After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 621324 - Aggregate Support for Queries/Smart Playlists
Aggregate Support for Queries/Smart Playlists
Status: RESOLVED WONTFIX
Product: banshee
Classification: Other
Component: Smart Playlists
unspecified
Other All
: Normal enhancement
: 1.x
Assigned To: Banshee Maintainers
Banshee Maintainers
gnome[unmaintained]
Depends on:
Blocks:
 
 
Reported: 2010-06-11 20:50 UTC by Max Battcher
Modified: 2020-03-17 08:51 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Max Battcher 2010-06-11 20:50:48 UTC
Primarily thinking about Play Count: it would be nice to be able to query or create a smart list using at the very least minimum and maximum values for the play count field.

Sums, averages, and other aggregates supported by the SQL backend may also be useful. It may be worth adding a common query syntax for handling arbitrary aggregates.

The primary use case would be Smart Playlist ideas such as (to replace/work along with the Unheard default smart playlist):

Least Heard: playcount=min(playcount)
Most Heard: playcount=max(playcount)

Easiest way to do this may simply be to use a couple of pseudo-fields such as minplaycount and maxplaycount, rather implementing a new query syntax.
Comment 1 André Klapper 2020-03-17 08:51:18 UTC
Banshee is not under active development anymore and had its last code changes more than three years ago. Its codebase has been archived.

Closing this report as WONTFIX as part of Bugzilla Housekeeping to reflect
reality. Please feel free to reopen this ticket (or rather transfer the project
to GNOME Gitlab, as GNOME Bugzilla is being shut down) if anyone takes the
responsibility for active development again.
See https://gitlab.gnome.org/Infrastructure/Infrastructure/issues/264 for more info.