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)



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

(2012-12-14, 13:48)Leatherface Wrote: Seems it has very low priority to fix the Teletext problem.
I don't expect it to be fixed in Frodo atleast.
Better would be subtitle support like in HTS/tvheadend addon.
If you use Linux with vtuner virtual tuner + htheadend and then activate HTS addon in XBMC you will get working Teletext subtitles.
The problem is that video/audio is buffered but not the Teletext plugin.
Here is a thread about this problem i started http://forum.xbmc.org/showthread.php?tid=142333&page=4

Thanks leatherface! To bad about the low priority on this. I would love subs so I could turn down the volume when the kids are asleep.

Ot: are you from Sweden?


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

Yes i'm from sweden Smile


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

(2012-12-14, 21:39)Leatherface Wrote: Yes i'm from sweden Smile

Nice to have a fellow swed here Smile


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

Doesn't hurt if other people show in that thread that working teletext subtitles is important.
That's one of the important things for XBMC to be able to replace anything else.
The priority to fix this should be higher than Timeshift for example.
Even the most simpliest box can display Teletext subtitles.


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

Hi. Is addon compatible with latest frodo and openwebif? I cant get to work it. I still have "connection broken". Tried with old webinterface and it works, but i can't find it for vu+ duo openpli 3.0.


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

(2012-12-17, 12:02)scalpel Wrote: Hi. Is addon compatible with latest frodo and openwebif? I cant get to work it. I still have "connection broken". Tried with old webinterface and it works, but i can't find it for vu+ duo openpli 3.0.

Can you post some debug logs? Do you know what changed in the new openwebif version?


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

Yes but later, im in work Big Grin I don't know what changed.


As i remember " http://ip/deviceinfo" cannot find


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

xbmc.log

Code:
19:33:44 T:2816437104  NOTICE: PVRManager - stopping
19:33:44 T:2999974768   ERROR: PVRManager - Process - failed to load PVR data
19:33:44 T:2816437104  NOTICE: PVRManager - starting up
19:33:44 T:2991582064  NOTICE: Thread PVR manager start, auto delete: false
19:33:44 T:2999974768  NOTICE: Thread PVR add-on updater start, auto delete: false
19:33:44 T:2999974768   ERROR: PVR - Add-on 'VU+ Client' is using an incompatible API version. XBMC minimum API version = '1.6.0', add-on API version '0.0.0'
19:33:44 T:2999974768 WARNING: UpdateAndInitialiseClients - failed to create add-on VU+ Client, status = 6
19:33:44 T:2999974768 WARNING: UpdateAndInitialiseClients - failed to load the dll for add-on VU+ Client, disabling it
19:33:44 T:3010456432  NOTICE: Thread Background Loader start, auto delete: false



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

Did you use the latest version from this site?

http://www.dotnetdevelopers.net/XBMC/


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

I make several install addons. Previus log is from here: https://github.com/jdembski/xbmc-addon-vuplus/downloads

Tested from your link:
Code:
19:51:47 T:3033082736  NOTICE: Thread CAddonStatusHandler:pvr.vuplus start, auto delete: true
19:51:49 T:2905455472  NOTICE: AddOnLog: VU+ / Enigma2 Client: Open - VU+ Addon Configuration options
19:51:49 T:2905455472  NOTICE: AddOnLog: VU+ / Enigma2 Client: Open - Hostname: '10.0.0.10'
19:51:49 T:2905455472  NOTICE: AddOnLog: VU+ / Enigma2 Client: Open - WebPort: '80'
19:51:49 T:2905455472  NOTICE: AddOnLog: VU+ / Enigma2 Client: Open - StreamPort: '8001'
19:51:49 T:2905455472 WARNING: FillBuffer: curl failed with code 22
19:51:49 T:2905455472   ERROR: CCurlFile::CReadState::Open, didn't get any data from stream.
19:51:49 T:2905455472   ERROR: Open - failed to open source <http://10.0.0.10:80/web/deviceinfo>
19:51:49 T:2905455472   ERROR: AddOnLog: VU+ / Enigma2 Client: Open It seem's that the webinterface cannot be reached. Make sure that you set the correct configuration options in the addon settings!
19:51:49 T:2905455472   ERROR: ADDON: Dll VU+ / Enigma2 Client - Client returned bad status (1) from Create and is not usable
19:51:49 T:2905455472 WARNING: UpdateAndInitialiseClients - failed to create add-on VU+ / Enigma2 Client, status = 1
19:51:49 T:3033082736  NOTICE: Thread CAddonStatusHandler:pvr.vuplus start, auto delete: true
19:51:50 T:2905455472  NOTICE: AddOnLog: VU+ / Enigma2 Client: Open - VU+ Addon Configuration options
19:51:50 T:2905455472  NOTICE: AddOnLog: VU+ / Enigma2 Client: Open - Hostname: '10.0.0.10'
19:51:50 T:2905455472  NOTICE: AddOnLog: VU+ / Enigma2 Client: Open - WebPort: '80'
19:51:50 T:2905455472  NOTICE: AddOnLog: VU+ / Enigma2 Client: Open - StreamPort: '8001'
19:51:50 T:2905455472 WARNING: FillBuffer: curl failed with code 22
19:51:50 T:2905455472   ERROR: CCurlFile::CReadState::Open, didn't get any data from stream.
19:51:50 T:2905455472   ERROR: Open - failed to open source <http://10.0.0.10:80/web/deviceinfo>
19:51:50 T:2905455472   ERROR: AddOnLog: VU+ / Enigma2 Client: Open It seem's that the webinterface cannot be reached. Make sure that you set the correct configuration options in the addon settings!
19:51:50 T:2905455472   ERROR: ADDON: Dll VU+ / Enigma2 Client - Client returned bad status (1) from Create and is not usable
19:51:50 T:2905455472 WARNING: UpdateAndInitialiseClients - failed to create add-on VU+ / Enigma2 Client, status = 1
19:51:50 T:3033082736  NOTICE: Thread CAddonStatusHandler:pvr.vuplus start, auto delete: true



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

