Hi dear people,
I installed under Raspbian jessie mopidy.
I have two questions.
I have created a file named Radio.m3u. This file contains:
#EXTM3U
#EXTINF:-1,HIT RADIO FFH
http://streams.ffh.de/radioffh/mp3/livestream.m3u
When I try to play the radio station under mopidy-> Playlists, then I get in the console the following error message:
ERROR WebSocket request error: Expected album to be a <class 'mopidy.models.Album'>, not {u'uri': u'x', u' name': u''}
ERROR WebSocket request error:
ERROR WebSocket request error:
What’s this? How can I solve this problem?
Second question:
I have installed on iPhone and Android a MPD client App. I see only the MP3 files but not the radio station playlists! Why can I not see the radio stations with a MPD client App?
I want to play (control) the radio stations mostly over a MPD client App and not each time through a web browser.
Thank you for the answers.