amgxv / SpotifyAdBlocker-macOS

Block Spotify Ads on macOS
144 stars 18 forks source link

Some songs do not play! #4

Open sirpooya opened 5 years ago

sirpooya commented 5 years ago

I have this issue after editing host file with this bash script, some songs are not played in Spotify and there's no indication why?! I'm guessing it's because this script because I can play those songs in Spotify on Windows but on Mac it's not working not even in Browser web version!!! how can I modify host file in macOS to the previous version??

sirpooya commented 5 years ago

I managed to clean the host file and now it's working.

AnimatorJoe commented 5 years ago

This is probably happening because the spclient.wg.spotify.com url is included in the host file. Blocking this url would actually disable some of spotify's basic features and cause songs to not play. This happened to me.

Uknii11 commented 5 years ago

I managed to clean the host file and now it's working.

How to clean it? I'm on Mac.

sirpooya commented 5 years ago

Open Terminal then type : sudo nano /ets/hosts then navigate to SpotifyAdBlocker section, now you can delete all lines after this title with Cmd + K

kvnandula04 commented 3 years ago

Can you please explain in more detail? I ran the terminal command and all I get is this...

Screenshot 2021-04-06 at 12 21 16

Don't know what to do next.