Posts: 283
Joined: Jan 2011
Reputation:
4
You cannot edit any files in the openelec filesystem since it is read only. Thus these scripts can not be used on openelec. BUT if you look under settings and PVR stuff you will find that they have already been implemented. I never tested this but it is supposed to work...
Posts: 16
Joined: Feb 2013
Reputation:
0
Many thanks: I'll ask in the OpenELEC forum.
Posts: 16
Joined: Feb 2013
Reputation:
0
Hasu0bs - Not sure I know what you are referring to, but I cannot find any options for auto wake-up in either XBMC or the Tvheadend configurations
Posts: 950
Joined: Apr 2010
Reputation:
400
_BJ1
Posting Freak
Posts: 950
New version 0.1.6 is out. See post #1 in this thread. The script waits for postprocessor scripts or commands (e.g. comskip, markad) which can defined within tvheadend before shutdown the system. This is optional and can configured in the setup of the plugin.
Posts: 950
Joined: Apr 2010
Reputation:
400
_BJ1
Posting Freak
Posts: 950
New version 0.1.7 is out. See post #1.
Posts: 950
Joined: Apr 2010
Reputation:
400
_BJ1
Posting Freak
Posts: 950
Oh, thanks for the code. Will check and implement this in the next days!
Posts: 117
Joined: Jan 2012
Reputation:
0
Ok, I will then switch to this plug-in when it handles the network connections, because I store my documents on my HTPC (which used to be always on) and I do not want these NFS shares to be disconnected when accessing them or my SSH sessions to be ended unexpectedly. Perhaps should I move my documents to a NAS server...
Thank you again
Posts: 950
Joined: Apr 2010
Reputation:
400
_BJ1
Posting Freak
Posts: 950
0.1.8 is out. Check of active network connections implemented. Be aware that this isn't tested with a NAS because I don't own such a thing. So handle this option with care. Feedback is also welcome. Anyway check of active users via ssh or active connections via samba works fine.
Posts: 117
Joined: Jan 2012
Reputation:
0
Great!
I will install your plug-in soon.
Thank you
Posts: 117
Joined: Jan 2012
Reputation:
0
Hi,
I have just installed your plug-in.
At this time I do not know if my computer will stop when no recording is active .. I will let you know!
About the installation instructions:
- The README file assumes you use /home/xbmc but I use /home/<login> so they should perhaps use ~ or $HOME in order to be generic
- My remote mapping did not seem to work when I used a remote.xml file. I renamed it to keyboard.xml (as indicated in the XBMC wiki) and now it works. I did not try again with remote.xml but I can if needed...
- The README file should mention that the TvHeadend username and password need to be set up inside XBMC.
Again, thank you for this add-on!