Springen naar inhoud


ims

Lid geworden: 3 feb 2007
Offline Laatste activiteit: Vandaag, 15:29
*****

#1594672 3 HDD's missmatch

Geplaatst door ims aan 30 december 2023 - 19:06

And what about to use UUID for mount in fstab for each disk ?




#1593460 Problem with Nightly development build for VU Ultimo 4K

Geplaatst door ims aan 27 december 2023 - 13:35

you must install via telnet enigma-info package

init 4
opkg install enigma-info
init 3

 




#1555852 OpenPLi-py3

Geplaatst door ims aan 2 augustus 2023 - 22:09

First of all “please use the regular font and not any other weird font.

 

When you run the Nightly Build you know how Python 3 runs. I only use the NB and hardly ever notice issues. 

Sorry, but what does that ill-mannered brat think he'll gain by using py3? And what has he done for it, that to be shouting at us like that? :angry:

 




#1523451 enigma restart count

Geplaatst door ims aan 4 maart 2023 - 08:39

init 4, then remove number in settings, then init3




#1503630 OpenPLi-py3

Geplaatst door ims aan 17 december 2022 - 23:34

work with logfile is fixed too...




#1503562 OpenPLi-py3

Geplaatst door ims aan 17 december 2022 - 21:14

Problem will be in "float" there on this lineand this line.

 

There must be divide as  // 1000 (int) instead / 1000 (in py2 it is int, in py3 it is float)

 

I cannot test it now, my box with motor will recording long time.




#1435022 Edision OS mega und neue Fernbedienung?

Geplaatst door ims aan 2 maart 2022 - 18:05

if you have PLi <= 8.1 , then place this file to /usr/share/enigma2/ and restart GUI (and add it to autobackup)

 

or

 

if you are using develop (night build) image, then you can newly place this file to /etc/enigma2/ and restart GUI. (note: /etc/enigma2/ dir is backuped with autobackup)

Bijgevoegde Bestanden




#1386210 problem sf8008

Geplaatst door ims aan 21 september 2021 - 18:15

On line 187 must be:

self["config"].list = self.list

I will prepare fix




#1382440 PLi-FullHD-PLi-FullNightHD

Geplaatst door ims aan 8 september 2021 - 14:34

You can modify screens and place it into your own files:

 

/etc/enigma2/skin_user_PLi-FullHD.xml

or

/etc/enigma2/skin_user_PLi-FullNightHD.xml

 

it is possible for any skin ... /etc/enigma2/skin_user_NAMEOFSTRING.xml

 

Screens placed in this file have then priority. This files you can backup/restore too.




#1310123 OpenPli 8.0 Add-ons/Plugns Discussion

Geplaatst door ims aan 24 januari 2021 - 14:31

I do not know this plugin, but you can try replace TSplayer.py file in /usr/lib/enigma2/python/Plugins/Extensions/TuneinRadio/lib/ with this one in atachement.

 

 

Or change setTitle to Title in ./lib/TSplayer.py file on lines:

line 252:self.onLayoutFinish.append(self.setTitle) to self.onLayoutFinish.append(self.Title)

line 289: def setTitle(self): to def Title(self):

 

 

 

 

 

 

 

 

 

Bijgevoegde Bestanden




#1308006 Moving or deleting multiple channels

Geplaatst door ims aan 20 januari 2021 - 07:34

Yes - In feed is RefreshBouquet plugin ... see our Wiki




#1306450 Event text problem in all skins

Geplaatst door ims aan 17 januari 2021 - 15:18

Solved in develop. But I cannot tell, when it will be in openpli8.




#1253330 My favorite Skin PLi-HD1

Geplaatst door ims aan 14 september 2020 - 09:49

Replace in skin.xml part for SkinSelector (PLi-FullHD and PLi-FullNightHD ) with this old (or remove this part), pls:

	<screen name="SkinSelector" position="fill" flags="wfNoBorder">
		<panel name="SelectionTemplate"/>
		<widget name="preview" position="165,600" size="420,315" alphatest="on"/>
		<widget source="skins" render="Listbox" position="780,100" size="1110,912" enableWrapAround="1" scrollbarMode="showOnDemand">
			<convert type="TemplatedMultiContent">
				{
				"template": [
					MultiContentEntryText(pos = (15, 0), size = (700, 38), font = 0, flags = RT_HALIGN_LEFT | RT_VALIGN_CENTER, text = 1),
					MultiContentEntryText(pos = (715, 0), size = (355, 38), font = 0, flags = RT_HALIGN_RIGHT | RT_VALIGN_CENTER, text = 2)
				],
				"fonts": [gFont("Regular",28)],
				"itemHeight": 38
				}
			</convert>
		</widget>
		<widget source="description" render="Label" position="780,975" size="1110,34" zPosition="1" transparent="1" font="Regular;30" halign="center"/>
	</screen>

In PLi-HD/HD1/HD2 remove whole this part for "SkinSelector", if exists.




#1251142 VU+ Duo 4K SE, what's new/better?

Geplaatst door ims aan 6 september 2020 - 11:55

nothing but another overpriced vu model ... :D




#1236410 PDC working?

Geplaatst door ims aan 22 juli 2020 - 20:40

PDC works - for using for timers must be installled VPS plugin (vps is there in plugins - systemplugins feed).  It works well, but do not forget, that when is zapped to different transponder, PDC signals can missing...