mopidy / mopidy-gmusic

DEPRECATED (Mopidy extension for playing music from Google Play Music)
https://mopidy.com
Apache License 2.0
214 stars 60 forks source link

Update name of "promoted" playlist to "Thumbs up" #154

Closed j10sanders closed 5 years ago

j10sanders commented 8 years ago

The contents of the promoted playlist from gmusic api's get_promoted_songs() are identical to the songs in Google's "Thumbs Up". Google doesn't have a "promoted" playlist anymore. Now the playlist name reflects that.

j10sanders commented 7 years ago

realized I wasn't passing flake8 check!

belak commented 7 years ago

Hm, I have no idea why coveralls hasn't passed... ah, well.

My original hesitation for this was because we weren't sure that was what the change was... but after a month, it still appears to be doing the same thing, so I'll merge this later.

belak commented 5 years ago

There's a similar tweak that's been merged into master (now that the API has been updated in gmusicapi to clarify things). Thanks for your contribution!