Fix broken add track action
authorVirgil Dupras <hsoft@hardcoded.net>
Mon, 13 Jul 2015 18:31:56 +0000 (14:31 -0400)
committerVirgil Dupras <hsoft@hardcoded.net>
Mon, 13 Jul 2015 18:31:56 +0000 (14:31 -0400)
commit698f573a652c2342df1bb938d2af5e39ef751da4
tree27dace52851238cb76f9afee4345a4909cf3a538
parentfe44fca184b018b71c49e15507b1086610697388
Fix broken add track action

Fix the bug I've introduced in my PR #78, breaking the add
track/playlist action. We have to decode URIs before sending them back
to our socket!

fixes #80
htdocs/js/mpd.js