Hello
I would also like to have it and try it but as a deb file.
Can you also create this and make it available.
thx
![]()
for dreamos is another systemm find Epg for dreambox in forum
Hello
I would also like to have it and try it but as a deb file.
Can you also create this and make it available.
thx
![]()
for dreamos is another systemm find Epg for dreambox in forum
your code is not god.. my friend
else === HD not wqhd
for Eg.:
FHD = False
WQHD = False
if getDesktop(0).size().width() == 1920:
FHD = True
if getDesktop(0).size().width() == 2560:
WQHD = True
if WQHD:
x, y, w, h = (40, 4, 1200, 100)
elif FHD:
x, y, w, h = (30, 9, 1200, 50)
else:
x, y, w, h = (20, 3, 800, 30)
Display More
ON ZSKIN IS ALL OK (ZSKIN WQHD)
HAVE PATIENCE IT'S NOT A JOB.. BUT A HOBBY
hi,
where can I download the latest version of oscamstatus Py3 ipk? thx!
can you try on linuxsat panel or not?
if someone, in addition to having downloaded it (without likes or coffee
), has tested it, can leave feedback on how it works.
I tried it on uclan
correct crash on conponent source
[Weatherinfo] MSN successfully accessed...
[OAWeather] Converter Error:list index out of range
Traceback (most recent call last):
File "/usr/lib/enigma2/python/Components/Converter/OAWeather.py", line 149, in getText
return self.source.getWindDirShort()
File "/usr/lib/enigma2/python/Components/Sources/OAWeather.py", line 123, in getWindDirShort
return self.getCurrentVal("windDirSign", " ").split(" ")[1]
IndexError: list index out of range
you have wqhd skin??
not possible your list
try this
Thank you for this plugin.I try it on openatv image and when I run it I have this message
I didn't write that I tried on other images.. I wrote that I tried on OpenPLi
remove all epg.dat in all folder
-for test: use /etc/enigma2
-for test use only 1 source..
al lyour source (in log output) are 403 Forbidden or rytecepg.dyndns.tv is offline
and more.. check link on output..
maybe you have an ADSL or IP line problem. or I don't know what else to recommend.
The EPGimport folder dissapeared. Had to copy the folders manually.
Now it saves the path, but does not download events (zero). I tried with two different paths (/data and /etc/enigma2).
LOG in PM.
your issue..
Dec 19 20:57:30 dreambox enigma2[9121]: Unhandled Error
Dec 19 20:57:30 dreambox enigma2[9121]: Traceback (most recent call last):
Dec 19 20:57:30 dreambox enigma2[9121]: File "/usr/lib/python2.7/site-packages/twisted/python/log.py", line 86, in callWithContext
Dec 19 20:57:30 dreambox enigma2[9121]: return context.call({ILogContext: newCtx}, func, *args, **kw)
Dec 19 20:57:30 dreambox enigma2[9121]: File "/usr/lib/python2.7/site-packages/twisted/python/context.py", line 122, in callWithContext
Dec 19 20:57:30 dreambox enigma2[9121]: return self.currentContext().callWithContext(ctx, func, *args, **kw)
Dec 19 20:57:30 dreambox enigma2[9121]: File "/usr/lib/python2.7/site-packages/twisted/python/context.py", line 85, in callWithContext
Dec 19 20:57:30 dreambox enigma2[9121]: return func(*args,**kw)
Dec 19 20:57:30 dreambox enigma2[9121]: File "/usr/lib/enigma2/python/e2reactor.py", line 55, in _read
Dec 19 20:57:30 dreambox enigma2[9121]: why = w.doRead()
Dec 19 20:57:30 dreambox enigma2[9121]: --- <exception caught here> ---
Dec 19 20:57:30 dreambox enigma2[9121]: File "/usr/lib/python2.7/site-packages/twisted/internet/udp.py", line 249, in doRead
Dec 19 20:57:30 dreambox enigma2[9121]: self.protocol.datagramReceived(data, addr)
Dec 19 20:57:30 dreambox enigma2[9121]: File "/usr/lib/python2.7/site-packages/coherence/upnp/core/ssdp.py", line 99, in datagramReceived
Dec 19 20:57:30 dreambox enigma2[9121]: self.notifyReceived(headers, (host, port))
Dec 19 20:57:30 dreambox enigma2[9121]: File "/usr/lib/python2.7/site-packages/coherence/upnp/core/ssdp.py", line 161, in notifyReceived
Dec 19 20:57:30 dreambox enigma2[9121]: self.info('Notification from (%s,%d) for %s' % (host, port, headers['nt']))
Dec 19 20:57:30 dreambox enigma2[9121]: exceptions.KeyError: 'nt'
Display More
as I already answered you, same image on my dream I have no problem
Quoteit possible to remove the annoying message "Do you want to quit without saving the settings"?
No.. I put it there on purpose to waste people's time ![]()
P 0009FFFF 01 593C03914A4726 ; added by Emu Thu Dec 19 20:28:44 2024 UA: 005D671E
P 0009FFFF 00 0AF856B5BFDDEB ; added by Emu Thu Dec 19 21:17:15 2024 UA: 005C379D
forgive me but before posting (goes for everyone)
check, otherwise the staff is here every day to eliminate duplicates
IF YOU WANT TO POST HERE THEN YOU MUST CHECK THAT THE KEY IS NOT ALREADY PRESENT
obviously it happens that 2 users reply at the same time .. it doesn't matter,
but let's try not to make the street cleaners work ..

