Info für nächste TV-Sendung anzeigen

Am Samstag (06.09.25) Vormittag werde ich ein Update der Forensoftware (inkl. aller Plugins) durchführen. Das Forum wird deshalb auf unbestimmte Zeit nicht verfügbar sein. Neuigkeiten wird es im Matrix Chat geben: https://www.kodinerds.net/thread/79927-freischaltung-matrix-chat/
  • Moin moin,

    ich würde gern wissen ob ich, wenn ich mir die Info der aktuell laufenden TV-Sendung anzeigen lasse (siehe Screenhot), mir auch die Info der nachfolgenden Sendung anzeigen lassen kann ohne ins EPG wechseln zu müssen.

    Danke!

    Bilder

    Meine Hardware

    [contentbox]TV-Server/NAS:
    Gigabyte GA-B85M-D2V | Intel G1840 | 4GB RAM | 1x SSD 120GB System | 1x SSD 30GB Kodi Thumbs & mySQL | 3x HDD (9TB) |
    DD Cine S2 6.5 4Tuner | OMV 2.x[/contentbox][contentbox]Backup-Server: AMD Athlon 64 X2 | 1GB RAM | 5,5 TB | OMV 2.x[/contentbox]

    [contentbox] HTPC | Asrock Q1900-ITX | 4GB RAM | 120Gb Samsung SSD | OpenELEC 5.0.8
    2x RasPi 1 | OpenELEC 5.0.8
    RasPi 2 | OpenELEC 5.0.8
    MacBook Pro | Kodi 14.2[/contentbox]

  • ich hab dies bei MQ so gemacht

    Spoiler anzeigen

    <control type="group">
    <control type="label"><!-- Titel nächste Sendung -->
    <posx>870</posx>
    <posy>448</posy>
    <width>300</width>
    <height>25</height>
    <align>left</align>
    <font>Font_18A</font>
    <textcolor>$VAR[value_headercolor]</textcolor>
    <label>31306</label>
    </control>
    <control type="label">
    <posx>870</posx>
    <posy>478</posy>
    <width>300</width>
    <height>25</height>
    <font>Font_18A</font>
    <label>$INFO[VideoPlayer.NextTitle]</label>
    <textcolor>FFFFFAF0</textcolor>
    </control>
    <control type="label"><!-- Start/End Nächste Sendung -->
    <posx>870</posx>
    <posy>495</posy>
    <width>300</width>
    <height>25</height>
    <font>Font_18A</font>
    <label>$INFO[VideoPlayer.NextStartTime] - $INFO[VideoPlayer.NextEndTime]</label>
    <textcolor>FFFFFAF0</textcolor>
    </control>
    <control type="textbox"><!-- Plot Nächste Sendung -->
    <left>870</left>
    <top>528</top>
    <width>350</width>
    <height>130</height>
    <font>Font_18A</font>
    <label>$INFO[VideoPlayer.NextPlot]</label>
    <textcolor>FFFFFAF0</textcolor>
    <autoscroll delay="20000" time="4000" repeat="15000">true</autoscroll>
    </control>

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!