Konfluence Skin Blueray Covers

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/
  • Guten Abend ,ich habe beim Skin Konfluence durch folgenden befehl mir die Covers für die Filme angepasst,wird durch Video Resulation angezeigt .
    Leider fehlt mir der noch für 3d und Film Sets und Tv Serien . Weis da jemand einen einfachen rat.
    Hier der Code
    <control type="group">
    <visible>!Skin.HasSetting(hidecases724)</visible>
    <control type="image">
    <left>-2</left>
    <top>36</top>
    <width>222</width>
    <height>318</height>
    <texture background="true">flagging/cases/560.png</texture>
    <aspectratio aligny="bottom">stretch</aspectratio>
    </control>
    <control type="image">
    <left>-2</left>
    <top>36</top>
    <width>222</width>
    <height>318</height>
    <texture background="true" diffuse="diffuse_mirror2.png" flipy="true">flagging/cases/560.png</texture>
    <aspectratio aligny="bottom">stretch</aspectratio>
    </control>
    <control type="image">
    <left>-2</left>
    <top>36</top>
    <width>222</width>
    <height>318</height>
    <texture background="true">$INFO[ListItem.VideoResolution,flagging/cases/,.png]</texture>
    <aspectratio aligny="bottom">stretch</aspectratio>
    </control>
    <control type="image">
    <left>-2</left>
    <top>36</top>
    <width>222</width>
    <height>318</height>
    <aspectratio>stretch</aspectratio>
    <fadetime>200</fadetime>
    <texture background="true">cases/$INFO[ListItem.videoresolution]case.png</texture>
    </control>
    <control type="image">
    <left>-2</left>
    <top>36</top>
    <width>222</width>
    <height>318</height>
    <texture background="true">$INFO[ListItem.VideoResolution,flagging/cases/,.png]</texture>
    <aspectratio aligny="bottom">stretch</aspectratio>
    </control>
    <control type="image">
    <left>-2</left>
    <top>36</top>
    <width>222</width>
    <height>318</height>
    <texture background="true" diffuse="diffuse_mirror2.png" flipy="true">$INFO[ListItem.VideoResolution,flagging/cases/,.png]</texture>
    <aspectratio aligny="bottom">stretch</aspectratio>
    </control>
    </control>

  • Hallo @kaffepausse71,

    in Transparency gibt es für TV (rot), DVD (schwarz), Blu-ray (blau), 4K (blau mit 4K-icon) und Film Sets (gelb) covers. Diese weichen natürlich im Design etwas ab.

    Für Blu-ray 3D wurde ein eigenes cover erstellt. Mit Gimp kann man ein 3D-icon auf das Confluence-Blu-ray cover legen.
    Da Blu-ray und Blu-ray 3D dieselbe Auflösung (1080p) haben, kann man ListItem.VideoResolution nicht nutzen. Dafür habe ich eine eigene Variable erstellt (MovieCase).

    3D-Blu-ray- und 4K-case/flag

    Gruß

    Testumgebung - OS: Ubuntu 20.04 LTS | Kodi 19.1 | skin: Rapier 12.2.26 + Transparency! (views Slide und Fanart) | für Datenbank-/ Skin Tests
    Live Umgebung - OS: Ubuntu 16.04.3 LTS | Kodi 17.6 | skin: Transparency! 10.3.0 | TV

Jetzt mitmachen!

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