TheWeather Plugin Moded by iet5 for py2 and py3
- iet8
- Thread is marked as Resolved.
-
-
Hi,
I do not understand what you want. Please explain more clearly. Do you want the temperature unit to be in Celsius?
Br
-
He must be referring to the degree Celsius symbol °
-
Display More
Hi,
I do not understand what you want. Please explain more clearly. Do you want the temperature unit to be in Celsius?
Br
-
-
-
-
Hi
new release will contains 2 different weather service provider , you can use any of them.
i am testing it and i hope success.
Br
-
Hi,
Now moved to version 5.1 -- For download, please go to post #1.
This update solve pb of some city does not appear at city search
…..
You had it too, what did you change?
Thx
-
Hi,
Based on the request of some friends to provide a script for direct plugin download and installation, here is the plugin script.
Please note that during installation, the plugin will search for any previously installed version on the device, and it will first ask for your confirmation before removing it.
If you agree, it will continue by removing the old version and then installing the new one.
Each version will have its own separate script.
This script is for version 5.1."
Codewget -O /tmp/installer_theweatheriet5_5.1sh "https://raw.githubusercontent.com/Saiedf/TheWeatherIet5/main/VER%205.1/installer_theweatheriet5_5.1sh" && chmod 755 /tmp/installer_theweatheriet5_5.1sh && /bin/sh /tmp/installer_theweatheriet5_5.1shBr
-
-
-
Hi,
Now moved to version 5.2
This release includes improvements to the weather forecast display, extending it to 14 and 16 days, through two weather service providers, with the ability to switch between them using the arrows.
- The first provider offers weather forecasts for 16 days.
- The second provider offers weather forecasts for 14 days.
- The files for each provider are now separated from one another.
We now have:
- A 7-day screen shared by both providers
- A 14-day screen
- A 16-day screen
A temperature symbol has also been added to the 7-day page.
For those who want to use the installation script, please note that the script will remove any older versions after prompting the user and receiving confirmation to continue.
Codewget -O /tmp/installer_theweatheriet5_5.2.sh "https://raw.githubusercontent.com/Saiedf/TheWeatherIet5/main/VER%205.2/installer_theweatheriet5_5.2.sh" && chmod 755 /tmp/installer_theweatheriet5_5.2.sh && /bin/sh /tmp/installer_theweatheriet5_5.2.shDOWNLOAD HERE
TheWeather Plugin Moded by iet5 for py2 and py3Br
-
IPK == 39 mb?????

I hope you do this in the next version
-remove .pyo files
-compress image in folder images (Mass Image Compressor) or online --> https://tinypng.comYou could also consider using a single folder for skin images and then using the option
scale="1" in the xxxx.xml skin file.
For example:
<widget name="background" position="center,center" size="1920,1080" pixmap=\"""" + _background_skin_asset_path(_tw_cfg("background", "1"), use_fullhd=True) + """\" zPosition="0" alphatest="blend" scale="1" />
I see you have several image folders: each for a different screen format: fhd/hd, etc.
I think it's too large and too heavy.
You could instead have just one folder with high-resolution images and use the option to scale it to the screen size of the user's screen.
Or you can choose to select a background and download it when needed, placing it on the server-side GitHub.
I select the background and download it, so I don't have a lot of useless backgrounds in the folder.
This way, you don't slow down this plugin: I mention this because I started fixing it and I see the credits.
But it's up to you... you're making the changes.

-
Dear brother and friend @Lululla
As I said before, and I will always continue to say: you are a great master and we learn a lot from your experience.
As I told you earlier, I am only a hobbyist, and I am not seeking anything except to enjoy and satisfy this hobby that I love. I am not looking for fame or any kind of gain.
Since you have suggested some new and distinctive ideas, you have complete freedom to make whatever modifications you see fit, so that we can bring the plugin to the final form we all hope for, which is the stage of perfection and stability.
I am looking forward to your kind help, as well as the upcoming new update for the plugin, through which you will implement these suggestions and ideas that you kindly proposed.
I am fully confident that the result will be something wonderful and will represent a real and valuable addition to the plugin.
Display MoreIPK == 39 mb?????

