aussieaddons / plugin.video.afl-video

Kodi add-on for AFL Video
http://aussieaddons.com/addons/afl/
GNU General Public License v3.0
20 stars 6 forks source link

[XBMCBOT] - UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-2: ordinal not in range(128) #2557

Closed xbmcbot closed 6 years ago

xbmcbot commented 7 years ago

Automatic bug report from end-user.

Environment

Add-on Name: AFL Video Add-on ID: plugin.video.afl-video Add-on Version: 1.8.1 Kodi Version: 16.1 Git:2016-04-24-c327c53 Python Version: 2.6.5 (r265:79063, Apr 24 2016, 10:31:19) [GCC 4.8] Operating System: linux3 (Linux 3.14.29 aarch64) IP Address: 192.168.1.1 ISP: Unknown (parse failure) Kodi URL: ?round_id=CD_R201701414 Python Path:

/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.afl-video
/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.beautifulsoup4/lib
/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.requests/lib
/
/data/app/org.xbmc.kodi-1/base.apk/assets/python2.6/lib/python26.zip
/data/app/org.xbmc.kodi-1/base.apk/assets/python2.6/lib/python2.6
/data/app/org.xbmc.kodi-1/base.apk/assets/python2.6/lib/python2.6/plat-linux3
/data/app/org.xbmc.kodi-1/base.apk/assets/python2.6/lib/python2.6/lib-tk
/data/app/org.xbmc.kodi-1/base.apk/assets/python2.6/lib/python2.6/lib-old
/data/app/org.xbmc.kodi-1/base.apk/assets/python2.6/lib/python2.6/lib-dynload
/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.afl-video/resources/lib

Traceback

Traceback (most recent call last):
  File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.afl-video/resources/lib/matches.py", line 30, in make_list
    matches = comm.get_round(round_id)
  File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.afl-video/resources/lib/comm.py", line 278, in get_round
    rnd = ET.fromstring(xml)
  File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.afl-video/resources/lib/etree/ElementTree.py", line 1282, in XML
    parser.feed(text)
  File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.afl-video/resources/lib/etree/ElementTree.py", line 1623, in feed
    self._parser.Parse(data, 0)
UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-2: ordinal not in range(128)

Full log