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 [2020/11/08 12:28] – Wuff | kodi:kodi-config [2025/09/18 15:38] (current) – Wuff | ||
|---|---|---|---|
| Line 113: | Line 113: | ||
| http:// | http:// | ||
| + | |||
| + | ==== Language Preference Manager ==== | ||
| + | |||
| + | https:// | ||
| ==== Music Video scraper ==== | ==== Music Video scraper ==== | ||
| Line 163: | Line 167: | ||
| Custom nodes: / | Custom nodes: / | ||
| + | Node rules are stored in: | ||
| + | <code - addon_data/ | ||
| + | < | ||
| + | <node name="/ | ||
| + | <rule field=" | ||
| + | < | ||
| + | </ | ||
| + | </ | ||
| + | <node name="/ | ||
| + | <node name="/ | ||
| + | <node name="/ | ||
| + | <rule field=" | ||
| + | < | ||
| + | </ | ||
| + | </ | ||
| + | </ | ||
| + | </ | ||
| ===== IPTV ===== | ===== IPTV ===== | ||
| Line 308: | Line 329: | ||
| kodi ALL = NOPASSWD: / | kodi ALL = NOPASSWD: / | ||
| </ | </ | ||
| + | |||
| + | ===== Fix refresh rate ===== | ||
| + | |||
| + | In case 60Hz refresh rate is supported but is causing problems and Kodi keeps reverting to 60Hz, the following xrandr command in the / | ||
| + | <code - / | ||
| + | #!/bin/sh | ||
| + | DISPLAY=:0 xrandr --output DP-1 --mode 3840x2160 --rate 30.00 | ||
| + | </ | ||
| + | < | ||
| + | sudo chmod 755 / | ||
| + | </ | ||
| + | |||
| + | ===== Smart Playlists ===== | ||
| + | |||
| + | Smart playlists are xsp files stored in '' | ||
| + | |||
| + | Example | ||
| + | <code - 80-90s.xsp> | ||
| + | <?xml version=" | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | <rule field=" | ||
| + | < | ||
| + | </ | ||
| + | <rule field=" | ||
| + | < | ||
| + | </ | ||
| + | <rule field=" | ||
| + | < | ||
| + | </ | ||
| + | <rule field=" | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | <rule field=" | ||
| + | < | ||
| + | </ | ||
| + | <rule field=" | ||
| + | < | ||
| + | </ | ||
| + | <rule field=" | ||
| + | < | ||
| + | </ | ||
| + | <rule field=" | ||
| + | < | ||
| + | </ | ||
| + | < | ||
| + | <order direction=" | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | |||
| + | ===== Keyboard shortcuts ===== | ||
| + | https:// | ||
| + | |||
| + | .kodi/ | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | </ | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | ===== Clock in music ===== | ||
| + | |||
| + | {{: | ||
| + | |||
| + | .kodi/ | ||
| + | Add before the last %%</ | ||
| + | < | ||
| + | <!-- Start - Clock in Music Vis --> | ||
| + | <control type=" | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | <texture colordiffuse=" | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | <control type=" | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | <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.1604838533.txt.gz · Last modified: (external edit)