Jump to content


display name

Member Since 27 Oct 2011
Offline Last Active Yesterday, 20:23
-----

Posts I've Made

In Topic: M3U playlist handling plugin

Yesterday, 11:26

copied some lines from E2-DarkOS skin_plugins.xml

 

buttons OK now in default skin

  <!-- IPTV Manager Plugin -->
  <screen name="M3UIPTVManagerConfig" position="fill" flags="wfNoBorder">
  <panel name="PigTemplate" />
  <widget source="list" render="Listbox" position="780,100" size="1110,912" scrollbarMode="showOnDemand">
			<convert type="TemplatedMultiContent">
			{
				"template": [
						MultiContentEntryText(pos = (10,5), size = (1650,45), flags = RT_HALIGN_LEFT, text = 1), # index 0 is the MenuText,
				],
				"fonts": [gFont("Regular",30)],
				"itemHeight":45
			}
			</convert>
  </widget>
  <widget source="description" render="Label" objectTypes="description,StaticText" position="30,560" size="720,34" font="Regular;30" valign="center" halign="center" />
</screen>

[attachment=170907:99.jpg]

 


In Topic: M3U playlist handling plugin

Yesterday, 10:07

PLi-FullNightHD                                                    E2-DarkOS

 

[attachment=170891:22.jpg]                                                [attachment=170895:23.jpg]

[attachment=170899:26.jpg]                                                [attachment=170903:27.jpg]


In Topic: M3U playlist handling plugin

Yesterday, 09:50

The default skin does not display these buttons.

 

PLi-FullNightHD

 

[attachment=170883:21.jpg]


In Topic: Can't re-install OpenPli Develop 9.0

2 October 2024 - 11:16

Nothing wrong with that commit. The problem is sanity in the wizard.

I understand that there is nothing wrong with that commit.
I meant that the crash started after that commit.
Now it is ok. Thanks.

In Topic: Can't re-install OpenPli Develop 9.0

30 September 2024 - 11:07

these lines

https://github.com/O...en.py#L295-L298