-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SoundCloudBackend backend caused an exception #60
Comments
With: https://soundcloud.com/zeb-23/sets/zeboom
|
I'm reopening this, as Mopidy-Soundcloud should handle these exceptions better. No input should make it crash. |
I've experiencing a similar issue but it happens with every option except Explore and Stream (I can't test Groups and Sets because I don't have does on my account). The output:
|
Can confirm, also for me only Explore and Stream work. |
Looked into Likes specifically: Apparently the reason is that Not knowing what the reason for the empty list is, I’d just wrap this part of vfs_list[data.name] = models.Ref.track(
uri=data.uri, name=data.name
) in a try/except. But imo it would be better to make the output of |
It should be noted that PR #69 only fixes the second of two unrelated issues in this bug. The first and stack trace listed here seems totally unrelated. |
Hi, I have the same error when I start the daemon: 2016-09-10 16:58:11,575 INFO [590:MainThread] mopidy.commands: Starting Mopidy backends: SoundCloudBackend, StreamBackend, M3UBackend, FileBackend, LocalBackend, YouTubeBackend I can mention that I have an Arch linux, I have just upgrade the system to the latest and the python pip to the latest one |
Please look into this – I have an issue similar to prayerslayer, except only Stream is able to load a playlist, and even then, none of the songs can be played. Trying to enter Explore:
Trying to enter Following:
Trying to enter Likes:
Entering Groups or Sets produces no output or errors (it may very well not have anything to load and actually be working properly) Additionally, here's the error when I try to play something from Stream (in this case, Light Reading, from NMSNL):
|
I get this error when trying add this url playlist:
https://soundcloud.com/zeb-23/sets
The text was updated successfully, but these errors were encountered: