Added file in a playlist are sorted by name of the artist and not number of track in tag/filename.
Bug #428348 reported by
Johan.Mazel
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Exaile |
Fix Released
|
Medium
|
Unassigned |
Bug Description
When I add a group of files (with the tracknumber in the IDtag and the filename correctly set), the player adds the files in the alphabetical order of the artist.
I would like to have a program that would sort the file first by IDtag's tracknumber and then by filename.
This bug is very close to the #387111 but I think that the problem is even worse since in this other bug report the sorting by tracknumber seems to be working and it is not the case for my bug report.
Exaile 3.0.0 and Ubuntu 9.04.
Changed in exaile: | |
assignee: | nobody → Rob McAuley (rmcauley) |
status: | New → Confirmed |
description: | updated |
Changed in exaile: | |
importance: | Undecided → Medium |
milestone: | none → 0.3.1 |
status: | Incomplete → Confirmed |
Changed in exaile: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
I would rather make this a configurable feature, not just something limited to track/artist.
Better yet, it should follow the sort order of the playlist as it already exists - if the playlist has been sorted by tracknumber (by clicking the column header) then anything added to that playlist should be sorted in that order as well on insert. Then we can just define a default sort order for playlists.