aussieaddons / plugin.video.abc_iview

ABC iView add-on for Kodi
http://aussieaddons.com/addons/abc_iview/
GNU General Public License v3.0
60 stars 24 forks source link

End-user bug report #3051

Closed xbmcbot closed 4 years ago

xbmcbot commented 7 years ago

Automatic bug report from end-user.

Environment

Plugin Name: ABC iView Plugin ID: plugin.video.abc_iview Plugin Version: 1.8.0 XBMC/Kodi Version: 17.3 Git:20170524-147cec4 Python Version: 2.7.12 (default, May 24 2017, 22:13:16) [GCC 4.9.x 20150123 (prerelease)] Operating System: [linux2] (Linux 3.14.29 armv8l) IP Address: 1.136.97.37 ISP : Telstra Internet Python Path:

/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.abc_iview
/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.common.plugin.cache/lib
/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.beautifulsoup/lib
/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.requests/lib
/
/data/app/org.xbmc.kodi-2/base.apk/assets/python2.7/lib/python27.zip
/data/app/org.xbmc.kodi-2/base.apk/assets/python2.7/lib/python2.7
/data/app/org.xbmc.kodi-2/base.apk/assets/python2.7/lib/python2.7/plat-linux2
/data/app/org.xbmc.kodi-2/base.apk/assets/python2.7/lib/python2.7/lib-tk
/data/app/org.xbmc.kodi-2/base.apk/assets/python2.7/lib/python2.7/lib-old
/data/app/org.xbmc.kodi-2/base.apk/assets/python2.7/lib/python2.7/lib-dynload
/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.abc_iview/resources/lib

Traceback

Traceback (most recent call last):
  File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.abc_iview/resources/lib/play.py", line 47, in play
    stream = comm.get_stream_url(p.get_house_number(), p.get_url())
  File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.abc_iview/resources/lib/comm.py", line 108, in get_stream_url
    request.raise_for_status()
  File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.requests/lib/requests/models.py", line 893, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
HTTPError: 404 Client Error: Not Found for url: http://iview.abc.net.au/auth/hls/sign?ts=1501152971&hn=IP1521H004S00&d=android-mobile&sig=41120dab858ebabe73b4d0072be1937b1a50c01091c077f905c465d4ea72ea50

Full xbmc.log