Jump to content


Dimitrij

Member Since 24 Apr 2011
Offline Last Active Today, 18:43
****-

#1383924 EPGImport latest changes: explanation

Posted by Dimitrij on 13 September 2021 - 20:24

Add option load EPG(checking service reference(default)/only IPTV cha…

 

Your opinion is it necessary?




#1380608 Release Openpli 8.1 available in the downloadsection.

Posted by Dimitrij on 3 September 2021 - 12:30

Doesn't work, everything is the same.

 




#1374342 Resume on playback working only for recorded movies.

Posted by Dimitrij on 18 August 2021 - 20:56

Maybe need remove /home/root/resumepoints.pkl




#1369246 Dual dvb-c tuners vs FBC tuner

Posted by Dimitrij on 31 July 2021 - 15:20

Vuplus DVB-C NIM(BCM3148) --> FBC-C V1 ?

Vuplus DVB-C NIM(BCM3158) --> FBC-C V2 ?

 

https://www.mondopla...C-v2-pg_ft-7031




#1358824 Zgemma H9.2S en HDR

Posted by Dimitrij on 15 June 2021 - 17:34

[autoresolution] add option "Smart HDR type (set 'auto' HDMI HDR type)"




#1350011 VU+ duo 4k se - service unavailable! check tuner configuration! &...

Posted by Dimitrij on 17 May 2021 - 16:31

 

All six worked before the driver update of 2019-04-24, when the BCM3466 was only a dual T2 tuner with no Cable support.

 

Adding Cable has had undesired side effects.

last driver

 

Update drivers for 4k models (20190425.p0)
 - Support MIS in 45308X DVB-S2X tuner(uno4k, uno4kse, ultimo4k, duo4k)
 - Fixed DVB-CI init.
 - Fixed demux(incorrect pid)
 - Fixed vtuner(zero4k)
 - Support DVB-C in Dual MTSIF DVB-T2 tuner(uno4k, uno4kse, ultimo4k, duo4k)
 ** limitation : TS is broken when both tuenres are in use. (When one tuner is configured as DVB-C and the other one is configured as DVB-T2)

prev last

 

Update drivers for uno4k,uno4kse,ultimo4k (20190104.p0)
 - Support FBC DVB-C V2 tuner



#1349843 VU+ duo 4k se - service unavailable! check tuner configuration! &...

Posted by Dimitrij on 17 May 2021 - 08:06

BTW, if there are FBC DVB-C and FBC DVB-S in the same Vu receiver, the DVB-C tuner must go in the first slot.

By the way, I found my mistake for determining FBC DVB-C tuners. In the evening there will be a fix.




#1349215 vuplus: gles demo

Posted by Dimitrij on 15 May 2021 - 10:16

He he...I ended up with   root@vuduo2:~# killall -9 cube

 

The plugin itself is just a check for the drivers.

I didn't check the code...

 

		def stop_application(self):
-		pid = popen("ps -e | grep '%s' | grep -v grep | awk '{ print $1 }'" % RUNNAME[:15]).read()
+		pid = popen("ps | grep '%s' | grep -v grep | awk '{ print $1 }'" % RUNNAME[:15]).read()
		if pid:
			cmd("kill %s" % pid)

 




#1339303 merge requests for PLi's git

Posted by Dimitrij on 16 April 2021 - 17:20

 

There are too many instances within Enigma2 development where code is copied and commits used without keeping the audit trail of the original author.

Does it matter? It's just a hobby.




#1330807 openpli-7.0- parental control

Posted by Dimitrij on 20 March 2021 - 15:59

[ParentalControl] fix play service if use "preview channel with OK"




#1330787 Slow zap for CI

Posted by Dimitrij on 20 March 2021 - 15:49

ver. 2.2




#1325115 play audio using alsa device (big probleme with Vu+ Model)

Posted by Dimitrij on 2 March 2021 - 16:58

 File "/usr/lib/enigma2/python/Plugins/SystemPlugins/Satfinder/plugin.py", line 113, in newConfig
  File "/usr/lib/enigma2/python/Plugins/SystemPlugins/Satfinder/plugin.py", line 163, in createSetup
ValueError: invalid literal for int() with base 10: ''

First disable tuners when in not use,
 




#1321947 Vu+ Duo4k shows tv content in lcd display

Posted by Dimitrij on 21 February 2021 - 09:15

Display setup"/Clone TV screen to LCD"




#1321095 Sundtek SkyTV Ultimate Dual (2x DVB-S2X) USB tuner

Posted by Dimitrij on 18 February 2021 - 17:02

Checked on the image OpenPLi 8.0(VU+solo4K/Zgemma H9 twin).

 

1)Blindscan OK(tested 13E)

2)Recording OK(two recordings HD services from two tuners simultaneously)

3)Multistream DVB-S2X OK(tested 4.8E)

4)Unicable LNB OK(tested Inverto IDLB-QUDL43-UNE1L-OPP)

5)Stream OK

6)Rotor OK(tested Stab HH 100)

7)PiP OK

 

So far there is a problem with automatic detection of the second tuner, but the manufacturer(Sundtek) promises to fix it in new drivers.




#1307574 Flashexpander for PLi

Posted by Dimitrij on 19 January 2021 - 17:05

New version.