Traceback (most recent call last):
File "/storage/emulated/0/Android/data/com.xmedex.xmc/files/.xmc/addons/plugin.video.abc_iview/resources/lib/series.py", line 35, in make_series_list
series_list = comm.get_programme_from_feed(category)
File "/storage/emulated/0/Android/data/com.xmedex.xmc/files/.xmc/addons/plugin.video.abc_iview/resources/lib/comm.py", line 141, in get_programme_from_feed
feed = get_feed(keyword)
File "/storage/emulated/0/Android/data/com.xmedex.xmc/files/.xmc/addons/plugin.video.abc_iview/resources/lib/comm.py", line 135, in get_feed
feed = cache.cacheFunction(fetch_url, url)
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.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/comedy?device=hbb&hbr=1&sort=az
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: 16.1 Git:Unknown Python Version: 2.7.12 (default, May 6 2017, 11:35:28) [GCC 4.8] Operating System: [linux2] (Linux 3.14.29 aarch64) IP Address: 124.188.145.92 (CPE-124-188-145-92.pecz1.cht.bigpond.net.au) ISP : Telstra Internet Python Path:
Traceback