If you can't find a city, search another way.
By zip / postal code, part of the city name, location nearby, other language, ...
Al Awaynat search for Serdeles
The closest city to Tassili n'Ajjer in Algeria is Djanet
If you can't find a city, search another way.
By zip / postal code, part of the city name, location nearby, other language, ...
Al Awaynat search for Serdeles
The closest city to Tassili n'Ajjer in Algeria is Djanet
Search for Skikda also finds me, but try Banská Bystrica as EnoSat says.
In version 17.8, searching in OpenATV 7.5.1 does not work correctly.
Banská Bystrica
search with
Neusohl
#########################################################
# CiefpScreenGrab INSTALLED SUCCESSFULLY #
# developed by ciefp #
# Big thanks Qu4k3 #
# .::ciefpsettings::. #
# https://Sat-Club.EU #
#########################################################
# your Device will RESTART Now #
#########################################################
root@dm920:~#
Plugin works fine
Thanks
how do i use this in estalker
00:1A:79:xx:xx:xx;November 29, 2025, 11:12 am;h ttp://portal.xyzabc.xyz:8080/get.php?username=xxxxxxxxxxx&password=xxxxxxxxxx&type=m3u
h ttp://portal.xyzabc.xyz:8080
00:1A:79:xx:xx:xx
add lines to playlists.txt
line 1 = portal & port,
line2 = MAC
etc/enigma2/estalker/playlists.txt
OpenViX enigma2
Thanks @ TwolDE
[dm9x0] add Recovery Mode
/usr/sbin/to-the-rescue is included in openvix
To go into Recovery Mode give telnet command:
to-the-rescue
OPENHDF 7.5 PYTON 3.12.9 image, as I have tried several and nothing.
Depends on which box you have
<<== Python 3.12.9 ==>>
Python 3.12 (ARM)
Python 3.12 (ARM - Zgemma h82h)
Python 3.12 (MIPSEL)
...............................................................
telnet command install for py3.12.x
wget -qO /tmp/WireGuard.sh "https://raw.githubusercontent.com/m4dhouse/Wireguard-Vpn/python-3.12/WireGuard.sh" && chmod 777 /tmp/WireGuard.sh && /tmp/WireGuard.sh
...............................................................
If dvbsnoop is installed on your box, check your tuner capabilities with telnet command
dvbsnoop -s feinfo -frontend /dev/dvb/adapter0/frontend0
my tuner has max SR 45000
Frozen option In openvix
Menu > Setup > Softcam Management > Softcam Manager >
- then press Menu button for frozen softcam settings
I have added an amended playlists.py file to the download post above. This will fix that issue.
Thanks. Replaced playlists.py. Now it"s working again.
beta v.0.07
Rewrote it all again.
Hello and thanks for your great eStalker plugin.
I have an unlimited stalker line that works in your previous eStalker version 0.06.20250603, and with this new version 0.07.20250608 not
It"s a stalker line with no expiration date. When I go back to the previous version the line works.
Can I send you the playlist via PM?
DISTRO_VERSION = "6.8-beta"
BUILD_VERSION = "000"
DEVELOPER_BUILD_VERSION = "000"
openVix 6.8
EPG Translator OK
Thanks update was successful
Have now gstreamer version 1.26.2
Safe to update 101 packages ?
Replaced Task.pyc but still have the same message
Copy file - Copy job queued
Move file - Move job queued
Hello,
Copying files with FileCommander plugin not working?
Copy job queued.
Can someone test it? Thanks
root@dm920:~# opkg install firmware-rtl8192eu
No packages installed or removed.
root@dm920:~#
Driver/firmware 8192eu is already in the image.
opkg list-installed
kernel-module-rtl8192cu + firmware-rtl8192cu installed + box complete reboot
Then something isn't right. Maybe a conflict.
Try to remove 8192eu
- remove:
opkg remove firmware-rtl8192eu
opkg remove kernel-module-rt8192eu
opkg remove firmware-rtl8188eu
opkg remove kernel-module-rt8188eu
- and reinstall:
opkg install firmware-rtl8192cu --force-reinstall
opkg install kernel-module-rtl8192cu --force-reinstall
reboot
Checked on openPLi github
Wifi drivers in standard openPLi image build
WIFI_DRIVERS = " \
firmware-carl9170 \
firmware-htc7010 \
firmware-htc9271 \
firmware-rt2870 \
firmware-rt73 \
firmware-rtl8712u \
firmware-rtl8192cu \
firmware-rtl8188eu \
firmware-zd1211 \
\
kernel-module-8192eu \
kernel-module-ath9k-htc \
kernel-module-carl9170 \
kernel-module-r8712u \
kernel-module-rt2500usb \
kernel-module-rt2800usb \
kernel-module-rt73usb \
kernel-module-rtl8187 \
kernel-module-rtl8192cu \
kernel-module-zd1211rw \
"
Others must be installed separately