archseer / ruby-mpd

ruby-mpd is a powerful object-oriented Music Player Daemon library, forked from librmpd.
GNU General Public License v2.0
83 stars 32 forks source link

Error adding song with backslash in name #70

Closed Phrogz closed 8 years ago

Phrogz commented 8 years ago

Given the (ugly) situation of a file with a backslash in the name, MPD requires the backslash to be escaped. Right now only double-quotes are backslash-escaped inside the double quoted param.