Bug 206754

Summary: playlist sorting does not react to changing track metadata
Product: [Applications] amarok Reporter: Stefan Majewsky <majewsky>
Component: PlaylistAssignee: Amarok Developers <amarok-bugs-dist>
Status: RESOLVED FIXED    
Severity: normal CC: teo
Priority: NOR    
Version: 2.3-GIT   
Target Milestone: ---   
Platform: openSUSE   
OS: Unspecified   
Latest Commit: Version Fixed In:

Description Stefan Majewsky 2009-09-08 16:38:25 UTC
Version:           2.2-GIT (using KDE 4.3.0)
Installed from:    SuSE RPMs

In my collection are three albums of some artist. I added them all to an empty playlist by dragging the artist item from the local collection browser (default ordering) to the playlist. Then I used the breadcrumb sorting bar to order the albums by year. I noticed that the ordering is wrong, and expanded the artist item in the collection browser, to find that one album is missing its year tag. I looked the year up on Wikipedia, and used the "Edit Track Details" context menu entry of the album item in the collection browser to add this information. Up to here, everything's fine. The bug is that the playlist sorting is not updated after this change. I had to work around this problem by removing and readding the sorting command.
Comment 1 Teo Mrnjavac 2009-09-08 20:13:06 UTC
I can confirm this in git master, working on it right now.
Comment 2 Teo Mrnjavac 2009-09-08 20:41:38 UTC
commit 3a23d36442ac9380f3651e819ee013aa8c4417d2
Author: Teo Mrnjavac <teo@getamarok.com>
Date:   Tue Sep 8 20:09:58 2009 +0200

    Fixed playlist filtering, sorting, grouping not being updated when the metadata of a track changes.
    BUG: 206754