Guichaguri / DiscordDJ

Discord DJ Bot. Play music in your server. Inspired by PlugDJ
http://guichaguri.github.io/DiscordDJ/
GNU Lesser General Public License v2.1
199 stars 50 forks source link

Bug: A directory with a 'space' in it is considered invalid #28

Closed RayKurzweil closed 8 years ago

RayKurzweil commented 8 years ago

Trying to play a file via a directory with a space within it causes the bot to error and crash.

Example: F:\User\Folder With A Space In Its Name\song.mp3

Guichaguri commented 8 years ago

Fixed in 99ab4f8

Guichaguri commented 8 years ago

v0.0.4 was released with the fix