XBMC Community Forum
[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 - jdembski - 2012-03-14 22:30

(2012-03-14 21:46)nhsman Wrote:  
(2012-03-14 21:10)jdembski Wrote:  Until I can have another view / compile it again:
1. Download the code from GitHub
2. Extract the code
3. cd xbmc-addon-vuplus
4. ./autogen.sh
5. ./configure
6. make


Building should only take a minute or so...

No luck this time. It seems to compile correctly but after another try to start add-on I got this:

Quote:19:42:11 T:3008363376 ERROR: Unable to load /home/xbmc/.xbmc/addons/pvr.vuplus/XBMC_vuplus.pvr, reason: /home/xbmc/.xbmc/addons/pvr.vuplus/XBMC_vuplus.pvr: undefined symbol: XBMC
19:42:11 T:3008363376 ERROR: PVR - InitialiseClient - can't initialise add-on 'VU+ Client'

Any suggestion appreciated.

I can confirm this - sorry, I thought once I get it compiling & loading in windows the rest will work on linux, too; I only checked whether it would compile on linux when I separated the XBMC from the addon. I will have a look at this tomorrow (unless someone else is willing to step in Angel)


RE: [WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2 - xbmcg - 2012-03-14 23:47

Hi,

Wow, this is what I was looking for.

Is there a download link and a short how-to for the Win7 binaries? Do I need to download a special version of xbmc in order to use the plugin or does the plugin install patch the xbmc 11rc2 official image? If it requires a special image and the plugin, can you please advise, where to get it (may be the 2 links)?

Thank you very much. Can't wait to check it out....


[WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2 - jdembski - 2012-03-15 00:03

(2012-03-14 23:47)xbmcg Wrote:  Hi,

Wow, this is what I was looking for.

Is there a download link and a short how-to for the Win7 binaries? Do I need to download a special version of xbmc in order to use the plugin or does the plugin install patch the xbmc 11rc2 official image? If it requires a special image and the plugin, can you please advise, where to get it (may be the 2 links)?

Thank you very much. Can't wait to check it out....

Try reading the first (resp. 2nd) post of this thread...


RE: [WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2 - xbmcg - 2012-03-15 00:19

Oh, thank you. I thought it is already an older / not working yet version (first shot)...

I found your link http://www.mediafire.com/?ab04qils80lgkwl and it points to the RC2, the link in the 2nd post is about beta3 / rc1.
I was unsure, which one would resolve the dll interfaces of your recent plug-in / fix the mentioned issues with the EPG.

So will you update the links in the second post, when you have new versions compiled for testing?


RE: [WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2 - ManFromDelMonte - 2012-03-15 12:33

Hello all, tried to use this last night it takes a long time to download the epg does this happen every day? I had to turn it off whilst streaming otherwise the streams wouldn't work. Also can't see my recordings through this add on is that usual? Finally, is there any way to turn off subtitles with win7/vu duo please?

Thanks for all your hard work


RE: [WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2 - boxer29 - 2012-03-15 13:25

will this work with the xbox 1 running xbmc to stream vu+duo
thanks


RE: [WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2 - MrHenky - 2012-03-15 16:18

(2012-03-15 13:25)boxer29 Wrote:  will this work with the xbox 1 running xbmc to stream vu+duo
thanks

I guess not, since I haven't seen a PVR enabled version for the orginal Xbox. You might wanna use the integrated tuxbox client or you use this plugin.
http://www.nibudev.de/content/xbmc-enigma2-viewer-plugin

HDTV won't work either of course but SD should work. It worked for me with my old Dbox.


RE: [WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2 - markus625 - 2012-03-15 16:18

I managed to create a openelec ION PVR build with the vu plus client, i can view channels etc and i get some epg data but only on certain channels, where as other channels say NO DATA AVAILABLE


RE: [WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2 - redknight - 2012-03-15 17:45

Back from holidays

@jdembski & @mcheng89: Where are we at at?
(2012-03-15 12:33)ManFromDelMonte Wrote:  Hello all, tried to use this last night it takes a long time to download the epg does this happen every day? I had to turn it off whilst streaming otherwise the streams wouldn't work. Also can't see my recordings through this add on is that usual? Finally, is there any way to turn off subtitles with win7/vu duo please?

Thanks for all your hard work

Whilst playing a channel, go to video or sounds options and disable subtitles from there, remember to select save as default for all movies to save the setting


RE: [WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2 - extracted - 2012-03-15 18:31

When i follow the guide in post #3 everything compiles just as it should but the VU+ addon is not included. It's not in the source downloaded with git either, am i missing something?