Jump to content


Photo

Update PD1loi-HD-full HD skin.


  • Please log in to reply
710 replies to this topic

Re: Update PD1loi-HD-full HD skin. #701 boutchous

  • Senior Member
  • 84 posts

+5
Neutral

Posted 16 December 2017 - 10:59

 

Hi , thank you very much for this beautiful skin 

One question , how can i disable tuner information in infobar ?

Weather plugin and tuner information are not very compatible and use the same place in infobar ( i never use the information about wich tuner is in use ) 

Thanks in advance 

Remove this  in skin_templates.xml
 

<widget source="session.CurrentService" render="Label" position="1712,1030" size="165,33" backgroundColor="secondBG" transparent="1" zPosition="1" text="DVB-S" font="Regular;28" halign="center">
  <convert type="ServiceOrbitalPosition" />
</widget>
 
 
Remove this for Weather menu  
 
   <widget backgroundColor="background" font="Regular; 32" foregroundColor="green" halign="right" position="990,855" render="Label" size="370,35" source="session.MSNWeather" transparent="1" zPosition="1">
    <convert type="MSNWeather">city</convert>
  </widget>
  <widget foregroundColor="white" backgroundColor="background" font="Regular2; 22" render="Label" position="1379,844" size="70,45" source="session.MSNWeather" zPosition="1" halign="center" transparent="1">
    <convert type="MSNWeather">temperature_heigh_low,current</convert>
  </widget>
  <widget backgroundColor="background" font="Regular2; 30" foregroundColor="unffff00" halign="center" position="1463,855" render="Label" size="80,35" source="session.MSNWeather" transparent="1" zPosition="1">
    <convert type="MSNWeather">temperature_current</convert>
  </widget>
  <widget backgroundColor="background" font="Regular2; 30" foregroundColor="red" halign="center" position="1530,855" render="Label" size="310,35" source="session.MSNWeather" transparent="1" zPosition="1">
    <convert type="MSNWeather">winddisplay</convert>
  </widget>
  <widget alphatest="blend" position="1800,847" render="MSNWeatherPixmap" size="90,90" source="session.MSNWeather" zPosition="5" transparent="0">
    <convert type="MSNWeather">weathericon,current,/usr/share/enigma2/weather_icons/,png</convert>
  </widget>

 

Thank you very much Loui

Can i give you a small bug in the infobar with weather plugin , the actual temp is correct but the min/max temp is always from the previous day ( it's not very interesting )

Attached Files



Re: Update PD1loi-HD-full HD skin. #702 ilivan

  • Member
  • 20 posts

0
Neutral

Posted 20 December 2017 - 21:49

Infobar always displays the min / max temperature of the previous day. It's just a small bug in that so good looking skin.

Edited by ilivan, 20 December 2017 - 21:51.


Re: Update PD1loi-HD-full HD skin. #703 ilivan

  • Member
  • 20 posts

0
Neutral

Posted 21 December 2017 - 06:23

Moreover, when we have minus in min / max, it is also not displayed.

Re: Update PD1loi-HD-full HD skin. #704 Loui (PD1LOI)

  • Senior Member
  • 4,529 posts

+140
Excellent

Posted 21 December 2017 - 11:12

Attached File  1_0_1_FB0_451_35_C00000_0_0_0 (5).jpg   137.07KB   28 downloads



Re: Update PD1loi-HD-full HD skin. #705 Loui (PD1LOI)

  • Senior Member
  • 4,529 posts

+140
Excellent

Posted 21 December 2017 - 13:26

Moreover, when we have minus in min / max, it is also not displayed.

 But this is not of the skin in this tread. then you are here. https://forums.openp...-mod-1920x1080/



Re: Update PD1loi-HD-full HD skin. #706 Loui (PD1LOI)

  • Senior Member
  • 4,529 posts

+140
Excellent

Posted 19 May 2018 - 09:30

I've stopped with this skin, this is no longer supported.



Re: Update PD1loi-HD-full HD skin. #707 Loui (PD1LOI)

  • Senior Member
  • 4,529 posts

+140
Excellent

Posted 25 March 2019 - 17:19

Is er een mogelijkheid om deze skin ook uit de OpenPli feet te halen?
Deze skin is voor OpenPli 3 n 4.dus erg oud.

Re: Update PD1loi-HD-full HD skin. #708 WanWizard

  • PLi® Core member
  • 68,592 posts

+1,738
Excellent

Posted 25 March 2019 - 20:23

Which one exactly?


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: Update PD1loi-HD-full HD skin. #709 Loui (PD1LOI)

  • Senior Member
  • 4,529 posts

+140
Excellent

Posted 26 March 2019 - 09:58

Which one exactly?

pd1loi-hd-full-hd (1.0r1) Deze is dus voor OpenPli 3 die wordt niet meer ondersteund.


Edited by Loui (PD1LOI), 26 March 2019 - 09:58.


Re: Update PD1loi-HD-full HD skin. #710 WanWizard

  • PLi® Core member
  • 68,592 posts

+1,738
Excellent

Posted 26 March 2019 - 17:01

Hoppa...

[wanwizard@catwoman] $ $ git commit -m "remove pd1lio-hd-full-hd, no longer compatible"
[openpli-7 7bbf17f] remove pd1lio-hd-full-hd, no longer compatible
 1 file changed, 0 insertions(+), 0 deletions(-)
 delete mode 100644 enigma2-plugin-skins-pd1loi-hd-full-hd_1.0r1_all.ipk

/data/Development/OpenPLi/thirdparty  (openpli-7)
[wanwizard@catwoman] $ git push
Enumerating objects: 3, done.
Counting objects: 100% (3/3), done.
Delta compression using up to 4 threads
Compressing objects: 100% (2/2), done.
Writing objects: 100% (2/2), 642 bytes | 642.00 KiB/s, done.
Total 2 (delta 1), reused 0 (delta 0)
To ssh://xxxxxxxx/openpli/thirdparty.git
   848ad47..7bbf17f  openpli-7 -> openpli-7

Ik heb hem ook maar gelijk uit 6-release verwijderd.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: Update PD1loi-HD-full HD skin. #711 Loui (PD1LOI)

  • Senior Member
  • 4,529 posts

+140
Excellent

Posted 27 March 2019 - 09:28

Hoppa...

[wanwizard@catwoman] $ $ git commit -m "remove pd1lio-hd-full-hd, no longer compatible"
[openpli-7 7bbf17f] remove pd1lio-hd-full-hd, no longer compatible
 1 file changed, 0 insertions(+), 0 deletions(-)
 delete mode 100644 enigma2-plugin-skins-pd1loi-hd-full-hd_1.0r1_all.ipk

/data/Development/OpenPLi/thirdparty  (openpli-7)
[wanwizard@catwoman] $ git push
Enumerating objects: 3, done.
Counting objects: 100% (3/3), done.
Delta compression using up to 4 threads
Compressing objects: 100% (2/2), done.
Writing objects: 100% (2/2), 642 bytes | 642.00 KiB/s, done.
Total 2 (delta 1), reused 0 (delta 0)
To ssh://xxxxxxxx/openpli/thirdparty.git
   848ad47..7bbf17f  openpli-7 -> openpli-7

Ik heb hem ook maar gelijk uit 6-release verwijderd.

En wie deze skin alsnog wil hebben, https://forums.openp...dpost&p=737956 




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users