Advertisement
Guest User

Untitled

a guest
May 4th, 2016
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 42.57 KB | None | 0 0
  1. 19:14:56 T:7252 WARNING: CPythonInvoker(21): Script invoked without an addon. Adding all addon modules installed to python path as fallback. This behaviour will be removed in future version.
  2. 19:44:56 T:21952 WARNING: CPythonInvoker(22): Script invoked without an addon. Adding all addon modules installed to python path as fallback. This behaviour will be removed in future version.
  3. 20:14:56 T:3844 WARNING: CPythonInvoker(23): Script invoked without an addon. Adding all addon modules installed to python path as fallback. This behaviour will be removed in future version.
  4. 20:44:56 T:21100 WARNING: CPythonInvoker(24): Script invoked without an addon. Adding all addon modules installed to python path as fallback. This behaviour will be removed in future version.
  5. 21:13:36 T:5860 ERROR: CCurlFile::Exists - Failed: Couldn't resolve host name(6) for http://www.msftncsi.com/ncsi.txt
  6. 21:14:56 T:16164 WARNING: CPythonInvoker(26): Script invoked without an addon. Adding all addon modules installed to python path as fallback. This behaviour will be removed in future version.
  7. 21:44:57 T:5312 WARNING: CPythonInvoker(27): Script invoked without an addon. Adding all addon modules installed to python path as fallback. This behaviour will be removed in future version.
  8. 21:50:35 T:17400 ERROR: CCurlFile::Exists - Failed: Couldn't resolve host name(6) for http://www.msftncsi.com/ncsi.txt
  9. 21:50:59 T:7412 NOTICE: Log level changed to "LOG_LEVEL_DEBUG_FREEMEM"
  10. 21:50:59 T:7412 NOTICE: Enabled debug logging due to GUI setting. Level 2.
  11. 21:50:59 T:7412 DEBUG: ------ Window Init () ------
  12. 21:51:03 T:7412 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  13. 21:51:03 T:7412 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  14. 21:51:05 T:7412 INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://www.msftncsi.com (easy=11EA39A8, multi=00000000)
  15. 21:51:05 T:7412 INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://www.w3.org (easy=1B11D028, multi=00000000)
  16. 21:51:07 T:7412 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
  17. 21:51:07 T:7412 DEBUG: CInputManager::OnKey: backspace (0xf008) pressed, action is Back
  18. 21:51:07 T:7412 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  19. 21:51:07 T:7412 DEBUG: ------ Window Deinit (SettingsCategory.xml) ------
  20. 21:51:07 T:7412 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  21. 21:51:07 T:7412 DEBUG: ------ Window Init (Settings.xml) ------
  22. 21:51:09 T:7412 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
  23. 21:51:10 T:7412 DEBUG: CInputManager::OnKey: backspace (0xf008) pressed, action is Back
  24. 21:51:10 T:7412 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  25. 21:51:10 T:7412 DEBUG: ------ Window Deinit (Settings.xml) ------
  26. 21:51:10 T:7412 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  27. 21:51:10 T:7412 DEBUG: ------ Window Init (Home.xml) ------
  28. 21:51:10 T:19728 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  29. 21:51:10 T:19728 DEBUG: GetRecentlyAddedAlbumSongs() query: SELECT songview.*, songartistview.* FROM (SELECT idAlbum FROM album ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN songview ON songview.idAlbum = recentalbums.idAlbum JOIN songartistview ON songview.idSong = songartistview.idSong ORDER BY songview.idAlbum desc, songview.itrack, songartistview.iOrder
  30. 21:51:10 T:3316 DEBUG: CVideoDatabase::RunQuery took 30 ms for 39 items query: select * from movie_view WHERE ((movie_view.playCount IS NULL OR movie_view.playCount = 0))
  31. 21:51:10 T:19728 DEBUG: CMusicDatabase::GetRecentlyAddedAlbums query: SELECT albumview.*, albumartistview.* FROM (SELECT idAlbum FROM album WHERE strAlbum != '' ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN albumview ON albumview.idAlbum = recentalbums.idAlbum LEFT JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum ORDER BY albumview.idAlbum desc, albumartistview.iOrder
  32. 21:51:10 T:19728 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  33. 21:51:10 T:19728 DEBUG: CVideoDatabase::RunQuery took 26 ms for 10 items query: select * from movie_view ORDER BY dateAdded desc, idMovie desc LIMIT 10
  34. 21:51:10 T:19728 DEBUG: CVideoDatabase::RunQuery took 38 ms for 10 items query: select * from episode_view ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  35. 21:51:10 T:3316 DEBUG: CVideoDatabase::RunQuery took 39 ms for 281 items query: select * from episode_view WHERE ((episode_view.playCount IS NULL OR episode_view.playCount < 1))
  36. 21:51:10 T:19728 DEBUG: CVideoDatabase::RunQuery took 3 ms for 0 items query: select * from musicvideo_view ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  37. 21:51:10 T:19728 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  38. 21:51:11 T:3316 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from musicvideo_view
  39. 21:51:11 T:3316 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.*, albumartistview.* FROM albumview LEFT JOIN albumartistview on albumartistview.idalbum = albumview.idalbum WHERE albumview.strReleaseType = 'album'
  40. 21:51:11 T:3316 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 32 ms
  41. 21:51:11 T:3316 DEBUG: Skin Widgets: Total time needed to request recent items queries: 0:00:00.690000
  42. 21:51:11 T:19728 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://www.msftncsi.com
  43. 21:51:11 T:19728 ERROR: CCurlFile::Exists - Failed: Couldn't resolve host name(6) for http://www.msftncsi.com/ncsi.txt
  44. 21:51:11 T:19728 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://www.w3.org
  45. 21:51:12 T:7412 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  46. 21:51:12 T:7412 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  47. 21:51:13 T:7412 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  48. 21:51:13 T:7412 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  49. 21:51:13 T:7412 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  50. 21:51:13 T:7412 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  51. 21:51:14 T:7412 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  52. 21:51:14 T:7412 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  53. 21:51:15 T:7412 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  54. 21:51:15 T:7412 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  55. 21:51:15 T:7412 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  56. 21:51:15 T:7412 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  57. 21:51:16 T:7412 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  58. 21:51:16 T:7412 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  59. 21:51:17 T:6412 DEBUG: Thread JobWorker start, auto delete: true
  60. 21:51:17 T:20992 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libnfs.dll)
  61. 21:51:17 T:20992 DEBUG: NFS: Context for 192.168.1.7/HDMusic not open - get a new context.
  62. 21:51:18 T:7412 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  63. 21:51:18 T:7412 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  64. 21:51:18 T:7412 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  65. 21:51:18 T:7412 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  66. 21:51:18 T:7412 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  67. 21:51:18 T:7412 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  68. 21:51:19 T:20992 DEBUG: NFS: Connected to server 192.168.1.7 and export /HDMusic
  69. 21:51:19 T:20992 DEBUG: NFS: chunks: r/w 32768/32768
  70. 21:51:20 T:7412 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  71. 21:51:20 T:7412 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  72. 21:51:20 T:7412 DEBUG: Activating window ID: 10001
  73. 21:51:20 T:7412 DEBUG: ------ Window Deinit (Home.xml) ------
  74. 21:51:20 T:7412 DEBUG: ------ Window Init (MyPrograms.xml) ------
  75. 21:51:20 T:7412 INFO: Loading skin file: MyPrograms.xml, load type: KEEP_IN_MEMORY
  76. 21:51:20 T:7412 DEBUG: CGUIMediaWindow::GetDirectory ()
  77. 21:51:20 T:7412 DEBUG: ParentPath = []
  78. 21:51:20 T:22156 DEBUG: Thread BackgroundLoader start, auto delete: false
  79. 21:51:20 T:22156 DEBUG: Thread BackgroundLoader 22156 terminating
  80. 21:51:22 T:7412 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  81. 21:51:22 T:7412 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  82. 21:51:22 T:7412 DEBUG: CGUIMediaWindow::GetDirectory (addons://sources/executable/)
  83. 21:51:22 T:7412 DEBUG: ParentPath = []
  84. 21:51:22 T:13080 DEBUG: Thread BackgroundLoader start, auto delete: false
  85. 21:51:22 T:19728 DEBUG: Recaching image 'C:\Users\matt\AppData\Roaming\Kodi\addons\script.artistslideshow\icon.png' to 'e/ef72a278.png':
  86. 21:51:22 T:19728 DEBUG: cached image 'special://masterprofile/Thumbnails/e/ef72a278.png' size 256x256
  87. 21:51:22 T:13080 DEBUG: Thread BackgroundLoader 13080 terminating
  88. 21:51:22 T:17400 DEBUG: Recaching image 'C:\Users\matt\AppData\Roaming\Kodi\addons\script.extendedinfo\icon.png' to '5/50e1088c.png':
  89. 21:51:22 T:17400 DEBUG: cached image 'special://masterprofile/Thumbnails/5/50e1088c.png' size 512x512
  90. 21:51:22 T:20992 DEBUG: Recaching image 'C:\Users\matt\AppData\Roaming\Kodi\addons\script.tvtunes\icon.png' to 'a/a8651115.jpg':
  91. 21:51:22 T:20992 DEBUG: cached image 'special://masterprofile/Thumbnails/a/a8651115.jpg' size 256x256
  92. 21:51:22 T:20992 DEBUG: Recaching image 'C:\Users\matt\AppData\Roaming\Kodi\addons\script.database.cleaner\icon.png' to '1/14dda741.png':
  93. 21:51:22 T:20992 DEBUG: cached image 'special://masterprofile/Thumbnails/1/14dda741.png' size 256x256
  94. 21:51:22 T:17400 DEBUG: Recaching image 'C:\Users\matt\AppData\Roaming\Kodi\addons\script.module.youtube.dl\icon.png' to 'b/b70b745e.png':
  95. 21:51:22 T:17400 DEBUG: cached image 'special://masterprofile/Thumbnails/b/b70b745e.png' size 256x256
  96. 21:51:23 T:7412 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  97. 21:51:23 T:7412 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  98. 21:51:23 T:7412 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  99. 21:51:23 T:7412 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  100. 21:51:24 T:7412 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  101. 21:51:24 T:7412 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  102. 21:51:24 T:7412 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  103. 21:51:24 T:7412 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  104. 21:51:24 T:7412 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  105. 21:51:24 T:7412 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  106. 21:51:25 T:7412 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  107. 21:51:25 T:7412 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  108. 21:51:25 T:7412 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  109. 21:51:25 T:7412 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  110. 21:51:25 T:20992 DEBUG: Recaching image 'C:\Users\matt\AppData\Roaming\Kodi\addons\script.database.cleaner\fanart.jpg' to '8/82841724.jpg':
  111. 21:51:25 T:20992 DEBUG: cached image 'special://masterprofile/Thumbnails/8/82841724.jpg' size 838x456
  112. 21:51:26 T:7412 DEBUG: ------ Window Init (Pointer.xml) ------
  113. 21:51:27 T:7412 DEBUG: CInputManager::ProcessMouse: trying mouse action rightclick
  114. 21:51:27 T:7412 DEBUG: CFavourites::Load - no system favourites found, skipping
  115. 21:51:27 T:7412 DEBUG: CFavourites::Load - no userdata favourites found, skipping
  116. 21:51:27 T:7412 DEBUG: POParser: loaded 157 strings from file C:\Users\matt\AppData\Roaming\Kodi\addons\script.tvtunes\resources\language\English\strings.po
  117. 21:51:27 T:7412 INFO: Loading skin file: DialogContextMenu.xml, load type: KEEP_IN_MEMORY
  118. 21:51:27 T:7412 DEBUG: ------ Window Init (DialogContextMenu.xml) ------
  119. 21:51:29 T:7412 DEBUG: CInputManager::ProcessMouse: trying mouse action leftclick
  120. 21:51:29 T:7412 DEBUG: ------ Window Deinit (DialogContextMenu.xml) ------
  121. 21:51:30 T:7412 DEBUG: ------ Window Init (DialogAddonSettings.xml) ------
  122. 21:51:30 T:7412 INFO: Loading skin file: DialogAddonSettings.xml, load type: KEEP_IN_MEMORY
  123. 21:51:30 T:7412 DEBUG: POParser: loaded 17 strings from file C:\Users\matt\AppData\Roaming\Kodi\addons\script.database.cleaner\resources\language\English\strings.po
  124. 21:51:32 T:7412 DEBUG: CInputManager::ProcessMouse: trying mouse action leftclick
  125. 21:51:36 T:7412 DEBUG: Previous line repeats 1 times.
  126. 21:51:36 T:7412 DEBUG: ------ Window Deinit (DialogAddonSettings.xml) ------
  127. 21:51:36 T:7412 DEBUG: CGUIMediaWindow::GetDirectory (addons://sources/executable)
  128. 21:51:36 T:7412 DEBUG: ParentPath = [addons://sources/executable]
  129. 21:51:36 T:9792 DEBUG: Thread BackgroundLoader start, auto delete: false
  130. 21:51:36 T:9792 DEBUG: Thread BackgroundLoader 9792 terminating
  131. 21:51:40 T:7412 DEBUG: CInputManager::ProcessMouse: trying mouse action leftclick
  132. 21:51:40 T:12064 DEBUG: Thread LanguageInvoker start, auto delete: false
  133. 21:51:40 T:12064 INFO: initializing python engine.
  134. 21:51:40 T:12064 DEBUG: CPythonInvoker(29, C:\Users\matt\AppData\Roaming\Kodi\addons\script.database.cleaner\default.py): start processing
  135. 21:51:40 T:12064 DEBUG: -->Python Interpreter Initialized<--
  136. 21:51:40 T:12064 DEBUG: CPythonInvoker(29, C:\Users\matt\AppData\Roaming\Kodi\addons\script.database.cleaner\default.py): the source file to load is "C:\Users\matt\AppData\Roaming\Kodi\addons\script.database.cleaner\default.py"
  137. 21:51:40 T:12064 DEBUG: CPythonInvoker(29, C:\Users\matt\AppData\Roaming\Kodi\addons\script.database.cleaner\default.py): setting the Python path to C:\Users\matt\AppData\Roaming\Kodi\addons\script.database.cleaner;C:\Users\matt\AppData\Roaming\Kodi\addons\script.module.myconnpy\lib;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages
  138. 21:51:40 T:12064 DEBUG: CPythonInvoker(29, C:\Users\matt\AppData\Roaming\Kodi\addons\script.database.cleaner\default.py): entering source directory C:\Users\matt\AppData\Roaming\Kodi\addons\script.database.cleaner
  139. 21:51:40 T:12064 DEBUG: CPythonInvoker(29, C:\Users\matt\AppData\Roaming\Kodi\addons\script.database.cleaner\default.py): instantiating addon using automatically obtained id of "script.database.cleaner" dependent on version 2.19.0 of the xbmc.python api
  140. 21:51:41 T:12064 NOTICE: Video Database Cleaner: script version 0.5.1 started
  141. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos114
  142. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  143. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos113
  144. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  145. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos112
  146. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  147. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos111
  148. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  149. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos110
  150. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  151. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos109
  152. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  153. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos108
  154. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  155. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos107
  156. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  157. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos106
  158. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  159. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos105
  160. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  161. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos104
  162. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  163. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos103
  164. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  165. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos102
  166. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  167. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos101
  168. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  169. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos100
  170. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  171. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos99
  172. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  173. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos98
  174. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  175. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos97
  176. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  177. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos96
  178. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  179. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos95
  180. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  181. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos94
  182. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  183. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos93
  184. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  185. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos92
  186. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  187. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos91
  188. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  189. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos90
  190. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  191. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos89
  192. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  193. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos88
  194. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  195. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos87
  196. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  197. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos86
  198. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  199. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos85
  200. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  201. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos84
  202. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  203. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos83
  204. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  205. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos82
  206. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  207. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos81
  208. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  209. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos80
  210. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  211. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos79
  212. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  213. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos78
  214. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  215. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos77
  216. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  217. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos76
  218. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  219. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos75
  220. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  221. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos74
  222. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  223. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos73
  224. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  225. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos72
  226. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  227. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos71
  228. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  229. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos70
  230. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  231. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos69
  232. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  233. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos68
  234. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  235. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos67
  236. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  237. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos66
  238. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  239. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos65
  240. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  241. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos64
  242. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  243. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos63
  244. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  245. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos62
  246. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  247. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos61
  248. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  249. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos60
  250. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  251. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos59
  252. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  253. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos58
  254. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  255. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos57
  256. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  257. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos56
  258. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  259. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos55
  260. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  261. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos54
  262. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  263. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos53
  264. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  265. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos52
  266. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  267. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos51
  268. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  269. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos50
  270. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  271. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos49
  272. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  273. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos48
  274. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  275. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos47
  276. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  277. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos46
  278. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  279. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos45
  280. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  281. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos44
  282. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  283. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos43
  284. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  285. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos42
  286. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  287. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos41
  288. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  289. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos40
  290. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  291. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos39
  292. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  293. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos38
  294. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  295. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos37
  296. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  297. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Checking for database MyVideos36
  298. 21:51:41 T:12064 NOTICE: Previous line repeats 1 times.
  299. 21:51:41 T:12064 NOTICE: Video Database Cleaner: database name is MyVideos36
  300. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Database name is MyVideos36
  301. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Settings for file cleaning are as follows
  302. 21:51:41 T:12064 NOTICE: Video Database Cleaner: autocleaning afterwards
  303. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Prompting before deletion
  304. 21:51:41 T:12064 NOTICE: Video Database Cleaner: MySQL details - 192.168.1.7, xbmc, MyVideos36
  305. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Status of is_mysql is True
  306. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Got local sources.xml file
  307. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Attempting MySQL connection to MyVideos114
  308. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Attempting MySQL connection to MyVideos113
  309. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Attempting MySQL connection to MyVideos112
  310. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Attempting MySQL connection to MyVideos111
  311. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Attempting MySQL connection to MyVideos110
  312. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Attempting MySQL connection to MyVideos109
  313. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Attempting MySQL connection to MyVideos108
  314. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Attempting MySQL connection to MyVideos107
  315. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Attempting MySQL connection to MyVideos106
  316. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Attempting MySQL connection to MyVideos105
  317. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Attempting MySQL connection to MyVideos104
  318. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Attempting MySQL connection to MyVideos103
  319. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Attempting MySQL connection to MyVideos102
  320. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Attempting MySQL connection to MyVideos101
  321. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Attempting MySQL connection to MyVideos100
  322. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Attempting MySQL connection to MyVideos99
  323. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Connected to MySQL database MyVideos99
  324. 21:51:41 T:12064 NOTICE: Video Database Cleaner: Contents of sources.xml file
  325. 21:51:41 T:12064 NOTICE: Video Database Cleaner: <Element 'name' at 0x1907f250> - nfs://192.168.1.7/Movies/TVShows/
  326. 21:51:41 T:12064 NOTICE: Video Database Cleaner: <Element 'name' at 0x1907f050> - W:\
  327. 21:51:41 T:12064 NOTICE: Video Database Cleaner: <Element 'name' at 0x1907f650> - V:\
  328. 21:51:41 T:12064 NOTICE: Video Database Cleaner: <Element 'name' at 0x1907feb0> - T:\
  329. 21:51:41 T:12064 NOTICE: Video Database Cleaner: <Element 'name' at 0x1907f4d0> - S:\
  330. 21:51:41 T:12064 NOTICE: Video Database Cleaner: <Element 'name' at 0x1907ff30> - P:\
  331. 21:51:41 T:12064 NOTICE: Video Database Cleaner: <Element 'name' at 0x1907fa50> - O:\
  332. 21:51:41 T:12064 NOTICE: Video Database Cleaner: <Element 'name' at 0x1907f4b0> - X:\
  333. 21:51:41 T:12064 NOTICE: Video Database Cleaner: SQL command is DELETE FROM files WHERE idPath IN(SELECT idPath FROM path where (strPath NOT LIKE 'nfs://192.168.1.7/Movies/TVShows/%' AND strPath NOT LIKE 'W:\%' AND strPath NOT LIKE 'V:\%' AND strPath NOT LIKE 'T:\%' AND strPath NOT LIKE 'S:\%' AND strPath NOT LIKE 'P:\%' AND strPath NOT LIKE 'O:\%' AND strPath NOT LIKE 'X:\%'));
  334. 21:51:41 T:7412 DEBUG: ------ Window Init (DialogYesNo.xml) ------
  335. 21:51:41 T:7412 INFO: Loading skin file: DialogYesNo.xml, load type: KEEP_IN_MEMORY
  336. 21:51:41 T:7412 INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://www.msftncsi.com (easy=11EA39A8, multi=00000000)
  337. 21:51:41 T:7412 INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://www.w3.org (easy=23C997C0, multi=00000000)
  338. 21:51:52 T:7412 DEBUG: CWinEventsWin32::WndProcWindow is active
  339. 21:52:00 T:7412 DEBUG: ------ Window Deinit (Pointer.xml) ------
  340. 21:52:01 T:7412 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib.dll)
  341. 21:52:06 T:17400 DEBUG: Thread JobWorker 17400 terminating (autodelete)
  342. 21:52:06 T:19728 DEBUG: Thread JobWorker 19728 terminating (autodelete)
  343. 21:52:06 T:6412 DEBUG: Thread JobWorker 6412 terminating (autodelete)
  344. 21:52:06 T:20992 DEBUG: Thread JobWorker 20992 terminating (autodelete)
  345. 21:52:36 T:7412 DEBUG: CWinEventsWin32::WndProcWindow is active
  346. 21:52:36 T:7412 DEBUG: ------ Window Init (Pointer.xml) ------
  347. 21:52:44 T:7412 DEBUG: CInputManager::ProcessMouse: trying mouse action leftclick
  348. 21:52:45 T:7412 DEBUG: ------ Window Deinit (DialogYesNo.xml) ------
  349. 21:52:45 T:7412 DEBUG: ------ Window Init (DialogKaiToast.xml) ------
  350. 21:52:46 T:6264 DEBUG: Thread JobWorker start, auto delete: true
  351. 21:52:50 T:7412 DEBUG: Previous line repeats 1 times.
  352. 21:52:50 T:7412 NOTICE: CVideoDatabase::CleanDatabase: Starting videodatabase cleanup ..
  353. 21:52:50 T:7412 DEBUG: CAnnouncementManager - Announcement: OnCleanStarted from xbmc
  354. 21:52:50 T:7412 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnCleanStarted
  355. 21:52:50 T:7412 DEBUG: Mysql Start transaction
  356. 21:52:50 T:7412 DEBUG: DialogProgress::Open called
  357. 21:52:50 T:7412 DEBUG: ------ Window Init (DialogProgress.xml) ------
  358. 21:52:50 T:7412 INFO: Loading skin file: DialogProgress.xml, load type: KEEP_IN_MEMORY
  359. 21:52:50 T:7412 DEBUG: NFS: Context for 192.168.1.7/Movies not open - get a new context.
  360. 21:52:50 T:7412 DEBUG: NFS: Connected to server 192.168.1.7 and export /Movies
  361. 21:52:50 T:7412 DEBUG: NFS: chunks: r/w 32768/32768
  362. 21:52:51 T:7412 DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------
  363. 21:53:01 T:7412 DEBUG: ------ Window Deinit (Pointer.xml) ------
  364. 21:53:15 T:7412 DEBUG: CWinEventsWin32::WndProc: window resize event
  365. 21:53:15 T:7412 DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
  366. 21:53:15 T:7412 DEBUG: ------ Window Init (Pointer.xml) ------
  367. 21:53:15 T:7412 DEBUG: CVideoDatabase::CleanDatabase: Cleaning paths that don't exist and have content set...
  368. 21:53:16 T:7412 DEBUG: CVideoDatabase::CleanDatabase: Cleaning tvshow table
  369. 21:53:16 T:7412 DEBUG: CVideoDatabase::CleanDatabase: Cleaning path table
  370. 21:53:16 T:7412 DEBUG: Mysql execute: DELETE FROM path WHERE (strContent IS NULL OR strContent = '') AND (strSettings IS NULL OR strSettings = '') AND (strHash IS NULL OR strHash = '') AND (exclude IS NULL OR exclude != 1) AND (idParentPath IS NULL OR NOT EXISTS (SELECT 1 FROM (SELECT idPath FROM path) as parentPath WHERE parentPath.idPath = path.idParentPath)) AND NOT EXISTS (SELECT 1 FROM files WHERE files.idPath = path.idPath) AND NOT EXISTS (SELECT 1 FROM tvshowlinkpath WHERE tvshowlinkpath.idPath = path.idPath) AND NOT EXISTS (SELECT 1 FROM movie WHERE movie.c23 = path.idPath) AND NOT EXISTS (SELECT 1 FROM episode WHERE episode.c19 = path.idPath) AND NOT EXISTS (SELECT 1 FROM musicvideo WHERE musicvideo.c14 = path.idPath)
  371. 21:53:16 T:7412 DEBUG: CVideoDatabase::CleanDatabase: Cleaning genre table
  372. 21:53:16 T:7412 DEBUG: Mysql execute: DELETE FROM genre WHERE NOT EXISTS (SELECT 1 FROM genre_link WHERE genre_link.genre_id = genre.genre_id)
  373. 21:53:16 T:7412 DEBUG: CVideoDatabase::CleanDatabase: Cleaning country table
  374. 21:53:16 T:7412 DEBUG: Mysql execute: DELETE FROM country WHERE NOT EXISTS (SELECT 1 FROM country_link WHERE country_link.country_id = country.country_id)
  375. 21:53:16 T:7412 DEBUG: CVideoDatabase::CleanDatabase: Cleaning actor table of actors, directors and writers
  376. 21:53:16 T:7412 DEBUG: Mysql execute: DELETE FROM actor WHERE NOT EXISTS (SELECT 1 FROM actor_link WHERE actor_link.actor_id = actor.actor_id) AND NOT EXISTS (SELECT 1 FROM director_link WHERE director_link.actor_id = actor.actor_id) AND NOT EXISTS (SELECT 1 FROM writer_link WHERE writer_link.actor_id = actor.actor_id)
  377. 21:53:17 T:7412 DEBUG: CVideoDatabase::CleanDatabase: Cleaning studio table
  378. 21:53:17 T:7412 DEBUG: Mysql execute: DELETE FROM studio WHERE NOT EXISTS (SELECT 1 FROM studio_link WHERE studio_link.studio_id = studio.studio_id)
  379. 21:53:17 T:7412 DEBUG: CVideoDatabase::CleanDatabase: Cleaning set table
  380. 21:53:17 T:7412 DEBUG: Mysql execute: DELETE FROM sets WHERE NOT EXISTS (SELECT 1 FROM movie WHERE movie.idSet = sets.idSet)
  381. 21:53:17 T:7412 DEBUG: Mysql commit transaction
  382. 21:53:17 T:7412 NOTICE: CVideoDatabase::CleanDatabase: Cleaning videodatabase done. Operation took 00:26
  383. 21:53:17 T:7412 DEBUG: CAnnouncementManager - Announcement: OnCleanFinished from xbmc
  384. 21:53:17 T:7412 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnCleanFinished
  385. 21:53:17 T:12064 NOTICE: Video Database Cleaner: Clean library sucessfully called
  386. 21:53:17 T:12064 NOTICE: Video Database Cleaner: Script finished
  387. 21:53:17 T:12064 INFO: CPythonInvoker(29, C:\Users\matt\AppData\Roaming\Kodi\addons\script.database.cleaner\default.py): script successfully run
  388. 21:53:17 T:7412 DEBUG: CGUIMediaWindow::GetDirectory (addons://sources/executable)
  389. 21:53:17 T:7412 DEBUG: ParentPath = [addons://sources/executable]
  390. 21:53:17 T:21140 DEBUG: Thread BackgroundLoader start, auto delete: false
  391. 21:53:17 T:7412 DEBUG: ------ Window Deinit (DialogProgress.xml) ------
  392. 21:53:17 T:21140 DEBUG: Thread BackgroundLoader 21140 terminating
  393. 21:53:17 T:12064 INFO: Python script stopped
  394. 21:53:17 T:12064 DEBUG: Thread LanguageInvoker 12064 terminating
  395. 21:53:18 T:7412 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
  396. 21:53:18 T:7412 DEBUG: CInputManager::OnKey: backspace (0xf008) pressed, action is Back
  397. 21:53:18 T:7412 DEBUG: CGUIMediaWindow::GetDirectory ()
  398. 21:53:18 T:7412 DEBUG: ParentPath = []
  399. 21:53:18 T:15816 DEBUG: Thread BackgroundLoader start, auto delete: false
  400. 21:53:18 T:15816 DEBUG: Thread BackgroundLoader 15816 terminating
  401. 21:53:18 T:7412 DEBUG: ------ Window Deinit (Pointer.xml) ------
  402. 21:53:20 T:7412 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
  403. 21:53:20 T:7412 DEBUG: CInputManager::OnKey: backspace (0xf008) pressed, action is Back
  404. 21:53:20 T:7412 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  405. 21:53:20 T:7412 DEBUG: ------ Window Deinit (MyPrograms.xml) ------
  406. 21:53:20 T:7412 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  407. 21:53:20 T:7412 DEBUG: ------ Window Init (Home.xml) ------
  408. 21:53:20 T:7412 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib.dll)
  409. 21:53:20 T:21940 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  410. 21:53:20 T:3316 DEBUG: CVideoDatabase::RunQuery took 8 ms for 0 items query: select * from movie_view WHERE ((movie_view.playCount IS NULL OR movie_view.playCount = 0))
  411. 21:53:20 T:21940 DEBUG: GetRecentlyAddedAlbumSongs() query: SELECT songview.*, songartistview.* FROM (SELECT idAlbum FROM album ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN songview ON songview.idAlbum = recentalbums.idAlbum JOIN songartistview ON songview.idSong = songartistview.idSong ORDER BY songview.idAlbum desc, songview.itrack, songartistview.iOrder
  412. 21:53:20 T:3316 DEBUG: CVideoDatabase::RunQuery took 38 ms for 281 items query: select * from episode_view WHERE ((episode_view.playCount IS NULL OR episode_view.playCount < 1))
  413. 21:53:20 T:21940 DEBUG: CMusicDatabase::GetRecentlyAddedAlbums query: SELECT albumview.*, albumartistview.* FROM (SELECT idAlbum FROM album WHERE strAlbum != '' ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN albumview ON albumview.idAlbum = recentalbums.idAlbum LEFT JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum ORDER BY albumview.idAlbum desc, albumartistview.iOrder
  414. 21:53:20 T:21940 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  415. 21:53:20 T:21940 DEBUG: CVideoDatabase::RunQuery took 13 ms for 0 items query: select * from movie_view ORDER BY dateAdded desc, idMovie desc LIMIT 10
  416. 21:53:20 T:21940 DEBUG: CVideoDatabase::RunQuery took 40 ms for 10 items query: select * from episode_view ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  417. 21:53:20 T:21940 DEBUG: CVideoDatabase::RunQuery took 3 ms for 0 items query: select * from musicvideo_view ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  418. 21:53:20 T:21940 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  419. 21:53:20 T:3316 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from musicvideo_view
  420. 21:53:21 T:3316 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.*, albumartistview.* FROM albumview LEFT JOIN albumartistview on albumartistview.idalbum = albumview.idalbum WHERE albumview.strReleaseType = 'album'
  421. 21:53:21 T:3316 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 36 ms
  422. 21:53:21 T:3316 DEBUG: Skin Widgets: Total time needed to request recent items queries: 0:00:00.480000
  423. 21:53:22 T:7412 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  424. 21:53:22 T:7412 DEBUG: CInputManager::OnKey: left (0xf082) pressed, action is Left
  425. 21:53:23 T:7412 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  426. 21:53:23 T:7412 DEBUG: CInputManager::OnKey: left (0xf082) pressed, action is Left
  427. 21:53:24 T:7412 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  428. 21:53:24 T:7412 DEBUG: CInputManager::OnKey: left (0xf082) pressed, action is Left
  429. 21:53:24 T:7412 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  430. 21:53:24 T:7412 DEBUG: CInputManager::OnKey: left (0xf082) pressed, action is Left
  431. 21:53:25 T:7412 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  432. 21:53:25 T:7412 DEBUG: CInputManager::OnKey: left (0xf082) pressed, action is Left
  433. 21:53:25 T:7412 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  434. 21:53:25 T:7412 DEBUG: CInputManager::OnKey: left (0xf082) pressed, action is Left
  435. 21:53:27 T:7412 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  436. 21:53:27 T:7412 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  437. 21:53:27 T:7412 DEBUG: Activating window ID: 10025
  438. 21:53:27 T:7412 DEBUG: ------ Window Deinit (Home.xml) ------
  439. 21:53:27 T:7412 DEBUG: ------ Window Init (MyVideoNav.xml) ------
  440. 21:53:27 T:7412 DEBUG: CGUIMediaWindow::GetDirectory (videodb://movies/titles/)
  441. 21:53:27 T:7412 DEBUG: ParentPath = [videodb://movies/titles/]
  442. 21:53:27 T:7412 DEBUG: CVideoDatabase::RunQuery took 7 ms for 0 items query: select * from movie_view
  443. 21:53:27 T:12416 DEBUG: Thread BackgroundLoader start, auto delete: false
  444. 21:53:27 T:12416 DEBUG: Thread BackgroundLoader 12416 terminating
  445. 21:53:27 T:19740 DEBUG: Thread LanguageInvoker start, auto delete: false
  446. 21:53:27 T:19740 INFO: initializing python engine.
  447. 21:53:27 T:19740 DEBUG: CPythonInvoker(30, C:\Users\matt\AppData\Roaming\Kodi\addons\script.videolanguage\default.py): start processing
  448. 21:53:28 T:9612 DEBUG: script.tvtunes: TunesBackend: themePath = videodb://movies/
  449. 21:53:28 T:19740 DEBUG: -->Python Interpreter Initialized<--
  450. 21:53:28 T:19740 DEBUG: CPythonInvoker(30, C:\Users\matt\AppData\Roaming\Kodi\addons\script.videolanguage\default.py): the source file to load is "C:\Users\matt\AppData\Roaming\Kodi\addons\script.videolanguage\default.py"
  451. 21:53:28 T:19740 DEBUG: CPythonInvoker(30, C:\Users\matt\AppData\Roaming\Kodi\addons\script.videolanguage\default.py): setting the Python path to C:\Users\matt\AppData\Roaming\Kodi\addons\script.videolanguage;C:\Users\matt\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages
  452. 21:53:28 T:19740 DEBUG: CPythonInvoker(30, C:\Users\matt\AppData\Roaming\Kodi\addons\script.videolanguage\default.py): entering source directory C:\Users\matt\AppData\Roaming\Kodi\addons\script.videolanguage
  453. 21:53:28 T:19740 DEBUG: CPythonInvoker(30, C:\Users\matt\AppData\Roaming\Kodi\addons\script.videolanguage\default.py): instantiating addon using automatically obtained id of "script.videolanguage" dependent on version 2.1.0 of the xbmc.python api
  454. 21:53:28 T:19740 DEBUG: script.videolanguage: version 0.1.0 started
  455. 21:53:28 T:19740 DEBUG: script.videolanguage: params: {'backend': 'True'}
  456. 21:53:30 T:7412 DEBUG: ------ Window Init (Pointer.xml) ------
  457. 21:53:32 T:7412 DEBUG: CWinEventsWin32::WndProcWindow is active
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement