View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001455 | MMW v4 | Playlist / Search | public | 2004-06-16 20:07 | 2005-09-01 18:06 |
Reporter | rusty | Assigned To | |||
Priority | urgent | Severity | tweak | Reproducibility | always |
Status | closed | Resolution | open | ||
Summary | 0001455: Clean up queries: too many numeric conditions, between condition for ratings, better metrics for proximity queries | ||||
Description | There are a couple of areas in the queries that should be cleaned up: 1) For many of the numeric queries, there are extra conditions that needlessly complicate the dialog: Queries on: -Track Length -File Size -Bitrate -Played # -Year -BPM All support the following conditions: >=, <=, >, <, = . In all cases, the < and > should be eliminated (just as they've already been removed for the Ratings criteria. 2) The Ratings criteria should have a 'between' condition (it shouldn't be the default, but it will be important for use with the scheduling feature). 3) Last Played (Proximity queries) should all be measured in hours instead of days. This is important since many of these measures are far more valuable in shorter term metrics for bars/parties/radio applications. Setting as 'immediate' because of string changes. | ||||
Tags | No tags attached. | ||||
Fixed in build | |||||