Jump to content


Photo

[WIP]SKY.HD Skin +cool tv guide skin

sky skin enigma2 dreambox

  • Please log in to reply
74 replies to this topic

Re: [WIP]SKY.HD Skin +cool tv guide skin #61 robi62

  • Senior Member
  • 45 posts

+1
Neutral

Posted 26 February 2014 - 10:58

 


attachicon.gif1_0_1_213F_3070_13E_820000_0_0_0-1.jpg

 

attachicon.gif1_0_1_213F_3070_13E_820000_0_0_0.jpg

 

 

@Digidude this is what I meanwith your package  screen messed up any solution????

 

is this with sky italia? it looks like the programme synopsis contains a lot more text information that the sky uk service does, so the part for this info would need to be edited to fit it in without any overlapping of information

Hi digidude it happens also with sky uk

 

I have tried to mod version 7 by adding this in second infobar  skin.xml

 

but the skin does not start after rebooting enigma2

 

 

<eLabel name="snr" position="1022,47" size="50,16" borderWidth="1" borderColor="black" halign="left" transparent="1" zPosition="1" text="SNR" font="Regular;14" />
    <widget source="session.FrontendStatus" render="Progress" pixmap="SKY.HD/infobar/pbar_grey.png" backgroundColor="transpBlack" zPosition="1" position="1020,45" size="200,20" borderWidth="1" borderColor="grey">
      <convert type="FrontendInfo">SNR</convert>
    </widget>
    <widget source="session.FrontendStatus" render="Label" position="1118,47" size="100,16" borderWidth="1" borderColor="black" zPosition="1" backgroundColor="transpBlack" transparent="1" halign="right" font="Regular;14">
      <convert type="FrontendInfo">SNR</convert>
    </widget>
    <eLabel name="agc" position="1022,65" size="40,16" borderWidth="1" borderColor="black" halign="left" transparent="1" zPosition="1" text="AGC" font="Regular;14" />
    <widget source="session.FrontendStatus" render="Label" position="1062,65" size="50,16" borderWidth="1" borderColor="black" zPosition="1" backgroundColor="transpBlack" transparent="1" halign="right" font="Regular;14">
      <convert type="FrontendInfo">AGC</convert>
    </widget>
    <eLabel name="ber" position="1128,65" size="40,16" borderWidth="1" borderColor="black" halign="left" transparent="1" zPosition="1" text="BER" font="Regular;14" />
    <widget source="session.FrontendStatus" render="Label" position="1168,65" size="50,26" borderWidth="1" borderColor="black" zPosition="1" backgroundColor="transpBlack" transparent="1" halign="right" font="Regular;14">
      <convert type="FrontendInfo">BER</convert>   
 
Here are shots of epg of your mod
 
Attached File  IMG_0181.JPG   118.51KB   290 downloads
 
Attached File  IMG_0182.JPG   111KB   273 downloads


Re: [WIP]SKY.HD Skin +cool tv guide skin #62 talbs

  • Senior Member
  • 101 posts

+9
Neutral

Posted 26 February 2014 - 11:27

attachicon.gif1_0_1_213F_3070_13E_820000_0_0_0-1.jpg

 

attachicon.gif1_0_1_213F_3070_13E_820000_0_0_0.jpg

 

 

@Digidude this is what I meanwith your package  screen messed up any solution????

 

is this with sky italia? it looks like the programme synopsis contains a lot more text information that the sky uk service does, so the part for this info would need to be edited to fit it in without any overlapping of information

 

This is due to the space reserved for extendeddescription in skin.xml file.

this space cover up a part of next program.

 

this can be corrected in skin.xml by reducing the size of this space as following:

 

line 491
 
<widget source="ServiceEvent" render="Label" position="674,424" size="485,202" font="Regular; 19" halign="center" backgroundColor="transparent" transparent="1">
 
replaced by:
 
<widget source="ServiceEvent" render="Label" position="674,424" size="485,131" font="Regular; 19" halign="center" backgroundColor="transparent" transparent="1">
 
 
line 2122
 
<widget source="session.Event_Now" render="Label" position="104,381" size="500,346" font="Regular; 20" zPosition="2" backgroundColor="skybluedark" transparent="1">
 
replaced by:
 
<widget source="session.Event_Now" render="Label" position="104,381" size="500,235" font="Regular; 20" zPosition="2" backgroundColor="skybluedark" transparent="1">
 
line 2129
 
 
    <widget source="session.Event_Next" render="Label" position="622,381" size="500,346" font="Regular; 20" zPosition="2" backgroundColor="skybluedark" transparent="1">
 
replaced by:
 
    <widget source="session.Event_Next" render="Label" position="622,381" size="500,235" font="Regular; 20" zPosition="2" backgroundColor="skybluedark" transparent="1">
 
 
 
 
corrected in attached skin.xml file 

 

 

Note tested by me as i do not use this skin so first backup you old skin.xml file!!!

