Jump to content

Choose whether or not "THE" is used when sorting by name


Recommended Posts

LeidenSpain
Posted (edited)

Hello again,

I am finding that the movies are shown ordered by name, but "THE" is not taken into account when ordering them.
It doesn't always happen to me, for example the "THE" in Spanish are sorted out well for me.

I have not been able to find a pattern

image.thumb.png.cd88e3c111882053d495cdd6a7f706ab.png

 

I am using Linux version 4.6.4.0.

 

Regards

Edited by LeidenSpain
crusher11
Posted

This is correct... 

Happy2Play
Posted

The system.xml has SortRemoveWords.

  <SortRemoveWords>
    <string>the</string>
    <string>a</string>
    <string>an</string>
    <string>das</string>
    <string>der</string>
    <string>el</string>
    <string>la</string>
  </SortRemoveWords>

You can shutdown Emby and make adjustments if you like, then start Emby and Refresh your Libraries reprocess the sort order.

  • Like 2
LeidenSpain
Posted
4 minutes ago, crusher11 said:

This is correct... 

it will be correct as emby believes, but ... it does not have to be correct for an alphabetical order.

LeidenSpain
Posted
3 minutes ago, Happy2Play said:

The system.xml has SortRemoveWords.


  <SortRemoveWords>
    <string>the</string>
    <string>a</string>
    <string>an</string>
    <string>das</string>
    <string>der</string>
    <string>el</string>
    <string>la</string>
  </SortRemoveWords>

You can shutdown Emby and make adjustments if you like, then start Emby and Refresh your Libraries reprocess the sort order.

Thank you very much, this was just what I was looking for 👌

crusher11
Posted
2 minutes ago, LeidenSpain said:

it will be correct as emby believes, but ... it does not have to be correct for an alphabetical order.

It's not about what Emby believes. It's literally objectively correct. 

  • Haha 1
GrimReaper
Posted (edited)
2 hours ago, crusher11 said:

It's not about what Emby believes. It's literally objectively correct. 

While that may be grammatically and/or linguistically correct, I'm sure you're well aware that not all users are native English speakers and that some might have an issue with that, especially those whose languages have no articles of any kind at all (no The, no Das, no Le, no El... you get the point) - like my own, for example: my brain is wired to look at the first letter in either single or multi-word term, as "The Something" is, not by choice but instinctively, it's not something you consciously think of. And those "the"s REALLY stand out when placed inbetween some other letters, as opposed to when sorted under T where they don't stand out at all, quite the opposite, it just "feels" natural (no matter how technically "incorrect" it is). Having an option to select articles to be ignored would surely be nice, but editing system.xml works well enough for intended purpose and it's practically a one-time thing, so I would consider an option like that to be of a pretty low priority. 

Edited by GrimReaper76
Typo
LeidenSpain
Posted
2 hours ago, crusher11 said:

It's not about what Emby believes. It's literally objectively correct. 

the file browsers of windows and ubuntu, as well as the webs do not think the same.

There are two ways of looking at it, none is better than the other, I was simply asking if there is an option to choose which one.

LeidenSpain
Posted
11 minutes ago, GrimReaper76 said:

While that may be grammatically and/or linguistically correct, I'm sure you're well aware that not all users are native English speakers and that some might have an issue with that, especially those whose languages have no articles of any kind at all (no The, no Das, no Le, no El... you get the point) - like my own, for example: my brain is wired to look at the first letter in either single or multi-word term, as "The Something" is, not by choice but instinctively, it's not something you consciously think of. And those "the"s REALLY stand out when placed inbetween some other letters, as opposed to when sorted under T where they don't stand out at all, quite the opposite, it just "feels" natural (no matter how technically "incorrect" it is). Having an option to select articles to be ignored would surely be nice, but editing system.xml works well enough for intended purpose and it's practically a one-time thing, so I would consider an option like that to be of a pretty low priority. 

in Spanish if you use similar to "the" (el, los, la, las, ...) but normally people consider that it begin with the first letter of the title, and that the same alphabetical ordering is used as shown.

IF IT IS NOT COMPLICATED, it could be an interesting option to include in server options (or client) .

GrimReaper
Posted
4 minutes ago, LeidenSpain said:

IF IT IS NOT COMPLICATED, it could be an interesting option to include in server options (or client) .

You can always open a Feature Request in the appropriate forum section (or lend your support if one already exists) and see whether it'll get any kind of traction. 

LeidenSpain
Posted
6 minutes ago, GrimReaper76 said:

You can always open a Feature Request in the appropriate forum section (or lend your support if one already exists) and see whether it'll get any kind of traction. 

True,  I'm going to do it (I haven't seen anything about it before)

Posted

Hi, so the FR is just a UI for what is already editable in the system.xml file correct?

pwhodges
Posted

As the XML file is part of the installation media, won't it get overwritten with each update?  Or is the on-line update clever enough to avoid that?

Paul

Posted

No, the system.xml doesn't get overwritten with updates.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...