[RELEASE] Texture Cache Maintenance utility
(2015-08-11, 02:04)Mychale Wrote: OSError: [Errno 22] Invalid argument
On Linux this would probably be:
Code:
IOError: [Errno 32] Broken pipe

and just means that, because of the DIRECTORY error resulting in the failure of mklocal.py, there is nothing to consume the output of texturecache.py.

So at least this now just a problem with L:\Videos. Smile

Try the following commands (you may need to adapt the first command so that whatever Python interpreter you have installed on your system is invoked):
Code:
python
import os
os.path.exists("L:\\Videos")
The last line should return "True" if the directory is accessible to Python - if not, there's something wrong with your system/folder/path/permissions.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
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 Milhouse - 2015-08-11, 02:37
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