Attached Files

  • Attached File  skin.xml   327.53KB   39 downloads

PIMP my PLiHD skin on GitHub: https://github.com/talbss/PIMP-my-PLiHD-by-talbs

My skin_user_PLi-HD1.xml on GitHub: https://github.com/t...in_user_PLi-HD1


Re: [WIP]SKY.HD Skin +cool tv guide skin #63 robi62

  • Senior Member
  • 45 posts

+1
Neutral

Posted 26 February 2014 - 13:54

Thanks for that I managed to amend version 7 xml file now show correct time format 24hour clock and snr signal info in infobar

It took me a while to figure it as i never played with skin file b4

 

I am happy with the result

 

Attached File  IMG_0184.JPG   105.76KB   379 downloads

 

and this is modified xml file

 

Attached File  skin.xml   335.65KB   131 downloads

 

 



Re: [WIP]SKY.HD Skin +cool tv guide skin #64 dottyeire

  • Member
  • 1 posts

0
Neutral

Posted 7 March 2014 - 22:48

how can i install this on an nbox hdtv recorder in plain English please cant find ipk installer on the box and can't find a plugin either as for ftp not sure thanks in advance 



Re: [WIP]SKY.HD Skin +cool tv guide skin #65 craigfeguson

  • Member
  • 3 posts

0
Neutral

Posted 6 April 2014 - 13:32

do we have a version that will work on cloud ibox 2+ open pli 4.0

 

the basic skin i have is rubbish and want something that looks exactly like this



Re: [WIP]SKY.HD Skin +cool tv guide skin #66 robi62

  • Senior Member
  • 45 posts

+1
Neutral

Posted 6 April 2014 - 16:20

I have no idea if it will work

It works on a vu duo openpli4



Re: [WIP]SKY.HD Skin +cool tv guide skin #67 ste141

  • Member
  • 1 posts

0
Neutral

Posted 6 April 2014 - 16:56

Does anyone know if this skin will on newnigma2 image? Thanks in advance.



Re: [WIP]SKY.HD Skin +cool tv guide skin #68 Speaky2

  • Member
  • 4 posts

0
Neutral

Posted 8 April 2014 - 22:24

Hi guys I have uploaded the skin onto my solo and have it all working but when I put on the epg I am losing some of the programme description due to the TV guide icon bad (the sky look a like bar) and can't seem to get round this, what am I doing wrong guys?

Re: [WIP]SKY.HD Skin +cool tv guide skin #69 robi62

  • Senior Member
  • 45 posts

+1
Neutral

Posted 9 April 2014 - 23:46

Hi guys I have uploaded the skin onto my solo and have it all working but when I put on the epg I am losing some of the programme description due to the TV guide icon bad (the sky look a like bar) and can't seem to get round this, what am I doing wrong guys?

Can u post a photo of it?????



Re: [WIP]SKY.HD Skin +cool tv guide skin #70 Speaky2

  • Member
  • 4 posts

0
Neutral

Posted 10 April 2014 - 09:26

It's ok now robi I realised I had put the wrong version on, the only problem now is I can't download the skin patch you did for the time change, it won't let me down load it, it lets me download every other file on the thread just not that one

Re: [WIP]SKY.HD Skin +cool tv guide skin #71 SlickRick

  • Member
  • 1 posts

0
Neutral

Posted 3 June 2014 - 18:31

Great work & a simple looking easy on the eye result.

Thumbs for all your hard work, greatly appreciated.  ;)

Have you any new versions in pipeline?



Re: [WIP]SKY.HD Skin +cool tv guide skin #72 deejaygav

  • Member
  • 9 posts

+1
Neutral

Posted 4 June 2014 - 04:30

Hi
I have installed this on my solo with openpli 4. However I can't see the cool TV guide and there are no settings within the plugin section. I tried installing cool TVGuide 7 but says that the skin is already using some of the install locations so the cool TVGuide seems to be installed ok. Any ideas?

Re: [WIP]SKY.HD Skin +cool tv guide skin #73 abell431

  • Member
  • 12 posts

+2
Neutral

Posted 17 June 2014 - 10:37

haha guys I am glad you like my skin! maybe there will be a new version from me after my exams



Re: [WIP]SKY.HD Skin +cool tv guide skin #74 satbit

  • Member
  • 1 posts

0
Neutral

Posted 5 October 2014 - 20:54

haha guys I am glad you like my skin! maybe there will be a new version from me after my exams

 

Hi All,

Where can i get the latest working ipk for this skin please?

And how can i install it on enigma2



Re: [WIP]SKY.HD Skin +cool tv guide skin #75 redneck eyeball

  • PLi® Core member
  • 9,735 posts

+15
Neutral

Posted 18 July 2016 - 20:17

Just a reminder. Where to get the latest version of this skin ?

Was it abandoned ? It looks amazing !





Also tagged with one or more of these keywords: sky, skin, enigma2, dreambox

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users