Hi
Unfortunately, I cannot play any stream on my Mopidy version 2.1.0 installation on RPi 3 (2018-06-27-raspbian-stretch)
The config is default, changes are only in http enabled and stream enabled.
aplay and gst-launch-1.0 working well and I can hear sounds.
I installed Mopidy from pip and AudioAddict added.
When I tries to start play any radio stream I got error in mopidy log.
I tried to install mopidy from apt - result the same
Could you please suggest how to ifx that?
Thanks
DEBUG 2018-09-11 07:29:15,540 [23304:HttpServer] mopidy.http.handlers
Received WebSocket message from 192.168.56.248: uā{āmethodā:ācore.playback.playā,āparamsā:{ātl_trackā:{ātrackā:{āmodelā:āTrackā,ānameā:āAtmospheric Breaksā,āuriā:āaudioaddict:channel:403ā},āmodelā:āTlTrackā,ātlidā:3}},ājsonrpcā:ā2.0ā,āidā:107}ā
DEBUG 2018-09-11 07:29:15,551 [23304:Audio-2] mopidy.audio.gst
Changing state to GST_STATE_READY: result=GST_STATE_CHANGE_SUCCESS
DEBUG 2018-09-11 07:29:15,555 [23304:MainThread] mopidy.audio.gst
Got STATE_CHANGED bus message: old=GST_STATE_NULL new=GST_STATE_READY pending=GST_STATE_VOID_PENDING
DEBUG 2018-09-11 07:29:15,559 [23304:SoftwareMixer-1] mopidy.mixer
Mixer event: volume_changed(volume=100)
DEBUG 2018-09-11 07:29:15,561 [23304:SoftwareMixer-1] mopidy.listener
Sending volume_changed to MixerListener: {āvolumeā: 100}
DEBUG 2018-09-11 07:29:15,642 [23304:Audio-2] mopidy.audio.gst
Got source-setup signal: element=GstSoupHTTPSrc
DEBUG 2018-09-11 07:29:15,938 [23304:Audio-2] mopidy.audio.gst
Changing state to GST_STATE_PLAYING: result=GST_STATE_CHANGE_ASYNC
DEBUG 2018-09-11 07:29:15,941 [23304:HttpServer] mopidy.http.handlers
Sent WebSocket message to 192.168.56.248: ā{ājsonrpcā: ā2.0ā, āidā: 107, āresultā: null}ā
DEBUG 2018-09-11 07:29:15,943 [23304:Core-7] mopidy.listener
Sending volume_changed to CoreListener: {āvolumeā: 100}
DEBUG 2018-09-11 07:29:15,945 [23304:MpdFrontend-8] mopidy.listener
Sending mixer to MpdSession: {}
DEBUG 2018-09-11 07:29:16,283 [23304:MainThread] mopidy.audio.gst
Got source-setup signal: element=GstSoupHTTPSrc
DEBUG 2018-09-11 07:29:16,289 [23304:MainThread] mopidy.audio.gst
Got BUFFERING bus message: percent=100%
DEBUG 2018-09-11 07:29:16,292 [23304:MainThread] mopidy.audio.gst
Got ERROR bus message: error=uāgst-stream-error-quark: This appears to be a text file (5)ā debug=uāgstdecodebin2.c(2843): type_found (): /GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0:\ndecodebin cannot decode plain text filesā
ERROR 2018-09-11 07:29:16,293 [23304:MainThread] mopidy.audio.gst
GStreamer error: gst-stream-error-quark: This appears to be a text file (5)
DEBUG 2018-09-11 07:29:16,297 [23304:MainThread] mopidy.audio.gst
Changing state to GST_STATE_NULL: result=GST_STATE_CHANGE_SUCCESS