[mythtv-users] documentation for Dvr/AddRecordSchedule missing in wiki

Bill Meek keemllib at gmail.com
Mon May 7 21:40:23 UTC 2018


On 05/07/2018 04:17 PM, Thomas Boehm wrote:
> On 07/05/18 22:13, Bill Meek wrote:
>> You're right, but the intent is to use GetRecordSchedule and modify
>> it's contents to return it in an AddRecordSchedule.
> Are you sure this is the intent? But I will do this now with another
> recording schedule to find out what all these parameters mean.
> 
> Thanks for the tip.

I didn't write it, but from the commit cited earlier:

Clients should always call GetRecordSchedule() with the appropriate
parameters before modifying the rule and then calling
AddRecordSchedule() or UpdateRecordSchedule().  In this way, clients
do not need to know all of the details on how to initialize rules or
update them for specific programs.

That's what I do. Try the Python program (you'll need to get a new
module, but it will tell you that) just don't use the We Really Mean
It option --wrmi. You'll see what would happen, but send nothing to
the backend. --help works too.

-- 
Bill


More information about the mythtv-users mailing list