![]() |
|
[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 - redknight - 2012-03-19 01:16 It's working! It took ages to import all my channels and EPG, it was only so quick before because it wasn't really bringing the EPG in. Took about 30-40 mins to import but now it only seems to sync changes on boot. Either way it has saved the channels and EPG and is ready to watch on a new boot in 5-10 seconds. Good work man. With regards to our epg issues it is now importing everything correctly ![]() I'll continue to test but for the moment it's going well. Congrats man, now just to fix the windows version and compile it in this weird OE way so it can be used as a stand alone add on without having to build OE everytime RE: [WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2 - ultraman - 2012-03-19 12:43 (2012-03-19 01:16)redknight Wrote: and compile it in this weird OE way so it can be used as a stand alone add on without having to build OE everytimeYou don't have to build OE everytime - just vuplus addon. But at the end you get OE image which must be updated. It's just how OE works. I can try to make separate vuplus addon which can be updated without OE update. But personally thinks that's not important because OE has all PVR clients inside. Why vuplus would be different. RE: [WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2 - redknight - 2012-03-19 12:48 (2012-03-19 12:43)ultraman Wrote:(2012-03-19 01:16)redknight Wrote: and compile it in this weird OE way so it can be used as a stand alone add on without having to build OE everytimeYou don't have to build OE everytime - just vuplus addon. But at the end you get OE image which must be updated. Nah, I just need to get my head round updating and compiling the addon. I've come from knowing nothing about linux to knowing a bit but I've a lot more to learn tbh RE: [WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2 - redknight - 2012-03-19 14:35 +1 Feature request - Something to tell us explicitly what Bouquet we're in clearly and the ability to choose a Bouquet rather than the current cycling system. I have to keep an eye on the channels and wait until they are all in HD to know I'm in my HD bouquet RE: [WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2 - extracted - 2012-03-19 18:59 I have a dm600 dreambox and i can not for the life of me find an image with the "correct" webinterface. Can anyone here who got it working suggest a working image? openpli seems to be running here own thing, Or possibly a link to where i can download the tarball or package of the webinterface. For some reason or another i only get the "404 page not found" when i surf into serverip/web RE: [WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2 - redknight - 2012-03-19 19:08 (2012-03-19 18:59)extracted Wrote: I have a dm600 dreambox and i can not for the life of me find an image with the "correct" webinterface. Dreambox 600 is Enigma 1 by standard, the addon doesnt work with Enigma 1. However! on the wiki it says Enigma 2 is in beta, whatever that means! RE: [WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2 - extracted - 2012-03-19 19:09 Yea im using the beta but its still the same. should be able to flash it with newnigma2 or something. RE: [WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2 - redknight - 2012-03-19 19:15 (2012-03-19 19:09)extracted Wrote: Yea im using the beta but its still the same. should be able to flash it with newnigma2 or something. Forgetting your dreambox for the moment, what XBMC are you using (build/platform/addon version-source) Also, is your box running openif? RE: [WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2 - coatto87 - 2012-03-19 19:18 I tried to compile it on OSX Lion 10.7.3 but it seems not working: Code: MaxPower$ ./configureEDIT: i edited the Makefile in xbmc-addon-vuplus/src/vuplus Code: [...]and now should be working (i can't try the plugin now, i'm compiling pvr xbmc branch yet). When you compile the plugin on osx, there isn't any libvuplus.so but it's libvuplus.dylib. EDIT2: no, not working
RE: [WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2 - linuxmad - 2012-03-19 21:19 @ jdembski: Can you please try to develop this to work with dreambox (enigma 1). There are a lot of users using SD boxes like the dm500s (and various clones) around here. This would really cheer up all of us. This is the webif for enigma 1 protocols: http://dream.reichholf.net/wiki/Webinterface_Befehle Can you PLEASE (BIG PLEASE) give it a try? THANKS |