I hope you do this in the next version
-remove .pyo files
-compress image in folder images (Mass Image Compressor) or online --> https://tinypng.comYou could also consider using a single folder for skin images and then using the option
scale="1" in the xxxx.xml skin file.
For example:
<widget name="background" position="center,center" size="1920,1080" pixmap=\"""" + _background_skin_asset_path(_tw_cfg("background", "1"), use_fullhd=True) + """\" zPosition="0" alphatest="blend" scale="1" />
I see you have several image folders: each for a different screen format: fhd/hd, etc.
I think it's too large and too heavy.
You could instead have just one folder with high-resolution images and use the option to scale it to the screen size of the user's screen.
Or you can choose to select a background and download it when needed, placing it on the server-side GitHub.
I select the background and download it, so I don't have a lot of useless backgrounds in the folder.
This way, you don't slow down this plugin: I mention this because I started fixing it and I see the credits.
But it's up to you... you're making the changes.

-
Hi
Now moved to version 5.3. for download use script or download from first post.
This update represents a major step forward for the plugin, with a wide range of improvements and code changes aimed at enhancing performance, reducing size, and making customization easier.
Because the plugin was quite large in previous versions, and based on the advice of my brother and friend Lululla , thanks my friend, I restructured the code and achieved the following results:
The plugin size in the previous version was between 38 and 39 MB.
After these changes, the new size is now only between 2 and 3 MB.
Among the most important changes in this release:
- The plugin size has been significantly reduced.
- The plugin now includes only two backgrounds by default.
- Backgrounds can now be downloaded separately, and I will attach the method for downloading them.
- There are now two types of backgrounds available: compressed backgrounds and normal uncompressed backgrounds.
- Users can download whichever type they prefer.
- It is now possible to add an unlimited number of high-quality backgrounds, as long as the required naming convention is followed.
- As soon as backgrounds are added or downloaded, they will appear مباشرة inside the plugin without any extra steps.
The number of duplicate icons has also been reduced. Previously, there was more than one folder containing multiple icon sets. Now, only one folder with high-resolution images is used, and they are automatically adjusted to fit the plugin.
Instead of relying on multiple folders for different screen resolutions such as HD, FHD, and others, it is now possible to use just one folder containing high-quality images, with an option that automatically resizes them according to the user’s screen resolution.
The icon image matching mechanism has also been improved, so it now depends more accurately on the actual name and the real weather condition.
Important note:
Due to the major changes in the plugin folders, the plugin must be completely removed before reinstalling it, to ensure that the new version works correctly.
This is the script for re-installation.
Codewget -qO- "https://raw.githubusercontent.com/Saiedf/TheWeatherIet5/main/installer_theweatheriet5_auto.sh" | /bin/shThis is the line for downloading the compressed icons or backgrounds, which includes 14 backgrounds.
Codewget -qO- "https://codeload.github.com/Saiedf/TheWeatherIet5/tar.gz/refs/heads/main" | tar -xz -C "/usr/lib/enigma2/python/Plugins/Extensions/TheWeatherIet5/Images/background" --strip-components=4 "TheWeatherIet5-main/Images/compressed/background"And this is the line for downloading the full-size icons or backgrounds, which also includes 14 backgrounds.
Codewget -qO- "https://codeload.github.com/Saiedf/TheWeatherIet5/tar.gz/refs/heads/main" | tar -xz -C "/usr/lib/enigma2/python/Plugins/Extensions/TheWeatherIet5/Images/background" --strip-components=4 "TheWeatherIet5-main/Images/OriginalSize/background"Good Luck
-
oaweather???????????????????? your ipk is wrong???
OAWeatheriet5
OAWeather is already on the ATV feeds. I don't think you should keep changing the plugin name, you'll mess it up :)
Keep using the name theweather, you can keep it.
Then do what you want. But I don't think it's fair. Not even for the topic title.
-
oaweather???????????????????? your ipk is wrong???
thanks my friend , corrected
-
well. i put now on Linuxsatpanel..
The Weather v.5.3 Mod. by iet5 · Belfagor2005/upload@365801f
please attach ipk on first post of topic ;) -
well. i put now on Linuxsatpanel..
The Weather v.5.3 Mod. by iet5 · Belfagor2005/upload@365801f
please attach ipk on first post of topic ;)Already moved it to first post.
Thank you very much
Your source for Enigma2 weather plugins
Find downloads and support for tools that show detailed local forecasts, severe weather alerts, and animated radar displays on your device. Discover Enigma2 weather plugins for your receiver. Access downloads and support to display local forecasts and real-time weather information directly on screen.
Participate now!
Don’t have an account yet? Register yourself now and be a part of our community!
