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 - trans - 2012-04-09

(2012-04-09, 17:54)Rabies Wrote:
(2012-04-09, 17:48)trans Wrote: in the main menu -> System -> live tv -> general -> enabled

Well, the option is not there. Could there be something wrong with my build? I downloaded the 25th March version from here:

http://xbmc.opdenkamp.eu/

It came with all the PVR addons.

try it with XBMC setup for windows including vuplus-addon: http://www.mediafire.com/?vm9559d9ibd7v64


RE: [WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2 - Rabies - 2012-04-09

(2012-04-09, 18:02)trans Wrote:
(2012-04-09, 17:54)Rabies Wrote:
(2012-04-09, 17:48)trans Wrote: in the main menu -> System -> live tv -> general -> enabled

Well, the option is not there. Could there be something wrong with my build? I downloaded the 25th March version from here:

http://xbmc.opdenkamp.eu/

It came with all the PVR addons.

try it with XBMC setup for windows including vuplus-addon: http://www.mediafire.com/?vm9559d9ibd7v64

I deleted my userdata catalogue and installed the version you provided. Now everything works fine, it struggles a bit with HD channels though.

Thank you very much for all the help Smile




RE: [WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2 - nhsman - 2012-04-09

Hi All.

Does anyone already have latest, working version for linux (xbmcuntu)? I tried to compile myself but for some reason it does not work. I just can't see the option to configure addon (it is grayed out). I will appreciate if somebody can upload it.

Thanks.


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

(2012-04-09, 19:36)Rabies Wrote:
(2012-04-09, 18:02)trans Wrote:
(2012-04-09, 17:54)Rabies Wrote: Well, the option is not there. Could there be something wrong with my build? I downloaded the 25th March version from here:

http://xbmc.opdenkamp.eu/

It came with all the PVR addons.

try it with XBMC setup for windows including vuplus-addon: http://www.mediafire.com/?vm9559d9ibd7v64

I deleted my userdata catalogue and installed the version you provided. Now everything works fine, it struggles a bit with HD channels though.

Thank you very much for all the help Smile

HD will not work via wireless links because of the bandwidth limitations...


RE: [WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2 - sb206 - 2012-04-09

I use the Windows pvr Version from opdenkamp 11.1Eden from 02.04.2012 with the Plugin Build from today. It Works fine for me. With te complete versions from trans the Webif Works not correctly for me. Now it is perfect


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

(2012-04-09, 20:13)nhsman Wrote: Hi All.

Does anyone already have latest, working version for linux (xbmcuntu)? I tried to compile myself but for some reason it does not work. I just can't see the option to configure addon (it is grayed out). I will appreciate if somebody can upload it.

Thanks.

I think this is because of an error I pushed this morning - will have a look ASAP


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

Should be fixed in last commit. Diff:


Code:
-  <categeory label="30019">
+  <category label="30019">



RE: [WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2 - opferkind - 2012-04-09

Hi,

I installed the XBMCSetup-05-04-12-dx Setup and disabled all pvr´s.
Than I enabled the VU+ PVR and made my settings.
All channels of my VU+ Duo were detected and installed.

But, when I switched to Live TV I can see all channels on the left side, but I can´t hear or see any TV picture.

What is the problem?

I have Win7 64Bit
My Sat receiver is a VU+ Duo.
Webif and watching with VLC Player is working.


EDIT: I found the problem. I disabled the http and https authentification. Now it works!
Computer is conected to LAN cable with Gigabit network.


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

Any of you guys have one of these Raspberry Pi's or maybe a CuBox thats running xbmc would be interested to know if the pvr client would run ok as i believe the Raspberry Pi has only 256Mb where as the CuBox has 1Gb memory but i believe they are both Arm processors, but I read on openelec that they have developed a port to Raspberry Pi.

For anyone that is interested and may have a CuBox lying around, solid run have released a ready to flash xbmc image,


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

(2012-04-09, 23:04)opferkind Wrote: Hi,

I installed the XBMCSetup-05-04-12-dx Setup and disabled all pvr´s.
Than I enabled the VU+ PVR and made my settings.
All channels of my VU+ Duo were detected and installed.

But, when I switched to Live TV I can see all channels on the left side, but I can´t hear or see any TV picture.

What is the problem?

I have Win7 64Bit
My Sat receiver is a VU+ Duo.
Webif and watching with VLC Player is working.


EDIT: I found the problem. I disabled the http and https authentification. Now it works!
Computer is conected to LAN cable with Gigabit network.

Can you enable it again and post the log on pastebin?


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

Is it possible to use this addon with a Coolstream Neo Neutrino Hd.?


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

It'll work with ANY enigma2 box, if these are Enigma2 then yes it will Smile
(2012-04-10, 00:25)markus625 Wrote: Any of you guys have one of these Raspberry Pi's or maybe a CuBox thats running xbmc would be interested to know if the pvr client would run ok as i believe the Raspberry Pi has only 256Mb where as the CuBox has 1Gb memory but i believe they are both Arm processors, but I read on openelec that they have developed a port to Raspberry Pi.

For anyone that is interested and may have a CuBox lying around, solid run have released a ready to flash xbmc image,

My raspberry Pi is on back order, I know there's an Arm version over on openelec but I don't think there's many in the wild outside of factories and schools so I haven't seen any good testing yet other than that one YouTube video.

Our problem will be that even if it's capable of streaming HD .TS streams, which I don't think it will (it only has h264 acceleration) the addon isn't coded for arm yet.


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

could someone please provide a compiled version of the addon for openelec? I won't have access to my computer in the next 5 days. Thx


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

Wow, I step out for the holidays and come back to a plugin more stable than ever and shutting down perfectly. Thanks jdembski for all your hard work!!

viruz, http://openelec.tv/forum/83-dvb-ss2-support/28164-wip-pvr-client-addon-for-xbmc-for-epg-and-full-control-of-dreambox-and-dbox2?limit=20&start=200

Having used the addon extensively now I only see two very minor issues left...

1. Recording notifications are often incorrect if there is more than one recording lined up. I.e program 1 recording at 5pm, program 2 at 7pm. I often find adding program 2 results in a message like 'Program 1 will be recorded', or when program 2 is about to record it will say 'Program 1 is starting/ending' etc
2. If a channel on the enigma box is not correctly tuned ie. SID not found in PAT (frequencies change sometimes here in the UK), then whilst xbmc doesn't crash, no other channel will be selectable until xbmc is restarted. It may not even be possible to catch this at the addon level and it can also be solved by good enigma box maintenance


As i said, very minor. The addon is already at a state where is part of my permanent setup


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

(2012-04-09, 20:18)sb206 Wrote: I use the Windows pvr Version from opdenkamp 11.1Eden from 02.04.2012 with the Plugin Build from today. It Works fine for me. With te complete versions from trans the Webif Works not correctly for me. Now it is perfect

I can confirm this works great:

Stable: Eden-pvr update 1 (build 73) (2 Apr 2012)
http://xbmc.opdenkamp.eu/
addon version 0.1.10
http://www.mediafire.com/?c71mvaakx49akdv

Thanks for great addon Love