Jump to content


Photo

radio picon as screensaver


  • Please log in to reply
No replies to this topic

#1 jpuigs

  • Senior Member
  • 1,143 posts

+32
Good

Posted 11 June 2018 - 23:04

I'm trying to do a totally useless thing (like almost everything I do) , but I don't find the way to do it.

 

I'm trying to change the OpenPli screensaver logo to make the radio picon (if available) appear.

In /usr/lib/enigma2python/Screens/ , I edit ScreenSaver.py

 

I change line 14

<widget name="picture" pixmap="skin_default/screensaverpicture.png" position="0,0" size="150,119" alphatest="blend" transparent="1" zPosition="1"/>

To these ones:

<widget name="picture" source="session.CurrentService" render="Picon" position="0,0" size="150,90" alphatest="blend" transparent="1" zPosition="1">
	<convert type="ServiceName">Reference</convert>
</widget>

But it doesn't appear anything.

What I'm doing wrong ??

 

If I delete name="picture" it appears the radio picon, but it stays top left, no moving at all.


Edited by jpuigs, 11 June 2018 - 23:05.

Enigma is getting old....

 

Spoiler


0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users