Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Media library searching multiple inputs (Read 1702 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Media library searching multiple inputs

Hi!

Been using foobar for a couple of weeks now and there is one function I'm missing!
I wish to query multiple search results in the same media library search easily.

For example returning results for all songs that contain strings "lois armstrong" or "billie holiday" in one query.
Neither comma , nor the vertical bar | works (as they usually do in other programs).
Code: [Select]
louis armstrong|billie holiday

Code: [Select]
louis armstrong, billie holiday

Is this possible to achieve in any easy way?

Regards
Nick

Media library searching multiple inputs

Reply #1
With the current syntax, the shortest way is:

Code: [Select]
* HAS louis armstrong OR * HAS billie holiday

Media library searching multiple inputs

Reply #2
Ah thanks, although that seems a bit too advanced for the average user.

This may be a bit off but do you think theres any chance this could be simplified in future updates?

Regards

 

Media library searching multiple inputs

Reply #3
Here you can find quick help regarding Query syntax questions.
This is HA. Not the Jerry Springer Show.