[RELEASE] Texture Cache Maintenance utility
(2014-02-14, 20:15)darrepac Wrote: Yep but I log using putty/ssh and run texturecache in the command line in foreground, then when putty will disconnect (it happens after some hours, or my PC will go in sleep mode), the process will be killed (unless I am wrong?).

Is this how you normally run rbphdmi, from the command line, or is this ssh disconnect occurring only while you are diagnosing this problem?

(2014-02-14, 20:15)darrepac Wrote: What I can do is to redirect the stderr + stdout to a file??

Try:
Code:
./texturecache.py rbphdmi @bin.tvservice=/opt/vc/bin/tvservice @logfile=/home/pi/texturecache.log @debug=yes 1>/home/pi/tcout.log 2>/home/pi/tcerr.log &

the "&" on the end may allow the process to continue running even if your SSH session disconnects.

(2014-02-14, 20:34)queeup Wrote: @MilhouseVH I just found it out this and you did very good job with this script. It's perfect for clean thumb cache and update imdb ratings for my database.

Thank you for your great work.

Glad you like it! Smile

texturecache.py (Version 1.4.6)
  • Add: If an unhandled exception occurs and logging is enabled (@logfile), write the exception details to the log file
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
Reply


Messages In This Thread
RE: [RELEASE] Texture Cache Maintenance utility - by Milhouse - 2014-02-14, 20:37
Crash on Gotham on OS X - by desepticon - 2014-05-29, 17:57
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