Bug 206754 - playlist sorting does not react to changing track metadata
Summary: playlist sorting does not react to changing track metadata
Status: RESOLVED FIXED
Alias: None
Product: amarok
Classification: Applications
Component: Playlist (show other bugs)
Version: 2.3-GIT
Platform: openSUSE Unspecified
: NOR normal
Target Milestone: ---
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-08 16:38 UTC by Stefan Majewsky
Modified: 2009-09-08 20:41 UTC (History)
1 user (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 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