Open varac opened 2 years ago
I mean yes, I could re-organize my whole library because a pattern like Album Artist/Album/Track nr - Title
instead of Album Artist/Album/Artist - Album - Track nr - Title
would be a work around, but that's a lot of work, a I guess I'm not the only affected person by this.
Interesting use case. this should be doable. I need to check how this could be done.
Describe your problem
I noticed that the playlist order is alphabetical, not based on the id3 tag track numbers as it should. My library is organized with this pattern:
Album Artist/Album/Artist - Album - Track nr - Title
. For album from one artist this is not a problem. However, for sompilations or soundtracks the order is messed up. I.e. for this Sing 2 Soundtrack the files are named like this:And the resulting playlist is sorted alphabetically, not in track order:
The files have the right id3 tag track number, i.e. this one is track 16, but is played first due to the alphabetical order:
Is there any way to change this behaviour ?
What's your hardware set up?