2013-08-05, 00:10
Argghhh...
I'm totally confused why your artwork isn't caching - it can't be because of the backslashes, because even those files with only forward slashes are not caching. You shouldn't, in theory, have had any artwork to cache for the "nc" run, and the run above should have deleted all 82 items, not just 5!
Can you do me a favour... run the following commands in the following sequence (top to bottom) - do not access the XBMC GUI until all commands have been run:
then zip up the seven log files (x0.log, tc1.log, out1.log, x1.log, tc2.log, out2.log and x2.log) and PM me a link - that would be much appreciated. Maybe I can spot what is happening. Also, can you check your XBMC log to make sure there are no errors there (filesystem errors, or database errors?) Maybe include xbmc.log in the zip... Cheers.
I'm totally confused why your artwork isn't caching - it can't be because of the backslashes, because even those files with only forward slashes are not caching. You shouldn't, in theory, have had any artwork to cache for the "nc" run, and the run above should have deleted all 82 items, not just 5!
Can you do me a favour... run the following commands in the following sequence (top to bottom) - do not access the XBMC GUI until all commands have been run:
Code:
texturecache.py x > C:\Temp\x0.log
texturecache.py C sets @download.payload=yes @logfile=C:\Temp\tc1.log @logfile.verbose=yes > C:\Temp\out1.log
texturecache.py x > C:\Temp\x1.log
texturecache.py C sets @download.payload=yes @logfile=C:\Temp\tc2.log @logfile.verbose=yes > C:\Temp\out2.log
texturecache.py x > C:\Temp\x2.log
then zip up the seven log files (x0.log, tc1.log, out1.log, x1.log, tc2.log, out2.log and x2.log) and PM me a link - that would be much appreciated. Maybe I can spot what is happening. Also, can you check your XBMC log to make sure there are no errors there (filesystem errors, or database errors?) Maybe include xbmc.log in the zip... Cheers.