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
Products
TV-Server
For The Record - The rule-based scheduling suite
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="dvdfreak" data-source="post: 182924" data-attributes="member: 21313"><p>What I've been working on so far is the scheduling engine, so all the XMLTV parsing and logic for the TV guide, handling the scheduling logic with its set of rules, stuff like that...</p><p></p><p>The Management Console of which I've posted screenshots here is a "basic" application that allows you to monitor and basically control the TvScheduler service.</p><p></p><p>So to actually record anything more is needed. Any program could hook up to the scheduler service actually, but the aim is to have MediaPortal, or more likely TV Server/TVE3 hook up to it. And to have the MediaPortal TV guide and scheduling plugins talk to TvScheduler, to make the circle complete.</p><p></p><p>It would be fairly easy to modify the TVE3 recording thread to read out the upcoming recordings from TvScheduler and record them as needed.</p><p></p><p>Before I started this, there were two major design goals for me:</p><p></p><ul> <li data-xf-list-type="ul"> Completely separate the scheduling logic into it own sub-system with a clean API.</li> <li data-xf-list-type="ul"> Make this API available over WCF services, in other words perfect for multiple clients on a network.</li> </ul><p>One of the reasons I started to write the Management Console was to demonstrate (also to myself) that these two goals were met, sort of a proof of concept.</p><p></p><p>It's perfectly possible to run the console on any machine on your network, not just the server. To make it even sweeter, it would be perfectly possible to run the Management Console anywhere on the internet, as long as you have the proper TCP ports routed to your server.</p></blockquote><p></p>
[QUOTE="dvdfreak, post: 182924, member: 21313"] What I've been working on so far is the scheduling engine, so all the XMLTV parsing and logic for the TV guide, handling the scheduling logic with its set of rules, stuff like that... The Management Console of which I've posted screenshots here is a "basic" application that allows you to monitor and basically control the TvScheduler service. So to actually record anything more is needed. Any program could hook up to the scheduler service actually, but the aim is to have MediaPortal, or more likely TV Server/TVE3 hook up to it. And to have the MediaPortal TV guide and scheduling plugins talk to TvScheduler, to make the circle complete. It would be fairly easy to modify the TVE3 recording thread to read out the upcoming recordings from TvScheduler and record them as needed. Before I started this, there were two major design goals for me: [list] [*] Completely separate the scheduling logic into it own sub-system with a clean API. [*] Make this API available over WCF services, in other words perfect for multiple clients on a network. [/list] One of the reasons I started to write the Management Console was to demonstrate (also to myself) that these two goals were met, sort of a proof of concept. It's perfectly possible to run the console on any machine on your network, not just the server. To make it even sweeter, it would be perfectly possible to run the Management Console anywhere on the internet, as long as you have the proper TCP ports routed to your server. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Products
TV-Server
For The Record - The rule-based scheduling suite
Contact us
RSS
Top
Bottom