CoolTvGuide: skin 1920 x 1080

Eragon

Vu+ User+++
This is my first attempt to convert the standard CoolTVGuide skin at 1280x720 to 1920x1080.

The first screen I've modified is the Cool Multi Guide, the other screens will come if I have enough spare time.

Instructions:

1) copy via ftp the file:
CoolMultiGuide_1280.xml
to
/usr/lib/enigma2/python/Plugins/Extensions/CoolTVGuide/CoolSkin
replacing the original file (better save the old file!)
Set permission to 644
(This file is attached in zip format to this post)

2) copy via ftp the file:
timeline-now.png
to:
/usr/lib/enigma2/python/Plugins/Extensions/CoolTVGuide/Cool3D
replacing the original file (better save the old file!)
Set permission to 644
(This file is attached in zip format to this post)

Well, this is only a first modified screen, it is the screen I normally use.
It should work also in Open Black Hole.

Please don't shoot the pianist!;)
 

Attachments

  • CoolMultiGuide_1280.zip
    1.3 KB · Views: 456
  • timeline-now_PNG.zip
    3.1 KB · Views: 372

kingy29

Vu+ Newbie
Excellent work now I can use the HD skins thank you.
If possible can you convert the program description screen ?
 

Eragon

Vu+ User+++
The second screen I've modified is the Cool Info Guide, the other screens will come if I have enough spare time.

Instructions:

1) copy via ftp the file:
CoolInfoGuide_1280.xml
to
/usr/lib/enigma2/python/Plugins/Extensions/CoolTVGuide/CoolSkin
replacing the original file (better save the old file!)
Set permission to 644
(This file is attached in zip format to this post)

2) copy via ftp the file:
CoolEasyGuide.png
to:
/usr/lib/enigma2/python/Plugins/Extensions/CoolTVGuide/Cool3D/Menu
replacing the original file (better save the old file!)
Set permission to 644
(This file is attached in zip format to this post)
 

Attachments

  • CoolInfoGuide_1280.zip
    1.4 KB · Views: 232
  • CoolEasyGuide_PNG.zip
    317.1 KB · Views: 237

COVO

Vu+ Newbie
Hi eragon the timeline-now.png file will not download for me all the rest download ok just this one from the first post thx
 

Eragon

Vu+ User+++
The third screen I've modified is the Cool Single Guide.

Instructions:

1) copy via ftp the file:
CoolSingleGuide_1280.xml
to
/usr/lib/enigma2/python/Plugins/Extensions/CoolTVGuide/CoolSkin
replacing the original file (better save the old file!)
Set permission to 644
(This file is attached in zip format to this post)

2) copy via ftp the file:
CoolSingleGuide.png
to:
/usr/lib/enigma2/python/Plugins/Extensions/CoolTVGuide/Cool3D/Menu
replacing the original file (better save the old file!)
Set permission to 644
(This file is attached in zip format to this post)

3) copy via ftp the file:
CoolFrame.png
to:
/usr/lib/enigma2/python/Plugins/Extensions/CoolTVGuide/Cool3D/Menu
replacing the original file (better save the old file!)
Set permission to 644
(This file is attached in zip format to this post)

Well, to go on adapting further CoolTV Guide screens, please let me know which one you need, when I'll have some spare time I might work on it.
 

Attachments

  • CoolSingleGuide.zip
    319.1 KB · Views: 252
  • CoolFrame.zip
    7.4 KB · Views: 223
  • CoolSingleGuide_1280.zip
    1.3 KB · Views: 225

mbard

Vu+ Newbie
Thanx Eragon,

I like CoolTVGuide, and with your updates it works even better!

I'm looking forward to more screens.

/Martin
 

Geoff Woodham

Vu+ Newbie
Hi Folks, Can someone tell me what is meant by "set permission to 644" and how do I do this? Everything else I understand. Thanks very much.
 

mbard

Vu+ Newbie
Hi Folks, Can someone tell me what is meant by "set permission to 644" and how do I do this? Everything else I understand. Thanks very much.
You log into you machine and move to the correct directory and type type 'chmod 644 <file name>'

Code:
cd /usr/lib/enigma2/python/Plugins/Extensions/CoolTVGuide/CoolSkin
chmod 644 CoolMultiGuide_1280.xml
 
Top