JMPerez / spotify-dedup

Remove duplicates from your Spotify Playlists
https://spotify-dedup.com
MIT License
844 stars 74 forks source link

Not working in chrome #45

Closed bendiknesbo closed 5 years ago

bendiknesbo commented 5 years ago

Hello.

I attempted to check for duplicates today, and it was stuck at "Searching for duplicated songs, wait a sec. Still to process 100 playlists."

When running in incognito-mode, or in firefox, it works great. I have tried to disable adblocker, and delete cookies from both spotify.com and jmperezperez.com. The Chrome-console displays the following:

raven.js:58 Token has been received: '[redacted]' VM1003:1 OPTIONS https://api.spotify.com/v1/me net::ERR_BLOCKED_BY_CLIENT VM1003:1 OPTIONS https://api.spotify.com/v1/me net::ERR_BLOCKED_BY_CLIENT VM1003:1 OPTIONS https://api.spotify.com/v1/me net::ERR_BLOCKED_BY_CLIENT raven.js:58 e TypeError: Failed to fetch (index):1 Uncaught (in promise) TypeError: Failed to fetch main.js:201 Uncaught (in promise) TypeError: Failed to fetch VM1003:1 POST https://sentry.io/api/1239123/store/?sentry_version=7&sentry_client=raven-js%2F3.26.2&sentry_key=[redacted] 429 (TOO MANY REQUESTS)

bendiknesbo commented 5 years ago

Nevermind, I figured out the culprit, it was the Privacy Badger extension.