[RELEASE] Texture Cache Maintenance utility
Yeah, I used AD for years without any problems until now Smile.

Being on Win7 with a smb share I tried the following:

Code:
C:\path\to\python\python.exe C:\path\to\texturecache\texturecache.py jd movies | C:\path\to\tools\mklocal.py --local /Nas/Disk1/Movies --prefix smb://192.168.1.10/Disk1/Movies --readonly --nokeep --output changes.dat

But I always get:

Traceback (most recent call last):
File "C:\...\texturecache\texturecache.py", line 8572, in <module>
main(sys.argv[1:])
File "C:\...\texturecache\texturecache.py", line 8380, in main
extraFields=_extraFields, query=_query, drop_items=_drop_items)
File "C:\...\texturecache\texturecache.py", line 4627, in jsonQuery
jcomms.dumpJSON(data, decode, ensure_ascii)
File "C:\...\texturecache\texturecache.py", line 2853, in dumpJSON
self.logger.out(json.dumps(data, indent=2, ensure_ascii=ensure_ascii, sort_keys=True), newLine=True)
File "C:\...\texturecache\texturecache.py", line 977, in out
sys.stdout.write("%-s%s" % (udata, NL))
File "codecs.py", line 377, in write
OSError: [Errno 22] Invalid argument

Also happens with most other variations of --local I tried, like mapped to drive Z.

Also, is there a dry run command for this?
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 Risgah - 2016-08-03, 22:53
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