Kodi Community Forum

Full Version: Helix CPU idling > 100%
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi guys, sorry to put another thread to address idle cpu issues. Been battling this for a while without success.
In the advanced settings I have tried setting dirty regions to 0 as well as noflipeout time to 1000 without any success.
Pastebin: http://pastebin.com/xUgDrSPH

System:2011 i7 Mac mini 10.10 running kodi 14.0
Have had this issue on previous OS and Kodi versions too.

Thanks very much.


Code:
<advancedsettings>
    <network>
    <cachemembuffersize>0</cachemembuffersize>
    </network>
    <gui>    
    <algorithmdirtyregions>1</algorithmdirtyregions>
    <nofliptimeout>0</nofliptimeout>
    </gui>
    <video>
    <timeseekforward>60</timeseekforward>
    <timeseekbackward>-60</timeseekbackward>
    <subsdelayrange>30</subsdelayrange>
    </video>
    <videoscanner>
    <ignoreerrors>true</ignoreerrors> <!-- Set to true to silently ignore errors while scanning videos -->
    </videoscanner>
</advancedsettings>
Ok, it was the Watchdog script that was the culprit for me. How do I give myself a point ?

Merry Christmas Smile