View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005793 | MMW v4 | Playlist / Search | public | 2009-06-17 13:28 | 2009-09-12 01:39 |
Reporter | rusty | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 3.1.1 | ||||
Target Version | 3.1.1 | Fixed in Version | 3.1.2 | ||
Summary | 0005793: Advanced searches on ratings don't give enough granularity | ||||
Description | Users 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 Information | http://www.mediamonkey.com/support/staff/index.php?_m=tickets&_a=viewticket&ticketid=4991 | ||||
Tags | No tags attached. | ||||
Fixed in build | 1265 | ||||
|
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. |
|
Merged into 1257. |
|
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'. |
|
Ok, added also 2) in build 1300. Merged into 1257. |
|
Verified 1266 |