massage tell you there are 2 important thing you need to check for portals
- file must be in txt format extension
- file name must contain word "playlist"
massage tell you there are 2 important thing you need to check for portals
- file must be in txt format extension
- file name must contain word "playlist"
Skin for enigma2 by shamann update to last relase is available online
supported image ---- (open pli, open atv, vti, Black Hole)
you can try the telnet
wget https://raw.githubusercontent.com/biko-73/Full_HD_Glass17/main/installer.sh -O - | /bin/sh
It already exists but you have to go to the official website to get it 920 and make a donation...very simple.
Good evening...
No... it's not there.
The last complete is the Egami 11.0 R5 of 27/10/2025, while for another decoder I own (Zgemma H7s), the last update can be downloaded.
The official zipped image from the team downloaded from site for each stb model and can updated online to last release
Does anyone have the file in ipk format of this version of cf (in the base file of this site I did not find version 2.3) so as to exclude any folder insertion error.
Thank you very much
CiefpT2miAbertis v_2.3
wget -q "--no-check-certificate" https://raw.githubusercontent.com/ciefp/CiefpSettingsT2miAbertis/main/installer.sh -O - | /bin/sh
CiefpT2miAbertisOpenPLi 1.9
wget -q "--no-check-certificate" https://raw.githubusercontent.com/ciefp/CiefpSettingsT2miAbertisOpenPLi/main/installer.sh -O - | /bin/sh
that's install latest version
you can use first one for opensource images
second one for opli image
if you have problem attach your installation file to show what are the error you have
as i remember i should get any file to update in /hdd/AJpanel/
New and latest version not needed any external file
Sorry my ignorance.
In which folder should I put the .html addresses?
I understand for playlists, but not for .html.
tks
playlist & stalker which supported
you can try to but in play list but i doubt it will work
how can i add update panel form STB remote ?
go to setting ---> then menu ----> update
biko added a new version:
Quotev10.8.6 .. 2025-04-23
- Improved searching for Posters in Movies Browser menu option "Change Poster (Download)".
- Fixed a possible crash on OBH (Open BlackHole) when exiting Plugin Browser.
Novaler Pro
Egami 11.0 R20
Not start after fresh installand if use bootmenu not show progress for download only if doawnloa Egami othe image show progress Dowanload
i think the issue are missing the package libdvbcsa
try
if not solved try
if the name of package are different .. find the correct name by search
opkg list | grep dvbcsa
that's can happened for one of follows
- Incomplete image update
- Plugin or extension accidentally deleted the library
- Issue with the image feed
- Conflict between old and new libraries
you can use the owsome plugin WireGuard VPN by madhouse
sorry for now no updates from Nitro team to any skin
isa after Ramdan Mubark will be see what needed updates to done
Great update ![]()
hope to have same feature for depend on Epg on subtitle plugin
could you explain what needed to get SoftCSA work
and what channel need to test on
Now i add your line on CCcam.cfg
##lecteur interne##
CAID PRIO FILE : var/etc/CCcam.prio# PROVIDERINFO FILE : var/etc/CCcam.providers# CHANNELINFO FILE : /etc/CCcam.channelinfo
B: /dev/sci0 450000
B: /dev/sci1 450000
BOXKEY: /dev/sci0
BOXKEY: /dev/sci1
SMARTCARD CLOCK FREQUENCY: /dev/sci0 4500000
SMARTCARD CLOCK FREQUENCY: /dev/sci1 4500000
################################################################################
##Informations de configuration de l’emulateur soft
SOFTKEY FILE : /var/etc/SoftCam.Key
AUTOROLL FILE : /var/etc/config/Autoroll.Key
STATIC CW FILE : /var/etc/constant.cw
EMM FILS: 1
FILE PRIO CAID: /var/etc/CCcam.prio
################################################################################
##Localization des fichiers de configuration additionnels de cccam
CAID PRIO FILE : /etc/CCcam.prio
PROVIDERINFO FILE : var/etc/CCcam.providers
CHANNELINFO FILE : var/etc/CCcam.channelinfo
Display More
and restart emu ...
what change i wait to see ..
thanks on advance
about softSCA
The new feature is called SoftCSA, and it’s a significant and important addition for Enigma2 devices.
First: What was the problem?
Some channels started using a type of encryption called CSA-ALT, which:
❌ Cannot be decrypted by hardware (internal CAM).
❌ Causes a black screen / sound only / stuttering.
❌ Cannot be recorded, used with Timeshift, or streamed.
In short, the device was unable to handle this type of encryption.
The new solution: SoftCSA 🔥
SoftCSA means:
Decryption is done via software (softcam + processor) instead of hardware.
This allows Enigma2 to:
✅ Play channels using CSA-ALT.
✅ Record them.
✅ Use Timeshift.
✅ Stream them.
✅ Transcode them.
✅ All without any noticeable difference in usage.
**How does it work briefly?**
- OSCam retrieves the CW (Control Words) as usual.
- Enigma2 receives the CWs using the DVBAPI protocol 3.
- SoftCSA decrypts the signal via software.
- The output is a clean image on the device as if it were not encrypted.
🧠 The intelligence here is that the system:
- Automatically detects if the channel uses CSA-ALT or not.
- If it’s not CSA-ALT → it reverts to hardware automatically.
- All this happens without needing to reopen the channel.
**Key updates in this version:**
1️⃣ **Support for OSCam Protocol 3**
- Improved communication with OSCam.
- Higher stability.
- Better ECM logging.
**Requirement:**
- OSCam must support protocol 3.
- `dvbapi pmt_mode = 6`.
2️⃣ **Instant Channel Playback (Speculative Descrambling)**
- No delay.
- No black screen.
- If CSA-ALT is detected → software decryption starts instantly.
- If not → hardware takes over.
3️⃣ **Fix for Stuttering and Timeshift Issues❗**
There was a problem:
- Live TV and Timeshift used the same decryption session.
- This caused conflicts → stuttering / startcode errors.
✅ Fixed:
- Independent session for Timeshift.
- Independent session for live viewing.
- Full stability even with Auto-Timeshift.
4️⃣ **Streaming and StreamRelay**
- If you use VLC or a browser → the channel is decrypted normally.
- If using StreamRelay (OSCam handles decryption) → SoftCSA automatically disables itself.
This was solved with a clever trick:
- Adding `?srsid=` in the stream URL.
5️⃣ **New Menu Settings**
You’ll find:
`CAM Menu → SoftCSA Settings`.
You can control:
- Hardware fallback method.
- Sync / Async mode.
- Data wait time.
6️⃣ **Skin Support**
- New flag: `IsSoftCSA`.
- The encryption icon disappears when SoftCSA is active.
- Cleaner and clearer interface.
**Supported Devices:**
✔ Broadcom
✔ HiSilicon
✔ AMLogic
✔ MIPS
In short, most modern devices.
*******************************************************
could explain from the team how to use
i go to Egami Cam Center and can't find the SoftCSA menu !
There are problem with online update
stb: vuzero 4k
it stopped on the middle of upgrading and force close telnet and exit
System startup links for /etc/init.d/telnetd.busybox already exist.
Restarting telnet server: telnetd
log attached
******************************
ok now it upgraded
Thanks for all the team
Try the function bouquet editor which have:
- Multi-Selection Delete/Move/Sort.
- Can also rename bouquets/services and add/edit markers.
- can be accessed from Channel List Context Menu.
- "Add Empty Bouquet" to create a new empty bouquet in main bouquets list.
- options to Hide/Unhide Bouquets.
- options Protect/Unprotect Bouquets (Parental Control).
- "Copy to Bouquet" to copy bouquets/channels services to other bouquets in main bouquets list.
Note: Copying bouquets into other bouquets will create sub-bouquets (bouquets-in-bouquets).
- option to "Copy to Main Bouquets List".
- option to "Delete Unused .del Bouquets Files".
Will delete all related files when a bouquet is deleted.
- option "Bouquets Importer" to the "Bouquet Editor"
- option to "Export Selected Bouquets to M3U File".
Do you mean need to remove all sites and keep only one or two providers which support prefeed language !
as i understand and used the plugin before it search on all sites to find subtitle as support language selected
when i test.... it provide only one arabic sub. from site attached in pic. and not download
Thanks