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)



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

(2012-11-28, 17:09)im85288 Wrote: Does anyone have problems with HD channels with this plugin on Windows? The picture seems to Judder a bit for me, especially noticeable when watching football

Try disabling the deinterlacing - if the judder is gone then choose a deinterlacer that fits your Windows machine.


RE: [WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2 - im85288 - 2012-11-28

That solved it, thanks a lot.


RE: [WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2 - belese - 2012-11-29

Hi,

I have modif the vudata plugin for enigma1.

This is not clean, but it work.
For the moment, only, watching and EPG work, no recording.
Here's the file to change in plugin src.x
The new source don't work for E2, it will work only for E1.

i don't use the xml from E1, there are mal formatted with bad xml characters inside, and i can't parse it,
so i use the standard E1 webif.

here's the file to change in :
VuData.cpp

Belese

ps :
In plugin setting, change Streaming port to 31339 or port you used for streaming from Dreambox.
and check Zap before channel switch


RE: [WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2 - im85288 - 2012-11-29

Hi, is it possible to have the channel guide match the one that is on my box? I have a Sky bouquet which matches the correct channel numbers on a Sky receiver..ie 101 is bbc 1, 102 is bbc 2 etc. However when this is imported via the plugin channel 101 becomes channel 1 and 102 becomes 2 etc. I guess it is not taking into account the PLI Placeholders inserted in the bouquet..is this something that can be taken into account?


RE: [WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2 - belese - 2012-11-29

Hi,

Is some one test the vuplus addon on raspberry pi?
i'll try my modif, it work, but the pi crash after a while, and nothing respond, even ssh or ping.
is the vuplus work well on the pi?


RE: [WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2 - im85288 - 2012-11-29

(2012-11-20, 22:13)jdembski Wrote: I think that it is being caused by the lack of URL encoding of the Service Reference part. The fix is quite simple, but I don't have the time right now to do so, as I need to re-install my build-environment first. Big sorry for that!

Thanks Buddy that was the problem, I made the change locally and tested it and now recordings are working Big Grin




RE: [WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2 - im85288 - 2012-12-02

Does anyone know if TimeShift is working? If so how do you enable it as for me the pause facility is disabled


RE: [WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2 - adriankoooo - 2012-12-02

Hi all,

I downloaded Frodo Beta 1 for Mac, I have a Dreambox 500HD. I enabled VU+/Enigma2 client (+set ip address of the DM). In XBMC I see an information popup: "PVR manager is starting up, Loading channels from clients", but the scale is not moving.

-----

It's working now, I have a big channel list and it was slow to read this database. Smile


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

(2012-12-02, 18:57)im85288 Wrote: Does anyone know if TimeShift is working? If so how do you enable it as for me the pause facility is disabled
0.4.0 supports timeshift but not working for me .
Pause works but when start watching again it works for a second and then stops and takes me back to channellist.
I have tried it with newest API and same thing there.




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

0.4.0 was just a test - although it seems to work for me for most of the time it is not very stable which is why I didn't really release it.

I think after Frodo there will be some changes within XBMC that will help us / me to get this to work properly.




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

Thank you for the replies, would it be possible for me to try 0.4.0 as I am eager to give it a try and cannot find it anywhere. Also jdembski do you plan to release a fix with the change I mentioned in post 786? I would commit the change myself but I am not familiar with how this is done.


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

(2012-12-03, 12:36)im85288 Wrote: Thank you for the replies, would it be possible for me to try 0.4.0 as I am eager to give it a try and cannot find it anywhere.

I would need to update it to the current API version. Maybe sometime this week I'll get bored in the hotel and I'll dig around...

(2012-12-03, 12:36)im85288 Wrote: Also jdembski do you plan to release a fix with the change I mentioned in post 786? I would commit the change myself but I am not familiar with how this is done.

I have opened PR 102 for this. I guess this is the change you made, right?

https://github.com/opdenkamp/xbmc-pvr-addons/pull/102


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

Quote:I have opened PR 102 for this. I guess this is the change you made, right?

https://github.com/opdenkamp/xbmc-pvr-addons/pull/102

Yes perfect, thanks again


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

https://github.com/Leatherface75/xbmc-pvr-addons/tree/test

This one works with current API but also needs my XBMC to work because i added some other things like EDL Recordings patch.


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

Would you happen to know if the "use backend channels" option works? For me I use a bouquet on the vu Ultimo that starts the channels at 101 etc. however no matter what options I tick/try when I use them in xbmc 101 is listed as channel 1 etc