Linux [RELEASE]Plugin for Timer- and Powermanagement in XBMC/Kodi and TVHeadend
Kurosh-HTPC:~/.kodi/addons/service.tvh.manager/resources/lib # more shutdown.sh
#! /bin/sh
sleep 2
case "$1" in
ACPI)
echo 0 > /sys/class/rtc/rtc0/wakealarm
echo $2 > /sys/class/rtc/rtc0/wakealarm
;;
NVRAM)
nvram-wakeup -C /etc/nvram-wakeup.conf --directisa -s $2
;;
esac
case "$3" in
1)
shutdown -h now "TVHManager shutdown the system"
;;
esac
exit 0

Kurosh-HTPC:~/.kodi/addons/service.tvh.manager/resources/lib # chmod +x shutdown.sh

Kurosh-HTPC:~/.kodi/addons/service.tvh.manager/resources/lib # more ~/.kodi/temp/kodi.old.log | grep service.tvh.manager
07:33:30 T:140232888411904 NOTICE: [service.tvh.manager]: Settings loaded, starting service with id 237
07:33:31 T:140232888411904 NOTICE: [service.tvh.manager]: Connection to http://127.0.0.1 established
07:33:31 T:140232888411904 NOTICE: [service.tvh.manager]: Service with id 237 finished
07:33:31 T:140232888411904 NOTICE: [service.tvh.manager]: Service with id 237 (V.0.3.2 on Kurosh-HTPC) kicks off
11:39:47 T:140230700537600 NOTICE: [service.tvh.manager]: Settings loaded, starting service with id 86
11:39:47 T:140230700537600 NOTICE: [service.tvh.manager]: Connection to http://127.0.0.1 established
11:39:47 T:140230700537600 NOTICE: [service.tvh.manager]: Poweroff command received
11:39:47 T:140230700537600 NOTICE: [service.tvh.manager]: Display countdown dialog for 5 secs
11:39:53 T:140230700537600 NOTICE: [service.tvh.manager]: Wakeup for Recording by ACPI at 08.11.15 19:47
11:39:58 T:140230700537600 NOTICE: [service.tvh.manager]: Instruct the system to shut down using Kodi/XBMC method
11:39:58 T:140230700537600 NOTICE: [service.tvh.manager]: Service with id 86 (V.0.3.2 on Kurosh-HTPC) kicks off
18:18:33 T:140230816429824 NOTICE: [service.tvh.manager]: Settings loaded, starting service with id 1019
18:18:33 T:140230816429824 NOTICE: [service.tvh.manager]: Connection to http://127.0.0.1 established
18:18:33 T:140230816429824 NOTICE: [service.tvh.manager]: Poweroff command received
18:18:33 T:140230816429824 NOTICE: [service.tvh.manager]: Display countdown dialog for 5 secs
18:18:33 T:140230816429824 NOTICE: [service.tvh.manager]: Countdown possibly invisible (fullscreen mode)
18:18:33 T:140230816429824 NOTICE: [service.tvh.manager]: Showing additional notification
18:18:34 T:140230917404416 NOTICE: [service.tvh.manager]: Settings loaded, starting service with id 515
18:18:34 T:140230917404416 NOTICE: [service.tvh.manager]: Connection to http://127.0.0.1 established
18:18:34 T:140230917404416 NOTICE: [service.tvh.manager]: Poweroff command received
18:18:34 T:140230917404416 NOTICE: [service.tvh.manager]: Display countdown dialog for 5 secs
18:18:34 T:140230917404416 NOTICE: [service.tvh.manager]: Countdown possibly invisible (fullscreen mode)
18:18:34 T:140230917404416 NOTICE: [service.tvh.manager]: Showing additional notification
18:18:34 T:140230948538112 NOTICE: [service.tvh.manager]: Settings loaded, starting service with id 476
18:18:34 T:140230948538112 NOTICE: [service.tvh.manager]: Connection to http://127.0.0.1 established
18:18:34 T:140230948538112 NOTICE: [service.tvh.manager]: Poweroff command received
18:18:34 T:140230948538112 NOTICE: [service.tvh.manager]: Display countdown dialog for 5 secs
18:18:34 T:140230948538112 NOTICE: [service.tvh.manager]: Countdown possibly invisible (fullscreen mode)
18:18:34 T:140230948538112 NOTICE: [service.tvh.manager]: Showing additional notification
18:18:44 T:140230816429824 NOTICE: [service.tvh.manager]: Wakeup for Recording by ACPI at 08.11.15 19:47
18:18:49 T:140230816429824 NOTICE: [service.tvh.manager]: Instruct the system to shut down using Kodi/XBMC method
18:18:49 T:140230816429824 NOTICE: [service.tvh.manager]: Service with id 1019 (V.0.3.2 on Kurosh-HTPC) kicks off
18:18:50 T:140230917404416 NOTICE: [service.tvh.manager]: Instruct the system to shut down using Kodi/XBMC method
18:18:50 T:140230917404416 NOTICE: [service.tvh.manager]: Service with id 515 (V.0.3.2 on Kurosh-HTPC) kicks off
18:18:56 T:140230948538112 NOTICE: [service.tvh.manager]: Instruct the system to shut down using Kodi/XBMC method
18:18:56 T:140230948538112 NOTICE: [service.tvh.manager]: Service with id 476 (V.0.3.2 on Kurosh-HTPC) kicks off
19:03:33 T:140230774474496 NOTICE: [service.tvh.manager]: Settings loaded, starting service with id 751
19:03:33 T:140230774474496 NOTICE: [service.tvh.manager]: Connection to http://127.0.0.1 established
19:03:33 T:140230774474496 NOTICE: [service.tvh.manager]: Poweroff command received
19:03:33 T:140230774474496 NOTICE: [service.tvh.manager]: Display countdown dialog for 5 secs
19:03:39 T:140230774474496 NOTICE: [service.tvh.manager]: Wakeup for Recording by ACPI at 08.11.15 19:47
19:03:44 T:140230774474496 NOTICE: [service.tvh.manager]: Instruct the system to shut down using Kodi/XBMC method
19:03:44 T:140230774474496 NOTICE: [service.tvh.manager]: Service with id 751 (V.0.3.2 on Kurosh-HTPC) kicks off
14:07:47 T:140230923368192 NOTICE: [service.tvh.manager]: Settings loaded, starting service with id 377
14:07:47 T:140230923368192 NOTICE: [service.tvh.manager]: Connection to http://127.0.0.1 established
14:07:47 T:140230923368192 NOTICE: [service.tvh.manager]: Poweroff command received
14:07:47 T:140230923368192 NOTICE: [service.tvh.manager]: Display countdown dialog for 5 secs
14:07:47 T:140230923368192 NOTICE: [service.tvh.manager]: Countdown possibly invisible (fullscreen mode)
14:07:47 T:140230923368192 NOTICE: [service.tvh.manager]: Showing additional notification
14:07:47 T:140230774478592 NOTICE: [service.tvh.manager]: Settings loaded, starting service with id 284
14:07:47 T:140230774478592 NOTICE: [service.tvh.manager]: Connection to http://127.0.0.1 established
14:07:47 T:140230774478592 NOTICE: [service.tvh.manager]: Poweroff command received
14:07:47 T:140230774478592 NOTICE: [service.tvh.manager]: Display countdown dialog for 5 secs
14:07:47 T:140230774478592 NOTICE: [service.tvh.manager]: Countdown possibly invisible (fullscreen mode)
14:07:47 T:140230774478592 NOTICE: [service.tvh.manager]: Showing additional notification
14:07:47 T:140230602622720 NOTICE: [service.tvh.manager]: Settings loaded, starting service with id 515
14:07:47 T:140230602622720 NOTICE: [service.tvh.manager]: Connection to http://127.0.0.1 established
14:07:47 T:140230602622720 NOTICE: [service.tvh.manager]: Poweroff command received
14:07:47 T:140230602622720 NOTICE: [service.tvh.manager]: Display countdown dialog for 5 secs
14:07:47 T:140230602622720 NOTICE: [service.tvh.manager]: Countdown possibly invisible (fullscreen mode)
14:07:47 T:140230602622720 NOTICE: [service.tvh.manager]: Showing additional notification
14:07:58 T:140230923368192 NOTICE: [service.tvh.manager]: Wakeup for Recording by ACPI at 11.11.15 20:47
14:08:03 T:140230923368192 NOTICE: [service.tvh.manager]: Instruct the system to shut down using Kodi/XBMC method
14:08:03 T:140230923368192 NOTICE: [service.tvh.manager]: Service with id 377 (V.0.3.2 on Kurosh-HTPC) kicks off
14:08:03 T:140230774478592 NOTICE: [service.tvh.manager]: Instruct the system to shut down using Kodi/XBMC method
14:08:03 T:140230774478592 NOTICE: [service.tvh.manager]: Service with id 284 (V.0.3.2 on Kurosh-HTPC) kicks off
14:08:03 T:140230602622720 NOTICE: [service.tvh.manager]: Service with id 515 (V.0.3.2 on Kurosh-HTPC) kicks off

