GET FREE INPUT INFO (Myth Protocol)

From MythTV Official Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

GET_FREE_INPUT_INFO

Arguments

Command arguments: Input to exclude (not counted as busy). Use 0 for none.

List arguments: none

Examples

Command:

GET_FREE_RECORDER_LIST 1

Successful responses (InputInfo for available inputs):

MPEG2TS[]:[]1[]:[]1[]:[]1[]:[][]:[]1[]:[]Input 1[]:[]0[]:[]1[]:[]0[]:[]1002

Successful response (empty list):


Description

Asks the backend for a list of free inputs. A free input is one that is connected but not busy, not in a busy input group or is locked.

Returns

A variable length list of InputInfo entries in preferred live TV order. Returns en empty list if no recorders are available.