aussieaddons/plugin.video.sbs

End-user bug report

Closed this issue · 0 comments

Automatic bug report from end-user.

Environment

Plugin Name: SBS On Demand
Plugin ID: plugin.video.sbs
Plugin Version: 1.1.0
XBMC/Kodi Version: 16.6-0 Git:2017-03-01-68a86a2-dirty
Python Version: 2.6.5 (r265:79063, Mar 1 2017, 20:41:10) [GCC 4.9.x 20150123 (prerelease)]
Operating System: [linux4] (Linux 3.14.29 armv8l)
IP Address: 220.245.2.41 (220-245-2-41.static.tpgi.com.au)
ISP : TPG Internet
Python Path:

/storage/emulated/0/Android/data/com.semperpax.spmc16/files/.spmc/addons/plugin.video.sbs
/storage/emulated/0/Android/data/com.semperpax.spmc16/files/.spmc/addons/script.common.plugin.cache/lib
/storage/emulated/0/Android/data/com.semperpax.spmc16/files/.spmc/addons/script.module.beautifulsoup/lib
/
/data/app/com.semperpax.spmc16-1/base.apk/assets/python2.6/lib/python26.zip
/data/app/com.semperpax.spmc16-1/base.apk/assets/python2.6/lib/python2.6
/data/app/com.semperpax.spmc16-1/base.apk/assets/python2.6/lib/python2.6/plat-linux4
/data/app/com.semperpax.spmc16-1/base.apk/assets/python2.6/lib/python2.6/lib-tk
/data/app/com.semperpax.spmc16-1/base.apk/assets/python2.6/lib/python2.6/lib-old
/data/app/com.semperpax.spmc16-1/base.apk/assets/python2.6/lib/python2.6/lib-dynload
/storage/emulated/0/Android/data/com.semperpax.spmc16/files/.spmc/addons/plugin.video.sbs/resources/lib

Traceback

Traceback (most recent call last):
  File "/storage/emulated/0/Android/data/com.semperpax.spmc16/files/.spmc/addons/plugin.video.sbs/resources/lib/play.py", line 43, in play
    stream_url = comm.get_stream(p.id)
  File "/storage/emulated/0/Android/data/com.semperpax.spmc16/files/.spmc/addons/plugin.video.sbs/resources/lib/comm.py", line 277, in get_stream
    resp = fetch_protected_url(config.stream_url % program_id)
  File "/storage/emulated/0/Android/data/com.semperpax.spmc16/files/.spmc/addons/plugin.video.sbs/resources/lib/comm.py", line 110, in fetch_protected_url
    return fetch_url(url, headers)
  File "/storage/emulated/0/Android/data/com.semperpax.spmc16/files/.spmc/addons/plugin.video.sbs/resources/lib/comm.py", line 77, in fetch_url
    raise fail_exception
URLError: <urlopen error [Errno 7] no address associated with hostname.>