thanks for updating the plugin and build in all the improvements from this thread
just tested 3.2.0 briefly and looks very good.
few feedback items,
- Missing.txt & results on screen, would be awesome if output is sorted by path (especial for TV Shows) -> I did it with Excel/Calc by rename to csv and declare "/" my separator
- Please add to the heading what got scanned and seconds to the time output
Now:
Code:
*********************************************************
Missing Scan Results 2013-06-18 23:03
*********************************************************
Suggestion to add what got scanned and seconds :-) :
Code:
*********************************************************
Missing Movies Scan Results 2013-06-18 23:03:12
*********************************************************
- does the blacklist also apply to folders / path information? how to add another entry like Extras
Code:
<setting id="blacklist" type="text" label="31004" default="sample.,-trailer.,Extras" />
does it need a dot at the end?
may I suggest to add a new entry as default at the and as example:
Code:
default="sample.,-trailer.,another-mms-BL-entry"
or put it in the app description
btw I like to change it directly in /home/pi/.xbmc/addons/plugin.video.mms/resources/settings.xml as it easier to type (well my iOS keyboard remove the default entry)
cheers