Jump to content


Photo

LCD4linux patch


  • Please log in to reply
77 replies to this topic

Re: LCD4linux patch #61 gintarasarm

  • Senior Member
  • 60 posts

0
Neutral

Posted 13 August 2024 - 14:44

configOptions.pyc the exact link of this file version 19 can be write?



Re: LCD4linux patch #62 Beeker

  • PLi® Contributor
  • 1,586 posts

+202
Excellent

Posted 13 August 2024 - 14:47

Is plugin.py the only file with a .py extension?

Not an old WebConfigSite.py file as leftover from test.

You need to delete all *.py files before re-install.


Edited by Beeker, 13 August 2024 - 14:47.

Dreambox dm920, Uclan Ustym4Kpro, Gigablue UHD TRIO 4K and Dreambox dm8000. Wavefrontier T55 13.0|19.2|23.5|28.2 + Ziggo.


Re: LCD4linux patch #63 Beeker

  • PLi® Contributor
  • 1,586 posts

+202
Excellent

Posted 13 August 2024 - 14:52

configOptions.pyc the exact link of this file version 19 can be write?

Not sure what you mean.

But it's present after install. It's only for read(import actually) only.


Dreambox dm920, Uclan Ustym4Kpro, Gigablue UHD TRIO 4K and Dreambox dm8000. Wavefrontier T55 13.0|19.2|23.5|28.2 + Ziggo.


Re: LCD4linux patch #64 Beeker

  • PLi® Contributor
  • 1,586 posts

+202
Excellent

Posted 13 August 2024 - 14:55

It's in git repo

 

https://github.com/O...3/lcd4linux/src


Dreambox dm920, Uclan Ustym4Kpro, Gigablue UHD TRIO 4K and Dreambox dm8000. Wavefrontier T55 13.0|19.2|23.5|28.2 + Ziggo.


Re: LCD4linux patch #65 gintarasarm

  • Senior Member
  • 60 posts

0
Neutral

Posted 13 August 2024 - 14:57

Yes, only one file plugin.ru version 19

can you fix this? create a plugin or send this?

The creator @joergm6 of this plugin LCDlinux wrote to me like this, this removes the frame on the tuner A :
@Gintaras if you dare, you can comment out these 2 lines in the plugin.py with #.
if isON:
self.draw[draw].rectangle((lx-1,ly,lx+w1,ly+h1), outline=c, fill="black")

Edited by gintarasarm, 13 August 2024 - 15:03.


Re: LCD4linux patch #66 Beeker

  • PLi® Contributor
  • 1,586 posts

+202
Excellent

Posted 13 August 2024 - 15:02

iff --git a/lcd4linux/src/plugin.py b/lcd4linux/src/plugin.py
index ad56941..9812074 100644
--- a/lcd4linux/src/plugin.py
+++ b/lcd4linux/src/plugin.py
@@ -12816,8 +12816,8 @@ def LCD4linuxPIC(self, session):
                        Tcount += 1
                        count *= 2
                        w1, h1 = getFsize("A", font)
-                       if isON:
-                               self.draw[draw].rectangle((lx - 1, ly, lx + w1, ly + h1), outline=c, fill="black")
+                       # if isON:
+                       #       self.draw[draw].rectangle((lx - 1, ly, lx + w1, ly + h1), outline=c, fill="black")
                        if (ConfigActive == True and isON) or ConfigActive == False:
                                self.draw[draw].text((lx, ly), chr(ord('A') + x), font=font, fill=c)
                                if ConfigType == "1" and TcountS == Tcount:

 

 

Attached Files


Dreambox dm920, Uclan Ustym4Kpro, Gigablue UHD TRIO 4K and Dreambox dm8000. Wavefrontier T55 13.0|19.2|23.5|28.2 + Ziggo.


Re: LCD4linux patch #67 gintarasarm

  • Senior Member
  • 60 posts

0
Neutral

Posted 13 August 2024 - 15:09

#66 file don't work on IPTV



Re: LCD4linux patch #68 gintarasarm

  • Senior Member
  • 60 posts

0
Neutral

Posted 14 August 2024 - 13:49

MrServo, fixed the plugin.py for test L4L it works perfectly for me on OpenPli Develop 9.0 IPTV channels picons are displayed on LCD screen without problemsif anyone needs it link

Attached File  LCD4linux_Test_2024-08-14.zip   124.14KB   3 downloads


Edited by gintarasarm, 14 August 2024 - 13:55.


Re: LCD4linux patch #69 gintarasarm

  • Senior Member
  • 60 posts

0
Neutral

Posted 14 August 2024 - 17:23

I seem to have found a problem when I turn off the receiver with remote control repair, I can’t turn it on also with remote control repair, I just need to use the button on the back of the receiver to turn it off and on again



Re: LCD4linux patch #70 Marchella

  • Senior Member
  • 117 posts

+1
Neutral

Posted 14 August 2024 - 17:53

