Jump to content


mino60

Member Since 26 Sep 2018
Offline Last Active 04 Mar 2024 08:26
-----

Posts I've Made

In Topic: Messagebox to open read file

8 February 2019 - 20:00

And that’s also what I wrote ;) You need to read the file and store the content in a variable which you then show via message box. (or I don’t understand what you want to do)

that's exactly what I want if not I script can do that too but I prefer messagebox or a notification


In Topic: Messagebox to open read file

8 February 2019 - 19:50

You also tell the Message box that it should not show "Only channels with a caid A801 are supported for now. Channels with no caid will need an additional configuration via the SoftCam.Key and will be supported in the next release."...

You say it should show 

_("Enigma2 update" + str(Update) + "Message test"

and that is exactly what it is doing..

my file on tmp (monfichier) and a variable the text changes every day

what I want is to display the text that starts with a star " *Only channels with a caid A801...."


In Topic: Messagebox to open read file

8 February 2019 - 11:05

result of the message

 

  • dysAv2B.jpg

In Topic: Messagebox to open read file

8 February 2019 - 10:46

my problem the message that starts with * does not appear on the screen just

Enigma2 update/tmp/monfihier Message test


In Topic: Messagebox to open read file

8 February 2019 - 10:40

Why download via a shellscript as python can also do it?.... we have several examples in our e2 code where we download from websites and indicate progression. When it is only for indicatieve it is finished you can better use notification instead of messagebox

you can give an example because I can not find it in github e2 openpli

 

https://github.com/OpenPLi/enigma2