Summary: | Tracks in playlist not ordered according to track number in id3 tags | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Jitka Kudrnacova (elenna) <jitka.kudrnacova> |
Component: | Playlist | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | e.cisotti, mail, nhn |
Priority: | NOR | ||
Version: | 2.0-SVN | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Random order in playlist |
Description
Jitka Kudrnacova (elenna)
2008-11-13 11:08:37 UTC
The album is here: http://anna.fi.muni.cz/~xkudrnac/amarok/archive.tar I can confirm this. If I double click on an album in the collection, it is inserted in the playlist in the correct order (sorted by track number), however, if I drag and drop it from the collection to the playlist, it is sorted alphabetically, so for example I get a list like that: 1 - title 10 - title 11 - title 2 - title 20 - title 3 - title etc.... SVN commit 886441 by nhnielsen: Correctly sort tracks when dragging and dropping directly to the playlist BUG: 175023 M +8 -1 browsers/collectionbrowser/CollectionTreeItemModelBase.cpp M +14 -1 playlist/PlaylistModel.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=886441 Nope, still there. Seen in revision:888341. Reopening. *** Bug 176156 has been marked as a duplicate of this bug. *** Created attachment 28868 [details]
Random order in playlist
In my case it doesn't even seem to be sorted by anything, the order seems completely random. Even though the track number is right there, displayed to me. Running 1.98.
it works here with trunk Works here now as well. Revision 892896. Closing. |