4 Commits

Author SHA1 Message Date
Jacek Jendrzej
f6932af7ed nlab.lua fix showpicture 2021-11-01 19:36:48 +01:00
svenhoefer
6ffa97b209 - nlab: creating symlink from $(LUAPLUGINDIR) to $(bindir)
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-11-01 19:36:48 +01:00
svenhoefer
7a7524b9e4 - nlab: remove postmsg.standby_on from get section
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-11-01 19:36:48 +01:00
svenhoefer
6fbe02f673 - introduce Neutrino Lua API bridge ...
to allow shellscripts access the neutrino lua api

Usage:

--- cut ---
!/bin/sh

PATH=$PATH:/usr/share/tuxbox/neutrino/luaplugins

CONFIGDIR=$(nlab.lua get dir.configdir)
echo "CONFIGDIR: $CONFIGDIR"
--- cut ---

Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-11-01 19:36:48 +01:00