SimpleMobileTools / Simple-Music-Player

A clean music player with a customizable widget, stylish interface and no ads.
https://www.simplemobiletools.com
GNU General Public License v3.0
1.26k stars 410 forks source link

Not respecting Disc number in Tag #613

Open Noitarud opened 8 months ago

Noitarud commented 8 months ago

I have an album with over 20 discs (as it were) and your program lists all the track ones together before moving to track two.

Winamp shows ID3v1 and ID3v2 are separate in file so I tried configuring ID3v1 of ID3v2's disc 2+ to follow numerically from disc1 and neither was that respected (don't know of a utility that would do all ID3v1 only automatically), sorts by ID3v2 track only. May have to set 302 etc instead…

Nor can I tell your program to sort by filename which would fix too (in listing or in play queue).