[mythtv] Dvr Service API DeleteRecording

Bill Meek keemllib at gmail.com
Tue Oct 20 18:56:13 UTC 2015


On 10/20/2015 08:46 AM, Bart Whiteley wrote:
> Are the StartTime/ChanId parameters the same for RemoveRecorded?
> Will the RemoveRecorded endpoint continue to work on 0.28?

Yes, but I recall that folks (including me) have been tripped
up by not using the value of StartTs as opposed to StartTime
from GetRecordedList. It gives the appearance of RemoveRecorded
working _sometimes_.

And RemoveRecorded still exists in 0.28-pre. It just ends up
calling DeleteRecording (with the same parameters.)

See this if you want more:

     https://code.mythtv.org/cgit/mythtv/tree/mythtv/programs/mythbackend/services/dvr.cpp#n169

-- 
Bill


More information about the mythtv-dev mailing list