Skip to content
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

"Failed to load some URI(s)" when I try to play a song #137

Closed
elmirkouliev opened this issue Apr 9, 2017 · 7 comments
Closed

"Failed to load some URI(s)" when I try to play a song #137

elmirkouliev opened this issue Apr 9, 2017 · 7 comments

Comments

@elmirkouliev
Copy link

I tried entering my spotify creds into the mopidy config and connected directly via the settings page in Iris, but I can't seem to get any of the tracks to play. Anything I'm missing here?

@fluffywaffles
Copy link

For Iris you need mopidy-spotify-web and you have to give mopidy-spotify-web your client id and client secret

@jaedb
Copy link

jaedb commented Apr 23, 2017

@elmirkouliev You don't actually need mopidy-spotify-web.

This error can occur in Iris where loading URIs returned no results. Typically this is because said track(s) are not released in your region.

To work around this, try adding your country and locale under the [iris] section in mopidy.conf. For example:

[iris]
enabled = true
country = NZ
locale = en_NZ

@kingosticks
Copy link
Member

Is this a mopidy-spotify bug?

@ABeltramo
Copy link

ABeltramo commented May 18, 2017

Same problem here. I can see the spotify albums, songs but can't play it.
Any way we can debug more? Maybe related to #110?
Edit: installing librespot I can playback music from spotify without using mopidy.

@kingosticks
Copy link
Member

It sounds like this was a usage issue with mopidy-iris i.e. not a bug in mopidy-spotify. I'm not sure what this has to do with #110, it sounds more like #97, if anything.

Please post general usage questions at https://discuss.mopidy.com/ rather than this bug tracker.

@penguinest
Copy link

You need to fullfil the client_id and the client_secret in your config file.
More info: https://www.mopidy.com/authenticate/#spotify

@mopidy mopidy locked and limited conversation to collaborators Jun 8, 2017
@adamcik
Copy link
Member

adamcik commented Jun 8, 2017

Locking as this isn't a mopidy-spotify issue and this started well before the OAuth changes on spotify's side.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants