Saturday, September 29, 2012

Tuxbox plugin with simple EPG

Just a quick update. I added some basic EPG features.
You can turn the fetch EPG on in plugin settings.

plugin.video.tuxbox-v0.0.2.zip

2 comments:

  1. Hi,

    i have a DBOX2 with GLJ Neutrino Image.
    The addon does not work, Scripting Error.
    Here is the LOG, hoe that helps to find out what's going wrong.

    17:19:01 T:139766240601856 M:6446923776 NOTICE: http://192.168.5.202/control/zapto?43700016d66
    17:19:02 T:139766240601856 M:6446661632 INFO: -->Python script returned the following error<--
    17:19:02 T:139766240601856 M:6446661632 ERROR: Error Type:
    17:19:02 T:139766240601856 M:6446661632 ERROR: Error Contents: HTTP Error 404: Not Found
    17:19:02 T:139766240601856 M:6446661632 ERROR: Traceback (most recent call last):
    File "/home/gerfau/.xbmc/addons/plugin.video.tuxbox/default.py", line 154, in
    LIVETV(url,name)
    File "/home/gerfau/.xbmc/addons/plugin.video.tuxbox/default.py", line 69, in LIVETV
    response = urllib2.urlopen(req)
    File "/usr/lib64/python2.7/urllib2.py", line 126, in urlopen
    return _opener.open(url, data, timeout)
    File "/usr/lib64/python2.7/urllib2.py", line 400, in open
    response = meth(req, response)
    File "/usr/lib64/python2.7/urllib2.py", line 513, in http_response
    'http', request, response, code, msg, hdrs)
    File "/usr/lib64/python2.7/urllib2.py", line 438, in error
    return self._call_chain(*args)
    File "/usr/lib64/python2.7/urllib2.py", line 372, in _call_chain
    result = func(*args)
    File "/usr/lib64/python2.7/urllib2.py", line 521, in http_error_default
    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
    HTTPError: HTTP Error 404: Not Found
    17:19:02 T:139766240601856 M:6446661632 INFO: -->End of Python script error report<--

    ReplyDelete
    Replies
    1. Sorry I don't know about that image. Please check why the box does not have http://ip_of_dbox2/control/build_live_url
      Probably something is wrong with the image. If you find out what the difference is with your box, i could do a fix for it.

      Delete