Manual Recording with no ComSkip

If you mean, "How do you reverse the process?", the answer is use the DELETE method at the same endpoint.

curl -XDELETE http://dvr:8089/comskip/ignore/channel/840

Thank you,

Apparently curl options are different on Windows yet now that I learned curl it's easy for me to translate. My test confirmed operation and I've the rest of my premium channels.

Have a happy new year!

Morris

You can use curl.exe on windows which is included and works the same way.

Without the exe it uses powershell's IWR (Invoke-WebRequest)

Thank you,

The back story on why this is would be interesting.

Have a Happy New Year,

Morris