Kodi Community Forum
XBMC Tuxbox Enigma Stream Client (Enigma / Enigma2 Based Dreambox & Dbox2) - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Kodi Application (https://forum.kodi.tv/forumdisplay.php?fid=93)
+--- Thread: XBMC Tuxbox Enigma Stream Client (Enigma / Enigma2 Based Dreambox & Dbox2) (/showthread.php?tid=23834)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47


RE: XBMC Tuxbox Enigma Stream Client (Enigma / Enigma2 Based Dreambox & Dbox2) - FlaT_EriC - 2012-08-14

Hi, very little issue, in fact everything works, just wondering I installed XBMC Remote on my Android, and there's one Movies and one TVShows Tab. As both don't give access to the enigma2 add-on, would there be a possibility to make for example the TVShows Button navigate there (and rename to TV simply)?

@arnask:
do you Openwebif, or default webinterface running on your enigma2? Openwebif won't work... gave me this error as well...


RE: XBMC Tuxbox Enigma Stream Client (Enigma / Enigma2 Based Dreambox & Dbox2) - BlackRaven - 2012-09-09

I am getting lost with this. I have downloaded the zip file, added it in Settings|Add Ons, input my box's IP/username/password. But I can't seem to run the prog. It only appears in settings still. Is there anything that needs to be installed on my dbox (800HDSE running OpenPLI)? Can;t see "tuxbox" mentioned anywhere.


RE: XBMC Tuxbox Enigma Stream Client (Enigma / Enigma2 Based Dreambox & Dbox2) - _phantom_ - 2012-09-21

hi all,
just installed latest release of the plugin, that is DreamboxPlugin-2012-01-04, version is indicated as 1.0.6 at XBMC system/addons/enabled addons/video addons.
addon starts an retrieves the initial list (Television, Radio, Movies), however fails when i try to enter into one of the items. below is the debug log indicating errors;

Code:
23:44:16 T:4597264   DEBUG: ------ Window Init (DialogBusy.xml) ------
23:44:17 T:3008469872    INFO: Loading skin file: DialogProgress.xml
23:44:17 T:3008469872   DEBUG: DialogProgress::StartModal called
23:44:17 T:3008469872   DEBUG: ------ Window Init (DialogProgress.xml) ------
23:44:25 T:3042040688    INFO: -->Python script returned the following error<--
23:44:25 T:3042040688   ERROR: Error Type: <class 'urllib2.URLError'>
23:44:25 T:3042040688   ERROR: Error Contents: <urlopen error timed out>
23:44:25 T:3042040688   ERROR: Traceback (most recent call last):
                                              File "/home/murat/.xbmc/addons/plugin.video.dreambox/default.py", line 29, in <module>
                                                webif.readtvservicelist()
                                              File "/home/murat/.xbmc/addons/plugin.video.dreambox/Dreambox.py", line 80, in readtvservicelist
                                                StandbyDreambox = urllib2.urlopen("http://" + self.ipaddress + "/web/powerstate?newstate=0")
                                              File "/usr/lib/python2.7/urllib2.py", line 126, in urlopen
                                                return _opener.open(url, data, timeout)
                                              File "/usr/lib/python2.7/urllib2.py", line 391, in open
                                                response = self._open(req, data)
                                              File "/usr/lib/python2.7/urllib2.py", line 409, in _open
                                                '_open', req)
                                              File "/usr/lib/python2.7/urllib2.py", line 369, in _call_chain
                                                result = func(*args)
                                              File "/usr/lib/python2.7/urllib2.py", line 1185, in http_open
                                                return self.do_open(httplib.HTTPConnection, req)
                                              File "/usr/lib/python2.7/urllib2.py", line 1160, in do_open
                                                raise URLError(err)
                                            URLError: <urlopen error timed out>
