QSearch#
Requirements#
foobar20002.24or later. 32bit and 64bit are both supported.Windows 10or later
Usage#
This provides 6 context menu items to create playlists or open a search window from the selected track's metadata.
artist IS
title IS
album IS
artist HAS
title HAS
album HAS
If you look under File>Preferences>Advanced>Tools>QSearch, there are 5 options.
Create Autoplaylist
Create Autoplaylist and switch
Send search results to standard playlist
Send search results to standard playlist and switch
Open Media Library search window
Note
If you hold the Shift key when selecting a menu item, it will always open the Media Library search window.
Changes#
1.1.0#
- Bump minimum requirements to
foobar20002.24andWindows 10. - Compiled with the latest
foobar2000SDK.
1.0.11#
- Another double quote related bug fix with
HAS.
1.0.10#
- Improve handling of searches containing double quotes which was poorly implemented in the previous release!
1.0.9#
- Workaround an issue where metadata containing double quotes could not be found. Instead of using
field IS/field HAS,$stricmpand$strstrare used instead.
1.0.8#
- The minimum requirement is now
foobar20002.1. - Compiled with latest
foobar2000SDK.