Advertisement
Guest User

Untitled

a guest
Oct 22nd, 2010
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.74 KB | None | 0 0
  1. 16:57:58 T:5708 M:830119936 NOTICE: Enabled debug logging due to GUI setting. Level 2.
  2. 16:58:01 T:5708 M:833507328 DEBUG: SDLKeyboard: scancode: 14, sym: 8, unicode: 8, modifier: 0
  3. 16:58:01 T:5708 M:833507328 DEBUG: CApplication::OnKey: 61448 pressed, action is PreviousMenu
  4. 16:58:01 T:5708 M:833449984 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  5. 16:58:01 T:5708 M:833449984 DEBUG: ------ Window Deinit (SettingsCategory.xml) ------
  6. 16:58:01 T:5708 M:833568768 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  7. 16:58:01 T:5708 M:833568768 DEBUG: ------ Window Init (Settings.xml) ------
  8. 16:58:01 T:5708 M:833568768 INFO: Loading skin file: Settings.xml
  9. 16:58:01 T:5708 M:833024000 DEBUG: SDLKeyboard: scancode: 14, sym: 8, unicode: 8, modifier: 0
  10. 16:58:01 T:5708 M:833024000 DEBUG: CApplication::OnKey: 61448 pressed, action is PreviousMenu
  11. 16:58:01 T:5708 M:833015808 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  12. 16:58:01 T:5708 M:833015808 DEBUG: ------ Window Deinit (Settings.xml) ------
  13. 16:58:02 T:5708 M:833011712 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  14. 16:58:02 T:5708 M:833011712 DEBUG: ------ Window Init (Home.xml) ------
  15. 16:58:02 T:5708 M:833011712 INFO: Loading skin file: Home.xml
  16. 16:58:02 T:5708 M:833007616 DEBUG: CApplication::ExecuteXBMCAction : Translating SetFocus(9000)
  17. 16:58:02 T:5708 M:833007616 DEBUG: CApplication::ExecuteXBMCAction : To SetFocus(9000)
  18. 16:58:03 T:5708 M:833449984 DEBUG: SDLKeyboard: scancode: 72, sym: 273, unicode: 0, modifier: 0
  19. 16:58:03 T:5708 M:833449984 DEBUG: CApplication::OnKey: 61478 pressed, action is Up
  20. 16:58:03 T:5708 M:832806912 DEBUG: SDLKeyboard: scancode: 72, sym: 273, unicode: 0, modifier: 0
  21. 16:58:03 T:5708 M:832806912 DEBUG: CApplication::OnKey: 61478 pressed, action is Up
  22. 16:58:04 T:5708 M:828329984 DEBUG: SDLKeyboard: scancode: 77, sym: 275, unicode: 0, modifier: 0
  23. 16:58:04 T:5708 M:828329984 DEBUG: CApplication::OnKey: 61479 pressed, action is Right
  24. 16:58:05 T:5708 M:831889408 DEBUG: SDLKeyboard: scancode: 80, sym: 274, unicode: 0, modifier: 0
  25. 16:58:05 T:5708 M:831889408 DEBUG: CApplication::OnKey: 61480 pressed, action is Down
  26. 16:58:06 T:5708 M:833241088 DEBUG: SDLKeyboard: scancode: 80, sym: 274, unicode: 0, modifier: 0
  27. 16:58:06 T:5708 M:833241088 DEBUG: CApplication::OnKey: 61480 pressed, action is Down
  28. 16:58:07 T:5708 M:836702208 DEBUG: SDLKeyboard: scancode: 28, sym: 13, unicode: 13, modifier: 0
  29. 16:58:07 T:5708 M:836702208 DEBUG: CApplication::OnKey: 61453 pressed, action is Select
  30. 16:58:07 T:5708 M:836689920 DEBUG: CApplication::ExecuteXBMCAction : Translating ActivateWindow(VideoLibrary)
  31. 16:58:07 T:5708 M:836689920 DEBUG: CApplication::ExecuteXBMCAction : To ActivateWindow(VideoLibrary)
  32. 16:58:07 T:5708 M:836685824 DEBUG: Activating window ID: 10025
  33. 16:58:07 T:5708 M:836685824 DEBUG: Checking if window ID 10024 is locked.
  34. 16:58:07 T:5708 M:836685824 DEBUG: ------ Window Deinit (Home.xml) ------
  35. 16:58:07 T:5708 M:836640768 DEBUG: ------ Window Init (MyVideoNav.xml) ------
  36. 16:58:07 T:5708 M:836640768 INFO: Loading skin file: MyVideoNav.xml
  37. 16:58:07 T:5708 M:836415488 DEBUG: CGUIMediaWindow::GetDirectory (videodb://1/2/)
  38. 16:58:07 T:5708 M:836415488 DEBUG: ParentPath = [videodb://1/2/]
  39. 16:58:07 T:5708 M:836427776 DEBUG: CVideoDatabase::GetSetsNav query: SELECT sets.idSet,sets.strSet,COUNT(1) AS c,count(files.playCount) FROM sets JOIN setlinkmovie ON sets.idSet=setlinkmovie.idSet JOIN movie ON setlinkmovie.idMovie=movie.idMovie JOIN files ON files.idFile=movie.idFile GROUP BY sets.idSet HAVING c>1
  40. 16:58:07 T:5708 M:836407296 DEBUG: CVideoDatabase::GetMoviesByWhere query: select * from movieview WHERE movieview.idMovie NOT IN (SELECT idMovie FROM setlinkmovie s1 JOIN(SELECT idSet, COUNT(1) AS c FROM setlinkmovie GROUP BY idSet HAVING c>1) s2 ON s2.idSet=s1.idSet)
  41. 16:58:07 T:5708 M:836407296 DEBUG: Time for actual SQL query = 2
  42. 16:58:07 T:5708 M:836399104 DEBUG: Time to retrieve movies from dataset = 2
  43. 16:58:07 T:5708 M:836399104 DEBUG: Saving fileitems [videodb://1/2/]
  44. 16:58:07 T:5708 M:836399104 DEBUG: -- items: 4, sort method: 25, ascending: true
  45. 16:58:07 T:2628 M:836083712 DEBUG: thread start, auto delete: 0
  46. 16:58:07 T:5208 M:834351104 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://freenas/duetera/video/DVD/test/Amici Miei Atto III/VIDEO_TS/VIDEO_TS.IFO
  47. 16:58:07 T:5208 M:834347008 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://freenas/duetera/video/DVD/test/Il Vigile.iso
  48. 16:58:07 T:5208 M:834347008 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://freenas/duetera/video/DVD/test/Johnny Stecchino.iso
  49. 16:58:07 T:2628 M:834347008 DEBUG: Thread 2628 terminating
  50. 16:58:08 T:5708 M:835420160 DEBUG: SDLKeyboard: scancode: 83, sym: 127, unicode: 0, modifier: 0
  51. 16:58:08 T:5708 M:835420160 DEBUG: CApplication::OnKey: 61486 pressed, action is Delete
  52. 16:58:08 T:5708 M:835420160 INFO: Loading skin file: DialogYesNo.xml
  53. 16:58:08 T:5708 M:835416064 DEBUG: ------ Window Init (DialogYesNo.xml) ------
  54. 16:58:09 T:5708 M:835317760 DEBUG: SDLKeyboard: scancode: 75, sym: 276, unicode: 0, modifier: 0
  55. 16:58:09 T:5708 M:835317760 DEBUG: CApplication::OnKey: 61477 pressed, action is Left
  56. 16:58:09 T:5708 M:835194880 DEBUG: SDLKeyboard: scancode: 28, sym: 13, unicode: 13, modifier: 0
  57. 16:58:09 T:5708 M:835194880 DEBUG: CApplication::OnKey: 61453 pressed, action is Select
  58. 16:58:09 T:5708 M:835276800 DEBUG: ------ Window Deinit (DialogYesNo.xml) ------
  59. 16:58:09 T:5208 M:835272704 DEBUG: CVideoDatabase::GetMoviesByWhere query: select * from movieview join setlinkmovie on setlinkmovie.idMovie=movieview.idMovie where setlinkmovie.idSet=6
  60. 16:58:09 T:5208 M:835272704 DEBUG: Time for actual SQL query = 1
  61. 16:58:09 T:5208 M:835272704 DEBUG: Time to retrieve movies from dataset = 1
  62. 16:58:09 T:5708 M:835272704 INFO: Loading skin file: DialogYesNo.xml
  63. 16:58:09 T:5708 M:835268608 DEBUG: ------ Window Init (DialogYesNo.xml) ------
  64. 16:58:10 T:5708 M:835289088 DEBUG: SDLKeyboard: scancode: 75, sym: 276, unicode: 0, modifier: 0
  65. 16:58:10 T:5708 M:835289088 DEBUG: CApplication::OnKey: 61477 pressed, action is Left
  66. 16:58:10 T:5708 M:835293184 DEBUG: SDLKeyboard: scancode: 28, sym: 13, unicode: 13, modifier: 0
  67. 16:58:10 T:5708 M:835293184 DEBUG: CApplication::OnKey: 61453 pressed, action is Select
  68. 16:58:10 T:5708 M:835395584 DEBUG: ------ Window Deinit (DialogYesNo.xml) ------
  69. 16:58:10 T:5708 M:835383296 DEBUG: CVideoDatabase::GetMovieId (smb://freenas/duetera/video/DVD/test/Amici Miei/VIDEO_TS/VIDEO_TS.IFO), query = select idMovie from movie where idFile=110
  70. 16:58:10 T:5708 M:835428352 INFO: Loading skin file: DialogYesNo.xml
  71. 16:58:10 T:5708 M:835428352 DEBUG: ------ Window Init (DialogYesNo.xml) ------
  72. 16:58:10 T:2668 M:835395584 DEBUG: thread start, auto delete: 1
  73. 16:58:11 T:5708 M:835444736 DEBUG: Previous line repeats 1 times.
  74. 16:58:11 T:5708 M:835444736 DEBUG: SDLKeyboard: scancode: 75, sym: 276, unicode: 0, modifier: 0
  75. 16:58:11 T:5708 M:835444736 DEBUG: CApplication::OnKey: 61477 pressed, action is Left
  76. 16:58:11 T:5708 M:835362816 DEBUG: SDLKeyboard: scancode: 28, sym: 13, unicode: 13, modifier: 0
  77. 16:58:11 T:5708 M:835362816 DEBUG: CApplication::OnKey: 61453 pressed, action is Select
  78. 16:58:11 T:5708 M:835567616 DEBUG: ------ Window Deinit (DialogYesNo.xml) ------
  79. 16:58:11 T:5708 M:835514368 DEBUG: CVideoDatabase::GetMovieId (smb://freenas/duetera/video/DVD/test/Amici Miei atto II.iso), query = select idMovie from movie where idFile=112
  80. 16:58:11 T:5708 M:835522560 DEBUG: CGUIMediaWindow::GetDirectory (videodb://1/2/)
  81. 16:58:11 T:5708 M:835522560 DEBUG: ParentPath = [videodb://1/2/]
  82. 16:58:11 T:5208 M:835497984 DEBUG: CVideoDatabase::GetSetsNav query: SELECT sets.idSet,sets.strSet,COUNT(1) AS c,count(files.playCount) FROM sets JOIN setlinkmovie ON sets.idSet=setlinkmovie.idSet JOIN movie ON setlinkmovie.idMovie=movie.idMovie JOIN files ON files.idFile=movie.idFile GROUP BY sets.idSet HAVING c>1
  83. 16:58:11 T:5208 M:835485696 DEBUG: CVideoDatabase::GetMoviesByWhere query: select * from movieview WHERE movieview.idMovie NOT IN (SELECT idMovie FROM setlinkmovie s1 JOIN(SELECT idSet, COUNT(1) AS c FROM setlinkmovie GROUP BY idSet HAVING c>1) s2 ON s2.idSet=s1.idSet)
  84. 16:58:11 T:5208 M:835469312 DEBUG: Time for actual SQL query = 1
  85. 16:58:11 T:5208 M:835461120 DEBUG: Time to retrieve movies from dataset = 2
  86. 16:58:11 T:5708 M:835444736 DEBUG: Saving fileitems [videodb://1/2/]
  87. 16:58:11 T:5708 M:835440640 DEBUG: -- items: 3, sort method: 25, ascending: true
  88. 16:58:11 T:5528 M:835428352 DEBUG: thread start, auto delete: 0
  89. 16:58:11 T:4192 M:835268608 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://freenas/duetera/video/DVD/test/Amici Miei Atto III/VIDEO_TS/VIDEO_TS.IFO
  90. 16:58:11 T:5528 M:834666496 DEBUG: Thread 5528 terminating
  91. 16:58:11 T:5208 M:833089536 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://freenas/duetera/video/DVD/test/Il Vigile.iso
  92. 16:58:11 T:5208 M:833085440 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://freenas/duetera/video/DVD/test/Johnny Stecchino.iso
  93. 16:58:14 T:5708 M:831410176 DEBUG: CPlayerCoreFactory::GetPlayers(smb://freenas/duetera/video/DVD/test/Amici Miei Atto III/VIDEO_TS/VIDEO_TS.IFO)
  94. 16:58:14 T:5708 M:831410176 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
  95. 16:58:14 T:5708 M:831410176 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
  96. 16:58:14 T:5708 M:831410176 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtv
  97. 16:58:14 T:5708 M:831410176 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: hdhomerun/myth/rtmp/mms/udp
  98. 16:58:14 T:5708 M:831410176 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
  99. 16:58:14 T:5708 M:831410176 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
  100. 16:58:14 T:5708 M:831410176 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
  101. 16:58:14 T:5708 M:831410176 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
  102. 16:58:14 T:5708 M:831410176 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdfile
  103. 16:58:14 T:5708 M:831410176 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: dvdfile
  104. 16:58:14 T:5708 M:831410176 DEBUG: CPlayerSelectionRule::GetPlayers: adding player: videodefaultdvdplayer (1) for rule: dvdfile
  105. 16:58:14 T:5708 M:831410176 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
  106. 16:58:14 T:5708 M:831410176 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
  107. 16:58:14 T:5708 M:831406080 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
  108. 16:58:14 T:5708 M:831406080 DEBUG: CPlayerCoreFactory::GetPlayers: matched 1 rules with players
  109. 16:58:14 T:5708 M:831406080 DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (1)
  110. 16:58:14 T:5708 M:831406080 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
  111. 16:58:14 T:5708 M:831406080 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
  112. 16:58:14 T:5708 M:831406080 DEBUG: CPlayerCoreFactory::GetPlayers: adding player: DVDPlayer (1)
  113. 16:58:14 T:5708 M:831406080 DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
  114. 16:58:14 T:5708 M:831389696 DEBUG: CFavourites::Load - no system favourites found, skipping
  115. 16:58:14 T:5708 M:831389696 DEBUG: CFavourites::Load - no userdata favourites found, skipping
  116. 16:58:14 T:5708 M:831373312 INFO: Loading skin file: DialogContextMenu.xml
  117. 16:58:14 T:5708 M:831369216 DEBUG: ------ Window Init (DialogContextMenu.xml) ------
  118. 16:58:16 T:5708 M:831795200 DEBUG: ------ Window Deinit (DialogContextMenu.xml) ------
  119. 16:58:16 T:5708 M:831795200 DEBUG: ------ Window Init (DialogVideoScan.xml) ------
  120. 16:58:16 T:5708 M:831795200 INFO: Loading skin file: DialogVideoScan.xml
  121. 16:58:16 T:4732 M:831754240 DEBUG: thread start, auto delete: 0
  122. 16:58:16 T:4732 M:831737856 NOTICE: VideoInfoScanner: Starting scan ..
  123. 16:58:16 T:4732 M:831868928 DEBUG: VideoInfoScanner: Scanning dir 'smb://freenas/duetera/video/DVD/test/' as not in the database
  124. 16:58:16 T:4732 M:831868928 DEBUG: CVideoDatabase::GetMovieId (smb://freenas/duetera/video/DVD/test/Amici Miei/VIDEO_TS/VIDEO_TS.IFO), query = select idMovie from movie where idFile=110
  125. 16:58:16 T:4732 M:831836160 DEBUG: Win32DllLoader::Load(special://xbmcbin/system/libcurl.dll)
  126. 16:58:16 T:4732 M:830664704 DEBUG: Win32DllLoader::Load(special://xbmcbin/system/libidn-11.dll)
  127. 16:58:16 T:4732 M:830664704 DEBUG: Win32DllLoader::Load(special://xbmcbin/system/libeay32.dll)
  128. 16:58:16 T:4732 M:830664704 DEBUG: Win32DllLoader::Load(special://xbmcbin/system/libssl32.dll)
  129. 16:58:16 T:4732 M:830574592 DEBUG: Win32DllLoader::Load(ADVAPI32.DLL)
  130. 16:58:16 T:4732 M:830570496 DEBUG: Win32DllLoader::Load(KERNEL32.DLL)
  131. 16:58:16 T:4732 M:830554112 DEBUG: Win32DllLoader::Load(NETAPI32.DLL)
  132. 16:58:16 T:4732 M:830414848 DEBUG: FreeLibrary(NETAPI32.DLL) -> 0706F530
  133. 16:58:16 T:4732 M:830414848 DEBUG: Win32DllLoader::Unload NETAPI32.DLL
  134. 16:58:16 T:4732 M:830529536 DEBUG: FreeLibrary(ADVAPI32.DLL) -> 07069360
  135. 16:58:16 T:4732 M:830529536 DEBUG: Win32DllLoader::Unload ADVAPI32.DLL
  136. 16:58:16 T:4732 M:830529536 DEBUG: Win32DllLoader::Load(USER32.DLL)
  137. 16:58:16 T:4732 M:830529536 DEBUG: FreeLibrary(USER32.DLL) -> 07069360
  138. 16:58:16 T:4732 M:830529536 DEBUG: Win32DllLoader::Unload USER32.DLL
  139. 16:58:18 T:4732 M:830144512 DEBUG: FreeLibrary(KERNEL32.DLL) -> 0706FA30
  140. 16:58:18 T:4732 M:830263296 DEBUG: Win32DllLoader::Unload KERNEL32.DLL
  141. 16:58:20 T:4732 M:830017536 DEBUG: Win32DllLoader::Load(secur32.dll)
  142. 16:58:20 T:4732 M:829964288 DEBUG: scraper: NfoUrl returned <url>http://www.movieplayer.it/film/2187/amici-miei/
  143.  
  144. </url>
  145. 16:58:20 T:4732 M:829964288 DEBUG: VideoInfoScanner: Found matching Mixed NFO file: smb://freenas/duetera/video/DVD/test/Amici Miei/VIDEO_TS/VIDEO_TS.nfo
  146. 16:58:20 T:4732 M:829964288 DEBUG: VideoInfoScanner: Fetching url 'http://www.movieplayer.it/film/2187/amici-miei/
  147.  
  148. ' using MoviePlayer.it scraper (content: 'movies')
  149. 16:58:20 T:4732 M:829902848 DEBUG: FileCurl::Open(0843F168) http://www.movieplayer.it/film/2187/amici-miei/
  150. 16:58:20 T:4732 M:829857792 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://www.movieplayer.it
  151. 16:58:23 T:4732 M:829558784 WARNING: XFILE::CFileCurl::CReadState::FillBuffer: curl failed with code 22
  152. 16:58:23 T:4732 M:829558784 ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
  153. 16:58:23 T:4732 M:829558784 DEBUG: FileCurl::Close(0843F168) http://www.movieplayer.it/film/2187/amici-miei/
  154. 16:58:23 T:4732 M:829554688 ERROR: ADDON::CScraper::Run: Unable to parse web site
  155. 16:58:23 T:4732 M:829554688 DEBUG: VideoInfoScanner: Adding new item to movies:smb://freenas/duetera/video/DVD/test/Amici Miei/VIDEO_TS/VIDEO_TS.IFO
  156. 16:58:23 T:4732 M:829554688 DEBUG: CVideoDatabase::GetMovieId (smb://freenas/duetera/video/DVD/test/Amici Miei/VIDEO_TS/VIDEO_TS.IFO), query = select idMovie from movie where idFile=110
  157. 16:58:23 T:4732 M:829648896 DEBUG: Previous line repeats 1 times.
  158. 16:58:23 T:4732 M:829648896 DEBUG: CVideoDatabase::GetMovieId (smb://freenas/duetera/video/DVD/test/Amici Miei Atto III/VIDEO_TS/VIDEO_TS.IFO), query = select idMovie from movie where idFile=111
  159. 16:58:23 T:4732 M:829648896 DEBUG: CVideoDatabase::GetMovieId (smb://freenas/duetera/video/DVD/test/Amici Miei atto II.iso), query = select idMovie from movie where idFile=112
  160. 16:58:23 T:4732 M:829612032 DEBUG: scraper: NfoUrl returned <url>http://www.movieplayer.it/film/11507/amici-miei-atto-ii/
  161.  
  162. </url>
  163. 16:58:23 T:4732 M:829612032 DEBUG: VideoInfoScanner: Found matching Mixed NFO file: smb://freenas/duetera/video/DVD/test/Amici Miei atto II.nfo
  164. 16:58:23 T:4732 M:829612032 DEBUG: VideoInfoScanner: Fetching url 'http://www.movieplayer.it/film/11507/amici-miei-atto-ii/
  165.  
  166. ' using MoviePlayer.it scraper (content: 'movies')
  167. 16:58:23 T:4732 M:829632512 DEBUG: FileCurl::Open(0843F168) http://www.movieplayer.it/film/11507/amici-miei-atto-ii/
  168. 16:58:23 T:4732 M:829779968 WARNING: XFILE::CFileCurl::CReadState::FillBuffer: curl failed with code 22
  169. 16:58:23 T:4732 M:829779968 ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
  170. 16:58:23 T:4732 M:829779968 DEBUG: FileCurl::Close(0843F168) http://www.movieplayer.it/film/11507/amici-miei-atto-ii/
  171. 16:58:23 T:4732 M:829779968 ERROR: ADDON::CScraper::Run: Unable to parse web site
  172. 16:58:23 T:4732 M:829779968 DEBUG: VideoInfoScanner: Adding new item to movies:smb://freenas/duetera/video/DVD/test/Amici Miei atto II.iso
  173. 16:58:23 T:4732 M:829779968 DEBUG: CVideoDatabase::GetMovieId (smb://freenas/duetera/video/DVD/test/Amici Miei atto II.iso), query = select idMovie from movie where idFile=112
  174. 16:58:23 T:4732 M:829788160 DEBUG: Previous line repeats 1 times.
  175. 16:58:23 T:4732 M:829788160 DEBUG: CVideoDatabase::GetMovieId (smb://freenas/duetera/video/DVD/test/Il Vigile.iso), query = select idMovie from movie where idFile=113
  176. 16:58:23 T:4732 M:829788160 DEBUG: CVideoDatabase::GetMovieId (smb://freenas/duetera/video/DVD/test/Johnny Stecchino.iso), query = select idMovie from movie where idFile=114
  177. 16:58:23 T:4732 M:829763584 DEBUG: VideoInfoScanner: Finished adding information from dir smb://freenas/duetera/video/DVD/test/
  178. 16:58:23 T:4732 M:829779968 NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 00:07
  179. 16:58:23 T:4732 M:829779968 INFO: Video scan was stopped or finished ... restoring FindRemoteThumbs
  180. 16:58:23 T:4732 M:829779968 DEBUG: Thread 4732 terminating
  181. 16:58:23 T:5708 M:829865984 DEBUG: CGUIMediaWindow::GetDirectory (videodb://1/2/)
  182. 16:58:23 T:5708 M:829865984 DEBUG: ParentPath = [videodb://1/2/]
  183. 16:58:23 T:4192 M:829841408 DEBUG: CVideoDatabase::GetSetsNav query: SELECT sets.idSet,sets.strSet,COUNT(1) AS c,count(files.playCount) FROM sets JOIN setlinkmovie ON sets.idSet=setlinkmovie.idSet JOIN movie ON setlinkmovie.idMovie=movie.idMovie JOIN files ON files.idFile=movie.idFile GROUP BY sets.idSet HAVING c>1
  184. 16:58:23 T:4192 M:829812736 DEBUG: CVideoDatabase::GetMoviesByWhere query: select * from movieview WHERE movieview.idMovie NOT IN (SELECT idMovie FROM setlinkmovie s1 JOIN(SELECT idSet, COUNT(1) AS c FROM setlinkmovie GROUP BY idSet HAVING c>1) s2 ON s2.idSet=s1.idSet)
  185. 16:58:23 T:4192 M:829808640 DEBUG: Time for actual SQL query = 2
  186. 16:58:23 T:4192 M:829800448 DEBUG: Time to retrieve movies from dataset = 1
  187. 16:58:23 T:5708 M:829779968 DEBUG: Saving fileitems [videodb://1/2/]
  188. 16:58:23 T:5708 M:829775872 DEBUG: -- items: 4, sort method: 25, ascending: true
  189. 16:58:23 T:3344 M:829767680 DEBUG: thread start, auto delete: 0
  190. 16:58:23 T:3344 M:830054400 DEBUG: Thread 3344 terminating
  191. 16:58:23 T:2668 M:830062592 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://freenas/duetera/video/DVD/test/Amici Miei Atto III/VIDEO_TS/VIDEO_TS.IFO
  192. 16:58:23 T:2668 M:830062592 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://freenas/duetera/video/DVD/test/Johnny Stecchino.iso
  193. 16:58:23 T:2668 M:830062592 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://freenas/duetera/video/DVD/test/Il Vigile.iso
  194. 16:58:24 T:5708 M:830070784 DEBUG: ------ Window Deinit (DialogVideoScan.xml) ------
  195. 16:58:28 T:5708 M:827121664 DEBUG: CWinEventsWin32::WndProcWindow is active
  196. 16:58:28 T:5708 M:827121664 DEBUG: CWinEventsWin32::WndProcWindow lost focus
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement