I think I posted this in the wrong place initially:
http://www.xlobby.com/forum/viewtopic.php?t=5055
Basically movies sort by multipart, then sorttitle, then singlepart, then sorttitle. So all my multipart movies are sorted up top and not in their proper place alphabetically. Is there a fix/config for this? I've even considered writing my own XML generation tool (if I *have* to) but prefer not if possible.
EG my movies now sort like this:
MovieC (multipart)
MovieD (multipart)
MovieA (singlepart)
MovieB (singlepart)
MovieE (singlepart)
And I want it to sort properly by title like:
MovieA (singlepart)
MovieB (singlepart)
MovieC (multipart)
MovieD (multipart)
MovieE (singlepart)
Thanks,
JR