![]() |
|
[WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2 - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Development (/forumdisplay.php?fid=32) +--- Forum: PVR Development (/forumdisplay.php?fid=136) +--- Thread: [WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2 (/showthread.php?tid=125232) |
RE: [WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2 - xayide - 2012-04-01 17:38 (2012-04-01 15:00)trans Wrote: XBMC current from Git: https://github.com/opdenkamp/xbmc.git Seems to be odd character in your bouquetname. Try renaming your bouquet. RE: [WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2 - jdembski - 2012-04-01 18:00 Hi, thanks for your help trans. a) I can confirm that EPG is working now. b) I have the same error like you when trying to open the live stream. Looks like it is accessing some invalid content for the streaming URL - allthough it looks fine in the debug line above... Found the error, it is because of a scoping error. I will push a fix after I checked one other thing related to the picon path (again). Thanks again Trans! Looks like we will be getting a proper windows version thanks to you
RE: [WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2 - jdembski - 2012-04-01 18:39 Changes are in: Code: 0.1.5 Can someone try and confirm that it is working? RE: [WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2 - trans - 2012-04-01 18:56 According to first test it works! thank you RE: [WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2 - redknight - 2012-04-01 18:58 (2012-04-01 17:38)xayide Wrote:(2012-04-01 15:00)trans Wrote: XBMC current from Git: https://github.com/opdenkamp/xbmc.git Could you compile for windows and update the 2nd post? RE: [WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2 - trans - 2012-04-01 19:26 I have my setup file uploaded here http://www.mediafire.com/?3xxwd4p5gqnu9wy [WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2 - jdembski - 2012-04-01 19:31 (2012-04-01 19:26)trans Wrote: I have my setup file uploaded here Does this include the addon? RE: [WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2 - redknight - 2012-04-01 19:32 (2012-04-01 19:26)trans Wrote: I have my setup file uploaded here You compiled xbmc pvr including the addon rather than just the addon I assume by the filesize. RE: [WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2 - trans - 2012-04-01 19:33 (2012-04-01 19:31)jdembski Wrote:(2012-04-01 19:26)trans Wrote: I have my setup file uploaded here yes RE: [WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2 - redknight - 2012-04-01 19:35 Did anyone ever find out how to create a .zip universal addon file for this git? I have no idea so apologies if it's not even possible. |