Jump to content


Photo

PLi-HD by danq. Xpicon/Simple

#PLI-HD #Xpicon #Skin

  • Please log in to reply
10 replies to this topic

#1 danq

  • Member
  • 11 posts

+1
Neutral

Posted 8 January 2015 - 18:55

Hello everyone.

I present to you my little mod based on the original PLI-HD (07/01/2014)
Applies only Infobar and SecondInfobar. Res.1280x720

Infobar - contains only the information that is important (for me) while watching TV.
SecondInfobar - contains additional information about the event and other technical information.

useful for:
- For anyone who wants to ;)
- For anyone who has a bigger TV and does not like small letters

What do you need?

- Copy files from the zip to the appropriate paths (back up your files before you overwrite)

      skin files copy to: / usr / share / enigma2 / PLI-HD   ( after the update files can return to the original )
     .png files copy to: / usr / share / enigma2 / PLI-HD / infobar

- Have Xpicon on your STB e.g.  /picon  or  /media/usb/picon   (I use transparent / dark background e.g. like http://sendfile.pl/p...81599---.html )

- Set the OSD setup properly if you need to.

 

 

danq.

 

Attached Files



Re: PLi-HD by danq. Xpicon/Simple #2 cobus

  • Senior Member
  • 4,774 posts

+69
Good

Posted 9 January 2015 - 20:00

Nice work ;)


Groetjes Cobus R

 

VU+ UNO 4K SE FBC DVB-C (8x)

MUTANT HD66SE FBC DVB-C (3x)

MAXYTEC MULTIBOX COMBO

MUTANT HD60 DVB-S

 

 

Ziggo (digitaal) Kabel TV (FTV) op alle decoders met oa fallback tuner

 


Re: PLi-HD by danq. Xpicon/Simple #3 danq

  • Member
  • 11 posts

+1
Neutral

Posted 9 January 2015 - 21:46

Thanks mate


I forgot add screens with english descriptions. Today I fix it. ;)

 

 

Attached Files



Re: PLi-HD by danq. Xpicon/Simple #4 danq

  • Member
  • 11 posts

+1
Neutral

Posted 11 January 2015 - 21:04

Hello.
Below the second version.  PLi_HD by danq v2.

Changes: (see pictures)
 
Infobar:
add End Time - Event Now and Next Event
small changes positions

Secondinfobar:
increased field
small changes positions
add dB signal

Yellow VolumeBar;)

 

"installation" as the first version. ;)

 

Both versions of the files you can mix ;)

 

 

danq

Attached Files



Re: PLi-HD by danq. Xpicon/Simple #5 cobus

  • Senior Member
  • 4,774 posts

+69
Good

Posted 11 January 2015 - 22:13

Thanks

Groetjes Cobus R

 

VU+ UNO 4K SE FBC DVB-C (8x)

MUTANT HD66SE FBC DVB-C (3x)

MAXYTEC MULTIBOX COMBO

MUTANT HD60 DVB-S

 

 

Ziggo (digitaal) Kabel TV (FTV) op alle decoders met oa fallback tuner

 


Re: PLi-HD by danq. Xpicon/Simple #6 kim1406

  • Member
  • 19 posts

0
Neutral

Posted 29 January 2015 - 07:47

Great job, Thank you..



Re: PLi-HD by danq. Xpicon/Simple #7 malimali

  • Member
  • 11 posts

0
Neutral

Posted 10 February 2015 - 18:45

Thanks good job :)


VU+ SOLO2


Re: PLi-HD by danq. Xpicon/Simple #8 mohpower

  • Member
  • 5 posts

0
Neutral

Posted 21 February 2015 - 13:54

thank you for skin



Re: PLi-HD by danq. Xpicon/Simple #9 malimali

  • Member
  • 11 posts

0
Neutral

Posted 23 February 2015 - 12:37

I use this of PLi-HD by danq   pbar and  vol3 i like to share with all people, how to make text on infobar now green and next in other color thanks to danq

Attached Files


Edited by malimali, 23 February 2015 - 12:40.

VU+ SOLO2


Re: PLi-HD by danq. Xpicon/Simple #10 danq

  • Member
  • 11 posts

+1
Neutral

Posted 23 February 2015 - 21:04

I use this of PLi-HD by danq   pbar and  vol3 i like to share with all people, how to make text on infobar now green and next in other color thanks to danq

 

Hi mate.

Step 1:

In the skin.xml you have color definition.
You can select from a list or define your own green color (little help from: http://www.colorpicker.com )

  <colors>
    <color name="background" value="#00000000"/>
    <color name="black" value="#00000000"/>
    <color name="blue" value="#00879ce1"/>
    <color name="bluetransparent" value="#08001e4b"/>
    <color name="dark" value="#00242424"/>
    <color name="darkgrey" value="#00555556"/>
    <color name="foreground" value="#00f0f0f0"/>
    <color name="green" value="#0056c856"/>
    <color name="greentransparent" value="#08004c00"/>
    <color name="grey" value="#00aaaaaa"/>
    <color name="infobarBG" value="#41080808"/>
    <color name="listbox" value="#000f56a4"/>
    <color name="noTransBG" value="#00101214"/>
    <color name="orange" value="#00ffc000"/>
    <color name="rds_text_bg" value="#00003258"/>
    <color name="red" value="#00ff4a3c"/>
    <color name="redtransparent" value="#084c0000"/>
    <color name="rssviewtop" value="#00005050"/>
    <color name="secondBG" value="#18101214"/>
    <color name="secondFG" value="#00fcc000"/>
    <color name="selectedBG" value="#06303240"/>
    <color name="selectedFG" value="#00fcc000"/>
    <color name="transparent" value="#ff000000"/>
    <color name="transpBlack" value="#54111112"/>
    <color name="transpWhite" value="#70f0f0f0"/>
    <color name="un33333a" value="#0033333a"/>
    <color name="un40a0aa0" value="#040a0aa0"/>
    <color name="un4a00a0a" value="#04a00a0a"/>
    <color name="uncccccc" value="#00cccccc"/>
    <color name="white" value="#00f0f0f0"/>
    <color name="yellow" value="#00ffc000"/>
    <color name="yellowsoft" value="#00ccc040"/>
    <color name="yellowtransparent" value="#084b4b00"/>
  </colors>

Step 2.

Edit Skin_templates.xml ( you can use notepad++ )
Look for the section

<screen name="InfoBarTemplate">

and

    <widget source="session.Event_Now" render="Label" position="425,637" size="560,36" backgroundColor="secondBG" transparent="1" zPosition="1" foregroundColor="foreground" noWrap="1" font="Regular;32" halign="left">
      <convert type="EventName">Name</convert>
    </widget>

change foregroundColor="foreground" to foregroundColor="green"


    <widget source="session.Event_Next" render="Label" position="425,677" size="560,36" backgroundColor="secondBG" transparent="1" zPosition="1" foregroundColor="grey" noWrap="1" font="Regular;32" halign="left">
      <convert type="EventName">Name</convert>
    </widget>

change foregroundColor="foreground" to foregroundColor="red"


thats all ;)

best regards
danq



Re: PLi-HD by danq. Xpicon/Simple #11 malimali

  • Member
  • 11 posts

0
Neutral

Posted 23 February 2015 - 22:07

Thanks mate that fine 

Attached Files

  • Attached File  danq.jpg   90.32KB   14 downloads

VU+ SOLO2



2 user(s) are reading this topic

0 members, 2 guests, 0 anonymous users