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

Fix no music found in LOCAL_MUSIC directory. #60

Closed gmdfalk closed 8 years ago

gmdfalk commented 8 years ago

When using find to scan LOCAL_MUSIC for *.mp3 files, the path needs to end with a slash.

SecUpwN commented 8 years ago

Wonderful, thanks for helping us @mikar! ;-)

gmdfalk commented 8 years ago

You're welcome. Glad I could help.