More Log details when parsing NFO files
I am having troubles getting one of my XBMC NFO files to be parsed by SERVIIO. Even in DEBUG mode, all the log shows is...
It would be very informative (and faster) if the debug log showed what node/element is having troubles and why (i.e. required node missing, value is invalid, etc.).
- Code:
2011-08-08 08:23:59,267 DEBUG [XBMCExtractor] Checking if file 'Star Wars-The Clone Wars.S03E01E02.Clone Cadets.ARC Troopers.nfo' is a XBMC NFO file
2011-08-08 08:23:59,272 ERROR [XBMCExtractor] File 'M:\TV Shows\Star Wars - The Clone Wars\Season 3\Star Wars-The Clone Wars.S03E01E02.Clone Cadets.ARC Troopers.nfo' couldn't be parsed:null
It would be very informative (and faster) if the debug log showed what node/element is having troubles and why (i.e. required node missing, value is invalid, etc.).