Thanks
this is epgimport.. my Fake epgimport
tested on OPENPLI
don't ask me strange questions for this but
could the box break?
the box explodes?
does the house explode too?
I modified this plugin, because not even the timestamp on the log gave in current format.. but this is the minimum.
not to mention fuzzy! what is fuzzy???
Traceback (most recent call last):
File "/usr/lib/enigma2/python/Plugins/Extensions/EPGImport/plugin.py", line 588, in updateStatus
d, t = FuzzyTime(start, inPast=True)
File "/usr/lib/enigma2/python/Tools/FuzzyDate.py", line 5, in FuzzyTime
TypeError: an integer is required (got type str)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/enigma2/python/Plugins/Extensions/EPGImport/plugin.py", line 591, in updateStatus
d, t = FuzzyTime(start)
File "/usr/lib/enigma2/python/Tools/FuzzyDate.py", line 5, in FuzzyTime
TypeError: an integer is required (got type str)
[ePyObject] (CallObject(<bound method EPGImportConfig.updateStatus of <class 'Plugins.Extensions.EPGImport.plugin.EPGImportConfig'>>,()) failed)
now.. if you want to try it I'll put it here.. in fact it has a high version number..
just a few photos
1_0_19_515_99_217C_EEEE0224_0_0_0_20241219213010.jpg1_0_19_515_99_217C_EEEE0224_0_0_0_20241219213016.jpg1_0_19_BBE_3A2_110_EEEE0264_0_0_0_20241223093831.jpg
1_0_19_BBE_3A2_110_EEEE0264_0_0_0_20241223093923.jpg1_0_19_515_99_217C_EEEE0224_0_0_0_20241219213134.jpg1_0_19_515_99_217C_EEEE0224_0_0_0_20241219212954.jpg
...and...
1 download 1 like.. .
or if you prefer
1 download 1 coffee: it's the same
wget -q "--no-check-certificate" https://raw.githubusercontent.com/Belfagor2005/EPGImport-99/main/installer.sh -O - | /bin/bash
anyway thanks to chatgpt.. even if it often makes mistakes.. even fleas have cough!!!
Display Morethis works I tried it
Donwload:https://mega.nz/file/gsJyxR5J#6l58lTPU-Lrd-kf7lBfcjh557AjK5npnz6xQ00DcLDE
MODERATOR EDIT:
USE TAG FOR LIVE LINK PLEASE
MODERATOR EDIT:
USE TAG FOR LIVE LINK PLEASE
simple.. remove and reinstall now i am out of pc
camon boys..camon........
i prefered this
[Backup dreambox one]GP_4.2 by Lululla - Dreambox One UltraHD - Linux Satellite Support Community
but all images if working are good..
all my backup are all ok..
(maybe)
now work better ![]()
2.8 version on top ![]()
ammend for me:
NOT YET CONNECTED
[EPGImport] ### importEvents exception: [Errno 2] No such file or directory: '/media/hdd/epg.dat'
v.2.7 on top
fix - directory choice
Ok done, I hope you buy me a beer, I'm very thirsty these days ![]()
ok
try i don't tested..
TV is full and my wife kicks me out of the house if I bother her again ![]()