Jump to content

Problem library with movies with "article" in the title


Recommended Posts

Hispanico957
Posted

In my library I have Italian movies and many of them begin with the article "la, li etc..for example" The pink panther ".

Emby inserts these movies under the letter P and therefore does not consider the two letters of the article "La"... how can I set emby to insert these movies under the letter " L"  ? 

 

Thank

Hispanico

Posted

Check this article to see if it helps. 

 

  • Like 1
  • Thanks 1
Gilgamesh_48
Posted (edited)

What you are experiencing is correct alphabet sorting that is used everywhere in the world.

However if you really want wrong sorting you can change the sort title in the metadata to whatever you want.

There is a config file somewhere in the Emby directories that contains the articles to be ignored for sorting. Chang it if you wish.

Edited by Gilgamesh_48
  • 3 months later...
Posted

Me too don't like sorting movies this way. Although everywhere in the world it is like this, in my home I prefer the other method!
Then the articles "La, a" lists them in a way while the article "Il" does not consider it.
I don't understand why you can't put an entry in the settings where you can set the items to ignore?
I am a premiere user and I don't like this aspect

Posted
9 hours ago, smn75 said:

Me too don't like sorting movies this way. Although everywhere in the world it is like this, in my home I prefer the other method!
Then the articles "La, a" lists them in a way while the article "Il" does not consider it.
I don't understand why you can't put an entry in the settings where you can set the items to ignore?
I am a premiere user and I don't like this aspect

Hi, please take a look at this topic:

Thanks.

Happy2Play
Posted

Per the linked topic, you need to edit your system.xml to remove SortRemoveWords and refresh your libraries.  A Refresh is needed to correct the SortTitle in the database.

Otherwise sort titles need to be adjusted per item

example A is a SortRemoveWord so A I Artificial Intelligence is sorted to I without removing sortwords or applying Sort Title.

image.png.3faa6c91bb9a999cb4f997d0309c9e52.png

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

Or one needs to add additional sort words and Refresh.  Ideally additional sort words should be put in a feature request to be added to Emby.  But yes exposing this in the UI would be beneficial.

 

Posted (edited)

@Luke @Happy2Play
I've edit the system.xml file and now the movies are sorted as I want.

Thank's 😉

Edited by smn75
  • Thanks 2
  • 1 year later...
Posted

Hi,

I have some movies with French titles. I managed to add le, la, les, un, une to the list of the words to ignore, but I can't add l' (L and apostrophe).

I tried to escape it, to put only the letter L, but I guess that Emby needs a space to separate it from the rest of the title.

Is there a way around this?

Posted
11 hours ago, danelem said:

Hi,

I have some movies with French titles. I managed to add le, la, les, un, une to the list of the words to ignore, but I can't add l' (L and apostrophe).

I tried to escape it, to put only the letter L, but I guess that Emby needs a space to separate it from the rest of the title.

Is there a way around this?

Hi, are you sure that's actually a word?

Posted
On 9/25/2023 at 3:24 AM, Luke said:

Hi, are you sure that's actually a word?

Yes, if the first letter of a word is a vowel, le and la become l'.

The problem I see is that there is no space after.

  • 4 weeks later...
Posted

OK this is a special case that we'll have to look into. Thanks.

Posted

Ok, thank you for checking @Luke

In the meantime, removing it from the sort title does the trick. Just need to remember to do it.

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