| Summary: | Request that artist count be added to local collection statistics | ||
|---|---|---|---|
| Product: | [Applications] amarok | Reporter: | bill p. (aka google01103) <dweeble01103> |
| Component: | Context View/Current Track | Assignee: | Amarok Bugs <amarok-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | lfranchi, simon.esneault, sven, vianasw |
| Priority: | NOR | ||
| Version First Reported In: | 2.4-GIT | ||
| Target Milestone: | 2.5 | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 2.5 | |
| Sentry Crash Report: | |||
|
Description
bill p. (aka google01103)
2010-12-23 16:06:04 UTC
Makes sense to me. Git commit 9a88e3bfdf490feb204bebdf551d7688dd793d7d by Sven Krohlas. Committed on 02/08/2011 at 14:08. Pushed by krohlas into branch 'master'. Current track applet: show number of artists instead of genres There are not many genres. ;-) So the number of artists is a much better way to express some statistics about the collection. BUG:261077 FIXED-IN:2.4.4 FEATURE:261077 M +2 -2 src/context/applets/currenttrack/CurrentTrack.h M +9 -0 src/core-impl/collections/db/sql/SqlQueryMaker.cpp M +10 -12 src/context/applets/currenttrack/CurrentTrack.cpp M +3 -0 ChangeLog http://commits.kde.org/amarok/9a88e3bfdf490feb204bebdf551d7688dd793d7d Git commit 9a88e3bfdf490feb204bebdf551d7688dd793d7d by Sven Krohlas. Committed on 02/08/2011 at 14:08. Pushed by krohlas into branch 'master'. Current track applet: show number of artists instead of genres There are not many genres. ;-) So the number of artists is a much better way to express some statistics about the collection. BUG:261077 FIXED-IN:2.4.4 FEATURE:261077 M +2 -2 src/context/applets/currenttrack/CurrentTrack.h M +9 -0 src/core-impl/collections/db/sql/SqlQueryMaker.cpp M +10 -12 src/context/applets/currenttrack/CurrentTrack.cpp M +3 -0 ChangeLog http://commits.kde.org/amarok/9a88e3bfdf490feb204bebdf551d7688dd793d7d |