Normal
Maybe (if I can get it to work)!OK, looked at this and the StartChannel might be just what I need (might run Radio too). Added this as a reference to my alarm code OK.Trouble is I don't know how to send to it!I know you've written YATSE and you're using this. Any chance of an example TCP call so I know how to set it up.As an aside I DID try doing my own call directly to MediaPortal Channel c = myNavigator.GetChannel("BBC ONE"); bool b = TVHome.ViewChannelAndCheck(c);This correctly fires up the TV (not Radion - why?) but stops after half a second!!!No idea why, it gets the requested channel although the scrolling text below is wrong.I'm using a client PC to the MediaPortal server.>>SO<< happy you just have to attach to the MediaPortal ext to debug...!Aw well at least I've got a dimmable clock so far Anyway, any chance someone wants to tell me how to set up and send the MPCC request?
Maybe (if I can get it to work)!
OK, looked at this and the StartChannel might be just what I need (might run Radio too). Added this as a reference to my alarm code OK.
Trouble is I don't know how to send to it!
I know you've written YATSE and you're using this. Any chance of an example TCP call so I know how to set it up.
As an aside I DID try doing my own call directly to MediaPortal
Channel c = myNavigator.GetChannel("BBC ONE");
bool b = TVHome.ViewChannelAndCheck(c);
This correctly fires up the TV (not Radion - why?) but stops after half a second!!!
No idea why, it gets the requested channel although the scrolling text below is wrong.
I'm using a client PC to the MediaPortal server.
>>SO<< happy you just have to attach to the MediaPortal ext to debug...!
Aw well at least I've got a dimmable clock so far
Anyway, any chance someone wants to tell me how to set up and send the MPCC request?