[RELEASE] Texture Cache Maintenance utility
(2015-03-22, 20:11)Polygon Man Wrote:
(2015-03-21, 07:40)nero25 Wrote: hello im new to xbmc/kodi and i would like to install this, i have a fire tv with spmc 14.1

i just don't get it, can some please guide me

Do i download python to use the command line and connect to my fire tv?

i downloaded texturecache and changed it to texturecache.cfg but i don't know what to do. Do i put texturecache file into my userdata, then use adbfire to execute it. if so can someone tell me what i have to type in the command line.

if anyone han help i would really appreciate it

Are you trying to run the script from a Windows machine? First, download and install Python: https://www.python.org/ftp/python/2.7.9/...-2.7.9.msi

Download Texture Cache Maintenance utility from: https://raw.githubusercontent.com/Milhou...recache.py

You also need to active the Webserver on port 8080 in Kodi on your Fire TV. It's under Settings -> Services.

Then open a Cmd.exe prompt where the texturecache.py file is located and run your command, for example (replace 192.168.0.4 with your Fire TV IP):

Code:
./texturecache.py @xbmc.host=192.168.0.4 c movies

You can create a config file called texturecache.cfg and put in some lines there, like

Code:
xbmc.host = 192.168.0.4

i'm trying to run the script from my firetv with spmc/kodi do i put texturecache.py in userdata?

also thank you for answering my questions
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 nero25 - 2015-03-24, 00:02
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