my opinion doesn't matter much.
they're all good when they work.
my opinion doesn't matter much.
they're all good when they work.
and you ask me :)
but is text...
write /media/hdd/epg.dat and it's ok.. no?
next release i try directory.
what version is for dreambox one i test it oscam-11845-802.aarch64-libusb coming
error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory
I don't understand how to upload an Oscam that doesn't work as standard with any box
not wokring with vu not woking with dreambox what is this
1.1 or 1.0 ???
![]()
Codeapt-get install --reinstall libssl1.1 > /dev/null 2>&1 ln -s libssl.so.1.1 /usr/lib//libssl.so.1.0.0 > /dev/null 2>&1 ln -s libssl.so.1.1 /usr/lib//libssl.so.0.9.8 > /dev/null 2>&1 ln -s libssl.so.1.1 /usr/lib//libssl.so.0.9.7 > /dev/null 2>&1 ln -s /usr/lib/libssl.so.1.1 /lib/libssl.so.1.0.0 > /dev/null 2>&1 ln -s /usr/lib/libssl.so.1.1 /lib/libssl.so.0.9.8 > /dev/null 2>&1 ln -s /usr/lib/libssl.so.1.1 /lib/libssl.so.0.9.7 > /dev/null 2>&1
i put this comand via ssh but not working have OpenSSL 1.0.2n 7 Dec 2017 and oscam not working on dreambox one
have you outpu??
not work??
put here output
what version is for dreambox one i test it oscam-11845-802.aarch64-libusb coming
error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory
I don't understand how to upload an Oscam that doesn't work as standard with any box
not wokring with vu not woking with dreambox what is this
you should install the required library
apt-get install --reinstall libssl1.1 > /dev/null 2>&1
ln -s libssl.so.1.1 /usr/lib//libssl.so.1.0.0 > /dev/null 2>&1
ln -s libssl.so.1.1 /usr/lib//libssl.so.0.9.8 > /dev/null 2>&1
ln -s libssl.so.1.1 /usr/lib//libssl.so.0.9.7 > /dev/null 2>&1
ln -s /usr/lib/libssl.so.1.1 /lib/libssl.so.1.0.0 > /dev/null 2>&1
ln -s /usr/lib/libssl.so.1.1 /lib/libssl.so.0.9.8 > /dev/null 2>&1
ln -s /usr/lib/libssl.so.1.1 /lib/libssl.so.0.9.7 > /dev/null 2>&1
here we do not give judgments or comments, we give solutions or we do not answer at all ;)
Please
please use this
[Plugin] XXXplugin - Enigma2 Adult Only 18+ XXX Plugins - Linux Satellite Support Community
i don't have a time now..
there are millions of porn videos here
for now..
HTTP Error 403: Forbidden
As soon as I have time I'll take a look. But I have family at home, we'll have to wait
very fast ;)
i see..
but i don't have this line 421 in my plugin
< 813.923704> 12:27:54.5113 File "/usr/lib/enigma2/python/Plugins/Extensions/luxuretv/plugin.py", line 421, in ok
< 813.926179> 12:27:54.5137 name = self['menulist'].getCurrent()[0][0]
v.2.6 Update..
fix save config ;)
no error, no fix
I try to import to /data/epg.db but does not works (0 events).
def getMountPoints():
mount_points = []
try:
with open('/proc/mounts', 'r') as mounts:
for line in mounts:
parts = line.split()
mount_point = parts[1]
if os.path.ismount(mount_point) and os.access(mount_point, os.W_OK):
mount_points.append(mount_point)
except Exception as e:
print("[EPGImport] Error reading /proc/mounts:", e)
return mount_points
mount_points = getMountPoints()
mount_point = None
for mp in mount_points:
epg_path = os.path.join(mp, 'epg.dat')
if os.path.exists(epg_path):
mount_point = epg_path
break
HDD_EPG_DAT = mount_point or '/etc/enigma2/epg.dat'
if config.misc.epgcache_filename.value:
HDD_EPG_DAT = config.misc.epgcache_filename.value
else:
config.misc.epgcache_filename.setValue(HDD_EPG_DAT)
config.misc.epgcache_filename.save()
Display More
-if device exist: mount point are device
-if device not exist mountpoint are /etc/enigma2/epg.dat
-if config.misc.epgcache_filename not in configfile creates it
-if edit config line ... ???? I don't know if he's saved, I'm looking at it now ![]()
version 2.4 on top of topic ;)
-Crash on LogMonitor as ben fixed.
-removed scrollLabel
first of all you should install the right cam based on the python and the architecture of your box as well as the installed ssl.
To do this you will have to send commands to the box via telnet
1) For info on the architecture of the box
oe.2.0
opkg print-architecture | grep -iE "arm|aarch64|mips|cortex|sh4|sh_4"
oe.2.5-6
dpkg --print-architecture | grep -iE "arm|aarch64|mips|cortex|sh4|sh_4"
2) To see the OpenSSL Version of the box:
ls -l /usr/lib/libss*.*
or
openssl version
3) For python Version
python -V
And I think you will then have to install from here, but you have to ask, as I explained, I only have 13°
for that plugin there is a specific topic, you can ask the author
EPG Import mod from Dorik1972 Support Thread - Enigma2 EPG - Linux Satellite Support Community