Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upBeet web queries are not parsed correctly #1045
Comments
sampsyo
closed this
in
4f3cd65
Oct 28, 2014
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
|
Thanks! Just committed a client-side fix that splits on whitespace. |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
|
Fix confirmed in 69b7d1f |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
oldtopman commentedOct 28, 2014
The search bar on the beet web interface functions as if the entire query was passed as a single argument to "beet list"
If you have a song titled "Word1 Word2 Word3", you can search for it like so:
Performing the same search on the web interface will not find any songs.
From my observations, the web plugin treats the entire query as a single argument, leading to the same (nonexistant) results that would be found of: