@tmm1
I can set up a manual recording using http://$IP:8089/dvr/jobs/new
where the Channel is a Custom Channel. Is there a way I can add a parameter (such as deeplink) to this new job which would get passed along with the url request?
If not I can work around by using the time the request was received and use that to match up with a deeplink in my code but it would be preferable to have it entangled with the url request when the manual recording is POSTed.