texturecache.py icon indicating copy to clipboard operation
texturecache.py copied to clipboard

Utility script to manage the XBMC texture cache

Results 14 texturecache.py issues
Sort by recently updated
recently updated
newest added

@MilhouseVH - Is this project dead/maintenance mode?

Hi! When I run `texturecache.py c tvshows` I get this ``` C:\Program Files\Kodi Texture Cache Manager>texturecache.py c Traceback (most recent call last): File "C:\Program Files\Kodi Texture Cache Manager\texturecache.py", line 8663,...

The output of the log when run in debug mode suggests this new issue is somethign to do with the response from bin.tvservice. Worked perfectly before recent update from kodi...

There seems to be a character encoding problem when using letters with diacritic marks in a filter: ``` kodi@kodi:~$ ./texturecache.py C artists "Sinéad O'Connor" Caching artwork: 0 items remaining of...

I had to run `./texturecache.py C pvr.tv` and update all the channels but would rather be able to do `./texturecache.py C pvr.tv "filterCriteria"` re-caching a single channel instead of all...

When running the script, the only output I can get is "ERROR: Profile "Master user" is not valid!"

I thought I could nail this but I cant. ``` $ python ./texturecache.py vclean Successfully updated from v2.1.7 to v2.1.8 Cleaning library... Cleaning library: episodeid 7143 [None] ``` getting none...