kodi:kodi-config
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| kodi:kodi-config [2025/08/28 17:45] – [Clock in music] Wuff | kodi:kodi-config [2025/09/18 15:38] (current) – Wuff | ||
|---|---|---|---|
| Line 430: | Line 430: | ||
| ===== Clock in music ===== | ===== Clock in music ===== | ||
| + | |||
| + | {{: | ||
| .kodi/ | .kodi/ | ||
| - | Add to controls at end | + | Add before the last %%</controls> |
| < | < | ||
| - | | + | <!-- Start - Clock in Music Vis --> |
| - | <animation effect=" | + | |
| - | e="300" | + | <left>0</ |
| - | se</animation> | + | < |
| - | < | + | < |
| - | ondition="String.IsEqual(Skin.Font, | + | < |
| - | ation> | + | <texture colordiffuse="$VAR[Bars_Opacity]"> |
| - | <font>font_clock</font> | + | < |
| - | < | + | <visible>!Player.ShowInfo</visible> |
| - | <height> | + | </control> |
| - | <left>20</left> | + | <control type=" |
| - | < | + | <top>0</top> |
| < | < | ||
| - | < | + | |
| - | </ | + | < |
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | <control type=" | ||
| + | < | ||
| + | < | ||
| + | <control type=" | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | <control type=" | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | <texture /> | ||
| + | < | ||
| + | </ | ||
| + | <control type=" | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | <texture colordiffuse=" | ||
| + | < | ||
| + | </ | ||
| + | <control type=" | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | <width min=" | ||
| + | < | ||
| + | </ | ||
| + | </ | ||
| + | <control type=" | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | </ | ||
| + | <control type=" | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | | ||
| + | < | ||
| + | </ | ||
| + | </ | ||
| + | <!-- End - Clock in Music Vis --> | ||
| </ | </ | ||
| + | ===== Screenshot ===== | ||
| + | |||
| + | Stored in Screenshot folder configured in debug settings: https:// | ||
| + | |||
| + | Keyboard shortcut Ctrl-s or remote command: | ||
| + | < | ||
| + | kodi-send --action=" | ||
| + | </ | ||
| + | |||
| + | ===== Estuary Mod 2 NG adjustments ===== | ||
| + | |||
| + | Auto focus first menu item in skin settings: | ||
| + | < | ||
| + | sed -i.bak ' | ||
| + | </ | ||
| + | |||
| + | |||
| + | Exclude in-progress movies from unwatched list: | ||
| + | < | ||
| + | sed -i.bak '/< | ||
| + | </ | ||
| + | |||
| + | Reduce font size of CPU usage on Hardware screen for 12 core system | ||
| + | < | ||
| + | sed -i.bak ' | ||
| + | </ | ||
| + | |||
| + | Add option to close Video OSD immediately when resuming: | ||
| + | < | ||
| + | cd ~/ | ||
| + | |||
| + | |||
| + | sed -i.bak ' | ||
| + | |||
| + | sed -i '/< | ||
| + | |||
| + | sed -i ' | ||
| + | |||
| + | sed -i.bak '/ | ||
| + | |||
| + | sed -i.bak "/ | ||
| + | |||
| + | # other closing times defined in xml/ | ||
| + | </ | ||
| + | |||
| + | Move next episodes to watch to top. Install embuary helper addon (through skin settings) | ||
| + | in Home.xml move this: | ||
| + | < | ||
| + | <include content=" | ||
| + | <param name=" | ||
| + | <param name=" | ||
| + | <param name=" | ||
| + | <param name=" | ||
| + | <param name=" | ||
| + | <param name=" | ||
| + | </ | ||
| + | <include content=" | ||
| + | <param name=" | ||
| + | <param name=" | ||
| + | <param name=" | ||
| + | <param name=" | ||
| + | <param name=" | ||
| + | <param name=" | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | just under: | ||
| + | < | ||
| + | <include content=" | ||
| + | <param name=" | ||
| + | <param name=" | ||
| + | <param name=" | ||
| + | </ | ||
| + | </ | ||
kodi/kodi-config.1756399503.txt.gz · Last modified: by Wuff