OpenByteDev / burnt-sushi

Spotify AdBlocker for Windows
MIT License
274 stars 10 forks source link

Doesn't block all ads #18

Open abdh-dev opened 3 months ago

abdh-dev commented 3 months ago

after the last spotify update it stopped working, it does block some ads but not all of them

OpenByteDev commented 3 months ago

Can you try to find entries in the log that occur at a similar time to the unblocked ads? Its located at %APPDATA%\OpenByte\BurntSushi\BurntSushi.log and the relevant entries should be marked with [+] (meaning not currently blocked) and either (cef_urlrequest_create) or (getaddrinfo) (for the type of call intercepted).

abdh-dev commented 3 months ago

apologies it took me sometime to respond, here is the entry that i found

[DEBUG] [+] (cef_urlrequest_create) https://gew1-spclient.spotify.com/ads/v3/ads?slots=billboard

right now it seems to be working just fine, i will keep you updated if i get other ads

abdh-dev commented 3 months ago

somehow i havent gotten any ads yet, it used to be very frequent, but once i do i will make sure to send it

abdh-dev commented 3 months ago

this seems to be a different issue, it blocks all ads but when i have spotify open first and then i open burntsushi, it doesnt work, i have to restart spotify and then everything works after that

i am not sure if this is a bug or just me not understanding how it works because i only started using it recently

PuzThePuzzle commented 2 months ago

Hi, this is happening to me too today, 2024-09-18 20:27:45 [DEBUG] [+] (cef_urlrequest_create) https://gew1-spclient.spotify.com/ad-logic/prefetch 2024-09-18 20:27:47 [DEBUG] [+] (cef_urlrequest_create) https://gew1-spclient.spotify.com/playplay/v1/key/ace2eb123293ee1ba2119ca4d4e657bdbb02a866 2024-09-18 20:27:56 [DEBUG] [+] (cef_urlrequest_create) https://gew1-spclient.spotify.com/ad-logic/prefetch 2024-09-18 20:27:56 [DEBUG] [+] (cef_urlrequest_create) https://gew1-spclient.spotify.com/ads/v3/ads?slots=leaderboard 2024-09-18 20:27:57 [DEBUG] [+] (cef_urlrequest_create) https://gew1-spclient.spotify.com/extended-metadata/v0/extended-metadata 2024-09-18 20:27:57 [DEBUG] [+] (cef_urlrequest_create) https://gew1-spclient.spotify.com/ad-logic/prefetch 2024-09-18 20:28:00 [DEBUG] [+] (cef_urlrequest_create) https://gew1-spclient.spotify.com/ad-logic/prefetch 2024-09-18 20:29:40 [DEBUG] [+] (cef_urlrequest_create) https://gew1-spclient.spotify.com/ad-logic/prefetch 2024-09-18 20:30:49 [DEBUG] [+] (cef_urlrequest_create) https://spclient.wg.spotify.com/desktop-update/v2/update?client_version=1.2.45.454&bs=b 2024-09-18 20:31:00 [DEBUG] [+] (cef_urlrequest_create) https://gew1-spclient.spotify.com/ads/v3/ads?slots=billboard 2024-09-18 20:31:20 [DEBUG] [+] (cef_urlrequest_create) https://gew1-spclient.spotify.com/ad-logic/prefetch 2024-09-18 20:31:32 [DEBUG] [+] (cef_urlrequest_create) https://gew1-spclient.spotify.com/ads/v3/ads?slots=billboard 2024-09-18 20:31:38 [DEBUG] [+] (cef_urlrequest_create) https://gew1-spclient.spotify.com/ad-logic/prefetch 2024-09-18 20:31:42 [DEBUG] [+] (cef_urlrequest_create) https://gew1-spclient.spotify.com/ad-logic/prefetch 2024-09-18 20:31:42 [DEBUG] [+] (cef_urlrequest_create) https://pubads.g.doubleclick.net/pagead/interaction/?

Here are the logs, i hope they say something