SUMMARY When browsing by track in the listing "tracks", though artists and albums will sort alphabetically, the track listing within an album is random. It does not respect the track number information present in the track metadata, nor is the ordering alphabetical, nor by length, etc. As far as I can tell the sorting is entirely random within the album; no metadata I can locate corresponds to the ordering observed. STEPS TO REPRODUCE 1. Select "Tracks" from the library sidebar 2. Sort by Artist 3. Find an album, and observe its track ordering. OBSERVED RESULT To give an example of one album, take Paegan Terrorism Tactics by Acid Bath (first album in my library LOL) Relative to its true track ordering (I.E, 1, 2, 3, 4 etc), the tracks are listed in order: 11, 2, 5. 8. 7, 12, 1, 4, 6, 9, 3 If this were alphabetical the order would be 9,2,11,4,3,5,10,7,12,6,1,8 If this were by length, one would instead see 11,7,2,3,1,8,5,4,9,10,12,6 And so on. Every single album I have is in a similar disarray. EXPECTED RESULT Sort by artist should list tracks by artist, alphabetically, then by album, alphabetically (or chronologically, but I'm not picky), and then, within the album, the tracks should be ordered by their track listing in their metadata. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Arch Linux 250-3-3, kernel 5.16.8 (available in About System) KDE Plasma Version: 5.24.0, present in 5.23.0 as well KDE Frameworks Version: 5.90 Qt Version: 5.15.2
*** This bug has been marked as a duplicate of bug 429036 ***