Posted by: rick.ca
« on: April 05, 2012, 02:59:23 am »Quote
Hmm, so you're saying currently the scanner evaluates only the named capture <origtitle> to compare the filename with the movies in PVD?
No, I mean I didn't read your post carefully enough to see your second regex would capture <title>.
Yes, I too would expect it should be able to make a correct match when both <origtitle> and <title> have been captured. But I can also vaguely see why the logic might cater to the 'normal' use of the corresponding fields (where [Title] is an alternate name for [OrigTitle], not a different movie). It's been a long time since he wrote it, but maybe nostra can recall whether this is something he might easily modify.
Quote
I could immagine a solution to this problem would be an option to switch of this concatenation for all kind of filenames (a similar option exists for multiple disc detection). But the best way, IMHO, would be the logic mentioned above.
I'm not sure what you mean by this. My trailers are intentionally named so they match the same regex that matches the movie. So I understand the program cannot know whether such a match (when [File Path] is not empty) is something to be added (i.e., concatenated), a change to the existing value, or is for a new unrelated movie. But there should be the possibility to in the results dialog to change the action from 'Change' to 'Add'. I suppose it might be handy to have buttons for changing all of one type of recommendation (i.e., 'New movie/episode', 'Change path' or 'Add file') to another—especially when scanning after adding a batch of movies, episodes or trailers, or moving folders.