home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
Input / Output interfaces
other Input / Output interfaces
External Scheduling Interface
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="cheezey" data-source="post: 532607" data-attributes="member: 10350"><p>There's very little documentation (none <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /> ) of MP1.</p><p></p><p>I schedule recordings with my iPiMP addon - you can see the relevant code <a href="http://code.google.com/p/ipimp/source/browse/MediaPortal%20Universal%20Web%20Interface/trunk/Website/Code/TVServer/Recordings.vb" target="_blank">here</a>. This code uses the internal MediaPortal program id to schedule a recording but the API can also create a schedule based on the TV program name, start time, etc...</p><p>[CODE]</p><p>TVDatabase.Schedule.New(ByVal idChannel As Integer, ByVal programName As String, ByVal startTime As Date, ByVal endTime As Date)[/CODE]</p><p></p><p>There is also the recent <a href="https://forum.team-mediaportal.com/tv-server-plugins-294/new-plugin-webservices-transcoded-streaming-web-interface-tvserver-mp-71404/" target="_blank">webservices interface</a> which can provide this feature, but that would require you (and your users) to install that plugin on the MP client.</p></blockquote><p></p>
[QUOTE="cheezey, post: 532607, member: 10350"] There's very little documentation (none :) ) of MP1. I schedule recordings with my iPiMP addon - you can see the relevant code [URL="http://code.google.com/p/ipimp/source/browse/MediaPortal%20Universal%20Web%20Interface/trunk/Website/Code/TVServer/Recordings.vb"]here[/URL]. This code uses the internal MediaPortal program id to schedule a recording but the API can also create a schedule based on the TV program name, start time, etc... [CODE] TVDatabase.Schedule.New(ByVal idChannel As Integer, ByVal programName As String, ByVal startTime As Date, ByVal endTime As Date)[/CODE] There is also the recent [URL="https://forum.team-mediaportal.com/tv-server-plugins-294/new-plugin-webservices-transcoded-streaming-web-interface-tvserver-mp-71404/"]webservices interface[/URL] which can provide this feature, but that would require you (and your users) to install that plugin on the MP client. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Input / Output interfaces
other Input / Output interfaces
External Scheduling Interface
Contact us
RSS
Top
Bottom