Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

End-user bug report #3020

Open
xbmcbot opened this issue Jul 26, 2017 · 0 comments
Open

End-user bug report #3020

xbmcbot opened this issue Jul 26, 2017 · 0 comments

Comments

@xbmcbot
Copy link

xbmcbot commented Jul 26, 2017

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
Python Version: 2.7.9 (default, Aug 13 2016, 18:15:29) [GCC 4.9.2]
Operating System: [linux2] (Linux 4.9.29-8-osmc armv7l)
IP Address: 120.148.141.244 (CPE-120-148-141-244.hdqu2.win.bigpond.net.au)
ISP : Telstra Internet
Python Path:

/home/osmc/.kodi/addons/plugin.video.abc_iview
/home/osmc/.kodi/addons/script.common.plugin.cache/lib
/home/osmc/.kodi/addons/script.module.beautifulsoup/lib
/home/osmc/.kodi/addons/script.module.requests/lib
/usr/lib/python2.7
/usr/lib/python2.7/plat-arm-linux-gnueabihf
/usr/lib/python2.7/lib-tk
/usr/lib/python2.7/lib-old
/usr/lib/python2.7/lib-dynload
/usr/local/lib/python2.7/dist-packages
/usr/lib/python2.7/dist-packages
/usr/lib/python2.7/dist-packages/PILcompat
/usr/lib/python2.7/dist-packages/gtk-2.0
/home/osmc/.kodi/addons/plugin.video.abc_iview/resources/lib

Traceback

Traceback (most recent call last):
  File "/home/osmc/.kodi/addons/plugin.video.abc_iview/resources/lib/series.py", line 35, in make_series_list
    series_list = comm.get_programme_from_feed(category)
  File "/home/osmc/.kodi/addons/plugin.video.abc_iview/resources/lib/comm.py", line 141, in get_programme_from_feed
    feed = get_feed(keyword)
  File "/home/osmc/.kodi/addons/plugin.video.abc_iview/resources/lib/comm.py", line 135, in get_feed
    feed = cache.cacheFunction(fetch_url, url)
  File "/home/osmc/.kodi/addons/script.common.plugin.cache/lib/StorageServer.py", line 570, in cacheFunction
    ret_val = funct(*args)
  File "/home/osmc/.kodi/addons/plugin.video.abc_iview/resources/lib/comm.py", line 68, in fetch_url
    raise e
HTTPError: 404 Client Error: Not Found for url: http://iview.abc.net.au/api/abc4kids?device=hbb&hbr=1&sort=az

Full xbmc.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant