• 1
  • 41
  • 42
  • 43(current)
  • 44
  • 45
  • 47
XBMC Tuxbox Enigma Stream Client (Enigma / Enigma2 Based Dreambox & Dbox2)
rehnmark Wrote:Hi,

Now i updated the plugin so it will check what os is running and set the Picons path correct for both windows and linux/unix.
I also changed so it only checks standbymode when you start the plugin instead of each time you change channel to speed up channelswitching.
The plugin logo has also been updated.

Best Regards,
Rehnmark

DreamboxPlugin-2012-01-04.zip

Sorry for the question, but I read all of the Thread and didnt find the answer: HOW to install the plugin?

I'm using XBMC Eden on my AppleTV.

Trying to install the .zip File from /private/var/mobile brings up the errormessage: No valid structure

When I put the unzipped directory directly to: private/var/mobile/Library/Preferences/XBMC/addons/ I cant find any Video Plugin after restarting the xbmc application.

Thanks for your help.

MST
Reply
Hi,

If you go to system->addons->install addon from zipfile, it should work.
I can check when i come home that the zipfile hasnt got corrupted when i transfered it to the website.

Best Regards
Rehnmark

Edit:
Works for me Smile

MST08154711 Wrote:Sorry for the question, but I read all of the Thread and didnt find the answer: HOW to install the plugin?

I'm using XBMC Eden on my AppleTV.

Trying to install the .zip File from /private/var/mobile brings up the errormessage: No valid structure

When I put the unzipped directory directly to: private/var/mobile/Library/Preferences/XBMC/addons/ I cant find any Video Plugin after restarting the xbmc application.

Thanks for your help.

MST
Reply
Noplace Wrote:Thank you rehnmark for continuing development!

Any possibility of further enhancing the plugin and adding recording functionality of the Dreambox?

Hi Noplace,

That would be possible, the webapi has support for it:
http://dream.reichholf.net/wiki/Enigma2:...face#Timer.
The only problem is that i havnt got enough time right nowSad
Maybe the other developers that have created/contributed to this script have some time over?

Best Regards,
Rehnmark
Reply
hi, thanks for the plugin.
can you tell me in which file should I put the Ip address of the DM ?
Reply
rehnmark Wrote:Hi,

If you go to system->addons->install addon from zipfile, it should work.
I can check when i come home that the zipfile hasnt got corrupted when i transfered it to the website.

Best Regards
Rehnmark

Edit:
Works for me Smile

Thanks, got it running now. Dont know why the error occured before.

Great Work, thank you very much!!

MST
Reply
olosi Wrote:hi, thanks for the plugin.
can you tell me in which file should I put the Ip address of the DM ?

You dont have to change Files, you can set the IP Adress in the addon settings after installation.

MST
Reply
Hi,

I'm new here (and on xbmc) and I have installed the dreambox plugin.

The plugin works on my recorded movies and when I watch TV if i go to provider and not my Favorites (TV)
When go to Favorites (TV) I got a script error, in the log I got the following:

16:47:58 T:4932 ERROR: C:\Users\blabla\AppData\Roaming\XBMC\addons\plugin.video.dreambox\Dreambox.py:167: DeprecationWarning: os.getcwd() currently lies to you so please use addon.getAddonInfo('path') to find the script's root directory and DO NOT make relative path accesses based on the results of 'os.getcwd.'
picondir = os.getcwd() + "\\Picons\\"
16:47:58 T:4932 ERROR: Error Type: <type 'exceptions.ValueError'>
16:47:58 T:4932 ERROR: Error Contents: invalid literal for int() with base 10: 'B'
16:47:58 T:4932 ERROR: Traceback (most recent call last):
File "C:\Users\blabla\AppData\Roaming\XBMC\addons\plugin.video.dreambox\default.py", line 33, in <module>
webif.readservice(data)
File "C:\Users\blabla\AppData\Roaming\XBMC\addons\plugin.video.dreambox\Dreambox.py", line 154, in readservice
mode = int(servicereference[2])
ValueError: invalid literal for int() with base 10: 'B'
16:47:59 T:5852 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.dreambox/?mode=readservice&e2servicename=Favourites+%28TV%29&e2servicereference=1%3A7%3A1%3A0%3A0%3A0%3A0%3A0%3A0%3A0%3AFROM+BOUQUET+%22userbouquet.favourites.tv%22+ORDER+BY+bouquet
16:47:59 T:5852 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.dreambox/?mode=readservice&e2servicename=Favourites+%28TV%29&e2servicereference=1%3A7%3A1%3A0%3A0%3A0%3A0%3A0%3A0%3A0%3AFROM+BOUQUET+%22userbouquet.favourites.tv%22+ORDER+BY+bouquet) failed

I use Win 7 32 Bit with eden beta

What am I doing wrong?

Thanks
Reply
Hi,

I can't get this plugin to work, I can install it no problem and se it in my video addons after putting my Internal IP address inthe configuration. when I click on Dreambox in video addons I get Television tab and then favourites,provider and Satellites, I get a script error message if I click on favouites, there is a list in providers but nothing works and satellites it just says a list of N/A's

Could anyone help please

