- March 10, 2006
- 4,434
- 1,897
- Moderator
- #1
Added by fforde @ Issue 700 - moving-pictures - Add third title sorting option to REMOVE preceding articles - Project Hosting on Google Code
The current configuration option to enable/disable the "Articles for Removal" doesn't actually remove anything, so as per the above link you select between option #1 (True) and option #2 (False). After implementation of issue 700, there will be a 3rd option to remove the actual prefixes, so that sequel titles will sort more as expected for those that prefer it that way (like me
).
--------------------------
Ok I finally setup the wife with MPC-HC, so that she can keep watching her stuff, and I can mess around with MovingPictures plugin via RDP
So as I'm studying the "Advanced Settings" -> "MediaPortal GUI" -> "Sorting" -> "Articles for Removal"
I have the default: "the|a|an|ein|das|die|der|les|la|le|el|une|de|het" in there.
But when I force "The Art Of War" to be reimported (or update the sortby field), it doesn't seem to use the above entries to remove the "The" part (and yes, the setting to 'fix' the sortby field is set to True).
Title = "The Art of War"
Sorty By ="art of war the"
Perhaps in the code, the conversion from "The Art of War" into "Art of War, The" is done before the "Articles for Removal" step is done. I had already surrendered myself to the fact that I would have to go over my entire collection and manually correct all the SortBy fields, but it does look like I stumbled upon a little bug.
I still had debug logging enabled, but nothing shows in there that relates to this, so for a developer, the steps to reproduce are:
The current configuration option to enable/disable the "Articles for Removal" doesn't actually remove anything, so as per the above link you select between option #1 (True) and option #2 (False). After implementation of issue 700, there will be a 3rd option to remove the actual prefixes, so that sequel titles will sort more as expected for those that prefer it that way (like me
--------------------------
Ok I finally setup the wife with MPC-HC, so that she can keep watching her stuff, and I can mess around with MovingPictures plugin via RDP
So as I'm studying the "Advanced Settings" -> "MediaPortal GUI" -> "Sorting" -> "Articles for Removal"
I have the default: "the|a|an|ein|das|die|der|les|la|le|el|une|de|het" in there.
But when I force "The Art Of War" to be reimported (or update the sortby field), it doesn't seem to use the above entries to remove the "The" part (and yes, the setting to 'fix' the sortby field is set to True).
Title = "The Art of War"
Sorty By ="art of war the"
Perhaps in the code, the conversion from "The Art of War" into "Art of War, The" is done before the "Articles for Removal" step is done. I had already surrendered myself to the fact that I would have to go over my entire collection and manually correct all the SortBy fields, but it does look like I stumbled upon a little bug.
I still had debug logging enabled, but nothing shows in there that relates to this, so for a developer, the steps to reproduce are:
- add file "The Art Of War.avi"
- wait for auto approval steps to finish
- goto "Movie Manager" tab
- locate "The Art Of War" movie
- look at the "Sort By" field