Bug 168199 - amarok2 does not allow to show NOT under various artists
Summary: amarok2 does not allow to show NOT under various artists
Status: RESOLVED FIXED
Alias: None
Product: amarok
Classification: Applications
Component: Collection Browser (show other bugs)
Version: 2.0-alpha
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Amarok Developers
URL:
Keywords:
: 171929 173525 174909 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-08-03 13:07 UTC by Dustin Steiner
Modified: 2009-12-09 11:28 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dustin Steiner 2008-08-03 13:07:51 UTC
Version:           1.86 (using 4.1.00 (KDE 4.1.0), 4.1.0-2.fc9 Fedora)
Compiler:          gcc
OS:                Linux (i686) release 2.6.25.11-97.fc9.i686

It works to show albums under various artists, but when trying to do not show the album under various artists does not work. The right-click-menu does nothing.
Comment 1 Gary Steinert 2008-10-18 18:34:56 UTC
The code to remove the album seems to be missing =/

Ill try to get it implemented.

Gary
Comment 2 Giovanni M. 2008-11-09 10:28:35 UTC
Workaround to allow to show NOT under various artists that worked for me: select affected tracks in the playlist -> right click then "edit track details" -> even a simple space in the comment tag -> "Save & Close", Well done! now the album is not displayed under various artists.

Amarok Version 2.0-SVN Using KDE 4.1.72 (KDE 4.1.72 (KDE 4.2 >= 20081104))
Comment 3 Lydia Pintscher 2008-11-10 16:33:15 UTC
*** Bug 171929 has been marked as a duplicate of this bug. ***
Comment 4 Lydia Pintscher 2008-11-10 16:33:26 UTC
*** Bug 173525 has been marked as a duplicate of this bug. ***
Comment 5 Lydia Pintscher 2008-11-12 00:12:01 UTC
*** Bug 174909 has been marked as a duplicate of this bug. ***
Comment 6 Mark Kretschmann 2008-11-13 17:20:44 UTC
17:16 < CIA-14> gsteinert * r883803 amarok/trunk/extragear/multimedia/amarok/src/collection/sqlcollection/SqlMeta.cpp:
17:16 < CIA-14> Implements the 'Do not show under various artists' context menu item in
17:16 < CIA-14> the collection browser. Unfortunately, I have not been able to introduce
17:16 < CIA-14> persistence over rescans, after each rescan no items will be marked as a
17:16 < CIA-14> collection.
17:16 < CIA-14> BUG:168199