View Issue Details

IDProjectCategoryView StatusLast Update
0001455MMW v4Playlist / Searchpublic2005-09-01 18:06
Reporterrusty Assigned To 
PriorityurgentSeveritytweakReproducibilityalways
Status closedResolutionopen 
Summary0001455: Clean up queries: too many numeric conditions, between condition for ratings, better metrics for proximity queries
DescriptionThere 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.
TagsNo tags attached.
Fixed in build

Activities

rusty

2004-06-17 03:28

administrator   ~0004308

updated.

jiri

2005-07-31 18:51

administrator   ~0005701

Assigning to jiri for review.

rusty

2005-09-01 18:06

administrator   ~0005762

Closing--it's a multipart bug, and it'll be clearer to just create separate bugs to track each of the issues since they're unrelated.