CHECK RECORDING (Myth Protocol)

From MythTV Official Wiki
Jump to: navigation, search

CHECK_RECORDING

Syntax

Command arguments: none

List arguments: <ProgramInfo>

Response: <int>

Examples

Command:

398     CHECK_RECORDING[]:[]DTV Program[]:[][]:[]DTVProgram[]:[][]:[]1042...

Response:

1       0

Description

Check if a program is currently being recorded and return the number of the recorder or 0 if it is not being recorded.

Returns

The number of the recorder being used or 0 if none.

Changelog

version changeset description
1 [3021] Initial version