tjhrulz / WebNowPlaying-BrowserExtension

The extension to go along with the WebNowPlaying plugin for Rainmeter
74 stars 35 forks source link

WebNowPlaying not working with Brave browser #92

Closed ghost closed 1 year ago

ghost commented 1 year ago

It doesn't show up when I play any media in Brave but it worked if I use other browser like Chrome Screenshot_7

racked23 commented 1 year ago

One temporary fix I've found was to disable Shields on Youtube. Still trying to find a whitelist so I can add this to it, as it seems that UBlock and other Adblock extension need this to make WNP work.

music.amazon.com 127.0.0.1 allow play.google.com 127.0.0.1 allow soundcloud.com 127.0.0.1 allow tidal.com 127.0.0.1 allow www.pandora.com 127.0.0.1 allow www.spotify.com 127.0.0.1 allow www.twitch.tv 127.0.0.1 allow www.youtube.com 127.0.0.1 allow

racked23 commented 1 year ago

image

Found the culprit, need to whitelist it somehow

racked23 commented 1 year ago

Found it, @OliveLikesBlue , you need to go into brave://adblock, custom filters section, and add this line

@@ws://127.0.0.1:8974

then save changes and restart the browser.

ghost commented 1 year ago

omg thanks for helping it worked :)