Linux [RELEASE]Plugin for Timer- and Powermanagement in XBMC/Kodi and TVHeadend
Delete all occurences of script.program.pvrmanager. Log in into a terminal and type (if xbmc is your username):

Code:
cd
find ${PWD} -name script.program.pvrmanager* -print0 | xargs -0 rm -rf {}

install from zip again. As the shutdown.sh is a wrapper that needs root privileges to perform some actions, type:

Code:
cd ~/.xbmc/addons/script.program.pvrmanager/resources/lib
sudo chown root:root shutdown.sh
sudo chmod 755 shutdown.sh

Adjust your settings. If you want to see the content of the logfile just type
Code:
more ~/.xbmc/temp/script.program.pvrmanager/pvrmanager.log
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 and TVHeadend - by _BJ1 - 2014-06-17, 09:18
Logout Mark Read Team Forum Stats Members Help
[RELEASE]Plugin for Timer- and Powermanagement in XBMC/Kodi and TVHeadend2