texturecache.py not working on gotham
#1
I am running Gotham.

MySQL database running on NAS at 10.0.0.1

I have XBMC running on a raspberry pi, 10.0.0.2.

I also have XBMC running on my laptop, 10.0.0.3

I am running texturecache.py on my laptop, trying to recache my thumbnails. Whenever I run it, even if I do a texturecache.py status, it just sits at the command line. Wondering what I am doing wrong.

The rpc.port seems to have to be the same as the webserver port, even though the example shows 9090. In Gotham, I don't see a place in the settings to chagne the rpc port.

What could I be doing wrong?

sep = |
userdata = C:/Users/john/AppData/Roaming/xbmc/userdata
dbfile = Database/Textures13.db
thumbnails = Thumbnails
xbmc.host = 127.0.0.1
webserver.port = 8080
webserver.username = xbmc
webserver.password = xbmc
rpc.port = 8080
download.threads = 2
extrajson.albums =
extrajson.artists =
extrajson.songs =
extrajson.movies =
extrajson.sets =
extrajson.tvshows.tvshow =
extrajson.tvshows.season =
extrajson.tvshows.episode =
qaperiod = 9999
Reply

Logout Mark Read Team Forum Stats Members Help
texturecache.py not working on gotham0