XBMC on Pi: Add TV/monitor Power Save support when idle?
Just put the call to the script in a loop.

Edit: Actually you can increase the number of retry attempts by specifying a value for @rpc.retry - the default is 12 retry attempts, so just specify something like @rpc.retry=99999. There is a 5 second wait between each retry attempt (the wait period is not configurable) which will give you some idea how long the script will keep retrying before giving up completely (the default, 12, is obviously 1 minute before the script dies).
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: XBMC on Pi: Add TV/monitor Power Save support when idle? - by Milhouse - 2015-04-13, 17:22
Logout Mark Read Team Forum Stats Members Help
XBMC on Pi: Add TV/monitor Power Save support when idle?1