https://bugs.kde.org/show_bug.cgi?id=450763
Bug ID: 450763
Summary: Sorting by track number: Natural sorting
Product: Elisa
Version: unspecified
Platform: Other
OS: Linux
Status: REPORTED
Severity: wishlist
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
My audio books have each two Tags per chapter, eg.:
* Tag 1 ID3v1.1 with "Title: Chapter [01-20]"
* Tag 2 ID3v2.3.0 with "Title: Chapter [01-20]" _and_ "Track Number [1/20]"
When importing the files into Elisa's Playlist they are sorted according to the
Track Number as
10, 11, 12, ..., 19, 20, 1, 2, 3, 4, 5, .., 9
which is apparently wrong, as we'd expect the order to be
1, 2, 3, 4, 5, ... 20
--
You are receiving this mail because:
You are watching all bug changes.