Kodi Community Forum

Full Version: Understanding debug results
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm having issues with shows appearing. Read lots on naming conventions, but I wanted to double check with a pro on how to interpret these debugs:

22:01:09 T:2960846848 DEBUG: VideoInfoScanner: No (new) information was found in dir /Volumes/media/TV Shows/Arrow/
22:01:09 T:2960846848 DEBUG: VideoInfoScanner: No (new) information was found in dir /Volumes/media/TV Shows/Blacklist/
22:01:09 T:2960846848 DEBUG: VideoInfoScanner: No (new) information was found in dir /Volumes/media/TV Shows/Boardwalk Empire/
22:01:09 T:2960846848 DEBUG: VideoInfoScanner: No (new) information was found in dir /Volumes/media/TV Shows/Breaking Bad/
22:01:10 T:2960846848 DEBUG: VideoInfoScanner: No (new) information was found in dir /Volumes/media/TV Shows/Dexter/
22:01:10 T:2960846848 DEBUG: VideoInfoScanner: No (new) information was found in dir /Volumes/media/TV Shows/Falling Skies/

These means it's scraping ok right?

Full log here http://xbmclogs.com/show.php?id=83920

Cheers
(2013-11-13, 22:57)Spearman1 Wrote: [ -> ]These means it's scraping ok right?

Depends on what you mean by "ok". Yes, the scraper is evaluating those directories, but it's not finding any new content there to add to the library. If you have no new files in those directories, then there is no issue. However, if you've added new files to those directories, then it's not finding them, which obviously is not "ok".