On Tue, 22 May 2012 15:11:32 +0200, Marx wrote:
Let's say I will install DVB-S and DVB-S2 tuner (so the first can't play most HD channels), or I install 2 identical tuners but connect them to two different sattelites. How to tell VDR which channel is available on which hardware? Marx
For this, you can use diseqc.conf file where the first card (for example adaptar0) is :1 and th second is :2 Some like this: #-------------------------------- :1 #Here diseqc config for adapter0
:2 #Here diseqc config for adapter1 #--------------------------------
In VDR 1.7.27 ( I don't remember if in older versions) you can configure it using osd menu. Menu -> Configurations -> DVB
Best regards.