Reply to thread

P_stAR: run wireshark on your TV and see if you get any packets on TCP port 9596.


By the way, I've committed to subversion an update to the python plug-in code, that lets you configure it using the "configure plug-in" menu option (pressing the white button when the plug-in is selected).  It won't fix the networking issues some of you seem to have, but it does make reconfigurification a lot easier.  The changed files are on sourceforge at:


SourceForge.net Repository - [mp-plugins] Index of /trunk/plugins/XBMCServer/TVServer Live TV


What you need to replace is everything under resources/ and and MpLiveTv/xbmcplugin_list.py.


I'm going to have a go at extending the features of this plug-in.  Don't expect much in a hurry (or at all) but my first goal is to be able to use it to watch recorded shows.  Listing them such that a user can select one should be fairly easy, and I'll probably play them using SMB after sharing the "recordings" folder.


Top Bottom