Hi,
I am trying to program a tv server plugin however I am not sure how to use some of the api methods.
I looked here mediaportal - Revision 23409: /trunk/TvEngine3/TVLibrary/doc for the .chm file. Sorry I don't remember where on the mediaportal site I found the links. They were suggesting that the help files were standalone though.
I noticed the url and figured maybe a full checkout of mediaportal code would fill in the gaps. The help files have the document tree but the links are dead.
Is there somewhere I can find this information out.
for instance,
I don't know what to pass in for User in the method IController.IsAnyCardRecordingOrTimeshifting(User userTS, out bool isUserTS, out bool isAnyUserTS, out bool isRec) or in fact whether the simpler IsAnyCardRecording() returns true when recording through timeshifting or just scheduled recordings.
If someone can point me in the right direction as far as doco goes, that would be great.
I've been looking at the source code for other plugins, but haven't found the info I need yet.
Regards
Harker
I am trying to program a tv server plugin however I am not sure how to use some of the api methods.
I looked here mediaportal - Revision 23409: /trunk/TvEngine3/TVLibrary/doc for the .chm file. Sorry I don't remember where on the mediaportal site I found the links. They were suggesting that the help files were standalone though.
I noticed the url and figured maybe a full checkout of mediaportal code would fill in the gaps. The help files have the document tree but the links are dead.
Is there somewhere I can find this information out.
for instance,
I don't know what to pass in for User in the method IController.IsAnyCardRecordingOrTimeshifting(User userTS, out bool isUserTS, out bool isAnyUserTS, out bool isRec) or in fact whether the simpler IsAnyCardRecording() returns true when recording through timeshifting or just scheduled recordings.
If someone can point me in the right direction as far as doco goes, that would be great.
I've been looking at the source code for other plugins, but haven't found the info I need yet.
Regards
Harker