Test it please
v.3.1
Thank's
Test it please
v.3.1
Thank's
maybe it doesn't handle iptv well.
Can you send me via pm the sources where the samsung tv+ works
I have had the problem for days that vavoo freezes when changing channels
I always have to turn the receiver on and off briefly so that I can switch channels
Before, everything was running smoothly. What could be the reason for this?
When I go to a channel and then try to get back into the channel list, the receiver shows an X on the top left of the screen to indicate that it cannot go back, then I have to turn it on and off to make it work again
VU+ Uno4k se + OpenAtv 7.4
Maybe you don't use the right button
Do this:
-set the timer in the configuration, you can also set it every 10 minutes or 1 hour..
Then save the list so it automatically exports the bouquets to your favorite lists.
So maybe you can see it without a plugin.
But I don't find any problems with the plugin. If you then want to debug from telnet we can check what it does and when it does it.
hi, how can i change my epgimport on dm 900 with openpli? thanks
depends on the image you have in the box
if you have atv or openpli, you can do it otherwise you have to use this
It is the same as the other one, it only has a compatible system for dreamos
v.4.7
add flag
fix code minor and clean unnecessary code
1_0_19_BBE_3A2_110_EEEE0264_0_0_0_20250203123012.jpg
please install first last source.
wget -q --no-check-certificate https://raw.githubusercontent.com/Belfagor2005/EPGImport-99/main/installer_source.sh -O - | /bin/bash -x > /tmp/install_debug.log 2>&1
and show log (menu/ok)
edit
this is last for me..
thank you Lululla
here is a report that VTI Crash on Eumetsat and a fix from @NaseDC for it, if it dosnt break oATV/PLI maybe you can add this too
https://vuplus-support.org/wbb…ostID=2274903#post2274903
Code: ui.py#2091 self.session.openWithCallback(boxAction, ChoiceBox, title=text, list=menu, windowTitle=_("eumetsat menu")) chance to self.session.openWithCallback(boxAction, ChoiceBox, title=text, list=menu) #2130 self.session.openWithCallback(boxAction, ChoiceBox, title=text, list=menu, windowTitle=_("eumetsat menu")) chance to self.session.openWithCallback(boxAction, ChoiceBox, title=text, list=menu)
20250106 2.7.2 version is online
Changelog:
--Removed Arabic menulist
--Removed Halign
--Minor fix
--Info about hardware
1_0_19_515_99_217C_EEEE0224_0_0_0_20250202200809.jpg
1_0_19_515_99_217C_EEEE0224_0_0_0_20250202200845.jpg
1_0_19_515_99_217C_EEEE0224_0_0_0_20250202200902.jpg
1_0_19_515_99_217C_EEEE0224_0_0_0_20250202200925.jpg
1_0_19_515_99_217C_EEEE0224_0_0_0_20250202201322.jpg
1_0_19_515_99_217C_EEEE0224_0_0_0_20250202201335.jpg
1_0_19_515_99_217C_EEEE0224_0_0_0_20250202201207.jpg
1_0_19_515_99_217C_EEEE0224_0_0_0_20250202201219.jpg
from which pulpit comes the sermon.
If I didn't warn you with your ipk skin scripts you would have deleted all the libraries in the box.
Closed the topic and arabic removed from the plugin
since you are now a coder read the code carefully..
and if you think better you will find the reason why the system uses the last 3 fonts and not the first 3
global lngx, HALIGN
# language
locl = "ar", "ae", "bh", "dz", "eg", "in", "iq", "jo", "kw", "lb", "ly", "ma", "om", "qa", "sa", "sd", "ss", "sy", "tn", "ye"
lngx = 'en'
try:
from Components.config import config
lngx = config.osd.language.value
lngx = lngx[:-3]
except:
# lngx = 'en'
pass
HALIGN = RT_HALIGN_LEFT
def add_skin_font():
global HALIGN
from enigma import addFont
FNTPath = os_path.join(plugin_path + "/fonts")
if any(s in lngx for s in locl):
HALIGN = RT_HALIGN_RIGHT
addFont((FNTPath + '/DejaVuSans.otf'), 'lsat', 100, 1)
addFont((FNTPath + '/DejaVuSans.otf'), 'lmsat', 100, 1)
addFont((FNTPath + '/DejaVuSans.otf'), 'lbsat', 100, 1)
else:
addFont((FNTPath + '/ls-regular.ttf'), 'lsat', 100, 1)
addFont((FNTPath + '/ls-medium.ttf'), 'lmsat', 100, 1)
addFont((FNTPath + '/ls-medium.ttf'), 'lbsat', 100, 1)
Display More
since I am Italian, and the global language is English, I will remove this possibility.
![]()
It is not possible because I do not think you have those fonts and with those names (aliases) already installed in your box.
But here everyone is a developer now.
LinuxSat panel does not report any changes, it only adds some fonts.
def add_skin_font():
global HALIGN
from enigma import addFont
FNTPath = os_path.join(plugin_path + "/fonts")
# addFont(filename, name, scale, isReplacement, render)
if any(s in lngx for s in locl):
HALIGN = RT_HALIGN_RIGHT
addFont((FNTPath + '/DejaVuSans.ttf'), 'lsat', 100, 1)
addFont((FNTPath + '/DejaVuSans.ttf'), 'lmsat', 100, 1)
addFont((FNTPath + '/DejaVuSans.ttf'), 'lbsat', 100, 1)
else:
addFont((FNTPath + '/ls-regular.ttf'), 'lsat', 100, 1)
addFont((FNTPath + '/ls-medium.ttf'), 'lmsat', 100, 1)
addFont((FNTPath + '/ls-medium.ttf'), 'lbsat', 100, 1)
Display More
Thank you for this great plugin. I installed it on my VU+ Uno 4k
With openpli 9 .0, i get some changes
On my bouquet font and i no longer
See the Arabic fonts on my E2iplayer.
can you explain better? or if someone has understood can solve
from skinners
Display More2025-02-01 11_45_44-Foreca.po.png
is it possible to do this in individual/separate strings for the translation instead of this one huge one!?
1_0_1_445D_453_1_C00000_0_0_0_20250201114725.jpg
I still have this issus with Metrix the default skin of oATV what is todo here?
and an update for the de.PO please add it to GIT
type this?
def info(self):
message = str("%s" % (_(
"Server URL: %s\n\n"
) % BASEURL))
message += _("< > = Prognosis next/previous day\n")
message += _("0 - 9 = Prognosis (x) days from now\n\n")
message += _("VOL+/- = Fast scroll 100 (City choice)\n")
message += _("Bouquet+/- = Fast scroll 500 (City choice)\n\n")
message += _("Info = This information\n")
message += _("Menu = Satellite photos and maps\n\n")
message += _("Ok = Go to Config Plugin\n\n")
message += _("Tv = Go to City Panel\n\n")
message += _("Red = Temperature chart for the upcoming 5 days\n")
message += _("Green = Go to Favorite 1\n")
message += _("Yellow = Go to Favorite 2\n")
message += _("Blue = Go to Home\n\n")
message += _("Wind direction = Arrow to right: Wind from the West\n")
return message
Display More