Settings/Live TV/Power saving: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
No edit summary
m (v21 Updates)
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[File:tv_powersaving.JPG|600px|right]]
{{mininav| [[Settings]] | [[Settings/Live_TV|PVR & Live TV]] }}


==General==
__TOC__
 
 
= General =
<gallery mode="packed" widths="600px" heights="337px">
File:PVR_Power_saving_1.jpg
</gallery>
 
 
== Enabled ==
{|
|- valign="top"
| width=120px | {{nowrap|'''Settings level:'''}}
| Advanced
|- valign="top"
| '''Description:'''
| Enabling this option will execute the "wakeup command" below when Kodi exits or is going into hibernation mode. The timestamp of the next scheduled recording is passed as parameter.
|}
 
 
== Backend idle time ==
{|
|- valign="top"
| width=120px | {{nowrap|'''Settings level:'''}}
| Advanced
|- valign="top"
| '''Description:'''
| The command will not be executed when a recording will be started within this timeout. Defaults to 15 minutes.
|}
 
 
== Wakeup command ==
{|
|- valign="top"
| width=120px | {{nowrap|'''Settings level:'''}}
| Advanced
|- valign="top"
| '''Description:'''
| The command to execute. Defaults to '/usr/bin/setwakeup.sh'.
|}
 
 
== Wakeup before recording ==
{|
|- valign="top"
| width=120px | {{nowrap|'''Settings level:'''}}
| Advanced
|- valign="top"
| '''Description:'''
| Time to substract from the start time of the next scheduled recording. Defaults to 15 minutes.
|}
 
 
== Daily wakeup ==
{|
|- valign="top"
| width=120px | {{nowrap|'''Settings level:'''}}
| Advanced
|- valign="top"
| '''Description:'''
| Execute the wake up command every day at the given time
|}
 
 
== Daily wakeup time (HH:MM:SS) ==
{|
|- valign="top"
| width=120px | {{nowrap|'''Settings level:'''}}
| Advanced
|- valign="top"
| '''Description:'''
| When to execute the daily wake up command
|}
 
 
 
= References =
<references />
 
 
 
 
 
{{Top}}
{{Updated|21}}
 
[[Category:PVR]]
[[Category:Settings]]

Latest revision as of 02:09, 1 May 2024

Home icon grey.png   ▶ Settings ▶ PVR & Live TV ▶ Power saving


General


Enabled

Settings level: Advanced
Description: Enabling this option will execute the "wakeup command" below when Kodi exits or is going into hibernation mode. The timestamp of the next scheduled recording is passed as parameter.


Backend idle time

Settings level: Advanced
Description: The command will not be executed when a recording will be started within this timeout. Defaults to 15 minutes.


Wakeup command

Settings level: Advanced
Description: The command to execute. Defaults to '/usr/bin/setwakeup.sh'.


Wakeup before recording

Settings level: Advanced
Description: Time to substract from the start time of the next scheduled recording. Defaults to 15 minutes.


Daily wakeup

Settings level: Advanced
Description: Execute the wake up command every day at the given time


Daily wakeup time (HH:MM:SS)

Settings level: Advanced
Description: When to execute the daily wake up command


References




Return to top