[RELEASE] Texture Cache Maintenance utility
No, not using that addon, but will look into it.

the mytv.sh script contains
Code:
#!/bin/bash

case "$1" in
  "off")      echo "standby 0" | /opt/xbmc-bcm/xbmc-bin/bin/cec-client -s >/dev/null;;
  "on")       echo "on 0" | /opt/xbmc-bcm/xbmc-bin/bin/cec-client -s >/dev/null;;
esac

echo "$(date) called with $1 param" >> /tmp/tvservice.log

I'll look at the addon, see what can be done.

Thanks
Media Companion Dev.
Media Companion - Kodi / XBMC - Media Companion
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 vbat99 - 2014-11-27, 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