Advertisement
Guest User

Untitled

a guest
Oct 24th, 2011
396
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 108.20 KB | None | 0 0
  1. 19:14:37 T:114565120 NOTICE: -----------------------------------------------------------------------
  2. 19:14:37 T:114565120 NOTICE: Starting XBMC, Platform: Darwin iOS (11.0.0 AppleTV2,1). Built on Oct 24 2011 (Git:20111023-0e8168e)
  3. 19:14:37 T:114565120 NOTICE: special://xbmc/ is mapped to: /private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome
  4. 19:14:37 T:114565120 NOTICE: special://xbmcbin/ is mapped to: /private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome
  5. 19:14:37 T:114565120 NOTICE: special://masterprofile/ is mapped to: /var/mobile/Library/Preferences/XBMC/userdata
  6. 19:14:37 T:114565120 NOTICE: special://home/ is mapped to: /var/mobile/Library/Preferences/XBMC
  7. 19:14:37 T:114565120 NOTICE: special://temp/ is mapped to: /var/mobile/Library/Preferences/XBMC/temp
  8. 19:14:37 T:114565120 NOTICE: special://frameworks/ is mapped to: /var/stash/Applications/XBMC.frappliance/Frameworks
  9. 19:14:37 T:114565120 NOTICE: The executable running is: /var/stash/Applications/XBMC.frappliance/XBMC
  10. 19:14:37 T:114565120 NOTICE: Log File is located: /var/mobile/Library/Preferences/xbmc.log
  11. 19:14:37 T:114565120 NOTICE: -----------------------------------------------------------------------
  12. 19:14:37 T:114565120 NOTICE: load settings...
  13. 19:14:37 T:114565120 NOTICE: special://profile/ is mapped to: special://masterprofile/
  14. 19:14:37 T:114565120 NOTICE: loading special://masterprofile/guisettings.xml
  15. 19:14:37 T:114565120 NOTICE: Getting hardware information now...
  16. 19:14:37 T:114565120 INFO: Using digital output
  17. 19:14:37 T:114565120 INFO: AC3 pass through is enabled
  18. 19:14:37 T:114565120 INFO: DTS pass through is enabled
  19. 19:14:37 T:114565120 INFO: AAC pass through is disabled
  20. 19:14:37 T:114565120 INFO: MP1 pass through is disabled
  21. 19:14:37 T:114565120 INFO: MP2 pass through is disabled
  22. 19:14:37 T:114565120 INFO: MP3 pass through is disabled
  23. 19:14:37 T:114565120 DEBUG: Error: Requested setting (videoscreen.screenmode) was not found. It must be case-sensitive
  24. 19:14:37 T:114565120 NOTICE: Checking resolution 12
  25. 19:14:37 T:114565120 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  26. 19:14:37 T:114565120 DEBUG: CPlayerCoreConfig::<ctor>: created player DVDPlayer for core 1
  27. 19:14:37 T:114565120 DEBUG: CPlayerCoreConfig::<ctor>: created player oldmplayercore for core 1
  28. 19:14:37 T:114565120 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer for core 3
  29. 19:14:37 T:114565120 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  30. 19:14:37 T:114565120 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtv
  31. 19:14:37 T:114565120 DEBUG: CPlayerSelectionRule::Initialize: creating rule: hdhomerun/myth/rtmp/mms/udp
  32. 19:14:37 T:114565120 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  33. 19:14:37 T:114565120 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  34. 19:14:37 T:114565120 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  35. 19:14:37 T:114565120 DEBUG: CPlayerSelectionRule::Initialize: creating rule: flv/aacp/sdp
  36. 19:14:37 T:114565120 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  37. 19:14:37 T:114565120 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  38. 19:14:37 T:114565120 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdfile
  39. 19:14:37 T:114565120 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  40. 19:14:37 T:114565120 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  41. 19:14:37 T:114565120 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  42. 19:14:37 T:114565120 NOTICE: Loaded playercorefactory configuration
  43. 19:14:37 T:114565120 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  44. 19:14:37 T:114565120 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  45. 19:14:37 T:114565120 NOTICE: No settings file to load to load (special://xbmc/system/advancedsettings.xml)
  46. 19:14:37 T:114565120 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  47. 19:14:37 T:114565120 NOTICE: Contents of special://profile/advancedsettings.xml are...
  48. <advancedsettings>
  49. <videodatabase>
  50. <type>mysql</type>
  51. <host>192.168.1.200</host>
  52. <port>3306</port>
  53. <user>xbmc</user>
  54. <pass>xbmc</pass>
  55. <name>xbmc_video</name>
  56. </videodatabase>
  57. <musicdatabase>
  58. <type>mysql</type>
  59. <host>192.168.1.200</host>
  60. <port>3306</port>
  61. <user>xbmc</user>
  62. <pass>xbmc</pass>
  63. <name>xbmc_music</name>
  64. </musicdatabase>
  65. <pathsubstitution>
  66. <substitute>
  67. <from>special://masterprofile/Thumbnails</from>
  68. <to>smb://user:pass@MediaServer/XBMC/Thumbnails/</to>
  69. </substitute>
  70. </pathsubstitution>
  71. </advancedsettings>
  72. 19:14:37 T:114565120 DEBUG: Configuring path substitutions
  73. 19:14:37 T:114565120 DEBUG: Registering substition pair:
  74. 19:14:37 T:114565120 DEBUG: From: [/var/mobile/Library/Preferences/XBMC/userdata/Thumbnails]
  75. 19:14:37 T:114565120 DEBUG: To: [smb://user:pass@MediaServer/XBMC/Thumbnails/]
  76. 19:14:37 T:114565120 WARNING: VIDEO database configuration is experimental.
  77. 19:14:37 T:114565120 NOTICE: Getting hardware information now...
  78. 19:14:37 T:114565120 INFO: Using digital output
  79. 19:14:37 T:114565120 INFO: AC3 pass through is enabled
  80. 19:14:37 T:114565120 INFO: DTS pass through is enabled
  81. 19:14:37 T:114565120 INFO: AAC pass through is disabled
  82. 19:14:37 T:114565120 INFO: MP1 pass through is disabled
  83. 19:14:37 T:114565120 INFO: MP2 pass through is disabled
  84. 19:14:37 T:114565120 INFO: MP3 pass through is disabled
  85. 19:14:37 T:114565120 DEBUG: Error: Requested setting (videoscreen.screenmode) was not found. It must be case-sensitive
  86. 19:14:37 T:114565120 NOTICE: Checking resolution 12
  87. 19:14:37 T:114565120 NOTICE: Default DVD Player: dvdplayer
  88. 19:14:37 T:114565120 NOTICE: Default Video Player: dvdplayer
  89. 19:14:37 T:114565120 NOTICE: Default Audio Player: paplayer
  90. 19:14:37 T:114565120 NOTICE: Loading media sources from special://masterprofile/sources.xml
  91. 19:14:37 T:114565120 INFO: creating subdirectories
  92. 19:14:37 T:114565120 INFO: userdata folder: special://masterprofile/
  93. 19:14:37 T:114565120 INFO: recording folder:
  94. 19:14:37 T:114565120 INFO: screenshots folder:
  95. 19:14:37 T:114565120 INFO: thumbnails folder: special://masterprofile/Thumbnails
  96. 19:14:37 T:114565120 INFO: load language info file: special://xbmc/language/English/langinfo.xml
  97. 19:14:37 T:114565120 DEBUG: trying to set locale to en_AU.UTF-8
  98. 19:14:37 T:114565120 INFO: global locale set to C
  99. 19:14:37 T:114565120 INFO: load language file:special://xbmc/language/English/strings.xml
  100. 19:14:38 T:114565120 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcpluff-arm-osx.so)
  101. 19:14:38 T:114565120 DEBUG: Loading: /private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome/system/libcpluff-arm-osx.so
  102. 19:14:38 T:114565120 DEBUG: Connecting to sqlite:/var/mobile/Library/Preferences/XBMC/userdata/Database/:Addons15.db
  103. 19:14:38 T:114565120 INFO: GLES: Maximum texture width: 2048
  104. 19:14:38 T:114565120 DEBUG: EGL_EXTENSIONS: GL_OES_depth_texture GL_OES_depth24 GL_OES_fbo_render_mipmap GL_OES_mapbuffer GL_OES_packed_depth_stencil GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_texture_float GL_OES_texture_half_float GL_OES_vertex_array_object GL_EXT_blend_minmax GL_EXT_discard_framebuffer GL_EXT_read_format_bgra GL_EXT_shader_texture_lod GL_EXT_texture_filter_anisotropic GL_APPLE_framebuffer_multisample GL_APPLE_rgb_422 GL_APPLE_texture_format_BGRA8888 GL_APPLE_texture_max_level GL_IMG_read_format GL_IMG_texture_compression_pvrtc
  105. 19:14:38 T:114565120 NOTICE: GL_VENDOR = Imagination Technologies
  106. 19:14:38 T:114565120 NOTICE: GL_RENDERER = PowerVR SGX 535
  107. 19:14:38 T:114565120 NOTICE: GL_VERSION = OpenGL ES 2.0 IMGSGX535-58.6
  108. 19:14:38 T:114565120 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.0
  109. 19:14:38 T:114565120 DEBUG: GLES: Extension Support Test - GL_NVX_gpu_memory_info NO
  110. 19:14:38 T:114565120 NOTICE: GL_EXTENSIONS = GL_OES_depth_texture GL_OES_depth24 GL_OES_fbo_render_mipmap GL_OES_mapbuffer GL_OES_packed_depth_stencil GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_texture_float GL_OES_texture_half_float GL_OES_vertex_array_object GL_EXT_blend_minmax GL_EXT_discard_framebuffer GL_EXT_read_format_bgra GL_EXT_shader_texture_lod GL_EXT_texture_filter_anisotropic GL_APPLE_framebuffer_multisample GL_APPLE_rgb_422 GL_APPLE_texture_format_BGRA8888 GL_APPLE_texture_max_level GL_IMG_read_format GL_IMG_texture_compression_pvrtc
  111. 19:14:38 T:114565120 DEBUG: GLES: Extension Support Test - GL_EXT_texture_format_BGRA8888 NO
  112. 19:14:38 T:114565120 DEBUG: GLES: Extension Support Test - GL_IMG_texture_format_BGRA8888 NO
  113. 19:14:38 T:114565120 DEBUG: GLES: Extension Support Test - GL_APPLE_texture_format_BGRA8888 YES
  114. 19:14:38 T:114565120 DEBUG: GL: Vertex Shader compilation log:
  115. 19:14:38 T:114565120 DEBUG: GL: Vertex Shader compiled successfully
  116. 19:14:38 T:114565120 DEBUG: GL: Pixel Shader compilation log:
  117. 19:14:38 T:114565120 DEBUG: GL: Fragment Shader compiled successfully
  118. 19:14:38 T:114565120 DEBUG: GUI Shader [guishader_frag_default.glsl]- Initialise successful : 0x1e613b30
  119. 19:14:38 T:114565120 DEBUG: GL: Vertex Shader compilation log:
  120. 19:14:38 T:114565120 DEBUG: GL: Vertex Shader compiled successfully
  121. 19:14:38 T:114565120 DEBUG: GL: Pixel Shader compilation log:
  122. 19:14:38 T:114565120 DEBUG: GL: Fragment Shader compiled successfully
  123. 19:14:38 T:114565120 DEBUG: GUI Shader [guishader_frag_texture.glsl]- Initialise successful : 0x1e631930
  124. 19:14:38 T:114565120 DEBUG: GL: Vertex Shader compilation log:
  125. 19:14:38 T:114565120 DEBUG: GL: Vertex Shader compiled successfully
  126. 19:14:38 T:114565120 DEBUG: GL: Pixel Shader compilation log:
  127. 19:14:38 T:114565120 DEBUG: GL: Fragment Shader compiled successfully
  128. 19:14:38 T:114565120 DEBUG: GUI Shader [guishader_frag_multi.glsl]- Initialise successful : 0x1e635470
  129. 19:14:38 T:114565120 DEBUG: GL: Vertex Shader compilation log:
  130. 19:14:38 T:114565120 DEBUG: GL: Vertex Shader compiled successfully
  131. 19:14:38 T:114565120 DEBUG: GL: Pixel Shader compilation log:
  132. 19:14:38 T:114565120 DEBUG: GL: Fragment Shader compiled successfully
  133. 19:14:38 T:114565120 DEBUG: GUI Shader [guishader_frag_fonts.glsl]- Initialise successful : 0x1e6359a0
  134. 19:14:38 T:114565120 DEBUG: GL: Vertex Shader compilation log:
  135. 19:14:38 T:114565120 DEBUG: GL: Vertex Shader compiled successfully
  136. 19:14:38 T:114565120 DEBUG: GL: Pixel Shader compilation log:
  137. 19:14:38 T:114565120 DEBUG: GL: Fragment Shader compiled successfully
  138. 19:14:38 T:114565120 DEBUG: GUI Shader [guishader_frag_texture_noblend.glsl]- Initialise successful : 0x1e2d02d0
  139. 19:14:38 T:114565120 DEBUG: GL: Vertex Shader compilation log:
  140. 19:14:38 T:114565120 DEBUG: GL: Vertex Shader compiled successfully
  141. 19:14:38 T:114565120 DEBUG: GL: Pixel Shader compilation log:
  142. 19:14:38 T:114565120 DEBUG: GL: Fragment Shader compiled successfully
  143. 19:14:38 T:114565120 DEBUG: GUI Shader [guishader_frag_multi_blendcolor.glsl]- Initialise successful : 0x1e2d2380
  144. 19:14:38 T:114565120 DEBUG: GL: Vertex Shader compilation log:
  145. 19:14:38 T:114565120 DEBUG: GL: Vertex Shader compiled successfully
  146. 19:14:38 T:114565120 DEBUG: GL: Pixel Shader compilation log:
  147. 19:14:38 T:114565120 DEBUG: GL: Fragment Shader compiled successfully
  148. 19:14:38 T:114565120 DEBUG: GUI Shader [guishader_frag_rgba.glsl]- Initialise successful : 0x1e2d2aa0
  149. 19:14:38 T:114565120 DEBUG: GL: Vertex Shader compilation log:
  150. 19:14:38 T:114565120 DEBUG: GL: Vertex Shader compiled successfully
  151. 19:14:38 T:114565120 DEBUG: GL: Pixel Shader compilation log:
  152. 19:14:38 T:114565120 DEBUG: GL: Fragment Shader compiled successfully
  153. 19:14:38 T:114565120 DEBUG: GUI Shader [guishader_frag_rgba_blendcolor.glsl]- Initialise successful : 0x1e2d5a80
  154. 19:14:38 T:114565120 INFO: GLES: Maximum texture width: 2048
  155. 19:14:38 T:114565120 INFO: load default splash image: /private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome/media/Splash.png
  156. 19:14:38 T:114565120 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib-arm-osx.so)
  157. 19:14:38 T:114565120 DEBUG: Loading: /private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome/system/ImageLib-arm-osx.so
  158. 19:14:38 T:114565120 INFO: load keymapping
  159. 19:14:38 T:114565120 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
  160. 19:14:38 T:114565120 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
  161. 19:14:38 T:114565120 INFO: Loading special://xbmc/system/keymaps/joystick.Alienware.Dual.Compatible.Controller.xml
  162. 19:14:38 T:114565120 INFO: Loading special://xbmc/system/keymaps/joystick.AppleRemote.xml
  163. 19:14:38 T:114565120 INFO: Loading special://xbmc/system/keymaps/joystick.Harmony.xml
  164. 19:14:38 T:114565120 INFO: Loading special://xbmc/system/keymaps/joystick.Interact.AxisPad.xml
  165. 19:14:38 T:114565120 INFO: Loading special://xbmc/system/keymaps/joystick.Logitech.RumblePad.2.xml
  166. 19:14:38 T:114565120 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.360.Controller.xml
  167. 19:14:39 T:114565120 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.Controller.S.xml
  168. 19:14:39 T:114565120 INFO: Loading special://xbmc/system/keymaps/joystick.PS3.Remote.Keyboard.xml
  169. 19:14:39 T:114565120 INFO: Loading special://xbmc/system/keymaps/joystick.Sony.PLAYSTATION(R)3.Controller.xml
  170. 19:14:39 T:114565120 INFO: Loading special://xbmc/system/keymaps/joystick.WiiRemote.xml
  171. 19:14:39 T:114565120 INFO: Loading special://xbmc/system/keymaps/keyboard.nyxboard.xml
  172. 19:14:39 T:114565120 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
  173. 19:14:39 T:114565120 INFO: Loading special://xbmc/system/keymaps/mouse.xml
  174. 19:14:39 T:114565120 INFO: Loading special://xbmc/system/keymaps/remote.xml
  175. 19:14:39 T:114565120 INFO: GUI format 1280x720 1280x720
  176. 19:14:39 T:114565120 DEBUG: guilib: Fill viewport always for solving rendering passes
  177. 19:14:39 T:114565120 NOTICE: initializing playlistplayer
  178. 19:14:39 T:114565120 NOTICE: DONE initializing playlistplayer
  179. 19:14:39 T:114565120 INFO: DPMS: not supported on this platform
  180. 19:14:39 T:114565120 DEBUG: Connecting to sqlite:/var/mobile/Library/Preferences/XBMC/userdata/Database/:ViewModes4.db
  181. 19:14:39 T:114565120 DEBUG: Previous line repeats 8 times.
  182. 19:14:39 T:114565120 INFO: Unloading old skin ...
  183. 19:14:39 T:114565120 INFO: load skin from:/private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome/addons/skin.confluence
  184. 19:14:39 T:114565120 INFO: load fonts for skin...
  185. 19:14:39 T:114565120 INFO: Loading fonts from /private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome/addons/skin.confluence/720p/Font.xml
  186. 19:14:39 T:114565120 INFO: Loading skin includes from /private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome/addons/skin.confluence/720p/includes.xml
  187. 19:14:40 T:114565120 INFO: load new skin...
  188. 19:14:40 T:114565120 INFO: Loading skin file: Home.xml
  189. 19:14:41 T:114565120 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  190. 19:14:41 T:114565120 DEBUG: Previous line repeats 1 times.
  191. 19:14:41 T:114565120 DEBUG: Connecting to mysql:192.168.1.200:xbmc_music18
  192. 19:14:41 T:114565120 INFO: Loading user windows, path /private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome/addons/skin.confluence/720p
  193. 19:14:41 T:114565120 DEBUG: Load Skin XML: 558.60ms
  194. 19:14:41 T:114565120 INFO: initialize new skin...
  195. 19:14:41 T:114565120 DEBUG: guilib: Fill viewport always for solving rendering passes
  196. 19:14:41 T:114565120 INFO: Loading skin file: Pointer.xml
  197. 19:14:41 T:114565120 INFO: Loading skin file: DialogVolumeBar.xml
  198. 19:14:41 T:114565120 INFO: Loading skin file: DialogKaiToast.xml
  199. 19:14:41 T:114565120 INFO: Loading skin file: DialogMuteBug.xml
  200. 19:14:41 T:114565120 INFO: Loading skin file: DialogSeekBar.xml
  201. 19:14:41 T:114565120 INFO: Loading skin file: DialogBusy.xml
  202. 19:14:41 T:114565120 DEBUG: Connecting to sqlite:/var/mobile/Library/Preferences/XBMC/userdata/Database/:Textures6.db
  203. 19:14:41 T:114565120 DEBUG: CGUIAudioManager::Initialize
  204. 19:14:41 T:114565120 DEBUG: Previous line repeats 1 times.
  205. 19:14:41 T:114565120 INFO: Loading /private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome/addons/skin.confluence/sounds/sounds.xml
  206. 19:14:41 T:114565120 INFO: skin loaded...
  207. 19:14:41 T:114565120 DEBUG: Activating window ID: 12999
  208. 19:14:41 T:114565120 DEBUG: ------ Window Init (Startup.xml) ------
  209. 19:14:41 T:114565120 INFO: Loading skin file: Startup.xml
  210. 19:14:41 T:114565120 INFO: removing tempfiles
  211. 19:14:41 T:114565120 NOTICE: UpdateLibraries - Starting video library startup scan
  212. 19:14:41 T:114565120 DEBUG: ------ Window Init (DialogVideoScan.xml) ------
  213. 19:14:41 T:114565120 INFO: Loading skin file: DialogVideoScan.xml
  214. 19:14:41 T:114565120 DEBUG: OpenBundle - Opened bundle /private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome/addons/skin.confluence/media/Textures.xbt
  215. 19:14:41 T:114565120 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  216. 19:14:41 T:804827136 DEBUG: Thread VIDEO::CVideoInfoScanner start, auto delete: 0
  217. 19:14:41 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  218. 19:14:41 T:804827136 NOTICE: VideoInfoScanner: Starting scan ..
  219. 19:14:42 T:804827136 DEBUG: OpenDir - Using authentication url smb://user:pass@MediaServer/Videos/Movies/HD
  220. 19:14:42 T:114565120 DEBUG: ADDON: Starting service addons.
  221. 19:14:42 T:114565120 NOTICE: initialize done
  222. 19:14:42 T:114565120 NOTICE: Running the application...
  223. 19:14:42 T:114565120 DEBUG: ExecuteXBMCAction : Translating ReplaceWindow(Home)
  224. 19:14:42 T:114565120 DEBUG: ExecuteXBMCAction : To ReplaceWindow(Home)
  225. 19:14:42 T:114565120 DEBUG: Activating window ID: 10000
  226. 19:14:43 T:117149696 DEBUG: Thread Jobworker start, auto delete: 1
  227. 19:14:43 T:114565120 DEBUG: ------ Window Init (Pointer.xml) ------
  228. 19:14:43 T:114565120 INFO: GLES: Enabling VSYNC
  229. 19:14:43 T:114565120 INFO: GLES: Selected vsync mode 10
  230. 19:14:43 T:114565120 DEBUG: ------ Window Deinit (Startup.xml) ------
  231. 19:14:43 T:114565120 DEBUG: ------ Window Init (Home.xml) ------
  232. 19:14:43 T:125734912 DEBUG: Thread Jobworker start, auto delete: 1
  233. 19:14:43 T:114565120 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  234. 19:14:43 T:126267392 DEBUG: Thread Jobworker start, auto delete: 1
  235. 19:14:43 T:126267392 INFO: WEATHER: Downloading weather
  236. 19:14:43 T:126267392 DEBUG: SECTION:LoadDLL(libcurl.4.dylib)
  237. 19:14:43 T:126267392 DEBUG: Loading: /var/stash/Applications/XBMC.frappliance/Frameworks/libcurl.4.dylib
  238. 19:14:43 T:125734912 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  239. 19:14:43 T:125734912 DEBUG: Connecting to mysql:192.168.1.200:xbmc_music18
  240. 19:14:43 T:114565120 DEBUG: Process - no profile autoexec.py (/var/mobile/Library/Preferences/XBMC/userdata/autoexec.py) found, skipping
  241. 19:14:43 T:114565120 DEBUG: NetworkMessage - Starting network services
  242. 19:14:43 T:114565120 NOTICE: ES: Starting event server
  243. 19:14:43 T:125734912 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
  244. 19:14:43 T:127135744 DEBUG: Thread CEventServer start, auto delete: 0
  245. 19:14:43 T:127135744 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
  246. 19:14:43 T:127135744 NOTICE: UDP: Listening on port 9777
  247. 19:14:43 T:125734912 DEBUG: GetRecentlyAddedAlbums query: select * from albumview order by idAlbum desc limit 10
  248. 19:14:43 T:114565120 INFO: JSONRPC Server: Successfully initialized
  249. 19:14:43 T:127668224 DEBUG: Thread JSONRPC::CTCPServer start, auto delete: 0
  250. 19:14:43 T:125734912 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  251. 19:14:43 T:125734912 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  252. 19:14:43 T:114565120 NOTICE: starting zeroconf publishing
  253. 19:14:43 T:114565120 DEBUG: CZeroconfOSX::doPublishService identifier: servers.eventserver type: _xbmc-events._udp name:XBMC Event Server port:9777
  254. 19:14:43 T:125734912 DEBUG: RunQuery took 11 ms for 10 items query: select * from movieview order by idMovie desc limit 10
  255. 19:14:43 T:126267392 DEBUG: FileCurl::Open(0x786ad6c) http://xoap.weather.com/weather/local/USNY0996?cc=*&unit=m&dayf=4&prod=xoap&link=xoap&par=1004124588&key=079f24145f208494
  256. 19:14:43 T:126267392 INFO: easy_aquire - Created session to http://xoap.weather.com
  257. 19:14:43 T:114565120 DEBUG: CZeroconfOSX::doPublishService identifier: servers.jsonrpc type: _xbmc-jsonrpc._tcp name:XBMC JSONRPC port:9090
  258. 19:14:43 T:114565120 DEBUG: CLastfmScrobbler: Clearing session.
  259. 19:14:43 T:114565120 DEBUG: CLibrefmScrobbler: Clearing session.
  260. 19:14:43 T:114565120 DEBUG: Connecting to sqlite:/var/mobile/Library/Preferences/XBMC/userdata/Database/:Addons15.db
  261. 19:14:43 T:126267392 INFO: WEATHER: Weather download successful
  262. 19:14:43 T:126267392 DEBUG: GetZipList - Processing zip://special%3a%2f%2fxbmc%2fmedia%2fweather%2ezip/
  263. 19:14:43 T:114565120 DEBUG: Connecting to sqlite:/var/mobile/Library/Preferences/XBMC/userdata/Database/:Addons15.db
  264. 19:14:43 T:128200704 DEBUG: Thread Jobworker start, auto delete: 1
  265. 19:14:43 T:125734912 DEBUG: RunQuery took 56 ms for 10 items query: select * from episodeview order by idEpisode desc limit 10
  266. 19:14:44 T:804970496 DEBUG: Thread CRssReader start, auto delete: 0
  267. 19:14:44 T:804970496 DEBUG: FileCurl::Open(0x2ffadd50) http://feeds.feedburner.com/xbmc
  268. 19:14:44 T:804970496 INFO: easy_aquire - Created session to http://feeds.feedburner.com
  269. 19:14:44 T:114565120 DEBUG: ------ Window Deinit (Pointer.xml) ------
  270. 19:14:44 T:804970496 DEBUG: Got rss feed: http://feeds.feedburner.com/xbmc
  271. 19:14:44 T:804970496 DEBUG: RSS feed encoding: UTF-8
  272. 19:14:44 T:804970496 DEBUG: Parsed rss feed: http://feeds.feedburner.com/xbmc
  273. 19:14:44 T:804970496 DEBUG: Thread CRssReader 804970496 terminating
  274. 19:14:44 T:117149696 DEBUG: DoWork - took 1636 ms to load special://skin/backgrounds/videos.jpg
  275. 19:14:44 T:125734912 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  276. 19:14:44 T:125734912 DEBUG: Connecting to mysql:192.168.1.200:xbmc_music18
  277. 19:14:44 T:125734912 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  278. 19:14:45 T:128200704 DEBUG: DoWork - took 1503 ms to load special://skin/backgrounds/videos.jpg
  279. 19:14:47 T:114565120 DEBUG: ExecuteXBMCAction : Translating ActivateWindow(Videos,MovieTitles,return)
  280. 19:14:47 T:114565120 DEBUG: ExecuteXBMCAction : To ActivateWindow(Videos,MovieTitles,return)
  281. 19:14:47 T:114565120 DEBUG: Activating window ID: 10025
  282. 19:14:47 T:114565120 DEBUG: ------ Window Deinit (Home.xml) ------
  283. 19:14:47 T:114565120 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  284. 19:14:47 T:114565120 DEBUG: Connecting to sqlite:/var/mobile/Library/Preferences/XBMC/userdata/Database/:ViewModes4.db
  285. 19:14:47 T:114565120 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  286. 19:14:47 T:114565120 DEBUG: ------ Window Init (MyVideoNav.xml) ------
  287. 19:14:47 T:114565120 INFO: Loading skin file: MyVideoNav.xml
  288. 19:14:49 T:114565120 DEBUG: Connecting to sqlite:/var/mobile/Library/Preferences/XBMC/userdata/Database/:ViewModes4.db
  289. 19:14:49 T:114565120 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  290. 19:14:49 T:114565120 DEBUG: CGUIMediaWindow::GetDirectory (videodb://1/2/)
  291. 19:14:49 T:114565120 DEBUG: ParentPath = [videodb://1/2/]
  292. 19:14:49 T:114565120 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  293. 19:14:50 T:114565120 DEBUG: RunQuery took 1 ms for 0 items 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
  294. 19:14:51 T:114565120 DEBUG: RunQuery took 1050 ms for 597 items 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)
  295. 19:14:53 T:804827136 DEBUG: VideoInfoScanner: Rescanning dir 'smb://user:pass@MediaServer/Videos/Movies/HD/' due to change (fast1313842044 != 2D920A20619C19573884EB21AF04E59D)
  296. 19:15:00 T:114565120 DEBUG: Connecting to sqlite:/var/mobile/Library/Preferences/XBMC/userdata/Database/:ViewModes4.db
  297. 19:15:00 T:114565120 DEBUG: Previous line repeats 2 times.
  298. 19:15:00 T:114565120 DEBUG: Saving fileitems [videodb://1/2/]
  299. 19:15:01 T:114565120 DEBUG: -- items: 597, sort method: 25, ascending: true
  300. 19:15:01 T:114565120 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  301. 19:15:01 T:86675456 DEBUG: Thread Background Loader start, auto delete: 0
  302. 19:15:01 T:86675456 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  303. 19:15:01 T:117149696 DEBUG: Previous line repeats 3 times.
  304. 19:15:01 T:117149696 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/fe1cb55a.tbn, fd=10000
  305. 19:15:01 T:117149696 DEBUG: CFileSMB::Close closing fd 10000
  306. 19:15:01 T:86675456 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  307. 19:15:02 T:117149696 DEBUG: Previous line repeats 9 times.
  308. 19:15:02 T:117149696 DEBUG: DoWork - took 511 ms to load special://masterprofile/Thumbnails/Video/Fanart/fe1cb55a.tbn
  309. 19:15:02 T:86675456 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  310. 19:15:02 T:86675456 DEBUG: Previous line repeats 2 times.
  311. 19:15:02 T:86675456 DEBUG: OpenDir - Using authentication url smb://user:pass@MediaServer/Videos/Movies/SD/A%20Shock%20to%20the%20System%20%281990%29
  312. 19:15:02 T:125734912 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/f/fe1cb55a.tbn, fd=10000
  313. 19:15:02 T:125734912 DEBUG: CFileSMB::Close closing fd 10000
  314. 19:15:02 T:86675456 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  315. 19:15:03 T:86675456 DEBUG: Previous line repeats 24 times.
  316. 19:15:03 T:86675456 DEBUG: OpenDir - Using authentication url smb://user:pass@MediaServer/Videos/Movies/SD/American%20Tragedy%20%282000%29
  317. 19:15:03 T:86675456 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  318. 19:15:03 T:86675456 DEBUG: Previous line repeats 4 times.
  319. 19:15:03 T:86675456 DEBUG: OpenDir - Using authentication url smb://user:pass@MediaServer/Videos/Movies/SD/And%20Never%20Let%20Her%20Go%20%282001%29
  320. 19:15:03 T:86675456 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  321. 19:15:06 T:804827136 DEBUG: Previous line repeats 69 times.
  322. 19:15:06 T:804827136 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://user:pass@MediaServer/Videos/Movies/HD/
  323. 19:15:06 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/300 (2006)/' due to no change (fasthash)
  324. 19:15:06 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/310 to Yuma (2007)/' due to no change (fasthash)
  325. 19:15:06 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/A Few Good Men (1992)/' due to no change (fasthash)
  326. 19:15:06 T:86675456 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  327. 19:15:06 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/A Nightmare on Elm Street (1984)/' due to no change (fasthash)
  328. 19:15:06 T:86675456 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  329. 19:15:06 T:804827136 DEBUG: Previous line repeats 4 times.
  330. 19:15:06 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/A Time to Kill (1996)/' due to no change (fasthash)
  331. 19:15:06 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Air Force One (1997)/' due to no change (fasthash)
  332. 19:15:06 T:804827136 DEBUG: OpenDir - Using authentication url smb://user:pass@MediaServer/Videos/Movies/HD/Alien%20Anthology
  333. 19:15:06 T:86675456 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  334. 19:15:06 T:804827136 DEBUG: Previous line repeats 10 times.
  335. 19:15:06 T:804827136 DEBUG: VideoInfoScanner: Scanning dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Alien Anthology/' as not in the database
  336. 19:15:06 T:86675456 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  337. 19:15:07 T:804827136 DEBUG: Previous line repeats 5 times.
  338. 19:15:07 T:804827136 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://user:pass@MediaServer/Videos/Movies/HD/Alien Anthology/
  339. 19:15:07 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Alien Anthology/Alien (1979)/' due to no change (fasthash)
  340. 19:15:07 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Alien Anthology/Alien 3 (1992)/' due to no change (fasthash)
  341. 19:15:07 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Alien Anthology/Alien Resurrection (1997)/' due to no change (fasthash)
  342. 19:15:07 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Alien Anthology/Aliens (1986)/' due to no change (fasthash)
  343. 19:15:07 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Amadeus (1984)/' due to no change (fasthash)
  344. 19:15:07 T:86675456 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  345. 19:15:07 T:804827136 DEBUG: Previous line repeats 3 times.
  346. 19:15:07 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/American Beauty (1999)/' due to no change (fasthash)
  347. 19:15:07 T:114565120 DEBUG: CPlayerCoreFactory::GetPlayers(smb://user:pass@MediaServer/Videos/Movies/HD/310 to Yuma (2007)/310 to Yuma (2007).mkv)
  348. 19:15:07 T:114565120 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
  349. 19:15:07 T:114565120 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
  350. 19:15:07 T:114565120 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtv
  351. 19:15:07 T:114565120 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: hdhomerun/myth/rtmp/mms/udp
  352. 19:15:07 T:114565120 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
  353. 19:15:07 T:114565120 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
  354. 19:15:07 T:114565120 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
  355. 19:15:07 T:114565120 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
  356. 19:15:07 T:114565120 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdfile
  357. 19:15:07 T:114565120 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
  358. 19:15:07 T:114565120 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
  359. 19:15:07 T:114565120 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
  360. 19:15:07 T:114565120 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
  361. 19:15:07 T:86675456 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  362. 19:15:07 T:114565120 DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (1)
  363. 19:15:07 T:114565120 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
  364. 19:15:07 T:114565120 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
  365. 19:15:07 T:114565120 DEBUG: CPlayerCoreFactory::GetPlayers: adding player: DVDPlayer (1)
  366. 19:15:07 T:114565120 DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
  367. 19:15:07 T:114565120 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  368. 19:15:07 T:804827136 DEBUG: Previous line repeats 1 times.
  369. 19:15:07 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/American Gangster (2007)/' due to no change (fasthash)
  370. 19:15:07 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/American Psycho (2000)/' due to no change (fasthash)
  371. 19:15:07 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Angel Heart (1987)/' due to no change (fasthash)
  372. 19:15:07 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Anger Management (2003)/' due to no change (fasthash)
  373. 19:15:07 T:114565120 DEBUG: CFavourites::Load - no system favourites found, skipping
  374. 19:15:07 T:114565120 DEBUG: CFavourites::Load - no userdata favourites found, skipping
  375. 19:15:07 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Apocalypse Now (1979)/' due to no change (fasthash)
  376. 19:15:07 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Apollo 13 (1995)/' due to no change (fasthash)
  377. 19:15:07 T:86675456 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  378. 19:15:07 T:114565120 DEBUG: Previous line repeats 1 times.
  379. 19:15:07 T:114565120 INFO: Loading skin file: DialogContextMenu.xml
  380. 19:15:07 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Armageddon (1998)/' due to no change (fasthash)
  381. 19:15:07 T:86675456 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  382. 19:15:07 T:86675456 DEBUG: OpenDir - Using authentication url smb://user:pass@MediaServer/Videos/Movies/SD/The%20Deliberate%20Stranger%20%281986%29
  383. 19:15:07 T:114565120 DEBUG: ------ Window Init (DialogContextMenu.xml) ------
  384. 19:15:07 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Avatar (2009)/' due to no change (fasthash)
  385. 19:15:07 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Bad Santa (2003)/' due to no change (fasthash)
  386. 19:15:07 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Basic Instinct (1992)/' due to no change (fasthash)
  387. 19:15:07 T:86675456 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  388. 19:15:07 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Batman (1989)/' due to no change (fasthash)
  389. 19:15:07 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Batman Begins (2005)/' due to no change (fasthash)
  390. 19:15:07 T:86675456 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  391. 19:15:07 T:804827136 DEBUG: Previous line repeats 4 times.
  392. 19:15:07 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Batman Returns (1992)/' due to no change (fasthash)
  393. 19:15:07 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Beauty and the Beast (1991)/' due to no change (fasthash)
  394. 19:15:07 T:804827136 DEBUG: OpenDir - Using authentication url smb://user:pass@MediaServer/Videos/Movies/HD/Beverly%20Hills%20Cop%20Collection
  395. 19:15:07 T:86675456 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  396. 19:15:08 T:804827136 DEBUG: Previous line repeats 4 times.
  397. 19:15:08 T:804827136 DEBUG: VideoInfoScanner: Scanning dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Beverly Hills Cop Collection/' as not in the database
  398. 19:15:08 T:86675456 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  399. 19:15:08 T:804827136 DEBUG: Previous line repeats 5 times.
  400. 19:15:08 T:804827136 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://user:pass@MediaServer/Videos/Movies/HD/Beverly Hills Cop Collection/
  401. 19:15:08 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Beverly Hills Cop Collection/Beverly Hills Cop (1984)/' due to no change (fasthash)
  402. 19:15:08 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Beverly Hills Cop Collection/Beverly Hills Cop II (1987)/' due to no change (fasthash)
  403. 19:15:08 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Beverly Hills Cop Collection/Beverly Hills Cop III (1994)/' due to no change (fasthash)
  404. 19:15:08 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Big (1988)/' due to no change (fasthash)
  405. 19:15:08 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Big Fish (2003)/' due to no change (fasthash)
  406. 19:15:08 T:86675456 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  407. 19:15:08 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Black Hawk Down (2001)/' due to no change (fasthash)
  408. 19:15:08 T:86675456 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  409. 19:15:08 T:804827136 DEBUG: Previous line repeats 4 times.
  410. 19:15:08 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Blade Runner (1982)/' due to no change (fasthash)
  411. 19:15:08 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Blazing Saddles (1974)/' due to no change (fasthash)
  412. 19:15:08 T:86675456 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  413. 19:15:08 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Blow (2001)/' due to no change (fasthash)
  414. 19:15:08 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Bram Stoker's Dracula (1992)/' due to no change (fasthash)
  415. 19:15:08 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Braveheart (1995)/' due to no change (fasthash)
  416. 19:15:08 T:86675456 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  417. 19:15:08 T:114565120 DEBUG: Previous line repeats 1 times.
  418. 19:15:08 T:114565120 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib-arm-osx.so)
  419. 19:15:08 T:114565120 DEBUG: Unloading: ImageLib-arm-osx.so
  420. 19:15:08 T:86675456 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  421. 19:15:08 T:804827136 DEBUG: Previous line repeats 1 times.
  422. 19:15:08 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Brokeback Mountain (2005)/' due to no change (fasthash)
  423. 19:15:08 T:86675456 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  424. 19:15:08 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Bruce Almighty (2003)/' due to no change (fasthash)
  425. 19:15:08 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Caddyshack (1980)/' due to no change (fasthash)
  426. 19:15:08 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Can't Hardly Wait (1998)/' due to no change (fasthash)
  427. 19:15:08 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Carlito's Way (1993)/' due to no change (fasthash)
  428. 19:15:08 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Casino (1995)/' due to no change (fasthash)
  429. 19:15:08 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Casino Royale (2006)/' due to no change (fasthash)
  430. 19:15:08 T:86675456 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  431. 19:15:08 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Cast Away (2000)/' due to no change (fasthash)
  432. 19:15:09 T:86675456 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  433. 19:15:09 T:804827136 DEBUG: Previous line repeats 2 times.
  434. 19:15:09 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Children of the Corn (1984)/' due to no change (fasthash)
  435. 19:15:09 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Clear and Present Danger (1994)/' due to no change (fasthash)
  436. 19:15:09 T:86675456 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  437. 19:15:09 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Clerks (1994)/' due to no change (fasthash)
  438. 19:15:09 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Clerks 2 (2006)/' due to no change (fasthash)
  439. 19:15:09 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Click (2006)/' due to no change (fasthash)
  440. 19:15:09 T:86675456 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  441. 19:15:09 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Cliffhanger (1993)/' due to no change (fasthash)
  442. 19:15:09 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Closer (2004)/' due to no change (fasthash)
  443. 19:15:09 T:86675456 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  444. 19:15:09 T:804827136 DEBUG: Previous line repeats 2 times.
  445. 19:15:09 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Cloverfield (2007)/' due to no change (fasthash)
  446. 19:15:09 T:86675456 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  447. 19:15:09 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Collateral (2004)/' due to no change (fasthash)
  448. 19:15:09 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Coming to America (1988)/' due to no change (fasthash)
  449. 19:15:09 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Con Air (1997)/' due to no change (fasthash)
  450. 19:15:09 T:86675456 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  451. 19:15:09 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Cool Hand Luke (1967)/' due to no change (fasthash)
  452. 19:15:09 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Crash (2004)/' due to no change (fasthash)
  453. 19:15:09 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Cruel Intentions (1999)/' due to no change (fasthash)
  454. 19:15:09 T:86675456 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  455. 19:15:09 T:804827136 DEBUG: Previous line repeats 4 times.
  456. 19:15:09 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Damien - Omen II (1978)/' due to no change (fasthash)
  457. 19:15:09 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Deep Impact (1998)/' due to no change (fasthash)
  458. 19:15:09 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Deliverance (1972)/' due to no change (fasthash)
  459. 19:15:09 T:86675456 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  460. 19:15:09 T:804827136 DEBUG: OpenDir - Using authentication url smb://user:pass@MediaServer/Videos/Movies/HD/Die%20Hard%20Collection
  461. 19:15:09 T:86675456 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  462. 19:15:09 T:804827136 DEBUG: Previous line repeats 6 times.
  463. 19:15:09 T:804827136 DEBUG: VideoInfoScanner: Scanning dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Die Hard Collection/' as not in the database
  464. 19:15:09 T:86675456 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  465. 19:15:10 T:128200704 DEBUG: Previous line repeats 4 times.
  466. 19:15:10 T:128200704 DEBUG: DoWork - trying to extract filestream details from video file smb://user:pass@MediaServer/Videos/Movies/HD/Friday the 13th Collection/Friday the 13th - Part VI - Jason Lives (1987)/Friday the 13th - Part VI - Jason Lives (1986).mkv
  467. 19:15:10 T:128200704 DEBUG: CFileSMB::Open - opened Videos/Movies/HD/Friday the 13th Collection/Friday the 13th - Part VI - Jason Lives (1987)/Friday the 13th - Part VI - Jason Lives (1986).mkv, fd=-1
  468. 19:15:10 T:128200704 INFO: FileSmb->Open: Unable to open file : 'smb://user:pass@MediaServer/Videos/Movies/HD/Friday%20the%2013th%20Collection/Friday%20the%2013th%20%2d%20Part%20VI%20%2d%20Jason%20Lives%20%281987%29/Friday%20the%2013th%20%2d%20Part%20VI%20%2d%20Jason%20Lives%20%281986%29%2emkv'
  469. unix_err:'2' error : 'No such file or directory'
  470. 19:15:10 T:86675456 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  471. 19:15:10 T:804827136 DEBUG: Previous line repeats 3 times.
  472. 19:15:10 T:804827136 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://user:pass@MediaServer/Videos/Movies/HD/Die Hard Collection/
  473. 19:15:10 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Die Hard Collection/Die Hard (1988)/' due to no change (fasthash)
  474. 19:15:10 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Die Hard Collection/Die Hard 2 - Die Harder (1990)/' due to no change (fasthash)
  475. 19:15:10 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Die Hard Collection/Die Hard With a Vengeance (1995)/' due to no change (fasthash)
  476. 19:15:10 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Die Hard Collection/Live Free or Die Hard (2007)/' due to no change (fasthash)
  477. 19:15:10 T:86675456 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  478. 19:15:10 T:804827136 DEBUG: Previous line repeats 5 times.
  479. 19:15:10 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Dirty Dancing (1987)/' due to no change (fasthash)
  480. 19:15:10 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/District 9 (2009)/' due to no change (fasthash)
  481. 19:15:10 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Dodgeball (2004)/' due to no change (fasthash)
  482. 19:15:10 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Donnie Brasco (1997)/' due to no change (fasthash)
  483. 19:15:10 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Dumb and Dumber (1994)/' due to no change (fasthash)
  484. 19:15:10 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Eastern Promises (2007)/' due to no change (fasthash)
  485. 19:15:10 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Elf (2003)/' due to no change (fasthash)
  486. 19:15:10 T:114565120 DEBUG: ------ Window Deinit (DialogContextMenu.xml) ------
  487. 19:15:10 T:86675456 DEBUG: OpenDir - Using authentication url smb://user:pass@MediaServer/Videos/Movies/SD/The%20Gladiator%20%281986%29
  488. 19:15:10 T:86675456 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  489. 19:15:10 T:804827136 DEBUG: VideoInfoScanner: Skipping dir 'smb://user:pass@MediaServer/Videos/Movies/HD/Enchanted (2007)/' due to no change (fasthash)
  490. 19:15:10 T:804827136 NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 00:28
  491. 19:15:10 T:86675456 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  492. 19:15:10 T:804827136 INFO: Video scan was stopped or finished ... restoring FindRemoteThumbs
  493. 19:15:10 T:804827136 DEBUG: Thread VIDEO::CVideoInfoScanner 804827136 terminating
  494. 19:15:10 T:86675456 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  495. 19:15:10 T:86675456 DEBUG: Previous line repeats 1 times.
  496. 19:15:10 T:86675456 DEBUG: Thread Background Loader 86675456 terminating
  497. 19:15:10 T:114565120 DEBUG: CGUIMediaWindow::GetDirectory (videodb://1/2/)
  498. 19:15:10 T:114565120 DEBUG: ParentPath = [videodb://1/2/]
  499. 19:15:10 T:126267392 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  500. 19:15:10 T:126267392 DEBUG: RunQuery took 1 ms for 0 items 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
  501. 19:15:11 T:126267392 DEBUG: RunQuery took 355 ms for 597 items 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)
  502. 19:15:11 T:114565120 DEBUG: ------ Window Init (DialogBusy.xml) ------
  503. 19:15:11 T:114565120 DEBUG: ------ Window Deinit (DialogVideoScan.xml) ------
  504. 19:15:14 T:114565120 INFO: CheckIdle - Closing session to http://feeds.feedburner.com (easy=0x63b0000, multi=0x20a43d50)
  505. 19:15:19 T:114565120 DEBUG: Connecting to sqlite:/var/mobile/Library/Preferences/XBMC/userdata/Database/:ViewModes4.db
  506. 19:15:19 T:114565120 DEBUG: Previous line repeats 2 times.
  507. 19:15:19 T:114565120 DEBUG: Saving fileitems [videodb://1/2/]
  508. 19:15:19 T:114565120 DEBUG: -- items: 597, sort method: 25, ascending: true
  509. 19:15:19 T:114565120 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  510. 19:15:19 T:804827136 DEBUG: Thread Background Loader start, auto delete: 0
  511. 19:15:19 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  512. 19:15:20 T:114565120 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  513. 19:15:20 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  514. 19:15:20 T:804827136 DEBUG: Previous line repeats 15 times.
  515. 19:15:20 T:804827136 DEBUG: OpenDir - Using authentication url smb://user:pass@MediaServer/Videos/Movies/SD/A%20Shock%20to%20the%20System%20%281990%29
  516. 19:15:20 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  517. 19:15:21 T:114565120 DEBUG: Previous line repeats 17 times.
  518. 19:15:21 T:114565120 INFO: CheckIdle - Closing session to http://xoap.weather.com (easy=0x63a7000, multi=0x20a21080)
  519. 19:15:21 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  520. 19:15:21 T:804827136 DEBUG: Previous line repeats 6 times.
  521. 19:15:21 T:804827136 DEBUG: OpenDir - Using authentication url smb://user:pass@MediaServer/Videos/Movies/SD/American%20Tragedy%20%282000%29
  522. 19:15:21 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  523. 19:15:21 T:804827136 DEBUG: Previous line repeats 4 times.
  524. 19:15:21 T:804827136 DEBUG: OpenDir - Using authentication url smb://user:pass@MediaServer/Videos/Movies/SD/And%20Never%20Let%20Her%20Go%20%282001%29
  525. 19:15:21 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  526. 19:15:22 T:117149696 DEBUG: Previous line repeats 54 times.
  527. 19:15:22 T:117149696 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/d77aabdd.tbn, fd=10000
  528. 19:15:23 T:117149696 DEBUG: CFileSMB::Close closing fd 10000
  529. 19:15:23 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  530. 19:15:23 T:125734912 DEBUG: Previous line repeats 4 times.
  531. 19:15:23 T:125734912 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/d/d77aabdd.tbn, fd=10000
  532. 19:15:23 T:125734912 DEBUG: CFileSMB::Close closing fd 10000
  533. 19:15:23 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  534. 19:15:23 T:128200704 DEBUG: Previous line repeats 1 times.
  535. 19:15:23 T:128200704 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/6693151d.tbn, fd=10000
  536. 19:15:23 T:128200704 DEBUG: CFileSMB::Close closing fd 10000
  537. 19:15:23 T:126267392 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/6/6693151d.tbn, fd=10000
  538. 19:15:23 T:126267392 DEBUG: CFileSMB::Close closing fd 10000
  539. 19:15:23 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  540. 19:15:23 T:126267392 DEBUG: Previous line repeats 1 times.
  541. 19:15:23 T:126267392 DEBUG: DoWork - took 118 ms to load special://masterprofile/Thumbnails/Video/6/6693151d.tbn
  542. 19:15:23 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  543. 19:15:23 T:125734912 DEBUG: Previous line repeats 10 times.
  544. 19:15:23 T:125734912 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/8b989268.tbn, fd=10000
  545. 19:15:23 T:125734912 DEBUG: CFileSMB::Close closing fd 10000
  546. 19:15:24 T:126267392 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/8/8b989268.tbn, fd=10000
  547. 19:15:24 T:126267392 DEBUG: CFileSMB::Close closing fd 10000
  548. 19:15:24 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  549. 19:15:24 T:126267392 DEBUG: DoWork - took 220 ms to load special://masterprofile/Thumbnails/Video/8/8b989268.tbn
  550. 19:15:24 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  551. 19:15:24 T:126267392 DEBUG: Previous line repeats 1 times.
  552. 19:15:24 T:126267392 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/27a3fc42.tbn, fd=10000
  553. 19:15:24 T:126267392 DEBUG: CFileSMB::Close closing fd 10000
  554. 19:15:24 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  555. 19:15:25 T:117149696 DEBUG: Previous line repeats 14 times.
  556. 19:15:25 T:117149696 DEBUG: DoWork - took 2242 ms to load special://masterprofile/Thumbnails/Video/Fanart/d77aabdd.tbn
  557. 19:15:25 T:117149696 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/2/27a3fc42.tbn, fd=10000
  558. 19:15:25 T:125734912 DEBUG: DoWork - took 1368 ms to load special://masterprofile/Thumbnails/Video/Fanart/8b989268.tbn
  559. 19:15:25 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  560. 19:15:25 T:128200704 DEBUG: Previous line repeats 4 times.
  561. 19:15:25 T:128200704 DEBUG: DoWork - took 2203 ms to load special://masterprofile/Thumbnails/Video/Fanart/6693151d.tbn
  562. 19:15:25 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  563. 19:15:25 T:117149696 DEBUG: Previous line repeats 3 times.
  564. 19:15:25 T:117149696 DEBUG: CFileSMB::Close closing fd 10000
  565. 19:15:25 T:117149696 DEBUG: DoWork - took 570 ms to load special://masterprofile/Thumbnails/Video/2/27a3fc42.tbn
  566. 19:15:25 T:804827136 DEBUG: OpenDir - Using authentication url smb://user:pass@MediaServer/Videos/Movies/SD/The%20Deliberate%20Stranger%20%281986%29
  567. 19:15:25 T:125734912 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/d071dce8.tbn, fd=10000
  568. 19:15:25 T:117149696 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/d/d071dce8.tbn, fd=10001
  569. 19:15:25 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  570. 19:15:25 T:117149696 DEBUG: CFileSMB::Close closing fd 10001
  571. 19:15:25 T:125734912 DEBUG: CFileSMB::Close closing fd 10000
  572. 19:15:26 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  573. 19:15:26 T:117149696 DEBUG: Previous line repeats 5 times.
  574. 19:15:26 T:117149696 DEBUG: DoWork - took 345 ms to load special://masterprofile/Thumbnails/Video/d/d071dce8.tbn
  575. 19:15:26 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  576. 19:15:26 T:126267392 DEBUG: Previous line repeats 1 times.
  577. 19:15:26 T:126267392 DEBUG: DoWork - took 2026 ms to load special://masterprofile/Thumbnails/Video/Fanart/27a3fc42.tbn
  578. 19:15:26 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  579. 19:15:27 T:125734912 DEBUG: Previous line repeats 30 times.
  580. 19:15:27 T:125734912 DEBUG: DoWork - took 1481 ms to load special://masterprofile/Thumbnails/Video/Fanart/d071dce8.tbn
  581. 19:15:27 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  582. 19:15:27 T:128200704 DEBUG: Previous line repeats 17 times.
  583. 19:15:27 T:128200704 DEBUG: DoWork - trying to extract filestream details from video file smb://user:pass@MediaServer/Videos/Movies/HD/Friday the 13th Collection/Friday the 13th - Part VI - Jason Lives (1987)/Friday the 13th - Part VI - Jason Lives (1986).mkv
  584. 19:15:27 T:128200704 DEBUG: CFileSMB::Open - opened Videos/Movies/HD/Friday the 13th Collection/Friday the 13th - Part VI - Jason Lives (1987)/Friday the 13th - Part VI - Jason Lives (1986).mkv, fd=-1
  585. 19:15:27 T:128200704 INFO: FileSmb->Open: Unable to open file : 'smb://user:pass@MediaServer/Videos/Movies/HD/Friday%20the%2013th%20Collection/Friday%20the%2013th%20%2d%20Part%20VI%20%2d%20Jason%20Lives%20%281987%29/Friday%20the%2013th%20%2d%20Part%20VI%20%2d%20Jason%20Lives%20%281986%29%2emkv'
  586. unix_err:'2' error : 'No such file or directory'
  587. 19:15:27 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  588. 19:15:29 T:804827136 DEBUG: Previous line repeats 74 times.
  589. 19:15:29 T:804827136 DEBUG: OpenDir - Using authentication url smb://user:pass@MediaServer/Videos/Movies/SD/It%20Happens%20Every%20Spring%20%281949%29
  590. 19:15:29 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  591. 19:15:30 T:114565120 DEBUG: Previous line repeats 36 times.
  592. 19:15:30 T:114565120 INFO: Loading skin file: DialogContextMenu.xml
  593. 19:15:30 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  594. 19:15:30 T:114565120 DEBUG: ------ Window Init (DialogContextMenu.xml) ------
  595. 19:15:30 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  596. 19:15:32 T:804827136 DEBUG: Previous line repeats 50 times.
  597. 19:15:32 T:804827136 DEBUG: OpenDir - Using authentication url smb://user:pass@MediaServer/Videos/Movies/SD/Mr%2e%20Saturday%20Night%20%281992%29
  598. 19:15:32 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  599. 19:15:32 T:804827136 DEBUG: Previous line repeats 7 times.
  600. 19:15:32 T:804827136 DEBUG: OpenDir - Using authentication url smb://user:pass@MediaServer/Videos/Movies/SD/The%20Naked%20Jungle%20%281954%29
  601. 19:15:32 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  602. 19:15:32 T:804827136 DEBUG: Previous line repeats 10 times.
  603. 19:15:32 T:804827136 DEBUG: OpenDir - Using authentication url smb://user:pass@MediaServer/Videos/Movies/SD/Nuremberg%20%282000%29
  604. 19:15:32 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  605. 19:15:34 T:114565120 DEBUG: Previous line repeats 76 times.
  606. 19:15:34 T:114565120 DEBUG: ------ Window Deinit (DialogContextMenu.xml) ------
  607. 19:15:34 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  608. 19:15:34 T:804827136 DEBUG: Previous line repeats 3 times.
  609. 19:15:34 T:804827136 DEBUG: Thread Background Loader 804827136 terminating
  610. 19:15:34 T:114565120 DEBUG: CPlayerCoreFactory::GetPlayers(smb://user:pass@MediaServer/Videos/Movies/HD/300 (2006)/300 (2006).mkv)
  611. 19:15:34 T:114565120 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
  612. 19:15:34 T:114565120 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
  613. 19:15:34 T:114565120 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtv
  614. 19:15:34 T:114565120 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: hdhomerun/myth/rtmp/mms/udp
  615. 19:15:34 T:114565120 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
  616. 19:15:34 T:114565120 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
  617. 19:15:34 T:114565120 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
  618. 19:15:34 T:114565120 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
  619. 19:15:34 T:114565120 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdfile
  620. 19:15:34 T:114565120 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
  621. 19:15:34 T:114565120 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
  622. 19:15:34 T:114565120 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
  623. 19:15:34 T:114565120 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
  624. 19:15:34 T:114565120 DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (1)
  625. 19:15:34 T:114565120 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
  626. 19:15:34 T:114565120 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
  627. 19:15:34 T:114565120 DEBUG: CPlayerCoreFactory::GetPlayers: adding player: DVDPlayer (1)
  628. 19:15:34 T:114565120 DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
  629. 19:15:34 T:114565120 NOTICE: DVDPlayer: Opening: smb://user:pass@MediaServer/Videos/Movies/HD/300 (2006)/300 (2006).mkv
  630. 19:15:34 T:114565120 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  631. 19:15:34 T:114565120 DEBUG: LinuxRendererGL: Cleaning up GL resources
  632. 19:15:34 T:114565120 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avutil-50-arm-osx.so)
  633. 19:15:34 T:114565120 DEBUG: Loading: /private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome/system/players/dvdplayer/avutil-50-arm-osx.so
  634. 19:15:34 T:114565120 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/swscale-0-arm-osx.so)
  635. 19:15:34 T:114565120 DEBUG: Loading: /private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome/system/players/dvdplayer/swscale-0-arm-osx.so
  636. 19:15:35 T:117682176 DEBUG: Thread CDVDPlayer start, auto delete: 0
  637. 19:15:35 T:117682176 NOTICE: Creating InputStream
  638. 19:15:35 T:117682176 DEBUG: CFileSMB::Open - opened Videos/Movies/HD/300 (2006)/300 (2006).mkv, fd=10000
  639. 19:15:35 T:117682176 DEBUG: ScanForExternalSubtitles: Searching for subtitles...
  640. 19:15:35 T:117682176 DEBUG: OpenDir - Using authentication url smb://user:pass@MediaServer/Videos/Movies/HD/300%20%282006%29
  641. 19:15:35 T:117682176 DEBUG: ScanForExternalSubtitles: END (total time: 86 ms)
  642. 19:15:35 T:117682176 NOTICE: Creating Demuxer
  643. 19:15:35 T:117682176 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avcore-0-arm-osx.so)
  644. 19:15:35 T:117682176 DEBUG: Loading: /private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome/system/players/dvdplayer/avcore-0-arm-osx.so
  645. 19:15:35 T:117682176 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avcodec-52-arm-osx.so)
  646. 19:15:35 T:117682176 DEBUG: Loading: /private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome/system/players/dvdplayer/avcodec-52-arm-osx.so
  647. 19:15:35 T:114565120 DEBUG: ------ Window Init (DialogBusy.xml) ------
  648. 19:15:35 T:117682176 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avformat-52-arm-osx.so)
  649. 19:15:35 T:117682176 DEBUG: Loading: /private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome/system/players/dvdplayer/avformat-52-arm-osx.so
  650. 19:15:35 T:117682176 DEBUG: Open - probing detected format [matroska,webm]
  651. 19:15:35 T:117682176 DEBUG: Open - av_find_stream_info starting
  652. 19:15:38 T:117682176 DEBUG: Open - av_find_stream_info finished
  653. 19:15:38 T:117682176 NOTICE: Opening video stream: 0 source: 256
  654. 19:15:38 T:117682176 NOTICE: Creating video codec with codec id: 28
  655. 19:15:38 T:117682176 DEBUG: CDVDFactoryCodec: compiled in hardware support: VDADecoder:no VideoToolBoxDecoder:yes CrystalHD:no OpenMax:no
  656. 19:15:38 T:117682176 INFO: Apple VideoToolBox Decoder...
  657. 19:15:38 T:117682176 DEBUG: FactoryCodec - Video: vtb - Opening
  658. 19:15:38 T:117682176 DEBUG: CreateFormatDescriptionFromCodecData - GetIOSVersion says >= 4.3
  659. 19:15:38 T:117682176 NOTICE: Open - using avcC atom of size(43), ref_frames(2)
  660. 19:15:38 T:117682176 DEBUG: FactoryCodec - Video: vtb-h264 - Opened
  661. 19:15:38 T:117682176 NOTICE: Creating video thread
  662. 19:15:38 T:119603200 DEBUG: Thread CDVDPlayerVideo start, auto delete: 0
  663. 19:15:38 T:119603200 NOTICE: running thread: video_thread
  664. 19:15:38 T:117682176 NOTICE: Opening audio stream: 1 source: 256
  665. 19:15:38 T:117682176 NOTICE: Finding audio codec for: 86019
  666. 19:15:38 T:117682176 DEBUG: FactoryCodec - Audio: PassthroughFFmpeg - Opening
  667. 19:15:38 T:117682176 INFO: CDVDAudioCodecPassthroughFFmpeg::SetupMuxer - Trying to setup spdif muxer
  668. 19:15:38 T:117682176 INFO: CDVDAudioCodecPassthroughFFmpeg::SetupMuxer - spdif muxer ready
  669. 19:15:38 T:117682176 DEBUG: FactoryCodec - Audio: PassthroughFFmpeg - Opened
  670. 19:15:38 T:117682176 NOTICE: Creating audio thread
  671. 19:15:38 T:121511936 DEBUG: Thread CDVDPlayerAudio start, auto delete: 0
  672. 19:15:38 T:121511936 NOTICE: running thread: CDVDPlayerAudio::Process()
  673. 19:15:38 T:117682176 DEBUG: ReadEditDecisionLists - Checking for edit decision lists (EDL) on local drive or remote share for: smb://user:pass@MediaServer/Videos/Movies/HD/300 (2006)/300 (2006).mkv
  674. 19:15:38 T:117682176 DEBUG: CDVDPlayer::SetCaching - caching state 2
  675. 19:15:38 T:119603200 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  676. 19:15:38 T:119603200 INFO: CDVDPlayerVideo - Stillframe left, switching to normal playback
  677. 19:15:38 T:121511936 NOTICE: Creating audio device with codec id: 86019, channels: 2, sample rate: 48000, pass-through
  678. 19:15:38 T:121511936 INFO: AudioRendererFactory: not a explicit device, trying to autodetect.
  679. 19:15:38 T:121511936 DEBUG: SetActiveDevice - SetActiveDevice from 1 to 2
  680. 19:15:38 T:121511936 DEBUG: RemoveActiveDevice - Removing device 1
  681. 19:15:38 T:121511936 DEBUG: RemoveActiveDevice - Removing device 2
  682. 19:15:38 T:121511936 DEBUG: SetActiveDevice - SetActiveDevice from 0 to 4
  683. 19:15:38 T:121511936 DEBUG: RemoveActiveDevice - Removing device 0
  684. 19:15:38 T:121511936 DEBUG: CIOSCoreAudioDevice::SetupInfo: Remote/IO Output Stream Bus 1 Format [lpcm] Mixable 2 Channel 16-bit Signed Integer (48000Hz)
  685. 19:15:38 T:121511936 DEBUG: CIOSCoreAudioDevice::SetupInfo: Remote/IO Input Stream Bus 1 Format [lpcm] Mixable 2 Channel 16-bit Signed Integer (48000Hz)
  686. 19:15:39 T:121511936 DEBUG: CIOSAudioRenderer::Initialize: Renderer Configuration - Chunk Len: 2048, Max Cache: 196608 (1024ms).
  687. 19:15:39 T:121511936 INFO: CIOSAudioRenderer::Initialize: Successfully configured audio output.
  688. 19:15:39 T:121511936 DEBUG: CIOSAudioRenderer::Initialize - Channels: 2 - SampleRate: 48000 - SampleBit: 16 - Resample false - IsMusic false - IsPassthrough true - audioDevice: Default Output Device
  689. 19:15:39 T:121511936 DEBUG: CDVDPlayerAudio:: synctype set to 0: clock feedback
  690. 19:15:39 T:117682176 DEBUG: CDVDPlayer::HandleMessages - player started 1
  691. 19:15:39 T:119603200 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(709037.952000, 0)
  692. 19:15:39 T:117682176 DEBUG: CheckPlayerInit - dropping packet type:2 dts:41705.664000 to get to start point at 709037.952000
  693. 19:15:39 T:117682176 DEBUG: CheckPlayerInit - dropping packet type:2 dts:83411.328000 to get to start point at 709037.952000
  694. 19:15:39 T:117682176 DEBUG: CheckPlayerInit - dropping packet type:2 dts:125116.992000 to get to start point at 709037.952000
  695. 19:15:39 T:117682176 DEBUG: CheckPlayerInit - dropping packet type:2 dts:166843.488000 to get to start point at 709037.952000
  696. 19:15:39 T:117682176 DEBUG: CheckPlayerInit - dropping packet type:2 dts:208549.152000 to get to start point at 709037.952000
  697. 19:15:39 T:117682176 DEBUG: CheckPlayerInit - dropping packet type:2 dts:250254.816000 to get to start point at 709037.952000
  698. 19:15:39 T:117682176 DEBUG: CheckPlayerInit - dropping packet type:2 dts:291960.480000 to get to start point at 709037.952000
  699. 19:15:39 T:114565120 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib-arm-osx.so)
  700. 19:15:39 T:114565120 DEBUG: Loading: /private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome/system/ImageLib-arm-osx.so
  701. 19:15:39 T:119603200 DEBUG: GetPicture - VTBDecoderDecode dts(-4503599627370496.000000), pts(-4503599627370496.000000), old_pts(0.000000)
  702. 19:15:39 T:119603200 NOTICE: fps: 23.976024, pwidth: 960, pheight: 540, dwidth: 960, dheight: 540
  703. 19:15:39 T:119603200 DEBUG: OutputPicture - change configuration. 960x540. framerate: 23.98. format: BGRA
  704. 19:15:39 T:119603200 NOTICE: Display resolution DESKTOP : 1280x720 (12)
  705. 19:15:39 T:117682176 DEBUG: CheckPlayerInit - dropping packet type:2 dts:333666.144000 to get to start point at 709037.952000
  706. 19:15:39 T:117682176 DEBUG: CheckPlayerInit - dropping packet type:2 dts:375371.808000 to get to start point at 709037.952000
  707. 19:15:39 T:117682176 DEBUG: CheckPlayerInit - dropping packet type:2 dts:417077.472000 to get to start point at 709037.952000
  708. 19:15:39 T:117682176 DEBUG: CheckPlayerInit - dropping packet type:2 dts:458783.136000 to get to start point at 709037.952000
  709. 19:15:39 T:117682176 DEBUG: CheckPlayerInit - dropping packet type:2 dts:500509.632000 to get to start point at 709037.952000
  710. 19:15:39 T:117682176 DEBUG: CheckPlayerInit - dropping packet type:2 dts:542215.296000 to get to start point at 709037.952000
  711. 19:15:39 T:117682176 DEBUG: CheckPlayerInit - dropping packet type:2 dts:583920.960000 to get to start point at 709037.952000
  712. 19:15:39 T:117682176 DEBUG: CheckPlayerInit - dropping packet type:2 dts:625626.624000 to get to start point at 709037.952000
  713. 19:15:39 T:117682176 DEBUG: CheckPlayerInit - dropping packet type:2 dts:667332.288000 to get to start point at 709037.952000
  714. 19:15:39 T:114565120 NOTICE: Using GL_TEXTURE_2D
  715. 19:15:39 T:114565120 DEBUG: GL: Requested render method: 0
  716. 19:15:39 T:114565120 NOTICE: GL: Using CoreVideoRef RGBA render method
  717. 19:15:39 T:114565120 NOTICE: GL: NPOT texture support detected
  718. 19:15:39 T:114565120 DEBUG: CGUIInfoManager::SetCurrentMovie(smb://user:pass@MediaServer/Videos/Movies/HD/300 (2006)/300 (2006).mkv)
  719. 19:15:39 T:114565120 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  720. 19:15:39 T:114565120 DEBUG: GetMovieId (smb://user:pass@MediaServer/Videos/Movies/HD/300 (2006)/300 (2006).mkv), query = select idMovie from movie where idFile=1
  721. 19:15:39 T:114565120 DEBUG: Previous line repeats 1 times.
  722. 19:15:39 T:114565120 DEBUG: LoadVideoInfo, got movie info!
  723. 19:15:39 T:114565120 DEBUG: Title = 300
  724. 19:15:39 T:114565120 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  725. 19:15:39 T:114565120 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  726. 19:15:39 T:114565120 DEBUG: Activating window ID: 12005
  727. 19:15:39 T:114565120 DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
  728. 19:15:39 T:114565120 DEBUG: ------ Window Init (VideoFullScreen.xml) ------
  729. 19:15:39 T:114565120 INFO: Loading skin file: VideoFullScreen.xml
  730. 19:15:40 T:114565120 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  731. 19:15:40 T:117682176 DEBUG: CDVDPlayer::HandleMessages - player started 2
  732. 19:15:40 T:117682176 DEBUG: CDVDPlayer::SetCaching - caching state 3
  733. 19:15:40 T:121511936 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(31997.952000, 1)
  734. 19:15:40 T:121511936 DEBUG: CDVDPlayerAudio:: Discontinuity - was:303.666667, should be:0.000000, error:-303.666667
  735. 19:15:40 T:117682176 DEBUG: CDVDPlayer::SetCaching - caching state 0
  736. 19:15:47 T:119603200 DEBUG: CPullupCorrection: detected pattern of length 1: 41708.27, frameduration: 41708.333333
  737. 19:15:51 T:114565120 DEBUG: SECTION:UnloadDll(libcurl.4.dylib)
  738. 19:15:51 T:114565120 DEBUG: Unloading: libcurl.4.dylib
  739. 19:15:57 T:126267392 DEBUG: Thread Jobworker 126267392 terminating (autodelete)
  740. 19:15:57 T:117149696 DEBUG: Thread Jobworker 117149696 terminating (autodelete)
  741. 19:15:57 T:128200704 DEBUG: Thread Jobworker 128200704 terminating (autodelete)
  742. 19:15:57 T:125734912 DEBUG: Thread Jobworker 125734912 terminating (autodelete)
  743. 19:17:52 T:114565120 NOTICE: CDVDPlayer::CloseFile()
  744. 19:17:52 T:114565120 NOTICE: DVDPlayer: waiting for threads to exit
  745. 19:17:52 T:117682176 NOTICE: CDVDPlayer::OnExit()
  746. 19:17:52 T:117682176 NOTICE: DVDPlayer: closing audio stream
  747. 19:17:52 T:117682176 NOTICE: Closing audio stream
  748. 19:17:52 T:117682176 NOTICE: Waiting for audio thread to exit
  749. 19:17:52 T:121511936 NOTICE: thread end: CDVDPlayerAudio::OnExit()
  750. 19:17:52 T:121511936 DEBUG: Thread CDVDPlayerAudio 121511936 terminating
  751. 19:17:52 T:117682176 NOTICE: Closing audio device
  752. 19:17:52 T:117682176 INFO: CIOSAudioRenderer::Deinitialize: Renderer has been shut down.
  753. 19:17:52 T:117682176 INFO: Previous line repeats 1 times.
  754. 19:17:52 T:117682176 NOTICE: Deleting audio codec
  755. 19:17:52 T:117682176 NOTICE: DVDPlayer: closing video stream
  756. 19:17:52 T:117682176 NOTICE: Closing video stream
  757. 19:17:52 T:117682176 NOTICE: waiting for video thread to exit
  758. 19:17:52 T:119603200 NOTICE: thread end: video_thread
  759. 19:17:52 T:119603200 DEBUG: Thread CDVDPlayerVideo 119603200 terminating
  760. 19:17:52 T:117682176 NOTICE: deleting video codec
  761. 19:17:52 T:117682176 NOTICE: CDVDPlayer::OnExit() deleting demuxer
  762. 19:17:53 T:117682176 NOTICE: CDVDPlayer::OnExit() deleting input stream
  763. 19:17:53 T:117682176 DEBUG: CFileSMB::Close closing fd 10000
  764. 19:17:53 T:117682176 DEBUG: CAnnouncementManager - Announcement: OnStop from xbmc
  765. 19:17:53 T:117682176 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnStop
  766. 19:17:53 T:117682176 DEBUG: Thread CDVDPlayer 117682176 terminating
  767. 19:17:53 T:114565120 NOTICE: DVDPlayer: finished waiting
  768. 19:17:53 T:114565120 DEBUG: LinuxRendererGL: Cleaning up GL resources
  769. 19:17:53 T:114565120 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  770. 19:17:53 T:114565120 DEBUG: ------ Window Deinit (VideoFullScreen.xml) ------
  771. 19:17:53 T:114565120 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  772. 19:17:53 T:114565120 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  773. 19:17:53 T:114565120 DEBUG: ------ Window Init (MyVideoNav.xml) ------
  774. 19:17:53 T:114565120 INFO: Loading skin file: MyVideoNav.xml
  775. 19:17:54 T:114565120 DEBUG: Connecting to sqlite:/var/mobile/Library/Preferences/XBMC/userdata/Database/:ViewModes4.db
  776. 19:17:54 T:114565120 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  777. 19:17:54 T:114565120 DEBUG: CGUIMediaWindow::GetDirectory (videodb://1/2/)
  778. 19:17:54 T:114565120 DEBUG: ParentPath = [videodb://1/2/]
  779. 19:17:54 T:114565120 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  780. 19:17:54 T:114565120 DEBUG: RunQuery took 1 ms for 0 items 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
  781. 19:17:54 T:114565120 DEBUG: RunQuery took 345 ms for 597 items 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)
  782. 19:18:00 T:114565120 DEBUG: Connecting to sqlite:/var/mobile/Library/Preferences/XBMC/userdata/Database/:ViewModes4.db
  783. 19:18:00 T:114565120 DEBUG: Previous line repeats 2 times.
  784. 19:18:00 T:114565120 DEBUG: Saving fileitems [videodb://1/2/]
  785. 19:18:00 T:114565120 DEBUG: -- items: 597, sort method: 25, ascending: true
  786. 19:18:01 T:114565120 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  787. 19:18:01 T:804827136 DEBUG: Thread Background Loader start, auto delete: 0
  788. 19:18:01 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  789. 19:18:01 T:114565120 DEBUG: Previous line repeats 4 times.
  790. 19:18:01 T:114565120 NOTICE: CDVDPlayer::CloseFile()
  791. 19:18:01 T:114565120 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  792. 19:18:01 T:114565120 NOTICE: DVDPlayer: waiting for threads to exit
  793. 19:18:01 T:114565120 NOTICE: DVDPlayer: finished waiting
  794. 19:18:01 T:114565120 DEBUG: LinuxRendererGL: Cleaning up GL resources
  795. 19:18:01 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  796. 19:18:01 T:114565120 DEBUG: Previous line repeats 1 times.
  797. 19:18:01 T:114565120 DEBUG: CGUIAudioManager::Initialize
  798. 19:18:01 T:88072192 DEBUG: Thread Jobworker start, auto delete: 1
  799. 19:18:01 T:88072192 DEBUG: DoWork - Saving file state for video item smb://user:pass@MediaServer/Videos/Movies/HD/300 (2006)/300 (2006).mkv
  800. 19:18:01 T:88072192 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  801. 19:18:01 T:88072192 DEBUG: Previous line repeats 1 times.
  802. 19:18:01 T:88072192 DEBUG: Mysql execute: update files set playCount=NULL,lastPlayed='2011-10-24 19:18:01' where idFile=1
  803. 19:18:01 T:114565120 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib-arm-osx.so)
  804. 19:18:01 T:114565120 DEBUG: Unloading: ImageLib-arm-osx.so
  805. 19:18:01 T:88072192 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  806. 19:18:01 T:88072192 DEBUG: GOT ANNOUNCEMENT, type: 8, from xbmc, message OnUpdate
  807. 19:18:01 T:88072192 DEBUG: Mysql execute: update settings set Deinterlace=1,ViewMode=0,ZoomAmount=1.000000,PixelRatio=1.000000,VerticalShift=0.000000,AudioStream=-1,SubtitleStream=-1,SubtitleDelay=0.000000,SubtitlesOn=1,Brightness=50.000000,Contrast=50.000000,Gamma=20.000000,VolumeAmplification=0.000000,AudioDelay=0.000000,OutputToAllSpeakers=0,Sharpness=0.000000,NoiseReduction=0.000000,NonLinStretch=0,PostProcess=0,ScalingMethod=1,DeinterlaceMode=0,ResumeTime=0,Crop=0,CropLeft=0,CropRight=0,CropTop=0,CropBottom=0 where idFile=1
  808. 19:18:01 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  809. 19:18:01 T:114565120 DEBUG: Previous line repeats 7 times.
  810. 19:18:01 T:114565120 DEBUG: CGUIAudioManager::Initialize
  811. 19:18:01 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  812. 19:18:01 T:114565120 DEBUG: Connecting to sqlite:/var/mobile/Library/Preferences/XBMC/userdata/Database/:ViewModes4.db
  813. 19:18:01 T:804827136 DEBUG: OpenDir - Using authentication url smb://user:pass@MediaServer/Videos/Movies/SD/A%20Shock%20to%20the%20System%20%281990%29
  814. 19:18:01 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  815. 19:18:01 T:114565120 DEBUG: Previous line repeats 1 times.
  816. 19:18:01 T:114565120 DEBUG: Connecting to sqlite:/var/mobile/Library/Preferences/XBMC/userdata/Database/:ViewModes4.db
  817. 19:18:01 T:114565120 DEBUG: Saving fileitems [videodb://1/2/]
  818. 19:18:01 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  819. 19:18:02 T:114565120 DEBUG: Previous line repeats 11 times.
  820. 19:18:02 T:114565120 DEBUG: -- items: 597, sort method: 25, ascending: true
  821. 19:18:02 T:114565120 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  822. 19:18:02 T:804827136 DEBUG: Previous line repeats 11 times.
  823. 19:18:02 T:804827136 DEBUG: OpenDir - Using authentication url smb://user:pass@MediaServer/Videos/Movies/SD/American%20Tragedy%20%282000%29
  824. 19:18:02 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  825. 19:18:02 T:804827136 DEBUG: Previous line repeats 4 times.
  826. 19:18:02 T:804827136 DEBUG: OpenDir - Using authentication url smb://user:pass@MediaServer/Videos/Movies/SD/And%20Never%20Let%20Her%20Go%20%282001%29
  827. 19:18:02 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  828. 19:18:05 T:804827136 DEBUG: Previous line repeats 101 times.
  829. 19:18:05 T:804827136 DEBUG: OpenDir - Using authentication url smb://user:pass@MediaServer/Videos/Movies/SD/The%20Deliberate%20Stranger%20%281986%29
  830. 19:18:05 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  831. 19:18:05 T:88072192 DEBUG: Previous line repeats 12 times.
  832. 19:18:05 T:88072192 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/27a3fc42.tbn, fd=10000
  833. 19:18:05 T:88072192 DEBUG: CFileSMB::Close closing fd 10000
  834. 19:18:05 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  835. 19:18:06 T:104030208 DEBUG: Previous line repeats 2 times.
  836. 19:18:06 T:104030208 DEBUG: Thread Jobworker start, auto delete: 1
  837. 19:18:06 T:104030208 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/2/27a3fc42.tbn, fd=10000
  838. 19:18:06 T:104030208 DEBUG: CFileSMB::Close closing fd 10000
  839. 19:18:06 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  840. 19:18:06 T:104030208 DEBUG: Previous line repeats 5 times.
  841. 19:18:06 T:104030208 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/8b989268.tbn, fd=10000
  842. 19:18:06 T:104030208 DEBUG: CFileSMB::Close closing fd 10000
  843. 19:18:06 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  844. 19:18:06 T:120127488 DEBUG: Thread Jobworker start, auto delete: 1
  845. 19:18:06 T:120127488 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/8/8b989268.tbn, fd=10000
  846. 19:18:06 T:120127488 DEBUG: CFileSMB::Close closing fd 10000
  847. 19:18:06 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  848. 19:18:06 T:120127488 DEBUG: Previous line repeats 3 times.
  849. 19:18:06 T:120127488 DEBUG: DoWork - took 173 ms to load special://masterprofile/Thumbnails/Video/8/8b989268.tbn
  850. 19:18:06 T:120127488 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/6693151d.tbn, fd=10000
  851. 19:18:06 T:134410240 DEBUG: Thread Jobworker start, auto delete: 1
  852. 19:18:06 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  853. 19:18:06 T:134410240 DEBUG: Previous line repeats 2 times.
  854. 19:18:06 T:134410240 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/6/6693151d.tbn, fd=10001
  855. 19:18:06 T:134410240 DEBUG: CFileSMB::Close closing fd 10001
  856. 19:18:06 T:120127488 DEBUG: CFileSMB::Close closing fd 10000
  857. 19:18:06 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  858. 19:18:07 T:134410240 DEBUG: Previous line repeats 2 times.
  859. 19:18:07 T:134410240 DEBUG: DoWork - took 250 ms to load special://masterprofile/Thumbnails/Video/6/6693151d.tbn
  860. 19:18:07 T:134410240 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/d77aabdd.tbn, fd=10000
  861. 19:18:07 T:134410240 DEBUG: CFileSMB::Close closing fd 10000
  862. 19:18:07 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  863. 19:18:07 T:104030208 DEBUG: Previous line repeats 6 times.
  864. 19:18:07 T:104030208 DEBUG: DoWork - took 1287 ms to load special://masterprofile/Thumbnails/Video/Fanart/8b989268.tbn
  865. 19:18:07 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  866. 19:18:07 T:104030208 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/d/d77aabdd.tbn, fd=10000
  867. 19:18:07 T:104030208 DEBUG: CFileSMB::Close closing fd 10000
  868. 19:18:07 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  869. 19:18:07 T:88072192 DEBUG: Previous line repeats 5 times.
  870. 19:18:07 T:88072192 DEBUG: DoWork - took 2078 ms to load special://masterprofile/Thumbnails/Video/Fanart/27a3fc42.tbn
  871. 19:18:07 T:88072192 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/fe1cb55a.tbn, fd=10000
  872. 19:18:07 T:88072192 DEBUG: CFileSMB::Close closing fd 10000
  873. 19:18:08 T:104030208 DEBUG: DoWork - took 411 ms to load special://masterprofile/Thumbnails/Video/d/d77aabdd.tbn
  874. 19:18:08 T:104030208 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/f/fe1cb55a.tbn, fd=10000
  875. 19:18:08 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  876. 19:18:08 T:104030208 DEBUG: CFileSMB::Close closing fd 10000
  877. 19:18:08 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  878. 19:18:08 T:104030208 DEBUG: Previous line repeats 7 times.
  879. 19:18:08 T:104030208 DEBUG: DoWork - took 458 ms to load special://masterprofile/Thumbnails/Video/f/fe1cb55a.tbn
  880. 19:18:08 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  881. 19:18:08 T:104030208 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/7409a0f9.tbn, fd=10000
  882. 19:18:08 T:104030208 DEBUG: CFileSMB::Close closing fd 10000
  883. 19:18:08 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  884. 19:18:08 T:88072192 DEBUG: Previous line repeats 4 times.
  885. 19:18:08 T:88072192 DEBUG: DoWork - took 1036 ms to load special://masterprofile/Thumbnails/Video/Fanart/fe1cb55a.tbn
  886. 19:18:08 T:88072192 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/0ac63ee4.tbn, fd=10000
  887. 19:18:09 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  888. 19:18:09 T:120127488 DEBUG: Previous line repeats 5 times.
  889. 19:18:09 T:120127488 DEBUG: DoWork - took 2784 ms to load special://masterprofile/Thumbnails/Video/Fanart/6693151d.tbn
  890. 19:18:09 T:134410240 DEBUG: DoWork - took 2382 ms to load special://masterprofile/Thumbnails/Video/Fanart/d77aabdd.tbn
  891. 19:18:09 T:104030208 DEBUG: DoWork - took 974 ms to load special://masterprofile/Thumbnails/Video/Fanart/7409a0f9.tbn
  892. 19:18:09 T:104030208 DEBUG: DoWork - trying to extract filestream details from video file smb://user:pass@MediaServer/Videos/Movies/HD/Friday the 13th Collection/Friday the 13th - Part VI - Jason Lives (1987)/Friday the 13th - Part VI - Jason Lives (1986).mkv
  893. 19:18:09 T:88072192 DEBUG: CFileSMB::Close closing fd 10000
  894. 19:18:09 T:804827136 DEBUG: OpenDir - Using authentication url smb://user:pass@MediaServer/Videos/Movies/SD/The%20Gladiator%20%281986%29
  895. 19:18:09 T:120127488 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/0/0ac63ee4.tbn, fd=10000
  896. 19:18:09 T:104030208 DEBUG: CFileSMB::Open - opened Videos/Movies/HD/Friday the 13th Collection/Friday the 13th - Part VI - Jason Lives (1987)/Friday the 13th - Part VI - Jason Lives (1986).mkv, fd=-1
  897. 19:18:09 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  898. 19:18:09 T:104030208 INFO: FileSmb->Open: Unable to open file : 'smb://user:pass@MediaServer/Videos/Movies/HD/Friday%20the%2013th%20Collection/Friday%20the%2013th%20%2d%20Part%20VI%20%2d%20Jason%20Lives%20%281987%29/Friday%20the%2013th%20%2d%20Part%20VI%20%2d%20Jason%20Lives%20%281986%29%2emkv'
  899. unix_err:'2' error : 'No such file or directory'
  900. 19:18:09 T:120127488 DEBUG: CFileSMB::Close closing fd 10000
  901. 19:18:09 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  902. 19:18:10 T:120127488 DEBUG: Previous line repeats 2 times.
  903. 19:18:10 T:120127488 DEBUG: DoWork - took 121 ms to load special://masterprofile/Thumbnails/Video/0/0ac63ee4.tbn
  904. 19:18:10 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  905. 19:18:10 T:134410240 DEBUG: Previous line repeats 8 times.
  906. 19:18:10 T:134410240 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/1c63662e.tbn, fd=10000
  907. 19:18:10 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  908. 19:18:10 T:134410240 DEBUG: CFileSMB::Close closing fd 10000
  909. 19:18:10 T:104030208 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/1/1c63662e.tbn, fd=10000
  910. 19:18:10 T:104030208 DEBUG: CFileSMB::Close closing fd 10000
  911. 19:18:10 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  912. 19:18:10 T:104030208 DEBUG: Previous line repeats 2 times.
  913. 19:18:10 T:104030208 DEBUG: DoWork - took 132 ms to load special://masterprofile/Thumbnails/Video/1/1c63662e.tbn
  914. 19:18:10 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  915. 19:18:11 T:134410240 DEBUG: Previous line repeats 12 times.
  916. 19:18:11 T:134410240 DEBUG: DoWork - took 893 ms to load special://masterprofile/Thumbnails/Video/Fanart/1c63662e.tbn
  917. 19:18:11 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  918. 19:18:11 T:88072192 DEBUG: Previous line repeats 6 times.
  919. 19:18:11 T:88072192 DEBUG: DoWork - took 2460 ms to load special://masterprofile/Thumbnails/Video/Fanart/0ac63ee4.tbn
  920. 19:18:11 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  921. 19:18:12 T:804827136 DEBUG: Previous line repeats 27 times.
  922. 19:18:12 T:804827136 DEBUG: OpenDir - Using authentication url smb://user:pass@MediaServer/Videos/Movies/SD/It%20Happens%20Every%20Spring%20%281949%29
  923. 19:18:12 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  924. 19:18:12 T:120127488 DEBUG: Previous line repeats 11 times.
  925. 19:18:12 T:120127488 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/e958e0fe.tbn, fd=10000
  926. 19:18:12 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  927. 19:18:12 T:120127488 DEBUG: Previous line repeats 4 times.
  928. 19:18:12 T:120127488 DEBUG: CFileSMB::Close closing fd 10000
  929. 19:18:12 T:104030208 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/e/e958e0fe.tbn, fd=10000
  930. 19:18:12 T:104030208 DEBUG: CFileSMB::Close closing fd 10000
  931. 19:18:12 T:104030208 DEBUG: DoWork - took 113 ms to load special://masterprofile/Thumbnails/Video/e/e958e0fe.tbn
  932. 19:18:12 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  933. 19:18:12 T:120127488 DEBUG: Previous line repeats 1 times.
  934. 19:18:12 T:120127488 DEBUG: DoWork - took 344 ms to load special://masterprofile/Thumbnails/Video/Fanart/e958e0fe.tbn
  935. 19:18:12 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  936. 19:18:14 T:134410240 DEBUG: Previous line repeats 49 times.
  937. 19:18:14 T:134410240 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/d64b7b39.tbn, fd=10000
  938. 19:18:14 T:134410240 DEBUG: CFileSMB::Close closing fd 10000
  939. 19:18:14 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  940. 19:18:14 T:88072192 DEBUG: Previous line repeats 5 times.
  941. 19:18:14 T:88072192 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/d/d64b7b39.tbn, fd=10000
  942. 19:18:14 T:88072192 DEBUG: CFileSMB::Close closing fd 10000
  943. 19:18:14 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  944. 19:18:15 T:804827136 DEBUG: Previous line repeats 12 times.
  945. 19:18:15 T:804827136 DEBUG: OpenDir - Using authentication url smb://user:pass@MediaServer/Videos/Movies/SD/Mr%2e%20Saturday%20Night%20%281992%29
  946. 19:18:15 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  947. 19:18:15 T:804827136 DEBUG: Previous line repeats 7 times.
  948. 19:18:15 T:804827136 DEBUG: OpenDir - Using authentication url smb://user:pass@MediaServer/Videos/Movies/SD/The%20Naked%20Jungle%20%281954%29
  949. 19:18:15 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  950. 19:18:15 T:804827136 DEBUG: Previous line repeats 10 times.
  951. 19:18:15 T:804827136 DEBUG: OpenDir - Using authentication url smb://user:pass@MediaServer/Videos/Movies/SD/Nuremberg%20%282000%29
  952. 19:18:15 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  953. 19:18:15 T:134410240 DEBUG: DoWork - took 1580 ms to load special://masterprofile/Thumbnails/Video/Fanart/d64b7b39.tbn
  954. 19:18:15 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  955. 19:18:16 T:104030208 DEBUG: Previous line repeats 35 times.
  956. 19:18:16 T:104030208 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/e24595fe.tbn, fd=10000
  957. 19:18:16 T:104030208 DEBUG: CFileSMB::Close closing fd 10000
  958. 19:18:17 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  959. 19:18:17 T:120127488 DEBUG: Previous line repeats 2 times.
  960. 19:18:17 T:120127488 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/e/e24595fe.tbn, fd=10000
  961. 19:18:17 T:120127488 DEBUG: CFileSMB::Close closing fd 10000
  962. 19:18:17 T:120127488 DEBUG: DoWork - took 116 ms to load special://masterprofile/Thumbnails/Video/e/e24595fe.tbn
  963. 19:18:17 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  964. 19:18:17 T:88072192 DEBUG: Previous line repeats 3 times.
  965. 19:18:17 T:88072192 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/feecaaf0.tbn, fd=10000
  966. 19:18:17 T:88072192 DEBUG: CFileSMB::Close closing fd 10000
  967. 19:18:17 T:134410240 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/f/feecaaf0.tbn, fd=10000
  968. 19:18:17 T:134410240 DEBUG: CFileSMB::Close closing fd 10000
  969. 19:18:17 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  970. 19:18:17 T:120127488 DEBUG: Previous line repeats 3 times.
  971. 19:18:17 T:120127488 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/0929d432.tbn, fd=10000
  972. 19:18:17 T:120127488 DEBUG: CFileSMB::Close closing fd 10000
  973. 19:18:17 T:134410240 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/0/0929d432.tbn, fd=10000
  974. 19:18:17 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  975. 19:18:17 T:134410240 DEBUG: CFileSMB::Close closing fd 10000
  976. 19:18:17 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  977. 19:18:17 T:134410240 DEBUG: Previous line repeats 4 times.
  978. 19:18:17 T:134410240 DEBUG: DoWork - took 269 ms to load special://masterprofile/Thumbnails/Video/0/0929d432.tbn
  979. 19:18:18 T:134410240 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/86f9b50b.tbn, fd=10000
  980. 19:18:18 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  981. 19:18:18 T:134410240 DEBUG: Previous line repeats 3 times.
  982. 19:18:18 T:134410240 DEBUG: CFileSMB::Close closing fd 10000
  983. 19:18:18 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  984. 19:18:18 T:120127488 DEBUG: Previous line repeats 10 times.
  985. 19:18:18 T:120127488 DEBUG: DoWork - took 1381 ms to load special://masterprofile/Thumbnails/Video/Fanart/0929d432.tbn
  986. 19:18:18 T:120127488 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/622f1870.tbn, fd=10000
  987. 19:18:19 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  988. 19:18:19 T:120127488 DEBUG: CFileSMB::Close closing fd 10000
  989. 19:18:19 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  990. 19:18:19 T:104030208 DEBUG: DoWork - took 2312 ms to load special://masterprofile/Thumbnails/Video/Fanart/e24595fe.tbn
  991. 19:18:19 T:104030208 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/6/622f1870.tbn, fd=10000
  992. 19:18:19 T:104030208 DEBUG: CFileSMB::Close closing fd 10000
  993. 19:18:19 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  994. 19:18:19 T:104030208 DEBUG: Previous line repeats 7 times.
  995. 19:18:19 T:104030208 DEBUG: DoWork - took 321 ms to load special://masterprofile/Thumbnails/Video/6/622f1870.tbn
  996. 19:18:19 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  997. 19:18:19 T:88072192 DEBUG: Previous line repeats 9 times.
  998. 19:18:19 T:88072192 DEBUG: DoWork - took 2699 ms to load special://masterprofile/Thumbnails/Video/Fanart/feecaaf0.tbn
  999. 19:18:20 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  1000. 19:18:20 T:134410240 DEBUG: Previous line repeats 16 times.
  1001. 19:18:20 T:134410240 DEBUG: DoWork - took 2568 ms to load special://masterprofile/Thumbnails/Video/Fanart/86f9b50b.tbn
  1002. 19:18:20 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  1003. 19:18:21 T:120127488 DEBUG: Previous line repeats 17 times.
  1004. 19:18:21 T:120127488 DEBUG: DoWork - took 2223 ms to load special://masterprofile/Thumbnails/Video/Fanart/622f1870.tbn
  1005. 19:18:21 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  1006. 19:18:22 T:804827136 DEBUG: Previous line repeats 38 times.
  1007. 19:18:22 T:804827136 DEBUG: OpenDir - Using authentication url smb://user:pass@MediaServer/Videos/Movies/SD/Talent%20for%20the%20Game%20%281991%29
  1008. 19:18:22 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  1009. 19:18:22 T:104030208 DEBUG: Previous line repeats 12 times.
  1010. 19:18:22 T:104030208 DEBUG: DoWork - trying to extract filestream details from video file smb://user:pass@MediaServer/Videos/Movies/HD/The Texas Chainsaw Massacre (2003)/The Texas Chainsaw Massacre (2003).mkv
  1011. 19:18:22 T:104030208 DEBUG: CFileSMB::Open - opened Videos/Movies/HD/The Texas Chainsaw Massacre (2003)/The Texas Chainsaw Massacre (2003).mkv, fd=10000
  1012. 19:18:22 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  1013. 19:18:22 T:104030208 DEBUG: Previous line repeats 2 times.
  1014. 19:18:22 T:104030208 DEBUG: Open - probing detected format [matroska,webm]
  1015. 19:18:22 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  1016. 19:18:22 T:104030208 DEBUG: Open - av_find_stream_info starting
  1017. 19:18:22 T:804827136 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  1018. 19:18:23 T:804827136 DEBUG: Previous line repeats 27 times.
  1019. 19:18:23 T:804827136 DEBUG: Thread Background Loader 804827136 terminating
  1020. 19:18:25 T:114565120 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  1021. 19:18:25 T:114565120 DEBUG: Previous line repeats 1 times.
  1022. 19:18:25 T:114565120 DEBUG: CPlayerCoreFactory::GetPlayers(smb://user:pass@MediaServer/Videos/Movies/HD/The Terminator (1984)/The Terminator (1984).mkv)
  1023. 19:18:25 T:114565120 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
  1024. 19:18:25 T:114565120 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
  1025. 19:18:25 T:114565120 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtv
  1026. 19:18:25 T:114565120 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: hdhomerun/myth/rtmp/mms/udp
  1027. 19:18:25 T:114565120 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
  1028. 19:18:25 T:114565120 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
  1029. 19:18:25 T:114565120 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
  1030. 19:18:25 T:114565120 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
  1031. 19:18:25 T:114565120 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdfile
  1032. 19:18:25 T:114565120 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
  1033. 19:18:25 T:114565120 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
  1034. 19:18:25 T:114565120 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
  1035. 19:18:25 T:114565120 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
  1036. 19:18:25 T:114565120 DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (1)
  1037. 19:18:25 T:114565120 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
  1038. 19:18:25 T:114565120 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
  1039. 19:18:25 T:114565120 DEBUG: CPlayerCoreFactory::GetPlayers: adding player: DVDPlayer (1)
  1040. 19:18:25 T:114565120 DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
  1041. 19:18:25 T:114565120 NOTICE: DVDPlayer: Opening: smb://user:pass@MediaServer/Videos/Movies/HD/The Terminator (1984)/The Terminator (1984).mkv
  1042. 19:18:25 T:114565120 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  1043. 19:18:25 T:114565120 DEBUG: LinuxRendererGL: Cleaning up GL resources
  1044. 19:18:25 T:117149696 DEBUG: Thread CDVDPlayer start, auto delete: 0
  1045. 19:18:25 T:117149696 NOTICE: Creating InputStream
  1046. 19:18:25 T:117149696 DEBUG: CFileSMB::Open - opened Videos/Movies/HD/The Terminator (1984)/The Terminator (1984).mkv, fd=10001
  1047. 19:18:25 T:117149696 DEBUG: ScanForExternalSubtitles: Searching for subtitles...
  1048. 19:18:25 T:117149696 DEBUG: OpenDir - Using authentication url smb://user:pass@MediaServer/Videos/Movies/HD/The%20Terminator%20%281984%29
  1049. 19:18:25 T:117149696 DEBUG: ScanForExternalSubtitles: END (total time: 86 ms)
  1050. 19:18:25 T:117149696 NOTICE: Creating Demuxer
  1051. 19:18:26 T:114565120 DEBUG: ------ Window Init (DialogBusy.xml) ------
  1052. 19:18:27 T:104030208 DEBUG: Open - av_find_stream_info finished
  1053. 19:18:27 T:117149696 DEBUG: Open - probing detected format [matroska,webm]
  1054. 19:18:27 T:117149696 DEBUG: Open - av_find_stream_info starting
  1055. 19:18:30 T:104030208 DEBUG: CFileSMB::Close closing fd 10000
  1056. 19:18:30 T:104030208 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  1057. 19:18:30 T:117149696 DEBUG: Open - av_find_stream_info finished
  1058. 19:18:30 T:117149696 NOTICE: Opening video stream: 0 source: 256
  1059. 19:18:30 T:117149696 NOTICE: Creating video codec with codec id: 28
  1060. 19:18:30 T:117149696 DEBUG: CDVDFactoryCodec: compiled in hardware support: VDADecoder:no VideoToolBoxDecoder:yes CrystalHD:no OpenMax:no
  1061. 19:18:30 T:117149696 INFO: Apple VideoToolBox Decoder...
  1062. 19:18:30 T:117149696 DEBUG: FactoryCodec - Video: vtb - Opening
  1063. 19:18:30 T:104030208 DEBUG: Mysql Start transaction
  1064. 19:18:30 T:104030208 DEBUG: Mysql execute: DELETE FROM streamdetails WHERE idFile = 2109
  1065. 19:18:30 T:104030208 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strVideoCodec, fVideoAspect, iVideoWidth, iVideoHeight, iVideoDuration) VALUES (2109,0,'h264',1.777778,1920,1080,5900)
  1066. 19:18:30 T:104030208 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strAudioCodec, iAudioChannels, strAudioLanguage) VALUES (2109,1,'truehd',6,'eng')
  1067. 19:18:30 T:104030208 DEBUG: Mysql commit transaction
  1068. 19:18:30 T:104030208 DEBUG: DoWork - trying to extract filestream details from video file smb://user:pass@MediaServer/Videos/Movies/HD/Unbreakable (2000)/Unbreakable (2000).mkv
  1069. 19:18:30 T:104030208 DEBUG: CFileSMB::Open - opened Videos/Movies/HD/Unbreakable (2000)/Unbreakable (2000).mkv, fd=10000
  1070. 19:18:30 T:104030208 DEBUG: Open - probing detected format [matroska,webm]
  1071. 19:18:30 T:104030208 DEBUG: Open - av_find_stream_info starting
  1072. 19:18:30 T:117149696 DEBUG: CreateFormatDescriptionFromCodecData - GetIOSVersion says >= 4.3
  1073. 19:18:30 T:117149696 NOTICE: Open - using avcC atom of size(43), ref_frames(2)
  1074. 19:18:31 T:117149696 DEBUG: FactoryCodec - Video: vtb-h264 - Opened
  1075. 19:18:31 T:117149696 NOTICE: Creating video thread
  1076. 19:18:31 T:156749824 DEBUG: Thread CDVDPlayerVideo start, auto delete: 0
  1077. 19:18:31 T:156749824 NOTICE: running thread: video_thread
  1078. 19:18:31 T:117149696 NOTICE: Opening audio stream: 1 source: 256
  1079. 19:18:31 T:117149696 NOTICE: Finding audio codec for: 86019
  1080. 19:18:31 T:117149696 DEBUG: FactoryCodec - Audio: PassthroughFFmpeg - Opening
  1081. 19:18:31 T:114565120 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib-arm-osx.so)
  1082. 19:18:31 T:114565120 DEBUG: Loading: /private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome/system/ImageLib-arm-osx.so
  1083. 19:18:33 T:117149696 INFO: CDVDAudioCodecPassthroughFFmpeg::SetupMuxer - Trying to setup spdif muxer
  1084. 19:18:33 T:117149696 INFO: CDVDAudioCodecPassthroughFFmpeg::SetupMuxer - spdif muxer ready
  1085. 19:18:33 T:117149696 DEBUG: FactoryCodec - Audio: PassthroughFFmpeg - Opened
  1086. 19:18:33 T:117149696 NOTICE: Creating audio thread
  1087. 19:18:33 T:126230528 DEBUG: Thread CDVDPlayerAudio start, auto delete: 0
  1088. 19:18:33 T:126230528 NOTICE: running thread: CDVDPlayerAudio::Process()
  1089. 19:18:33 T:104030208 DEBUG: Open - av_find_stream_info finished
  1090. 19:18:33 T:117149696 DEBUG: ReadEditDecisionLists - Checking for edit decision lists (EDL) on local drive or remote share for: smb://user:pass@MediaServer/Videos/Movies/HD/The Terminator (1984)/The Terminator (1984).mkv
  1091. 19:18:33 T:117149696 DEBUG: CDVDPlayer::SetCaching - caching state 2
  1092. 19:18:33 T:126230528 NOTICE: Creating audio device with codec id: 86019, channels: 2, sample rate: 48000, pass-through
  1093. 19:18:33 T:156749824 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  1094. 19:18:33 T:156749824 INFO: CDVDPlayerVideo - Stillframe left, switching to normal playback
  1095. 19:18:33 T:126230528 INFO: AudioRendererFactory: not a explicit device, trying to autodetect.
  1096. 19:18:33 T:126230528 DEBUG: SetActiveDevice - SetActiveDevice from 4 to 2
  1097. 19:18:33 T:126230528 DEBUG: RemoveActiveDevice - Removing device 4
  1098. 19:18:33 T:126230528 DEBUG: RemoveActiveDevice - Removing device 2
  1099. 19:18:33 T:126230528 DEBUG: SetActiveDevice - SetActiveDevice from 0 to 4
  1100. 19:18:33 T:126230528 DEBUG: RemoveActiveDevice - Removing device 0
  1101. 19:18:33 T:117149696 DEBUG: CheckPlayerInit - dropping packet type:2 dts:41705.664000 to get to start point at 709037.952000
  1102. 19:18:33 T:126230528 DEBUG: CIOSCoreAudioDevice::SetupInfo: Remote/IO Output Stream Bus 1 Format [lpcm] Mixable 2 Channel 16-bit Signed Integer (48000Hz)
  1103. 19:18:33 T:126230528 DEBUG: CIOSCoreAudioDevice::SetupInfo: Remote/IO Input Stream Bus 1 Format [lpcm] Mixable 2 Channel 16-bit Signed Integer (48000Hz)
  1104. 19:18:33 T:117149696 DEBUG: CheckPlayerInit - dropping packet type:2 dts:83411.328000 to get to start point at 709037.952000
  1105. 19:18:33 T:156749824 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(709037.952000, 0)
  1106. 19:18:33 T:117149696 DEBUG: CheckPlayerInit - dropping packet type:2 dts:125116.992000 to get to start point at 709037.952000
  1107. 19:18:33 T:126230528 DEBUG: CIOSAudioRenderer::Initialize: Renderer Configuration - Chunk Len: 2048, Max Cache: 196608 (1024ms).
  1108. 19:18:33 T:126230528 INFO: CIOSAudioRenderer::Initialize: Successfully configured audio output.
  1109. 19:18:33 T:126230528 DEBUG: CIOSAudioRenderer::Initialize - Channels: 2 - SampleRate: 48000 - SampleBit: 16 - Resample false - IsMusic false - IsPassthrough true - audioDevice: Default Output Device
  1110. 19:18:33 T:126230528 DEBUG: CDVDPlayerAudio:: synctype set to 0: clock feedback
  1111. 19:18:33 T:104030208 DEBUG: CFileSMB::Close closing fd 10000
  1112. 19:18:33 T:117149696 DEBUG: CheckPlayerInit - dropping packet type:2 dts:166843.488000 to get to start point at 709037.952000
  1113. 19:18:33 T:117149696 DEBUG: CDVDPlayer::HandleMessages - player started 1
  1114. 19:18:33 T:117149696 DEBUG: CheckPlayerInit - dropping packet type:2 dts:208549.152000 to get to start point at 709037.952000
  1115. 19:18:33 T:117149696 DEBUG: CheckPlayerInit - dropping packet type:2 dts:250254.816000 to get to start point at 709037.952000
  1116. 19:18:33 T:156749824 DEBUG: GetPicture - VTBDecoderDecode dts(-4503599627370496.000000), pts(-4503599627370496.000000), old_pts(132215412.672000)
  1117. 19:18:33 T:156749824 NOTICE: fps: 23.976024, pwidth: 960, pheight: 540, dwidth: 960, dheight: 540
  1118. 19:18:33 T:156749824 DEBUG: OutputPicture - change configuration. 960x540. framerate: 23.98. format: BGRA
  1119. 19:18:33 T:104030208 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  1120. 19:18:33 T:117149696 DEBUG: CheckPlayerInit - dropping packet type:2 dts:291960.480000 to get to start point at 709037.952000
  1121. 19:18:33 T:117149696 DEBUG: CheckPlayerInit - dropping packet type:2 dts:333666.144000 to get to start point at 709037.952000
  1122. 19:18:33 T:104030208 DEBUG: Mysql Start transaction
  1123. 19:18:33 T:104030208 DEBUG: Mysql execute: DELETE FROM streamdetails WHERE idFile = 2118
  1124. 19:18:33 T:104030208 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strVideoCodec, fVideoAspect, iVideoWidth, iVideoHeight, iVideoDuration) VALUES (2118,0,'h264',1.777778,1920,1080,6403)
  1125. 19:18:33 T:117149696 DEBUG: CheckPlayerInit - dropping packet type:2 dts:375371.808000 to get to start point at 709037.952000
  1126. 19:18:33 T:104030208 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strAudioCodec, iAudioChannels, strAudioLanguage) VALUES (2118,1,'ac3',6,'eng')
  1127. 19:18:33 T:104030208 DEBUG: Mysql commit transaction
  1128. 19:18:33 T:117149696 DEBUG: CheckPlayerInit - dropping packet type:2 dts:417077.472000 to get to start point at 709037.952000
  1129. 19:18:33 T:117149696 DEBUG: CheckPlayerInit - dropping packet type:2 dts:458783.136000 to get to start point at 709037.952000
  1130. 19:18:33 T:134410240 DEBUG: DoWork - trying to extract filestream details from video file smb://user:pass@MediaServer/Videos/Movies/HD/True Romance (1993)/True Romance (1993).mkv
  1131. 19:18:33 T:134410240 DEBUG: CFileSMB::Open - opened Videos/Movies/HD/True Romance (1993)/True Romance (1993).mkv, fd=10000
  1132. 19:18:33 T:117149696 DEBUG: CheckPlayerInit - dropping packet type:2 dts:500509.632000 to get to start point at 709037.952000
  1133. 19:18:34 T:156749824 WARNING: CRenderManager::Configure - timeout waiting for previous frame
  1134. 19:18:34 T:156749824 NOTICE: Display resolution DESKTOP : 1280x720 (12)
  1135. 19:18:34 T:134410240 DEBUG: Open - probing detected format [matroska,webm]
  1136. 19:18:34 T:117149696 DEBUG: CheckPlayerInit - dropping packet type:2 dts:542215.296000 to get to start point at 709037.952000
  1137. 19:18:34 T:114565120 NOTICE: Using GL_TEXTURE_2D
  1138. 19:18:34 T:117149696 DEBUG: CheckPlayerInit - dropping packet type:2 dts:583920.960000 to get to start point at 709037.952000
  1139. 19:18:34 T:114565120 DEBUG: GL: Requested render method: 0
  1140. 19:18:34 T:114565120 NOTICE: GL: Using CoreVideoRef RGBA render method
  1141. 19:18:34 T:114565120 NOTICE: GL: NPOT texture support detected
  1142. 19:18:34 T:117149696 DEBUG: CheckPlayerInit - dropping packet type:2 dts:625626.624000 to get to start point at 709037.952000
  1143. 19:18:34 T:134410240 DEBUG: Open - av_find_stream_info starting
  1144. 19:18:34 T:117149696 DEBUG: CheckPlayerInit - dropping packet type:2 dts:667332.288000 to get to start point at 709037.952000
  1145. 19:18:34 T:114565120 DEBUG: CGUIInfoManager::SetCurrentMovie(smb://user:pass@MediaServer/Videos/Movies/HD/The Terminator (1984)/The Terminator (1984).mkv)
  1146. 19:18:34 T:114565120 DEBUG: Connecting to mysql:192.168.1.200:xbmc_video57
  1147. 19:18:34 T:114565120 DEBUG: GetMovieId (smb://user:pass@MediaServer/Videos/Movies/HD/The Terminator (1984)/The Terminator (1984).mkv), query = select idMovie from movie where idFile=2102
  1148. 19:18:34 T:114565120 DEBUG: Previous line repeats 1 times.
  1149. 19:18:34 T:114565120 DEBUG: LoadVideoInfo, got movie info!
  1150. 19:18:34 T:114565120 DEBUG: Title = The Terminator
  1151. 19:18:34 T:114565120 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  1152. 19:18:34 T:114565120 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  1153. 19:18:34 T:114565120 DEBUG: Activating window ID: 12005
  1154. 19:18:34 T:114565120 DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
  1155. 19:18:34 T:114565120 DEBUG: ------ Window Init (VideoFullScreen.xml) ------
  1156. 19:18:34 T:114565120 INFO: Loading skin file: VideoFullScreen.xml
  1157. 19:18:34 T:114565120 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  1158. 19:18:34 T:117149696 DEBUG: CDVDPlayer::HandleMessages - player started 2
  1159. 19:18:34 T:117149696 DEBUG: CDVDPlayer::SetCaching - caching state 3
  1160. 19:18:34 T:126230528 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(31997.952000, 1)
  1161.  
  1162.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement