mopidy / mopidy-soundcloud

Mopidy extension for playing music from SoundCloud
https://mopidy.com/ext/soundcloud/
MIT License
185 stars 59 forks source link

playlists won't load #25

Closed jelger12 closed 10 years ago

jelger12 commented 10 years ago

I've installed mopidy-soundcloud on my raspbian and on my ubuntu pc. as far as i can see, the settings are the same, but on the raspbian the soundcloud playlists won't load, on ubuntu it does.

When starting mopidy on raspbian it won't say "INFO Loaded 5 SoundCloud playlist(s)" starting mopidy with -vvv says it's validating and starting the extension, but i can't see any more messages about mopidy-soundcloud. When i edit the auth token to something random, it doesn't give any messages, but when i comment out the auth_token it will warn me the token must be set. It looks like it can't create a connection with soundcloud.

do you have any ideas?

dz0ny commented 10 years ago

The playlists feature was removed in https://github.com/mopidy/mopidy-soundcloud#v120-2014-02-16, you can now browse playlists via "Browse/Sets" command in your client.

jelger12 commented 10 years ago

thanks! I got confused because i was running an old version of mopidy-soundcloud on ubuntu. Works like a charm now.