danbee / persephone

macOS MPD client written in Swift.
https://persephone.fm
MIT License
215 stars 18 forks source link

Fix a bug involving quotes in the search string #71

Closed danbee closed 3 years ago

danbee commented 3 years ago

Trying to search for a band name with a single quote in the name (e.g. "King's X") would result in an error. This made it impossible to find things with single quotes in them.