gmusic-playlist.js
gmusic-playlist.js copied to clipboard
Length of Thumbs Up playlist
Hi !
My Thumbs Up playlist has 1226 songs, but in the csv file exported I have only 972 songs in the Thumbs Up playlist :(
I tried to modify the code but I didn't find the problem ... Any ideas ?
Thanks
Thumbs up is somewhat of a tricky Playlist since it's auto-generated based on ratings. I also had trouble with that Playlist on the python version.
Before attempting to hook into the special calls for the thumbs Playlist I used to manually create a thumbs Playlist using the web gui, then export that like any other Playlist. I also remember that it also helped to make sure the thumbs up songs were part of my library.
It may also help to open up the thumbs Playlist and manually scroll through the list, that may help the exporter capture more songs.
Ok, thanks ;) But I can't create another Playlist and fill it with every song of my Thumbs up playlist... That's because there is a limit of 1000 songs on every Playlist except the Thumbs Up Playlist (actually, that's why I'm using it ;) )
I'm using the Thumbs Up playlist because that's the only way I found to download all my Library on my phone... And I'm exporting it to check with a little script if I forgot or not some songs.
It may also help to open up the thumbs Playlist and manually scroll through the list, that may help the exporter capture more songs.
It helped last time I did but not anymore :( Maybe because when I export it reloads the page.