Skip to content
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

Doesn't block all ads #18

Open
abdh-dev opened this issue Jul 24, 2024 · 5 comments
Open

Doesn't block all ads #18

abdh-dev opened this issue Jul 24, 2024 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@abdh-dev
Copy link

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

@OpenByteDev
Copy link
Owner

OpenByteDev commented Jul 24, 2024

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).

@OpenByteDev OpenByteDev added the bug Something isn't working label Jul 24, 2024
@OpenByteDev OpenByteDev self-assigned this Jul 24, 2024
@abdh-dev
Copy link
Author

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
Copy link
Author

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
Copy link
Author

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
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants