Post Reply 
Wrong sorting with Album.ignore.sort
02-01-2025, 12:06
Post: #5
RE: Wrong sorting with Album.ignore.sort
(01-01-2025 22:06)thr Wrote:  Would it be possible to do the sorting in a multi-level approach then? Don't sort by the whole string, but first by the string without prefix and then, in case of a tie, by the prefix.

This would work but is difficult to implement because of the way MinimServer handles tag sorting. I think the same result could be achieved by using a different sort value string when the ignore.sort option is specified. At present, the sort value is:

Matrix, A
Matrix, The
Matrix Reloaded, The
Matrix Revolutions, The

Changing these sort values to:

Matrix ! A
Matrix ! The
Matrix Reloaded ! The
Matrix Revolutions ! The

should produce the correct sort order.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Wrong sorting with Album.ignore.sort - simoncn - 02-01-2025 12:06

Forum Jump:


User(s) browsing this thread: 1 Guest(s)