mopidy / mopidy-spotify

Mopidy extension for playing music from Spotify
https://mopidy.com/ext/spotify/
Apache License 2.0
930 stars 108 forks source link

'Recently Played' doesn't update properly? #281

Closed 01tot10 closed 1 week ago

01tot10 commented 4 years ago

Hey all!

First of all, thank you for all the effort that has been put into mopidy-spotify (and mopidy in general). I've been using the service for around a year now, and it has brought lots of joy in my life!

I have a question:

I noticed today, after logging into the official desktop app for Spotify, that my Recently Played playlist doesn't really reflect what I've been listening to in the last year or so. There seems to be some logged instances (part of yesterdays session is there, but nothing from today), which makes the thing the most confusing for me at the moment. I haven't touched the 'private_session' parameter on the mopidy-spotify config, and it has been set to 'false' for all this time.

Does this have something to do with the libspotify vs spotify-web topic, i.e is this known and expected behaviour or am I experiencing a bug of some sort?

Thanks for any insights!

TheQwertiest commented 3 years ago

I'm experiencing the same issue. I think, "Recently Played" logs only tracks played via Spotify Connect-enabled players (Spotify web-site being one of them). And libspotify, which mopidy uses to actually play tracks, does not support Spotify Connect (#110).

01tot10 commented 3 years ago

Okay, thought so as well. Good to know the behavior is as expected. I guess there's not much that can be done, as long as the architecture is based on libspotify.

kingosticks commented 1 week ago

We now use librespot and it also doesn't handle this properly. I can't find their issue for it right now, but it exists.

kingosticks commented 1 week ago

And there's nothing we can do here in Mopidy-Spotify about this so I'm going to close this.