Difference between revisions of "FORGET RECORDING (Myth Protocol)"
From MythTV Official Wiki
m (shift link) |
|||
(One intermediate revision by the same user not shown) | |||
Line 18: | Line 18: | ||
=== Returns === | === Returns === | ||
'0', always '0', success or failure... is that right? | '0', always '0', success or failure... is that right? | ||
+ | |||
+ | === Changelog === | ||
+ | {| border="1" cellspacing="0" cellpadding="5" style="border-collapse:collapse; border-color:#8eabd0; background:#e7edf5" | ||
+ | |- style="background: lightsteelblue" | ||
+ | |+ | ||
+ | ! version !! changeset !! description | ||
+ | |- | ||
+ | | 1 || {{changeset|3021}} | ||
+ | | Initial version | ||
+ | |- | ||
+ | |} | ||
[[Category:Myth Protocol Commands]] | [[Category:Myth Protocol Commands]] |
Latest revision as of 01:09, 15 September 2010
FORGET_RECORDING
Arguments
Command arguments: none
List arguments: <ProgramInfo>
Examples
Command:
441 FORGET_RECORDING[]:[]DTV Program[]:[][]:[]DTVProgram[]:[][]:[]1042...
Successful response:
1 0
Description
Mark old recordings as never duplicates, so they can be re-recorded.
Returns
'0', always '0', success or failure... is that right?
Changelog
version | changeset | description |
---|---|---|
1 | [3021] | Initial version |