|
Side effects of custom sort tag with alphabetical grouping
|
|
22-11-2025, 13:15
Post: #1
|
|||
|
|||
|
Side effects of custom sort tag with alphabetical grouping
Hello,
I've noticed strange behavior when using alphabetical grouping for an indexTag with a custom sort associated with it.
I made test for Schumann works: example:
Instead of finding this work in group "V", I find it in group "#" with all the other Schumann works having the label Work_sort (therefore starting with the same prefix): what does this group correspond to? Does the symbol # represent a number? I have two albums containing this work; on one, it appears on a single track; on the other, it is spread across six tracks. By adding the letter "Z" to the first position of the Work_Sort label on the first album (single track), I find the work in its correct group "V" and no longer in the group "#", even though the tracks on the second album have a Work_Sort label starting with "08". I've noticed another problem: if I specify alphagroup="all", the indextags are correctly grouped alphabetically, except for Work_Rated:Work; omitting the alias doesn't change anything; I think this is another side effect of the Work_Sort tag. thanks in advance for advice |
|||
|
22-11-2025, 21:52
Post: #2
|
|||
|
|||
|
RE: Side effects of custom sort tag with alphabetical grouping
The symbol # represents an alphbetical group containing items with names starting with a number or symbol. It appears first in the list before the group for A.
I will set up a test along the lines of your description and post back here when I have observed and investigated the results. This is likely to take a few days. |
|||
|
25-11-2025, 11:40
Post: #3
|
|||
|
|||
|
RE: Side effects of custom sort tag with alphabetical grouping
The sort value is used to control the order in whch names appear in an index. For example, with these tags:
Artist: The Beatles ArtistSort: Beatles, The the artist The Beatles will appear among artists whose names start with B, not among artists whose names start with T. Alphabetical grouping doesn't change this sort order, so you will see The Beatles listed in the B section. Each tag index value can only have one sort value. By adding a Z to the Work_Sort value of the single track, you are creating a conflict between two different sort values for the same index value. In this case, MinimServer ignores both conflicting sort values (it has no way to know which is "correct") and writes a message to the MinimServer log saying that it has done this. Because the sort values for this work have been ignored, you are seeing the work sorted under V. Quote:I've noticed another problem: if I specify alphagroup="all", the indextags are correctly grouped alphabetically, except for Work_Rated:Work; omitting the alias doesn't change anything; I think this is another side effect of the Work_Sort tag. I am not sure I have understood what you are saying here. There is no difference in sorting or grouping between specifying alphaGroup: all and alphaGroup: all=50. |
|||
|
14-12-2025, 15:30
Post: #4
|
|||
|
|||
|
RE: Side effects of custom sort tag with alphabetical grouping
I didn't see you had replied several days ago...
So if i understand correctly, when a sort tag is associated to the index tag, the alphabetical group is based on the first letter of the sort tag's value and not of the index tag's value ; this explains why the works are grouped in the # group. It makes sense for tags like artist, composer etc ... whose sort tag's value is a reverseName value, but less for tags like work whose sort tag may be defined another way (like mine). Would it be possible to manage these two different needs ? for example by analyzing the sort tag's value :
|
|||
|
14-12-2025, 15:44
Post: #5
|
|||
|
|||
|
RE: Side effects of custom sort tag with alphabetical grouping
I don't like the idea of MinimServer changing its sort behaviour based on the format of the sort tag value.
I think a better solution would be for you to change the sort tag values so that they start with the first letter of the alphabetical group in which you want to place the item. |
|||
|
16-12-2025, 15:21
Post: #6
|
|||
|
|||
|
RE: Side effects of custom sort tag with alphabetical grouping
my need was to handle these two use cases :
So, i manage this another way:
the sort tag format is a bit different from the Work_Listing one: <numPeriod><Period>§<Composer>§<Genre>§<Opus>§<Work>
|
|||
|
16-12-2025, 16:28
Post: #7
|
|||
|
|||
|
RE: Side effects of custom sort tag with alphabetical grouping
Thanks for posting this. I am pleased to hear that you have found a way to do what you need using the existing capabilities of MinimServer.
|
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)

Search
Member List
Calendar
Help



