Foreca One Weather Plugin NEW (Lululla Make)

There are 395 replies in this Thread which was already clicked 43,002 times. The last Post () by exsat2.

  • Py2 Error on VTI:

    Code
    Plugin Extensions/Foreca1failed to load:unsupported operand type(s) for ^: 'str' and 'int'
    14:32:52.114 [e2-python] Traceback (most recent call last):
    14:32:52.114 [e2-python]   File "/media/build/vti-dorie/build/tmp/work/armv7ahf-vfp-neon-oe-linux-gnueabi/enigma2-python/enigma2-python-vti-15.0.02-20200921-r01r03/git/lib/python/Components/PluginComponent.py", line 59, in readPluginList
    14:32:52.114 [e2-python]   File "/media/build/vti-dorie/build/tmp/work/armv7ahf-vfp-neon-oe-linux-gnueabi/enigma2-python/enigma2-python-vti-15.0.02-20200921-r01r03/git/lib/python/Tools/Import.py", line 2, in my_import
    14:32:52.114 [e2-python]   File "/usr/lib/enigma2/python/Plugins/Extensions/Foreca1/__init__.py", line 16, in <module>
    14:32:52.114 [e2-python]     exec(_decode(_data, _keys))
    14:32:52.115 [e2-python]   File "/usr/lib/enigma2/python/Plugins/Extensions/Foreca1/__init__.py", line 8, in _decode
    14:32:52.115 [e2-python]     b = bytes([x ^ key for x in b])
    14:32:52.115 [e2-python] TypeError: unsupported operand type(s) for ^: 'str' and 'int'
    14:32:52.115 [e2-python] skipping plugin.
  • I already tried entering my API details in the api_config.txt file a short while ago, but it didn't work. Now I think the trial month has expired... I'll try what you suggest, delete that file and see what happens.


    Thanks as always.

    • Official Post

    Sure


    i delete it and see


    pasted-from-clipboard.png



    only Live Map not work


    pasted-from-clipboard.png

    pasted-from-clipboard.png



    Instead with the bees inserted file api_config.txt


    pasted-from-clipboard.png


    pasted-from-clipboard.png




    Read here for email registration (temporary) as a tips

  • I noticed that compared to the old plugin, when we are on the main screen on the right-hand side, we used to be able to use the centre down arrow key to scroll hour by hour, but now it jumps from the first page to the next, skipping all the hour-by-hour forecasts. Will it be possible to have the same function again, so that by pressing the central OK button, you can view the forecast for the current time?

    I would like to point out that this is not such an important issue.

    I am attaching your image.


    Thank you, as always.

    • Official Post

    I noticed that compared to the old plugin, when we are on the main screen on the right-hand side, we used to be able to use the centre down arrow key to scroll hour by hour, but now it jumps from the first page to the next, skipping all the hour-by-hour forecasts. Will it be possible to have the same function again, so that by pressing the central OK button, you can view the forecast for the current time?

    I would like to point out that this is not such an important issue.

    I am attaching your image.


    Thank you, as always.

    Done

    Next version:


    up/down


    pasted-from-clipboard.pngpasted-from-clipboard.png


    Detail Hours select.

    pasted-from-clipboard.png

  • Hello Lululla ,


    I have crash with v1.0.1 when selecting "Selected hour details".


    Image : OpenViX 6.8.003


    < 4978.375662> 08:14:17.3179 [InfoBarGenerics] Key: 352 (Make) KeyID='KEY_OK' Binding='('OK',)'.

    < 4978.375879> 08:14:17.3181 [ActionMap] Keymap 'OkCancelActions' -> Action = 'ok'.

    < 4978.384880> 08:14:17.3271 Traceback (most recent call last):

    < 4978.389213> 08:14:17.3315 File "/usr/lib/enigma2/python/StartEnigma.py", line 73, in processDelay

    callback(*retval)

    ~~~~~~~~^^^^^^^^^

    < 4978.389319> 08:14:17.3316 File "<string>", line 563, in okChoiceCallback

    < 4978.389419> 08:14:17.3317 AttributeError: 'List' object has no attribute 'getCurrentIndex'. Did you mean: 'setCurrentIndex'?

    < 4978.389546> 08:14:17.3318 [ePyObject] (CallObject(<bound method Session.processDelay of <__main__.Session object at 0xafbef030>>,()) failed)

  • Hi Lululla!

    Thanks for your good job!!! On main screen temperature on left top corner is not current temperature but I think it is daily high temperature and is not changing during the day.

    The other thing is that api maps are not showing. I have set api user and pass, but get on screen could not initialize map API.

    Other things-exellent!!!

    Hope you can fix this. Brgds!

  • A couple of comments:


    On the home screen, you can see that the red button changes the colour. In the old version, the red button took you to the weekly forecast screen. Now, to see the weekly forecast, you have to go through the menu button. In my opinion, once you change the colour, you won't touch it again. I usually match it to the colour of the skin I'm using and keep it that way forever. Wouldn't it be more logical to use the red button to see the weekly forecast? I look at it a lot because it often changes from one day to the next...


    It would be possible to add zero to the transparency percentages so that nothing can be seen of the channel being viewed. Sometimes it is a bit annoying to see the background with the changing images. At most, you could add 1% if you really want to keep an eye on what is being broadcast while watching the forecast...


    Best regards and thank you for eveverything.

    • Official Post

    This is not the old plugin.


    Fix new. Try with the telnet wget command.

    • Official Post

    ForecaOne.png


    installation from telnet for last fix ;)

    wget -q --no-check-certificate https://raw.githubusercontent.com/Belfagor2005/ForecaOne/main/installer.sh -O - | /bin/sh


    pasted-from-clipboard.png


    pasted-from-clipboard.png


    pasted-from-clipboard.png

  • VTI py2:

    Code
    Plugin Extensions/Foreca1failed to load:unsupported operand type(s) for ^: 'str' and 'int'
    15:11:30.237 [e2-python] Traceback (most recent call last):
    15:11:30.237 [e2-python]   File "/media/build/vti-dorie/build/tmp/work/armv7ahf-vfp-neon-oe-linux-gnueabi/enigma2-python/enigma2-python-vti-15.0.02-20200921-r01r03/git/lib/python/Components/PluginComponent.py", line 59, in readPluginList
    15:11:30.237 [e2-python]   File "/media/build/vti-dorie/build/tmp/work/armv7ahf-vfp-neon-oe-linux-gnueabi/enigma2-python/enigma2-python-vti-15.0.02-20200921-r01r03/git/lib/python/Tools/Import.py", line 2, in my_import
    15:11:30.237 [e2-python]   File "/usr/lib/enigma2/python/Plugins/Extensions/Foreca1/__init__.py", line 17, in <module>
    15:11:30.238 [e2-python]     exec(_decode(_data, _keys))
    15:11:30.238 [e2-python]   File "/usr/lib/enigma2/python/Plugins/Extensions/Foreca1/__init__.py", line 9, in _decode
    15:11:30.238 [e2-python]     b = bytes([x ^ key for x in b])
    15:11:30.238 [e2-python] TypeError: unsupported operand type(s) for ^: 'str' and 'int'
    15:11:30.238 [e2-python] skipping plugin.

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!