Tackling Zidoo Control

Trying to figure out how to tackle a Zidoo media player control using their web control IP control method. I am pretty sure I need to create a plug in but I was not 100% sure if I could do it with simple HTTP commands for the buttons.

Here are their web control pages (first one is in English but the second has to be translated via Google).

https://www.zidoo.tv/Support/developer.html

Any help would be appreciated. Thanks

Yes. You are going to need a plugin. If it’s only simple HTTP GET requests that you need to send, take a look at this plugin I’ve linked below. It’s pretty basic & may serve as a good starting point.

Thanks. I’ll play with that and see if I can get the basic commands working.