GET FREE RECORDER COUNT (Myth Protocol)
From MythTV Official Wiki
Contents |
GET_FREE_RECORDER_COUNT
Arguments
Command arguments: none
List arguments: none
Examples
Command:
GET_FREE_RECORDER_COUNT
Successful response:
1
Description
Asks the backend for the number free recorders. A free recorder is identifed as one that is connected, but not busy or locked.
Returns
The count of free recorders, or 0 if no recorders are available.
Changelog
| version | changeset | description |
|---|---|---|
| 9 | [3838] | initial version |