GET RECORDING STATUS (Myth Protocol)

From MythTV Official Wiki
Jump to: navigation, search

GET_RECORDING_STATUS

Arguments

Command arguments: <recorder id>

List arguments: none

Examples

Command:

41      QUERY_RECORDER 1[]:[]GET_RECORDING_STATUS

Response:

2       -2

Description

Queries the recorder for the current recording status. The status is an integer as defined here.

Changelog

version changeset description
63 [26518] initial version