mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 08:51:04 +02:00
movieplayer: Use Lua scripts for selecting live stream urls
Origin commit data
------------------
Commit: b4a2856e1c
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-03-03 (Thu, 03 Mar 2016)
This commit is contained in:
@@ -878,6 +878,10 @@ ledcontroler.off LED1 & LED2 aus
|
||||
ledcontroler.on.all LED1 & LED2 an
|
||||
ledcontroler.on.led1 LED1 an
|
||||
ledcontroler.on.led2 LED2 an
|
||||
livestream.head Livestreams
|
||||
livestream.read_data Lese Daten...
|
||||
livestream.resolution Auflösung
|
||||
livestream.scriptpath Script Verzeichnis
|
||||
lua.boolparam_deprecated1 Achtung!
|
||||
lua.boolparam_deprecated2 Die Verwendung von Zahl oder String
|
||||
lua.boolparam_deprecated3 für einen Boolean Parameter ist veraltet.\n Bitte nutzen Sie native Bool Werte zB:
|
||||
|
@@ -878,6 +878,10 @@ ledcontroler.off Led1 & Led2 off
|
||||
ledcontroler.on.all Led1 & Led2 on
|
||||
ledcontroler.on.led1 Led1 on
|
||||
ledcontroler.on.led2 Led2 on
|
||||
livestream.head Live streams
|
||||
livestream.read_data Read data...
|
||||
livestream.resolution Resolution
|
||||
livestream.scriptpath Script path
|
||||
lua.boolparam_deprecated1 Caution!
|
||||
lua.boolparam_deprecated2 The use of number or string
|
||||
lua.boolparam_deprecated3 for a Boolean parameter is deprecated.\n Please use native bool values eg.
|
||||
|
Reference in New Issue
Block a user