I'd like to submit a search string in my url through the web interface.
So for example, if my Server is http://subsonic.mydomain.com I would like to add something like this:
http://subsonic.mydomain.com?search="Beatles"
and would like to get the result of my search string.
Anybody knows how to do that?