Jump to content

Alphabetically


Go to solution Solved by Happy2Play,

Recommended Posts

Posted (edited)

Hi I'm a new user and I'm not sure why the The first 48 is not showing up alphabetically like the other shows I'm adding. Any suggestions? any help greatly appreciated.

 

Cheers 

post-427835-0-65300600-1550742807_thumb.jpg

Edited by Royboy19
  • Solution
Happy2Play
Posted (edited)

Because "The" is ignored when it comes to sorting.  You can add a Sort Title in edit metadata if you want it to appear in "T".

 

other examples from the system.xml

  <SortRemoveWords>
    <string>the</string>
    <string>a</string>
    <string>an</string>
  </SortRemoveWords>
Edited by Happy2Play
  • Like 2
Posted

 

Because "The" is ignored when it comes to sorting.  You can add a Sort Title in edit metadata if you want it to appear in "T".

 

other examples from the system.xml

  <SortRemoveWords>
    <string>the</string>
    <string>a</string>
    <string>an</string>
  </SortRemoveWords>

 

Thank you very much.

crusher11
Posted

 

Because "The" is ignored when it comes to sorting.  You can add a Sort Title in edit metadata if you want it to appear in "T".

 

other examples from the system.xml

  <SortRemoveWords>
    <string>the</string>
    <string>a</string>
    <string>an</string>
  </SortRemoveWords>

So does this mean I don't have to create a manual sort title to do this? I was using Plex before this, which automatically created a sort title for these types of things. Emby leaves the sort title field blank, so I've been doing it manually.

Happy2Play
Posted

So does this mean I don't have to create a manual sort title to do this? I was using Plex before this, which automatically created a sort title for these types of things. Emby leaves the sort title field blank, so I've been doing it manually.

 

Correct, Emby will automatically ignore those specific strings when sorting media.  You only need a sort title if you want something in a specific place.  A good example of required sort title is "A.I. Artificial Intelligence" as it is sorted to "I" since "A" is ignored.  There are rules in the system.xml for periods, plus sign and percent sign in the name also.

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...