Posts: 17,855
Joined: Jan 2011
Reputation:
1,056
Milhouse
Retired Team-Kodi Member
Posts: 17,855
Yes, it's only the c and C options that require (and therefore test for) the webserver.
I've just committed a small change (v0.7.4) to texturecache.py which should help capture the response from the web server, although I'm guessing it's blank ("") rather than a valid JSON response.
Can you run "texturecache.py update" then "texturecache.py C @logfile=tc.log @logfile.verbose=yes" and hopefully the log will be more informative this time.
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.
Posts: 263
Joined: Nov 2008
Reputation:
1
2013-06-13, 23:26
(This post was last modified: 2013-06-14, 17:56 by RazorFR.)
Seems something is missing in the cfg
I have added allow.recacheall=yes and now
Though the J argument doesn't work now....
Posts: 263
Joined: Nov 2008
Reputation:
1
2013-06-14, 00:24
(This post was last modified: 2013-06-14, 00:27 by RazorFR.)
I have edited previous post and posted texturecache.py c movies avatar @logfile=tc.log @logfile.verbose=yes
Cheers
Edit: now J working with the changes you suggested to the cfg
Posts: 263
Joined: Nov 2008
Reputation:
1
Many Thanks for the help. I got it working like I wanted now, and that is a very useful tool. Just what I missed in xbmc.
No big deal, but while testing a little bit, I have noticed that the update command seems to be broken.
"Unable to determine version of the latest file, check internet if available"
Cheers
Posts: 17,855
Joined: Jan 2011
Reputation:
1,056
Milhouse
Retired Team-Kodi Member
Posts: 17,855
2013-06-14, 19:37
(This post was last modified: 2013-06-14, 19:37 by Milhouse.)
Does it still work (update) with Python27? I'll run some tests with Python33 in a short while but nothing has changed in that area of the code for a while.
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.
Posts: 17,855
Joined: Jan 2011
Reputation:
1,056
Milhouse
Retired Team-Kodi Member
Posts: 17,855
2013-06-14, 20:08
(This post was last modified: 2013-06-14, 20:17 by Milhouse.)
OK I take that back, looks like the version check is borked in Python 3.3... working on a fix...
New version v0.7.7 uploaded with fix for Python3 version check - thanks for finding!
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.
Posts: 263
Joined: Nov 2008
Reputation:
1
2013-06-14, 21:28
(This post was last modified: 2013-06-14, 22:51 by RazorFR.)
Yeap working fine now. Thanks, for the quick fix !
Last one for debugging, It looks like season-all-poster.jpg in tvshows are generating a problem in the script here
Those are the only errors I get when running the whole video library re-caching.