Arlodotexe / strix-music

Combine any music sources into a single library. It's your music. Play it your way.
http://www.strixmusic.com
138 stars 4 forks source link

File based cores don't group by disc number when sorting tracks in an album #159

Closed Arlodotexe closed 2 years ago

Arlodotexe commented 2 years ago

Describe the bug

When you scan an album with multiple discs to it, they appear in the UI sorted by track number, but not grouped by disc number.

Affected area

Regression

No response

Steps to reproduce

1. Setup a file based core
2. Point it to an album with multiple discs
3. When the data is output to the UI, it's sorted by track number with no regard to disc number.

Visual repro steps

image

Expected behavior

Track order should be grouped by disc number

Additional context

No response