2020-07-13, 04:55 PM
In the npvr.db3 database, I see an "enabled" field in the recurring_recording table. All records in the table have the value "Y." Manually changing the value to "N" does actually disable that recurring recording.
Is this field actually used anywhere, or is it an artifact from earlier versions?
Is it possible to alter the field's value from the web API? I tried the following, but received an "invalid args" response:
In the past, I have used the recording.recurring.save method to successfully change other (more common) recurring recording values, so I'm guessing the "enabled" value is simply not accessible via the api. Or I may simply have the syntax wrong.
I'm inquiring because TVHeadend has this capability and I've found it to be quite useful in several situations.
Any insights anyone can provide are most appreciated.
Thanks.
Is this field actually used anywhere, or is it an artifact from earlier versions?
Is it possible to alter the field's value from the web API? I tried the following, but received an "invalid args" response:
In the past, I have used the recording.recurring.save method to successfully change other (more common) recurring recording values, so I'm guessing the "enabled" value is simply not accessible via the api. Or I may simply have the syntax wrong.
I'm inquiring because TVHeadend has this capability and I've found it to be quite useful in several situations.
Any insights anyone can provide are most appreciated.
Thanks.