dm920 - Python3 - openPLi (homebuild)

satpong

Registered
Messages
168
borderWidth="2" valign="center" halign="left"
Code:
    <widget source="session.CurrentService" render="Label" position="1705,845" size="220,45" font="Regular;26" zPosition="1" backgroundColor="secondBG" borderWidth="2" transparent="1" foregroundColor="grey" valign="center" halign="left" text="Temperature" noWrap="1">
      <convert type="PLiExtra">Temperature</convert>
    </widget>

In this case I will wait for next release.
can you please explain when it is possible to do an online update or we should do a total reinstalation ?
Will be for the weekend. I have to go to work soon. I work in shifts.
Bye
 
Last edited:

mouadhada

Registered
Messages
163
Can you please keep displying « increase voltage » for unicable LNB. When I switch from universal to unicable this option is hide.
I need it for my setup.
thx a lot.
 

satpong

Registered
Messages
168
20221129.gif

In this case I will wait for next release.
can you please explain when it is possible to do an online update or we should do a total reinstalation ?
You can do an online update

CPU temp added to Second Infobar (no space for main infobar) PLi-FullNightHD and PLi-FullNightHD2 skin
* Second Infobar = press OK button twice
* or assign 1 button - HotKey plugin - assign key button
 

satpong

Registered
Messages
168
I have this in 1 infobar, everything is fine with a place for these widgets.
Yes, but what if PLi InfoBarWeather plugin is installed ?

01.jpg


If you want you can add CPU Load

<widget source="session.CurrentService" render="Label" position="..............................text="CPUload".......................>
<convert type="PliExtra">CPULoad</convert>
</widget>

02.jpg
 

satpong

Registered
Messages
168
Actually when I set on increase voltage option it is turned off after reboot !
please fix !
My tuner Si2166D - Increased voltage ON
1- Restart enigma2
2- Restart (reboot box)
Increased voltage stays ON
(Voltage mode: Polarization, 13V, 18V, Externally powered)

What tuner do you have?

04.jpg
 
Last edited:

pfdfak.kfnsif

Registered
Messages
43
Yes, but what if PLi InfoBarWeather plugin is installed ?
I asked them to make it possible to move the output of the plugin information to any convenient place for the user, but somehow I forgot whether they made this my request or not..I will ask if there was a fix, then I will share the swami..
 

pfdfak.kfnsif

Registered
Messages
43
If you want you can add CPU Load
yes, and I did a little digging in the CinoGriPLi skin for 3 python , everything worked clearly on python 3.10, but on 3.11 a lot of components stopped working, but that's what I could do. the only thing I can't find a converter that will display channel encodings in 1 infoba
maybe you can fix it, I don't have enough knowledge. the active encoding must be green.

CinoGriPli send it in the archive, I hope for your help
 
Last edited:

satpong

Registered
Messages
168
yes, and I did a little digging in the CinoGriPLi skin for 3 python , everything worked clearly on python 3.10, but on 3.11 a lot of components stopped working, but that's what I could do. the only thing I can't find a converter that will display channel encodings in 1 infoba
maybe you can fix it, I don't have enough knowledge. the active encoding must be green.

CinoGriPli send it in the archive, I hope for your help
CinoGriPLi skin - Converters & Renderers are missing in your upload
But I modified skin_templates.xml without it only for crypt info.

You need other CaidInfo2.py (CaidInfo2 is the name used in your uploaded skin)
/usr/lib/enigma2/python/Components/Converter/CaidInfo2.py

&

replace modified skin_templates.xml in folder
/usr/share/enigma2/CinoGriPLi

download CaidInfo2.py + skin_templates.xml from here:
 
Last edited:

pfdfak.kfnsif

Registered
Messages
43
Converters & Renderers are missing in your upload
in its original form, the skin was for the 2nd python, and many converters and renderers did not work stopped working on the 3rd python, I decided to use the same components as in the PLi-FullNightHD skin of this image. So you have them all, that's why I didn't put them in the archive with the CinoGriPLi skin. as you correctly noticed, one CaidInfo2 converter did not work. Thanks, everything is fine now.!!!
 

mouadhada

Registered
Messages
163
When I selected display skin 13, I don’t have picon displayed nor weather data on standby.
Any fix for that ?
 

Lexzie

Registered
Messages
139
Could you take a look at the epgimport and epgimport-rytec plugin?
I had problems when importing Miscellaneous and Bulgaria Sources. (Import stops on these sources, the rest is okay).
I found this about that: https://forums.openpli.org/topic/85102-epgimport-generates-crashes/page-3
Look at post #47, but that gave no solution.
The file (/etc/epgimport/rytec.sources.xml) which was on the Dreambox is Version: 19-03-2021.
I replaced the file with the one on the link (which is Version: 28-10-2022), but the import keeps crashing on Bulgaria and also Miscellaneous.
On my Xtrend ET10000 (with official (stable) OpenPLi) I don't have that problem.
 

Lexzie

Registered
Messages
139
I have another bug (I guess).
When in Positioner setup > Tune I choose a predefined transponder the box crashes.



No matter what satellite or frequency.

This is the crashlog:

Again a crash, now with manual parameters.

 
Last edited:
Top