arkenfox / user.js

Firefox privacy, security and anti-tracking: a comprehensive user.js template for configuration and hardening
MIT License
9.97k stars 511 forks source link

Open Spotify problems [solved GMPs, Widevine] #243

Closed AtomicStryker closed 6 years ago

AtomicStryker commented 6 years ago

Not so much an issue as user error, probably. I am usually fairly proficient at getting my websites to work past uMatrix and uBlock Origin, but i absolutely cannot get open.spotify.com to work. It stubbornly remains on the "Enable player in your browser" message. Even if i disable both uMatrix and uBlock. Before i applied the user.js, the site worked, but that really doesn't narrow anything down.

How would i best go about figuring out how to unbreak the site?

crssi commented 6 years ago

I don't have account at spotify to test, but maybe workers are the problem. Set dom.workers.enabled to true and try again.

AtomicStryker commented 6 years ago

Wow, so much help, thank you!

It wasn't the workers, and i have indexedDB enabled. Enabling 1825 and 1830 allows me to progress into the player page, yay! Now the portable FF i am using to test this is stuck with a yellow bar "Firefox is installing components needed to play the audio or video on this page. Please try again later."

AtomicStryker commented 6 years ago

Done. It still refused to work, but then i had the bright idea to check uMatrix again and lo, there was a new request pending! IT WORKS! Thank you so much.