SecUpwN / Spotify-AdKiller

Your Party with Spotify - without ads!
https://github.com/SecUpwN/Spotify-AdKiller
GNU General Public License v3.0
836 stars 83 forks source link

Most Indian songs are marked as ads #64

Closed shivamkalra closed 7 years ago

shivamkalra commented 8 years ago

I'm not exactly sure, how are you detecting ads from regular songs.

However, most Indian songs are marked as ads and mute my pulse audio channel.

I can help to fix the issue, if you can help me where to begin.

SecUpwN commented 8 years ago

However, most Indian songs are marked as ads and mute my pulse audio channel.

Good morning @shivamkalra. Please add a logfile to this Issue using these instructions:

You can make the CLI output more verbose and enable the log file by setting DEBUG to 1. The log will be written to $HOME/.Spotify-AdKiller.log and replaced each time Spotify-AdKiller runs.

shivamkalra commented 8 years ago

I tried DEBUG=1 spotify-wrapper.sh but it did not go in debug mode. However, I just removed if statements to make it always debug. I'm attaching log file.

log.txt

OlegSmelov commented 7 years ago

@shivamkalra I have a fix in a feature branch that might fix this problem: https://github.com/SecUpwN/Spotify-AdKiller/tree/switch-detection-method

Let me know if it works!

OlegSmelov commented 7 years ago

Pretty sure this should now be fixed.