Jump to content

Sorting movies named "The..."


Go to solution Solved by seanbuff,

Recommended Posts

chrysler300
Posted

Hi!

If I have a movie called "The Last......"

It turns up under the "L"section!Is it possible to make it turn up under the "T",section?

I does not matter how I sort it in the settings of the movie page.

Is there a way to fix this any other way?

 

Regards

Posted

Hello chrysler300,

** This is an auto reply **

Please wait for someone from staff support or our members to reply to you.

It's recommended to provide more info, as it explain in this thread:

Thank you.

Emby Team

  • Solution
seanbuff
Posted
3 minutes ago, chrysler300 said:

Is there a way to fix this any other way?

Have you tried editing its metadata and adding the word "The" into the 3rd box "Sort Title" ?

  • Like 2
chrysler300
Posted

Thank you,that solved "the" issue!😅

I recently started to use Emby,had Kodi before but this prog.is very effective!

Thanks!

GrimReaper
Posted

Additionally, if you don't want to manually do that for every "The" (or any other article) item, you can edit system.xml and remove ignore words:

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

 

chrysler300
Posted

Ok,I see!

Thanks for the suggestion!

  • Thanks 1

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