Hello,
I'm a quiet new user of Media Portal and I've already started a small process plugin dev.
I would like to implement a control interface for Media Portal over a TCP port.
The process is a TCP server that can use bi-directionnal control of Media Portal so if a client connects on the port and send a command such as "PLAY" the current selected file will be played or smth like that.
I also want to retrieve general information like current active file, movie, duration, title, ...
So I would like to know what are the transport commands (arrows, accept, back, ...) and control command (play, stop, pause, fwd, previous, next subtitle, ...). what is the class I'm supposed to use?
And what is the class/properties I've to use to get the feedback from the current song, movie, ...
I hope that my request was clear and that someone will be able to answer my questions.
in advance,
Regards,
Kevin
I'm a quiet new user of Media Portal and I've already started a small process plugin dev.
I would like to implement a control interface for Media Portal over a TCP port.
The process is a TCP server that can use bi-directionnal control of Media Portal so if a client connects on the port and send a command such as "PLAY" the current selected file will be played or smth like that.
I also want to retrieve general information like current active file, movie, duration, title, ...
So I would like to know what are the transport commands (arrows, accept, back, ...) and control command (play, stop, pause, fwd, previous, next subtitle, ...). what is the class I'm supposed to use?
And what is the class/properties I've to use to get the feedback from the current song, movie, ...
I hope that my request was clear and that someone will be able to answer my questions.
in advance,
Regards,
Kevin