Hello,
I got since 2 days a strange error on my Ubuntu Mopidy+Snapcast working well before :
- playback fails ONLY with spotify
- I fixed a month ago the authentification issues , which worked well since : Spotify disabled username/password authentication · Issue #394 · mopidy/mopidy-spotify · GitHub and have no Bad Credentials in my logs
- I use a standard output conf working well for all other streams
output=audioresample ! audioconvert ! audio/x-raw,rate=48000,channels=2,format=S16LE ! wavenc ! filesink location=/tmp/snapfifo
Does anybody encounter the same problem or have a potential solution ?
mopidy-1 | 0:02:13.587676460 17 0x78287804d0c0 WARN oggdemux gstoggdemux.c:4767:gst_ogg_demux_send_event: error: EOS before finding a chain
mopidy-1 | 0:02:13.587898620 17 0x78287804d0c0 WARN oggdemux gstoggdemux.c:2542:gst_ogg_demux_sink_event: EOS while trying to retrieve chain, seeking disabled
mopidy-1 | ERROR 2024-09-03 09:31:29,163 [17:MainThread] mopidy.audio.gst
mopidy-1 | GStreamer error: Could not demultiplex stream.
Thanks