-
Notifications
You must be signed in to change notification settings - Fork 777
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
tidal.com: breakage #17495
Comments
A subscription is required. First of all, follow the all the indications bellow. If you still experience issues, we'll ask you if you are willing to send (privately) your account credentials in order to be able to further investigate your issue.
|
I tried everything but with no result. This cause problem: |
Test account here (with US IP): https://github.com/uBlockOrigin/uBlock-discussions/discussions/465 The regex needs to be changed I think, but other regexes did not work last time I checked. I still don't know why. |
could you test
|
Add new song to the playlist work but I have audio advertisement. |
I think it might relate to service workers: unregister the workers at ||tidal.com^$csp=worker-src 'none' ? |
@TommyDeCortez Do these work for you? listen.tidal.com#@#+js(no-fetch-if, /\d\?country/)
listen.tidal.com##+js(no-fetch-if, /\/users\/.*\d\?country/) |
It does not work. Add to playlist works. The audio ad remains but the player disappears when it plays. |
Well, last effort, can you do these steps?
listen.tidal.com#@#+js(no-fetch-if, /\d\?country/)
listen.tidal.com##+js(no-fetch-if, /\/tracks\/.*\d\?country/)
listen.tidal.com##+js(no-fetch-if, /\/users\/.*\d\?country/)
||pushkin-v2.tidal.com/public/token/*/ws$websocket,1p
||listen.tidal.com/*/rt/connect$xhr,1p
||tidal.com^$csp=worker-src 'none'
If it doesn't work, we can only remove the filter to prevent breakage, as I cannot reproduce the ads anymore. |
Looks like it's working. |
Can you test without the last filter (the |
For me it works without the The profile section at the top left cannot show and I cannot click on it due to @mapx- I'm not sure if we should add the filters or not regarding this breakage. I think it would be more suitable for an Experimental/Extra list than main list. |
We should remove that breaking filter and if the other filters cause other breakages, well, for now nothing to do |
derived from uBlock Origin: uBlockOrigin/uAssets#17495
derived from uBlock Origin: uBlockOrigin/uAssets#17495
Hmmm... Looks like this filter works for me without any breakages: listen.tidal.com##+js(json-prune, countryCode) Can anyone else test it? Feedbacks:
|
When I use this filter, the Tidal page doesn't load at all |
@TommyDeCortez Try this listen.tidal.com##+js(json-prune, countryCode, tidalId) |
The page will load with this filter. But I have audio ads. |
Hmmm... I got no ads with that filter. Did you open in new tab and test again? |
I try another VPN server and now it seems that it working. |
derived from uBlock Origin: uBlockOrigin/uAssets#17495
Prerequisites
I tried to reproduce the issue when...
Description
When I create new playlist on Tidal web player then I can not add new song. When I shutdown uBlock origin I can add new song to the playlist.
URL(s) where the issue occurs.
www.tidal.com
Screenshot(s)
No response
uBO version
Latest
Browser name and version
MS Edge - latest, Brave browser - latest
Settings
Shut off uBlock filters - then playlist is O.K.
Notes
When I create new playlist on Tidal web player then I can not add new song. When I shutdown uBlock origin I can add new song to the playlist. When is uBlock on i gave message: "This playlist has been modified elsewhere"
This cause uBlock filters, when is shut down I have no problem with playlist but I have audio advetisement.
The text was updated successfully, but these errors were encountered: