2024-06-16, 01:59
(2024-06-15, 22:33)kittmaster Wrote: 2 - Duplicate video detection >> This one has to be handled very carefully. Example Aliens (1986), Aliens (The Cocoon Cut) (1986), Aliens (Director's Cut) (1986), when parsed, it can't stop at just "Aliens" and say oh, there are 3 and nuke 2. So that is just an example.
I am not looking to code a fuzzy logic or like matching right now. It would need to be exact matches. Also, I am not thinking about automatic remediation just identification and let folks hand delete duplicates I sure hope folks don't have lots of duplicates. That would be another discussion for automatic remediation.
(2024-06-15, 22:33)kittmaster Wrote: 4 - NFO file creator - This will need to have conditional logic checking. For those that don't have NFO's, build as you/they need/see fit... otherwise, like myself, I use Media Companion that is entirely NFO driven to import all data into Kodi an don't want any modifications made to the file by any extension externally since Media Companion is the Master to control all Meta for Kodi import.
I am thinking it would be fully manual with an option to enable / disable the feature and a safety check to ask whether you want to over write an existing NFO file. I personally don't use them but realize that they are important to native Kodi database usage and scrapers.
Thanks,
Jeff