mixxxdj / mixxx

Mixxx is Free DJ software that gives you everything you need to perform live mixes.
http://mixxx.org
Other
4.46k stars 1.27k forks source link

Key tracks ordering in Computer section are not ordered correctly #10888

Open pierrelegall opened 2 years ago

pierrelegall commented 2 years ago

Bug Description

In the Computer section, tracks are not well ordered when ordered by keys.

It seems to be alphabetically ordered (i.e. 10A, 10B, 11A, 11B, 12A, 12B, 1A, 1B, 2A…) instead of a logical order (i.e. 1A, 1B, 2A, 2B…). I suppose it is because it use the INITIALKEY file metadata as a string.

PS: I use the "Automatically write modified track metadata from the library into file tags” option (in Preferences > Library > Track Metadata Synchronization) to write my tags into track files.

Version

2.3.3

OS

Archlinux

daschuer commented 2 years ago

I can confirm it. It is also a mix of different notations.
The current main branch is also affected.

According to https://id3.org/id3v2.3.0 a traditional notation is desired.