RESCHEDULE RECORDINGS (Myth Protocol)

From MythTV Official Wiki
Revision as of 14:47, 19 October 2010 by Wagnerrp (talk | contribs)

Jump to: navigation, search

RESCHEDULE_RECORDINGS

Arguments

Command arguments: recordid

List arguments:

Examples

Command:

24      RESCHEDULE_RECORDINGS -1

Successful response:

1       1

Description

Issues a run of the re-scheduler. Takes an optional recordid, or -1 performs a full run.

Events

The command returns immediately, but completion of the scheduling run can be found by waiting for a SCHEDULE_CHANGE event.

Changelog

version changeset description
15 [5156] initial version