|
Since there's already an overhaul of the video db currently underway, could you implement a SortName field into the db? What I mean is a way to sort the videos in the db based on a different name than they are actually titled, but still display the correct title. Example, I have the following movies:
Alien Aliens Alien3 Alien: Resurrection
That is the order in which they were released, but alphabetically they will be ordered as:
Alien Alien3 Alien: Resurrection Aliens
It would be great if I could give them a sort name of Alien 1 for Alien, Alien 2 for Aliens, Alien 3 for Alien3, and Alien 4 for Alien: Resurrection. That way they could be ordered correctly even though their real titles don't allow for it.
Another example would be the Friday series. Friday, Next friday, and Friday After Next. With their real names, Next Friday isn't even listed together with the others. Once again it would be nice to be able to assign a sort name of Friday 1, Friday 2, and Friday 3 to correct that issue.
|