Hi, I'm playing around with 1.5.0 Initialy I wasn't able to tune to any channel. Even for FTA vdr kept saying "not available". It took me nearly an hour to find the reason for that: I had set PrimaryLimit=20 I have this setting since ages, but cannot say why anymore.
I found that vdr runs with PrimaryLimit=0 only.
So my question is: what is the meaning of PrimaryLimit if there is exactly one setting which makes vdr operable?
FYI: I think the change is in cDevice::SetChannel(), line 674. In the GetDevice() call the priority was Setup.PrimaryLimit, now is 0.
Regards.