[mythtv-users] perl bindings - stop a recording
Bob
mythtv at cox.net
Thu Feb 19 04:35:08 UTC 2009
Michael T. Dean wrote:
> On 02/12/2009 10:24 PM, Bob wrote:
>>
>> but I'm not sure what the syntax would be to stop a recording.
>
> The STOP_RECORDING command (as well as the DELETE_RECORDING and the
> FORCE_DELETE_RECORDING commands) expects a ProgramInfo (in string list
> format) to follow.
Thanks Mike. I used your tip and found a wiki page about deleting:
http://www.mythtv.org/wiki/Perl_Deleting_Shows
I used the same script, of course replacing FORCE_DELETE_RECORDING with
STOP_RECORDING and it worked as you suggested. Thanks again.
More information about the mythtv-users
mailing list