If there are problems include debug log and attach. If it doesn't work for you it doesn't mean it doesn't work for others. 

 

Install Open Bh or Atv to check, see if there are problems there?


Edited by Marchella, 14 August 2024 - 17:56.

LG 55UJ630V 4K UHD > Яндекс Станция Дуо Макс & Zgemma H7 S 4K UHD
 
Samsung QE55Q60A 4K UHD > Яндекс Станция Макс & Zgemma H9 Twin 4K UHD <> LCD4linux met Samsung SPF 87H


Re: LCD4linux patch #71 gintarasarm

  • Senior Member
  • 60 posts

0
Neutral

Posted 14 August 2024 - 20:19

Hello Marcello,
I wrote MrServo what problems did I see but somehow you know change the image and bother with something else I don’t want to do that anymore, very correctly wrote the DimitarCC that the plugin is really well good but need a serious modification author of this plugin joergm6 and MrServo don’t want to make this serious modification That's why this plugin doesn’t work properly
Maybe you can do try changing the images and let me know, I can send them what and how
You know, Marcello, there’s only one thing that’s strange to me, if you take all the forums, there are so many smart people who could, I don’t know, in a couple of hours, make this plugin work without problems, but they’re either afraid to do it or don’t want to do it. That’s very strange to me, or they don’t use LCD display
Moreover, I spoke with the creator of this plugin, @joergm6, and wrote all the problems, but he had only one answer that I no longer want to work with this plugin, so for me it was so strange that such a good plugin was created and cannot support it well, if he can’t support him maybe there are people who can support him.
As I said, it’s very strange to me that no one can and no one wants to fix this plugin


Re: LCD4linux patch #72 Abu Baniaz

  • PLi® Contributor
  • 2,486 posts

+63
Good

Posted 14 August 2024 - 22:28

You are missing the point. The plugin works without issue on ATV. PLi now build from the same source files as the OE-A images. You are being asked to try ATV to establish whether the plugin has an incompatibility with your IPTV or whether PLI need to change something in Enigma2 to resolve the problem you are experiencing.

Re: LCD4linux patch #73 gintarasarm

  • Senior Member
  • 60 posts

0
Neutral

Posted 14 August 2024 - 22:55

Now I have a problem that I can’t turn on the receiver through the remote control. I can turn it off through the remote control but turn it on I have to turn off the toggle switch behind the receiver and turn it on again, that’s the whole problem.



Re: LCD4linux patch #74 gintarasarm

  • Senior Member
  • 60 posts

0
Neutral

Posted 14 August 2024 - 23:03

Write to MrServo that the whole problem at the moment is in the receiver’s remote control, I don’t see any more problems



Re: LCD4linux patch #75 Marchella

  • Senior Member
  • 117 posts

+1
Neutral

Posted 15 August 2024 - 04:22

Maybe you can do try changing the images and let me know, I can send them what and how

I won't be able to do it until the new year, I'm away on a long business trip. I will have access to my box only by the end of December.


LG 55UJ630V 4K UHD > Яндекс Станция Дуо Макс & Zgemma H7 S 4K UHD
 
Samsung QE55Q60A 4K UHD > Яндекс Станция Макс & Zgemma H9 Twin 4K UHD <> LCD4linux met Samsung SPF 87H


Re: LCD4linux patch #76 Marchella

  • Senior Member
  • 117 posts

+1
Neutral

Posted 15 August 2024 - 04:28

 

You know, Marcello, there’s only one thing that’s strange to me, if you take all the forums, there are so many smart people who could, I don’t know, in a couple of hours, make this plugin work without problems, but they’re either afraid to do it or don’t want to do it. That’s very strange to me, or they don’t use LCD display

 

I don't see what's so strange about it. Do you think people have nothing else to do or owe you anything?
 
You were offered the advice to compile logs and send them, but apparently you can't do that either.
 
Good luck to you.

LG 55UJ630V 4K UHD > Яндекс Станция Дуо Макс & Zgemma H7 S 4K UHD
 
Samsung QE55Q60A 4K UHD > Яндекс Станция Макс & Zgemma H9 Twin 4K UHD <> LCD4linux met Samsung SPF 87H


Re: LCD4linux patch #77 gintarasarm

  • Senior Member
  • 60 posts

0
Neutral

Posted 16 August 2024 - 16:11

Hi Guys,
Today I downloaded an updated L4L plugin from the feed, it seems to work really well, but I just can’t configure it to show IPTV channels picons, maybe someone can tell me how to do it?
Show Streams '4097; 5001...5003' in Mode: Stream is it ON
Thanks in advance everyone for your answer
Sincerely


Re: LCD4linux patch #78 gintarasarm

  • Senior Member
  • 60 posts

0
Neutral

Posted 17 August 2024 - 19:18

Many thanks to everyone who updated the L4L plugin to version  V5.0-r23 (Режим: Py3), at the moment everything works flawlessly even very good, IPTV channels picons are displayed on the LCD display
Best regards and thank you very much again!



1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users