[Erledigt] Screen EPG Info gesucht!

Diese Seite verwendet Cookies. Durch die Nutzung unserer Seite erklären Sie sich damit einverstanden, dass wir Cookies setzen. Weitere Informationen

  • [Erledigt] Screen EPG Info gesucht!

    Hallo,
    wie nennt man den Screen in der Movielist bei den Aufnahmen mit der Epg-Sendungsbeschreibung? Möchte da was verändern.
    Diesen meine ich:
    richtig.jpg

    Gibt es generell eine Übersicht wo man die Namen der einzelnen Screens sieht?
  • Vielleicht kannst du mir helfen:

    Ich möchte den PLI-HD 1 Screen benutzen und bekomme vom default.skin in der MovieList bei der Sendungsinfo diesen Screen angezeigt statt den Standart PLI-HD 1 Screen:
    falsch.jpg

    Im Einzel-EPG der Sendungsinfo stimmt die Anzeige und es kommt der richtige Screen:
    1_0_1_6DCE_44D_1_C00000_0_0_0.jpg

    Wie kann ich das ändern das in der MovieList bei den Aufnahmen auch die richtige Sendungs-Info vom Einzel EPG angezeigt wird???

    So sieht die skin.xml vom PLI-HD 1 Skin aus:
    skin (2).txt

    Und das hier ist die vom default-Skin:
    skin_default.xml
  • Hab's selbst hinbekommen :) . Thread kann geschlossen werden.

    Musste von der default.skin.xml folgendes löschen:
    Spoiler anzeigen

    <screen name="EventView" position="center,e-260" size="980,250" backgroundColor="transparent" flags="wfNoBorder" zPosition="1">
    <ePixmap position="0,0" zPosition="-1" size="980,250" pixmap="infobar/event-info-bg.png" alphatest="on"/>
    <widget source="Title" render="Label" position="50,8" size="400,30" font="Boldit;30" valign="center" halign="left" noWrap="1" foregroundColor="infobar_service_frgrnd" backgroundColor="infobar-bkgrnd" transparent="1" zPosition="1"/>
    <ePixmap pixmap="icons/clock.png" position="820,12" zPosition="1" size="20,20" alphatest="blend"/>
    <widget source="global.CurrentTime" render="Label" position="838,14" zPosition="1" size="59,20" font="Regular;21" foregroundColor="infobar-frgrnd" backgroundColor="infobar-bkgrnd" valign="top" halign="right" transparent="1" noWrap="1">
    <convert type="ClockToText">Format:%H:%M</convert>
    </widget>
    <widget source="global.CurrentTime" render="Label" position="898,17" zPosition="1" size="35,18" font="Regular;17" backgroundColor="infobar-bkgrnd" foregroundColor="infobar-frgrnd" valign="top" transparent="1" noWrap="1">
    <convert type="ClockToText">Format::%S</convert>
    </widget>
    <widget name="datetime" position="510,14" size="250,22" font="Regular;22" foregroundColor="infobar-frgrnd" backgroundColor="infobar-bkgrnd" transparent="1" noWrap="1" valign="top" halign="left"/>
    <widget name="duration" position="760,14" size="150,22" font="Regular;22" foregroundColor="infobar-frgrnd" backgroundColor="infobar-bkgrnd" transparent="1" noWrap="1" valign="top" halign="left"/>
    <widget name="FullDescription" position="54,50" size="870,140" font="Regular;22" foregroundColor="infobar-frgrnd" backgroundColor="infobar_sunken" transparent="1"/>
    <widget name="red" pixmap="buttons/red.png" position="100,213" size="25,25" alphatest="blend" zPosition="3"/>
    <widget name="key_red" position="140,213" size="130,25" font="Regular;20" foregroundColor="infobar-frgrnd" backgroundColor="infobar_collab_back" halign="left" transparent="1" zPosition="1"/>
    <widget name="green" pixmap="buttons/green.png" position="300,213" size="25,25" alphatest="blend"/>
    <widget name="key_green" position="340,213" size="130,25" font="Regular;20" foregroundColor="infobar-frgrnd" backgroundColor="infobar_collab_back" halign="left" transparent="1" zPosition="1"/>
    <widget name="yellow" pixmap="buttons/yellow.png" position="500,213" size="25,25" alphatest="blend"/>
    <widget name="key_yellow" position="540,213" size="130,25" font="Regular;20" foregroundColor="infobar-frgrnd" backgroundColor="infobar_collab_back" halign="left" transparent="1" zPosition="1"/>
    <widget name="blue" pixmap="buttons/blue.png" position="700,213" size="25,25" alphatest="blend"/>
    <widget name="key_blue" position="740,213" size="130,25" font="Regular;20" foregroundColor="infobar-frgrnd" backgroundColor="infobar_collab_back" halign="left" transparent="1" zPosition="1"/>
    </screen>
    <screen name="EventViewSimple" position="center,e-260" size="980,250" backgroundColor="transparent" flags="wfNoBorder">
    <ePixmap position="0,0" zPosition="-1" size="980,250" pixmap="infobar/event-info-bg.png"/>
    <widget source="Title" render="Label" position="50,8" size="400,30" font="Boldit;30" valign="center" halign="left" noWrap="1" foregroundColor="infobar_service_frgrnd" backgroundColor="infobar-bkgrnd" transparent="1"/>
    <ePixmap pixmap="icons/clock.png" position="820,12" zPosition="1" size="20,20" alphatest="blend"/>
    <widget source="global.CurrentTime" render="Label" position="838,14" zPosition="1" size="59,20" font="Regular;21" foregroundColor="infobar-frgrnd" backgroundColor="infobar-bkgrnd" valign="top" halign="right" transparent="1" noWrap="1">
    <convert type="ClockToText">Format:%H:%M</convert>
    </widget>
    <widget source="global.CurrentTime" render="Label" position="898,17" zPosition="1" size="35,18" font="Regular;17" backgroundColor="infobar-bkgrnd" foregroundColor="infobar-frgrnd" valign="top" transparent="1" noWrap="1">
    <convert type="ClockToText">Format::%S</convert>
    </widget>
    <widget name="datetime" position="510,14" size="250,22" font="Regular;22" foregroundColor="infobar-frgrnd" backgroundColor="infobar-bkgrnd" transparent="1" noWrap="1" valign="top" halign="left"/>
    <widget name="duration" position="760,14" size="150,22" font="Regular;22" foregroundColor="infobar-frgrnd" backgroundColor="infobar-bkgrnd" transparent="1" noWrap="1" valign="top" halign="left"/>
    <widget name="FullDescription" position="55,50" size="870,140" font="Regular;22" foregroundColor="infobar-frgrnd" backgroundColor="infobar_sunken" transparent="1"/>
    </screen>
    <screen name="InfoBarEventView" position="0,0" size="1280,250" backgroundColor="infobar_sunken" flags="wfNoBorder" zPosition="1">
    <ePixmap pixmap="screens/fs-bg-top-wizzard.png" position="0,0" size="1280,50" zPosition="-1"/>
    <widget source="Title" render="Label" position="20,10" size="850,43" font="Boldit;32" transparent="1" foregroundColor="fullscreen-topbar-frgrnd" backgroundColor="fullscreen-topbar-bkgrnd" zPosition="1"/>
    <widget name="datetime" position="810,18" size="250,26" font="Regular;26" foregroundColor="infobar-frgrnd" backgroundColor="infobar-bkgrnd" transparent="1" noWrap="1" valign="top" halign="left"/>
    <widget name="duration" position="1060,18" size="150,26" font="Regular;26" foregroundColor="infobar-frgrnd" backgroundColor="infobar-bkgrnd" transparent="1" noWrap="1" valign="top" halign="left"/>
    <widget name="FullDescription" position="10,50" size="1260,140" font="Regular;22" foregroundColor="infobar-frgrnd" backgroundColor="infobar_sunken" transparent="1"/>
    </screen>
    <screen name="EventViewContextMenu" position="center,center" size="560,550">
    <widget name="menu" render="Listbox" position="0,0" size="560,533" foregroundColor="window-fg" backgroundColor="window-bg" transparent="0" enableWrapAround="1" scrollbarMode="showOnDemand">
    <convert type="TemplatedMultiContent">
    {"template": [ MultiContentEntryText(pos = (20,0), size = (465,38), flags = RT_HALIGN_LEFT|RT_VALIGN_CENTER, text = 0 ) ],
    "fonts": [gFont("Regular",28)],
    "itemHeight": 38
    }
    </convert>
    </widget>
    </screen>



    Und das hier an dieser Stelle einfügen:
    Spoiler anzeigen

    <screen name="EventView" title="Eventview" position="0,0" size="1280,720" flags="wfNoBorder">
    <ePixmap pixmap="Magic-HD-Common/border/top2_bg.png" position="0,0" size="1280,75" />
    <ePixmap pixmap="Magic-HD-Common/border/bottom_bg.png" position="0,675" size="1280,2" />
    <widget source="Title" render="Label" position="15,15" size="700,55" halign="left" backgroundColor="secondBG" transparent="1" zPosition="1" font="Regular;25" valign="center" />
    <widget source="global.CurrentTime" render="Label" position="1015,15" size="250,50" backgroundColor="secondBG" transparent="1" zPosition="1" font="Regular;20" valign="center" halign="right">
    <convert type="ClockToText">Full</convert>
    </widget>
    <widget source="session.VideoPicture" backgroundColor="transparent" position="5,80" render="Pig" size="477,270" zPosition="1" />
    <ePixmap pixmap="skin_default/buttons/key_menu.png" alphatest="on" position="1110,682" size="35,25" />
    <ePixmap pixmap="Magic-HD-Common/buttons/red.png" position="15,682" size="26,26" alphatest="on" />
    <ePixmap pixmap="Magic-HD-Common/buttons/green.png" position="305,682" size="26,26" alphatest="on" />
    <ePixmap pixmap="Magic-HD-Common/buttons/yellow.png" position="580,682" size="26,26" alphatest="on" />
    <ePixmap pixmap="Magic-HD-Common/buttons/blue.png" position="840,682" size="26,26" alphatest="on" />
    <widget name="key_red" position="50,682" size="220,26" backgroundColor="secondBG" transparent="1" zPosition="1" font="Regular;22" halign="left" />
    <widget name="key_green" position="340,682" size="220,26" backgroundColor="secondBG" transparent="1" zPosition="1" font="Regular;22" halign="left" />
    <widget name="key_yellow" position="614,682" size="220,26" backgroundColor="secondBG" transparent="1" zPosition="1" font="Regular;22" halign="left" />
    <widget name="key_blue" position="875,682" size="220,26" backgroundColor="secondBG" transparent="1" zPosition="1" font="Regular;22" halign="left" />
    <widget name="channel" position="15,415" size="460,42" transparent="1" foregroundColor="secondFG" font="Regular;22" halign="left" />
    <widget name="datetime" position="15,458" size="460,30" transparent="1" font="Regular;22" halign="left" />
    <widget name="duration" position="15,488" size="460,30" transparent="1" font="Regular;22" halign="left" />
    <widget name="epg_description" position="520,82" size="755,583" transparent="1" font="Regular;26" />
    </screen>
    <screen flags="wfNoBorder" name="EventViewContextMenu" position="0,0" size="1280,720" title="Eventview menu">
    <ePixmap pixmap="Magic-HD-Common/border/top2_bg.png" position="0,0" size="1280,75" />
    <ePixmap pixmap="Magic-HD-Common/border/bottom_bg.png" position="0,675" size="1280,2" />
    <widget source="Title" render="Label" backgroundColor="secondBG" font="Regular;25" position="15,15" size="700,55" transparent="1" halign="left" valign="center" zPosition="1" />
    <widget source="global.CurrentTime" render="Label" backgroundColor="secondBG" font="Regular;20" halign="right" position="1015,15" size="250,50" transparent="1" valign="center" zPosition="1">
    <convert type="ClockToText">Full</convert>
    </widget>
    <widget source="session.VideoPicture" backgroundColor="transparent" position="5,80" render="Pig" size="477,270" zPosition="1" />
    <widget name="menu" scrollbarMode="showOnDemand" selectionPixmap="Magic-HD-Common/buttons/sel.png" font="Regular;22" position="520,90" size="755,575" transparent="1" />
    <ePixmap pixmap="Magic-HD-Common/logos/pli.png" position="25,650" size="300,25" alphatest="on" />
    </screen>

    Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von tom1984 ()