2016-06-30, 05:16
Anyone have any insight in this error? I have it working on 3 Amazon Fire Sticks and they're all giving me these errors when I try to load today's games, my Nexus 7 runs this add-on just fine on the same network:
21:55:40 T:1534318320 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'pytz.exceptions.UnknownTimeZoneError'>
Error Contents: 'US/Eastern'
Traceback (most recent call last):
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.mlbtv/main.py", line 982, in <module>
todaysGames(None)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.mlbtv/main.py", line 13, in todaysGames
game_day = localToEastern()
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.mlbtv/resources/lib/globals.py", line 173, in localToEastern
eastern = pytz.timezone('US/Eastern')
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.pytz/lib/pytz/__init__.py", line 180, in timezone
raise UnknownTimeZoneError(zone)
UnknownTimeZoneError: 'US/Eastern'
-->End of Python script error report<--
21:55:40 T:1107553016 ERROR: static bool XFILE::CDirectory::GetDirectory(const CURL&, CFileItemList&, const XFILE::CDirectory::CHints&, bool) - Error getting plugin://plugin.video.mlbtv/?icon=%2fstorage%2femulated%2f0%2fAndroid%2fdata%2forg.xbmc.kodi%2ffiles%2f.kodi%2faddons%2fplugin.video.mlbtv%2ficon.png&mode=100&name=Today%27s%20Games
21:55:40 T:1107553016 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.mlbtv/?icon=%2fstorage%2femulated%2f0%2fAndroid%2fdata%2forg.xbmc.kodi%2ffiles%2f.kodi%2faddons%2fplugin.video.mlbtv%2ficon.png&mode=100&name=Today%27s%20Games) failed
I've tried to remove and re-add the addon, still the same error.
21:55:40 T:1534318320 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'pytz.exceptions.UnknownTimeZoneError'>
Error Contents: 'US/Eastern'
Traceback (most recent call last):
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.mlbtv/main.py", line 982, in <module>
todaysGames(None)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.mlbtv/main.py", line 13, in todaysGames
game_day = localToEastern()
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.mlbtv/resources/lib/globals.py", line 173, in localToEastern
eastern = pytz.timezone('US/Eastern')
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.pytz/lib/pytz/__init__.py", line 180, in timezone
raise UnknownTimeZoneError(zone)
UnknownTimeZoneError: 'US/Eastern'
-->End of Python script error report<--
21:55:40 T:1107553016 ERROR: static bool XFILE::CDirectory::GetDirectory(const CURL&, CFileItemList&, const XFILE::CDirectory::CHints&, bool) - Error getting plugin://plugin.video.mlbtv/?icon=%2fstorage%2femulated%2f0%2fAndroid%2fdata%2forg.xbmc.kodi%2ffiles%2f.kodi%2faddons%2fplugin.video.mlbtv%2ficon.png&mode=100&name=Today%27s%20Games
21:55:40 T:1107553016 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.mlbtv/?icon=%2fstorage%2femulated%2f0%2fAndroid%2fdata%2forg.xbmc.kodi%2ffiles%2f.kodi%2faddons%2fplugin.video.mlbtv%2ficon.png&mode=100&name=Today%27s%20Games) failed
I've tried to remove and re-add the addon, still the same error.