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
XBMC Python Script
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="EvilDude" data-source="post: 244609" data-attributes="member: 66455"><p>Very early alpha version available!</p><p><a href="https://www.prashantv.com/xbmc/TVServerXBMC.zip" target="_blank">https://www.prashantv.com/xbmc/TVServerXBMC.zip</a></p><p></p><p></p><p>In the zip file,</p><p></p><p>TVServerXBMC => the VS2005 project.</p><p>TVServer Live TV => XBMC python video plugin</p><p></p><p>The VS2005 project is just a server (no gui, just a command window which will show what it is doing). I have made it single threaded for now, but it is made so that I can very easily make it multithreaded.</p><p></p><p>The "TVServer Live TV" folder is the xbox video plugin. This means that it has to be copied to XBMC\plugins\video. Once you do that, you can add it as a source.</p><p></p><p>By default the VS2005 project runs on port 9596, and must be run on the machine that is the tv server. The XBMC script connects to "192.168.1.2", you can configure that by opening the file:</p><p>TVServer Live TV\MpLiveTv\xbmcplugin_list.py</p><p></p><p>And at the top modifying SERVER_HOST. Make sure you use an IP and not the dns name.</p><p></p><p>I should probably write up some basic documentation, but I'm just happy to have gotten it working. It has some ugly hacks, like "~~Stop Timeshifting" in every menu, because I can't make it do that automatically, but if I view channel 10, and change to ABC, it automatically stops and starts the new one so I'm pretty happy with it.</p><p></p><p>Please post any feedback you have.</p></blockquote><p></p>
[QUOTE="EvilDude, post: 244609, member: 66455"] Very early alpha version available! [url]https://www.prashantv.com/xbmc/TVServerXBMC.zip[/url] In the zip file, TVServerXBMC => the VS2005 project. TVServer Live TV => XBMC python video plugin The VS2005 project is just a server (no gui, just a command window which will show what it is doing). I have made it single threaded for now, but it is made so that I can very easily make it multithreaded. The "TVServer Live TV" folder is the xbox video plugin. This means that it has to be copied to XBMC\plugins\video. Once you do that, you can add it as a source. By default the VS2005 project runs on port 9596, and must be run on the machine that is the tv server. The XBMC script connects to "192.168.1.2", you can configure that by opening the file: TVServer Live TV\MpLiveTv\xbmcplugin_list.py And at the top modifying SERVER_HOST. Make sure you use an IP and not the dns name. I should probably write up some basic documentation, but I'm just happy to have gotten it working. It has some ugly hacks, like "~~Stop Timeshifting" in every menu, because I can't make it do that automatically, but if I view channel 10, and change to ABC, it automatically stops and starts the new one so I'm pretty happy with it. Please post any feedback you have. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Talk
XBMC Python Script
Contact us
RSS
Top
Bottom