I don't know if I immagined it, but is there a way to get VDR to use a secondary channel if the first channel is busy?
To give an explanation, I have multiple ways a I can receive a channel, through ATSC, or through PVRINPUT or NTSC. I would like to know if there is a rollover system, if the first channel is busy, use the second, then third.
It seems I saw something which suggested this was possible, but maybe not..
On 30 March 2010 21:26, Rob Davis rob@davis-family.info wrote:
I think the current method is, one channel is tried on multiple devices matching the same source type. Channel 1 is dvb-s, tried on card-x to card-z of the same source type. I am not sure if there is a way to roll-over to another channel/different source type. How would this have to be handled? Will these channels be grouped together?
Theunis Potgieter wrote:
It could be possible to do it in a similar way as Alternative channel -patch (http://www.vdr-wiki.de/wiki/index.php/Alternative_channel-patch) handles alternative channels. But since that patch only works for recording a channel it would need some work.
Hi Rob,
Am 30.03.2010 22:30, schrieb Rob Davis:
"copperhead" from the vdr-portal has a collection of different patches for the recent vdr. It contains the "alternate channel"-patch.
http://copperhead.vdr-developer.org/patches.html
You can disable all the other patches at the Make.config.template.
Lars.
On 30/03/10 17:23, Timothy D. Lenz wrote:
I don't think it is, as it's a dual mode card, so VDR will assume it's a DVB card and not allow it to work with IVTV..
I use a Hauppauge PVR-500 which I got on eBay..
I have a script to generate channels.conf for PVRInput and ATSC Clear Qam, which I'm about to publish.. Although it's a bit random.. I need to tidy it up a little first. It requires a kaffeine channels.dvb (generated by w_scan as w_scan won't generate a qam vdr channels.conf), then uses xmltv's output to find channel names and xmltv id's (for loadepg.pl), and then finds their channels from silicondusts qam lookup page using your zip code.
Convoluted, but seems to work. Comcast are messing around weekly with our channels, which is what drove me to this..