Hi,
dvb subtitles don't work - octagon sf8008 supreme.
Hi,
dvb subtitles don't work - octagon sf8008 supreme.
My device is gigablue uhd trio 4k pro, every time I update the software over the internet it does not see the SSD card, when I remove and insert the card it returns to normal
Thanks satfreund - Vielen Dank
My device is gigablue uhd trio 4k pro, every time I update the software over the internet it does not see the SSD card, when I remove and insert the card it returns to normal
Have you went into device manager and mounted it as permanent device.
Hello,
anybody else having same problem that not showing DVB subtitles ? Do I have some setting wrong ?
They were fixed yesterday.
The quick fix is this.
Hello,
so there is a problem with channel selection screen set to something different than legacy mode with FCC activated.
this is the crash log
ZGEMMA H5 :
lcn scanner not working
terrestrial scan missing on feed
ZGEMMA H5 :
lcn scanner not working
terrestrial scan missing on feed
not bad as a first post :)
I approve your post but I hope you show up to the board to say hello
ZGEMMA H5 :
lcn scanner not working
terrestrial scan missing on feed
TerrestrialScan has been replaced with LCNScanner.
Install LCNScanner, set it according to your preferences, run a DTT scan, it will create the LCN bouquet for you.
i have in flash last image.. have problem with plugin..
self.timerz = eTimer()
if exists("/usr/bin/apt-get"): # Dreambox
self.timerz_conn = self.timerz.timeout.connect(self.check_vers)
else: # OE-Alliance e OpenPLi
self.timerz.callback.append(self.check_vers)
self.timerz.start(200, 1)
AttributeError: 'eBaseImpl.eTimer' object has no attribute 'connect'
this situation is very strange.
Display Morei have in flash last image.. have problem with plugin..
Codeself.timerz = eTimer() if exists("/usr/bin/apt-get"): # Dreambox self.timerz_conn = self.timerz.timeout.connect(self.check_vers) else: # OE-Alliance e OpenPLi self.timerz.callback.append(self.check_vers) self.timerz.start(200, 1)
AttributeError: 'eBaseImpl.eTimer' object has no attribute 'connect'
this situation is very strange.
Handle exceptions with try and except, as you well know in oea and pli connect does not exist.
on the linuxsat panel, it is made specifically for the various systems, now that I have the new atv it gives me this problem, , I only reported it, since before there were no such problems. I will make some changes and adapt.
i fixed here
self.timerz = eTimer()
if hasattr(self.timerz, "callback"):
self.timerz.callback.append(self.check_vers)
else:
if exists("/usr/bin/apt-get"):
self.timerz_conn = self.timerz.timeout.connect(self.check_vers)
print("[Version Check] ERROR: eTimer does not support callback.append()")
self.timerz.start(200, 1)
Bug:
On amiko-viper-4k-v40 with openatv-7.5.1-20250206, I try to put settings (lamedb, bouquets...) from linux-pc with software demoneditor (https://github.com/DYefremov/DemonEditor/releases), but amiko doesn't wake-up from standby and after power-off-on it continuously reboots without reaching working state. openatv-7.4 doesn't have this problem.
[EDIT FROM MODS]
please not use live link but tag from reply options
I downloaded the latest image 7.5.1 and in my uclan epgimport from the feeds, nothing, only errors. .many errors..
So I did some fixes.
I hope that the import of the sources from git will be taken into consideration (my git contains them and they are updated), but you can import them in yours and keep only those that are needed: the sources that the plugin downloads are obsolete and have broken links, the plugin is late and from failure.
From the sources I eliminated the broken links and added, thanks also to other linuxsat users, other sources.
Now EPGImport also works with this latest image.
I hope I did something pleasant.
1_0_19_2EF_107_217C_EEEE01FC_0_0_0_20250210142533.jpg1_0_19_2EF_107_217C_EEEE01FC_0_0_0_20250210142550.jpg1_0_19_2EF_107_217C_EEEE01FC_0_0_0_20250210142541.jpg
Comparing oe-alliance:python3...Belfagor2005:python3 · oe-alliance/XMLTV-Import
for LCNScanner.. if possible upgrade rules.. here
another questio
QuoteHi. Some people might be thinking: what do you care? Instead, no, because when I turned off from TCM, I don't mean standby but actually turn off, it took away the power to the USBs that I use to drive a signal transmitter and an HDMI splitter. So instead they always remain on. Up until all the releases before these latest OpenATV 7.5.1 the USBs "turned off", now they always remain connected to the power supply. What can I do? Thanks to everyone in advance
any ideas??
Uclan
hi sometimes agg...via web is better we'll see in the end if it's slow or I'll go do it completely new...we'll see.
After a month of updates, nothing has changed for the better.
Everything works very very slowly compared to the version 7.5.
Version 7.5.1 is the worst version of OpenATV for me.
This requires doing it completely new.
Waiting for 7.5.2.........

Don’t have an account yet? Register yourself now and be a part of our community!