Closed gjabell closed 5 years ago
Turns out this is actually an ongoing issue between Mopidy and Gstreamer and is unrelated to this plugin. See here for some more information; I was able to resolve this by downgrading my Gstreamer version to v1.12.2 for gst-plugins-bad
, gst-plugins-base
, gst-plugins-base-libs
, gst-plugins-good
, gst-plugins-ugly
, gst-python2
, and gstreamer
on Arch Linux.
I am using version 0.4.0-1 on Arch Linux and connecting to an Airsonic server (fork of Subsonic that implements the Subsonic API).
I can connect fine and can browse / load my playlists from the server, but I can't skip songs with a playlist. After the first song has started playing, any attempt to skip to another song (including selecting one manually from the playlist or the library) will repeatedly play the same song. The playlist does move to the next song after that song finishes.
Any ideas why this might be happening? I can provide logs or run some local tests if necessary.