Re: Picon ´id
Postitatud: 17:02, 27 Sept 2015
rimas pakutud picon-d siin juu.. http://www.digi-tv.ee/viewtopic.php?p=211631#p211631
Aga jahh 220x132 ikka uhkem
Aga jahh 220x132 ikka uhkem

Mis ipk-faile sa mõtlesid? SNP.zip? Seal ei ole pikonid vaid kaks laiendust. Üks nimetab SRP (service ref picon) ümber SNP pikoniteks. Teine loob /tmp kataloogi faili, kus loetletakse kanalid, millel ei ole pikonit. Vabandan, kui tekitasin segadust.Henkka kirjutas:Minu DM8000 puhul lähevad need . ipk failid kurat teab kuhu, igastahes kaustas picon ma neid ei näe. Ja piconeid ekraanil kah ei näe...rimas kirjutas:PLi peaks ju pikonid väga kergelt üles leidma.
Kausta nimi peab olema picon, mitte Picon või picons. See võib olla juurkataloogis /, rajal /usr/share/enigma2/, media/net/, media/usb/, media/misiganes/.
Pärast kausta picon loomist või asukoha muutmist tuleb E2 taaskäivitada, muidu tõesti neid ei leita. See on vajalik ainult esimesel korral.
Kas oleks äkki võimalik pakkimata failid siia üles panna, ma lükkaks nad DCC abil kohe kausta picon ...
Kood: Vali kõik
<screen name="InfoBarTemplate">
<widget source="session.CurrentService" render="Picon" position="1,588" size="220,132" alphatest="blend" backgroundColor="secondBG" transparent="1" zPosition="1">
<convert type="ServiceName">Reference</convert>
</widget>
<widget source="session.CurrentService" render="ChannelNumber" borderWidth="2" position="231,573" size="100,50" backgroundColor="secondBG" transparent="1" zPosition="1" foregroundColor="foreground" font="Regular;26" valign="center" halign="left" />
<widget source="session.CurrentService" render="Label" borderWidth="2" position="315,573" size="500,50" backgroundColor="secondBG" transparent="1" zPosition="1" foregroundColor="foreground" font="Regular;26" valign="center" halign="left">
<convert type="ServiceName">Name</convert>
</widget>
<widget source="global.CurrentTime" render="Label" borderWidth="2" position="70,550" size="360,30" backgroundColor="secondBG" noWrap="1" transparent="1" zPosition="1" foregroundColor="secondFG" font="Regular;16" valign="center" halign="left">
<convert type="ClockToText">Date</convert>
</widget>
<widget source="global.CurrentTime" render="Label" borderWidth="2" position="1110,640" size="150,55" backgroundColor="secondBG" noWrap="1" transparent="1" zPosition="1" foregroundColor="secondFG" font="Regular;33" valign="center" halign="left">
<convert type="ClockToText">Format:%-H:%M</convert>
</widget>
<widget source="session.RecordState" render="Pixmap" pixmap="PLi-HD/buttons/rec.png" position="180,588" size="20,20" zPosition="3" alphatest="on">
<convert type="ConditionalShowHide"/>
</widget>
<widget source="session.CurrentService" render="Label" borderWidth="2" position="480,550" size="630,30" backgroundColor="secondBG" transparent="1" zPosition="1" foregroundColor="foreground" font="Regular;16" valign="center" halign="right">
<convert type="CryptoInfo">VerboseInfo</convert>
</widget>
<widget source="session.Event_Now" render="Label" position="230,642" size="70,30" backgroundColor="secondBG" transparent="1" zPosition="1" foregroundColor="foreground" font="Regular;24" halign="left">
<convert type="EventTime">StartTime</convert>
<convert type="ClockToText">Default;Proportional</convert>
</widget>
<widget source="session.Event_Now" render="Label" position="315,642" size="620,30" backgroundColor="secondBG" transparent="1" zPosition="1" foregroundColor="foreground" noWrap="1" font="Regular;24" halign="left">
<convert type="EventName">Name</convert>
</widget>
<widget source="session.Event_Now" render="Label" position="950,642" size="120,30" backgroundColor="secondBG" transparent="1" zPosition="1" foregroundColor="foreground" font="Regular;24" halign="right">
<convert type="EventTime">Remaining</convert>
<convert type="RemainingToText">InMinutes</convert>
</widget>
<widget source="session.Event_Next" render="Label" position="230,672" size="70,30" backgroundColor="secondBG" transparent="1" zPosition="1" foregroundColor="grey" font="Regular;24" halign="left">
<convert type="EventTime">StartTime</convert>
<convert type="ClockToText">Default;Proportional</convert>
</widget>
<widget source="session.Event_Next" render="Label" position="315,672" size="620,30" backgroundColor="secondBG" transparent="1" zPosition="1" foregroundColor="grey" noWrap="1" font="Regular;24" halign="left">
<convert type="EventName">Name</convert>
</widget>
<widget source="session.Event_Next" render="Label" position="950,672" size="120,30" backgroundColor="secondBG" transparent="1" zPosition="1" foregroundColor="grey" font="Regular;24" halign="right">
<convert type="EventTime">Duration</convert>
<convert type="ClockToText">InMinutes</convert>
</widget>
<widget source="session.Event_Now" render="Progress" pixmap="PLi-HD/infobar/pbar.png" position="230,625" size="840,8" backgroundColor="un33333a" transparent="0" zPosition="2" borderWidth="0">
<convert type="EventTime">Progress</convert>
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="PLi-HD/infobar/ico_format_4_3.png" position="1020,588" size="40,21" zPosition="3" alphatest="on">
<convert type="ServiceInfo">IsSDAndNotWidescreen</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="PLi-HD/infobar/ico_format_16_9.png" position="1020,588" size="40,21" zPosition="3" alphatest="on">
<convert type="ServiceInfo">IsSDAndWidescreen</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="PLi-HD/infobar/ico_format_hd.png" position="1020,588" size="40,21" zPosition="4" alphatest="on">
<convert type="ServiceInfo">IsHD</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="PLi-HD/infobar/ico_txt_on.png" position="983,588" size="33,21" zPosition="2" alphatest="on">
<convert type="ServiceInfo">HasTelext</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="PLi-HD/infobar/ico_dolby_on.png" position="946,588" size="33,21" zPosition="2" alphatest="on">
<convert type="ServiceInfo">IsMultichannel</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="PLi-HD/infobar/ico_crypt_on.png" position="926,588" size="16,21" zPosition="2" alphatest="on">
<convert type="ServiceInfo">IsCrypted</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="PLi-HD/infobar/ico_hbbtv_on.png" position="876,588" size="46,21" zPosition="2" alphatest="on">
<convert type="ServiceInfo">HasHBBTV</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.CurrentService" render="Pixmap" pixmap="PLi-HD/infobar/ico_sub_on.png" position="839,588" size="33,21" zPosition="2" alphatest="on">
<convert type="ServiceInfo">SubservicesAvailable</convert>
<convert type="ConditionalShowHide" />
</widget>
<widget source="session.Event_Now" render="Pixmap" pixmap="PLi-HD/infobar/ico_pdc.png" position="797,588" size="38,21" zPosition="2" alphatest="on">
<convert type="EventName">Pdc</convert>
<convert type="ConditionalShowHide"/>
</widget>
<widget render="VideoSize" source="session.CurrentService" position="1100,619" size="110,20" backgroundColor="secondBG" font="Regular;19" foregroundColor="foreground" halign="left" transparent="1" zPosition="1" />
<widget source="session.FrontendStatus" render="Label" position="1100,647" size="75,22" backgroundColor="secondBG" transparent="1" zPosition="1" foregroundColor="foreground" font="Regular;19">
<convert type="FrontendInfo">SNRdB</convert>
</widget>
<widget source="session.FrontendInfo" render="Label" position="1100,590" size="110,20" borderWidth="1" borderColor="black" zPosition="1" backgroundColor="transpBlack" transparent="1" halign="left" font="Regular;20">
<convert type="FrontendInfo">STRING</convert>
</widget>
<widget source="session.CurrentService" render="Label" position="1100,675" size="110,22" backgroundColor="secondBG" transparent="1" zPosition="1" text="DVB-S" font="Regular;19">
<convert type="ServiceOrbitalPosition"/>
</widget>
<widget source="session.CurrentService" render="Label" position="1100,555" borderWidth="1" borderColor="black" zPosition="2" size="180,20" font="Regular;15" transparent="1" backgroundColor="transpBlack">
<convert type="RotorPosition"/>
</widget>
<!--<ePixmap pixmap="PLi-HD/icons/icon_update_off.png" position="60,35" size="20,20" zPosition="0" alphatest="blend" />-->
</screen>
See oleks kindlasti väga ilus, aga kahjuks ei ole голубой ETV+ ametlik värvtigekala kirjutas:Väääga effektne oleks - голубой... ehk siis - helesinine.
Kõigil uuematel OS imagetel peaks SNP tugi olema. OE-Alliance omadel (ViX, ATV, XTA ...) päris kindlasti ja ka PLil.Dijital kirjutas:Kas need piconid kanalinimelise failina töötavad kõikide imagete all?
Kood: Vali kõik
tar zxf /tmp/picon.tar.gz -C /media/usb