[WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2
(2012-04-25, 20:10)johnny124 Wrote: Hi all,
Would anyone be kind enough to take a look at my xbmc log and tell me where I'm going wrong? I can go to Live TV, go to channel list, EPG works, but when selecting a channel it doesn't load the channel?
http://pastebin.com/3xQP0Wq5
Thanks Smile

Hi!

1) Can you please upload your channeldata.xml - there must be an error in the xml the addon is writing and I want to fix it. Or did you not set your path to the channeldata.xml in the addon settings (note to myself - better error messages!)

2) You have set your streaming port to "8080". Is this correct?

Code:
18:16:56 T:3028   ERROR: CDVDInputStreamPVRManager::Open - error opening [http://192.168.0.7:8080/1:0:1:189E:7FD:2:11A0000:0:0:0::102 - BBC Two]

I just looked into the code and I have seen that the Service-Reference-Part of the streaming URL is not properly URL-Encoded - this may also be the error. I'll fix that and push it to git. I will also include the changes to the buildzip.bat from trans...


(2012-04-21, 01:26)trans Wrote: I've done in the "buildzip.bat" some changes to the version number in the "addon.xml".

Patch: http://www.mediafire.com/download.php?qdeww1b18qtr36g

Thanks trans. I have added it for now, but is it possible to use the version numbering from the file "configure.in" instead of the ChangeLog?
VU+ / Enigma2 PVR Client: Documentation | Development | Discussion
Reply


Messages In This Thread
RE: [WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2 - by jdembski - 2012-04-26, 10:43
Logout Mark Read Team Forum Stats Members Help
[WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox217