Quote:
Originally Posted by [Ahmed]
The current version still fails at detecting books like this:
Title
Title: Subtitle
Example:
Brian Greene - The Hidden Reality
Brian Greene - The Hidden Reality: Parallel Universes and the Deep Laws of the Cosmos
I've used every option and still find manual duplicates.
|
Not sure if the plugin is using the tokenize author/title functions in metadata.source.base, but if it is I added an option to the tokenize title function to strip subtitles. It basically strips everything after a colon/slash, or inside of various kinds of brackets/parentheses. It does do a sanity check to make sure a title will still exist before removing the extra info.