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="jez" data-source="post: 327035" data-attributes="member: 84238"><p>So did you check it? ;-)</p><p></p><p>I'm not sure what to make of your logfile. It shows you used a myTV script but that's about all. Perhaps you need the xbmc.old.log. You should be getting entries like this:</p><p></p><p>[CODE]</p><p>02:56:20 T:4072 M:649748480 NOTICE: -->Python Interpreter Initialized<--</p><p>02:56:20 T:4072 M:649748480 NOTICE: </p><p>02:56:20 T:4072 M:647426048 NOTICE: Connection made</p><p>[/CODE]</p><p></p><p>as soon as the XBMC plug-in connects to the MP plug-in and negotiates the correct protocol version, and you should see something in the stand-alone MP plug-in. If you don't get anything on either, you might not have the networking sorted out. Make sure you can "telnet localhost 9596" on the MP server and get the black screen with no echo (type "telnet<enter>" and then "help<enter>" to confirm it's all OK).</p><p></p><p>I can see we could do with some more logging. I'll see about adding this stuff soon.</p></blockquote><p></p>
[QUOTE="jez, post: 327035, member: 84238"] So did you check it? ;-) I'm not sure what to make of your logfile. It shows you used a myTV script but that's about all. Perhaps you need the xbmc.old.log. You should be getting entries like this: [CODE] 02:56:20 T:4072 M:649748480 NOTICE: -->Python Interpreter Initialized<-- 02:56:20 T:4072 M:649748480 NOTICE: 02:56:20 T:4072 M:647426048 NOTICE: Connection made [/CODE] as soon as the XBMC plug-in connects to the MP plug-in and negotiates the correct protocol version, and you should see something in the stand-alone MP plug-in. If you don't get anything on either, you might not have the networking sorted out. Make sure you can "telnet localhost 9596" on the MP server and get the black screen with no echo (type "telnet<enter>" and then "help<enter>" to confirm it's all OK). I can see we could do with some more logging. I'll see about adding this stuff soon. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Talk
XBMC Python Script
Contact us
RSS
Top
Bottom