MyMediaAtHome 2 Posted April 16, 2021 Posted April 16, 2021 "The Best Movie Ever" is sorted as "Best Movie Ever The" How can change the sort settings. Emby Server runs on Windows.
Happy2Play 9783 Posted April 16, 2021 Posted April 16, 2021 You have to modify your System.xml file as there are standard SortRemoveWords. <SortRemoveWords> <string>the</string> <string>a</string> <string>an</string> <string>das</string> <string>der</string> <string>el</string> <string>la</string> </SortRemoveWords> 1
MyMediaAtHome 2 Posted April 16, 2021 Author Posted April 16, 2021 When I remove the complete section it's re-added. When I edit the section it seems to be ignored. I restarted the server and refreshed the metadata Editted: ....AppData\Roaming\Emby-Server\programdata\config\system.xml
Carlo 4561 Posted April 16, 2021 Posted April 16, 2021 Hi, you need to shutdown Emby then edit the XML file and restart. You can't edit it while Emby is running.
Happy2Play 9783 Posted April 16, 2021 Posted April 16, 2021 Did you do a library scan after making this change?
MyMediaAtHome 2 Posted April 16, 2021 Author Posted April 16, 2021 Library scan didn't work. Earlier I did a metadata refresh which didn't work. So now I did a library scan, followed by a refresh metadata in teh configuration section, followed by a refresh metadata in http://localhost:8096/web/index.html#!/home That did the trick.
Happy2Play 9783 Posted April 16, 2021 Posted April 16, 2021 I don't really follow but all I did in a test a minute ago is shut down Emby, edit the system.xml, start Emby and do a library scan. All items that began with The were move to T instead of ignoring it. 1
Carlo 4561 Posted April 16, 2021 Posted April 16, 2021 6 minutes ago, Happy2Play said: I don't really follow but all I did in a test a minute ago is shut down Emby, edit the system.xml, start Emby and do a library scan. All items that began with The were move to T instead of ignoring it. Same test I just did as well with same result.
Luke 42085 Posted April 16, 2021 Posted April 16, 2021 A refresh metadata should be done to ensure those items gets re-saved into the database. You may have just gotten lucky with the regular library scan already refreshing items for some other reason.
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