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: 209744" data-attributes="member: 21313"><p>Yes, I thought of that myself during the night <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite2" alt=";)" title="Wink ;)" loading="lazy" data-shortname=";)" /> I got wunschkind's database in the mean time and will try it out, but if it's locale-settings related I'll try to reproduce it like that.</p><p></p><p></p><p></p><p>Way cool that you're starting on this! Yes, I think taking the MP TV Guide screen and starting from there will be a huge timesaver. You "just" have to replace all calls to MP objects with calls to TvScheduler.</p><p></p><p>There's three assemblies you need to reference:</p><p></p><ul> <li data-xf-list-type="ul">TvScheduler.Entities.dll - this is the assembly with all data transfer objects like a TvChannel, a GuideProgram,...</li> <li data-xf-list-type="ul">TvScheduler.ServiceContracts.dll - this is the assembly with the API to TvScheduler</li> <li data-xf-list-type="ul">TvScheduler.ServiceAgents.dll - this is an assembly with classes that make it <u>very</u> easy to initialize the connection to TvScheduler and make calls to it (like calling methods on local classes).</li> </ul><p>PM me your e-mail address (or do I already have that?), I'll send you some source code to get you started!</p><p></p><p></p><p></p><p>Yes, perhaps it is the locale settings of the SQL database itself. Need to investigate further... <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p><p></p><p></p><p></p><p>Unfortunately I don't know anything about recording cards, so I can't do conflict management <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite3" alt=":(" title="Frown :(" loading="lazy" data-shortname=":(" /> So you'll have to handle conflicts within MP.</p><p></p><p>I <em>am</em> looking at implementing some methods into my API to suggest and select alternative showings, so in future some external system <em>will</em> be able to use this to "fix" conflicts.</p></blockquote><p></p>
[QUOTE="dvdfreak, post: 209744, member: 21313"] Yes, I thought of that myself during the night ;) I got wunschkind's database in the mean time and will try it out, but if it's locale-settings related I'll try to reproduce it like that. Way cool that you're starting on this! Yes, I think taking the MP TV Guide screen and starting from there will be a huge timesaver. You "just" have to replace all calls to MP objects with calls to TvScheduler. There's three assemblies you need to reference: [list] [*]TvScheduler.Entities.dll - this is the assembly with all data transfer objects like a TvChannel, a GuideProgram,... [*]TvScheduler.ServiceContracts.dll - this is the assembly with the API to TvScheduler [*]TvScheduler.ServiceAgents.dll - this is an assembly with classes that make it [U]very[/U] easy to initialize the connection to TvScheduler and make calls to it (like calling methods on local classes). [/list] PM me your e-mail address (or do I already have that?), I'll send you some source code to get you started! Yes, perhaps it is the locale settings of the SQL database itself. Need to investigate further... :) Unfortunately I don't know anything about recording cards, so I can't do conflict management :( So you'll have to handle conflicts within MP. I [I]am[/I] looking at implementing some methods into my API to suggest and select alternative showings, so in future some external system [I]will[/I] be able to use this to "fix" conflicts. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Products
TV-Server
For The Record - The rule-based scheduling suite
Contact us
RSS
Top
Bottom