Any way to make abertis channels work on oe2.5 ?
Posts by mouadhada
-
-
10.0°E
10731 V 34000
4:2:2
ID: OVERON 1
CW: FB F0 48 33 04 18 91 AD
4:2:2
ID: OVERON 2
CW: C3 BA 96 13 F1 5C A8 F5
4:2:2
ID: SUPPONOR AFRICA 1
CW: B5 68 CA E7 33 9D CB 9B
Can you please post today feeds CW ?
-
I put the image of newnigma on upload folder but I did not success to install the image in flash
-
Hello,
It is possible to install newnigma image on Neo boot.
Device is dm920
-
What give you astra —analyze ?
Did you did chmod 755 to abertis file after rename to abertis ?
-
Wich image you advice to test ?
-
try abertis.zip
Do you have the same for arm ?
-
What's should be the location of this python code ?
Try using python to edit the ABERTIS stream
Code
Display Moreimport sys pid = int(sys.argv[1]) packet = sys.stdin.buffer.read(188) while packet !="": tspid = ((packet[1] & 0x1f) << 8) | packet[2] if tspid == pid : afc = packet[3] & 0x30 if afc == 0x10 : sys.stdout.flush() sys.stdout.buffer.write(packet[4:]) elif afc == 0x30 : sys.stdout.flush() sys.stdout.buffer.write(packet[packet[4]+5:]) packet = sys.stdin.buffer.read(188)
-
Hmm.
In this case France 2 & 3 UHD channels on 5W was missed !
-
Hi, why picons are not longer updated on the plugin ?
-
I want to do pip on 2 channels crypted on biss, or record one and see an other in the same also crypted with biss but different code. When I do that the video stops.
Any advice how to avoid that ?
-
Update ...
OSCam V117.31
python -c "$(wget https://raw.githubusercontent.com/MOHAMED19OS/Enigma2_Store/main/Cam_Emulator/installer.py -qO -)"
>Which one should I install for the octagon SF8008 COMBO device?
(forOpenDroid-7.3-SF8008-UHD_19/08/2023 Backup image)Hi, on newnigma2 DM920 I got this error runing
Any fix ?
Actual gclib version on newnigma2 is 2.23
-
It works on OE2.5 images, on dreambox 920 ?
-
Same for me !
-
I cannot see free server in plug-in menu. I have an error no module named html !
-
Already installed !
Perhaps a bug ?
I returned back to 8.3.7 and it’s works
-
Already installed !
Perhaps a bug ?
-
I installed Free server 8.3.8 on dreambox one newnigma2 image, I had this error : no module named html.
Any fix ?
Try to install with telnet command
opkg install python3-html
Even if I am on python 2 ?
-
I installed Free server 8.3.8 on dreambox one newnigma2 image, I had this error : no module named html.
Any fix ?
-
Did you try LNB1 and LNB2 with the same SCR but a different disceq 1.0 command ?
I already test an enigma receivrer within collective installation with disceq A/B/C/D, the best configuration was LNB1/2/3/4 within disceq port for each lnb.
So for exemple can you try Tuner 1 : LNB1 SCR1 disceq A and LNB2 SCR1 disceq B
It will be ASTRA on LNB1 and hotbird on LNB2.
Can you please share your actual astra configuration ?