View Issue Details

IDProjectCategoryView StatusLast Update
0005793MMW v4Playlist / Searchpublic2009-09-12 01:39
Reporterrusty Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version3.1.1 
Target Version3.1.1Fixed in Version3.1.2 
Summary0005793: Advanced searches on ratings don't give enough granularity
DescriptionUsers have complained about the fact that:
a) ratings can't be "" or >***
b) ratings can't be <> bomb unknown

The simplest fix is to:
1) If condition is '=' then show a checklist and allow the user to choose any one of the available ratings options

2) Add a condition for '<>', and show a checklist of available ratings options


Note: there are workarounds such as creating multiple criteria, however, this is limiting because then all search conditions must be ORed. The alternative is to use a combination of autoplaylists, however that's far too onerous.
Additional Informationhttp://www.mediamonkey.com/support/staff/index.php?_m=tickets&_a=viewticket&ticketid=4991
TagsNo tags attached.
Fixed in build1265

Activities

Ludek

2009-06-25 17:47

developer   ~0018516

Added in build 1300.


Note that I added only 1) because there is no need to 2) as it can be accomplished by using 1) and negating all the check marks, but if you want to add 2) it won't be a problem.

Ludek

2009-06-29 14:15

developer   ~0018523

Merged into 1257.

rusty

2009-06-29 17:23

administrator   ~0018524

Re-opening to complete 2).

The reason is that although 1) can be used to accomplish 2) it's not the obvious means of doing so to a user. Also, other similar searches e.g. by Genre or Album, support both 'equals' and 'doesn't equal'.

Ludek

2009-06-29 18:43

developer   ~0018526

Ok, added also 2) in build 1300.

Merged into 1257.

peke

2009-09-12 01:39

developer   ~0018790

Verified 1266