clementine-player / Clementine

:tangerine: Clementine Music Player
https://www.clementine-player.org/
GNU General Public License v3.0
3.68k stars 670 forks source link

Library Statistics #2634

Open Clementine-Issue-Importer opened 10 years ago

Clementine-Issue-Importer commented 10 years ago

From m...@techsym.com on January 19, 2012 14:46:40

This is a very low priority feature. In the Extras menu, include a statistics plugin, that counts how many files are in a library, the general rating of all files, amount of play time, even have breakdowns for genre, etc.

If you need more information I can describe my vision for the stats plugin.

Thank you for the time and effort on this amazing music player. :)

Original issue: http://code.google.com/p/clementine-player/issues/detail?id=2634

Clementine-Issue-Importer commented 10 years ago

From elAndroi...@googlemail.com on April 01, 2012 03:34:23

i would love to see some kind of stats as well. the sqlite db already offers many informations - just the representation is missing.

Clementine-Issue-Importer commented 10 years ago

From elAndroi...@googlemail.com on May 05, 2012 06:39:05

minimal mockup which might be easy to implement from data-availability point of view

Attachment: clementine_libstats_mockup.png

Clementine-Issue-Importer commented 10 years ago

From elAndroi...@googlemail.com on May 12, 2013 04:29:03

partly related:

i've started working on a small apache-driven webinterface which reads the configured sqlite file and offers some pre-defined queries, creates filterable result-tables and generates some graphs etc...

Details: https://github.com/macfidelity/clemStats