Scripts helper_enigma - thica/ORCA-Remote GitHub Wiki

ENIGMA Helper

This is a helper script for Enigma commands

Attribute Description
cmd_type The requested helper function: can be "parse_services","get_channelreference" or "assign_channels"
resultvar for "parse_services": The name of the var which holds the servielist to parse. Not the result itself
definitionalias For assign_channels: The alias name of the TV Template definition
interface For assign_channels, parse_services: The interface name for the Enigma2 Control
configname For assign_channels, parse_services: The config name for the Enigma2 Control
force For assign_channels: 0/1 Replace all (1) of only unconfigured channels (with name "discover")
retvar for get_channelreference: The var name for the result (the reference)
channelnum for get_channelreference: The channelnum to get the reference for
logopackfoldername For assign_channels: the name of the folder (only the folder name, not the fullpath) in "recources" , below "tvlogos"

Remarks: "parse_services": Needs to done first, Reads all services for a specific Enigma box into the script "get_channelreference": Will return the channel reference for a channel number "assign_channels": Sets the TV Logos for the parsed channels

⚠️ **GitHub.com Fallback** ⚠️