Project

General

Profile

HELP ME!!!!! C# AND TVHEADEND

Added by pavel santos about 11 years ago

I'm doing an application with C# to control TVheadend users and channels inputs and outputs.
It is possible that I can access with SSH to TVHeadend? If i cant please tell me another option to send commands remotely.

Thanks
Pavel Santos


Replies (2)

RE: HELP ME!!!!! C# AND TVHEADEND - Added by Raymond Paulsen about 11 years ago

Hoho.. i know what your are designing.. nice stuff m8.
No api or ssh commands i think. Best option is to alter config files by ssh or some scripts

Its also possible to use mechanic to script access with webif

RE: HELP ME!!!!! C# AND TVHEADEND - Added by Adam Sutton almost 11 years ago

For very basic manipulation, stick to HTSP, but this doesn't provide much access to the configuration.

For the new code, the HTSP and JSON APIs will gradually be unified and the JSON will therefore be better documented. For now you'll either have to dig around by looking at what the UI does, or ask, as I don't yet have time to write up an API spec.

Adam

    (1-2/2)