BafDyce / botamusique

Bot to play local music on Mumble (using pymumble). youtube;soundcloud,radio soon.
MIT License
1 stars 0 forks source link

Some paths incorrectly contain double-slashes #32

Closed BafDyce closed 6 years ago

BafDyce commented 6 years ago
fsteffek commented 6 years ago

Does this happen in the web interface, in the mumble client or both?

BafDyce commented 6 years ago

Both. I think the faulty code is in the Dir() object in util.py.

BafDyce commented 6 years ago

I am tackling this now. Looks like this only happens for the queue when adding an entire folder (recursively or not doesn't matter).