This idea came out of discussions in another thread. I would like suggestions on how to automatically setup single recordings on the Replay via a PC over your LAN? Why would I want this? Well think of the possibilities. I think we could do a better job of setting up a more comprehensive priority scheme over what gets recorded than Replay currently has. I think we can come up with a much better regex based search capability for theme-based recordings, etc. etc. All of that is very doable once you have downloaded tv schedule listings (like XMLTV) to your pc.
The idea is to come up with your own set of recordings using software on your PC and then simply feed the resulting lineup to your Replay as single, guaranteed non-conflicting recordings so you know for sure what it will record.
So far I have explored 2 possibilities:
1. Using the "httputils-sendciomessage?cioc=xxx" messages as implemented in ReplayPC and other software to emulate remote button presses to setup a 1-time manual record. This method is fairly easy to implement in code (I have a prototype that works) but the problem is the resulting channel is labeled "Manual Recording" and I don't see any reliable way of renaming that channel or for that matter finding other channels in case they need to be deleted.
2. Updating your my.replaytv.com account to add the recordings. While automatically connecting to the server and downloading information from it has already been implemented (tv_check) I haven't seen software that can add new recordings there yet so don't know how hard this would be.
Any ideas anyone? Does the general idea sound feasible? Any better suggestions? Thanks in advance.
-Kevin
Anyone?
The idea is to come up with your own set of recordings using software on your PC and then simply feed the resulting lineup to your Replay as single, guaranteed non-conflicting recordings so you know for sure what it will record.
So far I have explored 2 possibilities:
1. Using the "httputils-sendciomessage?cioc=xxx" messages as implemented in ReplayPC and other software to emulate remote button presses to setup a 1-time manual record. This method is fairly easy to implement in code (I have a prototype that works) but the problem is the resulting channel is labeled "Manual Recording" and I don't see any reliable way of renaming that channel or for that matter finding other channels in case they need to be deleted.
2. Updating your my.replaytv.com account to add the recordings. While automatically connecting to the server and downloading information from it has already been implemented (tv_check) I haven't seen software that can add new recordings there yet so don't know how hard this would be.
Any ideas anyone? Does the general idea sound feasible? Any better suggestions? Thanks in advance.
-Kevin
Anyone?