Hello Lululla ,
I have the following problems (compared to version 3.2.9) :
- titel2 : it is not showing "Please wait ..."
- spinner is not shown
Hello Lululla ,
I have the following problems (compared to version 3.2.9) :
- titel2 : it is not showing "Please wait ..."
- spinner is not shown
Yes with these changes to ui.py:
titel[0] = str(sub(r'<[^>]*>', "", titel[0]))
textsechs = titel[0]
textsechs = textsechs.replace("Monday", _("Monday"))
textsechs = textsechs.replace("Tuesday", _("Tuesday"))
textsechs = textsechs.replace("Wednesday", _("Wednesday"))
textsechs = textsechs.replace("Thursday", _("Thursday"))
textsechs = textsechs.replace("Friday", _("Friday"))
textsechs = textsechs.replace("Saturday", _("Saturday"))
textsechs = textsechs.replace("Sunday", _("Sunday"))
textsechs = textsechs.replace("January", _("January"))
textsechs = textsechs.replace("February", _("February"))
textsechs = textsechs.replace("March", _("March"))
textsechs = textsechs.replace("April", _("April"))
textsechs = textsechs.replace("May", _("May"))
textsechs = textsechs.replace("June", _("June"))
textsechs = textsechs.replace("July", _("July"))
textsechs = textsechs.replace("August", _("August"))
textsechs = textsechs.replace("September", _("September"))
textsechs = textsechs.replace("October", _("October"))
textsechs = textsechs.replace("November", _("November"))
textsechs = textsechs.replace("December", _("December"))
print(pluginPrintname, "titel[0]=", textsechs)
datum = textsechs
Those (Feels like, Precip chance and Humidity) can be translated like this :
# Text
x, y, w, h = self.valText1
self.res.append(MultiContentEntryText(pos=(x, y), size=(w, h), font=3, text=_(self.x[5]), color=weiss, color_sel=weiss))
x, y, w, h = self.valText2
textsechs = self.x[6]
textsechs = textsechs.replace("°", "") + tempUnit
textsechs = textsechs.replace("Feels Like:", _("Feels like:"))
self.res.append(MultiContentEntryText(pos=(x, y), size=(w, h), font=2, text=textsechs, color=mblau, color_sel=mblau))
x, y, w, h = self.valText3
textsechs = self.x[7]
textsechs = textsechs.replace("Precip chance:", _("Precip chance:"))
self.res.append(MultiContentEntryText(pos=(x, y), size=(w, h), font=2, text=textsechs, color=mblau, color_sel=mblau))
x, y, w, h = self.valText4
textsechs=self.x[8]
textsechs=textsechs.replace("Humidity:", _("Humidity:"))
self.res.append(MultiContentEntryText(pos=(x, y), size=(w, h), font=2, text=textsechs, color=mblau, color_sel=mblau))
Then add these to Foreca.po and translate them to your language:
msgid "Feels like:"
msgstr ""
msgid "Precip chance:"
msgstr ""
msgid "Humidity:"
msgstr ""
Yes, you are right (I restarted my box) with 4K videos. But for example the 69 Eyes - California is 360p with sound.
Hello, checked and the video quality is only 360p !
Hello,
in Finland 'Top Movies', 'Action', 'Comedy' and 'Drama' are not working anymore. Is there an update available, thank you ?
Hello,
how I can access 'IPTVPluginConfig' menu and its items ? When opening M3UIPTV plugin, it opens straight 'M3U IPTV Manager - providers'.
No problem here (ServiceApp: original):
Hello,
is there a color version of picons ? That is white version of picons.
Hello,
Finnish help files translated as an attachment.
P.S. This is also a new line : EPG/Guide button - Translate song information and lyrics in the respective screen
Hello,
In Finland we have a problem. When PlutoTV is updated, epg.dat is messed up. 'Project Runway' is info of every recording and so on. Is there any fix for this ?
Then there is no extra cover found for this song.
Okay, I found a song with desciption and cover and saving was okay, thanx. Can you fix the space needed for bit rate in Finnish (bittinopeus) ?
Okay, but I don't find anywhere button called 'Save cover' ? 'coverimages' folder is created on HDD, but is empty. I'm using 'BlueAccents_FHD' skin.
HDF Radio Info.jpg
Hello, which button on which screen saves the cover ?