2023-12-31, 09:55 AM
Hi,
I would like to disable the "SortRemoveWords" feature.
I tried to modify the system.xml file by commenting the following lines like this:
<!--
<SortRemoveWords>
<string>the</string>
<string>a</string>
<string>an</string>
</SortRemoveWords>
-->
but unfortunately after restarting jellyfin the system.xml file is restored as before and the change has no effect.
What am I doing wrong?
How can I disable the "SortRemoveWords" function?
Thank you
I would like to disable the "SortRemoveWords" feature.
I tried to modify the system.xml file by commenting the following lines like this:
<!--
<SortRemoveWords>
<string>the</string>
<string>a</string>
<string>an</string>
</SortRemoveWords>
-->
but unfortunately after restarting jellyfin the system.xml file is restored as before and the change has no effect.
What am I doing wrong?
How can I disable the "SortRemoveWords" function?
Thank you