Closed jlxip closed 1 year ago
It actually is, though there's no column for it. The default sort order is disc then track, but there is no obvious way to reset it back to that if you change the ordering.
Try removing the saved sort order, run defaults delete fr.read-write.Submariner "NSTableView Sort Ordering v2 ServerMusicTable"
. There should be a way to reset it back to disc then track from the UI though.
Cool, that will help me as a temporal solution. Thanks!!
Looks like I already fixed this - sorting by track should make it sort by disc too.
Submariner does not parse the disc number field of the files metadata, which makes multi-disc albums hard to listen. See here. While this is a common problem in Subsonic clients, implementing it should be easy enough.