Kodi Community Forum
[WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2 - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=26)
+---- Forum: PVR (https://forum.kodi.tv/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 - N3m3515 - 2012-10-16

But you have to install the latest nightly of raspbmc.
I compiled and uploadet the plugins in the raspbmc forum:

http://forum.stmlabs.com/showthread.php?tid=2863&page=3

I will try tuxbox tomorrow. Last time i tried tuxbox, i used raspbmc rc4. Maybe it was a chane in omxplayer. Will report later


RE: [WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2 - nibblet - 2012-10-16

Does this work on atv2, and if so, had anybody got it working?


RE: [WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2 - N3m3515 - 2012-10-17

you are right. tuxbox stopped working too.


RE: [WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2 - jdembski - 2012-10-17

(2012-10-16, 22:59)nibblet Wrote: Does this work on atv2, and if so, had anybody got it working?

You may want to check this thread:

http://forum.xbmc.org/showthread.php?tid=141157


RE: [WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2 - Leatherface - 2012-10-17

Nice work with the picons Smile


RE: [WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2 - jdembski - 2012-10-17

(2012-10-17, 12:53)Leatherface Wrote: Nice work with the picons Smile

Well, I noticed that you can get the picons directly from the webinterface - so I gave it a try.

Personally I still prefer the locally stored icons, as this means less traffic on the network and less stress for the enigma2 box.


RE: [WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2 - N3m3515 - 2012-10-17

great idea with the picons. would like to see it in future builds.


RE: [WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2 - Leatherface - 2012-10-17

(2012-10-17, 13:07)jdembski Wrote:
(2012-10-17, 12:53)Leatherface Wrote: Nice work with the picons Smile

Well, I noticed that you can get the picons directly from the webinterface - so I gave it a try.

Personally I still prefer the locally stored icons, as this means less traffic on the network and less stress for the enigma2 box.
Well you could store it locally as a cache so it only need to grab it once.
Same thing with EPG etc

(2012-10-17, 14:03)N3m3515 Wrote: great idea with the picons. would like to see it in future builds.
You can already test it with his test build

git clone -b test https://github.com/jdembski/xbmc-pvr-addons.git pvr-addons




[WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2 - jdembski - 2012-10-17

(2012-10-17, 15:47)Leatherface Wrote: Well you could store it locally as a cache so it only need to grab it once.
Same thing with EPG etc.
(2012-10-17, 14:03)N3m3515 Wrote: great idea with the picons. would like to see it in future builds.
You can already test it with his test build

git clone -b test https://github.com/jdembski/xbmc-pvr-addons.git pvr-addons

After some tests I think they might be even automatically cached by the thumbnailcache already.

Regarding new features in future builds: I think these features will come in after frodo. Lars told us to not implement any new features (because of feature freeze), so the only pending PR from my side is the one with the windows and "do not disconnect on an empty bouquet" fixes. Unfortunately it wasn't merged until now - rendering the addon completely useless for windows users. Sad

New features already in the pipeline:
- fetch picons from the box (optional)
- recordings with the channel icons
- virtual recording folders (I really like this one Smile)


RE: [WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2 - N3m3515 - 2012-10-17

can you implement an option to set up how big the streaming cache is? or is it handled by omxplayer?


[WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2 - jdembski - 2012-10-17

(2012-10-17, 16:29)N3m3515 Wrote: can you implement an option to set up how big the streaming cache is? or is it handled by omxplayer?

You can set this via the advancedsettings.xml. I think I posted it a couple of pages ago.


RE: [WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2 - N3m3515 - 2012-10-17

http://forum.xbmc.org/showthread.php?tid=125232&pid=1213209#pid1213209

this?



[WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2 - jdembski - 2012-10-17

(2012-10-17, 16:38)N3m3515 Wrote: http://forum.xbmc.org/showthread.php?tid=125232&pid=1213209#pid1213209

this?

Yes


RE: [WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2 - N3m3515 - 2012-10-17

thanks


RE: [WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2 - jaycronik - 2012-10-17

Hi,

just got the vu+ / Enigma plugin running under raspbmc with the nightly xbmc bulid from 15102012

The channel list was download to the xbmc and now it is downloading the epg to all channels.

Do i have to wait for the epg download to finish to watch the channel?

I'm asking because i try to watch a SD channel during the epg download and the xbmc just showed the "working" icon and nothing happened?

Jay