Hi, I need a tiny customization of telnet lua interface for VLC (VLC 2.0 - on Ubuntu, but supposed to be independent). 1) customization Copying telnet.lua as ctelnet.lua and starting vlc such way : vlc -I lua --lua-intf ctelnet --lua-config "telnet={host='*console'}" Adapt ctelnet.lua to p...