End-user bug report
Closed this issue · 0 comments
xbmcbot commented
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.4-81 Git:2016-10-16-a5f6940-dirty
Python Version: 2.6.5 (r265:79063, Oct 16 2016, 06:55:30) [GCC 4.9.x 20150123 (prerelease)]
Operating System: [linux3] (Linux 3.14.29 armv8l)
IP Address: 58.178.29.216 (216.101.dsl.syd.iprimus.net.au)
ISP : Primus Telecommunications
Python Path:
/storage/emulated/0/Android/data/com.xmedex.xmc/files/.xmc/addons/plugin.video.sbs
/storage/emulated/0/Android/data/com.xmedex.xmc/files/.xmc/addons/script.common.plugin.cache/lib
/storage/emulated/0/Android/data/com.xmedex.xmc/files/.xmc/addons/script.module.beautifulsoup/lib
/
/data/app/com.xmedex.xmc-1/base.apk/assets/python2.6/lib/python26.zip
/data/app/com.xmedex.xmc-1/base.apk/assets/python2.6/lib/python2.6
/data/app/com.xmedex.xmc-1/base.apk/assets/python2.6/lib/python2.6/plat-linux3
/data/app/com.xmedex.xmc-1/base.apk/assets/python2.6/lib/python2.6/lib-tk
/data/app/com.xmedex.xmc-1/base.apk/assets/python2.6/lib/python2.6/lib-old
/data/app/com.xmedex.xmc-1/base.apk/assets/python2.6/lib/python2.6/lib-dynload
/storage/emulated/0/Android/data/com.xmedex.xmc/files/.xmc/addons/plugin.video.sbs/resources/lib
Traceback
Traceback (most recent call last):
File "/storage/emulated/0/Android/data/com.xmedex.xmc/files/.xmc/addons/plugin.video.sbs/resources/lib/play.py", line 43, in play
stream_url ="%s|X-Forwarded-For=101.188.88.88" % comm.get_stream(p.id)
File "/storage/emulated/0/Android/data/com.xmedex.xmc/files/.xmc/addons/plugin.video.sbs/resources/lib/comm.py", line 278, in get_stream
resp = fetch_protected_url(config.stream_url % program_id)
File "/storage/emulated/0/Android/data/com.xmedex.xmc/files/.xmc/addons/plugin.video.sbs/resources/lib/comm.py", line 108, in fetch_protected_url
token = fetch_cache_token()
File "/storage/emulated/0/Android/data/com.xmedex.xmc/files/.xmc/addons/plugin.video.sbs/resources/lib/comm.py", line 103, in fetch_cache_token
return cache.cacheFunction(fetch_auth_token)
File "/storage/emulated/0/Android/data/com.xmedex.xmc/files/.xmc/addons/script.common.plugin.cache/lib/StorageServer.py", line 570, in cacheFunction
ret_val = funct(*args)
File "/storage/emulated/0/Android/data/com.xmedex.xmc/files/.xmc/addons/plugin.video.sbs/resources/lib/comm.py", line 97, in fetch_auth_token
raise Exception('Failed to fetch SBS streaming token: %s' % e)
Exception: Failed to fetch SBS streaming token: <urlopen error [Errno 7] no address associated with hostname.>