digimezzo / dopamine

The audio player that keeps it simple
https://digimezzo.github.io/site/
GNU General Public License v3.0
1.39k stars 108 forks source link

fix #560 sorting songs by album also considers disc and track number #590

Closed dermeck closed 3 months ago

dermeck commented 4 months ago

Sorting by album now sorts the songs of the same album by disc and track number instead of name.

digimezzo commented 3 months ago

Thanks a lot for this pull request. This change makes a lot of sense.

dermeck commented 3 months ago

@digimezzo sorry for the red test (again), I'll fix that

dermeck commented 3 months ago

@digimezzo I just checked, does not seem to be related to these changes (just saw that there were other changes to ordering, so I'll leave it)

digimezzo commented 3 months ago

@dermeck Oh, I didn't pay attention to the tests. I'll have a look.