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] - AttributeError: StorageServer instance has no attribute 'delete' #2513

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.0 Kodi Version: 17.1 Git:20170320-fc1619b Python Version: 2.7.12 (default, Mar 20 2017, 16:36:02) [GCC 4.9.x 20150123 (prerelease)] Operating System: linux2 (Linux 3.10.79 armv7l) IP Address: 124.189.193.204 (CPE-124-189-193-204.squf1.woo.bigpond.net.au) ISP: Telstra Internet Kodi URL: ?title=%5BCOLOR+green%5D%5BLIVE+NOW%5D%5B%2FCOLOR%5D+AFL.TV&subscription_required=True&live=True&genre=Sport&ooyalaid=1yNGE5dDoyTdUKykqSeTysvmgup-rvS1&thumbnail=http%3A%2F%2Fs.afl.com.au%2Fstaticfile%2FAFL+Tenant%2FAFL%2FFiles%2FImages%2FAFL-TV.JPG 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.module.beautifulsoup4/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.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/play.py", line 43, in play
    v.live, login_token)
  File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.afl-video/resources/lib/ooyalahelper.py", line 232, in get_m3u8_playlist
    embed_token = get_embed_token(login_token, video_id)
  File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.afl-video/resources/lib/ooyalahelper.py", line 138, in get_embed_token
    cache.delete('AFLTOKEN')
AttributeError: StorageServer instance has no attribute 'delete'

Full log