kbeck 64 Posted 1 hour ago Posted 1 hour ago Where does the default Sort Title come from? On new movies and occasionally then I use Bulky Editor, and Movie title beginning with the letter A, the A is dropped. I appreciate dropping the leading "The" but prefer leaving the leading "A". If it's an Emby thing could it be made an option to leave the leading A or not?
Solution pwhodges 2018 Posted 1 hour ago Solution Posted 1 hour ago In the system.xml main configuration file there is a section: <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 edit this (manually, not through the GUI) as required. Paul
kbeck 64 Posted 1 hour ago Author Posted 1 hour ago (edited) 29 minutes ago, pwhodges said: In the system.xml main configuration file there is a section: <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 edit this (manually, not through the GUI) as required. Paul Thanks. I use another program that does the same thing. Should have thought of that. Edited 53 minutes ago by kbeck Added PS
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now