mirror of
https://github.com/AnanthVivekanand/spotify-adblock.git
synced 2026-04-26 21:15:53 +03:00
[GH-ISSUE #3] can't play music #1
Labels
No labels
cannot reproduce
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-adblock#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @octieuway on GitHub (Mar 30, 2020).
Original GitHub issue: https://github.com/AnanthVivekanand/spotify-adblock/issues/3
app can't load music. thanks.
@AnanthVivekanand commented on GitHub (Mar 30, 2020):
Hi there!
Can you give me a little more information about what the console says? A screenshot of the blocked domains would help.
@octieuway commented on GitHub (Mar 31, 2020):
Thanks for your reply!
Is this a sceenshot you want?
I just try a new instruction in readme. But Spotify can not playing a song.
@AnanthVivekanand commented on GitHub (Apr 4, 2020):
Do other things in spotify load like playlists or your home view? Do any songs play? Or do none of them play?
@vladdenisov commented on GitHub (Apr 17, 2020):
Faced the same issue.
@octieuway Could you test workability by adding
login5.spotify.comtowhitelist.js?@Defirence commented on GitHub (Apr 29, 2020):
@vladdenisov I tried this but it looks like npm start fails to load, highlighting the line in whitelist.js that I added to test with. Please see attached. NPM logs were sanitized to remove my real name, but the full log is included as well.


2020-04-29T08_56_25_366Z-debug.log
@vladdenisov commented on GitHub (Apr 29, 2020):
@Defirence you need to put comma after previous string. Like this:
@Defirence commented on GitHub (Apr 29, 2020):
@vladdenisov Ah my bad, I added the comma where it was missing along with login5 and Spotify works again. Music that is locally cached and also new non-cached songs are playing. Thanks! Now just crossing my fingers that it'll stay this way and not break again.

@vladdenisov commented on GitHub (Apr 29, 2020):
Some reported ads coming up with this address whitelisted. So, please, report if anything goes wrong.
@Defirence commented on GitHub (Apr 29, 2020):
Will do so, I have the Issue link bookmarked so if anything does come up I'll drop another comment on here.
@AnanthVivekanand commented on GitHub (Apr 29, 2020):
I'm going to close this issue since it seems like that adding
login5.spotify.comfixes this issue for some people. However, I'm not going to add it onto the code in this repo since it allows some ads through as discovered on #7.I think the
mitm-proxybranch has a fix for this, @vladdenisov can you take a look at it? I've been using it for a day, with all spotify functionality working and no ads.@Defirence commented on GitHub (Apr 30, 2020):
Just dropping a comment for record-keeping and future releases.
Whitelisting
login5.spotify.comallows ads to pass through here and there but I've noticed a drastic decrease when using this compared to standard HOSTS file blocking. But as per the last comment and #7 it does allow ads through unfortunately.