[RELEASE] Texture Cache Maintenance utility
Okay, restarting the ATV4 made som progress, I'm able to connect but still unable to start the re-cache. It get stuck after the log line "MainThread: RPC connection established with IPv4".

Config file:
Code:
xbmc.host = 192.168.1.150
rpc.port = 8080
logfile = tc_log.log
logfile.verbose = yes

Call:
Code:
./texturecache.py C debugon

Log file:
Code:
2016-08-14 18:40:43.508499:MainThread: Command line args: ['./texturecache.py', 'C', 'debugon']
2016-08-14 18:40:43.508602:MainThread: Current version #: v2.3.2
2016-08-14 18:40:43.508672:MainThread: Current platform : darwin
2016-08-14 18:40:43.508740:MainThread: Python  version #: v2.7.10.0 (final)
2016-08-14 18:40:43.508866:MainThread: libPing.JSON WEB REQUEST: [{"jsonrpc": "2.0", "method": "JSONRPC.Ping", "id": "libPing"}]
2016-08-14 18:40:43.523847:MainThread: libPing.RECEIVED WEB DATA: 200, OK, {"id":"libPing","jsonrpc":"2.0","result":"pong"}
2016-08-14 18:40:43.524037:MainThread: libVersion.JSON SOCKET REQUEST: [{"jsonrpc": "2.0", "method": "JSONRPC.Version", "id": "libVersion"}]
2016-08-14 18:40:43.527573:MainThread: RPC connection established with IPv4

Doesn't matter what command I'm sending, e.g. "./texturecache.py stats" creates the same log ending with the "connection established". Do I need to access the ATV4 Kodi log file to determine what's happening and why it doesn't start? Nothing is printed at all in the terminal.
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 manhas - 2016-08-14, 18:50
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