Rating Statistics Changelog

What's new in Rating Statistics 2.1.0

Apr 23, 2013
  • Added sorting alphabetically
  • Translation does not disappear anymore when filtering
  • Inconsiderable bug fixing
  • Some source code clearance

New in Rating Statistics 2.0.1 (Sep 20, 2011)

  • The statistics view can now be filtered too
  • Fixed small issue when double-clicking in graph

New in Rating Statistics 1.2.5 (Jan 25, 2011)

  • Internationalization support (cz, gr). Not as polished as I'd like, but whould work.

New in Rating Statistics 1.2.4 (Oct 6, 2010)

  • Double-clicking on a track/album/artist works again properly (amarok's apparently no longer uses the 'devices' table).
  • Resizing the window now scales the result frames (however it's slow and over-time-graphs are not updated vertically).
  • Filtering results based on artist/album/genre is now case-insensitive again (something apparently changed on the database).
  • Configuration is now properly stored on a configuration file rather than amarok's database. Older settings will be cleaned up.

New in Rating Statistics 1.2.3 (Mar 16, 2010)

  • Handle Amarok now storing track lengths in msecs. Would mess statistics up a bit.

New in Rating Statistics 1.2.2 (Sep 21, 2009)

  • Fixed issue where large texts could exceed a result box's frame.
  • Text on result boxes should now respect the global KDE4 theme's default font sizes.
  • Partially handled the bug where rendering two query result simultaneously (for example, scrolling down the query type combobox) would crash Amarok. Instead, it now does nothing, potentially causing the results and the query type to be out of sync, but no longer triggers the crash. I will devote time to fix it properly some time in the future.

New in Rating Statistics 1.1.0 (Sep 17, 2009)

  • Refactored the results displaying code to be more sane (could be better with QLayouts or so, will work on it sometime). Still cannot use QGraphicsItemGroup due to a bug, grrr.
  • Added an additional, default query type that prints general statistics.

New in Rating Statistics 1.0.0 (May 10, 2009)

  • Double-clicking on a track/album/artist adds it to your Amarok playlist.

New in Rating Statistics 0.9.8 (Apr 28, 2009)

  • Complete rewrite
  • Prettier GUI
  • Performance should be better, but it is still limited because ScrollArea paints the results slowly
  • Can now configure how the rankings are calculated
  • Can narrow results down to specific artists, genres etc
  • Exclude albums temporarily disabled

New in Rating Statistics 0.9.3 (Mar 13, 2009)

  • Added the Exclude Albums mechanism.

New in Rating Statistics 0.9.2 (Mar 10, 2009)

  • Made the tabs load the content dynamically. This allows for configurable parameters, faster loading, and slower changing between tabs. Hopefully the perceived speed will be greater.
  • Added configuration page.
  • Added Skip Unrated Tracks option.
  • Added Reverse Results option.
  • Added Minimum Tracks per Album constraint.
  • Made Results per Page configurable