malept / gmusicprocurator

A proxy/frontend for Google music streaming.
https://gmusicprocurator.readthedocs.org/
GNU General Public License v3.0
24 stars 7 forks source link

Search queries with slashes do not work #18

Closed malept closed 9 years ago

malept commented 9 years ago

the query Getz/Gilberto does not work, but Getz%2fGilberto does. Should probably URL-encode all search queries.