-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Since all the movie series information is available in the rename database,
seperated by common prefix and roman numerals. Maybe when a collection contains
at least one movie from a certain series, that the plugin can show the user if
they are missing any movies from that series.
For example, if they have the movie "Casino Royale", this has a match in the
rename database as "James Bond XXI: Casino Royale", so the plugin can then use
all the other "James Bond" references in the rename database to find if the
user has all of those movies in their collection, and show the ones they lack.
This will most likely end up to be an intensive lookup, so it should be
manually activated to commence with a warning that it could take a while.
Original issue reported on code.google.com by RoChess....@gmail.com on 12 Oct 2011 at 8:54