Kodi Community Forum

Full Version: Added TV show episode - Skipping dir due to no change
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I've just added "Fortitude S01E12.mp4" but the scraper won't pick it up. It has been working for every episode up to s01e11 and I haven't changed any configuration. I can play episode 12 if I browse via files.

Code:
OpenELEC:~/.kodi/temp # ls -lh /storage/nas/videos/TV/Fortitude/Season\ 01/*.mp4
total 11654352
-rw-rw-r--    1 1000     users     958.2M Feb 23 22:23 Fortitude S01E01.mp4
-rw-rw-r--    1 1000     users     941.8M Mar  2 23:30 Fortitude S01E02.mp4
-rw-rw-r--    1 1000     users     942.5M Mar  9 22:23 Fortitude S01E03.mp4
-rw-rw-r--    1 1000     users     944.1M Mar 16 22:44 Fortitude S01E04.mp4
-rw-rw-r--    1 1000     users     943.8M Mar 25 00:51 Fortitude S01E05.mp4
-rw-rw-r--    1 1000     users     952.7M Mar 31 13:38 Fortitude S01E06.mp4
-rw-rw-r--    1 1000     users     945.4M Apr 12 23:24 Fortitude S01E07.mp4
-rw-rw-r--    1 1000     users     952.8M Apr 26 17:01 Fortitude S01E08.mp4
-rw-rw-r--    1 1000     users     948.2M Apr 27 16:53 Fortitude S01E09.mp4
-rw-rw-r--    1 1000     users     941.3M May  3 22:30 Fortitude S01E10.mp4
-rw-rw-r--    1 1000     users     952.6M May 18 21:51 Fortitude S01E11.mp4
-rw-rw-r--    1 1000     users     953.8M May 21 00:23 Fortitude S01E12.mp4
OpenELEC:~/.kodi/temp #

Scanner doesn't detect any changes: http://sprunge.us/OabC
Code:
11:05:38 T:1764750400   DEBUG: VideoInfoScanner: Skipping dir '/storage/nas/videos/TV/Fortitude/' due to no change

Code:
OpenELEC:~/.kodi/temp # mount | grep videos
nas:/media/Videos on /storage/nas/videos type nfs (ro,noatime,vers=3,rsize=32768,wsize=32768,namlen=255,hard,nolock,proto=udp,port=2049,timeo=7,retrans=3,sec=sys,local_lock=all,addr=192.168.x.10)
OpenELEC:~/.kodi/temp #

I've tried the following without success:
I was running "OpenELEC (Milhouse) - Version: devel-20150113215658-r19990-gc0ad104 [Build #0113]" when I ran into this issue. I installed OpenELEC 5.95.1 on a separate SD card to verify that issue remains.
No bug, just thetvdb is behind since they don't have the episode listed Kodi can't get add it. You will have to get them to add it since the season was locked for some reason
http://thetvdb.com/?tab=season&seriesid=...9962&lid=7
OK, but the log message is misleading. At least that must be a bug since the content of the directory has changed.
Code:
11:05:38 T:1764750400   DEBUG: VideoInfoScanner: Skipping dir '/storage/nas/videos/TV/Fortitude/' due to no change
It probably was changed the first time you scanned but since then the directory has not changed on subsequent scans.