Hi,
First off, thanks for making this addon available.
I installed it on Kodi v15.1 from the official repository - giving me version 3.9.9
I did a test scan on Missing TV Shows, and that appears to work OK and highlight the missing shows.
However, when I do the scan for Movies - then it just seems to show me all the movies I have (including those in the library already).
I have enabled debug and had a look, and the only thing it seems to log out is lines like:
Code:
DEBUG: [plugin.video.mms] source 'smb://HP-MICROSERVER/Films' identified as movie source
DEBUG: [plugin.video.mms] skipping 'A Beautiful Mind (2001)\Extras'. blacklisted directory
Which is understandable as I have
VideoExtras installed.
There is no detail why it thinks the Movies it's listing are not already in the library (Which they are).
The movies are on a central server connected to by SMB and the only other thing I can think of is that the movies are all in directories which have the year in brackets in the name.
e.g. A Beautiful Mind (2001)/A.Beautiful.Mind.2001.mkv
Seems like a valid naming format for Kodi, as they are actually scanned in OK.
Any ideas why the addon thinks they are not already in the library?
Thanks
Rob