BafDyce / botamusique

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

500 Internal Server Error when removing songs from playlist via web interface #45

Closed fsteffek closed 6 years ago

fsteffek commented 6 years ago

Error message:

File "botamusique/interface.py", line 92, in index
    var.playlist.remove("file", request.form['delete_music'])
TypeError: remove() takes exactly one argument (2 given)