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

Fixed substring search and music directory autodetection #8

Closed OlegSmelov closed 10 years ago

OlegSmelov commented 10 years ago

I've made a few fixes to make it work properly on my computer.

I've fixed substring matching so that this doesn't happen:

XPROP:    Spotify - Aphex Twin – Windowlicker [Chosen by fans on Warp20.net]
DBUS:     Windowlicker [Chosen by fans on Warp20.net]
PAUSED:   No
AD:       Yes        ***wait, what?***
Feltzer commented 10 years ago

@OlegSmelov Thank you for the fixes! Much appreciated.