User Tools

Site Tools


kodi:kodi-config

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
kodi:kodi-config [2025/08/28 18:54] Wulf Rajekkodi:kodi-config [2025/08/29 00:46] (current) – [Clock in music] Wulf Rajek
Line 444: Line 444:
             <texture colordiffuse="$VAR[Bars_Opacity]">frame/osdfade.png</texture>             <texture colordiffuse="$VAR[Bars_Opacity]">frame/osdfade.png</texture>
             <animation effect="fade" start="100" end="0" time="300" condition="Window.Next(screencalibration)">WindowClose</animation>             <animation effect="fade" start="100" end="0" time="300" condition="Window.Next(screencalibration)">WindowClose</animation>
 +            <visible>!Player.ShowInfo</visible>
         </control>         </control>
         <control type="grouplist">         <control type="grouplist">
Line 455: Line 456:
             <visible>!Window.IsVisible(extendedprogressdialog) + !Window.IsActive(fullscreenvideo)</visible>             <visible>!Window.IsVisible(extendedprogressdialog) + !Window.IsActive(fullscreenvideo)</visible>
             <animation effect="fade" time="150">VisibleChange</animation>             <animation effect="fade" time="150">VisibleChange</animation>
 +            <visible>!Player.ShowInfo</visible>
             <control type="group">             <control type="group">
                 <width>600</width>                 <width>600</width>
Line 513: Line 515:
                 <width>auto</width>                 <width>auto</width>
                 <label>[B]$INFO[System.Time][/B]</label>                 <label>[B]$INFO[System.Time][/B]</label>
 +                <visible>!Player.ShowInfo</visible>
             </control>             </control>
         </control>         </control>
kodi/kodi-config.txt · Last modified: by Wulf Rajek