Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2022-10-29 13:34:16.224 T:3796 INFO <general>: [Amazon VOD] Version: 0.9.5+matrix.1
- 2022-10-29 13:34:16.225 T:3796 INFO <general>: [Amazon VOD] Unicode filename support: False
- 2022-10-29 13:34:16.228 T:3796 INFO <general>: [Amazon VOD] Locale: en-us / Language: es
- 2022-10-29 13:34:16.527 T:3796 INFO <general>: CPythonInvoker(13, /storage/.kodi/addons/plugin.video.amazon-test/default.py): script successfully run
- 2022-10-29 13:34:18.309 T:3796 INFO <general>: initializing python engine.
- 2022-10-29 13:34:18.426 T:3796 INFO <general>: CPythonInvoker(13, /storage/.kodi/addons/plugin.video.amazon-test/default.py): script successfully run
- 2022-10-29 13:34:19.865 T:3796 INFO <general>: initializing python engine.
- 2022-10-29 13:34:20.006 T:3796 INFO <general>: CPythonInvoker(13, /storage/.kodi/addons/plugin.video.amazon-test/default.py): script successfully run
- 2022-10-29 13:34:20.971 T:3796 INFO <general>: initializing python engine.
- 2022-10-29 13:34:20.979 T:3796 INFO <general>: CPythonInvoker(13, /storage/.kodi/addons/plugin.video.amazon-test/default.py): script successfully run
- 2022-10-29 13:34:22.507 T:3796 INFO <general>: initializing python engine.
- 2022-10-29 13:34:22.584 T:3796 INFO <general>: CPythonInvoker(13, /storage/.kodi/addons/plugin.video.amazon-test/default.py): script successfully run
- 2022-10-29 13:34:25.239 T:3796 INFO <general>: initializing python engine.
- 2022-10-29 13:34:25.268 T:3796 INFO <general>: [Amazon VOD] Refresh params: ({'lazyLoadURL': '/mystuff/watchlist/tv/ref=atv_mys_wl_tv?page=1&sort=DATE_ADDED_DESC', 'title': 'TV Shows'}, ['root', 'Watchlist', 'watchlist', 'TV'], True)
- 2022-10-29 13:34:27.237 T:3796 ERROR <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
- Error Type: <class 'KeyError'>
- Error Contents: 'children'
- Traceback (most recent call last):
- File "/storage/.kodi/addons/plugin.video.amazon-test/default.py", line 5, in <module>
- EntryPoint()
- File "/storage/.kodi/addons/plugin.video.amazon-test/resources/lib/startup.py", line 62, in EntryPoint
- g.pv.Route(verb, path)
- File "/storage/.kodi/addons/plugin.video.amazon-test/resources/lib/web_api.py", line 280, in Route
- elif 'refresh' == verb: g.pv.Refresh(path)
- File "/storage/.kodi/addons/plugin.video.amazon-test/resources/lib/web_api.py", line 794, in Refresh
- self._LazyLoad(r[0], r[1], r[2])
- File "/storage/.kodi/addons/plugin.video.amazon-test/resources/lib/web_api.py", line 1435, in _LazyLoad
- bUpdatedVideoData |= AddSeason(breadcrumb[-1], o, bCacheRefresh, iu)
- File "/storage/.kodi/addons/plugin.video.amazon-test/resources/lib/web_api.py", line 936, in AddSeason
- bUpdatedVideoData |= ParseSinglePage(oid, season, bCacheRefresh, url=url)
- File "/storage/.kodi/addons/plugin.video.amazon-test/resources/lib/web_api.py", line 1117, in ParseSinglePage
- if gti in self._videodata and e not in self._videodata[gti]['children']:
- KeyError: 'children'
- -->End of Python script error report<--
- 2022-10-29 13:34:28.867 T:3796 INFO <general>: Python interpreter stopped
- 2022-10-29 13:34:28.971 T:3810 INFO <general>: Skipped 5 duplicate messages..
- 2022-10-29 13:34:28.971 T:3810 INFO <general>: initializing python engine.
- 2022-10-29 13:34:32.056 T:3810 INFO <general>: CPythonInvoker(14, /storage/.kodi/addons/plugin.video.amazon-test/default.py): script successfully run
- 2022-10-29 13:34:36.837 T:3810 INFO <general>: initializing python engine.
- 2022-10-29 13:34:37.001 T:3810 INFO <general>: CPythonInvoker(14, /storage/.kodi/addons/plugin.video.amazon-test/default.py): script successfully run
- 2022-10-29 13:34:39.488 T:3810 INFO <general>: initializing python engine.
- 2022-10-29 13:34:39.512 T:3810 INFO <general>: [Amazon VOD] Refresh params: ({'lazyLoadURL': '/mystuff/watchlist/tv/ref=atv_mys_wl_tv?page=1&sort=DATE_ADDED_DESC', 'title': 'TV Shows'}, ['root', 'Watchlist', 'watchlist', 'TV'], True)
- 2022-10-29 13:34:41.495 T:3810 ERROR <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
- Error Type: <class 'KeyError'>
- Error Contents: 'children'
- Traceback (most recent call last):
- File "/storage/.kodi/addons/plugin.video.amazon-test/default.py", line 5, in <module>
- EntryPoint()
- File "/storage/.kodi/addons/plugin.video.amazon-test/resources/lib/startup.py", line 62, in EntryPoint
- g.pv.Route(verb, path)
- File "/storage/.kodi/addons/plugin.video.amazon-test/resources/lib/web_api.py", line 280, in Route
- elif 'refresh' == verb: g.pv.Refresh(path)
- File "/storage/.kodi/addons/plugin.video.amazon-test/resources/lib/web_api.py", line 794, in Refresh
- self._LazyLoad(r[0], r[1], r[2])
- File "/storage/.kodi/addons/plugin.video.amazon-test/resources/lib/web_api.py", line 1435, in _LazyLoad
- bUpdatedVideoData |= AddSeason(breadcrumb[-1], o, bCacheRefresh, iu)
- File "/storage/.kodi/addons/plugin.video.amazon-test/resources/lib/web_api.py", line 936, in AddSeason
- bUpdatedVideoData |= ParseSinglePage(oid, season, bCacheRefresh, url=url)
- File "/storage/.kodi/addons/plugin.video.amazon-test/resources/lib/web_api.py", line 1117, in ParseSinglePage
- if gti in self._videodata and e not in self._videodata[gti]['children']:
- KeyError: 'children'
- -->End of Python script error report<--
- 2022-10-29 13:34:42.878 T:3816 INFO <general>: initializing python engine.
- 2022-10-29 13:34:43.316 T:3810 INFO <general>: Python interpreter stopped
- 2022-10-29 13:34:48.208 T:3816 INFO <general>: Skipped 2 duplicate messages..
- 2022-10-29 13:34:48.208 T:3816 INFO <general>: CPythonInvoker(15, /storage/.kodi/addons/plugin.video.amazon-test/default.py): script successfully run
- 2022-10-29 13:34:50.226 T:3816 INFO <general>: initializing python engine.
- 2022-10-29 13:34:50.349 T:3816 INFO <general>: CPythonInvoker(15, /storage/.kodi/addons/plugin.video.amazon-test/default.py): script successfully run
- 2022-10-29 13:34:54.155 T:3816 INFO <general>: initializing python engine.
- 2022-10-29 13:34:54.180 T:3816 INFO <general>: [Amazon VOD] Refresh params: ({'lazyLoadURL': '/mystuff/watchlist/tv/ref=atv_mys_wl_tv?page=1&sort=DATE_ADDED_DESC', 'title': 'TV Shows'}, ['root', 'Watchlist', 'watchlist', 'TV'], True)
- 2022-10-29 13:34:55.842 T:3816 ERROR <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
- Error Type: <class 'KeyError'>
- Error Contents: 'children'
- Traceback (most recent call last):
- File "/storage/.kodi/addons/plugin.video.amazon-test/default.py", line 5, in <module>
- EntryPoint()
- File "/storage/.kodi/addons/plugin.video.amazon-test/resources/lib/startup.py", line 62, in EntryPoint
- g.pv.Route(verb, path)
- File "/storage/.kodi/addons/plugin.video.amazon-test/resources/lib/web_api.py", line 280, in Route
- elif 'refresh' == verb: g.pv.Refresh(path)
- File "/storage/.kodi/addons/plugin.video.amazon-test/resources/lib/web_api.py", line 794, in Refresh
- self._LazyLoad(r[0], r[1], r[2])
- File "/storage/.kodi/addons/plugin.video.amazon-test/resources/lib/web_api.py", line 1435, in _LazyLoad
- bUpdatedVideoData |= AddSeason(breadcrumb[-1], o, bCacheRefresh, iu)
- File "/storage/.kodi/addons/plugin.video.amazon-test/resources/lib/web_api.py", line 936, in AddSeason
- bUpdatedVideoData |= ParseSinglePage(oid, season, bCacheRefresh, url=url)
- File "/storage/.kodi/addons/plugin.video.amazon-test/resources/lib/web_api.py", line 1117, in ParseSinglePage
- if gti in self._videodata and e not in self._videodata[gti]['children']:
- KeyError: 'children'
- -->End of Python script error report<--
- 2022-10-29 13:34:57.511 T:3816 INFO <general>: Python interpreter stopped
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement