Advertisement
Guest User

Untitled

a guest
Oct 2nd, 2015
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.15 KB | None | 0 0
  1. 3:57:12 22.342922 T:1806132288 DEBUG: RunQuery took 3 ms for 0 items query: select * from musicvideo_view WHERE ((musicvideo_view.playCount IS NULL OR musicvideo_view.playCount < 1))
  2. 13:57:12 22.349028 T:1814520896 DEBUG: RunQuery took 3 ms for 0 items query: select * from movie_view WHERE (movie_view.idFile IN (SELECT DISTINCT idFile FROM bookmark WHERE type = 1))
  3. 13:57:12 22.428728 T:1814520896 DEBUG: RunQuery took 6 ms for 0 items query: SELECT * FROM tvshow_view WHERE ( ((tvshow_view.watchedcount > 0 AND tvshow_view.watchedcount < tvshow_view.totalCount) OR (tvshow_view.watchedcount = 0 AND EXISTS (SELECT 1 FROM episode_view WHERE episode_view.idShow = tvshow_view.idShow AND episode_view.resumeTimeInSeconds > 0))))
  4. 13:57:12 22.481382 T:1814520896 DEBUG: GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE albumview.strReleaseType = 'album'
  5. 13:57:12 22.482735 T:1814520896 DEBUG: GetAlbumsByWhere - query took 1 ms
  6. 13:57:12 22.565866 T:1814520896 DEBUG: RunQuery took 2 ms for 0 items query: select * from musicvideo_view
  7. 13:57:12 22.572571 T:1814520896 DEBUG: Skin Widgets: Total time needed to request recommended queries: 0:00:00.270140
  8. 13:57:12 22.624464 T:1814520896 DEBUG: RunQuery took 4 ms for 0 items query: select * from movie_view WHERE ((movie_view.playCount IS NULL OR movie_view.playCount = 0))
  9. 13:57:12 22.635685 T:1806132288 DEBUG: RunQuery took 5 ms for 0 items query: select * from movie_view WHERE ((movie_view.playCount IS NULL OR movie_view.playCount < 1))
  10. 13:57:12 22.675703 T:1814520896 DEBUG: RunQuery took 3 ms for 0 items query: select * from episode_view WHERE ((episode_view.playCount IS NULL OR episode_view.playCount < 1))
  11. 13:57:12 22.726866 T:1814520896 DEBUG: RunQuery took 6 ms for 0 items query: select * from musicvideo_view
  12. 13:57:12 22.739485 T:1806132288 DEBUG: RunQuery took 4 ms for 0 items query: select * from episode_view WHERE ((episode_view.playCount IS NULL OR episode_view.playCount < 1))
  13. 13:57:12 22.766554 T:1814520896 DEBUG: GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE albumview.strReleaseType = 'album'
  14. 13:57:12 22.768740 T:1814520896 DEBUG: GetAlbumsByWhere - query took 2 ms
  15. 13:57:12 22.774618 T:1814520896 DEBUG: Skin Widgets: Total time needed to request recent items queries: 0:00:00.201329
  16. 13:57:12 22.775213 T:1814520896 DEBUG: Skin Widgets: Total time needed for all queries: 0:00:03.158741
  17. 13:57:12 22.782810 T:1806132288 DEBUG: GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE albumview.strReleaseType = 'album'
  18. 13:57:12 22.784105 T:1806132288 DEBUG: GetAlbumsByWhere - query took 2 ms
  19. 13:57:12 22.842886 T:1806132288 DEBUG: RunQuery took 2 ms for 0 items query: select * from musicvideo_view WHERE ((musicvideo_view.playCount IS NULL OR musicvideo_view.playCount < 1))
  20. 13:57:12 22.848305 T:1592783936 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  21. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  22. Error Type: <type 'exceptions.ImportError'>
  23. Error Contents: No module named resources.lib.process
  24. Traceback (most recent call last):
  25. File "/storage/.kodi/addons/script.extendedinfo/plugin.py", line 10, in <module>
  26. from resources.lib.process import start_info_actions
  27. ImportError: No module named resources.lib.process
  28. -->End of Python script error report<--
  29. 13:57:12 22.854538 T:1592783936 INFO: Python script stopped
  30. 13:57:12 22.857187 T:1592783936 DEBUG: Thread LanguageInvoker 1592783936 terminating
  31. 13:57:12 22.859631 T:1968357376 DEBUG: ------ Window Init (DialogKaiToast.xml) ------
  32. 13:57:12 22.859875 T:1620046912 DEBUG: WaitOnScriptResult - plugin exited prematurely - terminating
  33. 13:57:12 22.860350 T:1620046912 ERROR: GetDirectory - Error getting plugin://script.extendedinfo/?info=topratedmovies
  34. 13:57:12 22.877129 T:1620046912 NOTICE: Skin Helper Service --> no result {u'jsonrpc': u'2.0', u'id': 1, u'error': {u'message': u'Invalid params.', u'code': -32602}}
  35. 13:57:13 22.901226 T:1620046912 DEBUG: StartScript - calling plugin ExtendedInfo Script('plugin://script.extendedinfo/','3','?info=topratedtvshows')
  36. 13:57:13 22.902819 T:1592783936 NOTICE: Thread LanguageInvoker start, auto delete: false
  37. 13:57:13 22.903156 T:1592783936 INFO: initializing python engine.
  38. 13:57:13 22.903305 T:1592783936 DEBUG: CPythonInvoker(13, /storage/.kodi/addons/script.extendedinfo/plugin.py): start processing
  39. 13:57:13 22.905880 T:1620046912 DEBUG: WaitOnScriptResult - waiting on the ExtendedInfo Script (id=13) plugin...
  40. 13:57:13 22.908215 T:1806132288 DEBUG: RunQuery took 4 ms for 0 items query: select * from movie_view WHERE (movie_view.idFile IN (SELECT DISTINCT idFile FROM bookmark WHERE type = 1))
  41. 13:57:13 22.976543 T:1806132288 DEBUG: RunQuery took 6 ms for 0 items query: SELECT * FROM tvshow_view WHERE ((CASE WHEN COALESCE(tvshow_view.totalCount - tvshow_view.watchedcount, 0) > 0 THEN 0 ELSE 1 END < 1)) AND ( ((tvshow_view.watchedcount > 0 AND tvshow_view.watchedcount < tvshow_view.totalCount) OR (tvshow_view.watchedcount = 0 AND EXISTS (SELECT 1 FROM episode_view WHERE episode_view.idShow = tvshow_view.idShow AND episode_view.resumeTimeInSeconds > 0))))
  42. 13:57:13 23.147623 T:1806132288 DEBUG: GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE albumview.strReleaseType = 'album'
  43. 13:57:13 23.149368 T:1806132288 DEBUG: GetAlbumsByWhere - query took 2 ms
  44. 13:57:13 23.167427 T:1789355072 NOTICE: -->Python Interpreter Initialized<--
  45. 13:57:13 23.167944 T:1789355072 DEBUG: CPythonInvoker(12, /storage/.kodi/addons/script.skinshortcuts/default.py): the source file to load is "/storage/.kodi/addons/script.skinshortcuts/default.py"
  46. 13:57:13 23.245914 T:1806132288 DEBUG: JSONRPC: Value does not match any of the enum values in type field
  47. 13:57:13 23.248266 T:1806132288 DEBUG: JSONRPC: Invalid property "field" in type List.Filter.Rule.MusicVideos
  48. 13:57:13 23.265799 T:1582023744 DEBUG: POParser: loaded 87 strings from file /storage/.kodi/addons/script.skin.helper.service/resources/language/Hebrew/strings.po
  49. 13:57:13 23.269608 T:1582023744 DEBUG: POParser: loaded 0 strings from file /storage/.kodi/addons/script.skin.helper.service/resources/language/English/strings.po
  50. 13:57:13 23.272436 T:1611658304 DEBUG: WaitOnScriptResult- plugin returned successfully
  51. 13:57:13 23.272633 T:1582023744 INFO: CPythonInvoker(9, /storage/.kodi/addons/script.skin.helper.service/plugin.py): script successfully run
  52. 13:57:13 23.278811 T:1789355072 DEBUG: CPythonInvoker(12, /storage/.kodi/addons/script.skinshortcuts/default.py): setting the Python path to /storage/.kodi/addons/script.skinshortcuts:/storage/.kodi/addons/script.module.simplejson/lib:/storage/.kodi/addons/script.module.unidecode/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  53. 13:57:13 23.279030 T:1789355072 DEBUG: CPythonInvoker(12, /storage/.kodi/addons/script.skinshortcuts/default.py): entering source directory /storage/.kodi/addons/script.skinshortcuts
  54. 13:57:13 23.281286 T:1789355072 DEBUG: CPythonInvoker(12, /storage/.kodi/addons/script.skinshortcuts/default.py): instantiating addon using automatically obtained id of "script.skinshortcuts" dependent on version 2.19.0 of the xbmc.python api
  55. 13:57:13 23.307461 T:1806132288 DEBUG: CFavourites::Load - no system favourites found, skipping
  56. 13:57:13 23.307732 T:1573635136 INFO: CPythonInvoker(10, /storage/.kodi/addons/plugin.video.israelive/resources/lib/repoCheck.py): script successfully run
  57. 13:57:13 23.307980 T:1806132288 DEBUG: CFavourites::Load - no userdata favourites found, skipping
  58. 13:57:13 23.318623 T:1573635136 INFO: Python script stopped
  59. 13:57:13 23.318884 T:1573635136 DEBUG: Thread LanguageInvoker 1573635136 terminating
  60. 13:57:13 23.341560 T:1611658304 DEBUG: StartScript - calling plugin Skin Helper Service('plugin://script.skin.helper.service/','4','?action=favourites&limit=100')
  61. 13:57:13 23.342367 T:1573635136 NOTICE: Thread LanguageInvoker start, auto delete: false
  62. 13:57:13 23.342697 T:1573635136 INFO: initializing python engine.
  63. 13:57:13 23.342882 T:1573635136 DEBUG: CPythonInvoker(14, /storage/.kodi/addons/script.skin.helper.service/plugin.py): start processing
  64. 13:57:13 23.343031 T:1611658304 DEBUG: WaitOnScriptResult - waiting on the Skin Helper Service (id=14) plugin...
  65. 13:57:13 23.362894 T:1806132288 DEBUG: Library Data Provider: Total time needed for all queries: 0:00:01.589991
  66. 13:57:13 23.687500 T:1582023744 INFO: Python script stopped
  67. 13:57:13 23.687826 T:1582023744 DEBUG: Thread LanguageInvoker 1582023744 terminating
  68. 13:57:14 24.031336 T:1573635136 NOTICE: -->Python Interpreter Initialized<--
  69. 13:57:14 24.031794 T:1573635136 DEBUG: CPythonInvoker(14, /storage/.kodi/addons/script.skin.helper.service/plugin.py): the source file to load is "/storage/.kodi/addons/script.skin.helper.service/plugin.py"
  70. 13:57:14 24.032501 T:1592783936 NOTICE: -->Python Interpreter Initialized<--
  71. 13:57:14 24.032751 T:1592783936 DEBUG: CPythonInvoker(13, /storage/.kodi/addons/script.extendedinfo/plugin.py): the source file to load is "/storage/.kodi/addons/script.extendedinfo/plugin.py"
  72. 13:57:14 24.034126 T:1592783936 DEBUG: CPythonInvoker(13, /storage/.kodi/addons/script.extendedinfo/plugin.py): setting the Python path to /storage/.kodi/addons/script.extendedinfo:/storage/.kodi/addons/script.module.addon.signals/lib:/storage/.kodi/addons/script.module.simplejson/lib:/storage/.kodi/addons/script.module.youtube.dl/lib:/usr/share/kodi/addons/script.module.pil/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  73. 13:57:14 24.034370 T:1592783936 DEBUG: CPythonInvoker(13, /storage/.kodi/addons/script.extendedinfo/plugin.py): entering source directory /storage/.kodi/addons/script.extendedinfo
  74. 13:57:14 24.047287 T:1592783936 DEBUG: CPythonInvoker(13, /storage/.kodi/addons/script.extendedinfo/plugin.py): instantiating addon using automatically obtained id of "script.extendedinfo" dependent on version 2.1.0 of the xbmc.python api
  75. 13:57:14 24.062130 T:1573635136 DEBUG: CPythonInvoker(14, /storage/.kodi/addons/script.skin.helper.service/plugin.py): setting the Python path to /storage/.kodi/addons/script.skin.helper.service:/usr/share/kodi/addons/script.module.pil/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  76. 13:57:14 24.062531 T:1573635136 DEBUG: CPythonInvoker(14, /storage/.kodi/addons/script.skin.helper.service/plugin.py): entering source directory /storage/.kodi/addons/script.skin.helper.service
  77. 13:57:14 24.063278 T:1573635136 DEBUG: CPythonInvoker(14, /storage/.kodi/addons/script.skin.helper.service/plugin.py): instantiating addon using automatically obtained id of "script.skin.helper.service" dependent on version 2.13.0 of the xbmc.python api
  78. 13:57:14 24.446386 T:1611658304 DEBUG: WaitOnScriptResult- plugin returned successfully
  79. 13:57:14 24.448086 T:1573635136 INFO: CPythonInvoker(14, /storage/.kodi/addons/script.skin.helper.service/plugin.py): script successfully run
  80. 13:57:14 24.449902 T:1611658304 NOTICE: Skin Helper Service --> invalid result {u'limits': {u'start': 0, u'total': 0, u'end': 0}}
  81. 13:57:14 24.451948 T:1592783936 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  82. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  83. Error Type: <type 'exceptions.ImportError'>
  84. Error Contents: No module named resources.lib.process
  85. Traceback (most recent call last):
  86. File "/storage/.kodi/addons/script.extendedinfo/plugin.py", line 10, in <module>
  87. from resources.lib.process import start_info_actions
  88. ImportError: No module named resources.lib.process
  89. -->End of Python script error report<--
  90. 13:57:14 24.454948 T:1611658304 DEBUG: StartScript - calling plugin Skin Helper Service('plugin://script.skin.helper.service/','5','?action=favouritemedia&limit=100')
  91. 13:57:14 24.455721 T:1582023744 NOTICE: Thread LanguageInvoker start, auto delete: false
  92. 13:57:14 24.456030 T:1582023744 INFO: initializing python engine.
  93. 13:57:14 24.456171 T:1611658304 DEBUG: WaitOnScriptResult - waiting on the Skin Helper Service (id=15) plugin...
  94. 13:57:14 24.456329 T:1582023744 DEBUG: CPythonInvoker(15, /storage/.kodi/addons/script.skin.helper.service/plugin.py): start processing
  95. 13:57:14 24.459024 T:1592783936 INFO: Python script stopped
  96. 13:57:14 24.459246 T:1592783936 DEBUG: Thread LanguageInvoker 1592783936 terminating
  97. 13:57:14 24.476301 T:1620046912 DEBUG: WaitOnScriptResult - plugin exited prematurely - terminating
  98. 13:57:14 24.476812 T:1620046912 ERROR: GetDirectory - Error getting plugin://script.extendedinfo/?info=topratedtvshows
  99. 13:57:14 24.590372 T:1573635136 INFO: Python script stopped
  100. 13:57:14 24.590715 T:1573635136 DEBUG: Thread LanguageInvoker 1573635136 terminating
  101. 13:57:14 24.591539 T:1620046912 NOTICE: Skin Helper Service --> no result {u'jsonrpc': u'2.0', u'id': 1, u'error': {u'message': u'Invalid params.', u'code': -32602}}
  102. 13:57:15 25.062412 T:1582023744 NOTICE: -->Python Interpreter Initialized<--
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement