jeffsikes / pandora_liked_songs_export

Export a file of the thumbs up selection metadata from your Pandora Music collection.
MIT License
4 stars 0 forks source link

Stopping at around 20% #2

Open daveaperez opened 1 month ago

daveaperez commented 1 month ago

Tried using the script today, I have about 800 songs thumbed up. It starts out great, but stops about 20-22% with no error.

jeffsikes commented 2 weeks ago

@daveaperez Hi! I updated the script today in an attempt to assist with this issue. First, I moved storage of the results to local storage instead of in browser memory.

Second, and the more likely culprit, is that your browser is moving too fast on a slow connection with Pandora and the script was bugging out, or thinking it had finished because it reached the bottom of the page.

I've added an option to control the speed at which the process will run. Try setting it to SLOW at the prompt and see if you have more luck. Maybe walk away for a bit, because it could take awhile - but hopefully it will finish now. 🎸