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: 169184" data-attributes="member: 21313"><p>What I have at the moment is that the scheduler will remember any episode title it records for a scheduled program. There will then be a rule to not re-record anything with the same episode title twice.</p><p></p><p></p><p></p><p>This is not built in at the moment, and in a way, this can never be done by the scheduler on its own, since it doesn't know if something has been watched. But I could provide a method to remove an episode from the recorded list, so point 2 is also easy to implement.</p><p></p><p></p><p></p><p>This one is trickier, since the scheduling subsystem doesn't know anything about conflicts. The design is to get a good rule-based scheduling engine, actually recording anything is one level higher up. Perhaps this is something that will need to be revisited later on, but then the scheduling service would have to know about what cards can record what, etc... And currently this is out of scope.</p><p></p><p>However, with the appropriate methods on the scheduler API we could provide this I think. Somehing like a GetAllEpisodeReruns() method to provide the recording/conflicts engine with all possible reruns so it can decide what to do.</p><p></p><p>Thanks for the valuable input!</p></blockquote><p></p>
[QUOTE="dvdfreak, post: 169184, member: 21313"] What I have at the moment is that the scheduler will remember any episode title it records for a scheduled program. There will then be a rule to not re-record anything with the same episode title twice. This is not built in at the moment, and in a way, this can never be done by the scheduler on its own, since it doesn't know if something has been watched. But I could provide a method to remove an episode from the recorded list, so point 2 is also easy to implement. This one is trickier, since the scheduling subsystem doesn't know anything about conflicts. The design is to get a good rule-based scheduling engine, actually recording anything is one level higher up. Perhaps this is something that will need to be revisited later on, but then the scheduling service would have to know about what cards can record what, etc... And currently this is out of scope. However, with the appropriate methods on the scheduler API we could provide this I think. Somehing like a GetAllEpisodeReruns() method to provide the recording/conflicts engine with all possible reruns so it can decide what to do. Thanks for the valuable input! [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Products
TV-Server
For The Record - The rule-based scheduling suite
Contact us
RSS
Top
Bottom