Kodi Community Forum

Full Version: Dharma library not updating
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
For some reason, I can't get my Dharma (Beta 2/3) to update my movie library on startup. My movies are located on a NAS and manually scanning for content works, but not when I add a new .mkv file to the share. This worked in 9.11, but not Dharma. I've even installed the 'XBMC Auto Library' add-on with no luck. I have to manually goto the source and 'scan for content'. Any ideas?
Here is the output of xbmx.log after I ran xbmc-send --action="XBMC.updatelibrary(video)". This is clearly inaccurate as there are new files in the share //SCMEDIA/Movies/.

Code:
19:10:01 T:3056256896 M:1655414784   DEBUG: ------ Window Init (DialogVideoScan.xml) ------
19:10:01 T:3056256896 M:1655414784    INFO: Loading skin file: DialogVideoScan.xml
19:10:01 T:3056256896 M:1655414784   DEBUG: Load DialogVideoScan.xml: 1.45ms
19:10:01 T:3056256896 M:1655414784   DEBUG: Alloc resources: 1.77ms (1.58 ms skin load)
19:10:01 T:3006389104 M:1656557568   DEBUG: thread start, auto delete: 0
19:10:01 T:3006389104 M:1656557568  NOTICE: VideoInfoScanner: Starting scan ..
19:10:01 T:3056256896 M:1656557568   DEBUG: ExecuteXBMCAction : Translating Skin.SetBool(LibraryUpdated)
19:10:01 T:3056256896 M:1656557568   DEBUG: ExecuteXBMCAction : To Skin.SetBool(LibraryUpdated)
19:10:01 T:3006389104 M:1656557568   DEBUG: VideoInfoScanner: Skipping dir 'smb://SCMEDIA/Movies/' due to no change (fasthash)
19:10:01 T:3006389104 M:1656557568  NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 00:00
19:10:01 T:3006389104 M:1656557568    INFO: Video scan was stopped or finished ... restoring FindRemoteThumbs
19:10:01 T:3006389104 M:1656557568   DEBUG: Thread 3006389104 terminating
19:10:02 T:3056256896 M:1656569856   DEBUG: ------ Window Deinit (DialogVideoScan.xml) ------
Any idea folks?
Try remove your source, and clear your movie information. Then add the source again and do a full scan.... I had the same problem to, did not had time to error search it, did the above and it start working again.
It seems that fasthash my be the culprit. Does anyone know how to disable it?
See my reply in the other thread.