Advertisement
Guest User

Untitled

a guest
Oct 16th, 2011
313
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 181.79 KB | None | 0 0
  1. 11:46:21 T:113373184 NOTICE: -----------------------------------------------------------------------
  2. 11:46:22 T:113373184 NOTICE: Starting XBMC, Platform: Mac OS X (11.0.0 AppleTV2,1). Built on Oct 16 2011 (Git:20111015-7163d78)
  3. 11:46:22 T:113373184 NOTICE: special://xbmc/ is mapped to: /private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome
  4. 11:46:22 T:113373184 NOTICE: special://xbmcbin/ is mapped to: /private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome
  5. 11:46:22 T:113373184 NOTICE: special://masterprofile/ is mapped to: /var/mobile/Library/Preferences/XBMC/userdata
  6. 11:46:22 T:113373184 NOTICE: special://home/ is mapped to: /var/mobile/Library/Preferences/XBMC
  7. 11:46:22 T:113373184 NOTICE: special://temp/ is mapped to: /var/mobile/Library/Preferences/XBMC/temp
  8. 11:46:22 T:113373184 NOTICE: special://frameworks/ is mapped to: /var/stash/Applications/XBMC.frappliance/Frameworks
  9. 11:46:22 T:113373184 NOTICE: The executable running is: /var/stash/Applications/XBMC.frappliance/XBMC
  10. 11:46:22 T:113373184 NOTICE: Log File is located: /var/mobile/Library/Preferences/xbmc.log
  11. 11:46:22 T:113373184 NOTICE: -----------------------------------------------------------------------
  12. 11:46:22 T:113373184 NOTICE: load settings...
  13. 11:46:22 T:113373184 NOTICE: special://profile/ is mapped to: special://masterprofile/
  14. 11:46:22 T:113373184 NOTICE: loading special://masterprofile/guisettings.xml
  15. 11:46:22 T:113373184 NOTICE: Getting hardware information now...
  16. 11:46:22 T:113373184 INFO: Using digital output
  17. 11:46:22 T:113373184 INFO: AC3 pass through is enabled
  18. 11:46:22 T:113373184 INFO: DTS pass through is enabled
  19. 11:46:22 T:113373184 INFO: AAC pass through is disabled
  20. 11:46:22 T:113373184 INFO: MP1 pass through is disabled
  21. 11:46:22 T:113373184 INFO: MP2 pass through is disabled
  22. 11:46:22 T:113373184 INFO: MP3 pass through is disabled
  23. 11:46:22 T:113373184 DEBUG: Error: Requested setting (videoscreen.screenmode) was not found. It must be case-sensitive
  24. 11:46:22 T:113373184 NOTICE: Checking resolution 12
  25. 11:46:22 T:113373184 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  26. 11:46:22 T:113373184 DEBUG: CPlayerCoreConfig::<ctor>: created player DVDPlayer for core 1
  27. 11:46:22 T:113373184 DEBUG: CPlayerCoreConfig::<ctor>: created player oldmplayercore for core 1
  28. 11:46:22 T:113373184 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer for core 3
  29. 11:46:22 T:113373184 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  30. 11:46:22 T:113373184 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtv
  31. 11:46:22 T:113373184 DEBUG: CPlayerSelectionRule::Initialize: creating rule: hdhomerun/myth/rtmp/mms/udp
  32. 11:46:22 T:113373184 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  33. 11:46:22 T:113373184 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  34. 11:46:22 T:113373184 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  35. 11:46:22 T:113373184 DEBUG: CPlayerSelectionRule::Initialize: creating rule: flv/aacp/sdp
  36. 11:46:22 T:113373184 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  37. 11:46:22 T:113373184 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  38. 11:46:22 T:113373184 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdfile
  39. 11:46:22 T:113373184 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  40. 11:46:22 T:113373184 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  41. 11:46:22 T:113373184 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  42. 11:46:22 T:113373184 NOTICE: Loaded playercorefactory configuration
  43. 11:46:22 T:113373184 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  44. 11:46:22 T:113373184 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  45. 11:46:22 T:113373184 NOTICE: No settings file to load to load (special://xbmc/system/advancedsettings.xml)
  46. 11:46:22 T:113373184 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  47. 11:46:22 T:113373184 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. 11:46:22 T:113373184 DEBUG: Configuring path substitutions
  73. 11:46:22 T:113373184 DEBUG: Registering substition pair:
  74. 11:46:22 T:113373184 DEBUG: From: [/var/mobile/Library/Preferences/XBMC/userdata/Thumbnails]
  75. 11:46:22 T:113373184 DEBUG: To: [smb://User:pass@MediaServer/XBMC/Thumbnails/]
  76. 11:46:22 T:113373184 WARNING: VIDEO database configuration is experimental.
  77. 11:46:22 T:113373184 NOTICE: Getting hardware information now...
  78. 11:46:22 T:113373184 INFO: Using digital output
  79. 11:46:22 T:113373184 INFO: AC3 pass through is enabled
  80. 11:46:22 T:113373184 INFO: DTS pass through is enabled
  81. 11:46:22 T:113373184 INFO: AAC pass through is disabled
  82. 11:46:22 T:113373184 INFO: MP1 pass through is disabled
  83. 11:46:22 T:113373184 INFO: MP2 pass through is disabled
  84. 11:46:22 T:113373184 INFO: MP3 pass through is disabled
  85. 11:46:22 T:113373184 DEBUG: Error: Requested setting (videoscreen.screenmode) was not found. It must be case-sensitive
  86. 11:46:22 T:113373184 NOTICE: Checking resolution 12
  87. 11:46:22 T:113373184 NOTICE: Default DVD Player: dvdplayer
  88. 11:46:22 T:113373184 NOTICE: Default Video Player: dvdplayer
  89. 11:46:22 T:113373184 NOTICE: Default Audio Player: paplayer
  90. 11:46:22 T:113373184 NOTICE: Loading media sources from special://masterprofile/sources.xml
  91. 11:46:22 T:113373184 INFO: creating subdirectories
  92. 11:46:22 T:113373184 INFO: userdata folder: special://masterprofile/
  93. 11:46:22 T:113373184 INFO: recording folder:
  94. 11:46:22 T:113373184 INFO: screenshots folder:
  95. 11:46:22 T:113373184 INFO: thumbnails folder: special://masterprofile/Thumbnails
  96. 11:46:22 T:113373184 INFO: load language info file: special://xbmc/language/English/langinfo.xml
  97. 11:46:22 T:113373184 DEBUG: trying to set locale to en_AU.UTF-8
  98. 11:46:22 T:113373184 INFO: global locale set to C
  99. 11:46:22 T:113373184 INFO: load language file:special://xbmc/language/English/strings.xml
  100. 11:46:23 T:113373184 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcpluff-arm-osx.so)
  101. 11:46:23 T:113373184 DEBUG: Loading: /private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome/system/libcpluff-arm-osx.so
  102. 11:46:23 T:113373184 INFO: GLES: Maximum texture width: 2048
  103. 11:46:23 T:113373184 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
  104. 11:46:23 T:113373184 NOTICE: GL_VENDOR = Imagination Technologies
  105. 11:46:23 T:113373184 NOTICE: GL_RENDERER = PowerVR SGX 535
  106. 11:46:23 T:113373184 NOTICE: GL_VERSION = OpenGL ES 2.0 IMGSGX535-58.6
  107. 11:46:23 T:113373184 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.0
  108. 11:46:23 T:113373184 DEBUG: GLES: Extension Support Test - GL_NVX_gpu_memory_info NO
  109. 11:46:23 T:113373184 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
  110. 11:46:23 T:113373184 DEBUG: GLES: Extension Support Test - GL_EXT_texture_format_BGRA8888 NO
  111. 11:46:23 T:113373184 DEBUG: GLES: Extension Support Test - GL_IMG_texture_format_BGRA8888 NO
  112. 11:46:23 T:113373184 DEBUG: GLES: Extension Support Test - GL_APPLE_texture_format_BGRA8888 YES
  113. 11:46:23 T:113373184 DEBUG: GL: Vertex Shader compilation log:
  114. 11:46:23 T:113373184 DEBUG: GL: Vertex Shader compiled successfully
  115. 11:46:23 T:113373184 DEBUG: GL: Pixel Shader compilation log:
  116. 11:46:23 T:113373184 DEBUG: GL: Fragment Shader compiled successfully
  117. 11:46:23 T:113373184 DEBUG: GUI Shader [guishader_frag_default.glsl]- Initialise successful : 0x20e40060
  118. 11:46:23 T:113373184 DEBUG: GL: Vertex Shader compilation log:
  119. 11:46:23 T:113373184 DEBUG: GL: Vertex Shader compiled successfully
  120. 11:46:23 T:113373184 DEBUG: GL: Pixel Shader compilation log:
  121. 11:46:23 T:113373184 DEBUG: GL: Fragment Shader compiled successfully
  122. 11:46:23 T:113373184 DEBUG: GUI Shader [guishader_frag_texture.glsl]- Initialise successful : 0x20e5e210
  123. 11:46:23 T:113373184 DEBUG: GL: Vertex Shader compilation log:
  124. 11:46:23 T:113373184 DEBUG: GL: Vertex Shader compiled successfully
  125. 11:46:23 T:113373184 DEBUG: GL: Pixel Shader compilation log:
  126. 11:46:23 T:113373184 DEBUG: GL: Fragment Shader compiled successfully
  127. 11:46:23 T:113373184 DEBUG: GUI Shader [guishader_frag_multi.glsl]- Initialise successful : 0x20e63500
  128. 11:46:23 T:113373184 DEBUG: GL: Vertex Shader compilation log:
  129. 11:46:23 T:113373184 DEBUG: GL: Vertex Shader compiled successfully
  130. 11:46:23 T:113373184 DEBUG: GL: Pixel Shader compilation log:
  131. 11:46:23 T:113373184 DEBUG: GL: Fragment Shader compiled successfully
  132. 11:46:23 T:113373184 DEBUG: GUI Shader [guishader_frag_fonts.glsl]- Initialise successful : 0x20e62260
  133. 11:46:23 T:113373184 DEBUG: GL: Vertex Shader compilation log:
  134. 11:46:23 T:113373184 DEBUG: GL: Vertex Shader compiled successfully
  135. 11:46:23 T:113373184 DEBUG: GL: Pixel Shader compilation log:
  136. 11:46:23 T:113373184 DEBUG: GL: Fragment Shader compiled successfully
  137. 11:46:23 T:113373184 DEBUG: GUI Shader [guishader_frag_texture_noblend.glsl]- Initialise successful : 0x20e66530
  138. 11:46:23 T:113373184 DEBUG: GL: Vertex Shader compilation log:
  139. 11:46:23 T:113373184 DEBUG: GL: Vertex Shader compiled successfully
  140. 11:46:23 T:113373184 DEBUG: GL: Pixel Shader compilation log:
  141. 11:46:23 T:113373184 DEBUG: GL: Fragment Shader compiled successfully
  142. 11:46:23 T:113373184 DEBUG: GUI Shader [guishader_frag_multi_blendcolor.glsl]- Initialise successful : 0x20e685e0
  143. 11:46:23 T:113373184 DEBUG: GL: Vertex Shader compilation log:
  144. 11:46:23 T:113373184 DEBUG: GL: Vertex Shader compiled successfully
  145. 11:46:23 T:113373184 DEBUG: GL: Pixel Shader compilation log:
  146. 11:46:23 T:113373184 DEBUG: GL: Fragment Shader compiled successfully
  147. 11:46:23 T:113373184 DEBUG: GUI Shader [guishader_frag_rgba.glsl]- Initialise successful : 0x20e68d00
  148. 11:46:23 T:113373184 DEBUG: GL: Vertex Shader compilation log:
  149. 11:46:23 T:113373184 DEBUG: GL: Vertex Shader compiled successfully
  150. 11:46:23 T:113373184 DEBUG: GL: Pixel Shader compilation log:
  151. 11:46:23 T:113373184 DEBUG: GL: Fragment Shader compiled successfully
  152. 11:46:23 T:113373184 DEBUG: GUI Shader [guishader_frag_rgba_blendcolor.glsl]- Initialise successful : 0x20e6bce0
  153. 11:46:23 T:113373184 INFO: GLES: Maximum texture width: 2048
  154. 11:46:23 T:113373184 INFO: load default splash image: /private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome/media/Splash.png
  155. 11:46:23 T:113373184 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib-arm-osx.so)
  156. 11:46:23 T:113373184 DEBUG: Loading: /private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome/system/ImageLib-arm-osx.so
  157. 11:46:23 T:113373184 INFO: load keymapping
  158. 11:46:23 T:113373184 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
  159. 11:46:23 T:113373184 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
  160. 11:46:23 T:113373184 INFO: Loading special://xbmc/system/keymaps/joystick.Alienware.Dual.Compatible.Controller.xml
  161. 11:46:23 T:113373184 INFO: Loading special://xbmc/system/keymaps/joystick.AppleRemote.xml
  162. 11:46:23 T:113373184 INFO: Loading special://xbmc/system/keymaps/joystick.Harmony.xml
  163. 11:46:23 T:113373184 INFO: Loading special://xbmc/system/keymaps/joystick.Interact.AxisPad.xml
  164. 11:46:23 T:113373184 INFO: Loading special://xbmc/system/keymaps/joystick.Logitech.RumblePad.2.xml
  165. 11:46:23 T:113373184 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.360.Controller.xml
  166. 11:46:24 T:113373184 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.Controller.S.xml
  167. 11:46:24 T:113373184 INFO: Loading special://xbmc/system/keymaps/joystick.PS3.Remote.Keyboard.xml
  168. 11:46:24 T:113373184 INFO: Loading special://xbmc/system/keymaps/joystick.Sony.PLAYSTATION(R)3.Controller.xml
  169. 11:46:24 T:113373184 INFO: Loading special://xbmc/system/keymaps/joystick.WiiRemote.xml
  170. 11:46:24 T:113373184 INFO: Loading special://xbmc/system/keymaps/keyboard.nyxboard.xml
  171. 11:46:24 T:113373184 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
  172. 11:46:24 T:113373184 INFO: Loading special://xbmc/system/keymaps/mouse.xml
  173. 11:46:24 T:113373184 INFO: Loading special://xbmc/system/keymaps/remote.xml
  174. 11:46:24 T:113373184 INFO: GUI format 1280x720 1280x720
  175. 11:46:24 T:113373184 DEBUG: guilib: No algorithm for solving rendering passes
  176. 11:46:24 T:113373184 NOTICE: initializing playlistplayer
  177. 11:46:24 T:113373184 NOTICE: DONE initializing playlistplayer
  178. 11:46:24 T:113373184 INFO: DPMS: not supported on this platform
  179. 11:46:24 T:113373184 INFO: Unloading old skin ...
  180. 11:46:24 T:113373184 INFO: load skin from:/private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome/addons/skin.confluence
  181. 11:46:24 T:113373184 INFO: load fonts for skin...
  182. 11:46:24 T:113373184 INFO: Loading fonts from /private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome/addons/skin.confluence/720p/Font.xml
  183. 11:46:24 T:113373184 INFO: Loading skin includes from /private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome/addons/skin.confluence/720p/includes.xml
  184. 11:46:25 T:113373184 INFO: load new skin...
  185. 11:46:25 T:113373184 INFO: Loading skin file: Home.xml
  186. 11:46:26 T:113373184 INFO: Loading user windows, path /private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome/addons/skin.confluence/720p
  187. 11:46:26 T:113373184 DEBUG: Load Skin XML: 558.38ms
  188. 11:46:26 T:113373184 INFO: initialize new skin...
  189. 11:46:26 T:113373184 DEBUG: guilib: No algorithm for solving rendering passes
  190. 11:46:26 T:113373184 INFO: Loading skin file: Pointer.xml
  191. 11:46:26 T:113373184 INFO: Loading skin file: DialogVolumeBar.xml
  192. 11:46:26 T:113373184 INFO: Loading skin file: DialogKaiToast.xml
  193. 11:46:26 T:113373184 INFO: Loading skin file: DialogMuteBug.xml
  194. 11:46:26 T:113373184 INFO: Loading skin file: DialogSeekBar.xml
  195. 11:46:26 T:113373184 INFO: Loading skin file: DialogBusy.xml
  196. 11:46:26 T:113373184 DEBUG: CGUIAudioManager::Initialize
  197. 11:46:26 T:113373184 DEBUG: Previous line repeats 1 times.
  198. 11:46:26 T:113373184 INFO: Loading /private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome/addons/skin.confluence/sounds/sounds.xml
  199. 11:46:26 T:113373184 INFO: skin loaded...
  200. 11:46:26 T:113373184 DEBUG: Activating window ID: 12999
  201. 11:46:26 T:113373184 DEBUG: ------ Window Init (Startup.xml) ------
  202. 11:46:26 T:113373184 INFO: Loading skin file: Startup.xml
  203. 11:46:26 T:113373184 INFO: removing tempfiles
  204. 11:46:26 T:113373184 NOTICE: UpdateLibraries - Starting video library startup scan
  205. 11:46:26 T:113373184 DEBUG: ------ Window Init (DialogVideoScan.xml) ------
  206. 11:46:26 T:113373184 INFO: Loading skin file: DialogVideoScan.xml
  207. 11:46:26 T:113373184 DEBUG: OpenBundle - Opened bundle /private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome/addons/skin.confluence/media/Textures.xbt
  208. 11:46:26 T:113373184 DEBUG: ADDON: Starting service addons.
  209. 11:46:26 T:118530048 DEBUG: Thread VIDEO::CVideoInfoScanner start, auto delete: 0
  210. 11:46:26 T:113373184 NOTICE: initialize done
  211. 11:46:26 T:113373184 NOTICE: Running the application...
  212. 11:46:26 T:113373184 DEBUG: ExecuteXBMCAction : Translating ReplaceWindow(Home)
  213. 11:46:26 T:113373184 DEBUG: ExecuteXBMCAction : To ReplaceWindow(Home)
  214. 11:46:26 T:113373184 DEBUG: Activating window ID: 10000
  215. 11:46:26 T:118530048 NOTICE: VideoInfoScanner: Starting scan ..
  216. 11:46:26 T:119062528 DEBUG: Thread Jobworker start, auto delete: 1
  217. 11:46:26 T:113373184 DEBUG: ------ Window Init (Pointer.xml) ------
  218. 11:46:26 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/Movies/HD
  219. 11:46:26 T:113373184 INFO: GLES: Enabling VSYNC
  220. 11:46:26 T:113373184 INFO: GLES: Selected vsync mode 10
  221. 11:46:27 T:113373184 DEBUG: ------ Window Deinit (Startup.xml) ------
  222. 11:46:27 T:119062528 DEBUG: DoWork - took 863 ms to load special://skin/backgrounds/videos.jpg
  223. 11:46:27 T:113373184 DEBUG: ------ Window Init (Home.xml) ------
  224. 11:46:27 T:119595008 DEBUG: Thread Jobworker start, auto delete: 1
  225. 11:46:27 T:119595008 INFO: WEATHER: Downloading weather
  226. 11:46:27 T:119595008 DEBUG: SECTION:LoadDLL(libcurl.4.dylib)
  227. 11:46:27 T:119062528 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  228. 11:46:27 T:119595008 DEBUG: Loading: /var/stash/Applications/XBMC.frappliance/Frameworks/libcurl.4.dylib
  229. 11:46:27 T:113373184 DEBUG: Process - no profile autoexec.py (/var/mobile/Library/Preferences/XBMC/userdata/autoexec.py) found, skipping
  230. 11:46:27 T:113373184 DEBUG: NetworkMessage - Starting network services
  231. 11:46:27 T:113373184 NOTICE: ES: Starting event server
  232. 11:46:27 T:124293120 DEBUG: Thread CEventServer start, auto delete: 0
  233. 11:46:27 T:124293120 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
  234. 11:46:27 T:124293120 NOTICE: UDP: Listening on port 9777
  235. 11:46:27 T:119062528 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
  236. 11:46:27 T:119062528 DEBUG: GetRecentlyAddedAlbums query: select * from albumview order by idAlbum desc limit 10
  237. 11:46:27 T:119062528 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  238. 11:46:27 T:119062528 DEBUG: RunQuery took 17 ms for 10 items query: select * from movieview order by idMovie desc limit 10
  239. 11:46:27 T:119595008 DEBUG: FileCurl::Open(0x720dd6c) http://xoap.weather.com/weather/local/USNY0996?cc=*&unit=m&dayf=4&prod=xoap&link=xoap&par=1004124588&key=079f24145f208494
  240. 11:46:27 T:119595008 INFO: easy_aquire - Created session to http://xoap.weather.com
  241. 11:46:28 T:119595008 INFO: WEATHER: Weather download successful
  242. 11:46:28 T:119595008 DEBUG: GetZipList - Processing zip://special%3a%2f%2fxbmc%2fmedia%2fweather%2ezip/
  243. 11:46:28 T:119062528 DEBUG: RunQuery took 58 ms for 10 items query: select * from episodeview order by idEpisode desc limit 10
  244. 11:46:28 T:119062528 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  245. 11:46:29 T:113373184 INFO: JSONRPC Server: Successfully initialized
  246. 11:46:29 T:124928000 DEBUG: Thread JSONRPC::CTCPServer start, auto delete: 0
  247. 11:46:29 T:113373184 NOTICE: starting zeroconf publishing
  248. 11:46:29 T:113373184 DEBUG: CZeroconfOSX::doPublishService identifier: servers.eventserver type: _xbmc-events._udp name:XBMC Event Server port:9777
  249. 11:46:29 T:113373184 DEBUG: CZeroconfOSX::doPublishService identifier: servers.jsonrpc type: _xbmc-jsonrpc._tcp name:XBMC JSONRPC port:9090
  250. 11:46:29 T:113373184 DEBUG: CLastfmScrobbler: Clearing session.
  251. 11:46:29 T:113373184 DEBUG: CLibrefmScrobbler: Clearing session.
  252. 11:46:29 T:129937408 DEBUG: Thread CRssReader start, auto delete: 0
  253. 11:46:29 T:129937408 DEBUG: FileCurl::Open(0x7bead50) http://feeds.feedburner.com/xbmc
  254. 11:46:29 T:129937408 INFO: easy_aquire - Created session to http://feeds.feedburner.com
  255. 11:46:30 T:113373184 DEBUG: ------ Window Deinit (Pointer.xml) ------
  256. 11:46:30 T:129937408 DEBUG: Got rss feed: http://feeds.feedburner.com/xbmc
  257. 11:46:30 T:129937408 DEBUG: RSS feed encoding: UTF-8
  258. 11:46:30 T:129937408 DEBUG: Parsed rss feed: http://feeds.feedburner.com/xbmc
  259. 11:46:30 T:129937408 DEBUG: Thread CRssReader 129937408 terminating
  260. 11:46:30 T:119062528 DEBUG: DoWork - took 1046 ms to load special://skin/backgrounds/videos.jpg
  261. 11:46:37 T:118530048 DEBUG: VideoInfoScanner: Rescanning dir 'smb://User:pass@MediaServer/Videos/Movies/HD/' due to change (fast1313842044 != 7DB4079BE875A0EF8F3F7454B333A0A0)
  262. 11:46:48 T:118530048 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://User:pass@MediaServer/Videos/Movies/HD/
  263. 11:46:48 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/300 (2006)/' due to no change (fasthash)
  264. 11:46:48 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/310 to Yuma (2007)/' due to no change (fasthash)
  265. 11:46:48 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/A Few Good Men (1992)/' due to no change (fasthash)
  266. 11:46:48 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/A Nightmare on Elm Street (1984)/' due to no change (fasthash)
  267. 11:46:48 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Air Force One (1997)/' due to no change (fasthash)
  268. 11:46:48 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/Movies/HD/Alien%20Anthology
  269. 11:46:48 T:118530048 DEBUG: VideoInfoScanner: Scanning dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Alien Anthology/' as not in the database
  270. 11:46:48 T:118530048 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://User:pass@MediaServer/Videos/Movies/HD/Alien Anthology/
  271. 11:46:48 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Alien Anthology/Alien (1979)/' due to no change (fasthash)
  272. 11:46:48 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Alien Anthology/Alien 3 (1992)/' due to no change (fasthash)
  273. 11:46:48 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Alien Anthology/Alien Resurrection (1997)/' due to no change (fasthash)
  274. 11:46:48 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Alien Anthology/Aliens (1986)/' due to no change (fasthash)
  275. 11:46:48 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Amadeus (1984)/' due to no change (fasthash)
  276. 11:46:48 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/American Beauty (1999)/' due to no change (fasthash)
  277. 11:46:48 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/American Gangster (2007)/' due to no change (fasthash)
  278. 11:46:48 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/American Psycho (2000)/' due to no change (fasthash)
  279. 11:46:48 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Angel Heart (1987)/' due to no change (fasthash)
  280. 11:46:48 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Anger Management (2003)/' due to no change (fasthash)
  281. 11:46:48 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Apocalypse Now (1979)/' due to no change (fasthash)
  282. 11:46:48 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Apollo 13 (1995)/' due to no change (fasthash)
  283. 11:46:48 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Armageddon (1998)/' due to no change (fasthash)
  284. 11:46:48 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Avatar (2009)/' due to no change (fasthash)
  285. 11:46:48 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Bad Santa (2003)/' due to no change (fasthash)
  286. 11:46:49 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Basic Instinct (1992)/' due to no change (fasthash)
  287. 11:46:49 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Batman (1989)/' due to no change (fasthash)
  288. 11:46:49 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Batman Begins (2005)/' due to no change (fasthash)
  289. 11:46:49 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Batman Returns (1992)/' due to no change (fasthash)
  290. 11:46:49 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Beauty and the Beast (1991)/' due to no change (fasthash)
  291. 11:46:49 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/Movies/HD/Beverly%20Hills%20Cop%20Collection
  292. 11:46:49 T:118530048 DEBUG: VideoInfoScanner: Scanning dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Beverly Hills Cop Collection/' as not in the database
  293. 11:46:49 T:118530048 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://User:pass@MediaServer/Videos/Movies/HD/Beverly Hills Cop Collection/
  294. 11:46:49 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Beverly Hills Cop Collection/Beverly Hills Cop (1984)/' due to no change (fasthash)
  295. 11:46:49 T:118530048 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)
  296. 11:46:49 T:118530048 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)
  297. 11:46:49 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Big (1988)/' due to no change (fasthash)
  298. 11:46:49 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Big Fish (2003)/' due to no change (fasthash)
  299. 11:46:49 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Black Hawk Down (2001)/' due to no change (fasthash)
  300. 11:46:49 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Blade Runner (1982)/' due to no change (fasthash)
  301. 11:46:49 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Blazing Saddles (1974)/' due to no change (fasthash)
  302. 11:46:49 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Blow (2001)/' due to no change (fasthash)
  303. 11:46:49 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Bram Stoker's Dracula (1992)/' due to no change (fasthash)
  304. 11:46:49 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Braveheart (1995)/' due to no change (fasthash)
  305. 11:46:49 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Brokeback Mountain (2005)/' due to no change (fasthash)
  306. 11:46:49 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Bruce Almighty (2003)/' due to no change (fasthash)
  307. 11:46:49 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Caddyshack (1980)/' due to no change (fasthash)
  308. 11:46:49 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Can't Hardly Wait (1998)/' due to no change (fasthash)
  309. 11:46:49 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Carlito's Way (1993)/' due to no change (fasthash)
  310. 11:46:49 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Casino (1995)/' due to no change (fasthash)
  311. 11:46:50 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Casino Royale (2006)/' due to no change (fasthash)
  312. 11:46:50 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Cast Away (2000)/' due to no change (fasthash)
  313. 11:46:50 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Children of the Corn (1984)/' due to no change (fasthash)
  314. 11:46:50 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Clear and Present Danger (1994)/' due to no change (fasthash)
  315. 11:46:50 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Clerks (1994)/' due to no change (fasthash)
  316. 11:46:50 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Clerks 2 (2006)/' due to no change (fasthash)
  317. 11:46:50 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Click (2006)/' due to no change (fasthash)
  318. 11:46:50 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Cliffhanger (1993)/' due to no change (fasthash)
  319. 11:46:50 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Closer (2004)/' due to no change (fasthash)
  320. 11:46:50 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Cloverfield (2007)/' due to no change (fasthash)
  321. 11:46:50 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Collateral (2004)/' due to no change (fasthash)
  322. 11:46:50 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Coming to America (1988)/' due to no change (fasthash)
  323. 11:46:50 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Con Air (1997)/' due to no change (fasthash)
  324. 11:46:50 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Cool Hand Luke (1967)/' due to no change (fasthash)
  325. 11:46:50 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Crash (2004)/' due to no change (fasthash)
  326. 11:46:50 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Cruel Intentions (1999)/' due to no change (fasthash)
  327. 11:46:50 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Damien - Omen II (1978)/' due to no change (fasthash)
  328. 11:46:50 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Deep Impact (1998)/' due to no change (fasthash)
  329. 11:46:50 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Deliverance (1972)/' due to no change (fasthash)
  330. 11:46:50 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/Movies/HD/Die%20Hard%20Collection
  331. 11:46:50 T:118530048 DEBUG: VideoInfoScanner: Scanning dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Die Hard Collection/' as not in the database
  332. 11:46:50 T:118530048 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://User:pass@MediaServer/Videos/Movies/HD/Die Hard Collection/
  333. 11:46:50 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Die Hard Collection/Die Hard (1988)/' due to no change (fasthash)
  334. 11:46:50 T:118530048 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)
  335. 11:46:50 T:118530048 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)
  336. 11:46:50 T:118530048 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)
  337. 11:46:51 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Dirty Dancing (1987)/' due to no change (fasthash)
  338. 11:46:51 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/District 9 (2009)/' due to no change (fasthash)
  339. 11:46:51 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Dodgeball (2004)/' due to no change (fasthash)
  340. 11:46:51 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Donnie Brasco (1997)/' due to no change (fasthash)
  341. 11:46:51 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Dumb and Dumber (1994)/' due to no change (fasthash)
  342. 11:46:51 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Eastern Promises (2007)/' due to no change (fasthash)
  343. 11:46:51 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Elf (2003)/' due to no change (fasthash)
  344. 11:46:51 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Enchanted (2007)/' due to no change (fasthash)
  345. 11:46:51 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Entrapment (1999)/' due to no change (fasthash)
  346. 11:46:51 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Falling Down (1993)/' due to no change (fasthash)
  347. 11:46:51 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Fargo (1996)/' due to no change (fasthash)
  348. 11:46:51 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Ferris Bueller's Day Off (1986)/' due to no change (fasthash)
  349. 11:46:51 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Field of Dreams (1989)/' due to no change (fasthash)
  350. 11:46:51 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Fight Club (1999)/' due to no change (fasthash)
  351. 11:46:51 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Forrest Gump (1994)/' due to no change (fasthash)
  352. 11:46:51 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Four Weddings and a Funeral (1994)/' due to no change (fasthash)
  353. 11:46:51 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Freddy vs Jason (2003)/' due to no change (fasthash)
  354. 11:46:51 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Friday Night Lights (2004)/' due to no change (fasthash)
  355. 11:46:51 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/Movies/HD/Friday%20the%2013th%20Collection
  356. 11:46:51 T:118530048 DEBUG: VideoInfoScanner: Scanning dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Friday the 13th Collection/' as not in the database
  357. 11:46:52 T:118530048 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://User:pass@MediaServer/Videos/Movies/HD/Friday the 13th Collection/
  358. 11:46:52 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Friday the 13th Collection/Friday the 13th (1980)/' due to no change (fasthash)
  359. 11:46:52 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Friday the 13th Collection/Friday the 13th - Part II (1981)/' due to no change (fasthash)
  360. 11:46:52 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Friday the 13th Collection/Friday the 13th - Part III (1982)/' due to no change (fasthash)
  361. 11:46:52 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Friday the 13th Collection/Friday the 13th - Part IV - The Final Chapter (1984)/' due to no change (fasthash)
  362. 11:46:52 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Friday the 13th Collection/Friday the 13th - Part V - A New Beginning (1985)/' due to no change (fasthash)
  363. 11:46:52 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Friday the 13th Collection/Friday the 13th - Part VI - Jason Lives (1986)/' due to no change (fasthash)
  364. 11:46:52 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Friday the 13th Collection/Friday the 13th - Part VII - The New Blood (1988)/' due to no change (fasthash)
  365. 11:46:52 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Friday the 13th Collection/Friday the 13th - Part VIII - Jason Takes Manhattan (1989)/' due to no change (fasthash)
  366. 11:46:52 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/From Hell (2001)/' due to no change (fasthash)
  367. 11:46:52 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Full Metal Jacket (1987)/' due to no change (fasthash)
  368. 11:46:52 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Ghost (1990)/' due to no change (fasthash)
  369. 11:46:52 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Ghostbusters (1984)/' due to no change (fasthash)
  370. 11:46:52 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Gladiator (2000)/' due to no change (fasthash)
  371. 11:46:52 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Glory (1989)/' due to no change (fasthash)
  372. 11:46:52 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Gone in 60 Seconds (2000)/' due to no change (fasthash)
  373. 11:46:52 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Goodfellas (1990)/' due to no change (fasthash)
  374. 11:46:52 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Groundhog Day (1993)/' due to no change (fasthash)
  375. 11:46:52 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Halloween (1978)/' due to no change (fasthash)
  376. 11:46:52 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Halloween (2007)/' due to no change (fasthash)
  377. 11:46:52 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Halloween II (2009)/' due to no change (fasthash)
  378. 11:46:52 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Hancock (2008)/' due to no change (fasthash)
  379. 11:46:52 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Hannibal (2001)/' due to no change (fasthash)
  380. 11:46:52 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Happy Gilmore (1996)/' due to no change (fasthash)
  381. 11:46:52 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Hard Rain (1998)/' due to no change (fasthash)
  382. 11:46:52 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Harry Potter and the Chamber of Secrets (2002)/' due to no change (fasthash)
  383. 11:46:52 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Harry Potter and the Deathly Hallows (1) (2010)/' due to no change (fasthash)
  384. 11:46:52 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Harry Potter and the Goblet of Fire (2005)/' due to no change (fasthash)
  385. 11:46:52 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Harry Potter and the Half-Blood Prince (2009)/' due to no change (fasthash)
  386. 11:46:52 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Harry Potter and the Order of the Phoenix (2007)/' due to no change (fasthash)
  387. 11:46:52 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Harry Potter and the Prisoner of Azkaban (2004)/' due to no change (fasthash)
  388. 11:46:52 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Harry Potter and the Sorcerer's Stone (2001)/' due to no change (fasthash)
  389. 11:46:53 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Heat (1995)/' due to no change (fasthash)
  390. 11:46:53 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Home Alone (1990)/' due to no change (fasthash)
  391. 11:46:53 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Hostel (2006)/' due to no change (fasthash)
  392. 11:46:53 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Hostel - Part II (2007)/' due to no change (fasthash)
  393. 11:46:53 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/I Know What You Did Last Summer (1997)/' due to no change (fasthash)
  394. 11:46:53 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/I Love You Man (2009)/' due to no change (fasthash)
  395. 11:46:53 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Identity (2003)/' due to no change (fasthash)
  396. 11:46:53 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/In the Line of Fire (1993)/' due to no change (fasthash)
  397. 11:46:53 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Inception (2010)/' due to no change (fasthash)
  398. 11:46:53 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Independence Day (1996)/' due to no change (fasthash)
  399. 11:46:53 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Inglourious Basterds (2010)/' due to no change (fasthash)
  400. 11:46:53 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Inside Man (2006)/' due to no change (fasthash)
  401. 11:46:53 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Insomnia (2002)/' due to no change (fasthash)
  402. 11:46:53 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Invincible (2006)/' due to no change (fasthash)
  403. 11:46:53 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Iron Man (2008)/' due to no change (fasthash)
  404. 11:46:53 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Iron Man 2 (2010)/' due to no change (fasthash)
  405. 11:46:53 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Jerry Maguire (1996)/' due to no change (fasthash)
  406. 11:46:53 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Jewel of the Nile (1985)/' due to no change (fasthash)
  407. 11:46:53 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/JFK (1991)/' due to no change (fasthash)
  408. 11:46:53 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Juno (2007)/' due to no change (fasthash)
  409. 11:46:53 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Kick-Ass (2010)/' due to no change (fasthash)
  410. 11:46:53 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Kill Bill - Vol 1 (2003)/' due to no change (fasthash)
  411. 11:46:53 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Kill Bill - Vol 2 (2004)/' due to no change (fasthash)
  412. 11:46:53 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/King Kong (2005)/' due to no change (fasthash)
  413. 11:46:53 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Leon - The Professional (1994)/' due to no change (fasthash)
  414. 11:46:53 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Lethal Weapon (1987)/' due to no change (fasthash)
  415. 11:46:53 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Lethal Weapon 2 (1989)/' due to no change (fasthash)
  416. 11:46:53 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Little Miss Sunshine (2006)/' due to no change (fasthash)
  417. 11:46:53 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Lock, Stock, and Two Smoking Barrels (1998)/' due to no change (fasthash)
  418. 11:46:53 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Love Actually (2003)/' due to no change (fasthash)
  419. 11:46:53 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Major League (1989)/' due to no change (fasthash)
  420. 11:46:53 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Man On Fire (2004)/' due to no change (fasthash)
  421. 11:46:53 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Manhunter (1986)/' due to no change (fasthash)
  422. 11:46:53 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Mary Shelly's Frankenstein (1994)/' due to no change (fasthash)
  423. 11:46:53 T:113373184 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib-arm-osx.so)
  424. 11:46:53 T:113373184 DEBUG: Unloading: ImageLib-arm-osx.so
  425. 11:46:53 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Master and Commander - The Far Side of the World (2003)/' due to no change (fasthash)
  426. 11:46:53 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Memento (2000)/' due to no change (fasthash)
  427. 11:46:53 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Miami Vice (2006)/' due to no change (fasthash)
  428. 11:46:53 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Michael Clayton (2007)/' due to no change (fasthash)
  429. 11:46:54 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Minority Report (2002)/' due to no change (fasthash)
  430. 11:46:54 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Miracle (2004)/' due to no change (fasthash)
  431. 11:46:54 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Mission - Impossible (1996)/' due to no change (fasthash)
  432. 11:46:54 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Mr. Brooks (2007)/' due to no change (fasthash)
  433. 11:46:54 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/My Cousin Vinny (1992)/' due to no change (fasthash)
  434. 11:46:54 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Mystic River (2003)/' due to no change (fasthash)
  435. 11:46:54 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Napoleon Dynamite (2004)/' due to no change (fasthash)
  436. 11:46:54 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/No Country For Old Men (2007)/' due to no change (fasthash)
  437. 11:46:54 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Ocean's Eleven (2001)/' due to no change (fasthash)
  438. 11:46:54 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Ocean's Thirteen (2007)/' due to no change (fasthash)
  439. 11:46:54 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Ocean's Twelve (2004)/' due to no change (fasthash)
  440. 11:46:54 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Office Space (1999)/' due to no change (fasthash)
  441. 11:46:54 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Old School (2003)/' due to no change (fasthash)
  442. 11:46:54 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Omen III - The Final Conflict (1981)/' due to no change (fasthash)
  443. 11:46:54 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/One Flew Over the Cukoo's Nest (1975)/' due to no change (fasthash)
  444. 11:46:54 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Patriot Games (1992)/' due to no change (fasthash)
  445. 11:46:54 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Patton (1970)/' due to no change (fasthash)
  446. 11:46:54 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Phone Booth (2003)/' due to no change (fasthash)
  447. 11:46:54 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Pineapple Express (2008)/' due to no change (fasthash)
  448. 11:46:54 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Pinocchio (1940)/' due to no change (fasthash)
  449. 11:46:54 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Pirates of the Caribbean - At World's End (2007)/' due to no change (fasthash)
  450. 11:46:54 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Pirates of the Caribbean - Dead Man's Chest (2006)/' due to no change (fasthash)
  451. 11:46:54 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Pirates of the Caribbean - The Curse of the Black Pearl (2003)/' due to no change (fasthash)
  452. 11:46:54 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Pitch Black (2000)/' due to no change (fasthash)
  453. 11:46:54 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Platoon (1986)/' due to no change (fasthash)
  454. 11:46:54 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Predator (1987)/' due to no change (fasthash)
  455. 11:46:54 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Predator 2 (1990)/' due to no change (fasthash)
  456. 11:46:54 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Predators (2010)/' due to no change (fasthash)
  457. 11:46:54 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Pretty Woman (1990)/' due to no change (fasthash)
  458. 11:46:54 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Primal Fear (1996)/' due to no change (fasthash)
  459. 11:46:54 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Quantum of Solace (2008)/' due to no change (fasthash)
  460. 11:46:54 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Raging Bull (1980)/' due to no change (fasthash)
  461. 11:46:54 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/Movies/HD/Rambo%20Collection
  462. 11:46:55 T:118530048 DEBUG: VideoInfoScanner: Scanning dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Rambo Collection/' as not in the database
  463. 11:46:55 T:118530048 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://User:pass@MediaServer/Videos/Movies/HD/Rambo Collection/
  464. 11:46:55 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Rambo Collection/First Blood (1982)/' due to no change (fasthash)
  465. 11:46:55 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Rambo Collection/Rambo (2008)/' due to no change (fasthash)
  466. 11:46:55 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Rambo Collection/Rambo - First Blood Part II (1985)/' due to no change (fasthash)
  467. 11:46:55 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Rambo Collection/Rambo III (1988)/' due to no change (fasthash)
  468. 11:46:55 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Reign Over Me (2007)/' due to no change (fasthash)
  469. 11:46:55 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Remember the Titans (2000)/' due to no change (fasthash)
  470. 11:46:55 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Requiem for a Dream (2000)/' due to no change (fasthash)
  471. 11:46:55 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Righteous Kill (2008)/' due to no change (fasthash)
  472. 11:46:55 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Road to Perdition (2002)/' due to no change (fasthash)
  473. 11:46:55 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Robin Hood - Prince of Thieves (1991)/' due to no change (fasthash)
  474. 11:46:55 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Robocop (1987)/' due to no change (fasthash)
  475. 11:46:55 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/Movies/HD/Rocky%20Collection
  476. 11:46:55 T:118530048 DEBUG: VideoInfoScanner: Scanning dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Rocky Collection/' as not in the database
  477. 11:46:56 T:118530048 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://User:pass@MediaServer/Videos/Movies/HD/Rocky Collection/
  478. 11:46:56 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Rocky Collection/Rocky (1976)/' due to no change (fasthash)
  479. 11:46:56 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Rocky Collection/Rocky Balboa (2006)/' due to no change (fasthash)
  480. 11:46:56 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Rocky Collection/Rocky II (1979)/' due to no change (fasthash)
  481. 11:46:56 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Rocky Collection/Rocky III (1982)/' due to no change (fasthash)
  482. 11:46:56 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Rocky Collection/Rocky IV (1985)/' due to no change (fasthash)
  483. 11:46:56 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Rocky Collection/Rocky V (1990)/' due to no change (fasthash)
  484. 11:46:56 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Romancing the Stone (1984)/' due to no change (fasthash)
  485. 11:46:56 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Ronin (1998)/' due to no change (fasthash)
  486. 11:46:56 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Rudy (1993)/' due to no change (fasthash)
  487. 11:46:56 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Saving Private Ryan (1998)/' due to no change (fasthash)
  488. 11:46:56 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Saw (2004)/' due to no change (fasthash)
  489. 11:46:56 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Seabiscuit (2003)/' due to no change (fasthash)
  490. 11:46:56 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Secondhand Lions (2003)/' due to no change (fasthash)
  491. 11:46:56 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Secret Window (2004)/' due to no change (fasthash)
  492. 11:46:56 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Seven (1995)/' due to no change (fasthash)
  493. 11:46:56 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Shaun of the Dead (2004)/' due to no change (fasthash)
  494. 11:46:56 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Shooter (2007)/' due to no change (fasthash)
  495. 11:46:56 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Sideways (2004)/' due to no change (fasthash)
  496. 11:46:56 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Signs (2002)/' due to no change (fasthash)
  497. 11:46:56 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Silverado (1985)/' due to no change (fasthash)
  498. 11:46:56 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Sin City (2005)/' due to no change (fasthash)
  499. 11:46:56 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Sleepy Hollow (1999)/' due to no change (fasthash)
  500. 11:46:56 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Sling Blade (1996)/' due to no change (fasthash)
  501. 11:46:56 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Snatch (2000)/' due to no change (fasthash)
  502. 11:46:56 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Snow White and the Seven Dwarfs (1937)/' due to no change (fasthash)
  503. 11:46:56 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/South Park - Bigger, Longer, and Uncut (1999)/' due to no change (fasthash)
  504. 11:46:57 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Spartacus (1960)/' due to no change (fasthash)
  505. 11:46:57 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Spider-Man (2002)/' due to no change (fasthash)
  506. 11:46:57 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Spider-Man 2 (2004)/' due to no change (fasthash)
  507. 11:46:57 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Spider-Man 3 (2007)/' due to no change (fasthash)
  508. 11:46:57 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Stargate (1994)/' due to no change (fasthash)
  509. 11:46:57 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Super Troopers (2002)/' due to no change (fasthash)
  510. 11:46:57 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Superman (1978)/' due to no change (fasthash)
  511. 11:46:57 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Superman Returns (2006)/' due to no change (fasthash)
  512. 11:46:57 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Taken (2008)/' due to no change (fasthash)
  513. 11:46:57 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Terminator - Salvation (2009)/' due to no change (fasthash)
  514. 11:46:57 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Terminator 2 - Judgement Day (1991)/' due to no change (fasthash)
  515. 11:46:57 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Terminator 3 - Rise of the Machines (2003)/' due to no change (fasthash)
  516. 11:46:57 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The Adventures of Baron Munchausen (1989)/' due to no change (fasthash)
  517. 11:46:57 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The Aviator (2004)/' due to no change (fasthash)
  518. 11:46:57 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/Movies/HD/The%20Bourne%20Trilogy
  519. 11:46:57 T:118530048 DEBUG: VideoInfoScanner: Scanning dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The Bourne Trilogy/' as not in the database
  520. 11:46:57 T:118530048 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://User:pass@MediaServer/Videos/Movies/HD/The Bourne Trilogy/
  521. 11:46:57 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The Bourne Trilogy/The Bourne Identity (2002)/' due to no change (fasthash)
  522. 11:46:57 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The Bourne Trilogy/The Bourne Supremacy (2004)/' due to no change (fasthash)
  523. 11:46:57 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The Bourne Trilogy/The Bourne Ultimatum (2007)/' due to no change (fasthash)
  524. 11:46:57 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The Brave One (2007)/' due to no change (fasthash)
  525. 11:46:57 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The Breakfast Club (1985)/' due to no change (fasthash)
  526. 11:46:57 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The Dark Knight (2008)/' due to no change (fasthash)
  527. 11:46:57 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The Deep (1977)/' due to no change (fasthash)
  528. 11:46:57 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The Departed (2006)/' due to no change (fasthash)
  529. 11:46:57 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The Devil Wears Prada (2006)/' due to no change (fasthash)
  530. 11:46:57 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The Expendables (2010)/' due to no change (fasthash)
  531. 11:46:57 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The French Connection (1971)/' due to no change (fasthash)
  532. 11:46:57 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The French Connection II (1975)/' due to no change (fasthash)
  533. 11:46:58 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The Fugitive (1993)/' due to no change (fasthash)
  534. 11:46:58 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The Girl Next Door (2004)/' due to no change (fasthash)
  535. 11:46:58 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/Movies/HD/The%20Godfather%20Collection
  536. 11:46:58 T:118530048 DEBUG: VideoInfoScanner: Scanning dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The Godfather Collection/' as not in the database
  537. 11:46:58 T:118530048 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://User:pass@MediaServer/Videos/Movies/HD/The Godfather Collection/
  538. 11:46:58 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The Godfather Collection/The Godfather (1972)/' due to no change (fasthash)
  539. 11:46:58 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The Godfather Collection/The Godfather - Part 2 (1972)/' due to no change (fasthash)
  540. 11:46:58 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The Godfather Collection/The Godfather - Part 3 (1990)/' due to no change (fasthash)
  541. 11:46:58 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The Graduate (1967)/' due to no change (fasthash)
  542. 11:46:58 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The Green Mile (1999)/' due to no change (fasthash)
  543. 11:46:58 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The Guardian (2006)/' due to no change (fasthash)
  544. 11:46:58 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The Hangover (2010)/' due to no change (fasthash)
  545. 11:46:58 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The Hunt for Red October (1990)/' due to no change (fasthash)
  546. 11:46:58 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The Italian Job (2003)/' due to no change (fasthash)
  547. 11:46:58 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The Karate Kid (1984)/' due to no change (fasthash)
  548. 11:46:58 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The Karate Kid Part II (1986)/' due to no change (fasthash)
  549. 11:46:58 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The Last Samurai (2003)/' due to no change (fasthash)
  550. 11:46:58 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The Legend of Zorro (2005)/' due to no change (fasthash)
  551. 11:46:58 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/Movies/HD/The%20Lord%20of%20the%20Rings%20Trilogy
  552. 11:46:58 T:118530048 DEBUG: VideoInfoScanner: Scanning dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The Lord of the Rings Trilogy/' as not in the database
  553. 11:46:58 T:118530048 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://User:pass@MediaServer/Videos/Movies/HD/The Lord of the Rings Trilogy/
  554. 11:46:58 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/Movies/HD/The%20Lord%20of%20the%20Rings%20Trilogy/Extended%20Edition
  555. 11:46:58 T:118530048 DEBUG: VideoInfoScanner: Scanning dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The Lord of the Rings Trilogy/Extended Edition/' as not in the database
  556. 11:46:59 T:118530048 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://User:pass@MediaServer/Videos/Movies/HD/The Lord of the Rings Trilogy/Extended Edition/
  557. 11:46:59 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The Lord of the Rings Trilogy/Extended Edition/The Fellowship of the Ring (2001)/' due to no change (fasthash)
  558. 11:46:59 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The Lord of the Rings Trilogy/Extended Edition/The Return of the King (2003)/' due to no change (fasthash)
  559. 11:46:59 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The Lord of the Rings Trilogy/Extended Edition/The Two Towers (2002)/' due to no change (fasthash)
  560. 11:46:59 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/Movies/HD/The%20Lord%20of%20the%20Rings%20Trilogy/Theatrical%20Edition
  561. 11:46:59 T:118530048 DEBUG: VideoInfoScanner: Scanning dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The Lord of the Rings Trilogy/Theatrical Edition/' as not in the database
  562. 11:46:59 T:118530048 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://User:pass@MediaServer/Videos/Movies/HD/The Lord of the Rings Trilogy/Theatrical Edition/
  563. 11:46:59 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The Lord of the Rings Trilogy/Theatrical Edition/The Fellowship of the Ring (2001)/' due to no change (fasthash)
  564. 11:46:59 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The Lord of the Rings Trilogy/Theatrical Edition/The Return of the King (2003)/' due to no change (fasthash)
  565. 11:46:59 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The Lord of the Rings Trilogy/Theatrical Edition/The Two Towers (2002)/' due to no change (fasthash)
  566. 11:46:59 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The Lovely Bones (2009)/' due to no change (fasthash)
  567. 11:46:59 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The Mask of Zorro (1998)/' due to no change (fasthash)
  568. 11:46:59 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/Movies/HD/The%20Matrix%20Collection
  569. 11:46:59 T:118530048 DEBUG: VideoInfoScanner: Scanning dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The Matrix Collection/' as not in the database
  570. 11:46:59 T:118530048 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://User:pass@MediaServer/Videos/Movies/HD/The Matrix Collection/
  571. 11:46:59 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The Matrix Collection/The Matrix (1999)/' due to no change (fasthash)
  572. 11:46:59 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The Matrix Collection/The Matrix Reloaded (2003)/' due to no change (fasthash)
  573. 11:46:59 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The Matrix Collection/The Matrix Revolutions (2003)/' due to no change (fasthash)
  574. 11:46:59 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The Natural (1984)/' due to no change (fasthash)
  575. 11:46:59 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The NeverEnding Story (1984)/' due to no change (fasthash)
  576. 11:46:59 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The Omen (1976)/' due to no change (fasthash)
  577. 11:46:59 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The Outlaw Josey Wales (1976)/' due to no change (fasthash)
  578. 11:46:59 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The Patriot (2000)/' due to no change (fasthash)
  579. 11:47:00 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The Perfect Storm (2000)/' due to no change (fasthash)
  580. 11:47:00 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The Phantom of the Opera (2004)/' due to no change (fasthash)
  581. 11:47:00 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The Princess Bride (1987)/' due to no change (fasthash)
  582. 11:47:00 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The Quick and the Dead (1995)/' due to no change (fasthash)
  583. 11:47:00 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The Recruit (2003)/' due to no change (fasthash)
  584. 11:47:00 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The Rock (1996)/' due to no change (fasthash)
  585. 11:47:00 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The Running Man (1987)/' due to no change (fasthash)
  586. 11:47:00 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The Shawshank Redemption (1994)/' due to no change (fasthash)
  587. 11:47:00 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The Shining (1980)/' due to no change (fasthash)
  588. 11:47:00 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The Silence of the Lambs (1991)/' due to no change (fasthash)
  589. 11:47:00 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The Sixth Sense (1999)/' due to no change (fasthash)
  590. 11:47:00 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The Social Network (2010)/' due to no change (fasthash)
  591. 11:47:00 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/The Terminator (1984)/' due to no change (fasthash)
  592. 11:47:00 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Toto - 25th Anniversary (Live in Amsterdam) (2003)/' due to no change (fasthash)
  593. 11:47:00 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Toto - Falling In Between Live (2007)/' due to no change (fasthash)
  594. 11:47:00 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/V For Vendetta (2006)/' due to no change (fasthash)
  595. 11:47:00 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Watchmen (2009)/' due to no change (fasthash)
  596. 11:47:00 T:113373184 INFO: CheckIdle - Closing session to http://feeds.feedburner.com (easy=0x4030000, multi=0x23277fe0)
  597. 11:47:00 T:118530048 DEBUG: OpenDir - Using authentication url 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
  598. 11:47:00 T:118530048 ERROR: SMBDirectory->GetDirectory: Unable to open directory : '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'
  599. unix_err:'2' error : 'No such file or directory'
  600. 11:47:00 T:118530048 ERROR: GetDirectory - Error getting smb://User:pass@MediaServer/Videos/Movies/HD/Friday the 13th Collection/Friday the 13th - Part VI - Jason Lives (1987)/
  601. 11:47:00 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/HD/Friday the 13th Collection/Friday the 13th - Part VI - Jason Lives (1987)/' as it's empty or doesn't exist - adding to clean list
  602. 11:47:00 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/Movies/SD
  603. 11:47:00 T:119062528 DEBUG: Thread Jobworker 119062528 terminating (autodelete)
  604. 11:47:05 T:119595008 DEBUG: Thread Jobworker 119595008 terminating (autodelete)
  605. 11:47:05 T:113373184 INFO: CheckIdle - Closing session to http://xoap.weather.com (easy=0x3e46000, multi=0x23146f50)
  606. 11:47:07 T:118530048 DEBUG: VideoInfoScanner: Scanning dir 'smb://User:pass@MediaServer/Videos/Movies/SD/' as not in the database
  607. 11:47:18 T:118530048 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://User:pass@MediaServer/Videos/Movies/SD/
  608. 11:47:18 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/8 MM (1999)/' due to no change (fasthash)
  609. 11:47:18 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/9-11 (2001)/' due to no change (fasthash)
  610. 11:47:18 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/12 Angry Men (1957)/' due to no change (fasthash)
  611. 11:47:18 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/48 Hours (1982)/' due to no change (fasthash)
  612. 11:47:18 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/1408 (2007)/' due to no change (fasthash)
  613. 11:47:18 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/A Beautiful Mind (2002)/' due to no change (fasthash)
  614. 11:47:18 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/A League of Their Own (1992)/' due to no change (fasthash)
  615. 11:47:18 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/Movies/SD/A%20Nightmare%20on%20Elm%20Street%20Collection
  616. 11:47:18 T:118530048 DEBUG: VideoInfoScanner: Scanning dir 'smb://User:pass@MediaServer/Videos/Movies/SD/A Nightmare on Elm Street Collection/' as not in the database
  617. 11:47:19 T:118530048 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://User:pass@MediaServer/Videos/Movies/SD/A Nightmare on Elm Street Collection/
  618. 11:47:19 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/A Nightmare on Elm Street Collection/A Nightmare on Elm Street 2 - Freddy's Revenge (1985)/' due to no change (fasthash)
  619. 11:47:19 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/A Nightmare on Elm Street Collection/A Nightmare on Elm Street 3 - Dream Warriors (1987)/' due to no change (fasthash)
  620. 11:47:19 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/A Nightmare on Elm Street Collection/A Nightmare on Elm Street 4 - The Dream Master (1988)/' due to no change (fasthash)
  621. 11:47:19 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/A Nightmare on Elm Street Collection/A Nightmare on Elm Street 5 - The Dream Child (1989)/' due to no change (fasthash)
  622. 11:47:19 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/A Nightmare on Elm Street Collection/Freddy's Dead - The Final Nightmare (1991)/' due to no change (fasthash)
  623. 11:47:19 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/A Nightmare on Elm Street Collection/New Nightmare (1994)/' due to no change (fasthash)
  624. 11:47:19 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/A Perfect Murder (1998)/' due to no change (fasthash)
  625. 11:47:19 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/A Shock to the System (1990)/' due to no change (fasthash)
  626. 11:47:19 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/A.I. - Artificial Intelligence (2002)/' due to no change (fasthash)
  627. 11:47:19 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/About a Boy (2002)/' due to no change (fasthash)
  628. 11:47:19 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Ace Ventura - Pet Detective (1994)/' due to no change (fasthash)
  629. 11:47:19 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Ace Ventura - When Nature Calls (1995)/' due to no change (fasthash)
  630. 11:47:19 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Adventures in Babysitting (1987)/' due to no change (fasthash)
  631. 11:47:19 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Airplane (1980)/' due to no change (fasthash)
  632. 11:47:19 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Aladdin (1992)/' due to no change (fasthash)
  633. 11:47:19 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Alice in Wonderland (1952)/' due to no change (fasthash)
  634. 11:47:19 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Alice in Wonderland (1985)/' due to no change (fasthash)
  635. 11:47:19 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/American Pie (1999)/' due to no change (fasthash)
  636. 11:47:19 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/American Pie 2 (2002)/' due to no change (fasthash)
  637. 11:47:19 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/American Tragedy (2000)/' due to no change (fasthash)
  638. 11:47:19 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/American Wedding (2003)/' due to no change (fasthash)
  639. 11:47:19 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/An Inconvenient Truth (2006)/' due to no change (fasthash)
  640. 11:47:19 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Analyze That (2002)/' due to no change (fasthash)
  641. 11:47:19 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Analyze This (1999)/' due to no change (fasthash)
  642. 11:47:19 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Anchorman - The Legend of Ron Burgundy (2004)/' due to no change (fasthash)
  643. 11:47:19 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/And Never Let Her Go (2001)/' due to no change (fasthash)
  644. 11:47:19 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Animal House (1978)/' due to no change (fasthash)
  645. 11:47:19 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Another 48 Hours (1990)/' due to no change (fasthash)
  646. 11:47:19 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/As Good As It Gets (1998)/' due to no change (fasthash)
  647. 11:47:19 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/Movies/SD/Austin%20Powers%20Collection
  648. 11:47:20 T:118530048 DEBUG: VideoInfoScanner: Scanning dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Austin Powers Collection/' as not in the database
  649. 11:47:20 T:118530048 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://User:pass@MediaServer/Videos/Movies/SD/Austin Powers Collection/
  650. 11:47:20 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Austin Powers Collection/Austin Powers - International Man of Mystery (1997)/' due to no change (fasthash)
  651. 11:47:20 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Austin Powers Collection/Austin Powers - The Spy Who Shagged Me (1999)/' due to no change (fasthash)
  652. 11:47:20 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Austin Powers Collection/Austin Powers in Goldmember (2002)/' due to no change (fasthash)
  653. 11:47:20 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Back to School (1986)/' due to no change (fasthash)
  654. 11:47:20 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/Movies/SD/Back%20to%20the%20Future%20Trilogy
  655. 11:47:20 T:118530048 DEBUG: VideoInfoScanner: Scanning dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Back to the Future Trilogy/' as not in the database
  656. 11:47:20 T:118530048 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://User:pass@MediaServer/Videos/Movies/SD/Back to the Future Trilogy/
  657. 11:47:20 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Back to the Future Trilogy/Back to the Future (1985)/' due to no change (fasthash)
  658. 11:47:20 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Back to the Future Trilogy/Back to the Future Part II (1989)/' due to no change (fasthash)
  659. 11:47:20 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Back to the Future Trilogy/Back to the Future Part III (1990)/' due to no change (fasthash)
  660. 11:47:20 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Backdraft (1991)/' due to no change (fasthash)
  661. 11:47:20 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Beavis and Butthead Do America (1996)/' due to no change (fasthash)
  662. 11:47:20 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Ben-Hur (1957)/' due to no change (fasthash)
  663. 11:47:20 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Big Trouble (2002)/' due to no change (fasthash)
  664. 11:47:20 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Billy Madison (1995)/' due to no change (fasthash)
  665. 11:47:20 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Borat (2006)/' due to no change (fasthash)
  666. 11:47:20 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Bowling for Columbine (2002)/' due to no change (fasthash)
  667. 11:47:20 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Breach (2007)/' due to no change (fasthash)
  668. 11:47:20 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Bugsy (1991)/' due to no change (fasthash)
  669. 11:47:20 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Can't Buy Me Love (1987)/' due to no change (fasthash)
  670. 11:47:20 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Catch Me If You Can (2002)/' due to no change (fasthash)
  671. 11:47:20 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Charlie and the Chocolate Factory (2005)/' due to no change (fasthash)
  672. 11:47:20 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Cinderella (1950)/' due to no change (fasthash)
  673. 11:47:20 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Citizen Kane (1941)/' due to no change (fasthash)
  674. 11:47:20 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/City Hall (1996)/' due to no change (fasthash)
  675. 11:47:20 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/City Slickers (1991)/' due to no change (fasthash)
  676. 11:47:21 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Clueless (1995)/' due to no change (fasthash)
  677. 11:47:21 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Cocktail (1988)/' due to no change (fasthash)
  678. 11:47:21 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Cold Mountain (2003)/' due to no change (fasthash)
  679. 11:47:21 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Cop Land (1997)/' due to no change (fasthash)
  680. 11:47:21 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Copycat (1998)/' due to no change (fasthash)
  681. 11:47:21 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Count of Monte Cristo (2002)/' due to no change (fasthash)
  682. 11:47:21 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Dark Blue (2003)/' due to no change (fasthash)
  683. 11:47:21 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Dave (1993)/' due to no change (fasthash)
  684. 11:47:21 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Daylight (1996)/' due to no change (fasthash)
  685. 11:47:21 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Dead Poets Society (1989)/' due to no change (fasthash)
  686. 11:47:21 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Deep Blue Sea (1999)/' due to no change (fasthash)
  687. 11:47:21 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Desperado (1995)/' due to no change (fasthash)
  688. 11:47:21 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Dickie Roberts - Former Child Star (2003)/' due to no change (fasthash)
  689. 11:47:21 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Disclosure (1994)/' due to no change (fasthash)
  690. 11:47:21 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Double Jeopardy (1999)/' due to no change (fasthash)
  691. 11:47:21 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Dragonheart (1996)/' due to no change (fasthash)
  692. 11:47:21 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Dune (1984)/' due to no change (fasthash)
  693. 11:47:21 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/E.T. - The Extra-Terrestrial (1982)/' due to no change (fasthash)
  694. 11:47:21 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Erin Brockovich (2000)/' due to no change (fasthash)
  695. 11:47:21 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Fahrenheit 9-11/' due to no change (fasthash)
  696. 11:47:21 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Father of the Bride (1991)/' due to no change (fasthash)
  697. 11:47:21 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Flashdance (1983)/' due to no change (fasthash)
  698. 11:47:21 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Flight of the Navigator (1986)/' due to no change (fasthash)
  699. 11:47:21 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Footloose (1984)/' due to no change (fasthash)
  700. 11:47:21 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Ghostbusters II (1989)/' due to no change (fasthash)
  701. 11:47:21 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Glengarry Glen Ross (1992)/' due to no change (fasthash)
  702. 11:47:21 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Good Morning Vietnam (1987)/' due to no change (fasthash)
  703. 11:47:21 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Halloween - H20/' due to no change (fasthash)
  704. 11:47:21 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Halloween - Resurrection (2002)/' due to no change (fasthash)
  705. 11:47:21 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Halloween 4 - The Return of Michael Meyers (1988)/' due to no change (fasthash)
  706. 11:47:21 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Halloween 5 - The Revenge of Michael Myers (1989)/' due to no change (fasthash)
  707. 11:47:22 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Halloween 6 - The Curse of Michael Myers (1995)/' due to no change (fasthash)
  708. 11:47:22 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Halloween II (1981)/' due to no change (fasthash)
  709. 11:47:22 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Halloween III - Season of the Witch (1982)/' due to no change (fasthash)
  710. 11:47:22 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Hannibal Rising (2007)/' due to no change (fasthash)
  711. 11:47:22 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Harry and the Hendersons (1987)/' due to no change (fasthash)
  712. 11:47:22 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Hook (1991)/' due to no change (fasthash)
  713. 11:47:22 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/I Still Know What You Did Last Summer (1998)/' due to no change (fasthash)
  714. 11:47:22 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/In Good Company (2004)/' due to no change (fasthash)
  715. 11:47:22 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/It Happens Every Spring (1949)/' due to no change (fasthash)
  716. 11:47:22 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Jackass - Number Two (2006)/' due to no change (fasthash)
  717. 11:47:22 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Jackass - The Movie (2002)/' due to no change (fasthash)
  718. 11:47:22 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Jaws (1975)/' due to no change (fasthash)
  719. 11:47:22 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Jaws - The Revenge (1987)/' due to no change (fasthash)
  720. 11:47:22 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Jaws 2 (1978)/' due to no change (fasthash)
  721. 11:47:22 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Jaws 3 (1983)/' due to no change (fasthash)
  722. 11:47:22 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Judgment Night (1993)/' due to no change (fasthash)
  723. 11:47:22 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Jurassic Park (1993)/' due to no change (fasthash)
  724. 11:47:22 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Jurassic Park III (2001)/' due to no change (fasthash)
  725. 11:47:22 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/K-9 (1989)/' due to no change (fasthash)
  726. 11:47:22 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/K-9 - P.I. (2002)/' due to no change (fasthash)
  727. 11:47:22 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/K-911 (1999)/' due to no change (fasthash)
  728. 11:47:22 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Kindergarten Cop (1990)/' due to no change (fasthash)
  729. 11:47:22 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/L.A. Confidential (1997)/' due to no change (fasthash)
  730. 11:47:22 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Lady and the Tramp (1955)/' due to no change (fasthash)
  731. 11:47:22 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Lake Placid (1999)/' due to no change (fasthash)
  732. 11:47:22 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Lethal Weapon 3 (1992)/' due to no change (fasthash)
  733. 11:47:22 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Lethal Weapon 4 (1998)/' due to no change (fasthash)
  734. 11:47:22 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Liar Liar (1997)/' due to no change (fasthash)
  735. 11:47:22 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Lost in Translation (2003)/' due to no change (fasthash)
  736. 11:47:22 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Mary Poppins (1964)/' due to no change (fasthash)
  737. 11:47:22 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Matchstick Men (2003)/' due to no change (fasthash)
  738. 11:47:22 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Meet Joe Black (2001)/' due to no change (fasthash)
  739. 11:47:22 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Meet the Fockers (2004)/' due to no change (fasthash)
  740. 11:47:23 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Meet the Parents (2000)/' due to no change (fasthash)
  741. 11:47:23 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Midnight in the Garden of Good and Evil (1997)/' due to no change (fasthash)
  742. 11:47:23 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Misery (1990)/' due to no change (fasthash)
  743. 11:47:23 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Monty Python and the Holy Grail (1975)/' due to no change (fasthash)
  744. 11:47:23 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Monty Python's The Meaning of Life (1983)/' due to no change (fasthash)
  745. 11:47:23 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Mr. Deeds (2002)/' due to no change (fasthash)
  746. 11:47:23 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Mr. Destiny (1990)/' due to no change (fasthash)
  747. 11:47:23 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Mr. Holland's Opus (1995)/' due to no change (fasthash)
  748. 11:47:23 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Mr. Saturday Night (1992)/' due to no change (fasthash)
  749. 11:47:23 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Much Ado About Nothing (1993)/' due to no change (fasthash)
  750. 11:47:23 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Murder in the First (1995)/' due to no change (fasthash)
  751. 11:47:23 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/National Lampoon's European Vacation (1985)/' due to no change (fasthash)
  752. 11:47:23 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/National Lampoon's Vacation (1983)/' due to no change (fasthash)
  753. 11:47:23 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/National Lampoon's Vegas Vacation (1997)/' due to no change (fasthash)
  754. 11:47:23 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Nuremberg (2000)/' due to no change (fasthash)
  755. 11:47:23 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Of Mice and Men (1992)/' due to no change (fasthash)
  756. 11:47:23 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Old Yeller (1957)/' due to no change (fasthash)
  757. 11:47:23 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Oliver and Company (1988)/' due to no change (fasthash)
  758. 11:47:23 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Once Upon a Time in America (1984)/' due to no change (fasthash)
  759. 11:47:23 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Once Upon a Time in Mexico (2003)/' due to no change (fasthash)
  760. 11:47:23 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/One Hour Photo (2002)/' due to no change (fasthash)
  761. 11:47:23 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Open Range (2003)/' due to no change (fasthash)
  762. 11:47:23 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Panic Room (2002)/' due to no change (fasthash)
  763. 11:47:23 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Patch Adams (1998)/' due to no change (fasthash)
  764. 11:47:23 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Pete's Dragon (1977)/' due to no change (fasthash)
  765. 11:47:23 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Peter Pan (1953)/' due to no change (fasthash)
  766. 11:47:23 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Peter Pan (2004)/' due to no change (fasthash)
  767. 11:47:23 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Phenomenon (1996)/' due to no change (fasthash)
  768. 11:47:23 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Philadelphia (1993)/' due to no change (fasthash)
  769. 11:47:23 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Piranha (1978)/' due to no change (fasthash)
  770. 11:47:23 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Private Parts (1997)/' due to no change (fasthash)
  771. 11:47:23 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Pulp Fiction (1994)/' due to no change (fasthash)
  772. 11:47:24 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Rain Man (1988)/' due to no change (fasthash)
  773. 11:47:24 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Ransom (1996)/' due to no change (fasthash)
  774. 11:47:24 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Red Dragon (2002)/' due to no change (fasthash)
  775. 11:47:24 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Regarding Henry (1991)/' due to no change (fasthash)
  776. 11:47:24 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Reservoir Dogs (1991)/' due to no change (fasthash)
  777. 11:47:24 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Road House (1989)/' due to no change (fasthash)
  778. 11:47:24 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Road Trip (2000)/' due to no change (fasthash)
  779. 11:47:24 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Robin Hood (1973)/' due to no change (fasthash)
  780. 11:47:24 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Robin Williams - Live on Broadway (2002)/' due to no change (fasthash)
  781. 11:47:24 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Roger and Me (1989)/' due to no change (fasthash)
  782. 11:47:24 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Runaway Jury (2004)/' due to no change (fasthash)
  783. 11:47:24 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Rush Hour (1998)/' due to no change (fasthash)
  784. 11:47:24 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Rush Hour 2 (2001)/' due to no change (fasthash)
  785. 11:47:24 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Rush Hour 3 (2007)/' due to no change (fasthash)
  786. 11:47:24 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Saw II (2005)/' due to no change (fasthash)
  787. 11:47:24 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Saw III (2006)/' due to no change (fasthash)
  788. 11:47:24 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Scarface (1983)/' due to no change (fasthash)
  789. 11:47:24 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Scent of a Woman (1992)/' due to no change (fasthash)
  790. 11:47:24 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Schindler's List (1993)/' due to no change (fasthash)
  791. 11:47:24 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/School Ties (1992)/' due to no change (fasthash)
  792. 11:47:24 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/Movies/SD/Scream%20Collection
  793. 11:47:24 T:118530048 DEBUG: VideoInfoScanner: Scanning dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Scream Collection/' as not in the database
  794. 11:47:24 T:118530048 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://User:pass@MediaServer/Videos/Movies/SD/Scream Collection/
  795. 11:47:24 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Scream Collection/Scream (1996)/' due to no change (fasthash)
  796. 11:47:24 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Scream Collection/Scream 2 (1997)/' due to no change (fasthash)
  797. 11:47:24 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Scream Collection/Scream 3 (2000)/' due to no change (fasthash)
  798. 11:47:24 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Sea of Love (1989)/' due to no change (fasthash)
  799. 11:47:24 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Secret of NIMH (1982)/' due to no change (fasthash)
  800. 11:47:24 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/See No Evil, Hear No Evil (1989)/' due to no change (fasthash)
  801. 11:47:25 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Shoot to Kill (1988)/' due to no change (fasthash)
  802. 11:47:25 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Showtime (2002)/' due to no change (fasthash)
  803. 11:47:25 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Shrek (2001)/' due to no change (fasthash)
  804. 11:47:25 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Shrek 2 (2004)/' due to no change (fasthash)
  805. 11:47:25 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Shrek Forever After (2010)/' due to no change (fasthash)
  806. 11:47:25 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Shrek the Third (2007)/' due to no change (fasthash)
  807. 11:47:25 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Sicko (2007)/' due to no change (fasthash)
  808. 11:47:25 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Silver Bullet (1985)/' due to no change (fasthash)
  809. 11:47:25 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Sleepless in Seattle (1993)/' due to no change (fasthash)
  810. 11:47:25 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Snake Eyes (1998)/' due to no change (fasthash)
  811. 11:47:25 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Something's Gotta Give (2003)/' due to no change (fasthash)
  812. 11:47:25 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Spaceballs (1987)/' due to no change (fasthash)
  813. 11:47:25 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Speed (1994)/' due to no change (fasthash)
  814. 11:47:25 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Stakeout (1987)/' due to no change (fasthash)
  815. 11:47:25 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Stalag 17 (1953)/' due to no change (fasthash)
  816. 11:47:25 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Stand By Me (1986)/' due to no change (fasthash)
  817. 11:47:25 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Steel Magnolias (1989)/' due to no change (fasthash)
  818. 11:47:25 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Stuck On You (2003)/' due to no change (fasthash)
  819. 11:47:25 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Supergirl (1984)/' due to no change (fasthash)
  820. 11:47:25 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Superman II (1980)/' due to no change (fasthash)
  821. 11:47:25 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Superman III (1983)/' due to no change (fasthash)
  822. 11:47:25 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Superman IV - The Quest for Peace (1987)/' due to no change (fasthash)
  823. 11:47:25 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Swingers (1996)/' due to no change (fasthash)
  824. 11:47:25 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Swiss Family Robinson (1960)/' due to no change (fasthash)
  825. 11:47:25 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Talent for the Game (1991)/' due to no change (fasthash)
  826. 11:47:25 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Taxi Driver (1976)/' due to no change (fasthash)
  827. 11:47:25 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Team America - World Police (2004)/' due to no change (fasthash)
  828. 11:47:25 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Tequila Sunrise (1988)/' due to no change (fasthash)
  829. 11:47:25 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Thank You For Smoking (2006)/' due to no change (fasthash)
  830. 11:47:25 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/The Adventures of Buckaroo Banzai (1984)/' due to no change (fasthash)
  831. 11:47:25 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/Movies/SD/The%20Adventures%20of%20Indiana%20Jones
  832. 11:47:26 T:118530048 DEBUG: VideoInfoScanner: Scanning dir 'smb://User:pass@MediaServer/Videos/Movies/SD/The Adventures of Indiana Jones/' as not in the database
  833. 11:47:26 T:118530048 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://User:pass@MediaServer/Videos/Movies/SD/The Adventures of Indiana Jones/
  834. 11:47:26 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/The Adventures of Indiana Jones/Indiana Jones and the Kingdom of the Crystal Skull (2008)/' due to no change (fasthash)
  835. 11:47:26 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/The Adventures of Indiana Jones/Indiana Jones and the Last Crusade (1989)/' due to no change (fasthash)
  836. 11:47:26 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/The Adventures of Indiana Jones/Indiana Jones and the Raiders of the Lost Ark (1981)/' due to no change (fasthash)
  837. 11:47:26 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/The Adventures of Indiana Jones/Indiana Jones and the Temple of Doom (1984)/' due to no change (fasthash)
  838. 11:47:26 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/The American President (1995)/' due to no change (fasthash)
  839. 11:47:26 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/The Back Cauldron (1985)/' due to no change (fasthash)
  840. 11:47:26 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/The Beast (1996)/' due to no change (fasthash)
  841. 11:47:26 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/The Big Lebowski (1998)/' due to no change (fasthash)
  842. 11:47:26 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/The Blair Witch Project (1999)/' due to no change (fasthash)
  843. 11:47:26 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/The Blind Side (2009)/' due to no change (fasthash)
  844. 11:47:26 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/The Bone Collector (1999)/' due to no change (fasthash)
  845. 11:47:26 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/The Break-Up (2006)/' due to no change (fasthash)
  846. 11:47:26 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/The Cutting Edge (1992)/' due to no change (fasthash)
  847. 11:47:26 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/The Dead Zone (1983)/' due to no change (fasthash)
  848. 11:47:26 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/The Deer Hunter (1978)/' due to no change (fasthash)
  849. 11:47:26 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/The Deliberate Stranger (1986)/' due to no change (fasthash)
  850. 11:47:26 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/The Devil's Advocate (1997)/' due to no change (fasthash)
  851. 11:47:26 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/The Dream Team (1989)/' due to no change (fasthash)
  852. 11:47:26 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/The Exorcist (1973)/' due to no change (fasthash)
  853. 11:47:27 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/The Exoricst III (1990)/' due to no change (fasthash)
  854. 11:47:27 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/The Family Man (2000)/' due to no change (fasthash)
  855. 11:47:27 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/The Firm (1993)/' due to no change (fasthash)
  856. 11:47:27 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/The Gladiator (1986)/' due to no change (fasthash)
  857. 11:47:27 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/The Great Escape (1963)/' due to no change (fasthash)
  858. 11:47:27 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/The Great Outdoors (1988)/' due to no change (fasthash)
  859. 11:47:27 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/The Insider (1999)/' due to no change (fasthash)
  860. 11:47:27 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/The Journey of Natty Gann (1985)/' due to no change (fasthash)
  861. 11:47:27 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/The Jungle Book (1967)/' due to no change (fasthash)
  862. 11:47:27 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/The Karate Kid - Part III (1989)/' due to no change (fasthash)
  863. 11:47:27 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/The Ladykillers (2004)/' due to no change (fasthash)
  864. 11:47:27 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/The Legend of Sleepy Hollow (1949)/' due to no change (fasthash)
  865. 11:47:27 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/The Lion King (1994)/' due to no change (fasthash)
  866. 11:47:27 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/The Little Mermaid (1989)/' due to no change (fasthash)
  867. 11:47:27 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/The Longest Yard (1974)/' due to no change (fasthash)
  868. 11:47:27 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/The Lost World - Jurassic Park (1997)/' due to no change (fasthash)
  869. 11:47:27 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/The Man in the Iron Mask (1998)/' due to no change (fasthash)
  870. 11:47:27 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/The Man Without a Face (1993)/' due to no change (fasthash)
  871. 11:47:27 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/The Many Adventures of Winnie the Pooh (1977)/' due to no change (fasthash)
  872. 11:47:27 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/The Naked Gun (1988)/' due to no change (fasthash)
  873. 11:47:27 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/The Naked Gun 2.5 (1991)/' due to no change (fasthash)
  874. 11:47:27 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/The Naked Gun 33.333 (1994)/' due to no change (fasthash)
  875. 11:47:27 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/The Naked Jungle (1954)/' due to no change (fasthash)
  876. 11:47:27 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/The Negotiator (1998)/' due to no change (fasthash)
  877. 11:47:27 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/The Parent Trap (1961)/' due to no change (fasthash)
  878. 11:47:27 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/The Royal Tenenbaums (2002)/' due to no change (fasthash)
  879. 11:47:27 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/The Score (2001)/' due to no change (fasthash)
  880. 11:47:27 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/Movies/SD/The%20Star%20Wars%20Saga
  881. 11:47:27 T:118530048 DEBUG: VideoInfoScanner: Scanning dir 'smb://User:pass@MediaServer/Videos/Movies/SD/The Star Wars Saga/' as not in the database
  882. 11:47:28 T:118530048 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://User:pass@MediaServer/Videos/Movies/SD/The Star Wars Saga/
  883. 11:47:28 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/The Star Wars Saga/Star Wars - Episode I - The Phantom Menace (1999)/' due to no change (fasthash)
  884. 11:47:28 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/The Star Wars Saga/Star Wars - Episode II - Attack of the Clones (2002)/' due to no change (fasthash)
  885. 11:47:28 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/The Star Wars Saga/Star Wars - Episode III - Revenge of the Sith (2005)/' due to no change (fasthash)
  886. 11:47:28 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/The Star Wars Saga/Star Wars - Episode IV - A New Hope (1977)/' due to no change (fasthash)
  887. 11:47:28 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/The Star Wars Saga/Star Wars - Episode V - The Empire Strikes Back (1982)/' due to no change (fasthash)
  888. 11:47:28 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/The Star Wars Saga/Star Wars - Episode VI - Return of the Jedi (1982)/' due to no change (fasthash)
  889. 11:47:28 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/The Story of Us (1999)/' due to no change (fasthash)
  890. 11:47:28 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/The Ten Commandments (1956)/' due to no change (fasthash)
  891. 11:47:28 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/The Texas Chainsaw Massacre 2 (1986)/' due to no change (fasthash)
  892. 11:47:28 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/The Three Musketeers (1993)/' due to no change (fasthash)
  893. 11:47:28 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Time After Time (1979)/' due to no change (fasthash)
  894. 11:47:28 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Time Bandits (1981)/' due to no change (fasthash)
  895. 11:47:28 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Titanic (1997)/' due to no change (fasthash)
  896. 11:47:28 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Traffic (2000)/' due to no change (fasthash)
  897. 11:47:28 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/True Lies (1994)/' due to no change (fasthash)
  898. 11:47:28 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Twin Peaks - Fire Walk With Me (1992)/' due to no change (fasthash)
  899. 11:47:28 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Uncle Buck (1989)/' due to no change (fasthash)
  900. 11:47:28 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/United 93 (2006)/' due to no change (fasthash)
  901. 11:47:28 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/When Harry Met Sally (1989)/' due to no change (fasthash)
  902. 11:47:28 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Where the Heart Is (2000)/' due to no change (fasthash)
  903. 11:47:28 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Willow (1988)/' due to no change (fasthash)
  904. 11:47:28 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Working Girl (1988)/' due to no change (fasthash)
  905. 11:47:28 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/You've Got Mail (1998)/' due to no change (fasthash)
  906. 11:47:28 T:118530048 DEBUG: VideoInfoScanner: Skipping dir 'smb://User:pass@MediaServer/Videos/Movies/SD/Young Sherlock Holmes (1985)/' due to no change (fasthash)
  907. 11:47:28 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/HD
  908. 11:47:28 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/HD/Battlestar%20Galactica
  909. 11:47:29 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/HD/Battlestar%20Galactica/Season%201%20%282003%29
  910. 11:47:29 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/HD/Battlestar%20Galactica/Season%202%20%282005%29
  911. 11:47:29 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/HD/Battlestar%20Galactica/Season%203%20%282006%29
  912. 11:47:29 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/HD/Battlestar%20Galactica/Season%204%20%282008%29
  913. 11:47:29 T:118530048 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://User:pass@MediaServer/Videos/TV/HD/Battlestar Galactica/
  914. 11:47:29 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/HD/Heroes
  915. 11:47:29 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/HD/Heroes/Season%201%20%282006%29
  916. 11:47:30 T:118530048 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://User:pass@MediaServer/Videos/TV/HD/Heroes/
  917. 11:47:30 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/HD/John%20Adams
  918. 11:47:30 T:118530048 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://User:pass@MediaServer/Videos/TV/HD/John Adams/
  919. 11:47:30 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/HD/Life%20%282009%29
  920. 11:47:30 T:118530048 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://User:pass@MediaServer/Videos/TV/HD/Life (2009)/
  921. 11:47:30 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/HD/Lost
  922. 11:47:30 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/HD/Lost/Season%201%20%282004%29
  923. 11:47:31 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/HD/Lost/Season%202%20%282005%29
  924. 11:47:31 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/HD/Lost/Season%203%20%282006%29
  925. 11:47:31 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/HD/Lost/Season%204%20%282008%29
  926. 11:47:31 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/HD/Lost/Season%205%20%282009%29
  927. 11:47:31 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/HD/Lost/Season%206%20%282010%29
  928. 11:47:32 T:118530048 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://User:pass@MediaServer/Videos/TV/HD/Lost/
  929. 11:47:32 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/HD/Planet%20Earth
  930. 11:47:32 T:118530048 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://User:pass@MediaServer/Videos/TV/HD/Planet Earth/
  931. 11:47:32 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD
  932. 11:47:32 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/30%20Rock
  933. 11:47:32 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/30%20Rock/Season%201%20%282007%29
  934. 11:47:32 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/30%20Rock/Season%202%20%282007%29
  935. 11:47:33 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/30%20Rock/Season%203%20%282009%29
  936. 11:47:33 T:118530048 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://User:pass@MediaServer/Videos/TV/SD/30 Rock/
  937. 11:47:33 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/Angels%20In%20America
  938. 11:47:33 T:118530048 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://User:pass@MediaServer/Videos/TV/SD/Angels In America/
  939. 11:47:33 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/Da%20Ali%20G%20Show
  940. 11:47:33 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/Da%20Ali%20G%20Show/Season%201%20%282003%29
  941. 11:47:33 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/Da%20Ali%20G%20Show/Season%202%20%282004%29
  942. 11:47:33 T:118530048 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://User:pass@MediaServer/Videos/TV/SD/Da Ali G Show/
  943. 11:47:33 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/Earth%202
  944. 11:47:34 T:118530048 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://User:pass@MediaServer/Videos/TV/SD/Earth 2/
  945. 11:47:34 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/Extras
  946. 11:47:34 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/Extras/Season%201%20%282005%29
  947. 11:47:34 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/Extras/Season%202%20%282006%29
  948. 11:47:34 T:118530048 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://User:pass@MediaServer/Videos/TV/SD/Extras/
  949. 11:47:34 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/Frank%20Herbert%27s%20Children%20of%20Dune
  950. 11:47:34 T:118530048 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://User:pass@MediaServer/Videos/TV/SD/Frank Herbert's Children of Dune/
  951. 11:47:34 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/Frank%20Herbert%27s%20Dune
  952. 11:47:34 T:118530048 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://User:pass@MediaServer/Videos/TV/SD/Frank Herbert's Dune/
  953. 11:47:34 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/Golden%20Girls
  954. 11:47:34 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/Golden%20Girls/Season%201%20%281985%29
  955. 11:47:34 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/Golden%20Girls/Season%202%20%281986%29
  956. 11:47:34 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/Golden%20Girls/Season%203%20%281987%29
  957. 11:47:35 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/Golden%20Girls/Season%204%20%281988%29
  958. 11:47:35 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/Golden%20Girls/Season%205%20%281989%29
  959. 11:47:35 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/Golden%20Girls/Season%206%20%281990%29
  960. 11:47:35 T:113373184 DEBUG: SECTION:UnloadDll(libcurl.4.dylib)
  961. 11:47:35 T:113373184 DEBUG: Unloading: libcurl.4.dylib
  962. 11:47:35 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/Golden%20Girls/Season%207%20%281991%29
  963. 11:47:36 T:118530048 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://User:pass@MediaServer/Videos/TV/SD/Golden Girls/
  964. 11:47:36 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/It
  965. 11:47:36 T:118530048 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://User:pass@MediaServer/Videos/TV/SD/It/
  966. 11:47:36 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/Jack%20the%20Ripper
  967. 11:47:36 T:118530048 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://User:pass@MediaServer/Videos/TV/SD/Jack the Ripper/
  968. 11:47:36 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/Kings
  969. 11:47:36 T:118530048 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://User:pass@MediaServer/Videos/TV/SD/Kings/
  970. 11:47:36 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/MacGyver
  971. 11:47:36 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/MacGyver/Season%201%20%281985%29
  972. 11:47:37 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/MacGyver/Season%202%20%281986%29
  973. 11:47:37 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/MacGyver/Season%203%20%281987%29
  974. 11:47:37 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/MacGyver/Season%204%20%281988%29
  975. 11:47:37 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/MacGyver/Season%205%20%281989%29
  976. 11:47:37 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/MacGyver/Season%206%20%281990%29
  977. 11:47:38 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/MacGyver/Season%207%20%281991%29
  978. 11:47:38 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/MacGyver/Specials
  979. 11:47:38 T:118530048 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://User:pass@MediaServer/Videos/TV/SD/MacGyver/
  980. 11:47:38 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/Miami%20Vice
  981. 11:47:38 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/Miami%20Vice/Season%201%20%281984%29
  982. 11:47:38 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/Miami%20Vice/Season%202%20%281985%29
  983. 11:47:39 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/Miami%20Vice/Season%203%20%281986%29
  984. 11:47:39 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/Miami%20Vice/Season%204%20%281987%29
  985. 11:47:39 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/Miami%20Vice/Season%205%20%281987%29
  986. 11:47:39 T:118530048 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://User:pass@MediaServer/Videos/TV/SD/Miami Vice/
  987. 11:47:40 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/Seinfeld
  988. 11:47:40 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/Seinfeld/Season%201%20%281990%29
  989. 11:47:40 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/Seinfeld/Season%202%20%281991%29
  990. 11:47:40 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/Seinfeld/Season%203%20%281992%29
  991. 11:47:40 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/Seinfeld/Season%204%20%281993%29
  992. 11:47:40 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/Seinfeld/Season%205%20%281994%29
  993. 11:47:40 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/Seinfeld/Season%206%20%281995%29
  994. 11:47:41 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/Seinfeld/Season%207%20%281996%29
  995. 11:47:41 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/Seinfeld/Season%208%20%281997%29
  996. 11:47:41 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/Seinfeld/Season%209%20%281998%29
  997. 11:47:41 T:118530048 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://User:pass@MediaServer/Videos/TV/SD/Seinfeld/
  998. 11:47:41 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/Studio%2060%20on%20the%20Sunset%20Strip
  999. 11:47:42 T:118530048 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://User:pass@MediaServer/Videos/TV/SD/Studio 60 on the Sunset Strip/
  1000. 11:47:42 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/The%20Larry%20Sanders%20Show
  1001. 11:47:42 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/The%20Larry%20Sanders%20Show/Season%201%20%281992%29
  1002. 11:47:42 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/The%20Larry%20Sanders%20Show/Season%202%20%281993%29
  1003. 11:47:42 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/The%20Larry%20Sanders%20Show/Season%203%20%281994%29
  1004. 11:47:42 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/The%20Larry%20Sanders%20Show/Season%204%20%281995%29
  1005. 11:47:43 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/The%20Larry%20Sanders%20Show/Season%205%20%281996%29
  1006. 11:47:43 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/The%20Larry%20Sanders%20Show/Season%206%20%281998%29
  1007. 11:47:43 T:118530048 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://User:pass@MediaServer/Videos/TV/SD/The Larry Sanders Show/
  1008. 11:47:43 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/The%20Office%20%28UK%29
  1009. 11:47:43 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/The%20Office%20%28UK%29/Season%201%20%282001%29
  1010. 11:47:43 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/The%20Office%20%28UK%29/Season%202%20%282002%29
  1011. 11:47:43 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/The%20Office%20%28UK%29/Special%20%282003%29
  1012. 11:47:43 T:118530048 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://User:pass@MediaServer/Videos/TV/SD/The Office (UK)/
  1013. 11:47:43 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/The%20Sopranos
  1014. 11:47:43 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/The%20Sopranos/Season%201%20%281999%29
  1015. 11:47:44 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/The%20Sopranos/Season%202%20%282000%29
  1016. 11:47:44 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/The%20Sopranos/Season%203%20%282001%29
  1017. 11:47:44 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/The%20Sopranos/Season%204%20%282002%29
  1018. 11:47:44 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/The%20Sopranos/Season%205%20%282004%29
  1019. 11:47:44 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/The%20Sopranos/Season%206%20%282006%29
  1020. 11:47:44 T:118530048 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://User:pass@MediaServer/Videos/TV/SD/The Sopranos/
  1021. 11:47:44 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/The%20Stand
  1022. 11:47:45 T:118530048 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://User:pass@MediaServer/Videos/TV/SD/The Stand/
  1023. 11:47:45 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/The%20Thorn%20Birds
  1024. 11:47:45 T:118530048 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://User:pass@MediaServer/Videos/TV/SD/The Thorn Birds/
  1025. 11:47:45 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/The%20Wire
  1026. 11:47:45 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/The%20Wire/Season%201%20%282002%29
  1027. 11:47:45 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/The%20Wire/Season%202%20%282003%29
  1028. 11:47:45 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/The%20Wire/Season%203%20%282004%29
  1029. 11:47:45 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/The%20Wire/Season%204%20%282006%29
  1030. 11:47:45 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/The%20Wire/Season%205%20%282008%29
  1031. 11:47:45 T:118530048 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://User:pass@MediaServer/Videos/TV/SD/The Wire/
  1032. 11:47:45 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/Twin%20Peaks
  1033. 11:47:46 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/Twin%20Peaks/Season%201%20%281990%29
  1034. 11:47:46 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/Twin%20Peaks/Season%202%20%281990%29
  1035. 11:47:46 T:118530048 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://User:pass@MediaServer/Videos/TV/SD/Twin Peaks/
  1036. 11:47:46 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/seaQuest%20DSV
  1037. 11:47:46 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/seaQuest%20DSV/Season%201%20%281993%29
  1038. 11:47:46 T:118530048 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/TV/SD/seaQuest%20DSV/Season%202%20%281994%29
  1039. 11:47:47 T:118530048 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://User:pass@MediaServer/Videos/TV/SD/seaQuest DSV/
  1040. 11:47:47 T:118530048 NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 01:20
  1041. 11:47:47 T:118530048 INFO: Video scan was stopped or finished ... restoring FindRemoteThumbs
  1042. 11:47:47 T:118530048 DEBUG: Thread VIDEO::CVideoInfoScanner 118530048 terminating
  1043. 11:47:47 T:113373184 DEBUG: ------ Window Deinit (DialogVideoScan.xml) ------
  1044. 11:49:19 T:113373184 NOTICE: Samba is idle. Closing the remaining connections
  1045. 11:49:34 T:113373184 DEBUG: CAnnouncementManager - Announcement: OnScreensaverActivated from xbmc
  1046. 11:49:34 T:113373184 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnScreensaverActivated
  1047. 11:49:34 T:113373184 DEBUG: ------ Window Init () ------
  1048. 11:53:28 T:113373184 DEBUG: CAnnouncementManager - Announcement: OnScreensaverDeactivated from xbmc
  1049. 11:53:28 T:113373184 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnScreensaverDeactivated
  1050. 11:53:29 T:113373184 DEBUG: ------ Window Deinit () ------
  1051. 11:53:30 T:113373184 DEBUG: ExecuteXBMCAction : Translating ActivateWindow(Videos,MovieTitles,return)
  1052. 11:53:30 T:113373184 DEBUG: ExecuteXBMCAction : To ActivateWindow(Videos,MovieTitles,return)
  1053. 11:53:30 T:113373184 DEBUG: Activating window ID: 10025
  1054. 11:53:30 T:113373184 DEBUG: ------ Window Deinit (Home.xml) ------
  1055. 11:53:30 T:113373184 DEBUG: ------ Window Init (MyVideoNav.xml) ------
  1056. 11:53:30 T:113373184 INFO: Loading skin file: MyVideoNav.xml
  1057. 11:53:31 T:113373184 DEBUG: CGUIMediaWindow::GetDirectory (videodb://1/2/)
  1058. 11:53:31 T:113373184 DEBUG: ParentPath = [videodb://1/2/]
  1059. 11:53:31 T:113373184 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
  1060. 11:53:31 T:113373184 DEBUG: RunQuery took 356 ms for 579 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)
  1061. 11:53:37 T:113373184 DEBUG: Saving fileitems [videodb://1/2/]
  1062. 11:53:37 T:113373184 DEBUG: -- items: 579, sort method: 25, ascending: true
  1063. 11:53:37 T:805163008 DEBUG: Thread Background Loader start, auto delete: 0
  1064. 11:53:38 T:85921792 DEBUG: Thread Jobworker start, auto delete: 1
  1065. 11:53:38 T:85921792 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/fe1cb55a.tbn, fd=10000
  1066. 11:53:38 T:85921792 DEBUG: CFileSMB::Close closing fd 10000
  1067. 11:53:38 T:805163008 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/Movies/SD/A%20Shock%20to%20the%20System%20%281990%29
  1068. 11:53:38 T:85921792 DEBUG: DoWork - took 583 ms to load special://masterprofile/Thumbnails/Video/Fanart/fe1cb55a.tbn
  1069. 11:53:38 T:85921792 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/f/fe1cb55a.tbn, fd=10000
  1070. 11:53:38 T:85921792 DEBUG: CFileSMB::Close closing fd 10000
  1071. 11:53:38 T:85921792 DEBUG: DoWork - took 178 ms to load special://masterprofile/Thumbnails/Video/f/fe1cb55a.tbn
  1072. 11:53:39 T:805163008 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/Movies/SD/American%20Tragedy%20%282000%29
  1073. 11:53:39 T:805163008 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/Movies/SD/And%20Never%20Let%20Her%20Go%20%282001%29
  1074. 11:53:41 T:85921792 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/de2da262.tbn, fd=10000
  1075. 11:53:41 T:85921792 DEBUG: CFileSMB::Close closing fd 10000
  1076. 11:53:41 T:102760448 DEBUG: Thread Jobworker start, auto delete: 1
  1077. 11:53:41 T:102760448 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/d/de2da262.tbn, fd=10000
  1078. 11:53:41 T:102760448 DEBUG: CFileSMB::Close closing fd 10000
  1079. 11:53:41 T:805163008 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/Movies/SD/The%20Deliberate%20Stranger%20%281986%29
  1080. 11:53:42 T:102760448 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/0c25c8ba.tbn, fd=10000
  1081. 11:53:42 T:102760448 DEBUG: CFileSMB::Close closing fd 10000
  1082. 11:53:42 T:113905664 DEBUG: Thread Jobworker start, auto delete: 1
  1083. 11:53:42 T:113905664 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/0/0c25c8ba.tbn, fd=10000
  1084. 11:53:42 T:113905664 DEBUG: CFileSMB::Close closing fd 10000
  1085. 11:53:42 T:85921792 DEBUG: DoWork - took 1222 ms to load special://masterprofile/Thumbnails/Video/Fanart/de2da262.tbn
  1086. 11:53:42 T:113905664 DEBUG: DoWork - took 240 ms to load special://masterprofile/Thumbnails/Video/0/0c25c8ba.tbn
  1087. 11:53:42 T:85921792 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/f59c2fed.tbn, fd=10000
  1088. 11:53:42 T:85921792 DEBUG: CFileSMB::Close closing fd 10000
  1089. 11:53:42 T:113905664 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/f/f59c2fed.tbn, fd=10000
  1090. 11:53:42 T:113905664 DEBUG: CFileSMB::Close closing fd 10000
  1091. 11:53:43 T:119816192 DEBUG: Thread Jobworker start, auto delete: 1
  1092. 11:53:43 T:119816192 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/62291941.tbn, fd=10000
  1093. 11:53:43 T:113905664 DEBUG: DoWork - took 324 ms to load special://masterprofile/Thumbnails/Video/f/f59c2fed.tbn
  1094. 11:53:43 T:102760448 DEBUG: DoWork - took 1699 ms to load special://masterprofile/Thumbnails/Video/Fanart/0c25c8ba.tbn
  1095. 11:53:44 T:119816192 DEBUG: CFileSMB::Close closing fd 10000
  1096. 11:53:44 T:113905664 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/6/62291941.tbn, fd=10000
  1097. 11:53:44 T:113905664 DEBUG: CFileSMB::Close closing fd 10000
  1098. 11:53:44 T:102760448 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/7/7c357b8d.tbn, fd=10000
  1099. 11:53:44 T:102760448 DEBUG: CFileSMB::Close closing fd 10000
  1100. 11:53:44 T:113905664 DEBUG: DoWork - took 116 ms to load special://masterprofile/Thumbnails/Video/6/62291941.tbn
  1101. 11:53:44 T:113905664 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/45c48228.tbn, fd=10000
  1102. 11:53:44 T:113905664 DEBUG: CFileSMB::Close closing fd 10000
  1103. 11:53:44 T:102760448 DEBUG: DoWork - took 395 ms to load special://masterprofile/Thumbnails/Video/7/7c357b8d.tbn
  1104. 11:53:44 T:102760448 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/4/45c48228.tbn, fd=10000
  1105. 11:53:44 T:102760448 DEBUG: CFileSMB::Close closing fd 10000
  1106. 11:53:44 T:102760448 DEBUG: DoWork - took 254 ms to load special://masterprofile/Thumbnails/Video/4/45c48228.tbn
  1107. 11:53:44 T:102760448 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/c44c2350.tbn, fd=10000
  1108. 11:53:44 T:102760448 DEBUG: CFileSMB::Close closing fd 10000
  1109. 11:53:45 T:805163008 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/Movies/SD/The%20Gladiator%20%281986%29
  1110. 11:53:45 T:85921792 DEBUG: DoWork - took 2616 ms to load special://masterprofile/Thumbnails/Video/Fanart/f59c2fed.tbn
  1111. 11:53:45 T:85921792 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/0/05a1e116.tbn, fd=10000
  1112. 11:53:45 T:85921792 DEBUG: CFileSMB::Close closing fd 10000
  1113. 11:53:45 T:102760448 DEBUG: DoWork - took 701 ms to load special://masterprofile/Thumbnails/Video/Fanart/c44c2350.tbn
  1114. 11:53:45 T:102760448 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/6801ee18.tbn, fd=10000
  1115. 11:53:45 T:102760448 DEBUG: CFileSMB::Close closing fd 10000
  1116. 11:53:45 T:85921792 DEBUG: DoWork - took 380 ms to load special://masterprofile/Thumbnails/Video/0/05a1e116.tbn
  1117. 11:53:45 T:85921792 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/6/6801ee18.tbn, fd=10000
  1118. 11:53:45 T:85921792 DEBUG: CFileSMB::Close closing fd 10000
  1119. 11:53:46 T:85921792 DEBUG: DoWork - took 271 ms to load special://masterprofile/Thumbnails/Video/6/6801ee18.tbn
  1120. 11:53:46 T:85921792 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/833631a7.tbn, fd=10000
  1121. 11:53:46 T:85921792 DEBUG: CFileSMB::Close closing fd 10000
  1122. 11:53:46 T:119816192 DEBUG: DoWork - took 3475 ms to load special://masterprofile/Thumbnails/Video/Fanart/62291941.tbn
  1123. 11:53:46 T:119816192 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/7b62eaa4.tbn, fd=10000
  1124. 11:53:47 T:119816192 DEBUG: CFileSMB::Close closing fd 10000
  1125. 11:53:47 T:113905664 DEBUG: DoWork - took 2943 ms to load special://masterprofile/Thumbnails/Video/Fanart/45c48228.tbn
  1126. 11:53:47 T:113905664 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/7/7774d620.tbn, fd=10000
  1127. 11:53:47 T:113905664 DEBUG: CFileSMB::Close closing fd 10000
  1128. 11:53:47 T:113905664 DEBUG: DoWork - took 335 ms to load special://masterprofile/Thumbnails/Video/7/7774d620.tbn
  1129. 11:53:47 T:113905664 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/5/547ac34d.tbn, fd=10000
  1130. 11:53:47 T:113905664 DEBUG: CFileSMB::Close closing fd 10000
  1131. 11:53:48 T:113905664 DEBUG: DoWork - took 428 ms to load special://masterprofile/Thumbnails/Video/5/547ac34d.tbn
  1132. 11:53:48 T:113905664 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/9/9e2d706d.tbn, fd=10000
  1133. 11:53:48 T:113905664 DEBUG: CFileSMB::Close closing fd 10000
  1134. 11:53:48 T:113905664 DEBUG: DoWork - took 395 ms to load special://masterprofile/Thumbnails/Video/9/9e2d706d.tbn
  1135. 11:53:48 T:113905664 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/b/b7c755e1.tbn, fd=10000
  1136. 11:53:48 T:113905664 DEBUG: CFileSMB::Close closing fd 10000
  1137. 11:53:48 T:102760448 DEBUG: DoWork - took 3183 ms to load special://masterprofile/Thumbnails/Video/Fanart/6801ee18.tbn
  1138. 11:53:48 T:102760448 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/6/6f80c92c.tbn, fd=10000
  1139. 11:53:48 T:102760448 DEBUG: CFileSMB::Close closing fd 10000
  1140. 11:53:49 T:805163008 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/Movies/SD/It%20Happens%20Every%20Spring%20%281949%29
  1141. 11:53:49 T:113905664 DEBUG: DoWork - took 488 ms to load special://masterprofile/Thumbnails/Video/b/b7c755e1.tbn
  1142. 11:53:49 T:113905664 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/bea50a6c.tbn, fd=10000
  1143. 11:53:49 T:113905664 DEBUG: CFileSMB::Close closing fd 10000
  1144. 11:53:49 T:102760448 DEBUG: DoWork - took 441 ms to load special://masterprofile/Thumbnails/Video/6/6f80c92c.tbn
  1145. 11:53:49 T:102760448 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/bd40416b.tbn, fd=10000
  1146. 11:53:49 T:102760448 DEBUG: CFileSMB::Close closing fd 10000
  1147. 11:53:49 T:85921792 DEBUG: DoWork - took 3294 ms to load special://masterprofile/Thumbnails/Video/Fanart/833631a7.tbn
  1148. 11:53:49 T:85921792 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/b/bd40416b.tbn, fd=10000
  1149. 11:53:49 T:85921792 DEBUG: CFileSMB::Close closing fd 10000
  1150. 11:53:50 T:85921792 DEBUG: DoWork - took 353 ms to load special://masterprofile/Thumbnails/Video/b/bd40416b.tbn
  1151. 11:53:50 T:85921792 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/1/16ce4b94.tbn, fd=10000
  1152. 11:53:50 T:85921792 DEBUG: CFileSMB::Close closing fd 10000
  1153. 11:53:50 T:119816192 DEBUG: DoWork - took 3464 ms to load special://masterprofile/Thumbnails/Video/Fanart/7b62eaa4.tbn
  1154. 11:53:50 T:119816192 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/6240ecf2.tbn, fd=10000
  1155. 11:53:50 T:119816192 DEBUG: CFileSMB::Close closing fd 10000
  1156. 11:53:50 T:102760448 DEBUG: DoWork - took 1125 ms to load special://masterprofile/Thumbnails/Video/Fanart/bd40416b.tbn
  1157. 11:53:50 T:102760448 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/6/6240ecf2.tbn, fd=10000
  1158. 11:53:50 T:85921792 DEBUG: DoWork - took 490 ms to load special://masterprofile/Thumbnails/Video/1/16ce4b94.tbn
  1159. 11:53:50 T:102760448 DEBUG: CFileSMB::Close closing fd 10000
  1160. 11:53:50 T:85921792 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/a921ac8c.tbn, fd=10000
  1161. 11:53:50 T:85921792 DEBUG: CFileSMB::Close closing fd 10000
  1162. 11:53:51 T:102760448 DEBUG: DoWork - took 467 ms to load special://masterprofile/Thumbnails/Video/6/6240ecf2.tbn
  1163. 11:53:51 T:102760448 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/a/a921ac8c.tbn, fd=10000
  1164. 11:53:51 T:102760448 DEBUG: CFileSMB::Close closing fd 10000
  1165. 11:53:51 T:102760448 DEBUG: DoWork - took 436 ms to load special://masterprofile/Thumbnails/Video/a/a921ac8c.tbn
  1166. 11:53:51 T:102760448 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/6d7a6ca7.tbn, fd=10000
  1167. 11:53:51 T:102760448 DEBUG: CFileSMB::Close closing fd 10000
  1168. 11:53:52 T:119816192 DEBUG: DoWork - took 1755 ms to load special://masterprofile/Thumbnails/Video/Fanart/6240ecf2.tbn
  1169. 11:53:52 T:119816192 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/d3d2312b.tbn, fd=10000
  1170. 11:53:52 T:119816192 DEBUG: CFileSMB::Close closing fd 10000
  1171. 11:53:52 T:113905664 DEBUG: DoWork - took 3315 ms to load special://masterprofile/Thumbnails/Video/Fanart/bea50a6c.tbn
  1172. 11:53:52 T:113905664 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/d/d3d2312b.tbn, fd=10000
  1173. 11:53:52 T:113905664 DEBUG: CFileSMB::Close closing fd 10000
  1174. 11:53:52 T:102760448 DEBUG: DoWork - took 1226 ms to load special://masterprofile/Thumbnails/Video/Fanart/6d7a6ca7.tbn
  1175. 11:53:52 T:102760448 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/d/d616b66c.tbn, fd=10000
  1176. 11:53:52 T:102760448 DEBUG: CFileSMB::Close closing fd 10000
  1177. 11:53:52 T:113905664 DEBUG: DoWork - took 501 ms to load special://masterprofile/Thumbnails/Video/d/d3d2312b.tbn
  1178. 11:53:52 T:113905664 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/7fcdc072.tbn, fd=10000
  1179. 11:53:53 T:119816192 DEBUG: DoWork - took 1066 ms to load special://masterprofile/Thumbnails/Video/Fanart/d3d2312b.tbn
  1180. 11:53:53 T:113905664 DEBUG: CFileSMB::Close closing fd 10000
  1181. 11:53:53 T:119816192 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/7/7fcdc072.tbn, fd=10000
  1182. 11:53:53 T:102760448 DEBUG: DoWork - took 489 ms to load special://masterprofile/Thumbnails/Video/d/d616b66c.tbn
  1183. 11:53:53 T:102760448 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/26226cd0.tbn, fd=10001
  1184. 11:53:53 T:119816192 DEBUG: CFileSMB::Close closing fd 10000
  1185. 11:53:53 T:85921792 DEBUG: DoWork - took 2831 ms to load special://masterprofile/Thumbnails/Video/Fanart/a921ac8c.tbn
  1186. 11:53:53 T:102760448 DEBUG: CFileSMB::Close closing fd 10001
  1187. 11:53:53 T:85921792 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/2/26226cd0.tbn, fd=10001
  1188. 11:53:53 T:119816192 DEBUG: DoWork - took 370 ms to load special://masterprofile/Thumbnails/Video/7/7fcdc072.tbn
  1189. 11:53:53 T:85921792 DEBUG: CFileSMB::Close closing fd 10001
  1190. 11:53:53 T:119816192 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/1c0c52c4.tbn, fd=10001
  1191. 11:53:53 T:119816192 DEBUG: CFileSMB::Close closing fd 10001
  1192. 11:53:53 T:85921792 DEBUG: DoWork - took 283 ms to load special://masterprofile/Thumbnails/Video/2/26226cd0.tbn
  1193. 11:53:53 T:805163008 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/Movies/SD/Mr%2e%20Saturday%20Night%20%281992%29
  1194. 11:53:53 T:85921792 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/1/1c0c52c4.tbn, fd=10001
  1195. 11:53:54 T:85921792 DEBUG: CFileSMB::Close closing fd 10001
  1196. 11:53:54 T:119816192 DEBUG: DoWork - took 504 ms to load special://masterprofile/Thumbnails/Video/Fanart/1c0c52c4.tbn
  1197. 11:53:54 T:805163008 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/Movies/SD/The%20Naked%20Jungle%20%281954%29
  1198. 11:53:54 T:119816192 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/6d187c36.tbn, fd=10001
  1199. 11:53:54 T:119816192 DEBUG: CFileSMB::Close closing fd 10001
  1200. 11:53:54 T:85921792 DEBUG: DoWork - took 446 ms to load special://masterprofile/Thumbnails/Video/1/1c0c52c4.tbn
  1201. 11:53:54 T:85921792 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/6/6d187c36.tbn, fd=10001
  1202. 11:53:54 T:85921792 DEBUG: CFileSMB::Close closing fd 10001
  1203. 11:53:54 T:85921792 DEBUG: DoWork - took 246 ms to load special://masterprofile/Thumbnails/Video/6/6d187c36.tbn
  1204. 11:53:54 T:85921792 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/158c6f99.tbn, fd=10001
  1205. 11:53:54 T:85921792 DEBUG: CFileSMB::Close closing fd 10001
  1206. 11:53:55 T:805163008 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/Movies/SD/Nuremberg%20%282000%29
  1207. 11:53:56 T:102760448 DEBUG: DoWork - took 2819 ms to load special://masterprofile/Thumbnails/Video/Fanart/26226cd0.tbn
  1208. 11:53:56 T:102760448 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/fe895d1e.tbn, fd=10001
  1209. 11:53:56 T:102760448 DEBUG: CFileSMB::Close closing fd 10001
  1210. 11:53:56 T:113905664 DEBUG: DoWork - took 3532 ms to load special://masterprofile/Thumbnails/Video/Fanart/7fcdc072.tbn
  1211. 11:53:56 T:113905664 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/f/fe895d1e.tbn, fd=10001
  1212. 11:53:56 T:113905664 DEBUG: CFileSMB::Close closing fd 10001
  1213. 11:53:56 T:113905664 DEBUG: DoWork - took 323 ms to load special://masterprofile/Thumbnails/Video/f/fe895d1e.tbn
  1214. 11:53:57 T:119816192 DEBUG: DoWork - took 2870 ms to load special://masterprofile/Thumbnails/Video/Fanart/6d187c36.tbn
  1215. 11:53:57 T:119816192 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
  1216. 11:53:57 T:119816192 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
  1217. 11:53:57 T:119816192 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'
  1218. unix_err:'2' error : 'No such file or directory'
  1219. 11:53:57 T:102760448 DEBUG: DoWork - took 1042 ms to load special://masterprofile/Thumbnails/Video/Fanart/fe895d1e.tbn
  1220. 11:53:58 T:85921792 DEBUG: DoWork - took 3306 ms to load special://masterprofile/Thumbnails/Video/Fanart/158c6f99.tbn
  1221. 11:53:58 T:113905664 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/158c6f99.tbn, fd=10001
  1222. 11:53:58 T:113905664 DEBUG: CFileSMB::Close closing fd 10001
  1223. 11:53:58 T:119816192 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/1/158c6f99.tbn, fd=10001
  1224. 11:53:58 T:119816192 DEBUG: CFileSMB::Close closing fd 10001
  1225. 11:53:59 T:102760448 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/6d187c36.tbn, fd=10001
  1226. 11:53:59 T:102760448 DEBUG: CFileSMB::Close closing fd 10001
  1227. 11:53:59 T:85921792 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/6/6d187c36.tbn, fd=10001
  1228. 11:53:59 T:85921792 DEBUG: CFileSMB::Close closing fd 10001
  1229. 11:54:00 T:119816192 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/1c0c52c4.tbn, fd=10001
  1230. 11:54:00 T:119816192 DEBUG: CFileSMB::Close closing fd 10001
  1231. 11:54:00 T:85921792 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/1/1c0c52c4.tbn, fd=10001
  1232. 11:54:00 T:85921792 DEBUG: CFileSMB::Close closing fd 10001
  1233. 11:54:00 T:85921792 DEBUG: DoWork - took 276 ms to load special://masterprofile/Thumbnails/Video/1/1c0c52c4.tbn
  1234. 11:54:00 T:119816192 DEBUG: DoWork - took 435 ms to load special://masterprofile/Thumbnails/Video/Fanart/1c0c52c4.tbn
  1235. 11:54:00 T:113905664 DEBUG: DoWork - took 2568 ms to load special://masterprofile/Thumbnails/Video/Fanart/158c6f99.tbn
  1236. 11:54:01 T:102760448 DEBUG: DoWork - took 2052 ms to load special://masterprofile/Thumbnails/Video/Fanart/6d187c36.tbn
  1237. 11:54:01 T:805163008 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/Movies/SD/Talent%20for%20the%20Game%20%281991%29
  1238. 11:54:02 T:85921792 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/26226cd0.tbn, fd=10001
  1239. 11:54:02 T:85921792 DEBUG: CFileSMB::Close closing fd 10001
  1240. 11:54:02 T:119816192 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/2/26226cd0.tbn, fd=10001
  1241. 11:54:02 T:119816192 DEBUG: CFileSMB::Close closing fd 10001
  1242. 11:54:02 T:805163008 DEBUG: Thread Background Loader 805163008 terminating
  1243. 11:54:03 T:85921792 DEBUG: DoWork - took 950 ms to load special://masterprofile/Thumbnails/Video/Fanart/26226cd0.tbn
  1244. 11:54:04 T:113905664 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/7fcdc072.tbn, fd=10001
  1245. 11:54:04 T:113905664 DEBUG: CFileSMB::Close closing fd 10001
  1246. 11:54:04 T:102760448 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/7/7fcdc072.tbn, fd=10001
  1247. 11:54:04 T:102760448 DEBUG: CFileSMB::Close closing fd 10001
  1248. 11:54:05 T:113905664 DEBUG: DoWork - took 1069 ms to load special://masterprofile/Thumbnails/Video/Fanart/7fcdc072.tbn
  1249. 11:54:05 T:119816192 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/d616b66c.tbn, fd=10001
  1250. 11:54:05 T:119816192 DEBUG: CFileSMB::Close closing fd 10001
  1251. 11:54:05 T:85921792 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/d/d616b66c.tbn, fd=10000
  1252. 11:54:05 T:85921792 DEBUG: CFileSMB::Close closing fd 10000
  1253. 11:54:05 T:85921792 DEBUG: DoWork - took 119 ms to load special://masterprofile/Thumbnails/Video/d/d616b66c.tbn
  1254. 11:54:06 T:119816192 DEBUG: DoWork - took 875 ms to load special://masterprofile/Thumbnails/Video/Fanart/d616b66c.tbn
  1255. 11:54:07 T:102760448 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/d3d2312b.tbn, fd=10000
  1256. 11:54:07 T:102760448 DEBUG: CFileSMB::Close closing fd 10000
  1257. 11:54:07 T:113905664 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/d/d3d2312b.tbn, fd=10000
  1258. 11:54:07 T:113905664 DEBUG: CFileSMB::Close closing fd 10000
  1259. 11:54:07 T:102760448 DEBUG: DoWork - took 260 ms to load special://masterprofile/Thumbnails/Video/Fanart/d3d2312b.tbn
  1260. 11:54:08 T:85921792 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/518a6930.tbn, fd=10000
  1261. 11:54:08 T:85921792 DEBUG: CFileSMB::Close closing fd 10000
  1262. 11:54:08 T:119816192 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/5/518a6930.tbn, fd=10000
  1263. 11:54:08 T:119816192 DEBUG: CFileSMB::Close closing fd 10000
  1264. 11:54:08 T:119816192 DEBUG: DoWork - took 117 ms to load special://masterprofile/Thumbnails/Video/5/518a6930.tbn
  1265. 11:54:09 T:85921792 DEBUG: DoWork - took 1146 ms to load special://masterprofile/Thumbnails/Video/Fanart/518a6930.tbn
  1266. 11:54:10 T:113905664 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/9fd70773.tbn, fd=10000
  1267. 11:54:10 T:102760448 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/9/9fd70773.tbn, fd=10001
  1268. 11:54:10 T:102760448 DEBUG: CFileSMB::Close closing fd 10001
  1269. 11:54:10 T:113905664 DEBUG: CFileSMB::Close closing fd 10000
  1270. 11:54:10 T:102760448 DEBUG: DoWork - took 182 ms to load special://masterprofile/Thumbnails/Video/9/9fd70773.tbn
  1271. 11:54:11 T:113905664 DEBUG: DoWork - took 1250 ms to load special://masterprofile/Thumbnails/Video/Fanart/9fd70773.tbn
  1272. 11:54:12 T:119816192 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/ffb31141.tbn, fd=10000
  1273. 11:54:12 T:85921792 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/f/ffb31141.tbn, fd=10001
  1274. 11:54:12 T:85921792 DEBUG: CFileSMB::Close closing fd 10001
  1275. 11:54:12 T:119816192 DEBUG: CFileSMB::Close closing fd 10000
  1276. 11:54:12 T:85921792 DEBUG: DoWork - took 142 ms to load special://masterprofile/Thumbnails/Video/f/ffb31141.tbn
  1277. 11:54:13 T:119816192 DEBUG: DoWork - took 493 ms to load special://masterprofile/Thumbnails/Video/Fanart/ffb31141.tbn
  1278. 11:54:14 T:102760448 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/a921ac8c.tbn, fd=10000
  1279. 11:54:14 T:102760448 DEBUG: CFileSMB::Close closing fd 10000
  1280. 11:54:14 T:113905664 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/a/a921ac8c.tbn, fd=10000
  1281. 11:54:14 T:113905664 DEBUG: CFileSMB::Close closing fd 10000
  1282. 11:54:15 T:85921792 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/078a20aa.tbn, fd=10000
  1283. 11:54:15 T:85921792 DEBUG: CFileSMB::Close closing fd 10000
  1284. 11:54:15 T:119816192 DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/0/078a20aa.tbn, fd=10000
  1285. 11:54:15 T:119816192 DEBUG: CFileSMB::Close closing fd 10000
  1286. 11:54:15 T:119816192 DEBUG: DoWork - took 103 ms to load special://masterprofile/Thumbnails/Video/0/078a20aa.tbn
  1287. 11:54:15 T:102760448 DEBUG: DoWork - took 1019 ms to load special://masterprofile/Thumbnails/Video/Fanart/a921ac8c.tbn
  1288. 11:54:15 T:85921792 DEBUG: DoWork - took 607 ms to load special://masterprofile/Thumbnails/Video/Fanart/078a20aa.tbn
  1289. 11:54:19 T:113373184 DEBUG: CPlayerCoreFactory::GetPlayers(smb://User:pass@MediaServer/Videos/Movies/HD/The Godfather Collection/The Godfather (1972)/The Godfather (1972).mkv)
  1290. 11:54:19 T:113373184 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
  1291. 11:54:19 T:113373184 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
  1292. 11:54:19 T:113373184 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtv
  1293. 11:54:19 T:113373184 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: hdhomerun/myth/rtmp/mms/udp
  1294. 11:54:19 T:113373184 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
  1295. 11:54:19 T:113373184 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
  1296. 11:54:19 T:113373184 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
  1297. 11:54:19 T:113373184 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
  1298. 11:54:19 T:113373184 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdfile
  1299. 11:54:19 T:113373184 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
  1300. 11:54:19 T:113373184 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
  1301. 11:54:19 T:113373184 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
  1302. 11:54:19 T:113373184 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
  1303. 11:54:19 T:113373184 DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (1)
  1304. 11:54:19 T:113373184 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
  1305. 11:54:19 T:113373184 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
  1306. 11:54:19 T:113373184 DEBUG: CPlayerCoreFactory::GetPlayers: adding player: DVDPlayer (1)
  1307. 11:54:19 T:113373184 DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
  1308. 11:54:19 T:113373184 NOTICE: DVDPlayer: Opening: smb://User:pass@MediaServer/Videos/Movies/HD/The Godfather Collection/The Godfather (1972)/The Godfather (1972).mkv
  1309. 11:54:19 T:113373184 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  1310. 11:54:19 T:113373184 DEBUG: LinuxRendererGL: Cleaning up GL resources
  1311. 11:54:19 T:113373184 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avutil-50-arm-osx.so)
  1312. 11:54:19 T:113373184 DEBUG: Loading: /private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome/system/players/dvdplayer/avutil-50-arm-osx.so
  1313. 11:54:19 T:113373184 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/swscale-0-arm-osx.so)
  1314. 11:54:19 T:113373184 DEBUG: Loading: /private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome/system/players/dvdplayer/swscale-0-arm-osx.so
  1315. 11:54:19 T:101158912 DEBUG: Thread CDVDPlayer start, auto delete: 0
  1316. 11:54:19 T:101158912 NOTICE: Creating InputStream
  1317. 11:54:19 T:101158912 DEBUG: CFileSMB::Open - opened Videos/Movies/HD/The Godfather Collection/The Godfather (1972)/The Godfather (1972).mkv, fd=10000
  1318. 11:54:19 T:101158912 DEBUG: ScanForExternalSubtitles: Searching for subtitles...
  1319. 11:54:19 T:101158912 DEBUG: OpenDir - Using authentication url smb://User:pass@MediaServer/Videos/Movies/HD/The%20Godfather%20Collection/The%20Godfather%20%281972%29
  1320. 11:54:19 T:113373184 DEBUG: ------ Window Init (DialogBusy.xml) ------
  1321. 11:54:19 T:101158912 INFO: ScanForExternalSubtitles: found subtitle file smb://User:pass@MediaServer/Videos/Movies/HD/The Godfather Collection/The Godfather (1972)/The Godfather (1972).idx
  1322. 11:54:19 T:101158912 INFO: ScanForExternalSubtitles: found subtitle file smb://User:pass@MediaServer/Videos/Movies/HD/The Godfather Collection/The Godfather (1972)/The Godfather (1972).sub
  1323. 11:54:19 T:101158912 DEBUG: ScanForExternalSubtitles: END (total time: 98 ms)
  1324. 11:54:19 T:101158912 DEBUG: CFileSMB::Open - opened Videos/Movies/HD/The Godfather Collection/The Godfather (1972)/The Godfather (1972).idx, fd=10001
  1325. 11:54:19 T:101158912 DEBUG: CFileSMB::Close closing fd 10001
  1326. 11:54:19 T:101158912 DEBUG: CFileSMB::Open - opened Videos/Movies/HD/The Godfather Collection/The Godfather (1972)/The Godfather (1972).sub, fd=10001
  1327. 11:54:19 T:101158912 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avcore-0-arm-osx.so)
  1328. 11:54:19 T:101158912 DEBUG: Loading: /private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome/system/players/dvdplayer/avcore-0-arm-osx.so
  1329. 11:54:19 T:101158912 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avcodec-52-arm-osx.so)
  1330. 11:54:19 T:101158912 DEBUG: Loading: /private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome/system/players/dvdplayer/avcodec-52-arm-osx.so
  1331. 11:54:20 T:101158912 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avformat-52-arm-osx.so)
  1332. 11:54:20 T:101158912 DEBUG: Loading: /private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome/system/players/dvdplayer/avformat-52-arm-osx.so
  1333. 11:54:20 T:101158912 DEBUG: Open - av_find_stream_info starting
  1334. 11:54:21 T:101158912 DEBUG: Open - av_find_stream_info finished
  1335. 11:54:21 T:101158912 DEBUG: CFileSMB::Close closing fd 10001
  1336. 11:54:21 T:101158912 NOTICE: Creating Demuxer
  1337. 11:54:22 T:101158912 DEBUG: Open - probing detected format [matroska,webm]
  1338. 11:54:22 T:101158912 DEBUG: Open - av_find_stream_info starting
  1339. 11:54:23 T:101158912 DEBUG: Open - av_find_stream_info finished
  1340. 11:54:23 T:101158912 NOTICE: Opening video stream: 0 source: 256
  1341. 11:54:23 T:101158912 NOTICE: Creating video codec with codec id: 28
  1342. 11:54:23 T:101158912 DEBUG: CDVDFactoryCodec: compiled in hardware support: VDADecoder:no VideoToolBoxDecoder:yes CrystalHD:no OpenMax:no
  1343. 11:54:23 T:101158912 INFO: Apple VideoToolBox Decoder...
  1344. 11:54:23 T:101158912 DEBUG: FactoryCodec - Video: vtb - Opening
  1345. 11:54:23 T:101158912 DEBUG: CreateFormatDescriptionFromCodecData - GetIOSVersion says >= 4.3
  1346. 11:54:23 T:101158912 NOTICE: Open - using avcC atom of size(43), ref_frames(2)
  1347. 11:54:23 T:101158912 DEBUG: FactoryCodec - Video: vtb-h264 - Opened
  1348. 11:54:23 T:101158912 NOTICE: Creating video thread
  1349. 11:54:23 T:127475712 DEBUG: Thread CDVDPlayerVideo start, auto delete: 0
  1350. 11:54:23 T:127475712 NOTICE: running thread: video_thread
  1351. 11:54:23 T:101158912 NOTICE: Opening audio stream: 1 source: 256
  1352. 11:54:23 T:101158912 NOTICE: Finding audio codec for: 86019
  1353. 11:54:23 T:101158912 DEBUG: FactoryCodec - Audio: PassthroughFFmpeg - Opening
  1354. 11:54:23 T:101158912 INFO: CDVDAudioCodecPassthroughFFmpeg::SetupMuxer - Trying to setup spdif muxer
  1355. 11:54:23 T:101158912 INFO: CDVDAudioCodecPassthroughFFmpeg::SetupMuxer - spdif muxer ready
  1356. 11:54:23 T:101158912 DEBUG: FactoryCodec - Audio: PassthroughFFmpeg - Opened
  1357. 11:54:23 T:101158912 NOTICE: Creating audio thread
  1358. 11:54:23 T:128585728 DEBUG: Thread CDVDPlayerAudio start, auto delete: 0
  1359. 11:54:23 T:128585728 NOTICE: running thread: CDVDPlayerAudio::Process()
  1360. 11:54:23 T:101158912 NOTICE: Opening Subtitle stream: 0 source: 768
  1361. 11:54:23 T:101158912 NOTICE: Opening Subtitle file: smb://User:pass@MediaServer/Videos/Movies/HD/The Godfather Collection/The Godfather (1972)/The Godfather (1972).idx
  1362. 11:54:23 T:101158912 DEBUG: CFileSMB::Open - opened Videos/Movies/HD/The Godfather Collection/The Godfather (1972)/The Godfather (1972).idx, fd=10001
  1363. 11:54:23 T:101158912 DEBUG: CFileSMB::Close closing fd 10001
  1364. 11:54:23 T:101158912 DEBUG: CFileSMB::Open - opened Videos/Movies/HD/The Godfather Collection/The Godfather (1972)/The Godfather (1972).sub, fd=10001
  1365. 11:54:23 T:101158912 DEBUG: Open - av_find_stream_info starting
  1366. 11:54:24 T:113373184 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib-arm-osx.so)
  1367. 11:54:24 T:113373184 DEBUG: Loading: /private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome/system/ImageLib-arm-osx.so
  1368. 11:54:25 T:101158912 DEBUG: Open - av_find_stream_info finished
  1369. 11:54:25 T:101158912 DEBUG: FactoryCodec - Overlay: FFmpeg Subtitle Decoder - Opening
  1370. 11:54:25 T:101158912 DEBUG: FactoryCodec - Overlay: FFmpeg Subtitle Decoder - Opened
  1371. 11:54:25 T:101158912 DEBUG: ReadEditDecisionLists - Checking for edit decision lists (EDL) on local drive or remote share for: smb://User:pass@MediaServer/Videos/Movies/HD/The Godfather Collection/The Godfather (1972)/The Godfather (1972).mkv
  1372. 11:54:25 T:101158912 DEBUG: CDVDPlayer::SetCaching - caching state 2
  1373. 11:54:25 T:127475712 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  1374. 11:54:25 T:127475712 INFO: CDVDPlayerVideo - Stillframe left, switching to normal playback
  1375. 11:54:25 T:128585728 NOTICE: Creating audio device with codec id: 86019, channels: 2, sample rate: 48000, pass-through
  1376. 11:54:25 T:128585728 INFO: AudioRendererFactory: not a explicit device, trying to autodetect.
  1377. 11:54:25 T:128585728 DEBUG: SetActiveDevice - SetActiveDevice from 1 to 2
  1378. 11:54:25 T:128585728 DEBUG: RemoveActiveDevice - Removing device 1
  1379. 11:54:25 T:128585728 DEBUG: RemoveActiveDevice - Removing device 2
  1380. 11:54:25 T:128585728 DEBUG: SetActiveDevice - SetActiveDevice from 0 to 4
  1381. 11:54:25 T:128585728 DEBUG: RemoveActiveDevice - Removing device 0
  1382. 11:54:25 T:101158912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:41705.664000 to get to start point at 709037.952000
  1383. 11:54:25 T:101158912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:83411.328000 to get to start point at 709037.952000
  1384. 11:54:25 T:101158912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:125116.992000 to get to start point at 709037.952000
  1385. 11:54:25 T:101158912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:166843.488000 to get to start point at 709037.952000
  1386. 11:54:25 T:101158912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:208549.152000 to get to start point at 709037.952000
  1387. 11:54:25 T:128585728 DEBUG: CIOSCoreAudioDevice::SetupInfo: Remote/IO Output Stream Bus 1 Format [lpcm] Mixable 2 Channel 16-bit Signed Integer (48000Hz)
  1388. 11:54:25 T:128585728 DEBUG: CIOSCoreAudioDevice::SetupInfo: Remote/IO Input Stream Bus 1 Format [lpcm] Mixable 2 Channel 16-bit Signed Integer (48000Hz)
  1389. 11:54:25 T:127475712 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(709037.952000, 0)
  1390. 11:54:25 T:101158912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:250254.816000 to get to start point at 709037.952000
  1391. 11:54:25 T:101158912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:291960.480000 to get to start point at 709037.952000
  1392. 11:54:25 T:127475712 DEBUG: GetPicture - VTBDecoderDecode dts(-4503599627370496.000000), pts(-4503599627370496.000000), old_pts(0.000000)
  1393. 11:54:25 T:127475712 NOTICE: fps: 23.976024, pwidth: 960, pheight: 540, dwidth: 960, dheight: 540
  1394. 11:54:25 T:127475712 DEBUG: OutputPicture - change configuration. 960x540. framerate: 23.98. format: BGRA
  1395. 11:54:25 T:127475712 NOTICE: Display resolution DESKTOP : 1280x720 (12)
  1396. 11:54:25 T:101158912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:333666.144000 to get to start point at 709037.952000
  1397. 11:54:25 T:101158912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:375371.808000 to get to start point at 709037.952000
  1398. 11:54:25 T:101158912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:417077.472000 to get to start point at 709037.952000
  1399. 11:54:25 T:128585728 DEBUG: CIOSAudioRenderer::Initialize: Renderer Configuration - Chunk Len: 2048, Max Cache: 196608 (1024ms).
  1400. 11:54:25 T:128585728 INFO: CIOSAudioRenderer::Initialize: Successfully configured audio output.
  1401. 11:54:25 T:128585728 DEBUG: CIOSAudioRenderer::Initialize - Channels: 2 - SampleRate: 48000 - SampleBit: 16 - Resample false - IsMusic false - IsPassthrough true - audioDevice: Default Output Device
  1402. 11:54:25 T:128585728 DEBUG: CDVDPlayerAudio:: synctype set to 0: clock feedback
  1403. 11:54:25 T:101158912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:458783.136000 to get to start point at 709037.952000
  1404. 11:54:25 T:101158912 DEBUG: CDVDPlayer::HandleMessages - player started 1
  1405. 11:54:25 T:101158912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:500509.632000 to get to start point at 709037.952000
  1406. 11:54:25 T:113373184 NOTICE: Using GL_TEXTURE_2D
  1407. 11:54:25 T:113373184 DEBUG: GL: Requested render method: 0
  1408. 11:54:25 T:113373184 NOTICE: GL: Using CoreVideoRef RGBA render method
  1409. 11:54:25 T:113373184 NOTICE: GL: NPOT texture support detected
  1410. 11:54:25 T:101158912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:542215.296000 to get to start point at 709037.952000
  1411. 11:54:25 T:101158912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:583920.960000 to get to start point at 709037.952000
  1412. 11:54:25 T:101158912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:625626.624000 to get to start point at 709037.952000
  1413. 11:54:25 T:101158912 DEBUG: CheckPlayerInit - dropping packet type:2 dts:667332.288000 to get to start point at 709037.952000
  1414. 11:54:25 T:113373184 DEBUG: CGUIInfoManager::SetCurrentMovie(smb://User:pass@MediaServer/Videos/Movies/HD/The Godfather Collection/The Godfather (1972)/The Godfather (1972).mkv)
  1415. 11:54:25 T:113373184 DEBUG: GetMovieId (smb://User:pass@MediaServer/Videos/Movies/HD/The Godfather Collection/The Godfather (1972)/The Godfather (1972).mkv), query = select idMovie from movie where idFile=72
  1416. 11:54:25 T:113373184 DEBUG: Previous line repeats 1 times.
  1417. 11:54:25 T:113373184 DEBUG: LoadVideoInfo, got movie info!
  1418. 11:54:25 T:113373184 DEBUG: Title = The Godfather
  1419. 11:54:26 T:113373184 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  1420. 11:54:26 T:113373184 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  1421. 11:54:26 T:113373184 DEBUG: Activating window ID: 12005
  1422. 11:54:26 T:113373184 DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
  1423. 11:54:26 T:113373184 DEBUG: ------ Window Init (VideoFullScreen.xml) ------
  1424. 11:54:26 T:113373184 INFO: Loading skin file: VideoFullScreen.xml
  1425. 11:54:26 T:113373184 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  1426. 11:54:26 T:101158912 DEBUG: CDVDPlayer::HandleMessages - player started 2
  1427. 11:54:26 T:101158912 DEBUG: CDVDPlayer::SetCaching - caching state 3
  1428. 11:54:26 T:128585728 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(31997.952000, 1)
  1429. 11:54:26 T:128585728 DEBUG: CDVDPlayerAudio:: Discontinuity - was:291.916667, should be:0.000000, error:-291.916667
  1430. 11:54:26 T:101158912 DEBUG: CDVDPlayer::SetCaching - caching state 0
  1431. 11:54:28 T:128585728 DEBUG: CDVDPlayerAudio:: Discontinuity - was:2010132.708333, should be:2026921.727632, error:16789.019299
  1432. 11:54:33 T:127475712 DEBUG: CPullupCorrection: detected pattern of length 1: 41708.44, frameduration: 41708.333333
  1433. 11:54:45 T:113905664 DEBUG: Thread Jobworker 113905664 terminating (autodelete)
  1434. 11:54:45 T:119816192 DEBUG: Thread Jobworker 119816192 terminating (autodelete)
  1435. 11:54:45 T:102760448 DEBUG: Thread Jobworker 102760448 terminating (autodelete)
  1436. 11:54:45 T:85921792 DEBUG: Thread Jobworker 85921792 terminating (autodelete)
  1437.  
  1438.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement