Win KODI4SMARTIE - Kodi DLL for LCD Smartie
Just started with Kodi on Windows, and found kodi4smartie very useful.
I see some examples with $dll(if, …) where is this ‘if’ coming from? Is this from an dll plugin?
Edit:
Code:
Found the plugin, it is 'if scroll swap':
More details can be found here:
http://lcdsmartie.org/phpBB3/viewtopic.p...ce8e7ff34e
Precompiled pluging:
http://jongrieve.net/software/if_scroll_swap/
/Edit

Are there any dotNET versions required to run specific plugins?

Current config:
xml:
Screen 01:
$Time(hh: nn: ss) | $dll(kodi4smartie,9,,)

Screen 02:
$Time(hh:nnConfuseds)  | $dll(kodi4smartie,5,Player.GetProperties,percentage)

Actions:
$dll(kodi4smartie,9,,) >= 2 then GotoScreen(2)
$dll(kodi4smartie,9,,) <= 1 then GotoScreen(1)
With an ‘if’ options there are more options that I would like to try.
(edit: Still need to look if the 'if' plugin is useful for my use case /edit)

Windows 10
LCDSmartie: v5.4.2.92++
kodi4smartie: kodi4smartie2.0.2a3
Reply


Messages In This Thread
RE: KODI4SMARTIE - Kodi DLL for LCD Smartie - by RomMon - 2021-12-08, 00:32
Logout Mark Read Team Forum Stats Members Help
KODI4SMARTIE - Kodi DLL for LCD Smartie0