Could someone shed some light on the Soundcloud URI scheme?
Via e.g. the web interface and nmpcpp I am able to play a soundcloud playlist without a problem, but when I’m using mpc it just won’t.
I’ve tried:
mpc add "https://soundcloud.com/user-787148065/sets/test"
which does not work, probably because it is not recognized as something that should be handled by mopidy-soundcloud
This article in the Mopidy docs states that mopidy-soundcloud implemented its own URI scheme, but I still cannot figure out how to load a specific soundcloud set directly.
I’ve tried many different things. And I now am able to add a specific song, but I must be missing something concerning the sets. Can anyone help me out here?