Kurosh-HTPC:~/.kodi/addons/service.tvh.manager/resources/lib #
Reply


Messages In This Thread
[No subject] - by ronnylov - 2011-12-07, 12:34
time or hwclock problem - by fecus - 2011-12-20, 22:12
[No subject] - by _BJ1 - 2011-12-21, 12:40
[No subject] - by fecus - 2011-12-21, 17:28
[No subject] - by _BJ1 - 2011-12-21, 18:21
[No subject] - by _BJ1 - 2011-12-21, 18:54
[No subject] - by _BJ1 - 2011-12-22, 23:45
[No subject] - by fecus - 2011-12-23, 17:22
[No subject] - by _BJ1 - 2011-12-23, 23:26
[No subject] - by fecus - 2011-12-24, 13:35
[No subject] - by _BJ1 - 2011-12-24, 17:21
[No subject] - by fecus - 2011-12-25, 23:45
[No subject] - by _BJ1 - 2011-12-26, 00:26
[No subject] - by fecus - 2011-12-26, 12:24
[No subject] - by _BJ1 - 2011-12-27, 12:11
[No subject] - by fecus - 2011-12-27, 18:04
[No subject] - by _BJ1 - 2011-12-27, 18:18
[No subject] - by _BJ1 - 2012-01-24, 23:36
[No subject] - by harryzimm - 2012-02-16, 21:52
[No subject] - by _BJ1 - 2012-02-17, 13:52
RE: [RELEASE]Plugin for Timer - by Daddy_Dog - 2013-03-12, 15:06
RE: [RELEASE]Plugin for Timer - by _BJ1 - 2013-03-12, 19:47
RE: [RELEASE]Plugin for Timer - by Daddy_Dog - 2013-03-12, 19:58
RE: [RELEASE]Plugin for Timer - by Daddy_Dog - 2013-03-12, 20:08
RE: [RELEASE]Plugin for Timer- and Powermanagement in XBMC/Kodi and TVHeadend - by kurosh - 2015-11-10, 20:04
Logout Mark Read Team Forum Stats Members Help
[RELEASE]Plugin for Timer- and Powermanagement in XBMC/Kodi and TVHeadend2