Aeon Madnox for Krypton / Jarvis - (no longer in development)
(2016-03-04, 01:44)Lockos Wrote: Okay I just had to rename Python 27 on my C: drive to Python

Then when I click on the shortcut it opens a command prompt for like half a second and then nothing

What should I do next ?

Lockos,

First of, Kodi needs to be running for this utility to work. Second, you need to check in Kodi in Settings, Services, Web Server, and see what port and username it says there, since that must match in the texturecache.cfg

For example, in my setup, the port is 8082, and the username is kodi, so my texturecache.cfg looks like this:

Code:
#userdata = ~/.xbmc/userdata/
#dbfile = Database/Textures13.db
#thumbnails = Thumbnails/
#xbmc.host = localhost
webserver.port = 8082
webserver.username = kodi
orphan.limit.check = no
cache.castthumb = yes
#rpc.port = 9090
#download.threads = 2
#extrajson.albums  =
#extrajson.artists =
#extrajson.songs   =
#extrajson.movies  =
#extrajson.sets    =
#extrajson.tvshows.tvshow =
#extrajson.tvshows.season =
#extrajson.tvshows.episode=
#qaperiod = 30
#qa.file = no
#logfile =
#logfile.verbose = no
#network.mac = aa:bb:cc:dd:ee:ff

Only the lines that do not start with a # are actually active. You would put what your Kodi says for port and username. At least in my experience, if you are running the utility in the same machine that Kodi is running in, you don't need to specify anything else.

The way I run it is that I open a command prompt window in the folder where you copied the texturecache utility, and type: python texturecache.py c

That should cache all artwork that is not properly cached, for all your movies and tv shows. If you use the texturecache.cfg info I put in this message, it will also cache the actor thumbs.

Hope this helps.

Regards,

Bart


Messages In This Thread
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:08
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:08
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:09
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:09
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:10
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:10
MADNOX FAQ - by schimi2k - 2015-06-29, 17:11
MADNOX HELP - by schimi2k - 2015-06-29, 17:12
RE: Aeon Madnox - Beta Release - by schimi2k - 2015-06-29, 17:12
RE: Aeon Madnox [RC1] for Jarvis *** Important Please read first post (27/02)*** - by bsoriano - 2016-03-04, 04:21
refresh item - by bill1972 - 2016-03-08, 03:31
Keyboard Autocompletion - by JinNJuice - 2016-03-19, 00:26
System Infoline - by reksp13 - 2016-04-09, 05:20
https://imageshack.com/my/images - by spook61 - 2016-04-14, 17:55
https://imageshack.com/my/images - by spook61 - 2016-04-14, 18:01
Leia - Madnox Problems - by Picard - 2017-06-22, 04:15
VideoLyrics - by Pr.Sinister - 2018-04-05, 23:40
Logout Mark Read Team Forum Stats Members Help
Aeon Madnox for Krypton / Jarvis - (no longer in development)39