ChannelsDVR API

I have create a script to synchronise watched state from ChannelsDVR to Plex. I would like to be able to to it both way. But going trought the documentation it seems that the server API does not support POST command . Is this true ?

You can use chrome network inspector to see the private API calls the dvr web UI makes.

1 Like

Great thank you !