[RELEASE] Texture Cache Maintenance utility
(2014-01-03, 03:16)MilhouseVH Wrote: @shadrach47 - there's a new version of mklocal.py on github for a fix for the forward/backward slashes although I doubt that is the problem as Python tends to handle this already.

Can you confirm that you have a Zombieland folder in Y:\Movies and that it contains the artwork you think it does? Although you have shown me what XBCM can "see" with "texturecache.py directory", I'm sceptical that what XBMC is looking at is the same as Y:\Movies\Zombieland. Although you do have a valid local Y:\Movies path/folder, it may not contain a Zombieland folder in which case you will see the kind of output you are seeing.

Just so I don't go crazy. The local and remote paths point to the same location? Because mine do, I only have one set of artwork but just access it from the mapped drive. Maybe it's a permissions issue with my NAS. Here's a shot of my Y:

Image

Might of got it to work. When I tried the same command after your push your change, it now says "mklocal.py: error: local DIRECTORY Y:\Movies\ does not exist!", like you said. So I tried my symlink, C:\Movies and I think it worked. Here are my results:

Code:
C:\Python27>python texturecache.py jd movies zombieland | python Tools/mklocal.p
y --readonly --singlefolders --local C:\Movies --prefix smb://NAS-MEDIA/Movies -
-artwork fanart poster clearlogo clearart --output -v
Current configuration:

  Local Path    : C:\Movies\
  Alt Local     : Not specified
  XBMC Path     : smb://NAS-MEDIA/Movies/
  Read Only     : Yes
  Dry Run       : No
  Single Folder : Yes

  Artwork       : fanart       as fanart.[png,jpg]
                  poster       as poster.[png,jpg]
                  clearlogo    as logo.[png,jpg]
                  clearart     as clearart.[png,jpg]

  Checking      : Not Specified

##DEBUG## mediatype [movie]; mediatitle [Zombieland]
##DEBUG##   mediafile is [smb://NAS-MEDIA/Movies/Zombieland/Zombieland.mp4]
##DEBUG##   local root name would be [C:\Movies\Zombieland\Zombieland]
##DEBUG##   artwork type [fanart] known by XBMC as [smb://NAS-MEDIA/Movies/Zombi
eland/Zombieland-fanart.jpg]
##DEBUG##     [fanart    ] Found pre-existing local file:           C:\Movies\Zo
mbieland\Zombieland-fanart.jpg
##DEBUG##     [fanart    ] Converting local filename to XBMC path:  smb://NAS-ME
DIA/Movies/Zombieland/Zombieland-fanart.jpg
##DEBUG##     [fanart    ] No library change required, keeping:     smb://NAS-ME
DIA/Movies/Zombieland/Zombieland-fanart.jpg
##DEBUG##   artwork type [poster] known by XBMC as [smb://NAS-MEDIA/Movies/Zombi
eland/Zombieland-poster.jpg]
##DEBUG##     [poster    ] Found pre-existing local file:           C:\Movies\Zo
mbieland\Zombieland-poster.jpg
##DEBUG##     [poster    ] Converting local filename to XBMC path:  smb://NAS-ME
DIA/Movies/Zombieland/Zombieland-poster.jpg
##DEBUG##     [poster    ] No library change required, keeping:     smb://NAS-ME
DIA/Movies/Zombieland/Zombieland-poster.jpg
##DEBUG##   artwork type [clearlogo] known by XBMC as [smb://NAS-MEDIA/Movies/Zo
mbieland/logo.png]
##DEBUG##     [clearlogo ] Found pre-existing local file:           C:\Movies\Zo
mbieland\logo.png
##DEBUG##     [clearlogo ] Converting local filename to XBMC path:  smb://NAS-ME
DIA/Movies/Zombieland/logo.png
##DEBUG##     [clearlogo ] No library change required, keeping:     smb://NAS-ME
DIA/Movies/Zombieland/logo.png
##DEBUG##   artwork type [clearart] known by XBMC as [None]
##DEBUG##     [clearart  ] No library change required, keeping:
Reply


Messages In This Thread
RE: [RELEASE] Texture Cache Maintenance utility - by shadrach47 - 2014-01-03, 03:28
Crash on Gotham on OS X - by desepticon - 2014-05-29, 17:57
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