Page 1 of 2
Combing Cable and Satellite Tuners
Posted: Sat Sep 14, 2013 8:40 am
by miley
I have just bought a UE55F8000 TV and connected one of its 2 tuners to cable and the second to satellite.
Changing between cable mode and satellite mode is extremely unwieldy, needing about 6 keystrokes on the remote. Surely it would have been easy for Samsung to set tuner 1 and tuner 2 on separate buttons on the remote while operating in dual tuner mode. They could have used the A,B,C,D colour buttons or even the PVR control buttons. (When using in dual mode no recoding is possible).
I wonder whether something like this could be incorporated into SamyGo firmware.
An even more useful addition would be if somehow cable channels and satellite channels could be combined in a favourite list.
I am a newbie, so sorry if this is naive or if this thread is in the wrong place.
Re: Combing Cable and Satellite Tuners
Posted: Thu Sep 19, 2013 3:00 am
by erdem_ua
Well, I don't have an satellite but using cable TV here. But I thought, TV could easily merge 2 tuner in same list since it's capable to merge Digital and Analog channels into same list.
But It looks it cannot merge satellite channels with cable channels.
Do you know "right hand rule" at physics?
http://en.wikipedia.org/wiki/Right-hand_rule
We have a similar rule here, which is:
Samsung is always sucks on software.
Re: Combing Cable and Satellite Tuners
Posted: Wed Feb 19, 2014 10:29 am
by marder
I have the same problem. My local cable provider emits some channels in DVB-C, others in DVB-T. Although they use the same tuner, my UE65F9080 insists on keeping the two sets of channels separate, having to change the antenna source in the configuration to switch for a set to the other.
Is there way to have the "cable" and "air" channel in a single list ?
Re: Combing Cable and Satellite Tuners
Posted: Mon Mar 10, 2014 8:50 pm
by samer
Is possible any solution or is feature by (bad) hardware design?
How works other brands?
I want make 1 ch.list combined with dvbt and dvbs channels (because some channels i not have in dvbs), but with Samsung is = Impossible!
Re: Combing Cable and Satellite Tuners
Posted: Tue Jun 17, 2014 11:36 pm
by zgregb
Hi
A small question about antenna source.
Any one tried/know what exactly do keys :
"KEY_AUTO_ARC_ANTENNA_AIR = 211,
KEY_AUTO_ARC_ANTENNA_CABLE = 212,
KEY_AUTO_ARC_ANTENNA_SATELLITE = 213,"
It is possible to use it in RCremap to switch source ??
Or maybe there is a way to put something like :
TV-Air
TV-Sat
TV-Cab
in list of menu invoked by SOURCE key ???
zGreg
Re: Combing Cable and Satellite Tuners
Posted: Wed Jun 18, 2014 12:14 am
by zoelechat
zgregb wrote:Any one tried/know what exactly do keys :
"KEY_AUTO_ARC_ANTENNA_AIR = 211,
KEY_AUTO_ARC_ANTENNA_CABLE = 212,
KEY_AUTO_ARC_ANTENNA_SATELLITE = 213,"
These keys are probably misnamed/outdated as they do nothing at all.
zgregb wrote:It is possible to use it in RCremap to switch source ??
The only key that exists/can be mapped to switch directly antenna is "KEY_ANTENA" and it switches
only between air and cable (no sat).
zgregb wrote:Or maybe there is a way to put something like :
TV-Air
TV-Sat
TV-Cab
in list of menu invoked by SOURCE key ???
I don't think so, the only known way to switch between air/cable to sat is to use RCremap with CMD support launching a script that sends needed consecutive keys through SamyGOrc.
Re: Combing Cable and Satellite Tuners
Posted: Sat Sep 27, 2014 12:17 pm
by samer
Then not possible via standard RC?

Re: Combing Cable and Satellite Tuners
Posted: Sat Sep 27, 2014 12:24 pm
by sectroyer
samer wrote:Then not possible via standard RC?

Possible you only need libRCremap with CMD support. Then you switch tuners using SINGLE STANDARD RC KEY

Re: Combing Cable and Satellite Tuners
Posted: Sat Sep 27, 2014 12:29 pm
by samer
Sorry? Please explain, how is possible switch by one push?
Any change of any library inside filesystem?
Ps: on enigma2 is not problem in one channel list dvbs dvbt dvbc ...
Re: Combing Cable and Satellite Tuners
Posted: Sat Sep 27, 2014 12:29 pm
by zoelechat
sectroyer wrote:samer wrote:Then not possible via standard RC?

Possible you only need libRCremap with CMD support. Then you switch tuners using SINGLE STANDARD RC KEY

As explained above. Probably not "impossible" theoretically, it would be needed to hook switch to sat function to one key, but for now there's no patch to do so.