23:44:25 T:3042040688    INFO: -->End of Python script error report<--
23:44:25 T:3042040688    INFO: Python script stopped
23:44:25 T:3042040688   DEBUG: Thread XBPyThread 3042040688 terminating
23:44:25 T:4597264   DEBUG: waiting for python thread 8 to stop
23:44:25 T:4597264   DEBUG: python thread 8 destructed
23:44:25 T:4597264   DEBUG: ------ Window Init (DialogKaiToast.xml) ------
23:44:25 T:3008469872   DEBUG:  WaitOnScriptResult - plugin exited prematurely - terminating
23:44:25 T:4597264   ERROR: GetDirectory - Error getting plugin://plugin.video.dreambox/?mode=tv
23:44:25 T:4597264   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.dreambox/?mode=tv) failed
23:44:25 T:4597264   DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.dreambox)
23:44:25 T:4597264   DEBUG:   ParentPath = [addons://sources/video/]
23:44:25 T:3008469872   DEBUG: StartScript - calling plugin Dreambox('plugin://plugin.video.dreambox/','0','')

system details:
  • XBMC 11.0
  • Plugin version 1.0.6
  • STB hardware: Dreambox 800 HD PVR
  • STB OS: Enigma2 Oozoon 3.2.2 OE1.6




RE: XBMC Tuxbox Enigma Stream Client (Enigma / Enigma2 Based Dreambox & Dbox2) - _phantom_ - 2012-09-21

another thing is, i can watch Dreambox streams without using any addonHuh ...

i just created a network source (tuxbox://10.0.0.80:80) at videos section, given it a proper name. entering into that source, all TV bouquets are retrieved, and you can progress further into one of them and select a channel to be streamed.

instant timeshift works.

however, no radio bouquets or PVR records.


RE: XBMC Tuxbox Enigma Stream Client (Enigma / Enigma2 Based Dreambox & Dbox2) - Strocky - 2012-12-30

First of all I'd like to thank "rehnmark" for the plugin, I've been using it to stream my DM800HD from my living room to my bedroom via homeplugs (which saved me a small fortune in additional cabling)

It's worked fine under Eden, however I recently installed Frodo RC2 and I now get the following error when I try to run the plugin -:

Error Script Failed - plugin.video.dreambox

Any ideas how to fix?


RE: XBMC Tuxbox Enigma Stream Client (Enigma / Enigma2 Based Dreambox & Dbox2) - zoltan - 2013-01-04

Hi, what kind of hardware I need to watch my hd dreambox channels on tv in another room of my house using this Plugin?

What's the cheapest? Raspberry?

Thanks


RE: XBMC Tuxbox Enigma Stream Client (Enigma / Enigma2 Based Dreambox & Dbox2) - welshy10 - 2013-01-09

Great plugin. If only I could get it to work like some of you have.

Set Up VU+ Duo / Apple TV 2 using Dreambox plugin 2012-01-04. Plays SD channels but very choppy and buffering every couple of seconds. Also displays subtitles and narrator audio? Can not play HD channels or recordings. How do I improve performance and remove subtitles etc please?


RE: XBMC Tuxbox Enigma Stream Client (Enigma / Enigma2 Based Dreambox & Dbox2) - shabbaranks - 2013-06-19

I managed to get this working by adding a network location (my TM600) within the video options, I can then browse the channels folder view. But if I try and use the tuxbox video addon from the menu I get a script error. Any ideas why this is? Or where I can find the log files to tell me whats happening?

Thanks


RE: XBMC Tuxbox Enigma Stream Client (Enigma / Enigma2 Based Dreambox & Dbox2) - null_ - 2013-07-19

Did anyone manage to bring the now and next EPG into this?


RE: XBMC Tuxbox Enigma Stream Client (Enigma / Enigma2 Based Dreambox & Dbox2) - stich86 - 2013-08-26

but this client works?
i'm using Frodo 12.2, nothing installed.. when I add my Vu+Uno as Tuxbox source, I can see the bouquet but after select one XBMC crashes...


RE: XBMC Tuxbox Enigma Stream Client (Enigma / Enigma2 Based Dreambox & Dbox2) - oldino - 2014-03-17

Is there a PVR addon that works with Enigma1?
I have DM500 with OpenPLi image, and tuxbox protocol is not working smoothly.


RE: XBMC Tuxbox Enigma Stream Client (Enigma / Enigma2 Based Dreambox & Dbox2) - P3ws - 2014-12-02

Hi.
I been searching for a solution for a week to my problem.

Backend: Dreambox DM800, Enigma 2
Client: UBUNTU 14.04 running XMBC Gotham.

Tuxbox link displays the bouquets names fine. There are 5 of them.
But clickin a bouquet shows it is empty.
Friend of mine got it to work from the same DM800 here in my house.
He just used a laptop with freshly installed Gotham and Windows 10.
Yes that is correct. Windows 10 development edition.

Did not find a solution, been reading lots and lots of info about this.

Anyone out there know of a solution?

For more information. Vu+ addon is installed on that Ubuntu HTPC.
VU+ addon does not have any problems retrieving the list of channels and EPG.


RE: XBMC Tuxbox Enigma Stream Client (Enigma / Enigma2 Based Dreambox & Dbox2) - 389abc - 2014-12-29

Hi! I have Dreambox 7025 Enigma 2. Problem the same as above. Windows 10 not a solution. Something wrong with Kodi. Older version working fine for me until version 14 beta 3. After that empty dir as I explained here http://forum.kodi.tv/showthread.php?tid=209711
Release 14 not working either.


RE: XBMC Tuxbox Enigma Stream Client (Enigma / Enigma2 Based Dreambox & Dbox2) - dvelev - 2015-02-05

(2014-12-02, 15:18)P3ws Wrote: Hi.
I been searching for a solution for a week to my problem.

Backend: Dreambox DM800, Enigma 2
Client: UBUNTU 14.04 running XMBC Gotham.

Tuxbox link displays the bouquets names fine. There are 5 of them.
But clickin a bouquet shows it is empty.
Friend of mine got it to work from the same DM800 here in my house.
He just used a laptop with freshly installed Gotham and Windows 10.
Yes that is correct. Windows 10 development edition.

Did not find a solution, been reading lots and lots of info about this.

Anyone out there know of a solution?

For more information. Vu+ addon is installed on that Ubuntu HTPC.
VU+ addon does not have any problems retrieving the list of channels and EPG.

Same as mine.

Backend: IPBox 55HD, Enigma 2
Client: Openelec 5.01.

Found this - http://forum.kodi.tv/showthread.php?tid=209711&highlight=tuxbox


RE: XBMC Tuxbox Enigma Stream Client (Enigma / Enigma2 Based Dreambox & Dbox2) - cachiputi - 2015-06-17

hello

I have a very strange problem with tuxbox in kodi client.

I happen to have enigma2 satellite decoder.
in my OSX XBMC, Windows7 or tuxbox Xbian the client works well for me.

but Kodi, in my OSX, Windows7, Raspberry Pi, does not work me.

configure the client tuxbox same in xbmc and kodi
Kodi but once I get into some of my buquets, I do not get into any channel and this error is repeated on every one of my buquets.

someone has the solution?

Thanks!