also can you only work your dreambox on an internal network or is it possible to connect outside your internal network(wan connection)to change channel


many thanks
Reply
I just installed the latest (2012-01-04) plugin on my Apple TV2 and when running it I get all the bouquets and can browse my channels but when selecting a channel I get a "Script Failed:"-error.

This is what XBMC log says;

Quote:13:27:51 T:114745344 NOTICE: -->Python Interpreter Initialized<--
13:27:55 T:114745344 NOTICE: -->Python Interpreter Initialized<--
13:27:56 T:114745344 ERROR: /var/mobile/Library/Preferences/XBMC/addons/plugin.video.dreambox/Dreambox.py:169: DeprecationWarning: os.getcwd() currently lies to you so please use addon.getAddonInfo('path') to find the script's root directory and DO NOT make relative path accesses based on the results of 'os.getcwd.'
picondir = os.getcwd() + "/Picons/"
13:28:11 T:114745344 NOTICE: -->Python Interpreter Initialized<--
13:28:13 T:114745344 ERROR: Error Type: <class 'urllib2.HTTPError'>
13:28:13 T:114745344 ERROR: Error Contents: HTTP Error 500: Internal Server Error
13:28:13 T:114745344 ERROR: Traceback (most recent call last):
File "/var/mobile/Library/Preferences/XBMC/addons/plugin.video.dreambox/default.py", line 35, in <module>
webif.stream(data)
File "/var/mobile/Library/Preferences/XBMC/addons/plugin.video.dreambox/Dreambox.py", line 225, in stream
data = urllib2.urlopen("http://" + self.ipaddress + "/web/stream.m3u?" + urllib.urlencode({"ref": servicereference.encode("utf-8")}))
File "/var/stash/Applications/XBMC.frappliance/Frameworks/lib/python2.6/urllib2.py", line 126, in urlopen
return _opener.open(url, data, timeout)
File "/var/stash/Applications/XBMC.frappliance/Frameworks/lib/python2.6/urllib2.py", line 397, in open
response = meth(req, response)
File "/var/stash/Applications/XBMC.frappliance/Frameworks/lib/python2.6/urllib2.py", line 510, in http_response
'http', request, response, code, msg, hdrs)
File "/var/stash/Applications/XBMC.frappliance/Frameworks/lib/python2.6/urllib2.py", line 429, in error
result = self._call_chain(*args)
File "/var/stash/Applications/XBMC.frappliance/Frameworks/lib/python2.6/urllib2.py", line 369, in _call_chain
result = func(*args)
File "/var/stash/Applications/XBMC.frappliance/Frameworks/lib/python2.6/urllib2.py", line 855, in http_error_401
url, req, headers)
File "/var/stash/Applications/XBMC.frappliance/Frameworks/lib/python2.6/urllib2.py", line 833, in http_error_auth_reqed
return self.retry_http_basic_auth(host, req, realm)
File "/var/stash/Applications/XBMC.frappliance/Frameworks/lib/python2.6/urllib2.py", line 843, in retry_http_basic_auth
return self.parent.open(req, timeout=req.timeout)
File "/var/stash/Applications/XBMC.frappliance/Frameworks/lib/python2.6/urllib2.py", line 397, in open
response = meth(req, response)
File "/var/stash/Applications/XBMC.frappliance/Frameworks/lib/python2.6/urllib2.py", line 510, in http_response
'http', request, response, code, msg, hdrs)
File "/var/stash/Applications/XBMC.frappliance/Frameworks/lib/python2.6/urllib2.py", line 435, in error
return self._call_chain(*args)
File "/var/stash/Applications/XBMC.frappliance/Frameworks/lib/python2.6/urllib2.py", line 369, in _call_chain
result = func(*args)
File "/var/stash/Applications/XBMC.frappliance/Frameworks/lib/python2.6/urllib2.py", line 518, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 500: Internal Server Error


Any ideas what might be wrong or missing?

[EDIT]
In addition to above, same problem when I try to watch recordings. Watching Live stream using web browser works fine.
Reply
Hi,

Are you running an enigma1(dm500,600) or enigma2(dm500hd,800) dreambox?

Best regards,
Rehnmark
Reply
Enigma2 (DM800hd)

Problem is solved though, strangely i was using Openwebif and had the problem described above. Switched to old web interface and all of a sudden everything worked. Many thanks!
Reply
Yeah, new OpenWebif is not 100% compatible with old webif APIs. But this will come soon, developers are working hard to achieve this: https://github.com/E2OpenPlugins/e2openp...f/commits/
Reply
I was having problems with tuxbox and installed the old-webinf and that fixed tuxbox on xbmc however still getting problems with script failed on certain bouquets on this plugin
Reply
any chance this will work someday with an enigma1 box (dreambox dm500)?
Reply
blubb1 Wrote:any chance this will work someday with an enigma1 box (dreambox dm500)?
+1Nerd
Reply
  • 1
  • 41
  • 42
  • 43(current)
  • 44
  • 45
  • 47

Logout Mark Read Team Forum Stats Members Help
XBMC Tuxbox Enigma Stream Client (Enigma / Enigma2 Based Dreambox & Dbox2)5