Foreca Weather Plugin
-
- Foreca
- peter.721970
- Thread is marked as Resolved.
-
-
-
Thank you Lululla i updated de.po

better wait I sent another git.. Last..
You will have to do it again??
-
can you make a pot file for your latest update then i can update my de.po
and maybe its time for a 3.3.8 update to show its perfect now :D
-
check carefully, I have to wait 4/5 days for the feed to be sent
Do some tests and then I'll do the make 3.3.8
-
can you update the Foreca.pot for your latest ui.py commit
-
right now I have 2 monitors connected to the pc, skype that beeps..
8 programs open.. and my wife looking at me with a stick in her hand!!

-
de update to latest pot
-
OE-Alliance now builds the feed version directly from your GIT
-
-
-
maybe use the new foreca logo from Orlandox ?
GitHub - Orlandoxx/e2openplugin-Foreca: Weather forecast ModWeather forecast Mod. Contribute to Orlandoxx/e2openplugin-Foreca development by creating an account on GitHub.github.com -
I installed the plugin v. 3.3.8 from git , i.e. copied the latest changes. The city name for the weekly forecast (Week) is on the left and is not very well placed (white letters). Can it be fixed so that it is above, in the middle on a black background. I know that the 'problem' is with the skin (Metrix-HD) and that it may be necessary to adjust the graphics for most skins. The plugin works as it should, I have no other complaints. Thank you for the effort and great will you put in, both for this and also with other plugins.
-
Python
Display Moreclass PicView(Screen): def __init__(self, session, filelist, index, startslide, plaats=None): self.session = session self.bgcolor = config.plugins.foreca.bgcolor.value space = config.plugins.foreca.framesize.value space = space + 5 self.skin = "<screen name=\"PicView\" title=\"PicView\" position=\"0,0\" size=\"" + str(size_w) + "," + str(size_h) + "\" > \ <!-- <eLabel position=\"0,0\" zPosition=\"-1\" size=\"" + str(size_w) + "," + str(size_h) + "\" backgroundColor=\"" + self.bgcolor + "\" /> --> \ <widget name=\"pic\" position=\"" + str(space) + ", 50" + "\" size=\"" + str(size_w - (space * 2)) + "," + str(size_h - (space * 2)) + "\" zPosition=\"1\" alphatest=\"blend\" /> \ <widget name=\"city\" position=\"" + str(space) + ", 20" + "\" font=\"Regular;34\" size=\"" + str(size_w) + "," + str(size_h) + "\" backgroundColor=\"" + self.bgcolor + "\" foregroundColor=\"#ffffff\" zPosition=\"10\" transparent=\"1\" /> \ </screen>"1_0_19_79_4B0_110_820000_0_0_0_20250302192604.jpg
Try
-
Thanks for your fix. The city name is now on right place in black bacground as on your screenshot above.
-
can you upload this?
-
Orlandox can you bring your version up to date with lululla's so that your updates and improvements perhaps end up together with lululla's in a great joint version for everyone. And in the end, of course, also be made available to users via the oATV and PLI feeds? At VTI, NaseDC (aka @DerEine4711) always builds the latest versions from Lullula's GIT and distributes it to the VTI users in their forum. I think everyone would benefit more from working together. What do you think?
-
try it.. but we are at version 3.3.8 not 5
:) -
can you upload this?
i ahave puuttet i n git.. noo??
-
Orlandox can you bring your version up to date with lululla's so that your updates and improvements perhaps end up together with lululla's in a great joint version for everyone. And in the end, of course, also be made available to users via the oATV and PLI feeds? At VTI, NaseDC (aka @DerEine4711) always builds the latest versions from Lullula's GIT and distributes it to the VTI users in their forum. I think everyone would benefit more from working together. What do you think?
Hello,
I think that I can't unfortunately do that, because Lululla's and my version are so different.
For example:
- I have a spinner and '"Please wait ..." message
- I have localized country-city - date
- I have preserved original functions and buttons --> no need to modify skin
- I have Eumetsat that has View_Slideshow, Lululla has "https://www.sat24.com" without View_Slideshow
- I don't have a satellite selection (Eumetsat is for Europe only)
- I have pause icon at View_Slideshow
- translations are so different
-
thanks for your answer! maybe it would still be possible to adjust or adopt certain things to become more synchronized
-
