Skip to content

Add mobile_client.get_top_songs() to "Liked Songs"#60

Open
palmer-dabbelt wants to merge 1 commit intoand3rson:masterfrom
palmer-dabbelt:top-songs
Open

Add mobile_client.get_top_songs() to "Liked Songs"#60
palmer-dabbelt wants to merge 1 commit intoand3rson:masterfrom
palmer-dabbelt:top-songs

Conversation

@palmer-dabbelt
Copy link
Copy Markdown

The current list of liked songs is only populated with those that happen
to have been enumerated, leaving out songs that have been marked as
thumbs up but are not in the library or a playlist. This patch
explicitly walks the list from "get_top_songs()", which contains some of
the songs that have been marked as thumbs up. The result is that my
liked songs list matches what is shown on my phone.

See simon-weber/gmusicapi#637 for more
information.

Signed-off-by: Palmer Dabbelt palmer@dabbelt.com

The current list of liked songs is only populated with those that happen
to have been enumerated, leaving out songs that have been marked as
thumbs up but are not in the library or a playlist.  This patch
explicitly walks the list from "get_top_songs()", which contains some of
the songs that have been marked as thumbs up.  The result is that my
liked songs list matches what is shown on my phone.

See simon-weber/gmusicapi#637 for more
information.

Signed-off-by: Palmer Dabbelt <palmer@dabbelt.com>
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

Successfully merging this pull request may close these issues.

1 participant