Starlionblue 82 Posted March 28, 2014 Posted March 28, 2014 I'm sure this has been posted before, but I haven't found anything unfortunately. A search which includes the word "the" is not very useful. In MB2, movies that started with "The" were sorted using the first letter of the following word. For example "The Aviator" would be sorted under "A". This seems no longer to be the case, with "The" movies sorted under "T". Am I missing a checkbox or something?
Koleckai Silvestri 1151 Posted March 28, 2014 Posted March 28, 2014 Make sure they don't have a sort name or remove the from the start of the sort name. This can happen when you have older movie.xml files or get your metadata from a third-party utility.
Starlionblue 82 Posted March 28, 2014 Author Posted March 28, 2014 Make sure they don't have a sort name or remove the from the start of the sort name. This can happen when you have older movie.xml files or get your metadata from a third-party utility. I understand about the metadata. The issue is that two days ago MB2 was sorting every single one of them correctly. The metadata didn't change overnight so it would seem that MB3 is doing something differently.
Koleckai Silvestri 1151 Posted March 28, 2014 Posted March 28, 2014 Yes.. MB3 takes the sort name field as gospel. MB2 ignored it.
Starlionblue 82 Posted March 29, 2014 Author Posted March 29, 2014 (edited) Thx guys. That explains it. So basically I have to migrate to MB3 metadata, or find a way to edit the metadata for all those titles. Whee! Anyone know a batch tool for this? Edited March 29, 2014 by Starlionblue
Luke 40086 Posted March 29, 2014 Posted March 29, 2014 The change is that MB3 is honoring the custom SortTitle xml value correctly, whereas MB2 was taking it and changing it on the fly. So it's actually a bug in MB2 that caused that behavior, then 3rd party tools adjusted to the bug, and the whole thing snowballed. For Mb3 we decided not to continue that practice and just do it right. But if you have those values in your xml you may have to do some manual tinkering.
zedox 1 Posted November 29, 2014 Posted November 29, 2014 Late reply but will prove useful for anyone searching for a solution on batch/mass updating sort titles. How-to batch remove sort-title tags from metadata (Windows): Download and install Notepad ++ (http://notepad-plus-plus.org/) In Windows Explorer navigate to your movies folder and search 'movie.xml' Select all the 'movie.xml' files then right click and select Edit with NotePad++ In NotePad++ Click 'Search' and then 'Replace' Under 'Find what' type <SortTitle>(.*?)</SortTitle> Under 'Replace with' type <SortTitle></SortTitle> Under 'Search mode' click the 'Regular expression' radio button Click 'Replace All in All Opened Documents' Click 'Close' Click 'File' and then 'Save All' Close Notepad++ You're done!
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