[RELEASE] Texture Cache Maintenance utility
I've got the latest version, however I seem to be getting the following errors when doing a full update:

Quote:Traceback (most recent call last):
File "./texturecache.py", line 3916, in <module>
main(sys.argv[1:])
File "./texturecache.py", line 3746, in main
if gConfig.CHECKUPDATE and not argv[0] in ["version","update"]: checkUpdate()
File "./texturecache.py", line 3664, in checkUpdate
(remoteVersion, remoteHash) = getLatestVersion()
File "./texturecache.py", line 3680, in getLatestVersion
response = urllib2.urlopen("%s/%s" % (gConfig.GITHUB, "VERSION"))
File "./Lib/urllib2.py", line 126, in urlopen
File "./Lib/urllib2.py", line 400, in open
File "./Lib/urllib2.py", line 418, in _open
File "./Lib/urllib2.py", line 378, in _call_chain
File "./Lib/urllib2.py", line 1215, in https_open
File "./Lib/urllib2.py", line 1177, in do_open
urllib2.URLError: <urlopen error [Errno -2] Name or service not known>

If the run it again, I get:

Quote:The following items could not be downloaded:
[fanart    ] [The Hobbit: T4 Premiere Special         ] image://http://cf2.imgobject.com/t/p/original/f7C4cfPTll0YMxcndLHTijmWodR.jpg/
**Loads more here**

              |    fanart   |    poster   |    TOTAL    
--------------+-------------+-------------+-------------
Cached        |      -      |      -      |      0      
Deleted       |      -      |      -      |      0      
Duplicate     |      -      |      -      |      0      
Error         |      29     |      50     |      79     
Ignored       |      -      |      -      |      0      
Skipped       |     163     |     143     |     306     
Undefined     |      -      |      -      |      0      
========================================================
TOTAL         |     192     |     193     |     385     
Download Time | 00:01:10.79 | 00:02:05.85 | 00:03:16.12 


Any ideas as it simply skips everything or errors
Reply


Messages In This Thread
RE: [RELEASE] Texture Cache Maintenance utility - by K20evo - 2013-06-28, 13:37
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