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

No personal spotify playlists #133

Closed
koallen opened this issue Feb 28, 2017 · 8 comments
Closed

No personal spotify playlists #133

koallen opened this issue Feb 28, 2017 · 8 comments
Assignees
Milestone

Comments

@koallen
Copy link

koallen commented Feb 28, 2017

I'm running Ubuntu 16.04 LTS and installed both mopidy and mopidy-spotify from the mopidy repository. When I open ncmpcpp or ncmpc, in the browse window, there is only

  • Top albums
  • Top artists
  • Top tracks

Why are my personal spotify playlists not showing up? I've tried to delete the spotify folder in /var/cache/mopidy and /var/lib/mopidy, but it doesn't help. :(

@karlvr
Copy link

karlvr commented Mar 9, 2017

I believe I am having the same problem. All playlist load attempts through mopidy-spotify timeout after 10s. I have tried increasing the timeout in the mopidy.conf, however the playlist requests still timeout after 10s.

2017-03-09 19:20:46,640 INFO [13948:SpotifyBackend-8] mopidy_spotify.lookup: Failed to lookup "spotify:user:119532211:playlist:3P7Tr4RmqP8MFr2ItafksO": Operation did not complete in 10.000s

I've determined that I can affect the load timeout by editing spotify/utils.py:237. It seems the mopidy-spotify timeout doesn't influence that. However after increasing the timeout to 60s it still times out.

@nefaspartim
Copy link

I'm having the same issues, but nothing is getting returned for a lookup call with a playlist URI. Is someone working on #130 (and I guess would that even fix this issue)?

@gabepaez
Copy link

I'm having the same issue. I'm not able to access any Spotify playlists with the same mopidy_spotify.lookup: Failed to lookup error

@qdlmcfresh
Copy link

qdlmcfresh commented Apr 23, 2017

I think spotify has changed something in the playlist creation process, which is not compatible with good old libspotify. Every new playlist i create either via webapi/spotify desktop/ spotify android is not recognized by mopidy-spotify. All my old playlists and some playlists im following are loaded perfectly fine. So the only possible fix would be #130

@kingosticks
Copy link
Member

I just created one on the Android client which appeared as usual.

@chises
Copy link

chises commented May 3, 2017

i am facing the same issue, that Playlists does not Show up. especially Playlists that i am following. Playlists that were created by myself are showing up.
Playlists, created by spotify, that i just follow, does not Show up.
i can see These error in the log:

May  3 17:17:12 Ipse mopidy[22319]: DEBUG    2017-05-03 17:17:12,534 [22319:Dummy-9] spotify.session
May  3 17:17:12 Ipse mopidy[22319]: libspotify log message: 15:17:12.533 E [ap:4210] ChannelError(0, 1, playlist)
May  3 17:17:22 Ipse mopidy[22319]: DEBUG    2017-05-03 17:17:22,772 [22319:Dummy-9] spotify.session
May  3 17:17:22 Ipse mopidy[22319]: libspotify log message: 15:17:22.771 E [ap:4210] ChannelError(3, 1, playlist)
May  3 17:17:22 Ipse mopidy[22319]: DEBUG    2017-05-03 17:17:22,772 [22319:Dummy-9] spotify.session
May  3 17:17:22 Ipse mopidy[22319]: Notify main thread
May  3 17:17:22 Ipse mopidy[22319]: DEBUG    2017-05-03 17:17:22,773 [22319:Dummy-9] spotify.session
May  3 17:17:22 Ipse mopidy[22319]: libspotify log message: 15:17:22.773 E [ap:4210] ChannelError(4, 1, playlist)


@oblitum
Copy link

oblitum commented May 27, 2017

I'm using mopidy-spotify and mopidy-spotify-web. I have my playlists listed and can play them but they just show up in the Browse view, browsing [Spotify] I just have the Top albums, Top artists and Top tracks, there are no other playlists.

On mopidy-spotify-web I get other playlists like the Genres & Moods playlists, but simply can't play any, even with #139 applied and timeout configured to 45s.

@jodal jodal added this to the v4.0 milestone Dec 9, 2019
@kingosticks
Copy link
Member

Fixed in 4aafc68

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

No branches or pull requests

9 participants