[RELEASE] Texture Cache Maintenance utility
Milhouse,

When I run vscan using texturecache.py with a movie path parameter, like this:
Code:
D:\TextureCache>python texturecache.py vscan "nfs://192.168.1.77/movies/Perfect.Sense.(2011)/"
Rescanning directory: nfs://192.168.1.77/movies/Perfect.Sense.(2011)/...
my kodi's log shows only:
Code:
15:33:01 T:5764  NOTICE: VideoInfoScanner: Starting scan ..
15:33:01 T:5764   DEBUG: CAnnouncementManager - Announcement: OnScanStarted from xbmc
15:33:01 T:5764   DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnScanStarted
15:33:01 T:5764  NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 00:00

but when i run vscan without path it works as expected.

Has JSON RPC v6 been updated?

Thanks

EDIT: after movie on library, if i re-run vscan with movie path it works correctly:
Code:
16:09:56 T:4936  NOTICE: VideoInfoScanner: Starting scan ..
16:09:56 T:4936   DEBUG: CAnnouncementManager - Announcement: OnScanStarted from xbmc
16:09:56 T:4936   DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnScanStarted
16:09:56 T:4936   DEBUG: NFS: Old context timed out - destroying it
16:09:56 T:4936   DEBUG: NFS: Context for 192.168.1.77/movies not open - get a new context.
16:09:56 T:4936   DEBUG: NFS: Connected to server 192.168.1.77 and export /movies
16:09:56 T:4936   DEBUG: NFS: chunks: r/w 32768/32768
16:09:56 T:3984   DEBUG: CImageLoader::DoWork - took 2301 ms to load special://masterprofile/Thumbnails/9/9b73886a.jpg
16:09:56 T:4936   DEBUG: VideoInfoScanner: Skipping dir 'nfs://192.168.1.77/movies/Perfect.Sense.(2011)/' due to no change (fasthash)
16:09:56 T:4936  NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 00:00
Image Image
Reply


Messages In This Thread
Crash on Gotham on OS X - by desepticon - 2014-05-29, 17:57
RE: [RELEASE] Texture Cache Maintenance utility - by redglory - 2014-12-29, 18:01
Cleaning - by AleisterHH - 2018-05-28, 22:03
RE: Cleaning - by Milhouse - 2018-05-28, 22:16
qax genre not updated - by Just-Me_A-User - 2018-06-12, 22:06
RE: qax genre not updated - by Milhouse - 2018-06-12, 23:40
Logout Mark Read Team Forum Stats Members Help
[RELEASE] Texture Cache Maintenance utility17