Summary: | Collection browser should show artist name for tracks with artist != album artist | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Sebastian Frei <sebastian> |
Component: | Collection Browser | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | 2.5 | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/multimedia/amarok/-/commit/5b43ce29c392311f06727f45d60b0d196a88c85b | Version Fixed In: | |
Sentry Crash Report: |
Description
Sebastian Frei
2011-10-15 14:32:39 UTC
Git commit 5b43ce29c392311f06727f45d60b0d196a88c85b by Tuomas Nurmi. Committed on 04/05/2024 at 18:24. Pushed by nurmi into branch 'master'. Add configuration option for showing artist in various artist cases As demonstrated by the bug reports, this is something where one solution does not fit all. So add a configuration option; probably - and hopefully - the users who want to see artist in various artists compilations also want to see them when artist differs from album artist, and vice versa. Options should be added with care, but I think this one is definitely justified. Related: bug 276039 M +5 -0 src/amarokconfig.kcfg M +6 -0 src/browsers/CollectionTreeItem.cpp M +1 -0 src/browsers/CollectionTreeItem.h M +3 -1 src/browsers/CollectionTreeItemModelBase.cpp M +12 -0 src/browsers/collectionbrowser/CollectionWidget.cpp M +1 -0 src/browsers/collectionbrowser/CollectionWidget.h https://invent.kde.org/multimedia/amarok/-/commit/5b43ce29c392311f06727f45d60b0d196a88c85b |