Yes, probably. It might clash with other UI elements. Why would you want this?
NEW plugin: InfoBarWeather
Re: NEW plugin: InfoBarWeather #121
Re: NEW plugin: InfoBarWeather #123
Re: NEW plugin: InfoBarWeather #124
Re: NEW plugin: InfoBarWeather #125
Re: NEW plugin: InfoBarWeather #126
Re: NEW plugin: InfoBarWeather #127
Re: NEW plugin: InfoBarWeather #128
Posted 6 February 2023 - 07:50
The build process needs a .po file. Can you please attach it?
Attached.
Just one observation... If you enable "Show crypto info in infobar" or "Show positioner position" in Main Menu->Setup->System->GUI Setup, then this info is not available if the InfoBarWeather plugin is enabled. Perhaps if all info from your plugin is moved a bit more to the left side of the infobar, then all above will be visible. In fact the positioner position is shown exactly above tuners and resolution info, which is not covered by InfoBarWeather info, but if the plugin is enabled, that info is missing on infobar.
Attached Files
VU+ Ultimo 4K; Clarke-Tech et9000
Re: NEW plugin: InfoBarWeather #129
Posted 6 February 2023 - 12:12
may be, better would be put to VK text=settings.locationname2.value and display there in config lat/lon for found city. Time to time are there 2 cities with same name in country.
Pitty, that buienradar is very inaccurate for my country.
Edited by ims, 6 February 2023 - 12:13.
Re: NEW plugin: InfoBarWeather #130
Re: NEW plugin: InfoBarWeather #131
Re: NEW plugin: InfoBarWeather #132
Posted 27 February 2023 - 18:02
Sure.
v0.18.
- Add Bulgarian translation (thanks @marto)
- Add lat/lon to location selection screen
- Fix layout of setup screen on non-PLi skins
- Shorten plugin on non-Loui skins (so positioner and bitrate viewer remain visible)
- Add three possible positions (in InfoBar (as it is now), above InfoBar, top of screen), all individually skinnable
- Add possibility to change displayed location name (so you can show Миколаїв instead of Mykolayiv, or whatever you like), press TEXT for a full keyboard
- Add min/max temperature (only visible when position is above InfoBar or top of screen)
- Add UV-index (only visible when position is above InfoBar or top of screen)
- Add sun power (only visible when position is above InfoBar or top of screen)
I did the extra translations for the languages I don't speak with google translate, I hope they're ok.
Thanks everyone for the suggestions and translations.
Please (re)install from the link in post #1. Will be on the nightly build feed after the next build finishes.
Edited by scriptmelvin, 27 February 2023 - 18:27.
Re: NEW plugin: InfoBarWeather #133
Posted 27 February 2023 - 20:17
Edit: I think that position above infobar should be visible on second infobar because it wouldn't interrupt the epg and it would be better visible on the semi transparent background of the 2nd infobar
Edited by Marko1305, 27 February 2023 - 20:19.
Re: NEW plugin: InfoBarWeather #134
Posted 27 February 2023 - 22:27
Very nice update.
Thanks
I really like position above infobar but the problem is it is not clearly visible on brighter colors. Could it be possible to make it extend transparent part of the infobar or like have transparent outbox behind the text.
Yeah I know. I already put drop shadows on everything. It helps a bit, but not enough. There already is a transparent picture behind everything that matches the infobar, otherwise you'd see a "hole" in the infobar. Problem is that this infobar transparency increases upwards in the location of InfoBarWeather.
I tried keeping transparency constant in InfoBarWeather, and increase transparency above it, but then you'd get (from the bottom up): fixed infobar transparency, increasing infobar transparency, fixed InfoBarWeather transparency, increasing InfoBarWeather transparency (to fully transparent), and it looked butt-ugly.
Edit: I think that position above infobar should be visible on second infobar because it wouldn't interrupt the epg and it would be better visible on the semi transparent background of the 2nd infobar
Unfortunately it does interfere with the EPG:
second-infobar.jpg 297.35KB 7 downloads
I could (barely) shoehorn InfoBarWeather in, like in this (doctored) picture, but it's ugly...
second-infobar-doctored.jpg 289.83KB 7 downloads
Maybe it should be an option in settings for people that don't mind having the last line of their (long) EPG covered up.
Edit: how about covering up the complete last line of the EPG so it won't look funny?
Edited by scriptmelvin, 27 February 2023 - 23:11.
Re: NEW plugin: InfoBarWeather #135
Re: NEW plugin: InfoBarWeather #136
Re: NEW plugin: InfoBarWeather #137
Re: NEW plugin: InfoBarWeather #138
Posted 7 April 2023 - 10:13
dlg = screen(self, *arguments, **kwargs) File "/usr/lib/enigma2/python/Plugins/Extensions/InfoBarWeather/plugin.py", line 174, in __init__ File "/usr/lib/enigma2/python/Plugins/Extensions/InfoBarWeather/plugin.py", line 311, in initSkins FileNotFoundError: [Errno 2] No such file or directory: '/tmp/InfoBarWeather'
GigaBlue UHD Quad 4K /Lunix3-4K/Duo 4K
Re: NEW plugin: InfoBarWeather #139
Posted 7 April 2023 - 14:45
os.mkdir(tmpdir). The error suggests that you don't have /tmp. I've never seen a unix box in my life that didn't have /tmp. Should I use $TMPDIR, if set?
Re: NEW plugin: InfoBarWeather #140
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users