Advertisement
Guest User

Seren_trakt_error

a guest
Feb 27th, 2020
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.47 KB | None | 0 0
  1. ERROR: SEREN: We received no titles to build a list
  2. 00:07:41.994 T:5548 ERROR: SEREN: Unable to connect to Trakt
  3. 00:08:00.447 T:944 ERROR: Traceback (most recent call last):
  4. 00:08:00.447 T:944 ERROR: File "C:\Users\User\AppData\Roaming\Kodi\addons\plugin.video.seren\resources\lib\gui\tvshowMenus.py", line 656, in mixedEpisodeBuilder
  5. 00:08:00.450 T:944 ERROR: if len(trakt_list) == 0:
  6. 00:08:00.450 T:944 ERROR: TypeError: object of type 'NoneType' has no len()
  7. 00:08:00.451 T:9276 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  8. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  9. Error Type: <type 'exceptions.TypeError'>
  10. Error Contents: object of type 'NoneType' has no len()
  11. Traceback (most recent call last):
  12. File "C:\Users\User\AppData\Roaming\Kodi\addons\plugin.video.seren\seren.py", line 14, in <module>
  13. router.dispatch(url)
  14. File "C:\Users\User\AppData\Roaming\Kodi\addons\plugin.video.seren\resources\lib\modules\router.py", line 795, in dispatch
  15. movieMenus.Menus().myWatchedMovies(page)
  16. File "C:\Users\User\AppData\Roaming\Kodi\addons\plugin.video.seren\resources\lib\gui\movieMenus.py", line 355, in myWatchedMovies
  17. self.commonListBuilder(watched_movies)
  18. File "C:\Users\User\AppData\Roaming\Kodi\addons\plugin.video.seren\resources\lib\gui\movieMenus.py", line 367, in commonListBuilder
  19. if len(trakt_list) == 0:
  20. TypeError: object of type 'NoneType' has no len()
  21. -->End of Python script error report<--
  22. 00:08:00.593 T:8968 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.seren/?action=myWatchedMovies&page=1
  23. 00:08:14.001 T:16092 NOTICE: stop player
  24. 00:08:14.001 T:16092 NOTICE: Storing total System Uptime
  25. 00:08:14.002 T:16092 NOTICE: Saving settings
  26. 00:08:14.019 T:16092 NOTICE: Saving skin settings
  27. 00:08:14.026 T:16092 NOTICE: stop all
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement