nxmp icon indicating copy to clipboard operation
nxmp copied to clipboard

Enigma2 changing Channels

Open BassXT opened this issue 2 years ago • 5 comments

My receiver is having only one tuner. Selecting the Channel on Switch won't change the channel on my receiver. Would be great if an option for this would be added. # # @ @ @

BassXT avatar Mar 06 '22 17:03 BassXT

How connect my enigma2 decoder with switch?

Mymax74 avatar Mar 06 '22 23:03 Mymax74

My receiver is having only one tuner. Selecting the Channel on Switch won't change the channel on my receiver. Would be great if an option for this would be added. # # @ @ @

Yes a zap before stream option can be added.

proconsule avatar Mar 07 '22 07:03 proconsule

How connect my enigma2 decoder with switch?

[Enigma2]
e2address=http://user:pass@ipaddressofdecoder:port/

So if the decoder web interface is on 192.168.0.50 for example and have user pippo and pass paperino will be

[Enigma2]
e2address=http://pippo:[email protected]/

User and pass are supported from 0.6.3 version

if it doesn't have user and pass (default on openatv images) it will be

[Enigma2]
e2address=http://192.168.0.50/

proconsule avatar Mar 07 '22 07:03 proconsule

My receiver is having only one tuner. Selecting the Channel on Switch won't change the channel on my receiver. Would be great if an option for this would be added. # # @ @ @

Yes a zap before stream option can be added.

Perfect ! Otherwise, streaming works perfectly with VTI image.

BassXT avatar Mar 07 '22 11:03 BassXT

Please i font undestand how i do it…

Inviato da iPhone

Il giorno 7 mar 2022, alle ore 08:24, proconsule @.***> ha scritto:

 How connect my enigma2 decoder with switch?

[Enigma2] @.***:port/ So if the decoder web interface is on 192.168.0.50 for example and have user pippo and pass paparino will be

[Enigma2] @.***/ User and pass are supported from 0.6.3 version

if it doesn't have user and pass (default on openatv images) it will be

[Enigma2] e2address=http://192.168.0.50/ — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.

Mymax74 avatar Mar 07 '22 18:03 Mymax74