[WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2

  Thread Rating:
  • 16 Votes - 4.44 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
coatto87 Offline
Junior Member
Posts: 9
Joined: Mar 2012
Reputation: 0
Post: #161
If anyone needs, i have compiled latest version (0.1.4) for i686.

http://dl.dropbox.com/u/34798/pvr.vuplus...686.tar.gz
find quote
xayide Offline
Senior Member
Posts: 126
Joined: May 2010
Reputation: 0
Post: #162
No windowsversion ?
find quote
sebake Offline
Junior Member
Posts: 1
Joined: Mar 2012
Reputation: 0
Post: #163
Hi,

I've been a quit 'reader' for some time but now I'm having difficulties:


libtool: link: unsupported hardcode properties
libtool: link: See the libtool documentation for more information.
libtool: link: Fatal configuration error.
make[4]: *** [libvuplus.la] Error 1
make[4]: Leaving directory `/home/kenny/xbmc-addon-vuplus/src/vuplus'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/kenny/xbmc-addon-vuplus/src'
make[2]: *** [XBMC_vuplus.pvr] Error 2
make[2]: Leaving directory `/home/kenny/xbmc-addon-vuplus/addons/pvr.vuplus'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/kenny/xbmc-addon-vuplus/addons'
make: *** [all-recursive] Error 1


SOLVED:

I re-tried the last 3 actions:
- ./configure --prefix=/usr/lib/xbmc (or $HOME/.xbmc)
- make
- make install

And suddenly it worked Smile
(This post was last modified: 2012-03-27 23:02 by sebake.)
find quote
claudi0 Offline
Junior Member
Posts: 1
Joined: Mar 2012
Reputation: 0
Post: #164
Hi to all.
How I can install this plugin on appletv 2?
I want to watch my dreambox's (enigma 2) streaming.

Thanks
find quote
xayide Offline
Senior Member
Posts: 126
Joined: May 2010
Reputation: 0
Post: #165
(2012-03-29 17:58)claudi0 Wrote:  Hi to all.
How I can install this plugin on appletv 2?
I want to watch my dreambox's (enigma 2) streaming.

Thanks

No ARM-version yet.
find quote
redknight Offline
Senior Member
Posts: 110
Joined: Oct 2009
Reputation: 3
Post: #166
Hi all, I just updated to the latest build on OE and rebuilt my VU+ with the latest VIX image and everything is working great! I assume the EPG is being pulled in the background or something because for 2 days now I haven't suffered the importing channels dialogue at all. I haven't tried picons yet but from my perspective the addon is flawless! Release quality IMHO. I put on the Aeon NOX PVR skin which makes the whole thing look awesome!

I'll have a try at picons later but for now I wanted to say a big thank you to Jdemski for all his hard work, the addon is great!

Redknight

[Image: widget]
find quote
xayide Offline
Senior Member
Posts: 126
Joined: May 2010
Reputation: 0
Post: #167
No news on the windows front?
find quote
Peelige Offline
Junior Member
Posts: 1
Joined: Mar 2012
Reputation: 0
Post: #168
(2012-03-30 17:45)xayide Wrote:  No news on the windows front?

I second the question !
find quote
jdembski Offline
Fan
Posts: 455
Joined: Feb 2012
Reputation: 11
Post: #169
No news on the windows front - nobody seems to take a look at the code :/

VU+ / Enigma2 PVR Client: Documentation | Development | Discussion
find quote
trans Offline
Junior Member
Posts: 46
Joined: Mar 2012
Reputation: 2
Post: #170
XBMC current from Git: https://github.com/opdenkamp/xbmc.git
VUPLUS_ADDON current from Git: https://github.com/jdembski/xbmc-addon-vuplus.git

Patch: http://www.mediafire.com/?1ui6jfoyw3s6q84

I've debugged a little and experiment with the settings from the compiler and now I have epg but no live TV.

debug output:
Code:
Creating InputStream
PVRManager - PVR::CPVRManager::OpenLiveStream - opening live stream on channel 'ProSieben HD'
PVRFile - XFILE::CPVRFile::Open - playback has started on filename pvr://channels/tv/Alle TV Kanäle/4.pvr
AddOnLog: VU+ Client: Vu::GetLiveStreamURL URL: 'http://192.168.3.251:8001/1:0:19:EF75:3F9:1:C00000:0:0:0:'
CDVDInputStreamPVRManager::Open - error opening [îþîþîþîþîþîþîþîþîþîþîþîþîþîþîþîþîþîþîþîþîþîþîþîþîþîþîþîþîþîþîþîþîþîþîþîþîþîþîþîþ​îþîþîþîþ¢Ý°kDøÈ@;È]
CDVDPlayer::OpenInputStream - error opening [pvr://channels/tv/Alle TV Kanäle/4.pvr]
CDVDPlayer::OnExit()
CDVDPlayer::OnExit() deleting input stream


can anyone confirm and understand
find quote
Post Reply