GET FREE INPUT INFO (Myth Protocol)

From MythTV Official Wiki
Revision as of 15:38, 20 August 2015 by Gigem (talk | contribs) (Created page with "== GET_FREE_INPUT_INFO == === Arguments === '''Command arguments''': Input to exclude (not counted as busy). Use 0 for none. '''List arguments''': none === Examples === Co...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.