jeffvli / sonixd

A full-featured Subsonic/Jellyfin compatible desktop music player
GNU General Public License v3.0
1.86k stars 74 forks source link

Multi-disc album display #337

Open zackslash opened 2 years ago

zackslash commented 2 years ago

In players such as navidrome when an album span multipe discs the album is listed and split logically into the discs maintaining the true track numbers.

Screenshot 2022-06-10 at 13 31 41

This same album viewed in Sonixd looses the true track numbers as it concatinates both discs and increments the track numbers.

Screenshot 2022-06-10 at 13 31 56

Describe the solution you'd like It would be awesome if sonixd could acknowledge/display albums spanning multiple discs and keep the true track number information.

jeffvli commented 2 years ago

I definitely want to do this (or similar) for the rewrite, both for the album view as well as in the play queue.

My vision is adding configurability similar to Foobar2000's grouping feature that would allow you to group songs by metadata like album, artist, etc.