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
MediaPortal 1 Talk
TV Server with non-MP client
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="gemx" data-source="post: 239701" data-attributes="member: 26324"><p>You get only the data.</p><p>Basically it uses the TvServer interfaces and the db layer.</p><p>If you want to write your own client you only need to have a look at "ServerInterface.cs".</p><p>All functionality the prog uses from TvServer is wrapped in that class.</p><p>You might also extent it or even rewrite it. </p><p>Might not be good coding style -> did this some time ago <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite10" alt=":oops:" title="Oops! :oops:" loading="lazy" data-shortname=":oops:" /> </p><p>You can do everything MP can do with TvServer like:</p><p>- start/stop timeshifting/recording</p><p>- schedule/view recordings</p><p>- get epg....</p><p>You don't need anything on the client computer besides:</p><p>- .NET 2.0 framework</p><p>- and the .dlls which come with MPTvClient (they are the same as from TvEngine so i suggest you update them from a recent TvEngine snapshot)</p><p>If you have further questions - just feel free to ask <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p></blockquote><p></p>
[QUOTE="gemx, post: 239701, member: 26324"] You get only the data. Basically it uses the TvServer interfaces and the db layer. If you want to write your own client you only need to have a look at "ServerInterface.cs". All functionality the prog uses from TvServer is wrapped in that class. You might also extent it or even rewrite it. Might not be good coding style -> did this some time ago :ooops: You can do everything MP can do with TvServer like: - start/stop timeshifting/recording - schedule/view recordings - get epg.... You don't need anything on the client computer besides: - .NET 2.0 framework - and the .dlls which come with MPTvClient (they are the same as from TvEngine so i suggest you update them from a recent TvEngine snapshot) If you have further questions - just feel free to ask :) [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Talk
TV Server with non-MP client
Contact us
RSS
Top
Bottom