[REQ] # of values in match criteria

Help improve MediaMonkey 5 by testing the latest pre-release builds, and reporting bugs and feature requests.

Moderator: Gurus

thomasfgoodwin
Posts: 11
Joined: Thu Mar 16, 2023 8:40 pm
Contact:

[REQ] # of values in match criteria

Post by thomasfgoodwin »

I would like to be able to filter by number of values when selecting match criteria for auto-playlists, for supported multi-value fields.

For example,
Match all of the following criteria:
Album Artist # of values is greater than 1

Or:
Match all of the following criteria:
# of Genres is not 1

I think the workaround for something like this would be having auto-playlists set up for each genre that feed auto-playlists for each combination of genres. Possible but very cumbersome. An alternative that would work, at least for my purposes, would be adding Files to Edit nodes that do this rather than exposing the functionality in the search criteria editor. If you had nodes for say, Multiple Genres, Multiple Artists, and Multiple Album Artists, I think that would cover most use cases. That wouldn't really fit the name of "Files to Edit", but is similar in functionality to what those nodes provide.

Thanks
Ludek
Posts: 4945
Joined: Fri Mar 09, 2007 9:00 am

Re: [REQ] # of values in match criteria

Post by Ludek »

Match all of the following criteria:
Album Artist # of values is greater than 1
You can use this:
Album Artist contains ;

https://www.dropbox.com/s/iwwuywaso4pk4 ... 9.png?dl=0

Match all of the following criteria:
# of Genres is not 1
Genre does not contain ;
Post Reply