gmusic-playlist.js
gmusic-playlist.js copied to clipboard
Only imports from tracks in Library
I just went to import a CSV containing about 1,300 tracks, and only about 90 were found. On closer inspection, the ones that were added were already in my library. I've tried with 2 other files, and the same results.
when i get a chance ill check whats coming back from googles services when a search is performed, they may have changed the structure of the response. thanks for narrowing down the issue; the library is separate from searching google so there must be something going on with the response from searches sent to google.
got it working again. it should be good to go until the next time google changes their response and request formats.
0271ef7
Awesome, works perfect. Thanks!