Advertisement
getafix

xbmc_mysql

Sep 13th, 2012
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.30 KB | None | 0 0
  1. 08:01:32 T:8328 NOTICE: -----------------------------------------------------------------------
  2. 08:01:32 T:8328 NOTICE: Starting XBMC (12.0-ALPHA3 Git:20120701-37fc72c), Platform: Windows 7, 64-bit (WoW) Service Pack 1 build 7601. Built on Jul 12 2012 (compiler 1600)
  3. 08:01:32 T:8328 NOTICE: Intel(R) Core(TM) i3 CPU M 380 @ 2.53GHz
  4. 08:01:32 T:8328 NOTICE: Desktop Resolution: 1366x768 32Bit at 60Hz
  5. 08:01:32 T:8328 NOTICE: Running with restricted rights
  6. 08:01:32 T:8328 NOTICE: Aero is enabled
  7. 08:01:32 T:8328 NOTICE: special://xbmc/ is mapped to: C:\Program Files (x86)\XBMC
  8. 08:01:32 T:8328 NOTICE: special://xbmcbin/ is mapped to: C:\Program Files (x86)\XBMC
  9. 08:01:32 T:8328 NOTICE: special://masterprofile/ is mapped to: C:\Users\Gareth\AppData\Roaming\XBMC\userdata
  10. 08:01:32 T:8328 NOTICE: special://home/ is mapped to: C:\Users\Gareth\AppData\Roaming\XBMC\
  11. 08:01:32 T:8328 NOTICE: special://temp/ is mapped to: C:\Users\Gareth\AppData\Roaming\XBMC\cache
  12. 08:01:32 T:8328 NOTICE: The executable running is: C:\Program Files (x86)\XBMC\XBMC.exe
  13. 08:01:32 T:8328 NOTICE: Local hostname: AVG
  14. 08:01:32 T:8328 NOTICE: Log File is located: C:\Users\Gareth\AppData\Roaming\XBMC\xbmc.log
  15. 08:01:32 T:8328 NOTICE: -----------------------------------------------------------------------
  16. 08:01:32 T:8328 NOTICE: Enumerated WASAPI devices:
  17. 08:01:32 T:8328 NOTICE: Device 1
  18. 08:01:32 T:8328 NOTICE: m_deviceName : {502A7A7F-9F6F-4BE1-B8D3-5FAECC5080C8}
  19. 08:01:32 T:8328 NOTICE: m_displayName : Speakers - Speakers (Realtek High Definition Audio)
  20. 08:01:32 T:8328 NOTICE: m_displayNameExtra: WASAPI: Speakers (Realtek High Definition Audio)
  21. 08:01:32 T:8328 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  22. 08:01:32 T:8328 NOTICE: m_channels : FL,FR
  23. 08:01:32 T:8328 NOTICE: m_sampleRates : 96000,48000,44100
  24. 08:01:32 T:8328 NOTICE: m_dataFormats : AE_FMT_S24NE4,AE_FMT_S24LE4,AE_FMT_S24BE4,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE
  25. 08:01:32 T:8328 NOTICE: Enumerated DirectSound devices:
  26. 08:01:32 T:8328 NOTICE: Device 1
  27. 08:01:32 T:8328 NOTICE: m_deviceName : {502A7A7F-9F6F-4BE1-B8D3-5FAECC5080C8}
  28. 08:01:32 T:8328 NOTICE: m_displayName : Speakers - Speakers (Realtek High Definition Audio)
  29. 08:01:32 T:8328 NOTICE: m_displayNameExtra: DirectSound: Speakers (Realtek High Definition Audio)
  30. 08:01:32 T:8328 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  31. 08:01:32 T:8328 NOTICE: m_channels : FL,FR
  32. 08:01:32 T:8328 NOTICE: m_sampleRates : 48000
  33. 08:01:32 T:8328 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_AC3
  34. 08:01:32 T:8328 NOTICE: load settings...
  35. 08:01:32 T:8328 NOTICE: special://profile/ is mapped to: special://masterprofile/
  36. 08:01:32 T:8328 NOTICE: loading special://masterprofile/guisettings.xml
  37. 08:01:32 T:8328 NOTICE: Getting hardware information now...
  38. 08:01:32 T:8328 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  39. 08:01:32 T:8328 NOTICE: Loaded playercorefactory configuration
  40. 08:01:32 T:8328 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  41. 08:01:32 T:8328 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  42. 08:01:32 T:8328 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
  43. 08:01:32 T:8328 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  44. 08:01:32 T:8328 NOTICE: Contents of special://profile/advancedsettings.xml are...
  45. <advancedsettings>
  46. <videodatabase>
  47. <type>mysql</type>
  48. <host>192.168.1.99</host>
  49. <port>3306</port>
  50. <user>xbmc</user>
  51. <pass>xbmc</pass>
  52. </videodatabase>
  53. <musicdatabase>
  54. <type>mysql</type>
  55. <host>192.168.1.99</host>
  56. <port>3306</port>
  57. <user>xbmc</user>
  58. <pass>xbmc</pass>
  59. </musicdatabase>
  60. </advancedsettings>
  61. 08:01:32 T:8328 WARNING: VIDEO database configuration is experimental.
  62. 08:01:32 T:8328 NOTICE: Getting hardware information now...
  63. 08:01:32 T:8328 NOTICE: Default DVD Player: dvdplayer
  64. 08:01:32 T:8328 NOTICE: Default Video Player: dvdplayer
  65. 08:01:32 T:8328 NOTICE: Default Audio Player: paplayer
  66. 08:01:32 T:8328 NOTICE: Disabled debug logging due to GUI setting. Level 0.
  67. 08:01:32 T:8328 NOTICE: Log level changed to 0
  68. 08:01:32 T:8328 NOTICE: Loading media sources from special://masterprofile/sources.xml
  69. 08:01:33 T:8328 NOTICE: CAESinkWASAPI::InitializeExclusive: WASAPI Exclusive Mode Sink Initialized Successfully!!!
  70. 08:01:33 T:7768 NOTICE: Thread CSoftAE start, auto delete: false
  71. 08:01:33 T:5268 NOTICE: Thread XBMC Peripherals start, auto delete: false
  72. 08:01:33 T:8812 NOTICE: Thread CRemoteControl start, auto delete: false
  73. 08:01:33 T:8328 NOTICE: Found screen: Generic PnP Monitor on Intel(R) HD Graphics, adapter 0.
  74. 08:01:33 T:8328 NOTICE: Primary mode: 1366x768 @ 60.00 - Full Screen
  75. 08:01:33 T:8328 NOTICE: Additional mode: 320x200 @ 60.00 - Full Screen
  76. 08:01:33 T:8328 NOTICE: Previous line repeats 2 times.
  77. 08:01:33 T:8328 NOTICE: Additional mode: 320x240 @ 60.00 - Full Screen
  78. 08:01:33 T:8328 NOTICE: Previous line repeats 2 times.
  79. 08:01:33 T:8328 NOTICE: Additional mode: 400x300 @ 60.00 - Full Screen
  80. 08:01:33 T:8328 NOTICE: Previous line repeats 2 times.
  81. 08:01:33 T:8328 NOTICE: Additional mode: 512x384 @ 60.00 - Full Screen
  82. 08:01:33 T:8328 NOTICE: Previous line repeats 2 times.
  83. 08:01:33 T:8328 NOTICE: Additional mode: 640x400 @ 60.00 - Full Screen
  84. 08:01:33 T:8328 NOTICE: Previous line repeats 2 times.
  85. 08:01:33 T:8328 NOTICE: Additional mode: 640x480 @ 60.00 - Full Screen
  86. 08:01:33 T:8328 NOTICE: Previous line repeats 2 times.
  87. 08:01:33 T:8328 NOTICE: Additional mode: 800x600 @ 60.00 - Full Screen
  88. 08:01:33 T:8328 NOTICE: Previous line repeats 2 times.
  89. 08:01:33 T:8328 NOTICE: Additional mode: 1024x768 @ 60.00 - Full Screen
  90. 08:01:33 T:8328 NOTICE: Previous line repeats 2 times.
  91. 08:01:33 T:8328 NOTICE: Additional mode: 1280x600 @ 60.00 - Full Screen
  92. 08:01:33 T:8328 NOTICE: Previous line repeats 2 times.
  93. 08:01:33 T:8328 NOTICE: Additional mode: 1280x720 @ 60.00 - Full Screen
  94. 08:01:33 T:8328 NOTICE: Previous line repeats 2 times.
  95. 08:01:33 T:8328 NOTICE: Additional mode: 1280x768 @ 60.00 - Full Screen
  96. 08:01:33 T:8328 NOTICE: Previous line repeats 2 times.
  97. 08:01:33 T:8328 NOTICE: Additional mode: 1360x768 @ 60.00 - Full Screen
  98. 08:01:33 T:8328 NOTICE: Previous line repeats 2 times.
  99. 08:01:33 T:8328 NOTICE: Additional mode: 1366x768 @ 60.00 - Full Screen
  100. 08:01:33 T:8328 NOTICE: Checking resolution 12
  101. 08:01:33 T:8328 NOTICE: initializing playlistplayer
  102. 08:01:33 T:8328 NOTICE: DONE initializing playlistplayer
  103. 08:01:33 T:8328 NOTICE: CApplication::UpdateLibraries - Starting video library startup scan
  104. 08:01:33 T:8328 NOTICE: initialize done
  105. 08:01:33 T:3752 NOTICE: Thread CVideoInfoScanner start, auto delete: false
  106. 08:01:33 T:8328 NOTICE: Running the application...
  107. 08:01:33 T:3752 NOTICE: VideoInfoScanner: Starting scan ..
  108. 08:01:33 T:7588 NOTICE: Thread Jobworker start, auto delete: true
  109. 08:01:33 T:8328 NOTICE: ES: Starting event server
  110. 08:01:33 T:1468 NOTICE: Thread CEventServer start, auto delete: false
  111. 08:01:33 T:1468 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
  112. 08:01:33 T:1468 NOTICE: UDP: Listening on port 9777
  113. 08:01:33 T:7516 NOTICE: Thread CTCPServer start, auto delete: false
  114. 08:01:33 T:4584 NOTICE: Thread CRssReader start, auto delete: false
  115. 08:01:33 T:6256 NOTICE: Thread Jobworker start, auto delete: true
  116. 08:01:37 T:9204 NOTICE: Previous line repeats 1 times.
  117. 08:01:37 T:9204 NOTICE: Thread Background Loader start, auto delete: false
  118. 08:01:37 T:1884 NOTICE: Thread Jobworker start, auto delete: true
  119. 08:01:42 T:8328 NOTICE: DVDPlayer: Opening: smb://NAS_SERVER/media/Videos/A Bugs Life/A BUGS LIFE.iso
  120. 08:01:42 T:8328 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  121. 08:01:42 T:1204 NOTICE: Thread CDVDPlayer start, auto delete: false
  122. 08:01:42 T:1204 NOTICE: Creating InputStream
  123. 08:01:42 T:1204 NOTICE: DVDPlayer: playing a dvd with menu's
  124. 08:01:42 T:1204 NOTICE: Creating Demuxer
  125. 08:01:42 T:1204 WARNING: could not find codec parameters for smb://NAS_SERVER/media/Videos/A Bugs Life/A BUGS LIFE.iso
  126. 08:01:42 T:1204 NOTICE: Opening audio stream: 0 source: 512
  127. 08:01:42 T:1204 NOTICE: Opening Subtitle stream: 0 source: 512
  128. 08:01:42 T:1204 NOTICE: Opening Subtitle stream: 1 source: 512
  129. 08:01:42 T:1204 WARNING: CDVDMessageQueue(audio)::Put MSGQ_NOT_INITIALIZED
  130. 08:01:42 T:1204 WARNING: CDVDMessageQueue(video)::Put MSGQ_NOT_INITIALIZED
  131. 08:01:42 T:1204 NOTICE: Creating Demuxer
  132. 08:01:42 T:1204 NOTICE: Opening audio stream: 0 source: 512
  133. 08:01:42 T:1204 NOTICE: Finding audio codec for: 2
  134. 08:01:42 T:1204 NOTICE: Creating audio thread
  135. 08:01:42 T:1204 NOTICE: Opening Subtitle stream: 0 source: 512
  136. 08:01:42 T:7912 NOTICE: Thread CDVDPlayerAudio start, auto delete: false
  137. 08:01:42 T:7912 NOTICE: running thread: CDVDPlayerAudio::Process()
  138. 08:01:42 T:1204 NOTICE: Closing audio stream
  139. 08:01:42 T:1204 NOTICE: CDVDMessageQueue(audio)::WaitUntilEmpty
  140. 08:01:42 T:1204 NOTICE: Waiting for audio thread to exit
  141. 08:01:42 T:7912 NOTICE: thread end: CDVDPlayerAudio::OnExit()
  142. 08:01:42 T:1204 NOTICE: Closing audio device
  143. 08:01:42 T:1204 NOTICE: Deleting audio codec
  144. 08:01:42 T:1204 NOTICE: Closing subtitle stream
  145. 08:01:42 T:1204 NOTICE: Opening Subtitle stream: 1 source: 256
  146. 08:01:42 T:1204 NOTICE: Opening video stream: 0 source: 256
  147. 08:01:42 T:1204 NOTICE: Creating video codec with codec id: 2
  148. 08:01:42 T:1204 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-2 video
  149. 08:01:42 T:1204 NOTICE: Creating video thread
  150. 08:01:42 T:1204 WARNING: CDVDMessageQueue(audio)::Put MSGQ_NOT_INITIALIZED
  151. 08:01:42 T:1204 NOTICE: Opening audio stream: 3 source: 256
  152. 08:01:42 T:1204 NOTICE: Finding audio codec for: 86019
  153. 08:01:42 T:1204 NOTICE: Creating audio thread
  154. 08:01:42 T:7364 NOTICE: Thread CDVDPlayerVideo start, auto delete: false
  155. 08:01:42 T:1976 NOTICE: Thread CDVDPlayerAudio start, auto delete: false
  156. 08:01:42 T:1976 NOTICE: running thread: CDVDPlayerAudio::Process()
  157. 08:01:42 T:7364 NOTICE: running thread: video_thread
  158. 08:01:42 T:1976 ERROR: CDVDPlayerAudio::DecodeFrame - Decode Error. Skipping audio packet
  159. 08:01:42 T:1976 NOTICE: Creating audio stream (codec id: 86019, channels: 2, sample rate: 48000, no pass-through)
  160. 08:01:42 T:7364 NOTICE: fps: 25.000000, pwidth: 720, pheight: 576, dwidth: 720, dheight: 540
  161. 08:01:42 T:7364 NOTICE: Display resolution DESKTOP : 1366x768 @ 60.00 - Full Screen (12)
  162. 08:01:42 T:7768 NOTICE: CAESinkWASAPI::InitializeExclusive: WASAPI Exclusive Mode Sink Initialized Successfully!!!
  163. 08:01:47 T:1204 NOTICE: Creating Demuxer
  164. 08:01:47 T:8328 NOTICE: CDVDPlayer::CloseFile()
  165. 08:01:47 T:8328 NOTICE: DVDPlayer: waiting for threads to exit
  166. 08:01:48 T:1204 NOTICE: Closing video stream
  167. 08:01:48 T:1204 NOTICE: CDVDMessageQueue(video)::WaitUntilEmpty
  168. 08:01:48 T:7364 WARNING: CRenderManager::FlipPage - timeout waiting for flip to complete
  169. 08:01:48 T:7364 WARNING: CRenderManager::FlipPage - timeout waiting for previous frame
  170. 08:01:52 T:3752 WARNING: Previous line repeats 33 times.
  171. 08:01:52 T:3752 NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 00:18
  172. 08:01:52 T:7364 WARNING: CRenderManager::FlipPage - timeout waiting for previous frame
  173. 08:01:52 T:1976 WARNING: Previous line repeats 3 times.
  174. 08:01:52 T:1976 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  175. 08:01:52 T:7364 WARNING: CRenderManager::FlipPage - timeout waiting for previous frame
  176. 08:01:55 T:7364 WARNING: Previous line repeats 34 times.
  177. 08:01:55 T:7364 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
  178. 08:01:55 T:1204 NOTICE: waiting for video thread to exit
  179. 08:01:55 T:7364 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
  180. 08:01:55 T:7364 NOTICE: thread end: video_thread
  181. 08:01:55 T:1204 NOTICE: deleting video codec
  182. 08:01:55 T:1204 NOTICE: Opening audio stream: 0 source: 512
  183. 08:01:55 T:1204 NOTICE: Finding audio codec for: 2
  184. 08:01:55 T:1204 NOTICE: Opening Subtitle stream: 0 source: 512
  185. 08:01:55 T:1204 NOTICE: Closing subtitle stream
  186. 08:01:55 T:1204 NOTICE: Closing audio stream
  187. 08:01:55 T:1204 NOTICE: CDVDMessageQueue(audio)::WaitUntilEmpty
  188. 08:01:55 T:1976 NOTICE: thread end: CDVDPlayerAudio::OnExit()
  189. 08:01:55 T:1204 NOTICE: Waiting for audio thread to exit
  190. 08:01:55 T:1204 NOTICE: Closing audio device
  191. 08:01:56 T:7768 NOTICE: CAESinkWASAPI::InitializeExclusive: WASAPI Exclusive Mode Sink Initialized Successfully!!!
  192. 08:01:56 T:1204 NOTICE: Deleting audio codec
  193. 08:01:56 T:1204 NOTICE: Closing subtitle stream
  194. 08:01:56 T:1204 NOTICE: Opening video stream: 0 source: 256
  195. 08:01:56 T:1204 NOTICE: Creating video codec with codec id: 2
  196. 08:01:56 T:1204 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-2 video
  197. 08:01:56 T:1204 NOTICE: Creating video thread
  198. 08:01:56 T:1204 WARNING: CDVDMessageQueue(audio)::Put MSGQ_NOT_INITIALIZED
  199. 08:01:56 T:1204 NOTICE: CDVDPlayer::OnExit()
  200. 08:01:56 T:1204 NOTICE: DVDPlayer: closing video stream
  201. 08:01:56 T:1204 NOTICE: Closing video stream
  202. 08:01:56 T:1204 NOTICE: waiting for video thread to exit
  203. 08:01:56 T:7416 NOTICE: Thread CDVDPlayerVideo start, auto delete: false
  204. 08:01:56 T:7416 NOTICE: running thread: video_thread
  205. 08:01:56 T:7416 NOTICE: thread end: video_thread
  206. 08:01:56 T:1204 NOTICE: deleting video codec
  207. 08:01:56 T:1204 NOTICE: CDVDPlayer::OnExit() deleting demuxer
  208. 08:01:56 T:1204 NOTICE: CDVDPlayer::OnExit() deleting input stream
  209. 08:01:56 T:8328 NOTICE: DVDPlayer: finished waiting
  210. 08:01:56 T:1732 NOTICE: Thread Background Loader start, auto delete: false
  211. 08:01:56 T:8328 NOTICE: CDVDPlayer::CloseFile()
  212. 08:01:56 T:8328 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  213. 08:01:56 T:8328 NOTICE: DVDPlayer: waiting for threads to exit
  214. 08:01:56 T:8328 NOTICE: DVDPlayer: finished waiting
  215. 08:01:56 T:8852 NOTICE: Thread Background Loader start, auto delete: false
  216. 08:02:08 T:8328 NOTICE: Log level changed to 2
  217. 08:02:08 T:8328 NOTICE: Enabled debug logging due to GUI setting. Level 2.
  218. 08:02:08 T:8328 DEBUG: ------ Window Init () ------
  219. 08:02:08 T:8328 DEBUG: Keyboard: scancode: 01, sym: 001b, unicode: 001b, modifier: 0
  220. 08:02:08 T:8328 DEBUG: CApplication::OnKey: escape (f01b) pressed, action is PreviousMenu
  221. 08:02:08 T:8328 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  222. 08:02:08 T:8328 DEBUG: ------ Window Deinit (SettingsCategory.xml) ------
  223. 08:02:08 T:8328 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  224. 08:02:08 T:8328 DEBUG: ------ Window Init (Settings.xml) ------
  225. 08:02:08 T:8328 INFO: Loading skin file: Settings.xml
  226. 08:02:09 T:8328 DEBUG: Keyboard: scancode: 01, sym: 001b, unicode: 001b, modifier: 0
  227. 08:02:09 T:8328 DEBUG: CApplication::OnKey: escape (f01b) pressed, action is PreviousMenu
  228. 08:02:09 T:8328 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  229. 08:02:09 T:8328 DEBUG: ------ Window Deinit (Settings.xml) ------
  230. 08:02:09 T:8328 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  231. 08:02:09 T:8328 DEBUG: ------ Window Init (Home.xml) ------
  232. 08:02:09 T:8328 INFO: Loading skin file: Home.xml
  233. 08:02:09 T:3696 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  234. 08:02:09 T:3696 DEBUG: GetRecentlyAddedAlbumSongs() query: SELECT songview.* FROM (SELECT idAlbum FROM albumview ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN songview ON songview.idAlbum=recentalbums.idAlbum
  235. 08:02:09 T:3696 DEBUG: CMusicDatabase::GetRecentlyAddedAlbums query: select * from albumview order by idAlbum desc limit 10
  236. 08:02:09 T:3696 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  237. 08:02:09 T:3696 DEBUG: CVideoDatabase::RunQuery took 21 ms for 10 items query: select * from movieview ORDER BY dateAdded desc, idMovie desc LIMIT 10
  238. 08:02:09 T:6256 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NAS_SERVER/media/Videos/Thor/Thor.iso
  239. 08:02:10 T:7588 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NAS_SERVER/media/Videos/Captain America/Captain America.ISO
  240. 08:02:10 T:6256 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NAS_SERVER/media/Videos/Schwesterherzen- Ramonas wilde Welt/VIDEO_TS/VIDEO_TS.IFO
  241. 08:02:10 T:1884 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NAS_SERVER/media/Videos/Simon & Garfunkel- The Concert In Central Park/VIDEO_TS/VIDEO_TS.IFO
  242. 08:02:10 T:7588 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NAS_SERVER/media/Videos/Phil Collins Live and Loose in Paris/VIDEO_TS/VIDEO_TS.IFO
  243. 08:02:10 T:7588 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NAS_SERVER/media/Videos/Sarah Brightman - One Night in Eden/VIDEO_TS/VIDEO_TS.IFO
  244. 08:02:10 T:6256 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NAS_SERVER/media/Videos/We Bought A Zoo/VIDEO_TS/VIDEO_TS.IFO
  245. 08:02:10 T:1884 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NAS_SERVER/media/Videos/Chitty Chitty Bang Bang/VIDEO_TS/VIDEO_TS.IFO
  246. 08:02:10 T:1884 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NAS_SERVER/media/Videos/The Polar Express/Polar_Express_3D.iso
  247. 08:02:10 T:3696 DEBUG: CVideoDatabase::RunQuery took 6 ms for 0 items query: select * from episodeview ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  248. 08:02:10 T:3696 DEBUG: CVideoDatabase::GetMusicVideosByWhere query = select * from musicvideoview ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  249. 08:02:10 T:3696 DEBUG: CVideoDatabase::GetMusicVideosByWhere time for actual SQL query = 5
  250. 08:02:10 T:3696 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  251. 08:02:11 T:8328 DEBUG: Keyboard: scancode: 4b, sym: 0114, unicode: 0000, modifier: 0
  252. 08:02:11 T:8328 DEBUG: CApplication::OnKey: left (f082) pressed, action is Left
  253. 08:02:11 T:8328 DEBUG: Keyboard: scancode: 4b, sym: 0114, unicode: 0000, modifier: 0
  254. 08:02:11 T:8328 DEBUG: CApplication::OnKey: left (f082) pressed, action is Left
  255. 08:02:11 T:8328 DEBUG: Keyboard: scancode: 4b, sym: 0114, unicode: 0000, modifier: 0
  256. 08:02:11 T:8328 DEBUG: CApplication::OnKey: left (f082) pressed, action is Left
  257. 08:02:12 T:8328 DEBUG: Keyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
  258. 08:02:12 T:8328 DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
  259. 08:02:12 T:8328 DEBUG: Keyboard: scancode: 4d, sym: 0113, unicode: 0000, modifier: 0
  260. 08:02:12 T:8328 DEBUG: CApplication::OnKey: right (f083) pressed, action is Right
  261. 08:02:13 T:8328 DEBUG: Keyboard: scancode: 4d, sym: 0113, unicode: 0000, modifier: 0
  262. 08:02:13 T:8328 DEBUG: CApplication::OnKey: right (f083) pressed, action is Right
  263. 08:02:13 T:8328 DEBUG: Keyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  264. 08:02:13 T:8328 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  265. 08:02:13 T:8328 DEBUG: CApplication::ExecuteXBMCAction : Translating ActivateWindow(Videos,MovieTitles,return)
  266. 08:02:13 T:8328 DEBUG: CApplication::ExecuteXBMCAction : To ActivateWindow(Videos,MovieTitles,return)
  267. 08:02:13 T:8328 DEBUG: Activating window ID: 10025
  268. 08:02:13 T:8328 DEBUG: ------ Window Deinit (Home.xml) ------
  269. 08:02:13 T:8328 DEBUG: CApplication::ExecuteXBMCAction : Translating SetProperty(VideosDirectLink,True)
  270. 08:02:13 T:8328 DEBUG: CApplication::ExecuteXBMCAction : To SetProperty(VideosDirectLink,True)
  271. 08:02:13 T:8328 DEBUG: ------ Window Init (MyVideoNav.xml) ------
  272. 08:02:13 T:8328 INFO: Loading skin file: MyVideoNav.xml
  273. 08:02:13 T:8328 DEBUG: CGUIMediaWindow::GetDirectory (videodb://1/2/)
  274. 08:02:13 T:8328 DEBUG: ParentPath = [videodb://1/2/]
  275. 08:02:13 T:8328 DEBUG: CVideoDatabase::RunQuery took 41 ms for 163 items query: select * from movieview
  276. 08:02:14 T:8328 DEBUG: Saving fileitems [videodb://1/2/]
  277. 08:02:14 T:8328 DEBUG: -- items: 164, sort method: 25, ascending: true
  278. 08:02:14 T:8368 NOTICE: Thread Background Loader start, auto delete: false
  279. 08:02:14 T:1884 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NAS_SERVER/media/Videos/300/300_HD_DVD.iso
  280. 08:02:14 T:1884 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NAS_SERVER/media/Videos/Alpha and Omega/VIDEO_TS/VIDEO_TS.IFO
  281. 08:02:14 T:1884 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NAS_SERVER/media/Videos/Annie/VIDEO_TS/VIDEO_TS.IFO
  282. 08:02:14 T:1884 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NAS_SERVER/media/Videos/Aquamarine/VIDEO_TS/VIDEO_TS.IFO
  283. 08:02:14 T:3696 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NAS_SERVER/media/Videos/Avatar/Avatar.ISO
  284. 08:02:14 T:3696 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NAS_SERVER/media/Videos/Bambi 2/VIDEO_TS/VIDEO_TS.IFO
  285. 08:02:14 T:1884 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NAS_SERVER/media/Videos/Barbie and the Diamond Castle/BARBIE AND THE DIAMOND CASTLE.iso
  286. 08:02:14 T:1884 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NAS_SERVER/media/Videos/Barbie in the Nutcracker/VIDEO_TS/VIDEO_TS.IFO
  287. 08:02:14 T:3696 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NAS_SERVER/media/Videos/Beethoven/BEETHOVEN (1992).iso
  288. 08:02:14 T:1884 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NAS_SERVER/media/Videos/Captain America/Captain America.ISO
  289. 08:02:14 T:7588 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NAS_SERVER/media/Videos/Chitty Chitty Bang Bang/VIDEO_TS/VIDEO_TS.IFO
  290. 08:02:14 T:7588 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NAS_SERVER/media/Videos/The Chronicles Of Narnia The Lion, Witch And The Wardrobe/VIDEO_TS/VIDEO_TS.IFO
  291. 08:02:14 T:1884 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NAS_SERVER/media/Videos/Cinderella 2/CINDERELLA_2.iso
  292. 08:02:14 T:3696 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NAS_SERVER/media/Videos/The Corrs- Live In London/VIDEO_TS/VIDEO_TS.IFO
  293. 08:02:14 T:3696 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NAS_SERVER/media/Videos/The Corrs - Lansdowne Road/VIDEO_TS/VIDEO_TS.IFO
  294. 08:02:14 T:7588 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NAS_SERVER/media/Videos/Doctor Dolittle/VIDEO_TS/VIDEO_TS.IFO
  295. 08:02:14 T:7588 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NAS_SERVER/media/Videos/Fantastic Mr. Fox/VIDEO_TS/VIDEO_TS.IFO
  296. 08:02:14 T:7588 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NAS_SERVER/media/Videos/Fleetwood Mac/VIDEO_TS/VIDEO_TS.IFO
  297. 08:02:14 T:3696 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NAS_SERVER/media/Videos/Grease/VIDEO_TS/VIDEO_TS.IFO
  298. 08:02:14 T:3696 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NAS_SERVER/media/Videos/Hannah Montana- The Movie/VIDEO_TS/VIDEO_TS.IFO
  299. 08:02:14 T:6256 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NAS_SERVER/media/Videos/Happy Feet/HAPPY FEET.iso
  300. 08:02:14 T:1884 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NAS_SERVER/media/Videos/Hi5/VIDEO_TS/VIDEO_TS.IFO
  301. 08:02:14 T:6256 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NAS_SERVER/media/Videos/High School Musical 2 Extended Edition/HIGH SCHOOL MUSICAL 2.iso
  302. 08:02:14 T:6256 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NAS_SERVER/media/Videos/Jock of the Bushveld/VIDEO_TS/VIDEO_TS.IFO
  303. 08:02:14 T:6256 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NAS_SERVER/media/Videos/King Kong/KING_KONG.iso
  304. 08:02:14 T:6256 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NAS_SERVER/media/Videos/Lady and the tramp/Lady and the Tramp (1955).iso
  305. 08:02:14 T:1884 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NAS_SERVER/media/Videos/Marmaduke/VIDEO_TS/VIDEO_TS.IFO
  306. 08:02:14 T:1884 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NAS_SERVER/media/Videos/A New Hallelujah/VIDEO_TS/VIDEO_TS.IFO
  307. 08:02:14 T:1884 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NAS_SERVER/media/Videos/Nickelback Live At Sturgis/VIDEO_TS/VIDEO_TS.IFO
  308. 08:02:14 T:1884 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NAS_SERVER/media/Videos/Peter Pan/Peter_Pan.iso
  309. 08:02:14 T:1884 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NAS_SERVER/media/Videos/Phil Collins Live and Loose in Paris/VIDEO_TS/VIDEO_TS.IFO
  310. 08:02:14 T:3696 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NAS_SERVER/media/Videos/The Polar Express/Polar_Express_3D.iso
  311. 08:02:14 T:3696 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NAS_SERVER/media/Videos/The Police Every Breath You Take/VIDEO_TS/VIDEO_TS.IFO
  312. 08:02:14 T:7588 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NAS_SERVER/media/Videos/Pooh's Heffalump Movie/Pooh's Heffalump Movie (2005).iso
  313. 08:02:14 T:3696 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NAS_SERVER/media/Videos/Schwesterherzen- Ramonas wilde Welt/VIDEO_TS/VIDEO_TS.IFO
  314. 08:02:14 T:3696 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NAS_SERVER/media/Videos/The Reef/VIDEO_TS/VIDEO_TS.IFO
  315. 08:02:14 T:6256 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NAS_SERVER/media/Videos/Rio/RIO.iso
  316. 08:02:14 T:6256 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NAS_SERVER/media/Videos/Sarah Brightman - One Night in Eden/VIDEO_TS/VIDEO_TS.IFO
  317. 08:02:14 T:3696 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NAS_SERVER/media/Videos/Shrek2/SHREK_2_3D.ISO
  318. 08:02:14 T:3696 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NAS_SERVER/media/Videos/Shrek Forever After/SHREK_FOREVER_AFTER_3D.ISO
  319. 08:02:14 T:3696 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NAS_SERVER/media/Videos/Shrek The Third/SHREK_THE_THIRD_3D.ISO
  320. 08:02:14 T:3696 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NAS_SERVER/media/Videos/Simon & Garfunkel- The Concert In Central Park/VIDEO_TS/VIDEO_TS.IFO
  321. 08:02:14 T:3696 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NAS_SERVER/media/Videos/John Mayer/John Mayer.iso
  322. 08:02:14 T:7588 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NAS_SERVER/media/Videos/Stuart Little 3/VIDEO_TS/VIDEO_TS.IFO
  323. 08:02:14 T:3696 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NAS_SERVER/media/Videos/Thor/Thor.iso
  324. 08:02:14 T:7588 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NAS_SERVER/media/Videos/We Bought A Zoo/VIDEO_TS/VIDEO_TS.IFO
  325. 08:02:14 T:7588 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NAS_SERVER/media/Videos/Willy Wonka and the Chocolate Factory/WILLY WONKA AND THE CHOCOLATE FACTORY (1971).iso
  326. 08:02:14 T:7588 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NAS_SERVER/media/Videos/The Wizard of Oz/THE WIZARD OF OZ (1939).iso
  327. 08:02:14 T:8368 DEBUG: Thread Background Loader 8368 terminating
  328. 08:02:15 T:8328 DEBUG: Keyboard: scancode: 4d, sym: 0113, unicode: 0000, modifie
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement