XBMC Tuxbox Enigma Stream Client (Enigma / Enigma2 Based Dreambox & Dbox2)

  Thread Rating:
  • 5 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
xostas Offline
Junior Member
Posts: 6
Joined: Mar 2012
Reputation: 0
Post: #671
I am not sure if my solution can help you. My problem was that i didn't know that xbmc had already support for tuxbox so i had download some early edition of tuxbox as an add-on and install it. Thus my problem connecting to dreambox, getting the channel list but not playing any channel. Searching the forums i discovered that there is embedded support for tuxbox from a version and up, so i uninstalled the add-on, added my dreambox from the "add source" and everything worked as it was supposed to.
find quote
bitspy Offline
Junior Member
Posts: 1
Joined: May 2012
Reputation: 0
Post: #672
"ERROR: DIRECTORY::CDirectoryTuxBox::GetDirectory - Unable to get XML structure! Try count:0, Wait Timer:20s"

That's the error message when I try to access my Dbox 2 via the XBMC Tuxbox Client.
I installed the latest PB-Enigma image as suggested in the XBMX wiki:
http://wiki.xbmc.org/index.php?title=Tux...ient#Notes

Still same problem. I'm running out of ideas. Anyone can help me?

Could it be that the current web-interface of the PB-Enigma image causes trouble?
It's called "Web Interface 6.0.4-Expert".
find quote
vadim Offline
Junior Member
Posts: 3
Joined: Jan 2012
Reputation: 0
Post: #673
Works like charm! Thank you for the wonderful plug in.
find quote
arnask Offline
Junior Member
Posts: 4
Joined: Jul 2012
Reputation: 0
Post: #674
i see bouquets and channels but can't play them. How to fix this?
find quote
arnask Offline
Junior Member
Posts: 4
Joined: Jul 2012
Reputation: 0
Post: #675
it says script error and stops.
find quote
FlaT_EriC Offline
Junior Member
Posts: 5
Joined: Aug 2012
Reputation: 0
Post: #676
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...
find quote
BlackRaven Offline
Junior Member
Posts: 8
Joined: Sep 2012
Reputation: 0
Location: Manchester
Post: #677
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.
find quote
_phantom_ Offline
Junior Member
Posts: 5
Joined: Oct 2011
Reputation: 0
Post: #678
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
(This post was last modified: 2012-09-21 22:59 by _phantom_.)
find quote
_phantom_ Offline
Junior Member
Posts: 5
Joined: Oct 2011
Reputation: 0
Post: #679
another thing is, i can watch Dreambox streams without using any addonConfused ...

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.
find quote
Strocky Offline
Junior Member
Posts: 1
Joined: Aug 2012
Reputation: 0
Post: #680
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?
find quote
Post Reply