The xbmc-addon-vuplus repository is very old, please do not use it. I forgot to edit the first post...

Can you open the link http://10.0.0.10:80/web/deviceinfo in a web browser?


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

No, errors on this page. I will ask on openpli forum, mayby bug and theiy will repair it and make online update:

Code:
web.Server Traceback (most recent call last):

<type 'exceptions.TypeError'>: object of type 'NoneType' has no len()
/usr/lib/python2.7/site-packages/twisted/web/server.py, line 132 in process
130
131
132
133
/usr/lib/python2.7/site-packages/twisted/web/server.py, line 167 in render
165
166
167
168
/usr/lib/enigma2/python/Plugins/Extensions/OpenWebif/controllers/base.py, line 76 in render
74                                plfunc(request)
75
76                        data = func(request)
77                        if data is None:
/usr/lib/enigma2/python/Plugins/Extensions/OpenWebif/controllers/web.py, line 533 in P_deviceinfo
531
532        def P_deviceinfo(self, request):
533                return getInfo()
534
/usr/lib/enigma2/python/Plugins/Extensions/OpenWebif/controllers/models/info.py, line 173 in getInfo
171                        "ip": formatIp(iNetwork.getAdapterAttribute(iface, "ip")),
172                        "mask": formatIp(iNetwork.getAdapterAttribute(iface, "netmask")),
173                        "gw": formatIp(iNetwork.getAdapterAttribute(iface, "gateway"))
174                })
/usr/lib/enigma2/python/Plugins/Extensions/OpenWebif/controllers/models/info.py, line 31 in formatIp
29
30def formatIp(ip):
31        if len(ip) != 4:
32                return None

<type 'exceptions.TypeError'>: object of type 'NoneType' has no len()



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

(2012-12-18, 21:07)scalpel Wrote: No, errors on this page. I will ask on openpli forum, mayby bug and theiy will repair it and make online update:

Code:
web.Server Traceback (most recent call last):

<type 'exceptions.TypeError'>: object of type 'NoneType' has no len()
/usr/lib/python2.7/site-packages/twisted/web/server.py, line 132 in process
130
131
132
133
/usr/lib/python2.7/site-packages/twisted/web/server.py, line 167 in render
165
166
167
168
/usr/lib/enigma2/python/Plugins/Extensions/OpenWebif/controllers/base.py, line 76 in render
74                                plfunc(request)
75
76                        data = func(request)
77                        if data is None:
/usr/lib/enigma2/python/Plugins/Extensions/OpenWebif/controllers/web.py, line 533 in P_deviceinfo
531
532        def P_deviceinfo(self, request):
533                return getInfo()
534
/usr/lib/enigma2/python/Plugins/Extensions/OpenWebif/controllers/models/info.py, line 173 in getInfo
171                        "ip": formatIp(iNetwork.getAdapterAttribute(iface, "ip")),
172                        "mask": formatIp(iNetwork.getAdapterAttribute(iface, "netmask")),
173                        "gw": formatIp(iNetwork.getAdapterAttribute(iface, "gateway"))
174                })
/usr/lib/enigma2/python/Plugins/Extensions/OpenWebif/controllers/models/info.py, line 31 in formatIp
29
30def formatIp(ip):
31        if len(ip) != 4:
32                return None

<type 'exceptions.TypeError'>: object of type 'NoneType' has no len()

Thx


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

Sorry if this has already been asked before but I can't find the solution for this problem.

I installed the last nightly (http://www.dotnetdevelopers.net/XBMC/xbmcpvr.html) with vuplus 1.6.5.

XBMC found all channels but all the time I get the "Connection Lost" Error. Did I miss something?


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

(2012-12-19, 10:57)cd492 Wrote: Sorry if this has already been asked before but I can't find the solution for this problem.

I installed the last nightly (http://www.dotnetdevelopers.net/XBMC/xbmcpvr.html) with vuplus 1.6.5.

XBMC found all channels but all the time I get the "Connection Lost" Error. Did I miss something?

Do you have a debug log? Is it maybe the same problem as posted above?