soulfx / gmusic-playlist.js

a javascript version of gmusic-playlist
MIT License
113 stars 16 forks source link

Export Playlists button is only exporting "Library" playlists #13

Open Rytuaz opened 7 years ago

Rytuaz commented 7 years ago

After export message "3591 songs generated csv for 52 playlists" however, only "library" playlist is exporting which by itself contains "3591 tracks. Another issue: when the script is enabled, my music library is showing as empty on the webpage (but the 3591 tracks are still being exported), but as soon as i disable the script and refresh, all tracks show. 2017-03-10 13_11_48-songs - google play music

murraypaul commented 7 years ago

I have the same issue with the exported file only including the "Library" playlist, although I do not have any problems with the library display on the website. I am using Chrome 56.0.2924.87 with Tampermonkey 4.2.7. The python version does correctly export all playlists.

solero10 commented 7 years ago

I am having the same exact problem. I am also using Chrome 56.0.2924.87 with Tampermonkey 4.2.7.

soulfx commented 7 years ago

playlists should be back to where they are exporting, appreciate the feedback everyone! i don't use export that often so I didn't know it was broken.

frandj99 commented 6 years ago

Same issue for me, there is a way for fix it ?