Advertisement
jasp

XBMC.Debug.log

May 21st, 2012
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 242.19 KB | None | 0 0
  1. 23:22:07 T:3016615696  NOTICE: -----------------------------------------------------------------------
  2. 23:22:07 T:3016615696  NOTICE: Starting XBMC (11.0 Git:Unknown), Platform: Linux (Ubuntu 11.10 - XBMCbuntu, 3.0.0-17-generic-pae i686). Built on Mar 24 2012
  3. 23:22:07 T:3016615696  NOTICE: special://xbmc/ is mapped to: /usr/share/xbmc
  4. 23:22:07 T:3016615696  NOTICE: special://xbmcbin/ is mapped to: /usr/lib/xbmc
  5. 23:22:07 T:3016615696  NOTICE: special://masterprofile/ is mapped to: /home/jasp/.xbmc/userdata
  6. 23:22:07 T:3016615696  NOTICE: special://home/ is mapped to: /home/jasp/.xbmc
  7. 23:22:07 T:3016615696  NOTICE: special://temp/ is mapped to: /home/jasp/.xbmc/temp
  8. 23:22:07 T:3016615696  NOTICE: The executable running is: /usr/lib/xbmc/xbmc.bin
  9. 23:22:07 T:3016615696  NOTICE: Local hostname: JASP-ZBox
  10. 23:22:07 T:3016615696  NOTICE: Log File is located: /home/jasp/.xbmc/temp/xbmc.log
  11. 23:22:07 T:3016615696  NOTICE: -----------------------------------------------------------------------
  12. 23:22:07 T:3016615696  NOTICE: Setup SDL
  13. 23:22:08 T:3016615696  NOTICE: load settings...
  14. 23:22:08 T:3016615696  NOTICE: special://profile/ is mapped to: special://masterprofile/
  15. 23:22:08 T:3016615696  NOTICE: loading special://masterprofile/guisettings.xml
  16. 23:22:08 T:3016615696  NOTICE: Getting hardware information now...
  17. 23:22:08 T:3016615696  NOTICE: Checking resolution 12
  18. 23:22:08 T:3016615696  NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  19. 23:22:08 T:3016615696  NOTICE: Loaded playercorefactory configuration
  20. 23:22:08 T:3016615696  NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  21. 23:22:08 T:3016615696  NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  22. 23:22:08 T:3016615696  NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
  23. 23:22:09 T:3016615696  NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  24. 23:22:09 T:3016615696  NOTICE: Contents of special://profile/advancedsettings.xml are...
  25.                                             <advancedsettings>
  26.                                               <useddsfanart>true</useddsfanart>
  27.                                               <cputempcommand>cputemp</cputempcommand>
  28.                                               <gputempcommand>gputemp</gputempcommand>
  29.                                               <samba>
  30.                                                 <clienttimeout>30</clienttimeout>
  31.                                               </samba>
  32.                                               <network>
  33.                                                 <disableipv6>true</disableipv6>
  34.                                               </network>
  35.                                               <videodatabase>
  36.                                                 <type>mysql</type>
  37.                                                 <host>192.168.1.44</host>
  38.                                                 <port>3306</port>
  39.                                                 <user>xbmc</user>
  40.                                                 <pass>xbmc</pass>
  41.                                                 <name>xbmc_video</name>
  42.                                               </videodatabase>
  43.                                               <musicdatabase>
  44.                                                 <type>mysql</type>
  45.                                                 <host>192.168.1.44</host>
  46.                                                 <port>3306</port>
  47.                                                 <user>xbmc</user>
  48.                                                 <pass>xbmc</pass>
  49.                                                 <name>xbmc_music</name>
  50.                                               </musicdatabase>
  51.                                               <pathsubstitution>
  52.                                                 <substitute>
  53.                                                   <from>special://masterprofile/Thumbnails/</from>
  54.                                                   <to>smb://xbmc:xbmc@192.168.1.44/XBMC/Thumbnails</to>
  55.                                                 </substitute>
  56.                                               </pathsubstitution>
  57.                                             </advancedsettings>
  58. 23:22:09 T:3016615696 WARNING: VIDEO database configuration is experimental.
  59. 23:22:09 T:3016615696  NOTICE: Getting hardware information now...
  60. 23:22:09 T:3016615696  NOTICE: Checking resolution 12
  61. 23:22:09 T:3016615696  NOTICE: Default DVD Player: dvdplayer
  62. 23:22:09 T:3016615696  NOTICE: Default Video Player: dvdplayer
  63. 23:22:09 T:3016615696  NOTICE: Default Audio Player: paplayer
  64. 23:22:09 T:3016615696  NOTICE: Disabled debug logging due to GUI setting. Level 0.
  65. 23:22:09 T:3016615696  NOTICE: Log level changed to 0
  66. 23:22:09 T:3016615696  NOTICE: Loading media sources from special://masterprofile/sources.xml
  67. 23:22:11 T:3016615696  NOTICE: Using visual 0x42
  68. 23:22:11 T:3016615696  NOTICE: GL_VENDOR = NVIDIA Corporation
  69. 23:22:11 T:3016615696  NOTICE: GL_RENDERER = ION/PCI/SSE2
  70. 23:22:11 T:3016615696  NOTICE: GL_VERSION = 3.3.0 NVIDIA 280.13
  71. 23:22:11 T:3016615696  NOTICE: GL_SHADING_LANGUAGE_VERSION = 3.30 NVIDIA via Cg compiler
  72. 23:22:11 T:3016615696  NOTICE: GL_GPU_MEMORY_INFO_TOTAL_AVAILABLE_MEMORY_NVX = 524288
  73. 23:22:11 T:3016615696  NOTICE: GL_GPU_MEMORY_INFO_DEDICATED_VIDMEM_NVX = 524288
  74. 23:22:11 T:3016615696  NOTICE: GL_EXTENSIONS = GL_ARB_blend_func_extended GL_ARB_color_buffer_float GL_ARB_compatibility GL_ARB_copy_buffer GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_draw_instanced GL_ARB_ES2_compatibility GL_ARB_explicit_attrib_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_instanced_arrays GL_ARB_map_buffer_range GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_provoking_vertex GL_ARB_robustness GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_separate_shader_objects GL_ARB_shader_bit_encoding GL_ARB_shader_objects GL_ARB_shading_language_100 GL_ARB_shading_language_include GL_ARB_shadow GL_ARB_sync GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_compression GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_cube_map_array GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_float GL_ARB_texture_gather GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_swizzle GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_texture_float GL_ATI_texture_mirror_once GL_S3_s3tc GL_EXT_texture_env_add GL_EXT_abgr GL_EXT_bgra GL_EXT_bindable_uniform GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_compiled_vertex_array GL_EXT_Cg_shader GL_EXT_depth_bounds_test GL_EXT_direct_state_access GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXTX_framebuffer_mixed_formats GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_shader_objects GL_EXT_separate_specular_color GL_EXT_shadow_funcs GL_EXT_stencil_two_side GL_EXT_stencil_wrap GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_format_BGRA8888 GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_shared_exponent GL_EXT_texture_sRGB GL_EXT_texture_swizzle GL_EXT_texture_type_2_10_10_10_REV GL_EXT_timer_query GL_EXT_transform_feedback2 GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_x11_sync_object GL_EXT_import_sync_object GL_IBM_rasterpos_clip GL_IBM_texture_mirrored_repeat GL_KTX_buffer_region GL_NV_alpha_test GL_NV_blend_minmax GL_NV_blend_square GL_NV_complex_primitives GL_NV_conditional_render GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_depth_buffer_float GL_NV_depth_clamp GL_NV_explicit_multisample GL_NV_fbo_color_attachments GL_NV_fence GL_NV_float_buffer GL_NV_fog_distance GL_NV_fragdepth GL_NV_fragment_program GL_NV_fragment_program_option GL_NV_fragment_program2 GL_NV_framebuffer_multisample_coverage GL_NV_geometry_shader4 GL_NV_gpu_program4 GL_NV_gpu_program4_1 GL_NV_half_float GL_NV_light_max_exponent GL_NV_multisample_coverage GL_NV_multisample_filter_hint GL_NV_occlusion_query GL_NV_packed_depth_stencil GL_NV_parameter_buffer_object GL_NV_parameter_buffer_object2 GL_NV_path_rendering GL_NV_pixel_data_range GL_NV_point_sprite GL_NV_primitive_restart GL_NV_register_combiners GL_NV_register_combiners2 GL_NV_shader_buffer_load GL_NV_texgen_reflection GL_NV_texture_barrier GL_NV_texture_compression_vtc GL_NV_texture_env_combine4 GL_NV_texture_expand_normal GL_NV_texture_lod_clamp GL_NV_texture_multisample GL_NV_texture_rectangle GL_NV_texture_shader GL_NV_texture_shader2 GL_NV_texture_shader3 GL_NV_transform_feedback GL_NV_transform_feedback2 GL_NV_vdpau_interop GL_NV_vertex_array_range GL_NV_vertex_array_range2 GL_NV_vertex_buffer_unified_memory GL_NV_vertex_program GL_NV_vertex_program1_1 GL_NV_vertex_program2 GL_NV_vertex_program2_option GL_NV_vertex_program3 GL_NVX_conditional_render GL_NVX_gpu_memory_info GL_OES_depth24 GL_OES_depth32 GL_OES_depth_texture GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_get_program_binary GL_OES_mapbuffer GL_OES_packed_depth_stencil GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_array_object GL_OES_vertex_half_float GL_SGIS_generate_mipmap GL_SGIS_texture_lod GL_SGIX_depth_texture GL_SGIX_shadow GL_SUN_slice_accum
  75. 23:22:11 T:3016615696   ERROR: GLX: Same window as before, refreshing context
  76. 23:22:12 T:3016615696  NOTICE: start dvd mediatype detection
  77. 23:22:12 T:3016615696  NOTICE: initializing playlistplayer
  78. 23:22:12 T:3016615696  NOTICE: DONE initializing playlistplayer
  79. 23:22:14 T:3016615696  NOTICE: UpdateLibraries - Starting video library startup scan
  80. 23:22:14 T:2972633968  NOTICE: -->Python Interpreter Initialized<--
  81. 23:22:14 T:2955848560  NOTICE: -->Python Interpreter Initialized<--
  82. 23:22:14 T:2972633968  NOTICE: downloader ARGV: ['']
  83. 23:22:14 T:2964241264  NOTICE: -->Python Interpreter Initialized<--
  84. 23:22:15 T:2964241264  NOTICE: Artwork Downloader: ## Service - Run at startup: False
  85. 23:22:15 T:2964241264  NOTICE: Artwork Downloader: ## Service - Delayed startup: -- minutes
  86. 23:22:15 T:2964241264  NOTICE: Artwork Downloader: ## Service - Run as service: False
  87. 23:22:15 T:2964241264  NOTICE: Artwork Downloader: ## Service - Time: 00:00
  88. 23:22:57 T:3016615696  NOTICE: initialize done
  89. 23:22:57 T:3016615696  NOTICE: Running the application...
  90. 23:22:57 T:2938841968  NOTICE: -->Python Interpreter Initialized<--
  91. 23:22:57 T:2947234672  NOTICE: VideoInfoScanner: Starting scan ..
  92. 23:22:57 T:2938841968  NOTICE:  StorageServer Module loaded RUN
  93. 23:22:57 T:2938841968  NOTICE: StorageClient-0.9.2 Starting server
  94. 23:22:57 T:2938841968  NOTICE: StorageServer-0.9.2 Storage Server starting /home/jasp/.xbmc/userdata/Database/commoncache.db
  95. 23:22:57 T:3016615696  NOTICE: Webserver: Starting...
  96. 23:22:57 T:3016615696  NOTICE: WebServer: Started the webserver
  97. 23:22:57 T:3016615696  NOTICE: starting upnp renderer
  98. 23:22:57 T:3016615696  NOTICE: ES: Starting event server
  99. 23:22:57 T:2873076592  NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
  100. 23:22:57 T:2873076592  NOTICE: UDP: Listening on port 9777
  101. 23:22:57 T:2964241264  NOTICE: -->Python Interpreter Initialized<--
  102. 23:22:58 T:3016615696   ERROR: JSONRPC Server: Failed to connect to sdpd
  103. 23:22:58 T:3016615696  NOTICE: starting zeroconf publishing
  104. 23:23:20 T:2947234672 WARNING: FileSmb::OpenForWrite() called with overwriting enabled! - smb://xbmc:xbmc@192%2e168%2e1%2e44/XBMC/Thumbnails/Video/Fanart/d354a4ba%2etbn
  105. 23:23:21 T:2947234672 WARNING: FileSmb::OpenForWrite() called with overwriting enabled! - smb://xbmc:xbmc@192%2e168%2e1%2e44/XBMC/Thumbnails/Video/d/d354a4ba%2etbn
  106. 23:23:21 T:2947234672 WARNING: FileSmb::OpenForWrite() called with overwriting enabled! - smb://xbmc:xbmc@192%2e168%2e1%2e44/XBMC/Thumbnails/Video/d/db66706b%2etbn
  107. 23:23:22 T:2947234672 WARNING: FileSmb::OpenForWrite() called with overwriting enabled! - smb://xbmc:xbmc@192%2e168%2e1%2e44/XBMC/Thumbnails/Video/1/15bd1707%2etbn
  108. 23:23:33 T:2947234672 WARNING: FileSmb::OpenForWrite() called with overwriting enabled! - smb://xbmc:xbmc@192%2e168%2e1%2e44/XBMC/Thumbnails/Video/Fanart/20f7e598%2etbn
  109. 23:23:35 T:2947234672 WARNING: FileSmb::OpenForWrite() called with overwriting enabled! - smb://xbmc:xbmc@192%2e168%2e1%2e44/XBMC/Thumbnails/Video/2/20f7e598%2etbn
  110. 23:23:47 T:2947234672   ERROR: SMBDirectory->GetDirectory: Unable to open directory : 'smb://DS410%5fJASP/video/Movies/Chronicle%20%282012%29/Chronicle%202012%20FRENCH%20DVDRiP%20MD%20XviD%20CARPEDIEM'
  111.                                             unix_err:'2' error : 'No such file or directory'
  112. 23:23:47 T:2947234672   ERROR: GetDirectory - Error getting smb://DS410_JASP/video/Movies/Chronicle (2012)/Chronicle 2012 FRENCH DVDRiP MD XviD CARPEDIEM/
  113. 23:23:59 T:2947234672 WARNING: FileSmb::OpenForWrite() called with overwriting enabled! - smb://xbmc:xbmc@192%2e168%2e1%2e44/XBMC/Thumbnails/Video/3/322fb092%2etbn
  114. 23:24:01 T:2930449264  NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-4 part 2
  115. 23:24:01 T:2930449264 WARNING: FileSmb::OpenForWrite() called with overwriting enabled! - smb://xbmc:xbmc@192%2e168%2e1%2e44/XBMC/Thumbnails/Video/c/auto%2dc9cc9b86%2etbn
  116. 23:24:02 T:2947234672 WARNING: FileSmb::OpenForWrite() called with overwriting enabled! - smb://xbmc:xbmc@192%2e168%2e1%2e44/XBMC/Thumbnails/Video/c/c9cc9b86%2etbn
  117. 23:24:06 T:2947234672 WARNING: FileSmb::OpenForWrite() called with overwriting enabled! - smb://xbmc:xbmc@192%2e168%2e1%2e44/XBMC/Thumbnails/Video/8/83ad9dbc%2etbn
  118. 23:24:08 T:2915040112 WARNING: FileSmb::OpenForWrite() called with overwriting enabled! - smb://xbmc:xbmc@192%2e168%2e1%2e44/XBMC/Thumbnails/Video/d/d354a4ba%2edds
  119. 23:24:11 T:2947234672 WARNING: FileSmb::OpenForWrite() called with overwriting enabled! - smb://xbmc:xbmc@192%2e168%2e1%2e44/XBMC/Thumbnails/Video/5/58f5df28%2etbn
  120. 23:24:14 T:2947234672   ERROR: CacheImage Unable to create new image special://masterprofile/Thumbnails/Video/d/d4439d6f.tbn from image
  121. 23:24:14 T:2947234672   ERROR: Delete - Error( No such file or directory )
  122. 23:24:42 T:2947234672 WARNING: FileSmb::OpenForWrite() called with overwriting enabled! - smb://xbmc:xbmc@192%2e168%2e1%2e44/XBMC/Thumbnails/Video/6/6e27a889%2etbn
  123. 23:24:43 T:2947234672   ERROR: CacheImage Unable to create new image special://masterprofile/Thumbnails/Video/8/89913fdf.tbn from image
  124. 23:24:43 T:2947234672   ERROR: Delete - Error( No such file or directory )
  125. 23:25:40 T:2947234672  NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 02:42
  126. 23:27:13 T:2915040112 WARNING: FileSmb::OpenForWrite() called with overwriting enabled! - smb://xbmc:xbmc@192%2e168%2e1%2e44/XBMC/Thumbnails/Video/8/83ad9dbc%2edds
  127. 23:27:17 T:2915040112 WARNING: FileSmb::OpenForWrite() called with overwriting enabled! - smb://xbmc:xbmc@192%2e168%2e1%2e44/XBMC/Thumbnails/Video/5/58f5df28%2edds
  128. 23:27:21 T:2915040112 WARNING: FileSmb::OpenForWrite() called with overwriting enabled! - smb://xbmc:xbmc@192%2e168%2e1%2e44/XBMC/Thumbnails/Video/6/6e27a889%2edds
  129. 23:28:22 T:2915040112 WARNING: GetIcon - Unknown nodetype requested videodb://2/2/11/-1/
  130. 23:28:30 T:2791689072 WARNING: FileSmb::OpenForWrite() called with overwriting enabled! - smb://xbmc:xbmc@192%2e168%2e1%2e44/XBMC/Thumbnails/Video/5/52d94bbf%2edds
  131. 23:28:38 T:3016615696  NOTICE: DVDPlayer: Opening: smb://DS410_JASP/video/Series/The Mentalist/Season 4/The Mentalist - S04E24 - 720p HDTV X264-DIMENSION.mkv
  132. 23:28:38 T:3016615696 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  133. 23:28:38 T:2981026672  NOTICE: Creating InputStream
  134. 23:28:39 T:2981026672  NOTICE: Creating Demuxer
  135. 23:28:39 T:2981026672  NOTICE: Opening video stream: 0 source: 256
  136. 23:28:39 T:2981026672  NOTICE: Creating video codec with codec id: 28
  137. 23:28:39 T:2981026672  NOTICE: CDVDVideoCodecFFmpeg::Open() Creating VDPAU(1280x720, 28)
  138. 23:28:40 T:2981026672  NOTICE: vdp_device = 0x00000001 vdp_st = 0x00000000
  139. 23:28:40 T:2981026672  NOTICE: VDPAU Decoder capabilities:
  140. 23:28:40 T:2981026672  NOTICE: name          level macbs width height
  141. 23:28:40 T:2981026672  NOTICE: ------------------------------------
  142. 23:28:40 T:2981026672  NOTICE: MPEG1             0  8192  2048  2048
  143. 23:28:40 T:2981026672  NOTICE: MPEG2_SIMPLE      3  8192  2048  2048
  144. 23:28:40 T:2981026672  NOTICE: MPEG2_MAIN        3  8192  2048  2048
  145. 23:28:40 T:2981026672  NOTICE: H264_MAIN        41  8192  2048  2048
  146. 23:28:40 T:2981026672  NOTICE: H264_HIGH        41  8192  2048  2048
  147. 23:28:40 T:2981026672  NOTICE: VC1_SIMPLE        1  8190  2048  2048
  148. 23:28:40 T:2981026672  NOTICE: VC1_MAIN          2  8190  2048  2048
  149. 23:28:40 T:2981026672  NOTICE: VC1_ADVANCED      4  8190  2048  2048
  150. 23:28:40 T:2981026672  NOTICE: MPEG4_PART2_ASP   5  8192  2048  2048
  151. 23:28:40 T:2981026672  NOTICE: ------------------------------------
  152. 23:28:40 T:2981026672  NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_NOISE_REDUCTION
  153. 23:28:40 T:2981026672  NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_SHARPNESS
  154. 23:28:40 T:2981026672  NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_DEINTERLACE_TEMPORAL
  155. 23:28:40 T:2981026672  NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_DEINTERLACE_TEMPORAL_SPATIAL
  156. 23:28:40 T:2981026672  NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_INVERSE_TELECINE
  157. 23:28:40 T:2981026672  NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_HIGH_QUALITY_SCALING_L1
  158. 23:28:40 T:2981026672  NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 (VDPAU acceleration)
  159. 23:28:40 T:2981026672  NOTICE: Creating video thread
  160. 23:28:40 T:2981026672  NOTICE: Opening audio stream: 1 source: 256
  161. 23:28:40 T:2981026672  NOTICE: Finding audio codec for: 86019
  162. 23:28:40 T:2856291184  NOTICE: running thread: video_thread
  163. 23:28:40 T:2981026672  NOTICE: Creating audio thread
  164. 23:28:40 T:2772429680  NOTICE: running thread: CDVDPlayerAudio::Process()
  165. 23:28:40 T:2772429680  NOTICE: Creating audio device with codec id: 86019, channels: 2, sample rate: 48000, no pass-through
  166. 23:28:40 T:2856291184  NOTICE:  (VDPAU) screenWidth:0 vidWidth:1280 surfaceWidth:1280
  167. 23:28:40 T:2856291184  NOTICE:  (VDPAU) screenHeight:0 vidHeight:720 surfaceHeight:720
  168. 23:28:40 T:2856291184  NOTICE: Creating 1280x720 pixmap
  169. 23:28:40 T:2856291184  NOTICE:  (VDPAU) Total Output Surfaces Available: 4 of a max (tmp: 4 const: 4)
  170. 23:28:40 T:2856291184  NOTICE:  (VDPAU) Creating the video mixer
  171. 23:28:40 T:2856291184  NOTICE:  fps: 23.976024, pwidth: 1280, pheight: 720, dwidth: 1280, dheight: 720
  172. 23:28:40 T:2856291184  NOTICE: Display resolution DESKTOP : 1920x1200 @ 60.00 - Full Screen (12)
  173. 23:28:40 T:2772429680   ERROR: PulseAudio: Failed to connect context
  174. 23:28:40 T:2772429680   ERROR: PulseAudio: Failed to create context
  175. 23:28:41 T:3016615696  NOTICE: Using GL_TEXTURE_2D
  176. 23:28:41 T:3016615696  NOTICE: GL: Using VDPAU render method
  177. 23:28:41 T:3016615696  NOTICE: GL: NPOT texture support detected
  178. 23:28:41 T:3016615696  NOTICE: GL: Using GL_ARB_pixel_buffer_object
  179. 23:28:47 T:2740976496  NOTICE: -->Python Interpreter Initialized<--
  180. 23:28:53 T:2740976496   ERROR: Exception in python script callback execution
  181. 23:28:53 T:2740976496   ERROR: Traceback (most recent call last):
  182. 23:28:53 T:2740976496   ERROR:   File "/home/jasp/.xbmc/addons/script.xbmc.subtitles/resources/lib/gui.py", line 484, in onClick
  183. 23:28:53 T:2740976496   ERROR: self.Download_Subtitles( self.getControl( SUBTITLES_LIST ).getSelectedPosition() )
  184. 23:28:53 T:2740976496   ERROR:   File "/home/jasp/.xbmc/addons/script.xbmc.subtitles/resources/lib/gui.py", line 314, in Download_Subtitles
  185. 23:28:53 T:2740976496   ERROR: self.session_id
  186. 23:28:53 T:2740976496   ERROR:   File "/home/jasp/.xbmc/addons/script.xbmc.subtitles/resources/lib/services/BetaSeries/service.py", line 219, in download_subtitles
  187. 23:28:53 T:2740976496   ERROR: mtime = os.stat(os.path.join(tmp_sub_dir, file)).st_mtime
  188. 23:28:53 T:2740976496   ERROR:   File "/usr/lib/python2.7/posixpath.py", line 71, in join
  189. 23:28:53 T:2740976496   ERROR: path += '/' + b
  190. 23:28:53 T:2740976496   ERROR: UnicodeDecodeError
  191. 23:28:53 T:2740976496   ERROR: :
  192. 23:28:53 T:2740976496   ERROR: 'ascii' codec can't decode byte 0xa4 in position 20: ordinal not in range(128)
  193. 23:30:01 T:2981026672  NOTICE: CDVDPlayer::OnExit()
  194. 23:30:01 T:2981026672  NOTICE: DVDPlayer: eof, waiting for queues to empty
  195. 23:30:01 T:2981026672  NOTICE: DVDPlayer: closing audio stream
  196. 23:30:01 T:2981026672  NOTICE: Closing audio stream
  197. 23:30:01 T:2981026672  NOTICE: CDVDMessageQueue(audio)::WaitUntilEmpty
  198. 23:30:01 T:2981026672  NOTICE: Waiting for audio thread to exit
  199. 23:30:01 T:2772429680  NOTICE: thread end: CDVDPlayerAudio::OnExit()
  200. 23:30:01 T:2981026672  NOTICE: Closing audio device
  201. 23:30:02 T:2981026672  NOTICE: Deleting audio codec
  202. 23:30:02 T:2981026672  NOTICE: DVDPlayer: closing video stream
  203. 23:30:02 T:2981026672  NOTICE: Closing video stream
  204. 23:30:02 T:2981026672  NOTICE: CDVDMessageQueue(video)::WaitUntilEmpty
  205. 23:30:02 T:2981026672  NOTICE: waiting for video thread to exit
  206. 23:30:02 T:2856291184   ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
  207. 23:30:02 T:2856291184  NOTICE: thread end: video_thread
  208. 23:30:02 T:2981026672  NOTICE: deleting video codec
  209. 23:30:02 T:2981026672  NOTICE: CDVDPlayer::OnExit() deleting demuxer
  210. 23:30:02 T:2981026672  NOTICE: CDVDPlayer::OnExit() deleting input stream
  211. 23:30:03 T:3016615696  NOTICE: CDVDPlayer::CloseFile()
  212. 23:30:03 T:3016615696 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  213. 23:30:03 T:3016615696  NOTICE: DVDPlayer: waiting for threads to exit
  214. 23:30:03 T:3016615696  NOTICE: DVDPlayer: finished waiting
  215. 23:30:03 T:3016615696  NOTICE:  (VDPAU) Close
  216. 23:30:03 T:3016615696  NOTICE:  (VDPAU) FiniVDPAUOutput
  217. 23:30:08 T:3016615696  NOTICE: DVDPlayer: Opening: smb://DS410_JASP/video/Series/The Mentalist/Season 4/The Mentalist - S04E24 - 720p HDTV X264-DIMENSION.mkv
  218. 23:30:08 T:3016615696 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  219. 23:30:08 T:2772429680  NOTICE: Creating InputStream
  220. 23:30:08 T:2772429680  NOTICE: Creating Demuxer
  221. 23:30:09 T:2772429680  NOTICE: Opening video stream: 0 source: 256
  222. 23:30:09 T:2772429680  NOTICE: Creating video codec with codec id: 28
  223. 23:30:09 T:2772429680  NOTICE: CDVDVideoCodecFFmpeg::Open() Creating VDPAU(1280x720, 28)
  224. 23:30:09 T:2772429680  NOTICE: vdp_device = 0x00000001 vdp_st = 0x00000000
  225. 23:30:09 T:2772429680  NOTICE: VDPAU Decoder capabilities:
  226. 23:30:09 T:2772429680  NOTICE: name          level macbs width height
  227. 23:30:09 T:2772429680  NOTICE: ------------------------------------
  228. 23:30:09 T:2772429680  NOTICE: MPEG1             0  8192  2048  2048
  229. 23:30:09 T:2772429680  NOTICE: MPEG2_SIMPLE      3  8192  2048  2048
  230. 23:30:09 T:2772429680  NOTICE: MPEG2_MAIN        3  8192  2048  2048
  231. 23:30:09 T:2772429680  NOTICE: H264_MAIN        41  8192  2048  2048
  232. 23:30:09 T:2772429680  NOTICE: H264_HIGH        41  8192  2048  2048
  233. 23:30:09 T:2772429680  NOTICE: VC1_SIMPLE        1  8190  2048  2048
  234. 23:30:09 T:2772429680  NOTICE: VC1_MAIN          2  8190  2048  2048
  235. 23:30:09 T:2772429680  NOTICE: VC1_ADVANCED      4  8190  2048  2048
  236. 23:30:09 T:2772429680  NOTICE: MPEG4_PART2_ASP   5  8192  2048  2048
  237. 23:30:09 T:2772429680  NOTICE: ------------------------------------
  238. 23:30:09 T:2772429680  NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_NOISE_REDUCTION
  239. 23:30:09 T:2772429680  NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_SHARPNESS
  240. 23:30:09 T:2772429680  NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_DEINTERLACE_TEMPORAL
  241. 23:30:09 T:2772429680  NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_DEINTERLACE_TEMPORAL_SPATIAL
  242. 23:30:09 T:2772429680  NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_INVERSE_TELECINE
  243. 23:30:09 T:2772429680  NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_HIGH_QUALITY_SCALING_L1
  244. 23:30:09 T:2772429680  NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 (VDPAU acceleration)
  245. 23:30:09 T:2772429680  NOTICE: Creating video thread
  246. 23:30:09 T:2772429680  NOTICE: Opening audio stream: 1 source: 256
  247. 23:30:09 T:2981026672  NOTICE: running thread: video_thread
  248. 23:30:09 T:2772429680  NOTICE: Finding audio codec for: 86019
  249. 23:30:09 T:2772429680  NOTICE: Creating audio thread
  250. 23:30:09 T:2764036976  NOTICE: running thread: CDVDPlayerAudio::Process()
  251. 23:30:09 T:2764036976  NOTICE: Creating audio device with codec id: 86019, channels: 2, sample rate: 48000, no pass-through
  252. 23:30:09 T:2981026672  NOTICE:  (VDPAU) screenWidth:0 vidWidth:1280 surfaceWidth:1280
  253. 23:30:09 T:2981026672  NOTICE:  (VDPAU) screenHeight:0 vidHeight:720 surfaceHeight:720
  254. 23:30:09 T:2764036976   ERROR: PulseAudio: Failed to connect context
  255. 23:30:09 T:2764036976   ERROR: PulseAudio: Failed to create context
  256. 23:30:09 T:2981026672  NOTICE: Creating 1280x720 pixmap
  257. 23:30:09 T:2981026672  NOTICE:  (VDPAU) Total Output Surfaces Available: 4 of a max (tmp: 4 const: 4)
  258. 23:30:09 T:2981026672  NOTICE:  (VDPAU) Creating the video mixer
  259. 23:30:09 T:2981026672  NOTICE:  fps: 23.976024, pwidth: 1280, pheight: 720, dwidth: 1280, dheight: 720
  260. 23:30:09 T:2981026672  NOTICE: Display resolution DESKTOP : 1920x1200 @ 60.00 - Full Screen (12)
  261. 23:30:09 T:3016615696  NOTICE: Using GL_TEXTURE_2D
  262. 23:30:09 T:3016615696  NOTICE: GL: Using VDPAU render method
  263. 23:30:09 T:3016615696  NOTICE: GL: NPOT texture support detected
  264. 23:30:09 T:3016615696  NOTICE: GL: Using GL_ARB_pixel_buffer_object
  265. 23:34:15 T:2764036976 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  266. 23:34:16 T:2764036976   ERROR: GetDelay - snd_pcm_delay, alsa error: -32 - Broken pipe
  267. 23:34:16 T:2772429680  NOTICE: CDVDPlayer::OnExit()
  268. 23:34:16 T:2772429680  NOTICE: DVDPlayer: eof, waiting for queues to empty
  269. 23:34:16 T:2772429680  NOTICE: DVDPlayer: closing audio stream
  270. 23:34:16 T:2772429680  NOTICE: Closing audio stream
  271. 23:34:16 T:2772429680  NOTICE: CDVDMessageQueue(audio)::WaitUntilEmpty
  272. 23:34:16 T:2981026672 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
  273. 23:34:16 T:2772429680  NOTICE: Waiting for audio thread to exit
  274. 23:34:16 T:2764036976  NOTICE: thread end: CDVDPlayerAudio::OnExit()
  275. 23:34:16 T:2772429680  NOTICE: Closing audio device
  276. 23:34:17 T:2772429680  NOTICE: Deleting audio codec
  277. 23:34:17 T:2772429680  NOTICE: DVDPlayer: closing video stream
  278. 23:34:17 T:2772429680  NOTICE: Closing video stream
  279. 23:34:17 T:2772429680  NOTICE: CDVDMessageQueue(video)::WaitUntilEmpty
  280. 23:34:17 T:2772429680  NOTICE: waiting for video thread to exit
  281. 23:34:17 T:2981026672   ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
  282. 23:34:17 T:2981026672  NOTICE: thread end: video_thread
  283. 23:34:17 T:2772429680  NOTICE: deleting video codec
  284. 23:34:17 T:2772429680  NOTICE: CDVDPlayer::OnExit() deleting demuxer
  285. 23:34:17 T:2772429680  NOTICE: CDVDPlayer::OnExit() deleting input stream
  286. 23:34:19 T:3016615696  NOTICE: CDVDPlayer::CloseFile()
  287. 23:34:19 T:3016615696 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  288. 23:34:19 T:3016615696  NOTICE: DVDPlayer: waiting for threads to exit
  289. 23:34:19 T:3016615696  NOTICE: DVDPlayer: finished waiting
  290. 23:34:19 T:3016615696  NOTICE:  (VDPAU) Close
  291. 23:34:19 T:3016615696  NOTICE:  (VDPAU) FiniVDPAUOutput
  292. 23:34:23 T:2856291184 WARNING: GetIcon - Unknown nodetype requested videodb://2/2/11/-1/
  293. 23:34:37 T:3016615696  NOTICE: DVDPlayer: Opening: smb://DS410_JASP/video/Series/The Simpsons/Season 23/The Simpsons - S23E22 - HDTV x264-LOL.mp4
  294. 23:34:37 T:3016615696 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  295. 23:34:37 T:2764036976  NOTICE: Creating InputStream
  296. 23:34:38 T:2764036976  NOTICE: Creating Demuxer
  297. 23:34:38 T:2764036976  NOTICE: Opening video stream: 0 source: 256
  298. 23:34:38 T:2764036976  NOTICE: Creating video codec with codec id: 28
  299. 23:34:38 T:2764036976  NOTICE: CDVDVideoCodecFFmpeg::Open() Creating VDPAU(720x404, 28)
  300. 23:34:38 T:2764036976  NOTICE: vdp_device = 0x00000001 vdp_st = 0x00000000
  301. 23:34:38 T:2764036976  NOTICE: VDPAU Decoder capabilities:
  302. 23:34:38 T:2764036976  NOTICE: name          level macbs width height
  303. 23:34:38 T:2764036976  NOTICE: ------------------------------------
  304. 23:34:38 T:2764036976  NOTICE: MPEG1             0  8192  2048  2048
  305. 23:34:38 T:2764036976  NOTICE: MPEG2_SIMPLE      3  8192  2048  2048
  306. 23:34:38 T:2764036976  NOTICE: MPEG2_MAIN        3  8192  2048  2048
  307. 23:34:38 T:2764036976  NOTICE: H264_MAIN        41  8192  2048  2048
  308. 23:34:38 T:2764036976  NOTICE: H264_HIGH        41  8192  2048  2048
  309. 23:34:38 T:2764036976  NOTICE: VC1_SIMPLE        1  8190  2048  2048
  310. 23:34:38 T:2764036976  NOTICE: VC1_MAIN          2  8190  2048  2048
  311. 23:34:38 T:2764036976  NOTICE: VC1_ADVANCED      4  8190  2048  2048
  312. 23:34:38 T:2764036976  NOTICE: MPEG4_PART2_ASP   5  8192  2048  2048
  313. 23:34:38 T:2764036976  NOTICE: ------------------------------------
  314. 23:34:38 T:2764036976  NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_NOISE_REDUCTION
  315. 23:34:38 T:2764036976  NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_SHARPNESS
  316. 23:34:38 T:2764036976  NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_DEINTERLACE_TEMPORAL
  317. 23:34:38 T:2764036976  NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_DEINTERLACE_TEMPORAL_SPATIAL
  318. 23:34:38 T:2764036976  NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_INVERSE_TELECINE
  319. 23:34:38 T:2764036976  NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_HIGH_QUALITY_SCALING_L1
  320. 23:34:38 T:2764036976  NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 (VDPAU acceleration)
  321. 23:34:38 T:2764036976  NOTICE: Creating video thread
  322. 23:34:38 T:2764036976  NOTICE: Opening audio stream: 1 source: 256
  323. 23:34:38 T:2964241264  NOTICE: running thread: video_thread
  324. 23:34:38 T:2764036976  NOTICE: Finding audio codec for: 86018
  325. 23:34:38 T:2764036976  NOTICE: Creating audio thread
  326. 23:34:38 T:2740976496  NOTICE: running thread: CDVDPlayerAudio::Process()
  327. 23:34:38 T:2764036976 WARNING: CDVDPlayer::CheckContinuity - wrapback of stream:2, prev:83416.666667, curr:41708.333333, diff:-41708.333333
  328. 23:34:38 T:2740976496  NOTICE: Creating audio device with codec id: 86018, channels: 2, sample rate: 48000, no pass-through
  329. 23:34:38 T:2964241264  NOTICE:  (VDPAU) screenWidth:0 vidWidth:720 surfaceWidth:720
  330. 23:34:38 T:2964241264  NOTICE:  (VDPAU) screenHeight:0 vidHeight:404 surfaceHeight:416
  331. 23:34:38 T:2740976496   ERROR: PulseAudio: Failed to connect context
  332. 23:34:38 T:2740976496   ERROR: PulseAudio: Failed to create context
  333. 23:34:38 T:2964241264  NOTICE: Creating 720x404 pixmap
  334. 23:34:38 T:2964241264  NOTICE:  (VDPAU) Total Output Surfaces Available: 4 of a max (tmp: 4 const: 4)
  335. 23:34:38 T:2964241264  NOTICE:  (VDPAU) Creating the video mixer
  336. 23:34:38 T:2964241264  NOTICE:  fps: 23.976024, pwidth: 720, pheight: 404, dwidth: 720, dheight: 404
  337. 23:34:38 T:2964241264  NOTICE: Display resolution DESKTOP : 1920x1200 @ 60.00 - Full Screen (12)
  338. 23:34:38 T:3016615696  NOTICE: Using GL_TEXTURE_2D
  339. 23:34:38 T:3016615696  NOTICE: GL: Using VDPAU render method
  340. 23:34:38 T:3016615696  NOTICE: GL: NPOT texture support detected
  341. 23:34:38 T:3016615696  NOTICE: GL: Using GL_ARB_pixel_buffer_object
  342. 23:34:43 T:2732583792  NOTICE: -->Python Interpreter Initialized<--
  343. 23:34:55 T:2732583792   ERROR: Exception in python script callback execution
  344. 23:34:55 T:2732583792   ERROR: Traceback (most recent call last):
  345. 23:34:55 T:2732583792   ERROR:   File "/home/jasp/.xbmc/addons/script.xbmc.subtitles/resources/lib/gui.py", line 484, in onClick
  346. 23:34:55 T:2732583792   ERROR: self.Download_Subtitles( self.getControl( SUBTITLES_LIST ).getSelectedPosition() )
  347. 23:34:55 T:2732583792   ERROR:   File "/home/jasp/.xbmc/addons/script.xbmc.subtitles/resources/lib/gui.py", line 314, in Download_Subtitles
  348. 23:34:55 T:2732583792   ERROR: self.session_id
  349. 23:34:55 T:2732583792   ERROR:   File "/home/jasp/.xbmc/addons/script.xbmc.subtitles/resources/lib/services/Subdivx/service.py", line 157, in download_subtitles
  350. 23:34:56 T:2732583792   ERROR: mtime = os.stat(os.path.join(tmp_sub_dir, file)).st_mtime
  351. 23:34:56 T:2732583792   ERROR:   File "/usr/lib/python2.7/posixpath.py", line 71, in join
  352. 23:34:56 T:2732583792   ERROR: path += '/' + b
  353. 23:34:56 T:2732583792   ERROR: UnicodeDecodeError
  354. 23:34:56 T:2732583792   ERROR: :
  355. 23:34:56 T:2732583792   ERROR: 'ascii' codec can't decode byte 0xa4 in position 20: ordinal not in range(128)
  356. 23:36:28 T:2981026672 WARNING: FileSmb::OpenForWrite() called with overwriting enabled! - smb://xbmc:xbmc@192%2e168%2e1%2e44/XBMC/Thumbnails/Video/c/c9cc9b86%2edds
  357. 23:36:33 T:3016615696   ERROR: PulseAudio: Failed to connect context
  358. 23:36:33 T:3016615696   ERROR: PulseAudio: Failed to create context
  359. 23:36:33 T:3016615696   ERROR: PulseAudio: Failed to connect context
  360. 23:36:33 T:3016615696   ERROR: PulseAudio: Failed to create context
  361. 23:36:36 T:3016615696  NOTICE: Log level changed to 2
  362. 23:36:36 T:3016615696  NOTICE: Enabled debug logging due to GUI setting. Level 2.
  363. 23:36:36 T:3016615696   DEBUG: ------ Window Init () ------
  364. 23:36:40 T:3016615696   DEBUG: SDLKeyboard: scancode: 16, sym: 0008, unicode: 0008, modifier: 0
  365. 23:36:40 T:3016615696   DEBUG: OnKey: backspace (f008) pressed, action is Back
  366. 23:36:40 T:3016615696   DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  367. 23:36:40 T:3016615696   DEBUG: ------ Window Deinit (SettingsCategory.xml) ------
  368. 23:36:40 T:3016615696   DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  369. 23:36:40 T:3016615696   DEBUG: ------ Window Init (Settings.xml) ------
  370. 23:36:40 T:3016615696    INFO: Loading skin file: Settings.xml
  371. 23:36:41 T:3016615696   DEBUG: SDLKeyboard: scancode: 16, sym: 0008, unicode: 0008, modifier: 0
  372. 23:36:41 T:3016615696   DEBUG: OnKey: backspace (f008) pressed, action is Back
  373. 23:36:41 T:3016615696   DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  374. 23:36:41 T:3016615696   DEBUG: ------ Window Deinit (Settings.xml) ------
  375. 23:36:41 T:3016615696   DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  376. 23:36:41 T:3016615696   DEBUG: ------ Window Init (Home.xml) ------
  377. 23:36:41 T:3016615696    INFO: Loading skin file: Home.xml
  378. 23:36:41 T:2856291184   DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  379. 23:36:41 T:2856291184   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
  380. 23:36:41 T:3016615696   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/6/6e27a889.tbn, fd=10001
  381. 23:36:41 T:3016615696   DEBUG: CFileSMB::Close closing fd 10001
  382. 23:36:42 T:2856291184   DEBUG: GetRecentlyAddedAlbums query: select * from albumview order by idAlbum desc limit 10
  383. 23:36:42 T:2856291184   DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  384. 23:36:42 T:2856291184   DEBUG: RunQuery took 4 ms for 10 items query: select * from movieview  order by idMovie desc limit 10
  385. 23:36:42 T:2856291184   DEBUG: RunQuery took 1 ms for 10 items query: select * from episodeview order by idEpisode desc limit 10
  386. 23:36:42 T:2732583792   DEBUG: DoWork - trying to extract filestream details from video file smb://DS410_JASP/video/Series/Criminal Minds/Season 7/Criminal Minds - S07E23 - E24 HDTV x264-LOL.mp4
  387. 23:36:42 T:2732583792   DEBUG: CFileSMB::Open - opened video/Series/Criminal Minds/Season 7/Criminal Minds - S07E23 - E24 HDTV x264-LOL.mp4, fd=10001
  388. 23:36:42 T:2732583792   DEBUG: Open - probing detected format [mov,mp4,m4a,3gp,3g2,mj2]
  389. 23:36:42 T:2856291184   DEBUG: GetMusicVideosByWhere query = select * from musicvideoview order by idMVideo desc limit 10
  390. 23:36:42 T:2856291184   DEBUG: GetMusicVideosByWhere time for actual SQL query = 1
  391. 23:36:42 T:2856291184   DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  392. 23:36:42 T:2732583792   DEBUG: Open - av_find_stream_info starting
  393. 23:36:42 T:2732583792   DEBUG: Open - av_find_stream_info finished
  394. 23:36:42 T:2732583792    INFO: ffmpeg[A2DFEB70]: Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'smb://DS410_JASP/video/Series/Criminal Minds/Season 7/Criminal Minds - S07E23 - E24 HDTV x264-LOL.mp4':
  395. 23:36:42 T:2732583792    INFO: ffmpeg[A2DFEB70]:   Metadata:
  396. 23:36:42 T:2732583792    INFO: ffmpeg[A2DFEB70]:     major_brand     : isom
  397. 23:36:42 T:2732583792    INFO: ffmpeg[A2DFEB70]:     minor_version   : 1
  398. 23:36:42 T:2732583792    INFO: ffmpeg[A2DFEB70]:     compatible_brands: isom
  399. 23:36:42 T:2732583792    INFO: ffmpeg[A2DFEB70]:     creation_time   : 2012-05-16 00:07:32
  400. 23:36:42 T:2732583792    INFO: ffmpeg[A2DFEB70]:   Duration: 01:23:24.73, start: 0.000000, bitrate: 914 kb/s
  401. 23:36:42 T:2732583792    INFO: ffmpeg[A2DFEB70]:     Stream #0.0(und): Video: h264 (High), yuv420p, 720x404, 787 kb/s, 23.98 fps, 23.98 tbr, 24k tbn, 47.95 tbc
  402. 23:36:42 T:2732583792    INFO: ffmpeg[A2DFEB70]:     Metadata:
  403. 23:36:42 T:2732583792    INFO: ffmpeg[A2DFEB70]:       creation_time   : 2012-05-16 22:24:36
  404. 23:36:42 T:2732583792    INFO: ffmpeg[A2DFEB70]:     Stream #0.1(und): Audio: aac, 48000 Hz, stereo, s16, 122 kb/s
  405. 23:36:42 T:2732583792    INFO: ffmpeg[A2DFEB70]:     Metadata:
  406. 23:36:42 T:2732583792    INFO: ffmpeg[A2DFEB70]:       creation_time   : 2012-05-16 00:07:49
  407. 23:36:42 T:2732583792   DEBUG: CFileSMB::Close closing fd 10001
  408. 23:36:42 T:2732583792   DEBUG: DoWork - trying to extract filestream details from video file smb://DS410_JASP/video/Series/90210/Season 4/90210 - S04E24 - HDTV x264-ASAP.mp4
  409. 23:36:42 T:2732583792   DEBUG: CFileSMB::Open - opened video/Series/90210/Season 4/90210 - S04E24 - HDTV x264-ASAP.mp4, fd=10001
  410. 23:36:42 T:2732583792   DEBUG: Open - probing detected format [mov,mp4,m4a,3gp,3g2,mj2]
  411. 23:36:43 T:2732583792   DEBUG: Open - av_find_stream_info starting
  412. 23:36:43 T:2732583792   DEBUG: Open - av_find_stream_info finished
  413. 23:36:43 T:2732583792    INFO: ffmpeg[A2DFEB70]: Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'smb://DS410_JASP/video/Series/90210/Season 4/90210 - S04E24 - HDTV x264-ASAP.mp4':
  414. 23:36:43 T:2732583792    INFO: ffmpeg[A2DFEB70]:   Metadata:
  415. 23:36:43 T:2732583792    INFO: ffmpeg[A2DFEB70]:     major_brand     : isom
  416. 23:36:43 T:2732583792    INFO: ffmpeg[A2DFEB70]:     minor_version   : 1
  417. 23:36:43 T:2732583792    INFO: ffmpeg[A2DFEB70]:     compatible_brands: isom
  418. 23:36:43 T:2732583792    INFO: ffmpeg[A2DFEB70]:     creation_time   : 2011-09-08 11:43:25
  419. 23:36:43 T:2732583792    INFO: ffmpeg[A2DFEB70]:   Duration: 00:41:38.45, start: 0.000000, bitrate: 1276 kb/s
  420. 23:36:43 T:2732583792    INFO: ffmpeg[A2DFEB70]:     Stream #0.0(und): Video: h264 (High), yuv420p, 720x404 [PAR 404:405 DAR 16:9], 1147 kb/s, 23.98 fps, 23.98 tbr, 24k tbn, 47.95 tbc
  421. 23:36:43 T:2732583792    INFO: ffmpeg[A2DFEB70]:     Metadata:
  422. 23:36:43 T:2732583792    INFO: ffmpeg[A2DFEB70]:       creation_time   : 2011-09-08 11:43:25
  423. 23:36:43 T:2732583792    INFO: ffmpeg[A2DFEB70]:     Stream #0.1(und): Audio: aac, 48000 Hz, stereo, s16, 122 kb/s
  424. 23:36:43 T:2732583792    INFO: ffmpeg[A2DFEB70]:     Metadata:
  425. 23:36:43 T:2732583792    INFO: ffmpeg[A2DFEB70]:       creation_time   : 2011-09-08 11:43:25
  426. 23:36:43 T:2732583792   DEBUG: CFileSMB::Close closing fd 10001
  427. 23:36:43 T:3016615696   DEBUG: SDLKeyboard: scancode: 16, sym: 0008, unicode: 0008, modifier: 0
  428. 23:36:43 T:3016615696   DEBUG: OnKey: backspace (f008) pressed, action is Back
  429. 23:36:43 T:3016615696   DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  430. 23:36:49 T:3016615696   DEBUG: SDLKeyboard: scancode: 17, sym: 0009, unicode: 0009, modifier: 0
  431. 23:36:49 T:3016615696   DEBUG: OnKey: tab (f009) pressed, action is FullScreen
  432. 23:36:49 T:3016615696   DEBUG: Activating window ID: 12005
  433. 23:36:49 T:3016615696   DEBUG: ------ Window Deinit (Home.xml) ------
  434. 23:36:49 T:3016615696   DEBUG: ------ Window Init (VideoFullScreen.xml) ------
  435. 23:36:49 T:3016615696    INFO: Loading skin file: VideoFullScreen.xml
  436. 23:36:58 T:3016615696   DEBUG: SDLKeyboard: scancode: 24, sym: 000d, unicode: 000d, modifier: 0
  437. 23:36:58 T:3016615696   DEBUG: OnKey: return (f00d) pressed, action is OSD
  438. 23:36:58 T:3016615696   DEBUG: ------ Window Init (VideoOSD.xml) ------
  439. 23:36:58 T:3016615696    INFO: Loading skin file: VideoOSD.xml
  440. 23:36:58 T:3016615696   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/6/6e27a889.tbn, fd=10001
  441. 23:36:58 T:3016615696   DEBUG: CFileSMB::Close closing fd 10001
  442. 23:36:59 T:2955848560   DEBUG: ### [Qlock] - Delaying 240 secs
  443. 23:37:00 T:3016615696   DEBUG: SDLKeyboard: scancode: 72, sym: 0113, unicode: 0000, modifier: 0
  444. 23:37:00 T:3016615696   DEBUG: OnKey: right (f083) pressed, action is Right
  445. 23:37:00 T:3016615696   DEBUG: SDLKeyboard: scancode: 72, sym: 0113, unicode: 0000, modifier: 0
  446. 23:37:00 T:3016615696   DEBUG: OnKey: right (f083) pressed, action is Right
  447. 23:37:00 T:3016615696   DEBUG: SDLKeyboard: scancode: 72, sym: 0113, unicode: 0000, modifier: 0
  448. 23:37:00 T:3016615696   DEBUG: OnKey: right (f083) pressed, action is Right
  449. 23:37:00 T:3016615696   DEBUG: SDLKeyboard: scancode: 72, sym: 0113, unicode: 0000, modifier: 0
  450. 23:37:00 T:3016615696   DEBUG: OnKey: right (f083) pressed, action is Right
  451. 23:37:01 T:3016615696   DEBUG: SDLKeyboard: scancode: 24, sym: 000d, unicode: 000d, modifier: 0
  452. 23:37:01 T:3016615696   DEBUG: OnKey: return (f00d) pressed, action is Select
  453. 23:37:01 T:3016615696   DEBUG: ExecuteXBMCAction : Translating Close
  454. 23:37:01 T:3016615696   DEBUG: ExecuteXBMCAction : To Close
  455. 23:37:01 T:3016615696   DEBUG: ExecuteXBMCAction : Translating XBMC.RunScript($INFO[Skin.String(SubtitleScript_Path)])
  456. 23:37:01 T:3016615696   DEBUG: ExecuteXBMCAction : To XBMC.RunScript(script.xbmc.subtitles)
  457. 23:37:01 T:3016615696    INFO: initializing python engine.
  458. 23:37:01 T:3016615696   DEBUG: new python thread created. id=8
  459. 23:37:01 T:2791689072   DEBUG: Thread XBPyThread start, auto delete: 0
  460. 23:37:01 T:2791689072   DEBUG: Python thread: start processing
  461. 23:37:01 T:2791689072  NOTICE: -->Python Interpreter Initialized<--
  462. 23:37:01 T:2791689072   DEBUG: Process - The source file to load is /home/jasp/.xbmc/addons/script.xbmc.subtitles/default.py
  463. 23:37:01 T:2791689072   DEBUG: Process - Setting the Python path to /home/jasp/.xbmc/addons/script.xbmc.subtitles:/usr/share/xbmc/addons/script.module.simplejson/lib:/home/jasp/.xbmc/addons/script.module.beautifulsoup/lib:/usr/share/xbmc/addons/script.module.pil/lib:/home/jasp/.xbmc/addons/script.common.plugin.cache/lib:/home/jasp/.xbmc/addons/script.module.simple.downloader/lib:/home/jasp/.xbmc/addons/script.module.parsedom/lib:/home/jasp/.xbmc/addons/script.module.elementtree/lib:/usr/share/xbmc/addons/script.module.pysqlite/lib:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/local/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages/PIL:/usr/lib/python2.7/dist-packages/gtk-2.0:/usr/lib/pymodules/python2.7:
  464. 23:37:01 T:2791689072   DEBUG: Process - Entering source directory /home/jasp/.xbmc/addons/script.xbmc.subtitles
  465. 23:37:01 T:2791689072   DEBUG: Instantiating addon using automatically obtained id of "script.xbmc.subtitles" dependent on version 2.0 of the xbmc.python api
  466. 23:37:01 T:2791689072   DEBUG: ### [XBMC Subtitles-__main__] - Version: 3.1.0
  467. 23:37:01 T:2791689072   DEBUG: ### [XBMC Subtitles-gui] - Manual Search : [False]
  468. 23:37:01 T:2791689072   DEBUG: ### [XBMC Subtitles-gui] - Default Service : [BetaSeries]
  469. 23:37:01 T:2791689072   DEBUG: ### [XBMC Subtitles-gui] - Services : [[u'OpenSubtitles', u'BetaSeries', u'Subscene', u'Subdivx', u'Subscenter']]
  470. 23:37:01 T:2791689072   DEBUG: ### [XBMC Subtitles-gui] - Temp?: [False]
  471. 23:37:01 T:2791689072   DEBUG: ### [XBMC Subtitles-gui] - Rar?: [False]
  472. 23:37:01 T:2791689072   DEBUG: ### [XBMC Subtitles-gui] - File Path: [smb://DS410_JASP/video/Series/The Simpsons/Season 23/The Simpsons - S23E22 - HDTV x264-LOL.mp4]
  473. 23:37:01 T:2791689072   DEBUG: ### [XBMC Subtitles-gui] - Year: []
  474. 23:37:01 T:2791689072   DEBUG: ### [XBMC Subtitles-gui] - Tv Show Title: [The Simpsons]
  475. 23:37:01 T:2791689072   DEBUG: ### [XBMC Subtitles-gui] - Tv Show Season: [23]
  476. 23:37:01 T:2791689072   DEBUG: ### [XBMC Subtitles-gui] - Tv Show Episode: [22]
  477. 23:37:01 T:2791689072   DEBUG: ### [XBMC Subtitles-gui] - Movie/Episode Title: [Lisa Goes Gaga]
  478. 23:37:01 T:2791689072   DEBUG: ### [XBMC Subtitles-gui] - Subtitle Folder: [smb://DS410_JASP/video/Series/The Simpsons/Season 23]
  479. 23:37:01 T:2791689072   DEBUG: ### [XBMC Subtitles-gui] - Languages: [French] [Spanish] [Portuguese]
  480. 23:37:01 T:2791689072   DEBUG: ### [XBMC Subtitles-gui] - Parent Folder Search: [False]
  481. 23:37:01 T:2791689072   DEBUG: ### [XBMC Subtitles-gui] - Stacked(CD1/CD2)?: [False]
  482. 23:37:01 T:3016615696   DEBUG: ------ Window Deinit (VideoOSD.xml) ------
  483. 23:37:01 T:2791689072   DEBUG: ### [XBMC Subtitles-services.BetaSeries.service] - query language: 'VF'
  484. 23:37:01 T:3016615696   DEBUG: HttpApi Start command: queryvideodatabase  paras: queryvideodatabase; select c12 from tvshow where c00 = "The Simpsons" limit 1
  485. 23:37:01 T:3016615696   DEBUG: ------ Window Init (DialogKaiToast.xml) ------
  486. 23:37:01 T:2791689072   DEBUG: ### [XBMC Subtitles-services.BetaSeries.service] -  BetaSeries query : http://api.betaseries.com/shows/display/71663.xml?key=db81cb96baf8
  487. 23:37:02 T:2791689072   DEBUG: ### [XBMC Subtitles-services.BetaSeries.service] - searchurl = 'http://api.betaseries.com/subtitles/show/simpsons.xml?season=23&episode=22&language=VF&key=db81cb96baf8'
  488. 23:37:02 T:2791689072   DEBUG: ### [XBMC Subtitles-services.BetaSeries.service] - nb sub found: '0'
  489. 23:37:03 T:2791689072   DEBUG: ### [XBMC Subtitles-gui] - Auto Searching 'OpenSubtitles' Service
  490. 23:37:03 T:2791689072   DEBUG: ### [XBMC Subtitles-services.OpenSubtitles.service] - Search String [ The+Simpsons+S23E22 ]
  491. 23:37:03 T:2791689072   DEBUG: CFileSMB::Open - opened video/Series/The Simpsons/Season 23/The Simpsons - S23E22 - HDTV x264-LOL.mp4, fd=10001
  492. 23:37:03 T:2791689072   DEBUG: CFileSMB::Close closing fd 10001
  493. 23:37:03 T:2791689072   DEBUG: ### [XBMC Subtitles-services.OpenSubtitles.service] - xbmc module hash and size
  494. 23:37:03 T:2791689072   DEBUG: ### [XBMC Subtitles-services.OpenSubtitles.service] - File Size [123856294]
  495. 23:37:03 T:2791689072   DEBUG: ### [XBMC Subtitles-services.OpenSubtitles.service] - File Hash [a1cc7dfc5dcfff88]
  496. 23:37:03 T:2791689072   DEBUG: ### [XBMC Subtitles-services.OpenSubtitles.service] - Search by hash and name The Simpsons - S23E22 - HDTV x264-LOL.mp4
  497. 23:37:04 T:3016615696   DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------
  498. 23:37:04 T:2791689072   DEBUG: ### [XBMC Subtitles-services.OpenSubtitles.os_utilities] - Token:[2epm2cnbppqg21ksrhgvf24421]
  499. 23:37:05 T:2791689072   DEBUG: ### [XBMC Subtitles-gui] - Auto Searching 'Subscene' Service
  500. 23:37:05 T:2791689072   DEBUG: ### [XBMC Subtitles-services.Subscene.service] -  Search string = The Simpsons - Twenty-third Season
  501. 23:37:05 T:2791689072   DEBUG: ### [XBMC Subtitles-services.Subscene.service] -  Getting url:http://subscene.com/filmsearch.aspx?q=The+Simpsons+-+Twenty-third+Season
  502. 23:37:06 T:2791689072   DEBUG: ### [XBMC Subtitles-services.Subscene.service] -  Multiple tv show seasons found, searching for the right one ...
  503. 23:37:06 T:2791689072   DEBUG: ### [XBMC Subtitles-services.Subscene.service] -  Found tv show season on search page: The Simpsons - Twenty-Third Season
  504. 23:37:06 T:2791689072   DEBUG: ### [XBMC Subtitles-services.Subscene.service] -  Matching tv show season found on search page: The Simpsons - Twenty-Third Season
  505. 23:37:06 T:2791689072   DEBUG: ### [XBMC Subtitles-services.Subscene.service] -  Tv show season found in list, getting subs ...
  506. 23:37:06 T:2791689072   DEBUG: ### [XBMC Subtitles-services.Subscene.service] -  Getting url:http://subscene.com/The-Simpsons-Twenty-Third-Season/subtitles-90842.aspx
  507. 23:37:06 T:2791689072   DEBUG: ### [XBMC Subtitles-services.Subscene.service] - string.lower(filename) = >the simpsonstwenty-third season (athmani nabil nonodz)<
  508. 23:37:06 T:2791689072   DEBUG: ### [XBMC Subtitles-services.Subscene.service] - string.lower(search_string) = >s23e22<
  509. 23:37:06 T:2791689072   DEBUG: ### [XBMC Subtitles-services.Subscene.service] - string.lower(filename) = >the simpsons s23e19.x264-lol (athmani nabil)<
  510. 23:37:06 T:2791689072   DEBUG: ### [XBMC Subtitles-services.Subscene.service] - string.lower(search_string) = >s23e22<
  511. 23:37:06 T:2791689072   DEBUG: ### [XBMC Subtitles-services.Subscene.service] - string.lower(filename) = >the simpsons s23e19.720p.dimension (athmani nabil)<
  512. 23:37:06 T:2791689072   DEBUG: ### [XBMC Subtitles-services.Subscene.service] - string.lower(search_string) = >s23e22<
  513. 23:37:06 T:2791689072   DEBUG: ### [XBMC Subtitles-services.Subscene.service] - string.lower(filename) = >athmani nabil -nonodz-<
  514. 23:37:06 T:2791689072   DEBUG: ### [XBMC Subtitles-services.Subscene.service] - string.lower(search_string) = >s23e22<
  515. 23:37:06 T:2791689072   DEBUG: ### [XBMC Subtitles-services.Subscene.service] - string.lower(filename) = >the simpsons.s23e21.hdtv.x264-lol<
  516. 23:37:06 T:2791689072   DEBUG: ### [XBMC Subtitles-services.Subscene.service] - string.lower(search_string) = >s23e22<
  517. 23:37:08 T:2791689072   DEBUG: ### [XBMC Subtitles-gui] - Auto Searching 'Subdivx' Service
  518. 23:37:08 T:2791689072   DEBUG: ### [XBMC Subtitles-services.Subdivx.service] - subdivx Search string = The Simpsons S23E22
  519. 23:37:08 T:2791689072   DEBUG: ### [XBMC Subtitles-services.Subdivx.service] - subdivx Getting url: http://www.subdivx.com/index.php?accion=5&masdesc=&oxdown=1&pg=1&buscar=The+Simpsons+S23E22
  520. 23:37:08 T:2791689072   DEBUG: ### [XBMC Subtitles-services.Subdivx.service] - subdivx Getting 'es' subs ...
  521. 23:37:09 T:2791689072   DEBUG: ### [XBMC Subtitles-services.Subdivx.service] - subdivx Getting url: http://www.subdivx.com/index.php?accion=5&masdesc=&oxdown=1&pg=2&buscar=The+Simpsons+S23E22
  522. 23:37:09 T:3016615696   DEBUG: CAnnouncementManager - Announcement: OnPause from xbmc
  523. 23:37:09 T:3016615696   DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPause
  524. 23:37:09 T:3016615696   DEBUG: ------ Window Init (DialogSeekBar.xml) ------
  525. 23:37:09 T:3016615696   DEBUG: ------ Window Init (/home/jasp/.xbmc/addons/script.xbmc.subtitles/resources/skins/Default/720p/script-XBMC-Subtitles-main.xml) ------
  526. 23:37:09 T:3016615696    INFO: Loading skin file: /home/jasp/.xbmc/addons/script.xbmc.subtitles/resources/skins/Default/720p/script-XBMC-Subtitles-main.xml
  527. 23:37:09 T:2791689072   DEBUG: ### [XBMC Subtitles-services.Subdivx.service] - subdivx Search string = The Simpsons S23E22
  528. 23:37:09 T:2791689072   DEBUG: ### [XBMC Subtitles-services.Subdivx.service] - subdivx Getting url: http://www.subdivx.com/index.php?accion=5&masdesc=&oxdown=1&pg=1&buscar=The+Simpsons+S23E22
  529. 23:37:10 T:2791689072   DEBUG: ### [XBMC Subtitles-services.Subdivx.service] - subdivx Getting 'es' subs ...
  530. 23:37:10 T:2791689072   DEBUG: ### [XBMC Subtitles-services.Subdivx.service] - subdivx Getting url: http://www.subdivx.com/index.php?accion=5&masdesc=&oxdown=1&pg=2&buscar=The+Simpsons+S23E22
  531. 23:37:12 T:2981026672   DEBUG: Thread Jobworker 2981026672 terminating (autodelete)
  532. 23:37:13 T:2732583792   DEBUG: Thread Jobworker 2732583792 terminating (autodelete)
  533. 23:37:13 T:2856291184   DEBUG: Thread Jobworker 2856291184 terminating (autodelete)
  534. 23:37:15 T:3016615696   DEBUG: SDLKeyboard: scancode: 24, sym: 000d, unicode: 000d, modifier: 0
  535. 23:37:15 T:3016615696   DEBUG: OnKey: return (f00d) pressed, action is Select
  536. 23:37:15 T:2791689072   DEBUG: ### [XBMC Subtitles-services.Subdivx.service] - subdivx Fetching subtitles using url http://www.subdivx.com/bajar.php?id=286137&u=7
  537. 23:37:15 T:2791689072   DEBUG: ### [XBMC Subtitles-services.Subdivx.service] - subdivx Getting url: http://www.subdivx.com/bajar.php?id=286137&u=7
  538. 23:37:16 T:2791689072   DEBUG: ### [XBMC Subtitles-services.Subdivx.service] - subdivx subdivx: el contenido es RAR
  539. 23:37:16 T:2791689072   DEBUG: ### [XBMC Subtitles-services.Subdivx.service] - subdivx subdivx: local_tmp_file /home/jasp/.xbmc/userdata/addon_data/script.xbmc.subtitles/sub_tmp/subdivx.rar
  540. 23:37:16 T:2791689072   DEBUG: ### [XBMC Subtitles-services.Subdivx.service] - subdivx Saving subtitles to '/home/jasp/.xbmc/userdata/addon_data/script.xbmc.subtitles/sub_tmp/subdivx.rar'
  541. 23:37:16 T:2791689072   DEBUG: ### [XBMC Subtitles-services.Subdivx.service] - subdivx subdivx: escribo en /home/jasp/.xbmc/userdata/addon_data/script.xbmc.subtitles/sub_tmp/subdivx.rar
  542. 23:37:16 T:2791689072   DEBUG: ### [XBMC Subtitles-services.Subdivx.service] - subdivx subdivx: número de init_filecount 8
  543. 23:37:16 T:2791689072   ERROR: Exception in python script callback execution
  544. 23:37:16 T:2791689072   ERROR: Traceback (most recent call last):
  545. 23:37:16 T:2791689072   ERROR:   File "/home/jasp/.xbmc/addons/script.xbmc.subtitles/resources/lib/gui.py", line 484, in onClick
  546. 23:37:16 T:2791689072   ERROR: self.Download_Subtitles( self.getControl( SUBTITLES_LIST ).getSelectedPosition() )
  547. 23:37:16 T:2791689072   ERROR:   File "/home/jasp/.xbmc/addons/script.xbmc.subtitles/resources/lib/gui.py", line 314, in Download_Subtitles
  548. 23:37:16 T:2791689072   ERROR: self.session_id
  549. 23:37:16 T:2791689072   ERROR:   File "/home/jasp/.xbmc/addons/script.xbmc.subtitles/resources/lib/services/Subdivx/service.py", line 157, in download_subtitles
  550. 23:37:16 T:2791689072   ERROR: mtime = os.stat(os.path.join(tmp_sub_dir, file)).st_mtime
  551. 23:37:16 T:2791689072   ERROR:   File "/usr/lib/python2.7/posixpath.py", line 71, in join
  552. 23:37:16 T:2791689072   ERROR: path += '/' + b
  553. 23:37:16 T:2791689072   ERROR: UnicodeDecodeError
  554. 23:37:16 T:2791689072   ERROR: :
  555. 23:37:16 T:2791689072   ERROR: 'ascii' codec can't decode byte 0xa4 in position 20: ordinal not in range(128)
  556. 23:40:15 T:3016615696   DEBUG: CAnnouncementManager - Announcement: OnScreensaverActivated from xbmc
  557. 23:40:15 T:3016615696   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnScreensaverActivated
  558. 23:40:15 T:3016615696   DEBUG: ------ Window Init () ------
  559. 23:40:19 T:3016615696   DEBUG: SDLKeyboard: scancode: 6f, sym: 0111, unicode: 0000, modifier: 0
  560. 23:40:19 T:3016615696   DEBUG: CAnnouncementManager - Announcement: OnScreensaverDeactivated from xbmc
  561. 23:40:19 T:3016615696   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnScreensaverDeactivated
  562. 23:40:19 T:3016615696   DEBUG: OnKey: up (f080) pressed, screen saver/dpms woken up
  563. 23:40:20 T:3016615696   DEBUG: ------ Window Deinit () ------
  564. 23:40:30 T:3016615696   DEBUG: SDLKeyboard: scancode: 09, sym: 001b, unicode: 001b, modifier: 0
  565. 23:40:30 T:3016615696   DEBUG: OnKey: escape (f01b) pressed, action is PreviousMenu
  566. 23:40:30 T:3016615696   DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  567. 23:40:30 T:3016615696   DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  568. 23:40:30 T:2791689072    INFO: Scriptresult: Success
  569. 23:40:30 T:2791689072    INFO: Python script stopped
  570. 23:40:30 T:2791689072   DEBUG: Thread XBPyThread 2791689072 terminating
  571. 23:40:30 T:2740976496   DEBUG: CDVDPlayerAudio:: Discontinuity - was:124608924.481029, should be:124603506.920656, error:-5417.560373
  572. 23:40:30 T:3016615696   DEBUG: waiting for python thread 8 to stop
  573. 23:40:30 T:3016615696   DEBUG: python thread 8 destructed
  574. 23:40:30 T:3016615696   DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
  575. 23:40:30 T:3016615696   DEBUG: ------ Window Deinit (/home/jasp/.xbmc/addons/script.xbmc.subtitles/resources/skins/Default/720p/script-XBMC-Subtitles-main.xml) ------
  576. 23:40:59 T:2955848560   DEBUG: ### [Qlock] - Delaying 240 secs
  577. 23:41:28 T:2740976496   DEBUG: CDVDPlayerAudio:: Discontinuity - was:182634354.405656, should be:182624207.972700, error:-10146.432956
  578. 23:42:25 T:2740976496   DEBUG: CDVDPlayerAudio:: Discontinuity - was:239551554.970700, should be:239541489.813211, error:-10065.157489
  579. 23:43:22 T:2740976496   DEBUG: CDVDPlayerAudio:: Discontinuity - was:296426969.824211, should be:296416913.642757, error:-10056.181454
  580. 23:44:19 T:2740976496   DEBUG: CDVDPlayerAudio:: Discontinuity - was:353365049.389757, should be:353354979.768238, error:-10069.621519
  581. 23:44:58 T:2955848560   DEBUG: ### [Qlock] - Delaying 240 secs
  582. 23:45:16 T:2740976496   DEBUG: CDVDPlayerAudio:: Discontinuity - was:410319291.793238, should be:410309214.560708, error:-10077.232530
  583. 23:45:56 T:3016615696   DEBUG: SDLKeyboard: scancode: 24, sym: 000d, unicode: 000d, modifier: 0
  584. 23:45:56 T:3016615696   DEBUG: OnKey: return (f00d) pressed, action is OSD
  585. 23:45:56 T:3016615696   DEBUG: ------ Window Init (VideoOSD.xml) ------
  586. 23:45:56 T:3016615696    INFO: Loading skin file: VideoOSD.xml
  587. 23:46:06 T:3016615696   DEBUG: SDLKeyboard: scancode: 72, sym: 0113, unicode: 0000, modifier: 0
  588. 23:46:06 T:3016615696   DEBUG: OnKey: right (f083) pressed, action is Right
  589. 23:46:06 T:3016615696   DEBUG: SDLKeyboard: scancode: 72, sym: 0113, unicode: 0000, modifier: 0
  590. 23:46:06 T:3016615696   DEBUG: OnKey: right (f083) pressed, action is Right
  591. 23:46:06 T:3016615696   DEBUG: SDLKeyboard: scancode: 72, sym: 0113, unicode: 0000, modifier: 0
  592. 23:46:06 T:3016615696   DEBUG: OnKey: right (f083) pressed, action is Right
  593. 23:46:07 T:3016615696   DEBUG: SDLKeyboard: scancode: 72, sym: 0113, unicode: 0000, modifier: 0
  594. 23:46:07 T:3016615696   DEBUG: OnKey: right (f083) pressed, action is Right
  595. 23:46:07 T:3016615696   DEBUG: SDLKeyboard: scancode: 24, sym: 000d, unicode: 000d, modifier: 0
  596. 23:46:07 T:3016615696   DEBUG: OnKey: return (f00d) pressed, action is Select
  597. 23:46:07 T:3016615696   DEBUG: ExecuteXBMCAction : Translating Close
  598. 23:46:07 T:3016615696   DEBUG: ExecuteXBMCAction : To Close
  599. 23:46:07 T:3016615696   DEBUG: ExecuteXBMCAction : Translating XBMC.RunScript($INFO[Skin.String(SubtitleScript_Path)])
  600. 23:46:07 T:3016615696   DEBUG: ExecuteXBMCAction : To XBMC.RunScript(script.xbmc.subtitles)
  601. 23:46:07 T:3016615696    INFO: initializing python engine.
  602. 23:46:07 T:3016615696   DEBUG: new python thread created. id=9
  603. 23:46:07 T:2527406960   DEBUG: Thread XBPyThread start, auto delete: 0
  604. 23:46:07 T:2527406960   DEBUG: Python thread: start processing
  605. 23:46:07 T:2527406960  NOTICE: -->Python Interpreter Initialized<--
  606. 23:46:07 T:2527406960   DEBUG: Process - The source file to load is /home/jasp/.xbmc/addons/script.xbmc.subtitles/default.py
  607. 23:46:07 T:2527406960   DEBUG: Process - Setting the Python path to /home/jasp/.xbmc/addons/script.xbmc.subtitles:/usr/share/xbmc/addons/script.module.simplejson/lib:/home/jasp/.xbmc/addons/script.module.beautifulsoup/lib:/usr/share/xbmc/addons/script.module.pil/lib:/home/jasp/.xbmc/addons/script.common.plugin.cache/lib:/home/jasp/.xbmc/addons/script.module.simple.downloader/lib:/home/jasp/.xbmc/addons/script.module.parsedom/lib:/home/jasp/.xbmc/addons/script.module.elementtree/lib:/usr/share/xbmc/addons/script.module.pysqlite/lib:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/local/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages/PIL:/usr/lib/python2.7/dist-packages/gtk-2.0:/usr/lib/pymodules/python2.7:
  608. 23:46:07 T:2527406960   DEBUG: Process - Entering source directory /home/jasp/.xbmc/addons/script.xbmc.subtitles
  609. 23:46:07 T:2527406960   DEBUG: Instantiating addon using automatically obtained id of "script.xbmc.subtitles" dependent on version 2.0 of the xbmc.python api
  610. 23:46:08 T:2527406960   DEBUG: ### [XBMC Subtitles-__main__] - Version: 3.1.0
  611. 23:46:08 T:2527406960   DEBUG: ### [XBMC Subtitles-gui] - Manual Search : [False]
  612. 23:46:08 T:2527406960   DEBUG: ### [XBMC Subtitles-gui] - Default Service : [BetaSeries]
  613. 23:46:08 T:2527406960   DEBUG: ### [XBMC Subtitles-gui] - Services : [[u'OpenSubtitles', u'BetaSeries', u'Subscene', u'Subdivx', u'Subscenter']]
  614. 23:46:08 T:2527406960   DEBUG: ### [XBMC Subtitles-gui] - Temp?: [False]
  615. 23:46:08 T:2527406960   DEBUG: ### [XBMC Subtitles-gui] - Rar?: [False]
  616. 23:46:08 T:2527406960   DEBUG: ### [XBMC Subtitles-gui] - File Path: [smb://DS410_JASP/video/Series/The Simpsons/Season 23/The Simpsons - S23E22 - HDTV x264-LOL.mp4]
  617. 23:46:08 T:2527406960   DEBUG: ### [XBMC Subtitles-gui] - Year: []
  618. 23:46:08 T:2527406960   DEBUG: ### [XBMC Subtitles-gui] - Tv Show Title: [The Simpsons]
  619. 23:46:08 T:2527406960   DEBUG: ### [XBMC Subtitles-gui] - Tv Show Season: [23]
  620. 23:46:08 T:2527406960   DEBUG: ### [XBMC Subtitles-gui] - Tv Show Episode: [22]
  621. 23:46:08 T:2527406960   DEBUG: ### [XBMC Subtitles-gui] - Movie/Episode Title: [Lisa Goes Gaga]
  622. 23:46:08 T:2527406960   DEBUG: ### [XBMC Subtitles-gui] - Subtitle Folder: [smb://DS410_JASP/video/Series/The Simpsons/Season 23]
  623. 23:46:08 T:2527406960   DEBUG: ### [XBMC Subtitles-gui] - Languages: [French] [Spanish] [Portuguese]
  624. 23:46:08 T:2527406960   DEBUG: ### [XBMC Subtitles-gui] - Parent Folder Search: [False]
  625. 23:46:08 T:2527406960   DEBUG: ### [XBMC Subtitles-gui] - Stacked(CD1/CD2)?: [False]
  626. 23:46:08 T:3016615696   DEBUG: ------ Window Deinit (VideoOSD.xml) ------
  627. 23:46:08 T:2527406960   DEBUG: ### [XBMC Subtitles-services.BetaSeries.service] - query language: 'VF'
  628. 23:46:08 T:3016615696   DEBUG: HttpApi Start command: queryvideodatabase  paras: queryvideodatabase; select c12 from tvshow where c00 = "The Simpsons" limit 1
  629. 23:46:08 T:3016615696   DEBUG: ------ Window Init (DialogKaiToast.xml) ------
  630. 23:46:08 T:2527406960   DEBUG: ### [XBMC Subtitles-services.BetaSeries.service] -  BetaSeries query : http://api.betaseries.com/shows/display/71663.xml?key=db81cb96baf8
  631. 23:46:08 T:2527406960   DEBUG: ### [XBMC Subtitles-services.BetaSeries.service] - searchurl = 'http://api.betaseries.com/subtitles/show/simpsons.xml?season=23&episode=22&language=VF&key=db81cb96baf8'
  632. 23:46:08 T:2527406960   DEBUG: ### [XBMC Subtitles-services.BetaSeries.service] - nb sub found: '0'
  633. 23:46:10 T:2527406960   DEBUG: ### [XBMC Subtitles-gui] - Auto Searching 'OpenSubtitles' Service
  634. 23:46:10 T:2527406960   DEBUG: ### [XBMC Subtitles-services.OpenSubtitles.service] - Search String [ The+Simpsons+S23E22 ]
  635. 23:46:10 T:2527406960   DEBUG: CFileSMB::Open - opened video/Series/The Simpsons/Season 23/The Simpsons - S23E22 - HDTV x264-LOL.mp4, fd=10001
  636. 23:46:10 T:2527406960   DEBUG: CFileSMB::Close closing fd 10001
  637. 23:46:10 T:2527406960   DEBUG: ### [XBMC Subtitles-services.OpenSubtitles.service] - xbmc module hash and size
  638. 23:46:10 T:2527406960   DEBUG: ### [XBMC Subtitles-services.OpenSubtitles.service] - File Size [123856294]
  639. 23:46:10 T:2527406960   DEBUG: ### [XBMC Subtitles-services.OpenSubtitles.service] - File Hash [a1cc7dfc5dcfff88]
  640. 23:46:10 T:2527406960   DEBUG: ### [XBMC Subtitles-services.OpenSubtitles.service] - Search by hash and name The Simpsons - S23E22 - HDTV x264-LOL.mp4
  641. 23:46:10 T:3016615696   DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------
  642. 23:46:11 T:2527406960   DEBUG: ### [XBMC Subtitles-services.OpenSubtitles.os_utilities] - Token:[ok9a0hpknb60gva7n2itf5u447]
  643. 23:46:12 T:2527406960   DEBUG: ### [XBMC Subtitles-gui] - Auto Searching 'Subscene' Service
  644. 23:46:12 T:2527406960   DEBUG: ### [XBMC Subtitles-services.Subscene.service] -  Search string = The Simpsons - Twenty-third Season
  645. 23:46:12 T:2527406960   DEBUG: ### [XBMC Subtitles-services.Subscene.service] -  Getting url:http://subscene.com/filmsearch.aspx?q=The+Simpsons+-+Twenty-third+Season
  646. 23:46:12 T:2740976496   DEBUG: CDVDPlayerAudio:: Discontinuity - was:467141216.546708, should be:467131165.422815, error:-10051.123893
  647. 23:46:12 T:2527406960   DEBUG: ### [XBMC Subtitles-services.Subscene.service] -  Multiple tv show seasons found, searching for the right one ...
  648. 23:46:12 T:2527406960   DEBUG: ### [XBMC Subtitles-services.Subscene.service] -  Found tv show season on search page: The Simpsons - Twenty-Third Season
  649. 23:46:12 T:2527406960   DEBUG: ### [XBMC Subtitles-services.Subscene.service] -  Matching tv show season found on search page: The Simpsons - Twenty-Third Season
  650. 23:46:12 T:2527406960   DEBUG: ### [XBMC Subtitles-services.Subscene.service] -  Tv show season found in list, getting subs ...
  651. 23:46:12 T:2527406960   DEBUG: ### [XBMC Subtitles-services.Subscene.service] -  Getting url:http://subscene.com/The-Simpsons-Twenty-Third-Season/subtitles-90842.aspx
  652. 23:46:13 T:2527406960   DEBUG: ### [XBMC Subtitles-services.Subscene.service] - string.lower(filename) = >the simpsonstwenty-third season (athmani nabil nonodz)<
  653. 23:46:13 T:2527406960   DEBUG: ### [XBMC Subtitles-services.Subscene.service] - string.lower(search_string) = >s23e22<
  654. 23:46:13 T:2527406960   DEBUG: ### [XBMC Subtitles-services.Subscene.service] - string.lower(filename) = >the simpsons s23e19.x264-lol (athmani nabil)<
  655. 23:46:13 T:2527406960   DEBUG: ### [XBMC Subtitles-services.Subscene.service] - string.lower(search_string) = >s23e22<
  656. 23:46:13 T:2527406960   DEBUG: ### [XBMC Subtitles-services.Subscene.service] - string.lower(filename) = >the simpsons s23e19.720p.dimension (athmani nabil)<
  657. 23:46:13 T:2527406960   DEBUG: ### [XBMC Subtitles-services.Subscene.service] - string.lower(search_string) = >s23e22<
  658. 23:46:13 T:2527406960   DEBUG: ### [XBMC Subtitles-services.Subscene.service] - string.lower(filename) = >athmani nabil -nonodz-<
  659. 23:46:13 T:2527406960   DEBUG: ### [XBMC Subtitles-services.Subscene.service] - string.lower(search_string) = >s23e22<
  660. 23:46:13 T:2527406960   DEBUG: ### [XBMC Subtitles-services.Subscene.service] - string.lower(filename) = >the simpsons.s23e21.hdtv.x264-lol<
  661. 23:46:13 T:2527406960   DEBUG: ### [XBMC Subtitles-services.Subscene.service] - string.lower(search_string) = >s23e22<
  662. 23:46:15 T:2527406960   DEBUG: ### [XBMC Subtitles-gui] - Auto Searching 'Subdivx' Service
  663. 23:46:15 T:2527406960   DEBUG: ### [XBMC Subtitles-services.Subdivx.service] - subdivx Search string = The Simpsons S23E22
  664. 23:46:15 T:2527406960   DEBUG: ### [XBMC Subtitles-services.Subdivx.service] - subdivx Getting url: http://www.subdivx.com/index.php?accion=5&masdesc=&oxdown=1&pg=1&buscar=The+Simpsons+S23E22
  665. 23:46:15 T:2527406960   DEBUG: ### [XBMC Subtitles-services.Subdivx.service] - subdivx Getting 'es' subs ...
  666. 23:46:15 T:2527406960   DEBUG: ### [XBMC Subtitles-services.Subdivx.service] - subdivx Getting url: http://www.subdivx.com/index.php?accion=5&masdesc=&oxdown=1&pg=2&buscar=The+Simpsons+S23E22
  667. 23:46:16 T:3016615696   DEBUG: CAnnouncementManager - Announcement: OnPause from xbmc
  668. 23:46:16 T:3016615696   DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPause
  669. 23:46:16 T:3016615696   DEBUG: ------ Window Init (DialogSeekBar.xml) ------
  670. 23:46:16 T:3016615696   DEBUG: ------ Window Init (/home/jasp/.xbmc/addons/script.xbmc.subtitles/resources/skins/Default/720p/script-XBMC-Subtitles-main.xml) ------
  671. 23:46:16 T:3016615696    INFO: Loading skin file: /home/jasp/.xbmc/addons/script.xbmc.subtitles/resources/skins/Default/720p/script-XBMC-Subtitles-main.xml
  672. 23:46:16 T:2527406960   DEBUG: ### [XBMC Subtitles-services.Subdivx.service] - subdivx Search string = The Simpsons S23E22
  673. 23:46:16 T:2527406960   DEBUG: ### [XBMC Subtitles-services.Subdivx.service] - subdivx Getting url: http://www.subdivx.com/index.php?accion=5&masdesc=&oxdown=1&pg=1&buscar=The+Simpsons+S23E22
  674. 23:46:17 T:2527406960   DEBUG: ### [XBMC Subtitles-services.Subdivx.service] - subdivx Getting 'es' subs ...
  675. 23:46:17 T:2527406960   DEBUG: ### [XBMC Subtitles-services.Subdivx.service] - subdivx Getting url: http://www.subdivx.com/index.php?accion=5&masdesc=&oxdown=1&pg=2&buscar=The+Simpsons+S23E22
  676. 23:46:18 T:3016615696   DEBUG: SDLKeyboard: scancode: 24, sym: 000d, unicode: 000d, modifier: 0
  677. 23:46:18 T:3016615696   DEBUG: OnKey: return (f00d) pressed, action is Select
  678. 23:46:18 T:2527406960   DEBUG: ### [XBMC Subtitles-services.Subdivx.service] - subdivx Fetching subtitles using url http://www.subdivx.com/bajar.php?id=286137&u=7
  679. 23:46:18 T:2527406960   DEBUG: ### [XBMC Subtitles-services.Subdivx.service] - subdivx Getting url: http://www.subdivx.com/bajar.php?id=286137&u=7
  680. 23:46:19 T:2527406960   DEBUG: ### [XBMC Subtitles-services.Subdivx.service] - subdivx subdivx: el contenido es RAR
  681. 23:46:19 T:2527406960   DEBUG: ### [XBMC Subtitles-services.Subdivx.service] - subdivx subdivx: local_tmp_file /home/jasp/.xbmc/userdata/addon_data/script.xbmc.subtitles/sub_tmp/subdivx.rar
  682. 23:46:19 T:2527406960   DEBUG: ### [XBMC Subtitles-services.Subdivx.service] - subdivx Saving subtitles to '/home/jasp/.xbmc/userdata/addon_data/script.xbmc.subtitles/sub_tmp/subdivx.rar'
  683. 23:46:19 T:2527406960   DEBUG: ### [XBMC Subtitles-services.Subdivx.service] - subdivx subdivx: escribo en /home/jasp/.xbmc/userdata/addon_data/script.xbmc.subtitles/sub_tmp/subdivx.rar
  684. 23:46:19 T:2527406960   DEBUG: ### [XBMC Subtitles-services.Subdivx.service] - subdivx subdivx: número de init_filecount 8
  685. 23:46:19 T:2527406960   ERROR: Exception in python script callback execution
  686. 23:46:19 T:2527406960   ERROR: Traceback (most recent call last):
  687. 23:46:19 T:2527406960   ERROR:   File "/home/jasp/.xbmc/addons/script.xbmc.subtitles/resources/lib/gui.py", line 484, in onClick
  688. 23:46:19 T:2527406960   ERROR: self.Download_Subtitles( self.getControl( SUBTITLES_LIST ).getSelectedPosition() )
  689. 23:46:19 T:2527406960   ERROR:   File "/home/jasp/.xbmc/addons/script.xbmc.subtitles/resources/lib/gui.py", line 314, in Download_Subtitles
  690. 23:46:19 T:2527406960   ERROR: self.session_id
  691. 23:46:19 T:2527406960   ERROR:   File "/home/jasp/.xbmc/addons/script.xbmc.subtitles/resources/lib/services/Subdivx/service.py", line 157, in download_subtitles
  692. 23:46:19 T:2527406960   ERROR: mtime = os.stat(os.path.join(tmp_sub_dir, file)).st_mtime
  693. 23:46:19 T:2527406960   ERROR:   File "/usr/lib/python2.7/posixpath.py", line 71, in join
  694. 23:46:19 T:2527406960   ERROR: path += '/' + b
  695. 23:46:19 T:2527406960   ERROR: UnicodeDecodeError
  696. 23:46:19 T:2527406960   ERROR: :
  697. 23:46:19 T:2527406960   ERROR: 'ascii' codec can't decode byte 0xa4 in position 20: ordinal not in range(128)
  698. 23:48:58 T:2955848560   DEBUG: ### [Qlock] - Delaying 240 secs
  699. 23:49:11 T:3016615696   DEBUG: SDLKeyboard: scancode: 16, sym: 0008, unicode: 0008, modifier: 0
  700. 23:49:11 T:3016615696   DEBUG: OnKey: backspace (f008) pressed, action is Back
  701. 23:49:11 T:3016615696   DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  702. 23:49:11 T:3016615696   DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  703. 23:49:11 T:2527406960    INFO: Scriptresult: Success
  704. 23:49:11 T:2527406960    INFO: Python script stopped
  705. 23:49:11 T:2527406960   DEBUG: Thread XBPyThread 2527406960 terminating
  706. 23:49:11 T:2740976496   DEBUG: CDVDPlayerAudio:: Discontinuity - was:470588023.261815, should be:470609737.048998, error:21713.787183
  707. 23:49:11 T:3016615696   DEBUG: waiting for python thread 9 to stop
  708. 23:49:11 T:3016615696   DEBUG: python thread 9 destructed
  709. 23:49:11 T:3016615696   DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
  710. 23:49:11 T:3016615696   DEBUG: ------ Window Deinit (/home/jasp/.xbmc/addons/script.xbmc.subtitles/resources/skins/Default/720p/script-XBMC-Subtitles-main.xml) ------
  711. 23:49:15 T:3016615696   DEBUG: SDLKeyboard: scancode: 25, sym: 0132, unicode: 0000, modifier: 0
  712. 23:49:15 T:3016615696   DEBUG: OnKey: leftctrl (f0d0) pressed, action is
  713. 23:49:15 T:3016615696   DEBUG: SDLKeyboard: scancode: 32, sym: 0130, unicode: 0000, modifier: 40
  714. 23:49:15 T:3016615696   DEBUG: OnKey: ctrl-leftshift (1f0d2) pressed, action is
  715. 23:49:15 T:3016615696   DEBUG: SDLKeyboard: scancode: 27, sym: 0073, unicode: 0013, modifier: 41
  716. 23:49:15 T:3016615696   DEBUG: OnKey: ctrl-shift-s (3f053) pressed, action is Stop
  717. 23:49:15 T:3016615696  NOTICE: CDVDPlayer::CloseFile()
  718. 23:49:15 T:3016615696  NOTICE: DVDPlayer: waiting for threads to exit
  719. 23:49:15 T:2764036976  NOTICE: CDVDPlayer::OnExit()
  720. 23:49:15 T:2764036976  NOTICE: DVDPlayer: closing audio stream
  721. 23:49:15 T:2764036976  NOTICE: Closing audio stream
  722. 23:49:15 T:2764036976  NOTICE: Waiting for audio thread to exit
  723. 23:49:15 T:2740976496  NOTICE: thread end: CDVDPlayerAudio::OnExit()
  724. 23:49:15 T:2740976496   DEBUG: Thread CDVDPlayerAudio 2740976496 terminating
  725. 23:49:15 T:2764036976  NOTICE: Closing audio device
  726. 23:49:15 T:2764036976   DEBUG: SetActiveDevice - SetActiveDevice from 2 to 1
  727. 23:49:15 T:2764036976   DEBUG: RemoveActiveDevice - Removing device 2
  728. 23:49:15 T:2764036976   DEBUG: CGUIAudioManager::Initialize
  729. 23:49:16 T:2764036976  NOTICE: Deleting audio codec
  730. 23:49:16 T:2764036976  NOTICE: DVDPlayer: closing video stream
  731. 23:49:16 T:2764036976  NOTICE: Closing video stream
  732. 23:49:16 T:2764036976  NOTICE: waiting for video thread to exit
  733. 23:49:16 T:2964241264  NOTICE: thread end: video_thread
  734. 23:49:16 T:2964241264   DEBUG: Thread CDVDPlayerVideo 2964241264 terminating
  735. 23:49:16 T:2764036976  NOTICE: deleting video codec
  736. 23:49:16 T:2764036976  NOTICE: CDVDPlayer::OnExit() deleting demuxer
  737. 23:49:16 T:2764036976  NOTICE: CDVDPlayer::OnExit() deleting input stream
  738. 23:49:16 T:2764036976   DEBUG: CFileSMB::Close closing fd 10002
  739. 23:49:16 T:2764036976   DEBUG: CAnnouncementManager - Announcement: OnStop from xbmc
  740. 23:49:16 T:2764036976   DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnStop
  741. 23:49:16 T:2764036976   DEBUG: Thread CDVDPlayer 2764036976 terminating
  742. 23:49:16 T:3016615696  NOTICE: DVDPlayer: finished waiting
  743. 23:49:16 T:3016615696   DEBUG: LinuxRendererGL: Cleaning up GL resources
  744. 23:49:16 T:3016615696  NOTICE:  (VDPAU) Close
  745. 23:49:16 T:3016615696   DEBUG: GLX: Destroying glPixmap
  746. 23:49:16 T:3016615696   DEBUG: GLX: Destroying XPixmap
  747. 23:49:16 T:3016615696  NOTICE:  (VDPAU) FiniVDPAUOutput
  748. 23:49:16 T:3016615696   DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  749. 23:49:16 T:3016615696   DEBUG: ------ Window Deinit (VideoFullScreen.xml) ------
  750. 23:49:16 T:3016615696   DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  751. 23:49:16 T:3016615696   DEBUG: ------ Window Init (Home.xml) ------
  752. 23:49:16 T:3016615696    INFO: Loading skin file: Home.xml
  753. 23:49:16 T:2764036976   DEBUG: Thread Jobworker start, auto delete: 1
  754. 23:49:16 T:2764036976   DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  755. 23:49:16 T:3016615696  NOTICE: CDVDPlayer::CloseFile()
  756. 23:49:16 T:3016615696 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  757. 23:49:16 T:3016615696  NOTICE: DVDPlayer: waiting for threads to exit
  758. 23:49:16 T:3016615696  NOTICE: DVDPlayer: finished waiting
  759. 23:49:16 T:3016615696   DEBUG: LinuxRendererGL: Cleaning up GL resources
  760. 23:49:16 T:2964241264   DEBUG: Thread Jobworker start, auto delete: 1
  761. 23:49:16 T:3016615696   DEBUG: SECTION:UnloadDelayed(SECTION: LCODE)
  762. 23:49:16 T:2964241264   DEBUG: DoWork - Saving file state for video item smb://DS410_JASP/video/Series/The Simpsons/Season 23/The Simpsons - S23E22 - HDTV x264-LOL.mp4
  763. 23:49:16 T:2764036976   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
  764. 23:49:16 T:2964241264   DEBUG: Mysql execute: update files set playCount=NULL,lastPlayed='2012-05-21 23:49:16' where idFile=7160
  765. 23:49:16 T:2964241264   DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  766. 23:49:16 T:2964241264   DEBUG: GOT ANNOUNCEMENT, type: 8, from xbmc, message OnUpdate
  767. 23:49:16 T:2964241264   DEBUG: Mysql execute: insert into bookmark (idBookmark, idFile, timeInSeconds, totalTimeInSeconds, thumbNailImage, player, playerState, type) values(NULL,7160,474.642023,1313.000000,'','DVDPlayer','', 1)
  768. 23:49:16 T:2764036976   DEBUG: GetRecentlyAddedAlbums query: select * from albumview order by idAlbum desc limit 10
  769. 23:49:16 T:2964241264   DEBUG: Mysql execute: INSERT INTO settings (idFile,Deinterlace,ViewMode,ZoomAmount,PixelRatio, VerticalShift, AudioStream,SubtitleStream,SubtitleDelay,SubtitlesOn,Brightness,Contrast,Gamma,VolumeAmplification,AudioDelay,OutputToAllSpeakers,ResumeTime,Crop,CropLeft,CropRight,CropTop,CropBottom,Sharpness,NoiseReduction,NonLinStretch,PostProcess,ScalingMethod,DeinterlaceMode) VALUES (7160,1,0,1.000000,1.000000,0.000000,-1,-1,0.000000,1,50.000000,50.000000,20.000000,0.000000,0.000000,1,0,0,0,0,0,0,0.000000,0.000000,0,0,1,0)
  770. 23:49:16 T:2764036976   DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  771. 23:49:17 T:2764036976   DEBUG: RunQuery took 36 ms for 10 items query: select * from movieview  order by idMovie desc limit 10
  772. 23:49:18 T:2764036976   DEBUG: RunQuery took 1027 ms for 10 items query: select * from episodeview order by idEpisode desc limit 10
  773. 23:49:18 T:2964241264   DEBUG: DoWork - trying to extract filestream details from video file smb://DS410_JASP/video/Series/Criminal Minds/Season 7/Criminal Minds - S07E23 - E24 HDTV x264-LOL.mp4
  774. 23:49:18 T:2964241264   DEBUG: CFileSMB::Open - opened video/Series/Criminal Minds/Season 7/Criminal Minds - S07E23 - E24 HDTV x264-LOL.mp4, fd=10002
  775. 23:49:18 T:2964241264   DEBUG: Open - probing detected format [mov,mp4,m4a,3gp,3g2,mj2]
  776. 23:49:18 T:2764036976   DEBUG: GetMusicVideosByWhere query = select * from musicvideoview order by idMVideo desc limit 10
  777. 23:49:18 T:2764036976   DEBUG: GetMusicVideosByWhere time for actual SQL query = 5
  778. 23:49:18 T:2764036976   DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  779. 23:49:18 T:2964241264   DEBUG: Open - av_find_stream_info starting
  780. 23:49:18 T:2964241264   DEBUG: Open - av_find_stream_info finished
  781. 23:49:18 T:2964241264    INFO: ffmpeg[B0AEBB70]: Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'smb://DS410_JASP/video/Series/Criminal Minds/Season 7/Criminal Minds - S07E23 - E24 HDTV x264-LOL.mp4':
  782. 23:49:18 T:2964241264    INFO: ffmpeg[B0AEBB70]:   Metadata:
  783. 23:49:18 T:2964241264    INFO: ffmpeg[B0AEBB70]:     major_brand     : isom
  784. 23:49:18 T:2964241264    INFO: ffmpeg[B0AEBB70]:     minor_version   : 1
  785. 23:49:18 T:2964241264    INFO: ffmpeg[B0AEBB70]:     compatible_brands: isom
  786. 23:49:18 T:2964241264    INFO: ffmpeg[B0AEBB70]:     creation_time   : 2012-05-16 00:07:32
  787. 23:49:18 T:2964241264    INFO: ffmpeg[B0AEBB70]:   Duration: 01:23:24.73, start: 0.000000, bitrate: 914 kb/s
  788. 23:49:18 T:2964241264    INFO: ffmpeg[B0AEBB70]:     Stream #0.0(und): Video: h264 (High), yuv420p, 720x404, 787 kb/s, 23.98 fps, 23.98 tbr, 24k tbn, 47.95 tbc
  789. 23:49:18 T:2964241264    INFO: ffmpeg[B0AEBB70]:     Metadata:
  790. 23:49:18 T:2964241264    INFO: ffmpeg[B0AEBB70]:       creation_time   : 2012-05-16 22:24:36
  791. 23:49:18 T:2964241264    INFO: ffmpeg[B0AEBB70]:     Stream #0.1(und): Audio: aac, 48000 Hz, stereo, s16, 122 kb/s
  792. 23:49:18 T:2964241264    INFO: ffmpeg[B0AEBB70]:     Metadata:
  793. 23:49:18 T:2964241264    INFO: ffmpeg[B0AEBB70]:       creation_time   : 2012-05-16 00:07:49
  794. 23:49:18 T:2964241264   DEBUG: CFileSMB::Close closing fd 10002
  795. 23:49:18 T:2527406960   DEBUG: Thread Jobworker start, auto delete: 1
  796. 23:49:18 T:2964241264   DEBUG: DoWork - trying to extract filestream details from video file smb://DS410_JASP/video/Series/90210/Season 4/90210 - S04E24 - HDTV x264-ASAP.mp4
  797. 23:49:18 T:2964241264   DEBUG: CFileSMB::Open - opened video/Series/90210/Season 4/90210 - S04E24 - HDTV x264-ASAP.mp4, fd=10002
  798. 23:49:18 T:2964241264   DEBUG: Open - probing detected format [mov,mp4,m4a,3gp,3g2,mj2]
  799. 23:49:19 T:2964241264   DEBUG: Open - av_find_stream_info starting
  800. 23:49:19 T:2964241264   DEBUG: Open - av_find_stream_info finished
  801. 23:49:19 T:2964241264    INFO: ffmpeg[B0AEBB70]: Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'smb://DS410_JASP/video/Series/90210/Season 4/90210 - S04E24 - HDTV x264-ASAP.mp4':
  802. 23:49:19 T:2964241264    INFO: ffmpeg[B0AEBB70]:   Metadata:
  803. 23:49:19 T:2964241264    INFO: ffmpeg[B0AEBB70]:     major_brand     : isom
  804. 23:49:19 T:2964241264    INFO: ffmpeg[B0AEBB70]:     minor_version   : 1
  805. 23:49:19 T:2964241264    INFO: ffmpeg[B0AEBB70]:     compatible_brands: isom
  806. 23:49:19 T:2964241264    INFO: ffmpeg[B0AEBB70]:     creation_time   : 2011-09-08 11:43:25
  807. 23:49:19 T:2964241264    INFO: ffmpeg[B0AEBB70]:   Duration: 00:41:38.45, start: 0.000000, bitrate: 1276 kb/s
  808. 23:49:19 T:2964241264    INFO: ffmpeg[B0AEBB70]:     Stream #0.0(und): Video: h264 (High), yuv420p, 720x404 [PAR 404:405 DAR 16:9], 1147 kb/s, 23.98 fps, 23.98 tbr, 24k tbn, 47.95 tbc
  809. 23:49:19 T:2964241264    INFO: ffmpeg[B0AEBB70]:     Metadata:
  810. 23:49:19 T:2964241264    INFO: ffmpeg[B0AEBB70]:       creation_time   : 2011-09-08 11:43:25
  811. 23:49:19 T:2964241264    INFO: ffmpeg[B0AEBB70]:     Stream #0.1(und): Audio: aac, 48000 Hz, stereo, s16, 122 kb/s
  812. 23:49:19 T:2964241264    INFO: ffmpeg[B0AEBB70]:     Metadata:
  813. 23:49:19 T:2964241264    INFO: ffmpeg[B0AEBB70]:       creation_time   : 2011-09-08 11:43:25
  814. 23:49:19 T:2964241264   DEBUG: CFileSMB::Close closing fd 10002
  815. 23:49:20 T:3016615696   DEBUG: SDLKeyboard: scancode: 71, sym: 0114, unicode: 0000, modifier: 0
  816. 23:49:20 T:3016615696   DEBUG: OnKey: left (f082) pressed, action is Left
  817. 23:49:20 T:2527406960   DEBUG: DoWork - took 117 ms to load special://skin/backgrounds/programs.jpg
  818. 23:49:21 T:3016615696   DEBUG: SDLKeyboard: scancode: 71, sym: 0114, unicode: 0000, modifier: 0
  819. 23:49:21 T:3016615696   DEBUG: OnKey: left (f082) pressed, action is Left
  820. 23:49:21 T:2964241264   DEBUG: DoWork - took 149 ms to load special://skin/backgrounds/music.jpg
  821. 23:49:21 T:2764036976   DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  822. 23:49:21 T:2764036976   DEBUG: RunQuery took 2 ms for 10 items query: select * from movieview  order by idMovie desc limit 10
  823. 23:49:21 T:3016615696   DEBUG: SDLKeyboard: scancode: 71, sym: 0114, unicode: 0000, modifier: 0
  824. 23:49:21 T:3016615696   DEBUG: OnKey: left (f082) pressed, action is Left
  825. 23:49:21 T:2856291184   DEBUG: Thread Jobworker start, auto delete: 1
  826. 23:49:21 T:2964241264   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/c/c9cc9b86.dds, fd=10002
  827. 23:49:21 T:3016615696   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/6/6e27a889.tbn, fd=10001
  828. 23:49:21 T:2856291184   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/8/83ad9dbc.dds, fd=10003
  829. 23:49:21 T:2964241264   DEBUG: CFileSMB::Close closing fd 10002
  830. 23:49:21 T:3016615696   DEBUG: CFileSMB::Close closing fd 10001
  831. 23:49:21 T:2856291184   DEBUG: CFileSMB::Close closing fd 10003
  832. 23:49:21 T:2964241264   DEBUG: DoWork - took 106 ms to load special://masterprofile/Thumbnails/Video/c/c9cc9b86.dds
  833. 23:49:22 T:2964241264   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/5/58f5df28.dds, fd=10001
  834. 23:49:22 T:2964241264   DEBUG: CFileSMB::Close closing fd 10001
  835. 23:49:22 T:2856291184   DEBUG: DoWork - took 135 ms to load special://masterprofile/Thumbnails/Video/8/83ad9dbc.dds
  836. 23:49:22 T:2527406960   DEBUG: DoWork - took 145 ms to load special://skin/backgrounds/videos.jpg
  837. 23:49:22 T:2764036976   DEBUG: RunQuery took 1 ms for 10 items query: select * from episodeview order by idEpisode desc limit 10
  838. 23:49:22 T:2964241264   DEBUG: DoWork - trying to extract filestream details from video file smb://DS410_JASP/video/Series/Criminal Minds/Season 7/Criminal Minds - S07E23 - E24 HDTV x264-LOL.mp4
  839. 23:49:22 T:2964241264   DEBUG: CFileSMB::Open - opened video/Series/Criminal Minds/Season 7/Criminal Minds - S07E23 - E24 HDTV x264-LOL.mp4, fd=10003
  840. 23:49:22 T:2964241264   DEBUG: Open - probing detected format [mov,mp4,m4a,3gp,3g2,mj2]
  841. 23:49:22 T:2764036976   DEBUG: GetMusicVideosByWhere query = select * from musicvideoview order by idMVideo desc limit 10
  842. 23:49:22 T:2764036976   DEBUG: GetMusicVideosByWhere time for actual SQL query = 1
  843. 23:49:22 T:2764036976   DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  844. 23:49:22 T:2964241264   DEBUG: Open - av_find_stream_info starting
  845. 23:49:22 T:2964241264   DEBUG: Open - av_find_stream_info finished
  846. 23:49:22 T:2964241264    INFO: ffmpeg[B0AEBB70]: Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'smb://DS410_JASP/video/Series/Criminal Minds/Season 7/Criminal Minds - S07E23 - E24 HDTV x264-LOL.mp4':
  847. 23:49:22 T:2964241264    INFO: ffmpeg[B0AEBB70]:   Metadata:
  848. 23:49:22 T:2964241264    INFO: ffmpeg[B0AEBB70]:     major_brand     : isom
  849. 23:49:22 T:2964241264    INFO: ffmpeg[B0AEBB70]:     minor_version   : 1
  850. 23:49:22 T:2964241264    INFO: ffmpeg[B0AEBB70]:     compatible_brands: isom
  851. 23:49:22 T:2964241264    INFO: ffmpeg[B0AEBB70]:     creation_time   : 2012-05-16 00:07:32
  852. 23:49:22 T:2964241264    INFO: ffmpeg[B0AEBB70]:   Duration: 01:23:24.73, start: 0.000000, bitrate: 914 kb/s
  853. 23:49:22 T:2964241264    INFO: ffmpeg[B0AEBB70]:     Stream #0.0(und): Video: h264 (High), yuv420p, 720x404, 787 kb/s, 23.98 fps, 23.98 tbr, 24k tbn, 47.95 tbc
  854. 23:49:22 T:2964241264    INFO: ffmpeg[B0AEBB70]:     Metadata:
  855. 23:49:22 T:2964241264    INFO: ffmpeg[B0AEBB70]:       creation_time   : 2012-05-16 22:24:36
  856. 23:49:22 T:2964241264    INFO: ffmpeg[B0AEBB70]:     Stream #0.1(und): Audio: aac, 48000 Hz, stereo, s16, 122 kb/s
  857. 23:49:22 T:2964241264    INFO: ffmpeg[B0AEBB70]:     Metadata:
  858. 23:49:22 T:2964241264    INFO: ffmpeg[B0AEBB70]:       creation_time   : 2012-05-16 00:07:49
  859. 23:49:22 T:2964241264   DEBUG: CFileSMB::Close closing fd 10003
  860. 23:49:22 T:2964241264   DEBUG: DoWork - trying to extract filestream details from video file smb://DS410_JASP/video/Series/90210/Season 4/90210 - S04E24 - HDTV x264-ASAP.mp4
  861. 23:49:22 T:2964241264   DEBUG: CFileSMB::Open - opened video/Series/90210/Season 4/90210 - S04E24 - HDTV x264-ASAP.mp4, fd=10003
  862. 23:49:22 T:2964241264   DEBUG: Open - probing detected format [mov,mp4,m4a,3gp,3g2,mj2]
  863. 23:49:22 T:2964241264   DEBUG: Open - av_find_stream_info starting
  864. 23:49:22 T:2964241264   DEBUG: Open - av_find_stream_info finished
  865. 23:49:22 T:2964241264    INFO: ffmpeg[B0AEBB70]: Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'smb://DS410_JASP/video/Series/90210/Season 4/90210 - S04E24 - HDTV x264-ASAP.mp4':
  866. 23:49:22 T:2964241264    INFO: ffmpeg[B0AEBB70]:   Metadata:
  867. 23:49:22 T:2964241264    INFO: ffmpeg[B0AEBB70]:     major_brand     : isom
  868. 23:49:22 T:2964241264    INFO: ffmpeg[B0AEBB70]:     minor_version   : 1
  869. 23:49:22 T:2964241264    INFO: ffmpeg[B0AEBB70]:     compatible_brands: isom
  870. 23:49:22 T:2964241264    INFO: ffmpeg[B0AEBB70]:     creation_time   : 2011-09-08 11:43:25
  871. 23:49:22 T:2964241264    INFO: ffmpeg[B0AEBB70]:   Duration: 00:41:38.45, start: 0.000000, bitrate: 1276 kb/s
  872. 23:49:22 T:2964241264    INFO: ffmpeg[B0AEBB70]:     Stream #0.0(und): Video: h264 (High), yuv420p, 720x404 [PAR 404:405 DAR 16:9], 1147 kb/s, 23.98 fps, 23.98 tbr, 24k tbn, 47.95 tbc
  873. 23:49:22 T:2964241264    INFO: ffmpeg[B0AEBB70]:     Metadata:
  874. 23:49:22 T:2964241264    INFO: ffmpeg[B0AEBB70]:       creation_time   : 2011-09-08 11:43:25
  875. 23:49:22 T:2964241264    INFO: ffmpeg[B0AEBB70]:     Stream #0.1(und): Audio: aac, 48000 Hz, stereo, s16, 122 kb/s
  876. 23:49:22 T:2964241264    INFO: ffmpeg[B0AEBB70]:     Metadata:
  877. 23:49:22 T:2964241264    INFO: ffmpeg[B0AEBB70]:       creation_time   : 2011-09-08 11:43:25
  878. 23:49:22 T:2964241264   DEBUG: CFileSMB::Close closing fd 10003
  879. 23:49:23 T:3016615696   DEBUG: SDLKeyboard: scancode: 24, sym: 000d, unicode: 000d, modifier: 0
  880. 23:49:23 T:3016615696   DEBUG: OnKey: return (f00d) pressed, action is Select
  881. 23:49:23 T:3016615696   DEBUG: ExecuteXBMCAction : Translating ActivateWindow(Videos,TVShowTitles,return)
  882. 23:49:23 T:3016615696   DEBUG: ExecuteXBMCAction : To ActivateWindow(Videos,TVShowTitles,return)
  883. 23:49:23 T:3016615696   DEBUG: Activating window ID: 10025
  884. 23:49:23 T:3016615696   DEBUG: ------ Window Deinit (Home.xml) ------
  885. 23:49:24 T:3016615696   DEBUG: ------ Window Init (MyVideoNav.xml) ------
  886. 23:49:24 T:3016615696    INFO: Loading skin file: MyVideoNav.xml
  887. 23:49:24 T:3016615696   DEBUG: CGUIMediaWindow::GetDirectory (videodb://2/2/)
  888. 23:49:24 T:3016615696   DEBUG:   ParentPath = [videodb://2/2/]
  889. 23:49:24 T:3016615696   DEBUG: RunQuery took 432 ms for 65 items query: SELECT * FROM tvshowview
  890. 23:49:25 T:3016615696   DEBUG: Saving fileitems [videodb://2/2/]
  891. 23:49:25 T:3016615696   DEBUG:   -- items: 65, sort method: 25, ascending: true
  892. 23:49:25 T:2772429680   DEBUG: Thread Background Loader start, auto delete: 0
  893. 23:49:25 T:2856291184   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/1be67e10.dds, fd=10003
  894. 23:49:25 T:2527406960   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/9/91de7e16.dds, fd=10001
  895. 23:49:25 T:2964241264   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/d/d9e6de4d.dds, fd=10002
  896. 23:49:25 T:2527406960   DEBUG: CFileSMB::Close closing fd 10001
  897. 23:49:25 T:2764036976   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/b/bde0c62b.dds, fd=10000
  898. 23:49:25 T:2856291184   DEBUG: CFileSMB::Close closing fd 10003
  899. 23:49:25 T:2527406960   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/e/e25443c4.dds, fd=10001
  900. 23:49:25 T:2764036976   DEBUG: CFileSMB::Close closing fd 10000
  901. 23:49:25 T:2764036976   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/e/e1f32004.dds, fd=10000
  902. 23:49:25 T:2764036976   DEBUG: CFileSMB::Close closing fd 10000
  903. 23:49:25 T:2964241264   DEBUG: CFileSMB::Close closing fd 10002
  904. 23:49:25 T:2856291184   DEBUG: DoWork - took 118 ms to load special://masterprofile/Thumbnails/Video/Fanart/1be67e10.dds
  905. 23:49:25 T:2527406960   DEBUG: CFileSMB::Close closing fd 10001
  906. 23:49:25 T:2764036976   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/5/52b07095.dds, fd=10001
  907. 23:49:25 T:2764036976   DEBUG: CFileSMB::Close closing fd 10001
  908. 23:49:25 T:2764036976   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/c/cd048208.dds, fd=10001
  909. 23:49:25 T:2764036976   DEBUG: CFileSMB::Close closing fd 10001
  910. 23:49:25 T:2527406960   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/4/42e17fa9.dds, fd=10001
  911. 23:49:25 T:2764036976   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/4/41751557.dds, fd=10003
  912. 23:49:25 T:2856291184   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/f/f11698fd.dds, fd=10002
  913. 23:49:25 T:2856291184   DEBUG: CFileSMB::Close closing fd 10002
  914. 23:49:25 T:2764036976   DEBUG: CFileSMB::Close closing fd 10003
  915. 23:49:25 T:2964241264   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/b/bd320b21.dds, fd=10003
  916. 23:49:25 T:2527406960   DEBUG: CFileSMB::Close closing fd 10001
  917. 23:49:25 T:2964241264   DEBUG: CFileSMB::Close closing fd 10003
  918. 23:49:25 T:2856291184   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/7/78391df2.dds, fd=10001
  919. 23:49:25 T:2856291184   DEBUG: CFileSMB::Close closing fd 10001
  920. 23:49:25 T:2764036976   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/e/e1e3d9a5.dds, fd=10002
  921. 23:49:25 T:2764036976   DEBUG: CFileSMB::Close closing fd 10002
  922. 23:49:25 T:2856291184   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/b/bf7ea7dd.dds, fd=10001
  923. 23:49:25 T:2527406960   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/f/fa525ad5.dds, fd=10003
  924. 23:49:25 T:2964241264   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/1/1be67e10.dds, fd=10002
  925. 23:49:25 T:2964241264   DEBUG: CFileSMB::Close closing fd 10002
  926. 23:49:25 T:2527406960   DEBUG: CFileSMB::Close closing fd 10003
  927. 23:49:25 T:2527406960   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/f/f2512e5a.dds, fd=10003
  928. 23:49:25 T:2856291184   DEBUG: CFileSMB::Close closing fd 10001
  929. 23:49:25 T:2964241264   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/1/1a94b36d.dds, fd=10001
  930. 23:49:25 T:2964241264   DEBUG: CFileSMB::Close closing fd 10001
  931. 23:49:25 T:2764036976   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/5/56e978b2.dds, fd=10002
  932. 23:49:25 T:2764036976   DEBUG: CFileSMB::Close closing fd 10002
  933. 23:49:25 T:2527406960   DEBUG: CFileSMB::Close closing fd 10003
  934. 23:49:25 T:2856291184   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/2/2d1f18ad.dds, fd=10002
  935. 23:49:25 T:2764036976   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/3/396abece.dds, fd=10000
  936. 23:49:25 T:2764036976   DEBUG: CFileSMB::Close closing fd 10000
  937. 23:49:25 T:2856291184   DEBUG: CFileSMB::Close closing fd 10002
  938. 23:49:25 T:2856291184   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/f/f2929f60.dds, fd=10002
  939. 23:49:25 T:2964241264   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/9/98b40fc4.dds, fd=10000
  940. 23:49:25 T:2964241264   DEBUG: CFileSMB::Close closing fd 10000
  941. 23:49:25 T:2856291184   DEBUG: CFileSMB::Close closing fd 10002
  942. 23:49:25 T:2527406960   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/f/fe5e4c04.dds, fd=10000
  943. 23:49:25 T:2527406960   DEBUG: CFileSMB::Close closing fd 10000
  944. 23:49:27 T:3016615696   DEBUG: SDLKeyboard: scancode: 24, sym: 000d, unicode: 000d, modifier: 0
  945. 23:49:27 T:3016615696   DEBUG: OnKey: return (f00d) pressed, action is Select
  946. 23:49:27 T:2772429680   DEBUG: Thread Background Loader 2772429680 terminating
  947. 23:49:27 T:3016615696   DEBUG: CGUIMediaWindow::GetDirectory (videodb://2/2/11/)
  948. 23:49:27 T:3016615696   DEBUG:   ParentPath = [videodb://2/2/]
  949. 23:49:27 T:2764036976   DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=11) order by idShow
  950. 23:49:28 T:2764036976   DEBUG: RunQuery took 16 ms for 4 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow join files on files.idFile=episode.idFile  join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 11  group by episode.c12
  951. 23:49:28 T:2764036976   DEBUG: RunQuery took 3 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 11
  952. 23:49:28 T:2764036976 WARNING: GetIcon - Unknown nodetype requested videodb://2/2/11/-1/
  953. 23:49:28 T:3016615696   DEBUG: WindowVideoNav::GetDirectory
  954. 23:49:28 T:3016615696   DEBUG: Saving fileitems [videodb://2/2/11/]
  955. 23:49:28 T:3016615696   DEBUG:   -- items: 5, sort method: 23, ascending: true
  956. 23:49:28 T:2772429680   DEBUG: Thread Background Loader start, auto delete: 0
  957. 23:49:28 T:2527406960   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/d/d875398e.dds, fd=10000
  958. 23:49:28 T:2764036976   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/c/cfb052e5.dds, fd=10002
  959. 23:49:28 T:2856291184   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/d/d5361f57.dds, fd=10003
  960. 23:49:28 T:2527406960   DEBUG: CFileSMB::Close closing fd 10000
  961. 23:49:28 T:2856291184   DEBUG: CFileSMB::Close closing fd 10003
  962. 23:49:28 T:2764036976   DEBUG: CFileSMB::Close closing fd 10002
  963. 23:49:28 T:2964241264   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/d/d1f702e0.dds, fd=10003
  964. 23:49:28 T:2964241264   DEBUG: CFileSMB::Close closing fd 10003
  965. 23:49:29 T:2772429680   DEBUG: Thread Background Loader 2772429680 terminating
  966. 23:49:29 T:3016615696   DEBUG: SDLKeyboard: scancode: 24, sym: 000d, unicode: 000d, modifier: 0
  967. 23:49:29 T:3016615696   DEBUG: OnKey: return (f00d) pressed, action is Select
  968. 23:49:29 T:3016615696   DEBUG: CGUIMediaWindow::GetDirectory (videodb://2/2/11/4/)
  969. 23:49:29 T:3016615696   DEBUG:   ParentPath = [videodb://2/2/11/]
  970. 23:49:30 T:2856291184   DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=11) order by idShow
  971. 23:49:30 T:2856291184   DEBUG: RunQuery took 14 ms for 31 items query: select * from episodeview where idShow = 11 and (c12=4 or (c12=0 and (c15=0 or c15=4)))
  972. 23:49:30 T:3016615696   DEBUG: WindowVideoNav::GetDirectory
  973. 23:49:30 T:3016615696   DEBUG: Saving fileitems [videodb://2/2/11/4/]
  974. 23:49:30 T:3016615696   DEBUG:   -- items: 31, sort method: 22, ascending: true
  975. 23:49:30 T:2772429680   DEBUG: Thread Background Loader start, auto delete: 0
  976. 23:49:30 T:2964241264   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/9/91080db9.dds, fd=10003
  977. 23:49:30 T:2964241264   DEBUG: CFileSMB::Close closing fd 10003
  978. 23:49:30 T:3016615696   DEBUG: SDLKeyboard: scancode: 6f, sym: 0111, unicode: 0000, modifier: 0
  979. 23:49:30 T:3016615696   DEBUG: OnKey: up (f080) pressed, action is Up
  980. 23:49:30 T:2527406960   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/e/ed80351c.dds, fd=10003
  981. 23:49:31 T:2527406960   DEBUG: CFileSMB::Close closing fd 10003
  982. 23:49:31 T:3016615696   DEBUG: SDLKeyboard: scancode: 74, sym: 0112, unicode: 0000, modifier: 0
  983. 23:49:31 T:3016615696   DEBUG: OnKey: down (f081) pressed, action is Down
  984. 23:49:32 T:3016615696   DEBUG: SDLKeyboard: scancode: 24, sym: 000d, unicode: 000d, modifier: 0
  985. 23:49:32 T:3016615696   DEBUG: OnKey: return (f00d) pressed, action is Select
  986. 23:49:32 T:3016615696   DEBUG: GetEpisodeId (smb://DS410_JASP/video/Series/The Mentalist/Season 4/The Mentalist - S04E24 - 720p HDTV X264-DIMENSION.mkv), query = select idEpisode from episode where idFile=7153
  987. 23:49:32 T:3016615696   DEBUG: ------ Window Init (DialogVideoInfo.xml) ------
  988. 23:49:32 T:3016615696    INFO: Loading skin file: DialogVideoInfo.xml
  989. 23:49:34 T:2772429680   DEBUG: Thread Background Loader 2772429680 terminating
  990. 23:49:35 T:3016615696   DEBUG: SDLKeyboard: scancode: 24, sym: 000d, unicode: 000d, modifier: 0
  991. 23:49:35 T:3016615696   DEBUG: OnKey: return (f00d) pressed, action is Select
  992. 23:49:35 T:3016615696   DEBUG: ------ Window Deinit (DialogVideoInfo.xml) ------
  993. 23:49:35 T:3016615696   DEBUG: CPlayerCoreFactory::GetPlayers(smb://DS410_JASP/video/Series/The Mentalist/Season 4/The Mentalist - S04E24 - 720p HDTV X264-DIMENSION.mkv)
  994. 23:49:35 T:3016615696   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
  995. 23:49:35 T:3016615696   DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
  996. 23:49:35 T:3016615696   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtv
  997. 23:49:35 T:3016615696   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: hdhomerun/myth/rtmp/mms/udp
  998. 23:49:35 T:3016615696   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
  999. 23:49:35 T:3016615696   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
  1000. 23:49:35 T:3016615696   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
  1001. 23:49:35 T:3016615696   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
  1002. 23:49:35 T:3016615696   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdfile
  1003. 23:49:35 T:3016615696   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
  1004. 23:49:35 T:3016615696   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
  1005. 23:49:35 T:3016615696   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
  1006. 23:49:35 T:3016615696   DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
  1007. 23:49:35 T:3016615696   DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (1)
  1008. 23:49:35 T:3016615696   DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
  1009. 23:49:35 T:3016615696   DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
  1010. 23:49:35 T:3016615696   DEBUG: CPlayerCoreFactory::GetPlayers: adding player: DVDPlayer (1)
  1011. 23:49:35 T:3016615696   DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
  1012. 23:49:35 T:3016615696   DEBUG: CGUIAudioManager::DeInitialize
  1013. 23:49:35 T:3016615696  NOTICE: DVDPlayer: Opening: smb://DS410_JASP/video/Series/The Mentalist/Season 4/The Mentalist - S04E24 - 720p HDTV X264-DIMENSION.mkv
  1014. 23:49:35 T:3016615696 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  1015. 23:49:35 T:3016615696   DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
  1016. 23:49:35 T:3016615696   DEBUG: LinuxRendererGL: Cleaning up GL resources
  1017. 23:49:35 T:2740976496   DEBUG: Thread CDVDPlayer start, auto delete: 0
  1018. 23:49:35 T:2740976496  NOTICE: Creating InputStream
  1019. 23:49:35 T:2740976496   DEBUG: CFileSMB::Open - opened video/Series/The Mentalist/Season 4/The Mentalist - S04E24 - 720p HDTV X264-DIMENSION.mkv, fd=10003
  1020. 23:49:35 T:2740976496   DEBUG: ScanForExternalSubtitles: Searching for subtitles...
  1021. 23:49:35 T:2740976496   DEBUG: OpenDir - Using authentication url smb://DS410%5fJASP/video/Series/The%20Mentalist/Season%204
  1022. 23:49:35 T:3016615696   DEBUG: ------ Window Init (DialogBusy.xml) ------
  1023. 23:49:35 T:2740976496   DEBUG: ScanForExternalSubtitles: END (total time: 427 ms)
  1024. 23:49:35 T:2740976496  NOTICE: Creating Demuxer
  1025. 23:49:35 T:2740976496   DEBUG: Open - probing detected format [matroska,webm]
  1026. 23:49:35 T:2740976496   DEBUG: Open - av_find_stream_info starting
  1027. 23:49:36 T:2740976496   DEBUG: Open - av_find_stream_info finished
  1028. 23:49:36 T:2740976496    INFO: ffmpeg[A35FFB70]: Input #0, matroska,webm, from 'smb://DS410_JASP/video/Series/The Mentalist/Season 4/The Mentalist - S04E24 - 720p HDTV X264-DIMENSION.mkv':
  1029. 23:49:36 T:2740976496    INFO: ffmpeg[A35FFB70]:   Duration: 00:42:46.27, start: 0.000000, bitrate: 3469 kb/s
  1030. 23:49:36 T:2740976496    INFO: ffmpeg[A35FFB70]:     Stream #0.0(eng): Video: h264 (High), yuv420p, 1280x720, PAR 1:1 DAR 16:9, 23.98 fps, 24 tbr, 1k tbn, 47.95 tbc
  1031. 23:49:36 T:2740976496    INFO: ffmpeg[A35FFB70]:     Stream #0.1: Audio: ac3, 48000 Hz, stereo, s16, 384 kb/s
  1032. 23:49:36 T:2740976496  NOTICE: Opening video stream: 0 source: 256
  1033. 23:49:36 T:2740976496  NOTICE: Creating video codec with codec id: 28
  1034. 23:49:36 T:2740976496   DEBUG: CDVDFactoryCodec: compiled in hardware support: CrystalHD:yes OpenMax:no VDPAU:yes VAAPI:yes
  1035. 23:49:36 T:2740976496   DEBUG: FactoryCodec - Video:  - Opening
  1036. 23:49:36 T:2740976496  NOTICE: CDVDVideoCodecFFmpeg::Open() Creating VDPAU(1280x720, 28)
  1037. 23:49:36 T:2740976496  NOTICE: vdp_device = 0x00000001 vdp_st = 0x00000000
  1038. 23:49:36 T:2740976496  NOTICE: VDPAU Decoder capabilities:
  1039. 23:49:36 T:2740976496  NOTICE: name          level macbs width height
  1040. 23:49:36 T:2740976496  NOTICE: ------------------------------------
  1041. 23:49:36 T:2740976496  NOTICE: MPEG1             0  8192  2048  2048
  1042. 23:49:36 T:2740976496  NOTICE: MPEG2_SIMPLE      3  8192  2048  2048
  1043. 23:49:36 T:2740976496  NOTICE: MPEG2_MAIN        3  8192  2048  2048
  1044. 23:49:36 T:2740976496  NOTICE: H264_MAIN        41  8192  2048  2048
  1045. 23:49:36 T:2740976496  NOTICE: H264_HIGH        41  8192  2048  2048
  1046. 23:49:36 T:2740976496  NOTICE: VC1_SIMPLE        1  8190  2048  2048
  1047. 23:49:36 T:2740976496  NOTICE: VC1_MAIN          2  8190  2048  2048
  1048. 23:49:36 T:2740976496  NOTICE: VC1_ADVANCED      4  8190  2048  2048
  1049. 23:49:36 T:2740976496  NOTICE: MPEG4_PART2_ASP   5  8192  2048  2048
  1050. 23:49:36 T:2740976496  NOTICE: ------------------------------------
  1051. 23:49:36 T:2740976496  NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_NOISE_REDUCTION
  1052. 23:49:36 T:2740976496  NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_SHARPNESS
  1053. 23:49:36 T:2740976496  NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_DEINTERLACE_TEMPORAL
  1054. 23:49:36 T:2740976496  NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_DEINTERLACE_TEMPORAL_SPATIAL
  1055. 23:49:36 T:2740976496  NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_INVERSE_TELECINE
  1056. 23:49:36 T:2740976496  NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_HIGH_QUALITY_SCALING_L1
  1057. 23:49:36 T:2740976496  NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 (VDPAU acceleration)
  1058. 23:49:36 T:2740976496   DEBUG: FactoryCodec - Video: ff-h264_vdpau-vdpau - Opened
  1059. 23:49:36 T:2740976496  NOTICE: Creating video thread
  1060. 23:49:36 T:2740976496  NOTICE: Opening audio stream: 1 source: 256
  1061. 23:49:36 T:2732583792   DEBUG: Thread CDVDPlayerVideo start, auto delete: 0
  1062. 23:49:36 T:2732583792  NOTICE: running thread: video_thread
  1063. 23:49:36 T:2740976496  NOTICE: Finding audio codec for: 86019
  1064. 23:49:36 T:2740976496   DEBUG: FactoryCodec - Audio: PassthroughFFmpeg - Opening
  1065. 23:49:36 T:2740976496    INFO: CDVDAudioCodecPassthroughFFmpeg::Open - Won't transcode for HDMI
  1066. 23:49:36 T:2740976496   DEBUG: FactoryCodec - Audio: PassthroughFFmpeg - Failed
  1067. 23:49:36 T:2740976496   DEBUG: FactoryCodec - Audio: FFmpeg - Opening
  1068. 23:49:36 T:2740976496   DEBUG: FactoryCodec - Audio: FFmpeg - Opened
  1069. 23:49:36 T:2740976496  NOTICE: Creating audio thread
  1070. 23:49:36 T:2717907824   DEBUG: Thread CDVDPlayerAudio start, auto delete: 0
  1071. 23:49:36 T:2717907824  NOTICE: running thread: CDVDPlayerAudio::Process()
  1072. 23:49:36 T:2740976496   DEBUG: ReadEditDecisionLists - Checking for edit decision lists (EDL) on local drive or remote share for: smb://DS410_JASP/video/Series/The Mentalist/Season 4/The Mentalist - S04E24 - 720p HDTV X264-DIMENSION.mkv
  1073. 23:49:36 T:2740976496   DEBUG: CDVDPlayer::SetCaching - caching state 2
  1074. 23:49:36 T:2732583792   DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  1075. 23:49:36 T:2732583792    INFO: CDVDPlayerVideo - Stillframe left, switching to normal playback
  1076. 23:49:36 T:2732583792  NOTICE:  (VDPAU) screenWidth:0 vidWidth:1280 surfaceWidth:1280
  1077. 23:49:36 T:2732583792  NOTICE:  (VDPAU) screenHeight:0 vidHeight:720 surfaceHeight:720
  1078. 23:49:36 T:2740976496   DEBUG: CheckPlayerInit - dropping packet type:2 dts:125000.000000 to get to start point at 250000.000000
  1079. 23:49:36 T:2717907824  NOTICE: Creating audio device with codec id: 86019, channels: 2, sample rate: 48000, no pass-through
  1080. 23:49:36 T:2717907824    INFO: AudioRendererFactory:  not a explicit device, trying to autodetect.
  1081. 23:49:36 T:2717907824    INFO: CPCMRemap: Configured speaker layout: 2.0
  1082. 23:49:36 T:2717907824    INFO: CPCMRemap: I channel map: FL,FR
  1083. 23:49:36 T:2717907824    INFO: CPCMRemap: O channel map: FL,FR
  1084. 23:49:36 T:2717907824   DEBUG: CPCMRemap: Downmix normalization is disabled
  1085. 23:49:36 T:2717907824   DEBUG: CPCMRemap: FL = FL(1.000000*)
  1086. 23:49:36 T:2717907824   DEBUG: CPCMRemap: FR = FR(1.000000*)
  1087. 23:49:36 T:2717907824   DEBUG: RemoveActiveDevice - Removing device 1
  1088. 23:49:36 T:2717907824   DEBUG: SetActiveDevice - SetActiveDevice from 0 to 2
  1089. 23:49:36 T:2717907824   DEBUG: RemoveActiveDevice - Removing device 0
  1090. 23:49:36 T:2740976496   DEBUG: CheckPlayerInit - dropping packet type:2 dts:42000.000000 to get to start point at 250000.000000
  1091. 23:49:36 T:2740976496   DEBUG: CheckPlayerInit - dropping packet type:2 dts:83000.000000 to get to start point at 250000.000000
  1092. 23:49:36 T:2740976496   DEBUG: CheckPlayerInit - dropping packet type:2 dts:167000.000000 to get to start point at 250000.000000
  1093. 23:49:36 T:2740976496   DEBUG: CheckPlayerInit - dropping packet type:2 dts:209000.000000 to get to start point at 250000.000000
  1094. 23:49:36 T:2717907824   ERROR: PulseAudio: Failed to connect context
  1095. 23:49:36 T:2717907824   ERROR: PulseAudio: Failed to create context
  1096. 23:49:36 T:2717907824   DEBUG: SetActiveDevice - SetActiveDevice from 2 to 1
  1097. 23:49:36 T:2717907824   DEBUG: RemoveActiveDevice - Removing device 2
  1098. 23:49:36 T:2717907824   DEBUG: CGUIAudioManager::Initialize
  1099. 23:49:36 T:2732583792   DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(250000.000000, 0)
  1100. 23:49:36 T:2732583792  NOTICE: Creating 1280x720 pixmap
  1101. 23:49:36 T:2732583792   DEBUG: Found 4 fbconfigs.
  1102. 23:49:36 T:2732583792   DEBUG: Using fbconfig index 0.
  1103. 23:49:36 T:2732583792  NOTICE:  (VDPAU) Total Output Surfaces Available: 4 of a max (tmp: 4 const: 4)
  1104. 23:49:36 T:2732583792  NOTICE:  (VDPAU) Creating the video mixer
  1105. 23:49:36 T:2732583792  NOTICE:  fps: 23.976024, pwidth: 1280, pheight: 720, dwidth: 1280, dheight: 720
  1106. 23:49:36 T:2732583792   DEBUG: OutputPicture - change configuration. 1280x720. framerate: 23.98. format: VDPAU
  1107. 23:49:36 T:2740976496   DEBUG: CDVDPlayer::SetCaching - caching state 0
  1108. 23:49:36 T:2732583792 WARNING: CRenderManager::Configure - timeout waiting for previous frame
  1109. 23:49:36 T:2732583792  NOTICE: Display resolution DESKTOP : 1920x1200 @ 60.00 - Full Screen (12)
  1110. 23:49:36 T:3016615696  NOTICE: Using GL_TEXTURE_2D
  1111. 23:49:36 T:3016615696  NOTICE: GL: Using VDPAU render method
  1112. 23:49:36 T:3016615696  NOTICE: GL: NPOT texture support detected
  1113. 23:49:36 T:3016615696  NOTICE: GL: Using GL_ARB_pixel_buffer_object
  1114. 23:49:36 T:3016615696   DEBUG: Activating window ID: 12005
  1115. 23:49:36 T:2717907824    INFO: CPCMRemap: Configured speaker layout: 2.0
  1116. 23:49:36 T:2717907824    INFO: CPCMRemap: I channel map: FL,FR
  1117. 23:49:36 T:2717907824    INFO: CPCMRemap: O channel map: FL,FR
  1118. 23:49:36 T:2717907824   DEBUG: CPCMRemap: Downmix normalization is disabled
  1119. 23:49:36 T:2717907824   DEBUG: CPCMRemap: FL = FL(1.000000*)
  1120. 23:49:36 T:2717907824   DEBUG: CPCMRemap: FR = FR(1.000000*)
  1121. 23:49:36 T:2717907824   DEBUG: RemoveActiveDevice - Removing device 1
  1122. 23:49:36 T:2717907824   DEBUG: CGUIAudioManager::DeInitialize
  1123. 23:49:36 T:3016615696   DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
  1124. 23:49:36 T:3016615696   DEBUG: ------ Window Init (VideoFullScreen.xml) ------
  1125. 23:49:36 T:3016615696    INFO: Loading skin file: VideoFullScreen.xml
  1126. 23:49:36 T:2717907824   DEBUG: SetActiveDevice - SetActiveDevice from 0 to 2
  1127. 23:49:36 T:2717907824   DEBUG: RemoveActiveDevice - Removing device 0
  1128. 23:49:36 T:2717907824   DEBUG: Initialize - using alsa device plug:both
  1129. 23:49:36 T:2740976496   DEBUG: CDVDPlayer::HandleMessages - player started 2
  1130. 23:49:36 T:3016615696   DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  1131. 23:49:36 T:3016615696   DEBUG: CGUIInfoManager::SetCurrentMovie(smb://DS410_JASP/video/Series/The Mentalist/Season 4/The Mentalist - S04E24 - 720p HDTV X264-DIMENSION.mkv)
  1132. 23:49:37 T:3016615696   DEBUG: GetMovieId (smb://DS410_JASP/video/Series/The Mentalist/Season 4/The Mentalist - S04E24 - 720p HDTV X264-DIMENSION.mkv), query = select idMovie from movie where idFile=7153
  1133. 23:49:37 T:3016615696   DEBUG: GetEpisodeId (smb://DS410_JASP/video/Series/The Mentalist/Season 4/The Mentalist - S04E24 - 720p HDTV X264-DIMENSION.mkv), query = select idEpisode from episode where idFile=7153
  1134. 23:49:37 T:3016615696   DEBUG: LoadVideoInfo, got episode info!
  1135. 23:49:37 T:3016615696   DEBUG:   Title = The Crimson Hat
  1136. 23:49:37 T:3016615696   DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  1137. 23:49:37 T:3016615696   DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  1138. 23:49:37 T:2717907824   DEBUG: CALSADirectSound::Initialize - frame count:512, packet count:16, buffer size:8192
  1139. 23:49:37 T:2717907824   DEBUG: CALSADirectSound::Initialize - Channels: 2 - SampleRate: 48000 - SampleBit: 16 - Resample false - IsMusic false - IsPassthrough 0 - audioDevice: plug:both
  1140. 23:49:37 T:2717907824   DEBUG: CDVDPlayerAudio:: synctype set to 0: clock feedback
  1141. 23:49:37 T:2717907824   DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(32000.000000, 1)
  1142. 23:49:37 T:2740976496   DEBUG: CDVDPlayer::HandleMessages - player started 1
  1143. 23:49:37 T:2717907824   DEBUG: CDVDPlayerAudio:: Discontinuity - was:527.489000, should be:0.000000, error:-527.489000
  1144. 23:49:41 T:3016615696   DEBUG: SDLKeyboard: scancode: 24, sym: 000d, unicode: 000d, modifier: 0
  1145. 23:49:41 T:3016615696   DEBUG: OnKey: return (f00d) pressed, action is OSD
  1146. 23:49:41 T:3016615696   DEBUG: ------ Window Init (VideoOSD.xml) ------
  1147. 23:49:41 T:3016615696    INFO: Loading skin file: VideoOSD.xml
  1148. 23:49:41 T:3016615696   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/9/91080db9.tbn, fd=10002
  1149. 23:49:41 T:3016615696   DEBUG: CFileSMB::Close closing fd 10002
  1150. 23:49:43 T:3016615696   DEBUG: SDLKeyboard: scancode: 72, sym: 0113, unicode: 0000, modifier: 0
  1151. 23:49:43 T:3016615696   DEBUG: OnKey: right (f083) pressed, action is Right
  1152. 23:49:43 T:3016615696   DEBUG: SDLKeyboard: scancode: 72, sym: 0113, unicode: 0000, modifier: 0
  1153. 23:49:43 T:3016615696   DEBUG: OnKey: right (f083) pressed, action is Right
  1154. 23:49:43 T:2732583792   DEBUG: CPullupCorrection: detected pattern of length 1: 41708.33, frameduration: 41708.333333
  1155. 23:49:43 T:3016615696   DEBUG: SDLKeyboard: scancode: 72, sym: 0113, unicode: 0000, modifier: 0
  1156. 23:49:43 T:3016615696   DEBUG: OnKey: right (f083) pressed, action is Right
  1157. 23:49:43 T:3016615696   DEBUG: SDLKeyboard: scancode: 72, sym: 0113, unicode: 0000, modifier: 0
  1158. 23:49:43 T:3016615696   DEBUG: OnKey: right (f083) pressed, action is Right
  1159. 23:49:44 T:3016615696   DEBUG: SDLKeyboard: scancode: 24, sym: 000d, unicode: 000d, modifier: 0
  1160. 23:49:44 T:3016615696   DEBUG: OnKey: return (f00d) pressed, action is Select
  1161. 23:49:44 T:3016615696   DEBUG: ExecuteXBMCAction : Translating Close
  1162. 23:49:44 T:3016615696   DEBUG: ExecuteXBMCAction : To Close
  1163. 23:49:44 T:3016615696   DEBUG: ExecuteXBMCAction : Translating XBMC.RunScript($INFO[Skin.String(SubtitleScript_Path)])
  1164. 23:49:44 T:3016615696   DEBUG: ExecuteXBMCAction : To XBMC.RunScript(script.xbmc.subtitles)
  1165. 23:49:44 T:3016615696    INFO: initializing python engine.
  1166. 23:49:44 T:3016615696   DEBUG: new python thread created. id=10
  1167. 23:49:44 T:2709515120   DEBUG: Thread XBPyThread start, auto delete: 0
  1168. 23:49:44 T:2709515120   DEBUG: Python thread: start processing
  1169. 23:49:44 T:2709515120  NOTICE: -->Python Interpreter Initialized<--
  1170. 23:49:44 T:2709515120   DEBUG: Process - The source file to load is /home/jasp/.xbmc/addons/script.xbmc.subtitles/default.py
  1171. 23:49:44 T:2709515120   DEBUG: Process - Setting the Python path to /home/jasp/.xbmc/addons/script.xbmc.subtitles:/usr/share/xbmc/addons/script.module.simplejson/lib:/home/jasp/.xbmc/addons/script.module.beautifulsoup/lib:/usr/share/xbmc/addons/script.module.pil/lib:/home/jasp/.xbmc/addons/script.common.plugin.cache/lib:/home/jasp/.xbmc/addons/script.module.simple.downloader/lib:/home/jasp/.xbmc/addons/script.module.parsedom/lib:/home/jasp/.xbmc/addons/script.module.elementtree/lib:/usr/share/xbmc/addons/script.module.pysqlite/lib:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/local/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages/PIL:/usr/lib/python2.7/dist-packages/gtk-2.0:/usr/lib/pymodules/python2.7:
  1172. 23:49:44 T:2709515120   DEBUG: Process - Entering source directory /home/jasp/.xbmc/addons/script.xbmc.subtitles
  1173. 23:49:44 T:2709515120   DEBUG: Instantiating addon using automatically obtained id of "script.xbmc.subtitles" dependent on version 2.0 of the xbmc.python api
  1174. 23:49:44 T:2709515120   DEBUG: ### [XBMC Subtitles-__main__] - Version: 3.1.0
  1175. 23:49:44 T:2709515120   DEBUG: ### [XBMC Subtitles-gui] - Manual Search : [False]
  1176. 23:49:44 T:2709515120   DEBUG: ### [XBMC Subtitles-gui] - Default Service : [BetaSeries]
  1177. 23:49:44 T:2709515120   DEBUG: ### [XBMC Subtitles-gui] - Services : [[u'OpenSubtitles', u'BetaSeries', u'Subscene', u'Subdivx', u'Subscenter']]
  1178. 23:49:44 T:2709515120   DEBUG: ### [XBMC Subtitles-gui] - Temp?: [False]
  1179. 23:49:44 T:2709515120   DEBUG: ### [XBMC Subtitles-gui] - Rar?: [False]
  1180. 23:49:44 T:2709515120   DEBUG: ### [XBMC Subtitles-gui] - File Path: [smb://DS410_JASP/video/Series/The Mentalist/Season 4/The Mentalist - S04E24 - 720p HDTV X264-DIMENSION.mkv]
  1181. 23:49:44 T:2709515120   DEBUG: ### [XBMC Subtitles-gui] - Year: []
  1182. 23:49:44 T:2709515120   DEBUG: ### [XBMC Subtitles-gui] - Tv Show Title: [Mentalist]
  1183. 23:49:44 T:2709515120   DEBUG: ### [XBMC Subtitles-gui] - Tv Show Season: [4]
  1184. 23:49:44 T:2709515120   DEBUG: ### [XBMC Subtitles-gui] - Tv Show Episode: [24]
  1185. 23:49:44 T:2709515120   DEBUG: ### [XBMC Subtitles-gui] - Movie/Episode Title: [The Crimson Hat]
  1186. 23:49:44 T:2709515120   DEBUG: ### [XBMC Subtitles-gui] - Subtitle Folder: [smb://DS410_JASP/video/Series/The Mentalist/Season 4]
  1187. 23:49:44 T:2709515120   DEBUG: ### [XBMC Subtitles-gui] - Languages: [French] [Spanish] [Portuguese]
  1188. 23:49:44 T:2709515120   DEBUG: ### [XBMC Subtitles-gui] - Parent Folder Search: [False]
  1189. 23:49:44 T:2709515120   DEBUG: ### [XBMC Subtitles-gui] - Stacked(CD1/CD2)?: [False]
  1190. 23:49:44 T:3016615696   DEBUG: ------ Window Deinit (VideoOSD.xml) ------
  1191. 23:49:44 T:2709515120   DEBUG: ### [XBMC Subtitles-services.BetaSeries.service] - query language: 'VF'
  1192. 23:49:44 T:3016615696   DEBUG: HttpApi Start command: queryvideodatabase  paras: queryvideodatabase; select c12 from tvshow where c00 = "Mentalist" limit 1
  1193. 23:49:44 T:3016615696   DEBUG: ------ Window Init (DialogKaiToast.xml) ------
  1194. 23:49:44 T:2709515120   DEBUG: ### [XBMC Subtitles-services.BetaSeries.service] -  BetaSeries query : http://api.betaseries.com/shows/display/82459.xml?key=db81cb96baf8
  1195. 23:49:45 T:2709515120   DEBUG: ### [XBMC Subtitles-services.BetaSeries.service] - searchurl = 'http://api.betaseries.com/subtitles/show/thementalist.xml?season=4&episode=24&language=VF&key=db81cb96baf8'
  1196. 23:49:45 T:2709515120   DEBUG: ### [XBMC Subtitles-services.BetaSeries.service] - nb sub found: '3'
  1197. 23:49:45 T:3016615696   DEBUG: CAnnouncementManager - Announcement: OnPause from xbmc
  1198. 23:49:45 T:3016615696   DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPause
  1199. 23:49:45 T:3016615696   DEBUG: ------ Window Init (DialogSeekBar.xml) ------
  1200. 23:49:45 T:3016615696   DEBUG: ------ Window Init (/home/jasp/.xbmc/addons/script.xbmc.subtitles/resources/skins/Default/720p/script-XBMC-Subtitles-main.xml) ------
  1201. 23:49:45 T:3016615696    INFO: Loading skin file: /home/jasp/.xbmc/addons/script.xbmc.subtitles/resources/skins/Default/720p/script-XBMC-Subtitles-main.xml
  1202. 23:49:45 T:2709515120   DEBUG: ### [XBMC Subtitles-services.BetaSeries.service] - query language: 'VF'
  1203. 23:49:45 T:3016615696   DEBUG: HttpApi Start command: queryvideodatabase  paras: queryvideodatabase; select c12 from tvshow where c00 = "Mentalist" limit 1
  1204. 23:49:45 T:2709515120   DEBUG: ### [XBMC Subtitles-services.BetaSeries.service] -  BetaSeries query : http://api.betaseries.com/shows/display/82459.xml?key=db81cb96baf8
  1205. 23:49:45 T:2709515120   DEBUG: ### [XBMC Subtitles-services.BetaSeries.service] - searchurl = 'http://api.betaseries.com/subtitles/show/thementalist.xml?season=4&episode=24&language=VF&key=db81cb96baf8'
  1206. 23:49:45 T:2709515120   DEBUG: ### [XBMC Subtitles-services.BetaSeries.service] - nb sub found: '3'
  1207. 23:49:47 T:3016615696   DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------
  1208. 23:49:47 T:3016615696   DEBUG: SDLKeyboard: scancode: 6f, sym: 0111, unicode: 0000, modifier: 0
  1209. 23:49:47 T:3016615696   DEBUG: OnKey: up (f080) pressed, action is Up
  1210. 23:49:49 T:3016615696   DEBUG: SDLKeyboard: scancode: 6f, sym: 0111, unicode: 0000, modifier: 0
  1211. 23:49:49 T:3016615696   DEBUG: OnKey: up (f080) pressed, action is Up
  1212. 23:49:51 T:3016615696   DEBUG: SDLKeyboard: scancode: 24, sym: 000d, unicode: 000d, modifier: 0
  1213. 23:49:51 T:3016615696   DEBUG: OnKey: return (f00d) pressed, action is Select
  1214. 23:49:51 T:2709515120   DEBUG: ### [XBMC Subtitles-services.BetaSeries.service] - language: French
  1215. 23:49:51 T:2709515120   DEBUG: ### [XBMC Subtitles-services.BetaSeries.service] - filename: The.Mentalist.424.720p.WEB-DL.FR.ass
  1216. 23:49:51 T:2709515120   DEBUG: ### [XBMC Subtitles-services.BetaSeries.service] -  Getting url: https://www.betaseries.com/srt/380333
  1217. 23:49:52 T:2709515120   DEBUG: ### [XBMC Subtitles-services.BetaSeries.service] - Saving subtitles to '/home/jasp/.xbmc/userdata/addon_data/script.xbmc.subtitles/sub_tmp/betaseries.zip'
  1218. 23:49:52 T:2709515120   DEBUG: ### [XBMC Subtitles-services.BetaSeries.service] - Writing /home/jasp/.xbmc/userdata/addon_data/script.xbmc.subtitles/sub_tmp/betaseries.zip
  1219. 23:49:52 T:2709515120   DEBUG: ### [XBMC Subtitles-services.BetaSeries.service] - nombre de fichiers 8
  1220. 23:49:52 T:2709515120   ERROR: Exception in python script callback execution
  1221. 23:49:52 T:2709515120   ERROR: Traceback (most recent call last):
  1222. 23:49:52 T:2709515120   ERROR:   File "/home/jasp/.xbmc/addons/script.xbmc.subtitles/resources/lib/gui.py", line 484, in onClick
  1223. 23:49:52 T:2709515120   ERROR: self.Download_Subtitles( self.getControl( SUBTITLES_LIST ).getSelectedPosition() )
  1224. 23:49:52 T:2709515120   ERROR:   File "/home/jasp/.xbmc/addons/script.xbmc.subtitles/resources/lib/gui.py", line 314, in Download_Subtitles
  1225. 23:49:52 T:2709515120   ERROR: self.session_id
  1226. 23:49:52 T:2709515120   ERROR:   File "/home/jasp/.xbmc/addons/script.xbmc.subtitles/resources/lib/services/BetaSeries/service.py", line 219, in download_subtitles
  1227. 23:49:52 T:2709515120   ERROR: mtime = os.stat(os.path.join(tmp_sub_dir, file)).st_mtime
  1228. 23:49:52 T:2709515120   ERROR:   File "/usr/lib/python2.7/posixpath.py", line 71, in join
  1229. 23:49:52 T:2709515120   ERROR: path += '/' + b
  1230. 23:49:52 T:2709515120   ERROR: UnicodeDecodeError
  1231. 23:49:52 T:2709515120   ERROR: :
  1232. 23:49:52 T:2709515120   ERROR: 'ascii' codec can't decode byte 0xa4 in position 20: ordinal not in range(128)
  1233. 23:50:00 T:2856291184   DEBUG: Thread Jobworker 2856291184 terminating (autodelete)
  1234. 23:50:00 T:2964241264   DEBUG: Thread Jobworker 2964241264 terminating (autodelete)
  1235. 23:50:00 T:2764036976   DEBUG: Thread Jobworker 2764036976 terminating (autodelete)
  1236. 23:50:01 T:2527406960   DEBUG: Thread Jobworker 2527406960 terminating (autodelete)
  1237. 23:52:12 T:3016615696   DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sda)
  1238. 23:52:12 T:3016615696   DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda with interface org.freedesktop.DBus.Properties and method GetAll
  1239. 23:52:12 T:3016615696   DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sda: IsFileSystem false HasFileSystem  IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  1240. 23:52:40 T:3016615696   DEBUG: SDLKeyboard: scancode: 16, sym: 0008, unicode: 0008, modifier: 0
  1241. 23:52:40 T:3016615696   DEBUG: OnKey: backspace (f008) pressed, action is Back
  1242. 23:52:40 T:3016615696   DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  1243. 23:52:40 T:3016615696   DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  1244. 23:52:40 T:2709515120    INFO: Scriptresult: Success
  1245. 23:52:40 T:2709515120    INFO: Python script stopped
  1246. 23:52:40 T:2709515120   DEBUG: Thread XBPyThread 2709515120 terminating
  1247. 23:52:40 T:2717907824   DEBUG: CDVDPlayerAudio:: Discontinuity - was:7865585.116000, should be:7869027.374320, error:3442.258320
  1248. 23:52:40 T:3016615696   DEBUG: waiting for python thread 10 to stop
  1249. 23:52:40 T:3016615696   DEBUG: python thread 10 destructed
  1250. 23:52:40 T:3016615696   DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
  1251. 23:52:40 T:3016615696   DEBUG: ------ Window Deinit (/home/jasp/.xbmc/addons/script.xbmc.subtitles/resources/skins/Default/720p/script-XBMC-Subtitles-main.xml) ------
  1252. 23:52:41 T:3016615696   DEBUG: SDLKeyboard: scancode: 24, sym: 000d, unicode: 000d, modifier: 0
  1253. 23:52:41 T:3016615696   DEBUG: OnKey: return (f00d) pressed, action is OSD
  1254. 23:52:41 T:3016615696   DEBUG: ------ Window Init (VideoOSD.xml) ------
  1255. 23:52:41 T:3016615696    INFO: Loading skin file: VideoOSD.xml
  1256. 23:52:42 T:3016615696   DEBUG: SDLKeyboard: scancode: 72, sym: 0113, unicode: 0000, modifier: 0
  1257. 23:52:42 T:3016615696   DEBUG: OnKey: right (f083) pressed, action is Right
  1258. 23:52:43 T:3016615696   DEBUG: SDLKeyboard: scancode: 72, sym: 0113, unicode: 0000, modifier: 0
  1259. 23:52:43 T:3016615696   DEBUG: OnKey: right (f083) pressed, action is Right
  1260. 23:52:43 T:3016615696   DEBUG: SDLKeyboard: scancode: 72, sym: 0113, unicode: 0000, modifier: 0
  1261. 23:52:43 T:3016615696   DEBUG: OnKey: right (f083) pressed, action is Right
  1262. 23:52:43 T:3016615696   DEBUG: SDLKeyboard: scancode: 72, sym: 0113, unicode: 0000, modifier: 0
  1263. 23:52:43 T:3016615696   DEBUG: OnKey: right (f083) pressed, action is Right
  1264. 23:52:43 T:3016615696   DEBUG: SDLKeyboard: scancode: 72, sym: 0113, unicode: 0000, modifier: 0
  1265. 23:52:43 T:3016615696   DEBUG: OnKey: right (f083) pressed, action is Right
  1266. 23:52:45 T:3016615696   DEBUG: SDLKeyboard: scancode: 71, sym: 0114, unicode: 0000, modifier: 0
  1267. 23:52:45 T:3016615696   DEBUG: OnKey: left (f082) pressed, action is Left
  1268. 23:52:46 T:3016615696   DEBUG: SDLKeyboard: scancode: 24, sym: 000d, unicode: 000d, modifier: 0
  1269. 23:52:46 T:3016615696   DEBUG: OnKey: return (f00d) pressed, action is Select
  1270. 23:52:46 T:3016615696   DEBUG: ExecuteXBMCAction : Translating Close
  1271. 23:52:46 T:3016615696   DEBUG: ExecuteXBMCAction : To Close
  1272. 23:52:46 T:3016615696   DEBUG: ExecuteXBMCAction : Translating XBMC.RunScript($INFO[Skin.String(SubtitleScript_Path)])
  1273. 23:52:46 T:3016615696   DEBUG: ExecuteXBMCAction : To XBMC.RunScript(script.xbmc.subtitles)
  1274. 23:52:46 T:3016615696    INFO: initializing python engine.
  1275. 23:52:46 T:3016615696   DEBUG: new python thread created. id=11
  1276. 23:52:46 T:2709515120   DEBUG: Thread XBPyThread start, auto delete: 0
  1277. 23:52:46 T:2709515120   DEBUG: Python thread: start processing
  1278. 23:52:46 T:2709515120  NOTICE: -->Python Interpreter Initialized<--
  1279. 23:52:46 T:2709515120   DEBUG: Process - The source file to load is /home/jasp/.xbmc/addons/script.xbmc.subtitles/default.py
  1280. 23:52:46 T:2709515120   DEBUG: Process - Setting the Python path to /home/jasp/.xbmc/addons/script.xbmc.subtitles:/usr/share/xbmc/addons/script.module.simplejson/lib:/home/jasp/.xbmc/addons/script.module.beautifulsoup/lib:/usr/share/xbmc/addons/script.module.pil/lib:/home/jasp/.xbmc/addons/script.common.plugin.cache/lib:/home/jasp/.xbmc/addons/script.module.simple.downloader/lib:/home/jasp/.xbmc/addons/script.module.parsedom/lib:/home/jasp/.xbmc/addons/script.module.elementtree/lib:/usr/share/xbmc/addons/script.module.pysqlite/lib:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/local/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages/PIL:/usr/lib/python2.7/dist-packages/gtk-2.0:/usr/lib/pymodules/python2.7:
  1281. 23:52:46 T:2709515120   DEBUG: Process - Entering source directory /home/jasp/.xbmc/addons/script.xbmc.subtitles
  1282. 23:52:46 T:2709515120   DEBUG: Instantiating addon using automatically obtained id of "script.xbmc.subtitles" dependent on version 2.0 of the xbmc.python api
  1283. 23:52:46 T:2709515120   DEBUG: ### [XBMC Subtitles-__main__] - Version: 3.1.0
  1284. 23:52:46 T:2709515120   DEBUG: ### [XBMC Subtitles-gui] - Manual Search : [False]
  1285. 23:52:46 T:2709515120   DEBUG: ### [XBMC Subtitles-gui] - Default Service : [BetaSeries]
  1286. 23:52:46 T:2709515120   DEBUG: ### [XBMC Subtitles-gui] - Services : [[u'OpenSubtitles', u'BetaSeries', u'Subscene', u'Subdivx', u'Subscenter']]
  1287. 23:52:46 T:2709515120   DEBUG: ### [XBMC Subtitles-gui] - Temp?: [False]
  1288. 23:52:46 T:2709515120   DEBUG: ### [XBMC Subtitles-gui] - Rar?: [False]
  1289. 23:52:46 T:2709515120   DEBUG: ### [XBMC Subtitles-gui] - File Path: [smb://DS410_JASP/video/Series/The Mentalist/Season 4/The Mentalist - S04E24 - 720p HDTV X264-DIMENSION.mkv]
  1290. 23:52:46 T:2709515120   DEBUG: ### [XBMC Subtitles-gui] - Year: []
  1291. 23:52:46 T:2709515120   DEBUG: ### [XBMC Subtitles-gui] - Tv Show Title: [Mentalist]
  1292. 23:52:46 T:2709515120   DEBUG: ### [XBMC Subtitles-gui] - Tv Show Season: [4]
  1293. 23:52:46 T:2709515120   DEBUG: ### [XBMC Subtitles-gui] - Tv Show Episode: [24]
  1294. 23:52:46 T:2709515120   DEBUG: ### [XBMC Subtitles-gui] - Movie/Episode Title: [The Crimson Hat]
  1295. 23:52:46 T:2709515120   DEBUG: ### [XBMC Subtitles-gui] - Subtitle Folder: [smb://DS410_JASP/video/Series/The Mentalist/Season 4]
  1296. 23:52:46 T:2709515120   DEBUG: ### [XBMC Subtitles-gui] - Languages: [French] [Spanish] [Portuguese]
  1297. 23:52:46 T:2709515120   DEBUG: ### [XBMC Subtitles-gui] - Parent Folder Search: [False]
  1298. 23:52:46 T:2709515120   DEBUG: ### [XBMC Subtitles-gui] - Stacked(CD1/CD2)?: [False]
  1299. 23:52:46 T:3016615696   DEBUG: ------ Window Deinit (VideoOSD.xml) ------
  1300. 23:52:46 T:2709515120   DEBUG: ### [XBMC Subtitles-services.BetaSeries.service] - query language: 'VF'
  1301. 23:52:46 T:3016615696   DEBUG: HttpApi Start command: queryvideodatabase  paras: queryvideodatabase; select c12 from tvshow where c00 = "Mentalist" limit 1
  1302. 23:52:46 T:3016615696   DEBUG: ------ Window Init (DialogKaiToast.xml) ------
  1303. 23:52:46 T:2709515120   DEBUG: ### [XBMC Subtitles-services.BetaSeries.service] -  BetaSeries query : http://api.betaseries.com/shows/display/82459.xml?key=db81cb96baf8
  1304. 23:52:48 T:2709515120   DEBUG: ### [XBMC Subtitles-services.BetaSeries.service] - searchurl = 'http://api.betaseries.com/subtitles/show/thementalist.xml?season=4&episode=24&language=VF&key=db81cb96baf8'
  1305. 23:52:48 T:2709515120   DEBUG: ### [XBMC Subtitles-services.BetaSeries.service] - nb sub found: '3'
  1306. 23:52:48 T:3016615696   DEBUG: CAnnouncementManager - Announcement: OnPause from xbmc
  1307. 23:52:48 T:3016615696   DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPause
  1308. 23:52:48 T:3016615696   DEBUG: ------ Window Init (DialogSeekBar.xml) ------
  1309. 23:52:48 T:3016615696   DEBUG: ------ Window Init (/home/jasp/.xbmc/addons/script.xbmc.subtitles/resources/skins/Default/720p/script-XBMC-Subtitles-main.xml) ------
  1310. 23:52:48 T:3016615696    INFO: Loading skin file: /home/jasp/.xbmc/addons/script.xbmc.subtitles/resources/skins/Default/720p/script-XBMC-Subtitles-main.xml
  1311. 23:52:48 T:2709515120   DEBUG: ### [XBMC Subtitles-services.BetaSeries.service] - query language: 'VF'
  1312. 23:52:48 T:3016615696   DEBUG: HttpApi Start command: queryvideodatabase  paras: queryvideodatabase; select c12 from tvshow where c00 = "Mentalist" limit 1
  1313. 23:52:48 T:2709515120   DEBUG: ### [XBMC Subtitles-services.BetaSeries.service] -  BetaSeries query : http://api.betaseries.com/shows/display/82459.xml?key=db81cb96baf8
  1314. 23:52:48 T:3016615696   DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------
  1315. 23:52:48 T:2709515120   DEBUG: ### [XBMC Subtitles-services.BetaSeries.service] - searchurl = 'http://api.betaseries.com/subtitles/show/thementalist.xml?season=4&episode=24&language=VF&key=db81cb96baf8'
  1316. 23:52:49 T:2709515120   DEBUG: ### [XBMC Subtitles-services.BetaSeries.service] - nb sub found: '3'
  1317. 23:52:50 T:3016615696   DEBUG: SDLKeyboard: scancode: 6f, sym: 0111, unicode: 0000, modifier: 0
  1318. 23:52:50 T:3016615696   DEBUG: OnKey: up (f080) pressed, action is Up
  1319. 23:52:50 T:3016615696   DEBUG: SDLKeyboard: scancode: 6f, sym: 0111, unicode: 0000, modifier: 0
  1320. 23:52:50 T:3016615696   DEBUG: OnKey: up (f080) pressed, action is Up
  1321. 23:52:50 T:3016615696   DEBUG: SDLKeyboard: scancode: 24, sym: 000d, unicode: 000d, modifier: 0
  1322. 23:52:50 T:3016615696   DEBUG: OnKey: return (f00d) pressed, action is Select
  1323. 23:52:50 T:2709515120   DEBUG: ### [XBMC Subtitles-services.BetaSeries.service] - language: French
  1324. 23:52:50 T:2709515120   DEBUG: ### [XBMC Subtitles-services.BetaSeries.service] - filename: The.Mentalist.424.720p.WEB-DL.FR.ass
  1325. 23:52:50 T:2709515120   DEBUG: ### [XBMC Subtitles-services.BetaSeries.service] -  Getting url: https://www.betaseries.com/srt/380333
  1326. 23:52:52 T:2709515120   DEBUG: ### [XBMC Subtitles-services.BetaSeries.service] - Saving subtitles to '/home/jasp/.xbmc/userdata/addon_data/script.xbmc.subtitles/sub_tmp/betaseries.zip'
  1327. 23:52:52 T:2709515120   DEBUG: ### [XBMC Subtitles-services.BetaSeries.service] - Writing /home/jasp/.xbmc/userdata/addon_data/script.xbmc.subtitles/sub_tmp/betaseries.zip
  1328. 23:52:52 T:2709515120   DEBUG: ### [XBMC Subtitles-services.BetaSeries.service] - nombre de fichiers 8
  1329. 23:52:52 T:2709515120   ERROR: Exception in python script callback execution
  1330. 23:52:52 T:2709515120   ERROR: Traceback (most recent call last):
  1331. 23:52:52 T:2709515120   ERROR:   File "/home/jasp/.xbmc/addons/script.xbmc.subtitles/resources/lib/gui.py", line 484, in onClick
  1332. 23:52:52 T:2709515120   ERROR: self.Download_Subtitles( self.getControl( SUBTITLES_LIST ).getSelectedPosition() )
  1333. 23:52:52 T:2709515120   ERROR:   File "/home/jasp/.xbmc/addons/script.xbmc.subtitles/resources/lib/gui.py", line 314, in Download_Subtitles
  1334. 23:52:52 T:2709515120   ERROR: self.session_id
  1335. 23:52:52 T:2709515120   ERROR:   File "/home/jasp/.xbmc/addons/script.xbmc.subtitles/resources/lib/services/BetaSeries/service.py", line 219, in download_subtitles
  1336. 23:52:52 T:2709515120   ERROR: mtime = os.stat(os.path.join(tmp_sub_dir, file)).st_mtime
  1337. 23:52:52 T:2709515120   ERROR:   File "/usr/lib/python2.7/posixpath.py", line 71, in join
  1338. 23:52:52 T:2709515120   ERROR: path += '/' + b
  1339. 23:52:52 T:2709515120   ERROR: UnicodeDecodeError
  1340. 23:52:52 T:2709515120   ERROR: :
  1341. 23:52:52 T:2709515120   ERROR: 'ascii' codec can't decode byte 0xa4 in position 20: ordinal not in range(128)
  1342. 23:52:57 T:2955848560   DEBUG: ### [Qlock] - Delaying 240 secs
  1343. 23:55:51 T:3016615696   DEBUG: CAnnouncementManager - Announcement: OnScreensaverActivated from xbmc
  1344. 23:55:51 T:3016615696   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnScreensaverActivated
  1345. 23:55:51 T:3016615696   DEBUG: ------ Window Init () ------
  1346. 23:55:57 T:3016615696   DEBUG: SDLKeyboard: scancode: 72, sym: 0113, unicode: 0000, modifier: 0
  1347. 23:55:57 T:3016615696   DEBUG: CAnnouncementManager - Announcement: OnScreensaverDeactivated from xbmc
  1348. 23:55:57 T:3016615696   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnScreensaverDeactivated
  1349. 23:55:57 T:3016615696   DEBUG: OnKey: right (f083) pressed, screen saver/dpms woken up
  1350. 23:55:58 T:3016615696   DEBUG: ------ Window Deinit () ------
  1351. 23:56:56 T:2955848560   DEBUG: ### [Qlock] - Delaying 240 secs
  1352. 23:58:57 T:3016615696   DEBUG: CAnnouncementManager - Announcement: OnScreensaverActivated from xbmc
  1353. 23:58:57 T:3016615696   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnScreensaverActivated
  1354. 23:58:57 T:3016615696   DEBUG: ------ Window Init () ------
  1355. 23:58:59 T:3016615696   DEBUG: SDLKeyboard: scancode: 6f, sym: 0111, unicode: 0000, modifier: 0
  1356. 23:58:59 T:3016615696   DEBUG: CAnnouncementManager - Announcement: OnScreensaverDeactivated from xbmc
  1357. 23:58:59 T:3016615696   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnScreensaverDeactivated
  1358. 23:58:59 T:3016615696   DEBUG: OnKey: up (f080) pressed, screen saver/dpms woken up
  1359. 23:59:00 T:3016615696   DEBUG: ------ Window Deinit () ------
  1360. 23:59:05 T:3016615696   DEBUG: SDLKeyboard: scancode: 16, sym: 0008, unicode: 0008, modifier: 0
  1361. 23:59:05 T:3016615696   DEBUG: OnKey: backspace (f008) pressed, action is Back
  1362. 23:59:05 T:3016615696   DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  1363. 23:59:05 T:3016615696   DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  1364. 23:59:05 T:2709515120    INFO: Scriptresult: Success
  1365. 23:59:05 T:2709515120    INFO: Python script stopped
  1366. 23:59:05 T:2709515120   DEBUG: Thread XBPyThread 2709515120 terminating
  1367. 23:59:05 T:2717907824   DEBUG: CDVDPlayerAudio:: Discontinuity - was:15963138.990320, should be:16000486.067316, error:37347.076996
  1368. 23:59:05 T:3016615696   DEBUG: waiting for python thread 11 to stop
  1369. 23:59:05 T:3016615696   DEBUG: python thread 11 destructed
  1370. 23:59:05 T:3016615696   DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
  1371. 23:59:05 T:3016615696   DEBUG: ------ Window Deinit (/home/jasp/.xbmc/addons/script.xbmc.subtitles/resources/skins/Default/720p/script-XBMC-Subtitles-main.xml) ------
  1372. 23:59:05 T:3016615696   DEBUG: SDLKeyboard: scancode: 16, sym: 0008, unicode: 0008, modifier: 0
  1373. 23:59:05 T:3016615696   DEBUG: OnKey: backspace (f008) pressed, action is Fullscreen
  1374. 23:59:05 T:3016615696   DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  1375. 23:59:05 T:3016615696   DEBUG: ------ Window Deinit (VideoFullScreen.xml) ------
  1376. 23:59:05 T:3016615696   DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  1377. 23:59:05 T:3016615696   DEBUG: ------ Window Init (MyVideoNav.xml) ------
  1378. 23:59:05 T:3016615696    INFO: Loading skin file: MyVideoNav.xml
  1379. 23:59:06 T:3016615696   DEBUG: CGUIMediaWindow::GetDirectory (videodb://2/2/11/4/)
  1380. 23:59:06 T:3016615696   DEBUG:   ParentPath = [videodb://2/2/11/4/]
  1381. 23:59:06 T:3016615696   DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=11) order by idShow
  1382. 23:59:06 T:3016615696   DEBUG: RunQuery took 4 ms for 31 items query: select * from episodeview where idShow = 11 and (c12=4 or (c12=0 and (c15=0 or c15=4)))
  1383. 23:59:06 T:3016615696   DEBUG: WindowVideoNav::GetDirectory
  1384. 23:59:06 T:3016615696   DEBUG: Saving fileitems [videodb://2/2/11/4/]
  1385. 23:59:06 T:3016615696   DEBUG:   -- items: 31, sort method: 22, ascending: true
  1386. 23:59:06 T:2772429680   DEBUG: Thread Background Loader start, auto delete: 0
  1387. 23:59:07 T:3016615696   DEBUG: SDLKeyboard: scancode: 16, sym: 0008, unicode: 0008, modifier: 0
  1388. 23:59:07 T:3016615696   DEBUG: OnKey: backspace (f008) pressed, action is Back
  1389. 23:59:07 T:2772429680   DEBUG: Thread Background Loader 2772429680 terminating
  1390. 23:59:07 T:3016615696   DEBUG: CGUIMediaWindow::GetDirectory (videodb://2/2/11/)
  1391. 23:59:07 T:3016615696   DEBUG:   ParentPath = [videodb://2/2/]
  1392. 23:59:07 T:2772429680   DEBUG: Thread Jobworker start, auto delete: 1
  1393. 23:59:07 T:2772429680   DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=11) order by idShow
  1394. 23:59:07 T:2772429680   DEBUG: RunQuery took 0 ms for 4 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow join files on files.idFile=episode.idFile  join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 11  group by episode.c12
  1395. 23:59:07 T:2772429680   DEBUG: RunQuery took 1 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 11
  1396. 23:59:07 T:2772429680 WARNING: GetIcon - Unknown nodetype requested videodb://2/2/11/-1/
  1397. 23:59:07 T:3016615696   DEBUG: WindowVideoNav::GetDirectory
  1398. 23:59:07 T:3016615696   DEBUG: Saving fileitems [videodb://2/2/11/]
  1399. 23:59:07 T:3016615696   DEBUG:   -- items: 5, sort method: 23, ascending: true
  1400. 23:59:07 T:2709515120   DEBUG: Thread Background Loader start, auto delete: 0
  1401. 23:59:07 T:2527406960   DEBUG: Thread Jobworker start, auto delete: 1
  1402. 23:59:07 T:2772429680   DEBUG: Previous line repeats 2 times.
  1403. 23:59:07 T:2772429680   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/1/1be67e10.dds, fd=10002
  1404. 23:59:07 T:2527406960   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/d/d875398e.dds, fd=10000
  1405. 23:59:07 T:2764036976   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/d/d5361f57.dds, fd=10001
  1406. 23:59:07 T:2764036976   DEBUG: CFileSMB::Close closing fd 10001
  1407. 23:59:07 T:2527406960   DEBUG: CFileSMB::Close closing fd 10000
  1408. 23:59:07 T:2772429680   DEBUG: CFileSMB::Close closing fd 10002
  1409. 23:59:07 T:2852600688   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/d/d1f702e0.dds, fd=10001
  1410. 23:59:07 T:2764036976   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/c/cfb052e5.dds, fd=10002
  1411. 23:59:07 T:2852600688   DEBUG: CFileSMB::Close closing fd 10001
  1412. 23:59:07 T:2852600688   DEBUG: DoWork - took 106 ms to load special://masterprofile/Thumbnails/Video/d/d1f702e0.dds
  1413. 23:59:07 T:2764036976   DEBUG: CFileSMB::Close closing fd 10002
  1414. 23:59:08 T:2709515120   DEBUG: Thread Background Loader 2709515120 terminating
  1415. 23:59:08 T:3016615696   DEBUG: SDLKeyboard: scancode: 16, sym: 0008, unicode: 0008, modifier: 0
  1416. 23:59:08 T:3016615696   DEBUG: OnKey: backspace (f008) pressed, action is Back
  1417. 23:59:08 T:3016615696   DEBUG: CGUIMediaWindow::GetDirectory (videodb://2/2/)
  1418. 23:59:08 T:3016615696   DEBUG:   ParentPath = [videodb://2/]
  1419. 23:59:08 T:2527406960   DEBUG: RunQuery took 4 ms for 65 items query: SELECT * FROM tvshowview
  1420. 23:59:09 T:3016615696   DEBUG: Saving fileitems [videodb://2/2/]
  1421. 23:59:09 T:3016615696   DEBUG:   -- items: 65, sort method: 25, ascending: true
  1422. 23:59:09 T:2709515120   DEBUG: Thread Background Loader start, auto delete: 0
  1423. 23:59:09 T:2764036976   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/d/d9e6de4d.dds, fd=10002
  1424. 23:59:09 T:2852600688   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/9/91de7e16.dds, fd=10001
  1425. 23:59:09 T:2852600688   DEBUG: CFileSMB::Close closing fd 10001
  1426. 23:59:09 T:2527406960   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/e/e25443c4.dds, fd=10000
  1427. 23:59:09 T:2764036976   DEBUG: CFileSMB::Close closing fd 10002
  1428. 23:59:09 T:2772429680   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/b/bde0c62b.dds, fd=10004
  1429. 23:59:09 T:2527406960   DEBUG: CFileSMB::Close closing fd 10000
  1430. 23:59:09 T:2772429680   DEBUG: CFileSMB::Close closing fd 10004
  1431. 23:59:09 T:2772429680   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/b/bd320b21.dds, fd=10000
  1432. 23:59:09 T:2852600688   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/e/e1f32004.dds, fd=10004
  1433. 23:59:09 T:2527406960   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/f/f11698fd.dds, fd=10002
  1434. 23:59:09 T:2772429680   DEBUG: CFileSMB::Close closing fd 10000
  1435. 23:59:09 T:2852600688   DEBUG: CFileSMB::Close closing fd 10004
  1436. 23:59:09 T:2527406960   DEBUG: CFileSMB::Close closing fd 10002
  1437. 23:59:09 T:2764036976   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/5/52b07095.dds, fd=10004
  1438. 23:59:09 T:2764036976   DEBUG: CFileSMB::Close closing fd 10004
  1439. 23:59:09 T:2772429680   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/c/cd048208.dds, fd=10004
  1440. 23:59:09 T:2527406960   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/4/41751557.dds, fd=10002
  1441. 23:59:09 T:2772429680   DEBUG: CFileSMB::Close closing fd 10004
  1442. 23:59:09 T:2527406960   DEBUG: CFileSMB::Close closing fd 10002
  1443. 23:59:09 T:2852600688   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/4/42e17fa9.dds, fd=10000
  1444. 23:59:09 T:2852600688   DEBUG: CFileSMB::Close closing fd 10000
  1445. 23:59:09 T:2764036976   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/e/e1e3d9a5.dds, fd=10000
  1446. 23:59:09 T:2772429680   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/7/78391df2.dds, fd=10002
  1447. 23:59:09 T:2852600688   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/b/bf7ea7dd.dds, fd=10004
  1448. 23:59:09 T:2527406960   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/f/fa525ad5.dds, fd=10001
  1449. 23:59:09 T:2527406960   DEBUG: CFileSMB::Close closing fd 10001
  1450. 23:59:09 T:2764036976   DEBUG: CFileSMB::Close closing fd 10000
  1451. 23:59:09 T:2772429680   DEBUG: CFileSMB::Close closing fd 10002
  1452. 23:59:09 T:2527406960   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/f/f2512e5a.dds, fd=10002
  1453. 23:59:09 T:2764036976   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/5/56e978b2.dds, fd=10001
  1454. 23:59:09 T:2772429680   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/1/1a94b36d.dds, fd=10000
  1455. 23:59:09 T:2527406960   DEBUG: CFileSMB::Close closing fd 10002
  1456. 23:59:09 T:2764036976   DEBUG: CFileSMB::Close closing fd 10001
  1457. 23:59:09 T:2852600688   DEBUG: CFileSMB::Close closing fd 10004
  1458. 23:59:09 T:2852600688   DEBUG: DoWork - took 130 ms to load special://masterprofile/Thumbnails/Video/b/bf7ea7dd.dds
  1459. 23:59:09 T:2772429680   DEBUG: CFileSMB::Close closing fd 10000
  1460. 23:59:09 T:2764036976   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/3/396abece.dds, fd=10000
  1461. 23:59:09 T:2527406960   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/2/2d1f18ad.dds, fd=10004
  1462. 23:59:09 T:2852600688   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/9/98b40fc4.dds, fd=10001
  1463. 23:59:09 T:2772429680   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/f/fe5e4c04.dds, fd=10002
  1464. 23:59:09 T:2772429680   DEBUG: CFileSMB::Close closing fd 10002
  1465. 23:59:09 T:2852600688   DEBUG: CFileSMB::Close closing fd 10001
  1466. 23:59:09 T:2764036976   DEBUG: CFileSMB::Close closing fd 10000
  1467. 23:59:09 T:2527406960   DEBUG: CFileSMB::Close closing fd 10004
  1468. 23:59:09 T:2772429680   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/f/f2929f60.dds, fd=10001
  1469. 23:59:09 T:2772429680   DEBUG: CFileSMB::Close closing fd 10001
  1470. 23:59:10 T:3016615696   DEBUG: SDLKeyboard: scancode: 16, sym: 0008, unicode: 0008, modifier: 0
  1471. 23:59:10 T:3016615696   DEBUG: OnKey: backspace (f008) pressed, action is Back
  1472. 23:59:10 T:3016615696   DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  1473. 23:59:10 T:2709515120   DEBUG: Thread Background Loader 2709515120 terminating
  1474. 23:59:10 T:3016615696   DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
  1475. 23:59:10 T:3016615696   DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  1476. 23:59:10 T:3016615696   DEBUG: ------ Window Init (Home.xml) ------
  1477. 23:59:10 T:3016615696    INFO: Loading skin file: Home.xml
  1478. 23:59:10 T:2852600688   DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  1479. 23:59:10 T:2527406960    INFO: WEATHER: Downloading weather
  1480. 23:59:10 T:2527406960    INFO: initializing python engine.
  1481. 23:59:10 T:2527406960   DEBUG: new python thread created. id=12
  1482. 23:59:10 T:2709515120   DEBUG: Thread XBPyThread start, auto delete: 0
  1483. 23:59:10 T:2709515120   DEBUG: Python thread: start processing
  1484. 23:59:10 T:2709515120  NOTICE: -->Python Interpreter Initialized<--
  1485. 23:59:10 T:2709515120   DEBUG: Process - The source file to load is /usr/share/xbmc/addons/weather.wunderground/default.py
  1486. 23:59:10 T:2709515120   DEBUG: Process - Setting the Python path to /usr/share/xbmc/addons/weather.wunderground:/usr/share/xbmc/addons/script.module.simplejson/lib:/home/jasp/.xbmc/addons/script.module.beautifulsoup/lib:/usr/share/xbmc/addons/script.module.pil/lib:/home/jasp/.xbmc/addons/script.common.plugin.cache/lib:/home/jasp/.xbmc/addons/script.module.simple.downloader/lib:/home/jasp/.xbmc/addons/script.module.parsedom/lib:/home/jasp/.xbmc/addons/script.module.elementtree/lib:/usr/share/xbmc/addons/script.module.pysqlite/lib:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/local/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages/PIL:/usr/lib/python2.7/dist-packages/gtk-2.0:/usr/lib/pymodules/python2.7:
  1487. 23:59:10 T:2709515120   DEBUG: Process - Entering source directory /usr/share/xbmc/addons/weather.wunderground
  1488. 23:59:10 T:2709515120   DEBUG: Instantiating addon using automatically obtained id of "weather.wunderground" dependent on version 2.0 of the xbmc.python api
  1489. 23:59:10 T:3016615696   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/9/91080db9.tbn, fd=10001
  1490. 23:59:10 T:2852600688   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
  1491. 23:59:10 T:3016615696   DEBUG: CFileSMB::Close closing fd 10001
  1492. 23:59:11 T:3016615696   DEBUG: Updating RSS
  1493. 23:59:11 T:2812238704   DEBUG: Thread CRssReader start, auto delete: 0
  1494. 23:59:11 T:2812238704   DEBUG: FileCurl::Open(0xa79f50f0) http://feeds.feedburner.com/xbmc
  1495. 23:59:11 T:2812238704    INFO: easy_aquire - Created session to http://feeds.feedburner.com
  1496. 23:59:11 T:2852600688   DEBUG: GetRecentlyAddedAlbums query: select * from albumview order by idAlbum desc limit 10
  1497. 23:59:11 T:2852600688   DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  1498. 23:59:11 T:2812238704   DEBUG: Got rss feed: http://feeds.feedburner.com/xbmc
  1499. 23:59:11 T:2812238704   DEBUG: RSS feed encoding: UTF-8
  1500. 23:59:11 T:2812238704   DEBUG: Parsed rss feed: http://feeds.feedburner.com/xbmc
  1501. 23:59:11 T:2812238704   DEBUG: Thread CRssReader 2812238704 terminating
  1502. 23:59:11 T:2852600688   DEBUG: RunQuery took 3 ms for 10 items query: select * from movieview  order by idMovie desc limit 10
  1503. 23:59:11 T:2852600688   DEBUG: RunQuery took 2 ms for 10 items query: select * from episodeview order by idEpisode desc limit 10
  1504. 23:59:11 T:2772429680   DEBUG: DoWork - trying to extract filestream details from video file smb://DS410_JASP/video/Series/Criminal Minds/Season 7/Criminal Minds - S07E23 - E24 HDTV x264-LOL.mp4
  1505. 23:59:11 T:2772429680   DEBUG: CFileSMB::Open - opened video/Series/Criminal Minds/Season 7/Criminal Minds - S07E23 - E24 HDTV x264-LOL.mp4, fd=10001
  1506. 23:59:11 T:2772429680   DEBUG: Open - probing detected format [mov,mp4,m4a,3gp,3g2,mj2]
  1507. 23:59:11 T:3016615696   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/6/6e27a889.tbn, fd=10004
  1508. 23:59:11 T:2764036976   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/c/c9cc9b86.dds, fd=10000
  1509. 23:59:11 T:3016615696   DEBUG: CFileSMB::Close closing fd 10004
  1510. 23:59:11 T:2764036976   DEBUG: CFileSMB::Close closing fd 10000
  1511. 23:59:11 T:2764036976   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/8/83ad9dbc.dds, fd=10000
  1512. 23:59:11 T:2764036976   DEBUG: CFileSMB::Close closing fd 10000
  1513. 23:59:11 T:2764036976   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/5/58f5df28.dds, fd=10000
  1514. 23:59:11 T:2764036976   DEBUG: CFileSMB::Close closing fd 10000
  1515. 23:59:11 T:2852600688   DEBUG: GetMusicVideosByWhere query = select * from musicvideoview order by idMVideo desc limit 10
  1516. 23:59:11 T:2852600688   DEBUG: GetMusicVideosByWhere time for actual SQL query = 1
  1517. 23:59:11 T:2852600688   DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  1518. 23:59:12 T:2772429680   DEBUG: Open - av_find_stream_info starting
  1519. 23:59:12 T:2772429680   DEBUG: Open - av_find_stream_info finished
  1520. 23:59:12 T:2772429680    INFO: ffmpeg[A53FEB70]: Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'smb://DS410_JASP/video/Series/Criminal Minds/Season 7/Criminal Minds - S07E23 - E24 HDTV x264-LOL.mp4':
  1521. 23:59:12 T:2772429680    INFO: ffmpeg[A53FEB70]:   Metadata:
  1522. 23:59:12 T:2772429680    INFO: ffmpeg[A53FEB70]:     major_brand     : isom
  1523. 23:59:12 T:2772429680    INFO: ffmpeg[A53FEB70]:     minor_version   : 1
  1524. 23:59:12 T:2772429680    INFO: ffmpeg[A53FEB70]:     compatible_brands: isom
  1525. 23:59:12 T:2772429680    INFO: ffmpeg[A53FEB70]:     creation_time   : 2012-05-16 00:07:32
  1526. 23:59:12 T:2772429680    INFO: ffmpeg[A53FEB70]:   Duration: 01:23:24.73, start: 0.000000, bitrate: 914 kb/s
  1527. 23:59:12 T:2772429680    INFO: ffmpeg[A53FEB70]:     Stream #0.0(und): Video: h264 (High), yuv420p, 720x404, 787 kb/s, 23.98 fps, 23.98 tbr, 24k tbn, 47.95 tbc
  1528. 23:59:12 T:2772429680    INFO: ffmpeg[A53FEB70]:     Metadata:
  1529. 23:59:12 T:2772429680    INFO: ffmpeg[A53FEB70]:       creation_time   : 2012-05-16 22:24:36
  1530. 23:59:12 T:2772429680    INFO: ffmpeg[A53FEB70]:     Stream #0.1(und): Audio: aac, 48000 Hz, stereo, s16, 122 kb/s
  1531. 23:59:12 T:2772429680    INFO: ffmpeg[A53FEB70]:     Metadata:
  1532. 23:59:12 T:2772429680    INFO: ffmpeg[A53FEB70]:       creation_time   : 2012-05-16 00:07:49
  1533. 23:59:12 T:2772429680   DEBUG: CFileSMB::Close closing fd 10001
  1534. 23:59:12 T:2772429680   DEBUG: DoWork - trying to extract filestream details from video file smb://DS410_JASP/video/Series/90210/Season 4/90210 - S04E24 - HDTV x264-ASAP.mp4
  1535. 23:59:12 T:2772429680   DEBUG: CFileSMB::Open - opened video/Series/90210/Season 4/90210 - S04E24 - HDTV x264-ASAP.mp4, fd=10001
  1536. 23:59:12 T:2772429680   DEBUG: Open - probing detected format [mov,mp4,m4a,3gp,3g2,mj2]
  1537. 23:59:12 T:2772429680   DEBUG: Open - av_find_stream_info starting
  1538. 23:59:12 T:2772429680   DEBUG: Open - av_find_stream_info finished
  1539. 23:59:12 T:2772429680    INFO: ffmpeg[A53FEB70]: Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'smb://DS410_JASP/video/Series/90210/Season 4/90210 - S04E24 - HDTV x264-ASAP.mp4':
  1540. 23:59:12 T:2772429680    INFO: ffmpeg[A53FEB70]:   Metadata:
  1541. 23:59:12 T:2772429680    INFO: ffmpeg[A53FEB70]:     major_brand     : isom
  1542. 23:59:12 T:2772429680    INFO: ffmpeg[A53FEB70]:     minor_version   : 1
  1543. 23:59:12 T:2772429680    INFO: ffmpeg[A53FEB70]:     compatible_brands: isom
  1544. 23:59:12 T:2772429680    INFO: ffmpeg[A53FEB70]:     creation_time   : 2011-09-08 11:43:25
  1545. 23:59:12 T:2772429680    INFO: ffmpeg[A53FEB70]:   Duration: 00:41:38.45, start: 0.000000, bitrate: 1276 kb/s
  1546. 23:59:12 T:2772429680    INFO: ffmpeg[A53FEB70]:     Stream #0.0(und): Video: h264 (High), yuv420p, 720x404 [PAR 404:405 DAR 16:9], 1147 kb/s, 23.98 fps, 23.98 tbr, 24k tbn, 47.95 tbc
  1547. 23:59:12 T:2772429680    INFO: ffmpeg[A53FEB70]:     Metadata:
  1548. 23:59:12 T:2772429680    INFO: ffmpeg[A53FEB70]:       creation_time   : 2011-09-08 11:43:25
  1549. 23:59:12 T:2772429680    INFO: ffmpeg[A53FEB70]:     Stream #0.1(und): Audio: aac, 48000 Hz, stereo, s16, 122 kb/s
  1550. 23:59:12 T:2772429680    INFO: ffmpeg[A53FEB70]:     Metadata:
  1551. 23:59:12 T:2772429680    INFO: ffmpeg[A53FEB70]:       creation_time   : 2011-09-08 11:43:25
  1552. 23:59:12 T:2772429680   DEBUG: CFileSMB::Close closing fd 10001
  1553. 23:59:13 T:2709515120    INFO: Scriptresult: Success
  1554. 23:59:13 T:2709515120    INFO: Python script stopped
  1555. 23:59:13 T:2709515120   DEBUG: Thread XBPyThread 2709515120 terminating
  1556. 23:59:13 T:3016615696   DEBUG: waiting for python thread 12 to stop
  1557. 23:59:13 T:3016615696   DEBUG: python thread 12 destructed
  1558. 23:59:14 T:3016615696   DEBUG: ------ Window Init (Pointer.xml) ------
  1559. 23:59:14 T:3016615696   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/c/c9cc9b86.tbn, fd=10001
  1560. 23:59:14 T:3016615696   DEBUG: CFileSMB::Close closing fd 10001
  1561. 23:59:14 T:3016615696   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/8/83ad9dbc.tbn, fd=10001
  1562. 23:59:14 T:3016615696   DEBUG: CFileSMB::Close closing fd 10001
  1563. 23:59:16 T:2732583792   DEBUG: CPullupCorrection: detected pattern of length 1: 41708.33, frameduration: 41708.333333
  1564. 23:59:18 T:3016615696   DEBUG: ProcessMouse: trying mouse action leftclick
  1565. 23:59:18 T:3016615696   DEBUG: ExecuteXBMCAction : Translating down
  1566. 23:59:18 T:3016615696   DEBUG: ExecuteXBMCAction : To down
  1567. 23:59:18 T:3016615696   DEBUG: ExecuteXBMCAction : Translating XBMC.PlayerControl(Stop)
  1568. 23:59:18 T:3016615696   DEBUG: ExecuteXBMCAction : To XBMC.PlayerControl(Stop)
  1569. 23:59:18 T:3016615696  NOTICE: CDVDPlayer::CloseFile()
  1570. 23:59:18 T:3016615696  NOTICE: DVDPlayer: waiting for threads to exit
  1571. 23:59:18 T:2740976496  NOTICE: CDVDPlayer::OnExit()
  1572. 23:59:18 T:2740976496  NOTICE: DVDPlayer: closing audio stream
  1573. 23:59:18 T:2740976496  NOTICE: Closing audio stream
  1574. 23:59:18 T:2740976496  NOTICE: Waiting for audio thread to exit
  1575. 23:59:18 T:2717907824  NOTICE: thread end: CDVDPlayerAudio::OnExit()
  1576. 23:59:18 T:2717907824   DEBUG: Thread CDVDPlayerAudio 2717907824 terminating
  1577. 23:59:18 T:2740976496  NOTICE: Closing audio device
  1578. 23:59:18 T:2740976496   DEBUG: SetActiveDevice - SetActiveDevice from 2 to 1
  1579. 23:59:18 T:2740976496   DEBUG: RemoveActiveDevice - Removing device 2
  1580. 23:59:18 T:2740976496   DEBUG: CGUIAudioManager::Initialize
  1581. 23:59:18 T:2740976496  NOTICE: Deleting audio codec
  1582. 23:59:18 T:2740976496  NOTICE: DVDPlayer: closing video stream
  1583. 23:59:18 T:2740976496  NOTICE: Closing video stream
  1584. 23:59:18 T:2740976496  NOTICE: waiting for video thread to exit
  1585. 23:59:18 T:2732583792  NOTICE: thread end: video_thread
  1586. 23:59:18 T:2732583792   DEBUG: Thread CDVDPlayerVideo 2732583792 terminating
  1587. 23:59:18 T:2740976496  NOTICE: deleting video codec
  1588. 23:59:18 T:2740976496  NOTICE: CDVDPlayer::OnExit() deleting demuxer
  1589. 23:59:18 T:2740976496  NOTICE: CDVDPlayer::OnExit() deleting input stream
  1590. 23:59:18 T:2740976496   DEBUG: CFileSMB::Close closing fd 10003
  1591. 23:59:18 T:2740976496   DEBUG: CAnnouncementManager - Announcement: OnStop from xbmc
  1592. 23:59:18 T:2740976496   DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnStop
  1593. 23:59:18 T:2740976496   DEBUG: Thread CDVDPlayer 2740976496 terminating
  1594. 23:59:18 T:3016615696  NOTICE: DVDPlayer: finished waiting
  1595. 23:59:18 T:3016615696   DEBUG: LinuxRendererGL: Cleaning up GL resources
  1596. 23:59:18 T:3016615696  NOTICE:  (VDPAU) Close
  1597. 23:59:18 T:3016615696   DEBUG: GLX: Destroying glPixmap
  1598. 23:59:18 T:3016615696   DEBUG: GLX: Destroying XPixmap
  1599. 23:59:18 T:3016615696  NOTICE:  (VDPAU) FiniVDPAUOutput
  1600. 23:59:18 T:3016615696  NOTICE: CDVDPlayer::CloseFile()
  1601. 23:59:18 T:3016615696 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  1602. 23:59:18 T:3016615696  NOTICE: DVDPlayer: waiting for threads to exit
  1603. 23:59:18 T:3016615696  NOTICE: DVDPlayer: finished waiting
  1604. 23:59:18 T:3016615696   DEBUG: LinuxRendererGL: Cleaning up GL resources
  1605. 23:59:18 T:2764036976   DEBUG: DoWork - Saving file state for video item smb://DS410_JASP/video/Series/The Mentalist/Season 4/The Mentalist - S04E24 - 720p HDTV X264-DIMENSION.mkv
  1606. 23:59:18 T:3016615696   DEBUG: SECTION:UnloadDelayed(SECTION: LCODE)
  1607. 23:59:19 T:2764036976   DEBUG: Mysql execute: update files set playCount=2,lastPlayed='2012-05-21 23:59:19' where idFile=7153
  1608. 23:59:19 T:2764036976   DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1609. 23:59:19 T:2764036976   DEBUG: GOT ANNOUNCEMENT, type: 8, from xbmc, message OnUpdate
  1610. 23:59:19 T:2772429680   DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  1611. 23:59:19 T:2764036976   DEBUG: Mysql execute: update settings set Deinterlace=1,ViewMode=0,ZoomAmount=1.000000,PixelRatio=1.000000,VerticalShift=0.000000,AudioStream=-1,SubtitleStream=-1,SubtitleDelay=0.000000,SubtitlesOn=1,Brightness=50.000000,Contrast=50.000000,Gamma=20.000000,VolumeAmplification=0.000000,AudioDelay=0.000000,OutputToAllSpeakers=0,Sharpness=0.000000,NoiseReduction=0.000000,NonLinStretch=0,PostProcess=0,ScalingMethod=1,DeinterlaceMode=0,ResumeTime=0,Crop=0,CropLeft=0,CropRight=0,CropTop=0,CropBottom=0 where idFile=7153
  1612. 23:59:19 T:2772429680   DEBUG: RunQuery took 39 ms for 10 items query: select * from movieview  order by idMovie desc limit 10
  1613. 23:59:20 T:2772429680   DEBUG: RunQuery took 1016 ms for 10 items query: select * from episodeview order by idEpisode desc limit 10
  1614. 23:59:20 T:2527406960   DEBUG: DoWork - trying to extract filestream details from video file smb://DS410_JASP/video/Series/Criminal Minds/Season 7/Criminal Minds - S07E23 - E24 HDTV x264-LOL.mp4
  1615. 23:59:20 T:2527406960   DEBUG: CFileSMB::Open - opened video/Series/Criminal Minds/Season 7/Criminal Minds - S07E23 - E24 HDTV x264-LOL.mp4, fd=10003
  1616. 23:59:20 T:2527406960   DEBUG: Open - probing detected format [mov,mp4,m4a,3gp,3g2,mj2]
  1617. 23:59:20 T:2772429680   DEBUG: GetMusicVideosByWhere query = select * from musicvideoview order by idMVideo desc limit 10
  1618. 23:59:20 T:2772429680   DEBUG: GetMusicVideosByWhere time for actual SQL query = 4
  1619. 23:59:20 T:2772429680   DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  1620. 23:59:20 T:2527406960   DEBUG: Open - av_find_stream_info starting
  1621. 23:59:20 T:2527406960   DEBUG: Open - av_find_stream_info finished
  1622. 23:59:20 T:2527406960    INFO: ffmpeg[96A52B70]: Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'smb://DS410_JASP/video/Series/Criminal Minds/Season 7/Criminal Minds - S07E23 - E24 HDTV x264-LOL.mp4':
  1623. 23:59:20 T:2527406960    INFO: ffmpeg[96A52B70]:   Metadata:
  1624. 23:59:20 T:2527406960    INFO: ffmpeg[96A52B70]:     major_brand     : isom
  1625. 23:59:20 T:2527406960    INFO: ffmpeg[96A52B70]:     minor_version   : 1
  1626. 23:59:20 T:2527406960    INFO: ffmpeg[96A52B70]:     compatible_brands: isom
  1627. 23:59:21 T:2527406960    INFO: ffmpeg[96A52B70]:     creation_time   : 2012-05-16 00:07:32
  1628. 23:59:21 T:2527406960    INFO: ffmpeg[96A52B70]:   Duration: 01:23:24.73, start: 0.000000, bitrate: 914 kb/s
  1629. 23:59:21 T:2527406960    INFO: ffmpeg[96A52B70]:     Stream #0.0(und): Video: h264 (High), yuv420p, 720x404, 787 kb/s, 23.98 fps, 23.98 tbr, 24k tbn, 47.95 tbc
  1630. 23:59:21 T:2527406960    INFO: ffmpeg[96A52B70]:     Metadata:
  1631. 23:59:21 T:2527406960    INFO: ffmpeg[96A52B70]:       creation_time   : 2012-05-16 22:24:36
  1632. 23:59:21 T:2527406960    INFO: ffmpeg[96A52B70]:     Stream #0.1(und): Audio: aac, 48000 Hz, stereo, s16, 122 kb/s
  1633. 23:59:21 T:2527406960    INFO: ffmpeg[96A52B70]:     Metadata:
  1634. 23:59:21 T:2527406960    INFO: ffmpeg[96A52B70]:       creation_time   : 2012-05-16 00:07:49
  1635. 23:59:21 T:2527406960   DEBUG: CFileSMB::Close closing fd 10003
  1636. 23:59:21 T:2527406960   DEBUG: DoWork - trying to extract filestream details from video file smb://DS410_JASP/video/Series/90210/Season 4/90210 - S04E24 - HDTV x264-ASAP.mp4
  1637. 23:59:21 T:2527406960   DEBUG: CFileSMB::Open - opened video/Series/90210/Season 4/90210 - S04E24 - HDTV x264-ASAP.mp4, fd=10003
  1638. 23:59:21 T:2527406960   DEBUG: Open - probing detected format [mov,mp4,m4a,3gp,3g2,mj2]
  1639. 23:59:21 T:2527406960   DEBUG: Open - av_find_stream_info starting
  1640. 23:59:21 T:2527406960   DEBUG: Open - av_find_stream_info finished
  1641. 23:59:21 T:2527406960    INFO: ffmpeg[96A52B70]: Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'smb://DS410_JASP/video/Series/90210/Season 4/90210 - S04E24 - HDTV x264-ASAP.mp4':
  1642. 23:59:21 T:2527406960    INFO: ffmpeg[96A52B70]:   Metadata:
  1643. 23:59:21 T:2527406960    INFO: ffmpeg[96A52B70]:     major_brand     : isom
  1644. 23:59:21 T:2527406960    INFO: ffmpeg[96A52B70]:     minor_version   : 1
  1645. 23:59:21 T:2527406960    INFO: ffmpeg[96A52B70]:     compatible_brands: isom
  1646. 23:59:21 T:2527406960    INFO: ffmpeg[96A52B70]:     creation_time   : 2011-09-08 11:43:25
  1647. 23:59:21 T:2527406960    INFO: ffmpeg[96A52B70]:   Duration: 00:41:38.45, start: 0.000000, bitrate: 1276 kb/s
  1648. 23:59:21 T:2527406960    INFO: ffmpeg[96A52B70]:     Stream #0.0(und): Video: h264 (High), yuv420p, 720x404 [PAR 404:405 DAR 16:9], 1147 kb/s, 23.98 fps, 23.98 tbr, 24k tbn, 47.95 tbc
  1649. 23:59:21 T:2527406960    INFO: ffmpeg[96A52B70]:     Metadata:
  1650. 23:59:21 T:2527406960    INFO: ffmpeg[96A52B70]:       creation_time   : 2011-09-08 11:43:25
  1651. 23:59:21 T:2527406960    INFO: ffmpeg[96A52B70]:     Stream #0.1(und): Audio: aac, 48000 Hz, stereo, s16, 122 kb/s
  1652. 23:59:21 T:2527406960    INFO: ffmpeg[96A52B70]:     Metadata:
  1653. 23:59:21 T:2527406960    INFO: ffmpeg[96A52B70]:       creation_time   : 2011-09-08 11:43:25
  1654. 23:59:21 T:2527406960   DEBUG: CFileSMB::Close closing fd 10003
  1655. 23:59:23 T:2852600688   DEBUG: DoWork - took 211 ms to load special://skin/backgrounds/music.jpg
  1656. 23:59:23 T:2527406960   DEBUG: DoWork - took 166 ms to load special://skin/backgrounds/programs.jpg
  1657. 23:59:25 T:3016615696   DEBUG: ProcessMouse: trying mouse action leftclick
  1658. 23:59:25 T:3016615696   DEBUG: ExecuteXBMCAction : Translating ActivateWindow(Settings)
  1659. 23:59:25 T:3016615696   DEBUG: ExecuteXBMCAction : To ActivateWindow(Settings)
  1660. 23:59:25 T:3016615696   DEBUG: Activating window ID: 10004
  1661. 23:59:26 T:3016615696   DEBUG: ------ Window Deinit (Home.xml) ------
  1662. 23:59:26 T:3016615696   DEBUG: ------ Window Init (Settings.xml) ------
  1663. 23:59:26 T:3016615696    INFO: Loading skin file: Settings.xml
  1664. 23:59:26 T:2852600688   DEBUG: DoWork - took 135 ms to load special://skin/backgrounds/system.jpg
  1665. 23:59:28 T:2764036976   DEBUG: DoWork - took 204 ms to load special://skin/backgrounds/network.jpg
  1666. 23:59:30 T:3016615696   DEBUG: ProcessMouse: trying mouse action leftclick
  1667. 23:59:30 T:3016615696   DEBUG: ExecuteXBMCAction : Translating ActivateWindow(SystemSettings)
  1668. 23:59:30 T:3016615696   DEBUG: ExecuteXBMCAction : To ActivateWindow(SystemSettings)
  1669. 23:59:30 T:3016615696   DEBUG: Activating window ID: 10016
  1670. 23:59:30 T:3016615696   DEBUG: ------ Window Deinit (Settings.xml) ------
  1671. 23:59:30 T:3016615696   DEBUG: ------ Window Init (SettingsCategory.xml) ------
  1672. 23:59:30 T:3016615696    INFO: Loading skin file: SettingsCategory.xml
  1673. 23:59:33 T:3016615696   DEBUG: ProcessMouse: trying mouse action leftclick
  1674. 23:59:37 T:3016615696   DEBUG: Previous line repeats 1 times.
  1675. 23:59:37 T:3016615696  NOTICE: Disabled debug logging due to GUI setting. Level 0.
  1676. 23:59:37 T:3016615696  NOTICE: Log level changed to 0
  1677. 00:00:07 T:3016615696  NOTICE: Log level changed to 2
  1678. 00:00:07 T:3016615696  NOTICE: Enabled debug logging due to GUI setting. Level 2.
  1679. 00:00:07 T:3016615696   DEBUG: ------ Window Init () ------
  1680. 00:00:09 T:3016615696   DEBUG: SDLKeyboard: scancode: 16, sym: 0008, unicode: 0008, modifier: 0
  1681. 00:00:09 T:3016615696   DEBUG: OnKey: backspace (f008) pressed, action is Back
  1682. 00:00:09 T:3016615696   DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  1683. 00:00:09 T:3016615696   DEBUG: ------ Window Deinit (Pointer.xml) ------
  1684. 00:00:09 T:3016615696   DEBUG: ------ Window Deinit (SettingsCategory.xml) ------
  1685. 00:00:09 T:3016615696   DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  1686. 00:00:09 T:3016615696   DEBUG: ------ Window Init (Settings.xml) ------
  1687. 00:00:09 T:3016615696    INFO: Loading skin file: Settings.xml
  1688. 00:00:09 T:2764036976   DEBUG: Thread Jobworker start, auto delete: 1
  1689. 00:00:09 T:2764036976   DEBUG: DoWork - took 135 ms to load special://skin/backgrounds/system.jpg
  1690. 00:00:09 T:3016615696   DEBUG: SDLKeyboard: scancode: 16, sym: 0008, unicode: 0008, modifier: 0
  1691. 00:00:09 T:3016615696   DEBUG: OnKey: backspace (f008) pressed, action is Back
  1692. 00:00:09 T:3016615696   DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  1693. 00:00:10 T:3016615696   DEBUG: ------ Window Deinit (Settings.xml) ------
  1694. 00:00:10 T:3016615696   DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  1695. 00:00:10 T:3016615696   DEBUG: ------ Window Init (Home.xml) ------
  1696. 00:00:10 T:3016615696    INFO: Loading skin file: Home.xml
  1697. 00:00:10 T:2764036976   DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  1698. 00:00:10 T:3016615696   DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib-i486-linux.so)
  1699. 00:00:10 T:3016615696   DEBUG: Loading: /usr/lib/xbmc/system/ImageLib-i486-linux.so
  1700. 00:00:10 T:2764036976   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
  1701. 00:00:10 T:2764036976   DEBUG: GetRecentlyAddedAlbums query: select * from albumview order by idAlbum desc limit 10
  1702. 00:00:10 T:2764036976   DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  1703. 00:00:10 T:2764036976   DEBUG: RunQuery took 3 ms for 10 items query: select * from movieview  order by idMovie desc limit 10
  1704. 00:00:11 T:2764036976   DEBUG: RunQuery took 1 ms for 10 items query: select * from episodeview order by idEpisode desc limit 10
  1705. 00:00:11 T:2852600688   DEBUG: Thread Jobworker start, auto delete: 1
  1706. 00:00:11 T:2852600688   DEBUG: DoWork - trying to extract filestream details from video file smb://DS410_JASP/video/Series/Criminal Minds/Season 7/Criminal Minds - S07E23 - E24 HDTV x264-LOL.mp4
  1707. 00:00:11 T:2852600688   DEBUG: CFileSMB::Open - opened video/Series/Criminal Minds/Season 7/Criminal Minds - S07E23 - E24 HDTV x264-LOL.mp4, fd=10003
  1708. 00:00:11 T:2852600688   DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avcore-0-i486-linux.so)
  1709. 00:00:11 T:2852600688   DEBUG: Loading: /usr/lib/xbmc/system/players/dvdplayer/avcore-0-i486-linux.so
  1710. 00:00:11 T:2852600688   DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avcodec-52-i486-linux.so)
  1711. 00:00:11 T:2852600688   DEBUG: Loading: /usr/lib/xbmc/system/players/dvdplayer/avcodec-52-i486-linux.so
  1712. 00:00:11 T:2852600688   DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avformat-52-i486-linux.so)
  1713. 00:00:11 T:2852600688   DEBUG: Loading: /usr/lib/xbmc/system/players/dvdplayer/avformat-52-i486-linux.so
  1714. 00:00:11 T:2852600688   DEBUG: Open - probing detected format [mov,mp4,m4a,3gp,3g2,mj2]
  1715. 00:00:11 T:2764036976   DEBUG: GetMusicVideosByWhere query = select * from musicvideoview order by idMVideo desc limit 10
  1716. 00:00:11 T:2764036976   DEBUG: GetMusicVideosByWhere time for actual SQL query = 1
  1717. 00:00:11 T:2764036976   DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  1718. 00:00:11 T:2852600688   DEBUG: Open - av_find_stream_info starting
  1719. 00:00:11 T:2852600688   DEBUG: Open - av_find_stream_info finished
  1720. 00:00:11 T:2852600688    INFO: ffmpeg[AA073B70]: Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'smb://DS410_JASP/video/Series/Criminal Minds/Season 7/Criminal Minds - S07E23 - E24 HDTV x264-LOL.mp4':
  1721. 00:00:11 T:2852600688    INFO: ffmpeg[AA073B70]:   Metadata:
  1722. 00:00:11 T:2852600688    INFO: ffmpeg[AA073B70]:     major_brand     : isom
  1723. 00:00:11 T:2852600688    INFO: ffmpeg[AA073B70]:     minor_version   : 1
  1724. 00:00:11 T:2852600688    INFO: ffmpeg[AA073B70]:     compatible_brands: isom
  1725. 00:00:11 T:2852600688    INFO: ffmpeg[AA073B70]:     creation_time   : 2012-05-16 00:07:32
  1726. 00:00:11 T:2852600688    INFO: ffmpeg[AA073B70]:   Duration: 01:23:24.73, start: 0.000000, bitrate: 914 kb/s
  1727. 00:00:11 T:2852600688    INFO: ffmpeg[AA073B70]:     Stream #0.0(und): Video: h264 (High), yuv420p, 720x404, 787 kb/s, 23.98 fps, 23.98 tbr, 24k tbn, 47.95 tbc
  1728. 00:00:11 T:2852600688    INFO: ffmpeg[AA073B70]:     Metadata:
  1729. 00:00:11 T:2852600688    INFO: ffmpeg[AA073B70]:       creation_time   : 2012-05-16 22:24:36
  1730. 00:00:11 T:2852600688    INFO: ffmpeg[AA073B70]:     Stream #0.1(und): Audio: aac, 48000 Hz, stereo, s16, 122 kb/s
  1731. 00:00:11 T:2852600688    INFO: ffmpeg[AA073B70]:     Metadata:
  1732. 00:00:11 T:2852600688    INFO: ffmpeg[AA073B70]:       creation_time   : 2012-05-16 00:07:49
  1733. 00:00:11 T:2852600688   DEBUG: CFileSMB::Close closing fd 10003
  1734. 00:00:11 T:2527406960   DEBUG: Thread Jobworker start, auto delete: 1
  1735. 00:00:11 T:2852600688   DEBUG: DoWork - trying to extract filestream details from video file smb://DS410_JASP/video/Series/90210/Season 4/90210 - S04E24 - HDTV x264-ASAP.mp4
  1736. 00:00:11 T:2852600688   DEBUG: CFileSMB::Open - opened video/Series/90210/Season 4/90210 - S04E24 - HDTV x264-ASAP.mp4, fd=10003
  1737. 00:00:11 T:2852600688   DEBUG: Open - probing detected format [mov,mp4,m4a,3gp,3g2,mj2]
  1738. 00:00:11 T:2852600688   DEBUG: Open - av_find_stream_info starting
  1739. 00:00:11 T:2852600688   DEBUG: Open - av_find_stream_info finished
  1740. 00:00:11 T:2852600688    INFO: ffmpeg[AA073B70]: Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'smb://DS410_JASP/video/Series/90210/Season 4/90210 - S04E24 - HDTV x264-ASAP.mp4':
  1741. 00:00:11 T:2852600688    INFO: ffmpeg[AA073B70]:   Metadata:
  1742. 00:00:11 T:2852600688    INFO: ffmpeg[AA073B70]:     major_brand     : isom
  1743. 00:00:11 T:2852600688    INFO: ffmpeg[AA073B70]:     minor_version   : 1
  1744. 00:00:11 T:2852600688    INFO: ffmpeg[AA073B70]:     compatible_brands: isom
  1745. 00:00:11 T:2852600688    INFO: ffmpeg[AA073B70]:     creation_time   : 2011-09-08 11:43:25
  1746. 00:00:11 T:2852600688    INFO: ffmpeg[AA073B70]:   Duration: 00:41:38.45, start: 0.000000, bitrate: 1276 kb/s
  1747. 00:00:11 T:2852600688    INFO: ffmpeg[AA073B70]:     Stream #0.0(und): Video: h264 (High), yuv420p, 720x404 [PAR 404:405 DAR 16:9], 1147 kb/s, 23.98 fps, 23.98 tbr, 24k tbn, 47.95 tbc
  1748. 00:00:11 T:2852600688    INFO: ffmpeg[AA073B70]:     Metadata:
  1749. 00:00:11 T:2852600688    INFO: ffmpeg[AA073B70]:       creation_time   : 2011-09-08 11:43:25
  1750. 00:00:11 T:2852600688    INFO: ffmpeg[AA073B70]:     Stream #0.1(und): Audio: aac, 48000 Hz, stereo, s16, 122 kb/s
  1751. 00:00:11 T:2852600688    INFO: ffmpeg[AA073B70]:     Metadata:
  1752. 00:00:11 T:2852600688    INFO: ffmpeg[AA073B70]:       creation_time   : 2011-09-08 11:43:25
  1753. 00:00:11 T:2852600688   DEBUG: CFileSMB::Close closing fd 10003
  1754. 00:00:12 T:3016615696   DEBUG: SDLKeyboard: scancode: 71, sym: 0114, unicode: 0000, modifier: 0
  1755. 00:00:12 T:3016615696   DEBUG: OnKey: left (f082) pressed, action is Left
  1756. 00:00:12 T:2527406960   DEBUG: DoWork - took 116 ms to load special://skin/backgrounds/programs.jpg
  1757. 00:00:12 T:3016615696   DEBUG: SDLKeyboard: scancode: 71, sym: 0114, unicode: 0000, modifier: 0
  1758. 00:00:12 T:3016615696   DEBUG: OnKey: left (f082) pressed, action is Left
  1759. 00:00:12 T:2852600688   DEBUG: DoWork - took 149 ms to load special://skin/backgrounds/music.jpg
  1760. 00:00:12 T:3016615696   DEBUG: SDLKeyboard: scancode: 71, sym: 0114, unicode: 0000, modifier: 0
  1761. 00:00:12 T:3016615696   DEBUG: OnKey: left (f082) pressed, action is Left
  1762. 00:00:12 T:3016615696   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/8/83ad9dbc.tbn, fd=10003
  1763. 00:00:12 T:2527406960   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/c/c9cc9b86.dds, fd=10001
  1764. 00:00:12 T:3016615696   DEBUG: CFileSMB::Close closing fd 10003
  1765. 00:00:12 T:2527406960   DEBUG: CFileSMB::Close closing fd 10001
  1766. 00:00:12 T:2852600688   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/5/58f5df28.dds, fd=10001
  1767. 00:00:12 T:2852600688   DEBUG: CFileSMB::Close closing fd 10001
  1768. 00:00:12 T:2527406960   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/6/6e27a889.dds, fd=10001
  1769. 00:00:12 T:2527406960   DEBUG: CFileSMB::Close closing fd 10001
  1770. 00:00:12 T:2764036976   DEBUG: DoWork - took 146 ms to load special://skin/backgrounds/videos.jpg
  1771. 00:00:32 T:3016615696   DEBUG: SDLKeyboard: scancode: 24, sym: 000d, unicode: 000d, modifier: 0
  1772. 00:00:32 T:3016615696   DEBUG: OnKey: return (f00d) pressed, action is Select
  1773. 00:00:32 T:3016615696   DEBUG: ExecuteXBMCAction : Translating ActivateWindow(Videos,TVShowTitles,return)
  1774. 00:00:32 T:3016615696   DEBUG: ExecuteXBMCAction : To ActivateWindow(Videos,TVShowTitles,return)
  1775. 00:00:32 T:3016615696   DEBUG: Activating window ID: 10025
  1776. 00:00:32 T:3016615696   DEBUG: ------ Window Deinit (Home.xml) ------
  1777. 00:00:32 T:3016615696   DEBUG: ------ Window Init (MyVideoNav.xml) ------
  1778. 00:00:32 T:3016615696    INFO: Loading skin file: MyVideoNav.xml
  1779. 00:00:32 T:3016615696   DEBUG: CGUIMediaWindow::GetDirectory (videodb://2/2/)
  1780. 00:00:32 T:3016615696   DEBUG:   ParentPath = [videodb://2/2/]
  1781. 00:00:33 T:3016615696   DEBUG: RunQuery took 700 ms for 65 items query: SELECT * FROM tvshowview
  1782. 00:00:33 T:3016615696   DEBUG: Saving fileitems [videodb://2/2/]
  1783. 00:00:33 T:3016615696   DEBUG:   -- items: 65, sort method: 25, ascending: true
  1784. 00:00:33 T:2772429680   DEBUG: Thread Background Loader start, auto delete: 0
  1785. 00:00:33 T:2852600688   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/1be67e10.dds, fd=10001
  1786. 00:00:33 T:2740976496   DEBUG: Thread Jobworker start, auto delete: 1
  1787. 00:00:34 T:2527406960   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/d/d9e6de4d.dds, fd=10003
  1788. 00:00:34 T:2740976496   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/b/bde0c62b.dds, fd=10000
  1789. 00:00:34 T:2764036976   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/9/91de7e16.dds, fd=10004
  1790. 00:00:34 T:2764036976   DEBUG: CFileSMB::Close closing fd 10004
  1791. 00:00:34 T:2740976496   DEBUG: CFileSMB::Close closing fd 10000
  1792. 00:00:34 T:2740976496   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/e/e1f32004.dds, fd=10000
  1793. 00:00:34 T:2740976496   DEBUG: CFileSMB::Close closing fd 10000
  1794. 00:00:34 T:2527406960   DEBUG: CFileSMB::Close closing fd 10003
  1795. 00:00:34 T:2852600688   DEBUG: CFileSMB::Close closing fd 10001
  1796. 00:00:34 T:2852600688   DEBUG: DoWork - took 118 ms to load special://masterprofile/Thumbnails/Video/Fanart/1be67e10.dds
  1797. 00:00:34 T:2764036976   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/e/e25443c4.dds, fd=10001
  1798. 00:00:34 T:2852600688   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/f/f11698fd.dds, fd=10003
  1799. 00:00:34 T:2852600688   DEBUG: CFileSMB::Close closing fd 10003
  1800. 00:00:34 T:2764036976   DEBUG: CFileSMB::Close closing fd 10001
  1801. 00:00:34 T:2740976496   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/5/52b07095.dds, fd=10001
  1802. 00:00:34 T:2527406960   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/b/bd320b21.dds, fd=10000
  1803. 00:00:34 T:2527406960   DEBUG: CFileSMB::Close closing fd 10000
  1804. 00:00:34 T:2740976496   DEBUG: CFileSMB::Close closing fd 10001
  1805. 00:00:34 T:2852600688   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/4/42e17fa9.dds, fd=10000
  1806. 00:00:34 T:2764036976   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/c/cd048208.dds, fd=10001
  1807. 00:00:34 T:2852600688   DEBUG: CFileSMB::Close closing fd 10000
  1808. 00:00:34 T:2764036976   DEBUG: CFileSMB::Close closing fd 10001
  1809. 00:00:34 T:2527406960   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/4/41751557.dds, fd=10001
  1810. 00:00:34 T:2764036976   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/f/fa525ad5.dds, fd=10000
  1811. 00:00:34 T:2852600688   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/7/78391df2.dds, fd=10003
  1812. 00:00:34 T:2527406960   DEBUG: CFileSMB::Close closing fd 10001
  1813. 00:00:34 T:2764036976   DEBUG: CFileSMB::Close closing fd 10000
  1814. 00:00:34 T:2740976496   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/e/e1e3d9a5.dds, fd=10001
  1815. 00:00:34 T:2852600688   DEBUG: CFileSMB::Close closing fd 10003
  1816. 00:00:34 T:2740976496   DEBUG: CFileSMB::Close closing fd 10001
  1817. 00:00:34 T:2527406960   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/b/bf7ea7dd.dds, fd=10000
  1818. 00:00:34 T:2852600688   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/1/1be67e10.dds, fd=10001
  1819. 00:00:34 T:2764036976   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/5/56e978b2.dds, fd=10003
  1820. 00:00:34 T:2740976496   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/f/f2512e5a.dds, fd=10004
  1821. 00:00:34 T:2852600688   DEBUG: CFileSMB::Close closing fd 10001
  1822. 00:00:34 T:2527406960   DEBUG: CFileSMB::Close closing fd 10000
  1823. 00:00:34 T:2852600688   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/1/1a94b36d.dds, fd=10001
  1824. 00:00:34 T:2852600688   DEBUG: CFileSMB::Close closing fd 10001
  1825. 00:00:34 T:2764036976   DEBUG: CFileSMB::Close closing fd 10003
  1826. 00:00:34 T:2764036976   DEBUG: DoWork - took 106 ms to load special://masterprofile/Thumbnails/Video/5/56e978b2.dds
  1827. 00:00:34 T:2740976496   DEBUG: CFileSMB::Close closing fd 10004
  1828. 00:00:34 T:2527406960   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/3/396abece.dds, fd=10004
  1829. 00:00:34 T:2852600688   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/2/2d1f18ad.dds, fd=10003
  1830. 00:00:34 T:2764036976   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/9/98b40fc4.dds, fd=10000
  1831. 00:00:34 T:2764036976   DEBUG: CFileSMB::Close closing fd 10000
  1832. 00:00:34 T:2740976496   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/f/fe5e4c04.dds, fd=10001
  1833. 00:00:34 T:2740976496   DEBUG: CFileSMB::Close closing fd 10001
  1834. 00:00:34 T:2740976496   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/f/f2929f60.dds, fd=10000
  1835. 00:00:34 T:2852600688   DEBUG: CFileSMB::Close closing fd 10003
  1836. 00:00:34 T:2527406960   DEBUG: CFileSMB::Close closing fd 10004
  1837. 00:00:34 T:2740976496   DEBUG: CFileSMB::Close closing fd 10000
  1838. 00:00:37 T:2772429680   DEBUG: OpenDir - Using authentication url smb://DS410%5fJASP/video/Series/L%27homme%20de%20l%27atlantide
  1839. 00:00:39 T:2772429680   DEBUG: OpenDir - Using authentication url smb://DS410%5fJASP/video/Series/Primeval%20New%20World
  1840. 00:00:40 T:2772429680   DEBUG: OpenDir - Using authentication url smb://DS410%5fJASP/video/Series/Shogun
  1841. 00:00:40 T:3016615696   DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib-i486-linux.so)
  1842. 00:00:40 T:3016615696   DEBUG: Unloading: ImageLib-i486-linux.so
  1843. 00:00:41 T:2772429680   DEBUG: Thread Background Loader 2772429680 terminating
  1844. 00:00:42 T:3016615696   DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/players/dvdplayer/avcore-0-i486-linux.so)
  1845. 00:00:42 T:3016615696   DEBUG: Unloading: avcore-0-i486-linux.so
  1846. 00:00:42 T:3016615696   DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/players/dvdplayer/avcodec-52-i486-linux.so)
  1847. 00:00:42 T:3016615696   DEBUG: Unloading: avcodec-52-i486-linux.so
  1848. 00:00:43 T:3016615696   DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/players/dvdplayer/avformat-52-i486-linux.so)
  1849. 00:00:43 T:3016615696   DEBUG: Unloading: avformat-52-i486-linux.so
  1850. 00:00:46 T:3016615696   DEBUG: SDLKeyboard: scancode: 6f, sym: 0111, unicode: 0000, modifier: 0
  1851. 00:00:46 T:3016615696   DEBUG: OnKey: up (f080) pressed, action is Up
  1852. 00:00:46 T:2764036976   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/41751557.dds, fd=10000
  1853. 00:00:46 T:2764036976   DEBUG: CFileSMB::Close closing fd 10000
  1854. 00:00:48 T:3016615696   DEBUG: SDLKeyboard: scancode: 74, sym: 0112, unicode: 0000, modifier: 0
  1855. 00:00:48 T:3016615696   DEBUG: OnKey: down (f081) pressed, action is Down
  1856. 00:00:48 T:3016615696   DEBUG: SDLKeyboard: scancode: 74, sym: 0112, unicode: 0000, modifier: 0
  1857. 00:00:48 T:3016615696   DEBUG: OnKey: down (f081) pressed, action is Down
  1858. 00:00:48 T:2740976496   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/396abece.dds, fd=10000
  1859. 00:00:48 T:2527406960   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/9/9ac3944a.dds, fd=10003
  1860. 00:00:48 T:2852600688   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/0/0fc3a294.dds, fd=10004
  1861. 00:00:48 T:2527406960   DEBUG: CFileSMB::Close closing fd 10003
  1862. 00:00:48 T:2852600688   DEBUG: CFileSMB::Close closing fd 10004
  1863. 00:00:48 T:2852600688   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/b/bab0d569.dds, fd=10004
  1864. 00:00:48 T:2764036976   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/2/21b3d764.dds, fd=10003
  1865. 00:00:48 T:2764036976   DEBUG: CFileSMB::Close closing fd 10003
  1866. 00:00:48 T:2527406960   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/6/66214201.dds, fd=10001
  1867. 00:00:48 T:2527406960   DEBUG: CFileSMB::Close closing fd 10001
  1868. 00:00:48 T:2852600688   DEBUG: CFileSMB::Close closing fd 10004
  1869. 00:00:48 T:2740976496   DEBUG: CFileSMB::Close closing fd 10000
  1870. 00:00:48 T:2527406960   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/e/e0a61ec6.dds, fd=10004
  1871. 00:00:48 T:2527406960   DEBUG: CFileSMB::Close closing fd 10004
  1872. 00:00:48 T:3016615696   DEBUG: SDLKeyboard: scancode: 74, sym: 0112, unicode: 0000, modifier: 0
  1873. 00:00:48 T:3016615696   DEBUG: OnKey: down (f081) pressed, action is Down
  1874. 00:00:48 T:2740976496   DEBUG: DoWork - took 166 ms to load special://masterprofile/Thumbnails/Video/Fanart/396abece.dds
  1875. 00:00:48 T:2764036976   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/6/6baad026.dds, fd=10004
  1876. 00:00:48 T:2852600688   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/4/467d8f6c.dds, fd=10000
  1877. 00:00:48 T:2527406960   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/a/a9f9073a.dds, fd=10003
  1878. 00:00:48 T:2740976496   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/5/59ea7af6.dds, fd=10001
  1879. 00:00:48 T:2740976496   DEBUG: CFileSMB::Close closing fd 10001
  1880. 00:00:48 T:2852600688   DEBUG: CFileSMB::Close closing fd 10000
  1881. 00:00:48 T:2764036976   DEBUG: CFileSMB::Close closing fd 10004
  1882. 00:00:48 T:2852600688   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/0/0ad2eee3.dds, fd=10000
  1883. 00:00:48 T:2764036976   DEBUG: DoWork - took 109 ms to load special://masterprofile/Thumbnails/Video/6/6baad026.dds
  1884. 00:00:48 T:2527406960   DEBUG: CFileSMB::Close closing fd 10003
  1885. 00:00:48 T:2740976496   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/21b3d764.dds, fd=10004
  1886. 00:00:48 T:2764036976   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/d/dcfe06b9.dds, fd=10003
  1887. 00:00:48 T:2527406960   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/4/4ddefaf8.dds, fd=10001
  1888. 00:00:48 T:2764036976   DEBUG: CFileSMB::Close closing fd 10003
  1889. 00:00:48 T:2852600688   DEBUG: CFileSMB::Close closing fd 10000
  1890. 00:00:48 T:2527406960   DEBUG: CFileSMB::Close closing fd 10001
  1891. 00:00:48 T:2764036976   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/4/4a2eab6b.dds, fd=10001
  1892. 00:00:48 T:2740976496   DEBUG: CFileSMB::Close closing fd 10004
  1893. 00:00:49 T:2764036976   DEBUG: CFileSMB::Close closing fd 10001
  1894. 00:00:49 T:2852600688   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/f/fcc1fdb5.dds, fd=10001
  1895. 00:00:49 T:2852600688   DEBUG: CFileSMB::Close closing fd 10001
  1896. 00:00:49 T:3016615696   DEBUG: SDLKeyboard: scancode: 74, sym: 0112, unicode: 0000, modifier: 0
  1897. 00:00:49 T:3016615696   DEBUG: OnKey: down (f081) pressed, action is Down
  1898. 00:00:49 T:2764036976   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/0/0fac1c90.dds, fd=10001
  1899. 00:00:49 T:2852600688   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/0/00330431.dds, fd=10004
  1900. 00:00:49 T:2852600688   DEBUG: CFileSMB::Close closing fd 10004
  1901. 00:00:49 T:2740976496   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/1/18e9fef6.dds, fd=10004
  1902. 00:00:49 T:2527406960   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/e0a61ec6.dds, fd=10000
  1903. 00:00:49 T:2764036976   DEBUG: CFileSMB::Close closing fd 10001
  1904. 00:00:49 T:2852600688   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/b/ba388dcd.dds, fd=10003
  1905. 00:00:49 T:2852600688   DEBUG: CFileSMB::Close closing fd 10003
  1906. 00:00:49 T:2740976496   DEBUG: CFileSMB::Close closing fd 10004
  1907. 00:00:49 T:2764036976   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/5/54b30765.dds, fd=10003
  1908. 00:00:49 T:2764036976   DEBUG: CFileSMB::Close closing fd 10003
  1909. 00:00:49 T:2527406960   DEBUG: CFileSMB::Close closing fd 10000
  1910. 00:00:49 T:2527406960   DEBUG: DoWork - took 131 ms to load special://masterprofile/Thumbnails/Video/Fanart/e0a61ec6.dds
  1911. 00:00:49 T:3016615696   DEBUG: SDLKeyboard: scancode: 74, sym: 0112, unicode: 0000, modifier: 0
  1912. 00:00:49 T:3016615696   DEBUG: OnKey: down (f081) pressed, action is Down
  1913. 00:00:49 T:2852600688   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/0ad2eee3.dds, fd=10000
  1914. 00:00:49 T:2852600688   DEBUG: CFileSMB::Close closing fd 10000
  1915. 00:00:50 T:3016615696   DEBUG: SDLKeyboard: scancode: 74, sym: 0112, unicode: 0000, modifier: 0
  1916. 00:00:50 T:3016615696   DEBUG: OnKey: down (f081) pressed, action is Down
  1917. 00:00:50 T:2764036976   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/18e9fef6.dds, fd=10000
  1918. 00:00:50 T:2764036976   DEBUG: CFileSMB::Close closing fd 10000
  1919. 00:00:51 T:3016615696   DEBUG: SDLKeyboard: scancode: 74, sym: 0112, unicode: 0000, modifier: 0
  1920. 00:00:51 T:3016615696   DEBUG: OnKey: down (f081) pressed, action is Down
  1921. 00:00:51 T:2740976496   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/0b085726.dds, fd=10000
  1922. 00:00:51 T:2764036976   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/0/0b085726.dds, fd=10003
  1923. 00:00:51 T:2764036976   DEBUG: CFileSMB::Close closing fd 10003
  1924. 00:00:52 T:2852600688   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/0/034a8762.dds, fd=10004
  1925. 00:00:52 T:2852600688   DEBUG: CFileSMB::Close closing fd 10004
  1926. 00:00:52 T:2527406960   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/4/49817cb4.dds, fd=10003
  1927. 00:00:52 T:2527406960   DEBUG: CFileSMB::Close closing fd 10003
  1928. 00:00:52 T:2527406960   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/9/99f24c1a.dds, fd=10003
  1929. 00:00:52 T:2527406960   DEBUG: CFileSMB::Close closing fd 10003
  1930. 00:00:52 T:2764036976   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/8/86ea6edf.dds, fd=10003
  1931. 00:00:52 T:2764036976   DEBUG: CFileSMB::Close closing fd 10003
  1932. 00:00:52 T:2852600688   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/b/b5768429.dds, fd=10003
  1933. 00:00:52 T:2527406960   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/a/ac1742cd.dds, fd=10004
  1934. 00:00:52 T:2852600688   DEBUG: CFileSMB::Close closing fd 10003
  1935. 00:00:52 T:2740976496   DEBUG: CFileSMB::Close closing fd 10000
  1936. 00:00:52 T:2527406960   DEBUG: CFileSMB::Close closing fd 10004
  1937. 00:00:52 T:2527406960   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/1/1819f9f3.dds, fd=10004
  1938. 00:00:52 T:2852600688   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/d/db17771f.dds, fd=10000
  1939. 00:00:52 T:2740976496   DEBUG: DoWork - took 176 ms to load special://masterprofile/Thumbnails/Video/Fanart/0b085726.dds
  1940. 00:00:52 T:2527406960   DEBUG: CFileSMB::Close closing fd 10004
  1941. 00:00:52 T:2764036976   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/d/dd30bbeb.dds, fd=10003
  1942. 00:00:52 T:2740976496   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/7/798c16fc.dds, fd=10004
  1943. 00:00:52 T:2740976496   DEBUG: CFileSMB::Close closing fd 10004
  1944. 00:00:52 T:2852600688   DEBUG: CFileSMB::Close closing fd 10000
  1945. 00:00:52 T:2764036976   DEBUG: CFileSMB::Close closing fd 10003
  1946. 00:00:52 T:2852600688   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/7/7614dea0.dds, fd=10000
  1947. 00:00:52 T:2740976496   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/b/b9941b78.dds, fd=10003
  1948. 00:00:52 T:2740976496   DEBUG: CFileSMB::Close closing fd 10003
  1949. 00:00:52 T:2527406960   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/5/566444b3.dds, fd=10003
  1950. 00:00:52 T:2852600688   DEBUG: CFileSMB::Close closing fd 10000
  1951. 00:00:52 T:2527406960   DEBUG: CFileSMB::Close closing fd 10003
  1952. 00:00:52 T:2527406960   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/c/c6031890.dds, fd=10003
  1953. 00:00:52 T:2764036976   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/8/84eabc65.dds, fd=10000
  1954. 00:00:52 T:2740976496   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/1/14833ed4.dds, fd=10004
  1955. 00:00:52 T:2527406960   DEBUG: CFileSMB::Close closing fd 10003
  1956. 00:00:52 T:2764036976   DEBUG: CFileSMB::Close closing fd 10000
  1957. 00:00:52 T:2764036976   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/d/d4d050ef.dds, fd=10000
  1958. 00:00:52 T:2740976496   DEBUG: CFileSMB::Close closing fd 10004
  1959. 00:00:52 T:2852600688   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/5/5ec3e0ed.dds, fd=10001
  1960. 00:00:52 T:2852600688   DEBUG: CFileSMB::Close closing fd 10001
  1961. 00:00:52 T:2764036976   DEBUG: CFileSMB::Close closing fd 10000
  1962. 00:00:52 T:2740976496   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/7/755e88d3.dds, fd=10001
  1963. 00:00:52 T:2740976496   DEBUG: CFileSMB::Close closing fd 10001
  1964. 00:00:54 T:3016615696   DEBUG: SDLKeyboard: scancode: 74, sym: 0112, unicode: 0000, modifier: 0
  1965. 00:00:54 T:3016615696   DEBUG: OnKey: down (f081) pressed, action is Down
  1966. 00:00:54 T:2527406960   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/99f24c1a.dds, fd=10001
  1967. 00:00:54 T:2527406960   DEBUG: CFileSMB::Close closing fd 10001
  1968. 00:00:55 T:3016615696   DEBUG: SDLKeyboard: scancode: 72, sym: 0113, unicode: 0000, modifier: 0
  1969. 00:00:55 T:3016615696   DEBUG: OnKey: right (f083) pressed, action is Right
  1970. 00:00:55 T:2740976496   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/Fanart/ac1742cd.dds, fd=10001
  1971. 00:00:55 T:2740976496   DEBUG: CFileSMB::Close closing fd 10001
  1972. 00:00:55 T:3016615696   DEBUG: SDLKeyboard: scancode: 24, sym: 000d, unicode: 000d, modifier: 0
  1973. 00:00:55 T:3016615696   DEBUG: OnKey: return (f00d) pressed, action is Select
  1974. 00:00:55 T:3016615696   DEBUG: CGUIMediaWindow::GetDirectory (videodb://2/2/19/)
  1975. 00:00:55 T:3016615696   DEBUG:   ParentPath = [videodb://2/2/]
  1976. 00:00:55 T:2955848560   DEBUG: ### [Qlock] - Delaying 240 secs
  1977. 00:00:55 T:2852600688   DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=19) order by idShow
  1978. 00:00:55 T:2852600688   DEBUG: RunQuery took 30 ms for 5 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow join files on files.idFile=episode.idFile  join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 19  group by episode.c12
  1979. 00:00:55 T:2852600688   DEBUG: RunQuery took 5 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 19
  1980. 00:00:56 T:2852600688 WARNING: GetIcon - Unknown nodetype requested videodb://2/2/19/-1/
  1981. 00:00:56 T:3016615696   DEBUG: WindowVideoNav::GetDirectory
  1982. 00:00:56 T:3016615696   DEBUG: Saving fileitems [videodb://2/2/19/]
  1983. 00:00:56 T:3016615696   DEBUG:   -- items: 6, sort method: 23, ascending: true
  1984. 00:00:56 T:2772429680   DEBUG: Thread Background Loader start, auto delete: 0
  1985. 00:00:56 T:2852600688   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/e/e12c77f7.dds, fd=10001
  1986. 00:00:56 T:2852600688   DEBUG: CFileSMB::Close closing fd 10001
  1987. 00:00:56 T:2740976496   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/f/ff6b27f2.dds, fd=10000
  1988. 00:00:57 T:2740976496   DEBUG: CFileSMB::Close closing fd 10000
  1989. 00:00:57 T:2764036976   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/f/f6e91c9c.dds, fd=10001
  1990. 00:00:57 T:2764036976   DEBUG: CFileSMB::Close closing fd 10001
  1991. 00:00:57 T:2527406960   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/f/fbaa3a45.dds, fd=10000
  1992. 00:00:57 T:2527406960   DEBUG: CFileSMB::Close closing fd 10000
  1993. 00:00:57 T:2772429680   DEBUG: Thread Background Loader 2772429680 terminating
  1994. 00:00:58 T:3016615696   DEBUG: SDLKeyboard: scancode: 72, sym: 0113, unicode: 0000, modifier: 0
  1995. 00:00:58 T:3016615696   DEBUG: OnKey: right (f083) pressed, action is Right
  1996. 00:00:58 T:2740976496   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/e/e5ed6a40.dds, fd=10000
  1997. 00:00:58 T:2740976496   DEBUG: CFileSMB::Close closing fd 10000
  1998. 00:00:58 T:3016615696   DEBUG: SDLKeyboard: scancode: 72, sym: 0113, unicode: 0000, modifier: 0
  1999. 00:00:58 T:3016615696   DEBUG: OnKey: right (f083) pressed, action is Right
  2000. 00:00:58 T:3016615696   DEBUG: SDLKeyboard: scancode: 72, sym: 0113, unicode: 0000, modifier: 0
  2001. 00:00:58 T:3016615696   DEBUG: OnKey: right (f083) pressed, action is Right
  2002. 00:00:58 T:3016615696   DEBUG: SDLKeyboard: scancode: 72, sym: 0113, unicode: 0000, modifier: 0
  2003. 00:00:58 T:3016615696   DEBUG: OnKey: right (f083) pressed, action is Right
  2004. 00:00:59 T:3016615696   DEBUG: SDLKeyboard: scancode: 72, sym: 0113, unicode: 0000, modifier: 0
  2005. 00:00:59 T:3016615696   DEBUG: OnKey: right (f083) pressed, action is Right
  2006. 00:00:59 T:3016615696   DEBUG: SDLKeyboard: scancode: 24, sym: 000d, unicode: 000d, modifier: 0
  2007. 00:00:59 T:3016615696   DEBUG: OnKey: return (f00d) pressed, action is Select
  2008. 00:00:59 T:3016615696   DEBUG: CGUIMediaWindow::GetDirectory (videodb://2/2/19/5/)
  2009. 00:00:59 T:3016615696   DEBUG:   ParentPath = [videodb://2/2/19/]
  2010. 00:00:59 T:2527406960   DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=19) order by idShow
  2011. 00:00:59 T:2527406960   DEBUG: RunQuery took 23 ms for 24 items query: select * from episodeview where idShow = 19 and (c12=5 or (c12=0 and (c15=0 or c15=5)))
  2012. 00:01:00 T:3016615696   DEBUG: WindowVideoNav::GetDirectory
  2013. 00:01:00 T:3016615696   DEBUG: Saving fileitems [videodb://2/2/19/5/]
  2014. 00:01:00 T:3016615696   DEBUG:   -- items: 24, sort method: 22, ascending: true
  2015. 00:01:00 T:2772429680   DEBUG: Thread Background Loader start, auto delete: 0
  2016. 00:01:00 T:2764036976   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/1/1e2f8c89.dds, fd=10000
  2017. 00:01:00 T:2764036976   DEBUG: CFileSMB::Close closing fd 10000
  2018. 00:01:01 T:3016615696   DEBUG: SDLKeyboard: scancode: 6f, sym: 0111, unicode: 0000, modifier: 0
  2019. 00:01:01 T:3016615696   DEBUG: OnKey: up (f080) pressed, action is Up
  2020. 00:01:01 T:2527406960   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/1/14b5e3e8.dds, fd=10000
  2021. 00:01:01 T:2527406960   DEBUG: CFileSMB::Close closing fd 10000
  2022. 00:01:02 T:3016615696   DEBUG: SDLKeyboard: scancode: 24, sym: 000d, unicode: 000d, modifier: 0
  2023. 00:01:02 T:3016615696   DEBUG: OnKey: return (f00d) pressed, action is Select
  2024. 00:01:02 T:3016615696   DEBUG: GetEpisodeId (smb://DS410_JASP/video/Series/The Big Bang Theory/Season 5/The Big Bang Theory - S05E24 - 720p WEB DL DD5 1 H 264-CtrlHD.mkv), query = select idEpisode from episode where idFile=7030
  2025. 00:01:02 T:3016615696   DEBUG: ------ Window Init (DialogVideoInfo.xml) ------
  2026. 00:01:02 T:3016615696    INFO: Loading skin file: DialogVideoInfo.xml
  2027. 00:01:03 T:2772429680   DEBUG: Thread Background Loader 2772429680 terminating
  2028. 00:01:04 T:3016615696   DEBUG: SDLKeyboard: scancode: 24, sym: 000d, unicode: 000d, modifier: 0
  2029. 00:01:04 T:3016615696   DEBUG: OnKey: return (f00d) pressed, action is Select
  2030. 00:01:04 T:3016615696   DEBUG: ------ Window Deinit (DialogVideoInfo.xml) ------
  2031. 00:01:04 T:3016615696   DEBUG: CPlayerCoreFactory::GetPlayers(smb://DS410_JASP/video/Series/The Big Bang Theory/Season 5/The Big Bang Theory - S05E24 - 720p WEB DL DD5 1 H 264-CtrlHD.mkv)
  2032. 00:01:04 T:3016615696   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
  2033. 00:01:04 T:3016615696   DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
  2034. 00:01:04 T:3016615696   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtv
  2035. 00:01:04 T:3016615696   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: hdhomerun/myth/rtmp/mms/udp
  2036. 00:01:04 T:3016615696   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
  2037. 00:01:04 T:3016615696   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
  2038. 00:01:04 T:3016615696   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
  2039. 00:01:04 T:3016615696   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
  2040. 00:01:04 T:3016615696   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdfile
  2041. 00:01:04 T:3016615696   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
  2042. 00:01:04 T:3016615696   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
  2043. 00:01:04 T:3016615696   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
  2044. 00:01:04 T:3016615696   DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
  2045. 00:01:04 T:3016615696   DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (1)
  2046. 00:01:04 T:3016615696   DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
  2047. 00:01:04 T:3016615696   DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
  2048. 00:01:04 T:3016615696   DEBUG: CPlayerCoreFactory::GetPlayers: adding player: DVDPlayer (1)
  2049. 00:01:04 T:3016615696   DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
  2050. 00:01:04 T:3016615696   DEBUG: CGUIAudioManager::DeInitialize
  2051. 00:01:04 T:3016615696  NOTICE: DVDPlayer: Opening: smb://DS410_JASP/video/Series/The Big Bang Theory/Season 5/The Big Bang Theory - S05E24 - 720p WEB DL DD5 1 H 264-CtrlHD.mkv
  2052. 00:01:04 T:3016615696 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  2053. 00:01:04 T:3016615696   DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
  2054. 00:01:04 T:3016615696   DEBUG: LinuxRendererGL: Cleaning up GL resources
  2055. 00:01:05 T:2717907824   DEBUG: Thread CDVDPlayer start, auto delete: 0
  2056. 00:01:05 T:2717907824  NOTICE: Creating InputStream
  2057. 00:01:05 T:2717907824   DEBUG: CFileSMB::Open - opened video/Series/The Big Bang Theory/Season 5/The Big Bang Theory - S05E24 - 720p WEB DL DD5 1 H 264-CtrlHD.mkv, fd=10000
  2058. 00:01:05 T:2717907824   DEBUG: ScanForExternalSubtitles: Searching for subtitles...
  2059. 00:01:05 T:2717907824   DEBUG: OpenDir - Using authentication url smb://DS410%5fJASP/video/Series/The%20Big%20Bang%20Theory/Season%205
  2060. 00:01:05 T:3016615696   DEBUG: ------ Window Init (DialogBusy.xml) ------
  2061. 00:01:05 T:2717907824   DEBUG: ScanForExternalSubtitles: END (total time: 356 ms)
  2062. 00:01:05 T:2717907824  NOTICE: Creating Demuxer
  2063. 00:01:05 T:2717907824   DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avcore-0-i486-linux.so)
  2064. 00:01:05 T:2717907824   DEBUG: Loading: /usr/lib/xbmc/system/players/dvdplayer/avcore-0-i486-linux.so
  2065. 00:01:05 T:2717907824   DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avcodec-52-i486-linux.so)
  2066. 00:01:05 T:2717907824   DEBUG: Loading: /usr/lib/xbmc/system/players/dvdplayer/avcodec-52-i486-linux.so
  2067. 00:01:05 T:2717907824   DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avformat-52-i486-linux.so)
  2068. 00:01:05 T:2717907824   DEBUG: Loading: /usr/lib/xbmc/system/players/dvdplayer/avformat-52-i486-linux.so
  2069. 00:01:05 T:2717907824   DEBUG: Open - probing detected format [matroska,webm]
  2070. 00:01:05 T:2717907824   DEBUG: Open - av_find_stream_info starting
  2071. 00:01:05 T:2717907824   DEBUG: Open - av_find_stream_info finished
  2072. 00:01:05 T:2717907824    INFO: ffmpeg[A1FFFB70]: Input #0, matroska,webm, from 'smb://DS410_JASP/video/Series/The Big Bang Theory/Season 5/The Big Bang Theory - S05E24 - 720p WEB DL DD5 1 H 264-CtrlHD.mkv':
  2073. 00:01:05 T:2717907824    INFO: ffmpeg[A1FFFB70]:   Duration: 00:21:25.34, start: 0.000000, bitrate: 4642 kb/s
  2074. 00:01:05 T:2717907824    INFO: ffmpeg[A1FFFB70]:     Stream #0.0(eng): Video: h264 (High), yuv420p, 1280x720 [PAR 1:1 DAR 16:9], 23.98 fps, 24 tbr, 1k tbn, 47.95 tbc
  2075. 00:01:05 T:2717907824    INFO: ffmpeg[A1FFFB70]:     Stream #0.1(eng): Audio: ac3, 48000 Hz, 5.1, s16, 384 kb/s
  2076. 00:01:05 T:2717907824  NOTICE: Opening video stream: 0 source: 256
  2077. 00:01:05 T:2717907824  NOTICE: Creating video codec with codec id: 28
  2078. 00:01:05 T:2717907824   DEBUG: CDVDFactoryCodec: compiled in hardware support: CrystalHD:yes OpenMax:no VDPAU:yes VAAPI:yes
  2079. 00:01:05 T:2717907824   DEBUG: FactoryCodec - Video:  - Opening
  2080. 00:01:05 T:2717907824   DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avfilter-1-i486-linux.so)
  2081. 00:01:05 T:2717907824   DEBUG: Loading: /usr/lib/xbmc/system/players/dvdplayer/avfilter-1-i486-linux.so
  2082. 00:01:05 T:2717907824  NOTICE: CDVDVideoCodecFFmpeg::Open() Creating VDPAU(1280x720, 28)
  2083. 00:01:05 T:3016615696   DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib-i486-linux.so)
  2084. 00:01:05 T:3016615696   DEBUG: Loading: /usr/lib/xbmc/system/ImageLib-i486-linux.so
  2085. 00:01:05 T:2717907824  NOTICE: vdp_device = 0x00000001 vdp_st = 0x00000000
  2086. 00:01:05 T:2717907824  NOTICE: VDPAU Decoder capabilities:
  2087. 00:01:05 T:2717907824  NOTICE: name          level macbs width height
  2088. 00:01:05 T:2717907824  NOTICE: ------------------------------------
  2089. 00:01:05 T:2717907824  NOTICE: MPEG1             0  8192  2048  2048
  2090. 00:01:05 T:2717907824  NOTICE: MPEG2_SIMPLE      3  8192  2048  2048
  2091. 00:01:05 T:2717907824  NOTICE: MPEG2_MAIN        3  8192  2048  2048
  2092. 00:01:05 T:2717907824  NOTICE: H264_MAIN        41  8192  2048  2048
  2093. 00:01:05 T:2717907824  NOTICE: H264_HIGH        41  8192  2048  2048
  2094. 00:01:05 T:2717907824  NOTICE: VC1_SIMPLE        1  8190  2048  2048
  2095. 00:01:05 T:2717907824  NOTICE: VC1_MAIN          2  8190  2048  2048
  2096. 00:01:05 T:2717907824  NOTICE: VC1_ADVANCED      4  8190  2048  2048
  2097. 00:01:05 T:2717907824  NOTICE: MPEG4_PART2_ASP   5  8192  2048  2048
  2098. 00:01:05 T:2717907824  NOTICE: ------------------------------------
  2099. 00:01:05 T:2717907824  NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_NOISE_REDUCTION
  2100. 00:01:05 T:2717907824  NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_SHARPNESS
  2101. 00:01:05 T:2717907824  NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_DEINTERLACE_TEMPORAL
  2102. 00:01:05 T:2717907824  NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_DEINTERLACE_TEMPORAL_SPATIAL
  2103. 00:01:05 T:2717907824  NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_INVERSE_TELECINE
  2104. 00:01:05 T:2717907824  NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_HIGH_QUALITY_SCALING_L1
  2105. 00:01:05 T:2717907824  NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 (VDPAU acceleration)
  2106. 00:01:05 T:2717907824   DEBUG: FactoryCodec - Video: ff-h264_vdpau-vdpau - Opened
  2107. 00:01:05 T:2717907824  NOTICE: Creating video thread
  2108. 00:01:05 T:2717907824  NOTICE: Opening audio stream: 1 source: 256
  2109. 00:01:05 T:2755644272   DEBUG: Thread CDVDPlayerVideo start, auto delete: 0
  2110. 00:01:05 T:2755644272  NOTICE: running thread: video_thread
  2111. 00:01:05 T:2717907824  NOTICE: Finding audio codec for: 86019
  2112. 00:01:05 T:2717907824   DEBUG: FactoryCodec - Audio: PassthroughFFmpeg - Opening
  2113. 00:01:05 T:2717907824    INFO: CDVDAudioCodecPassthroughFFmpeg::Open - Won't transcode for HDMI
  2114. 00:01:05 T:2717907824   DEBUG: FactoryCodec - Audio: PassthroughFFmpeg - Failed
  2115. 00:01:05 T:2717907824   DEBUG: FactoryCodec - Audio: FFmpeg - Opening
  2116. 00:01:05 T:2717907824   DEBUG: FactoryCodec - Audio: FFmpeg - Opened
  2117. 00:01:05 T:2717907824  NOTICE: Creating audio thread
  2118. 00:01:05 T:2709515120   DEBUG: Thread CDVDPlayerAudio start, auto delete: 0
  2119. 00:01:05 T:2709515120  NOTICE: running thread: CDVDPlayerAudio::Process()
  2120. 00:01:05 T:2717907824   DEBUG: ReadEditDecisionLists - Checking for edit decision lists (EDL) on local drive or remote share for: smb://DS410_JASP/video/Series/The Big Bang Theory/Season 5/The Big Bang Theory - S05E24 - 720p WEB DL DD5 1 H 264-CtrlHD.mkv
  2121. 00:01:05 T:2717907824   DEBUG: CDVDPlayer::SetCaching - caching state 2
  2122. 00:01:05 T:2755644272   DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  2123. 00:01:05 T:2755644272    INFO: CDVDPlayerVideo - Stillframe left, switching to normal playback
  2124. 00:01:05 T:2755644272  NOTICE:  (VDPAU) screenWidth:0 vidWidth:1280 surfaceWidth:1280
  2125. 00:01:05 T:2755644272  NOTICE:  (VDPAU) screenHeight:0 vidHeight:720 surfaceHeight:720
  2126. 00:01:05 T:2717907824   DEBUG: CheckPlayerInit - dropping packet type:2 dts:42000.000000 to get to start point at 83000.000000
  2127. 00:01:05 T:2709515120  NOTICE: Creating audio device with codec id: 86019, channels: 6, sample rate: 48000, no pass-through
  2128. 00:01:05 T:2709515120    INFO: AudioRendererFactory:  not a explicit device, trying to autodetect.
  2129. 00:01:05 T:2709515120    INFO: CPCMRemap: Configured speaker layout: 2.0
  2130. 00:01:05 T:2709515120    INFO: CPCMRemap: I channel map: FL,FR,CE,LFE,SL,SR
  2131. 00:01:05 T:2709515120   DEBUG: CPCMRemap: Forcing side channel map to back channels
  2132. 00:01:05 T:2709515120    INFO: CPCMRemap: O channel map: FL,FR
  2133. 00:01:05 T:2709515120   DEBUG: CPCMRemap: Downmix normalization is disabled
  2134. 00:01:05 T:2709515120   DEBUG: CPCMRemap: FL = FL(1.000000) CE(0.707107) LFE(0.707107) BL(1.000000)
  2135. 00:01:05 T:2709515120   DEBUG: CPCMRemap: FR = FR(1.000000) CE(0.707107) LFE(0.707107) BR(1.000000)
  2136. 00:01:05 T:2709515120   DEBUG: CPulseAudioDirectSound::CPulseAudioDirectSound - Requested channels changed from 6 to 2
  2137. 00:01:05 T:2709515120   DEBUG: RemoveActiveDevice - Removing device 1
  2138. 00:01:05 T:2709515120   DEBUG: SetActiveDevice - SetActiveDevice from 0 to 2
  2139. 00:01:05 T:2709515120   DEBUG: RemoveActiveDevice - Removing device 0
  2140. 00:01:05 T:2709515120   ERROR: PulseAudio: Failed to connect context
  2141. 00:01:05 T:2709515120   ERROR: PulseAudio: Failed to create context
  2142. 00:01:05 T:2709515120   DEBUG: SetActiveDevice - SetActiveDevice from 2 to 1
  2143. 00:01:05 T:2709515120   DEBUG: RemoveActiveDevice - Removing device 2
  2144. 00:01:05 T:2709515120   DEBUG: CGUIAudioManager::Initialize
  2145. 00:01:05 T:2755644272  NOTICE: Creating 1280x720 pixmap
  2146. 00:01:05 T:2755644272   DEBUG: Found 4 fbconfigs.
  2147. 00:01:05 T:2755644272   DEBUG: Using fbconfig index 0.
  2148. 00:01:05 T:2755644272  NOTICE:  (VDPAU) Total Output Surfaces Available: 4 of a max (tmp: 4 const: 4)
  2149. 00:01:05 T:2755644272  NOTICE:  (VDPAU) Creating the video mixer
  2150. 00:01:05 T:2755644272   DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(83000.000000, 0)
  2151. 00:01:05 T:2755644272  NOTICE:  fps: 23.976024, pwidth: 1280, pheight: 720, dwidth: 1280, dheight: 720
  2152. 00:01:05 T:2755644272   DEBUG: OutputPicture - change configuration. 1280x720. framerate: 23.98. format: VDPAU
  2153. 00:01:05 T:2755644272 WARNING: CRenderManager::Configure - timeout waiting for previous frame
  2154. 00:01:05 T:2755644272  NOTICE: Display resolution DESKTOP : 1920x1200 @ 60.00 - Full Screen (12)
  2155. 00:01:05 T:3016615696  NOTICE: Using GL_TEXTURE_2D
  2156. 00:01:05 T:3016615696  NOTICE: GL: Using VDPAU render method
  2157. 00:01:05 T:3016615696  NOTICE: GL: NPOT texture support detected
  2158. 00:01:05 T:3016615696  NOTICE: GL: Using GL_ARB_pixel_buffer_object
  2159. 00:01:05 T:2717907824   DEBUG: CDVDPlayer::SetCaching - caching state 0
  2160. 00:01:06 T:3016615696   DEBUG: Activating window ID: 12005
  2161. 00:01:06 T:2709515120    INFO: CPCMRemap: Configured speaker layout: 2.0
  2162. 00:01:06 T:3016615696   DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
  2163. 00:01:06 T:2709515120    INFO: CPCMRemap: I channel map: FL,FR,CE,LFE,SL,SR
  2164. 00:01:06 T:2709515120   DEBUG: CPCMRemap: Forcing side channel map to back channels
  2165. 00:01:06 T:2709515120    INFO: CPCMRemap: O channel map: FL,FR
  2166. 00:01:06 T:2709515120   DEBUG: CPCMRemap: Downmix normalization is disabled
  2167. 00:01:06 T:2709515120   DEBUG: CPCMRemap: FL = FL(1.000000) CE(0.707107) LFE(0.707107) BL(1.000000)
  2168. 00:01:06 T:2709515120   DEBUG: CPCMRemap: FR = FR(1.000000) CE(0.707107) LFE(0.707107) BR(1.000000)
  2169. 00:01:06 T:2709515120   DEBUG: CALSADirectSound::CALSADirectSound - Requested channels changed from 6 to 2
  2170. 00:01:06 T:2709515120   DEBUG: RemoveActiveDevice - Removing device 1
  2171. 00:01:06 T:2709515120   DEBUG: CGUIAudioManager::DeInitialize
  2172. 00:01:06 T:3016615696   DEBUG: ------ Window Init (VideoFullScreen.xml) ------
  2173. 00:01:06 T:3016615696    INFO: Loading skin file: VideoFullScreen.xml
  2174. 00:01:06 T:2709515120   DEBUG: SetActiveDevice - SetActiveDevice from 0 to 2
  2175. 00:01:06 T:2709515120   DEBUG: RemoveActiveDevice - Removing device 0
  2176. 00:01:06 T:2709515120   DEBUG: Initialize - using alsa device plug:both
  2177. 00:01:06 T:2717907824   DEBUG: CDVDPlayer::HandleMessages - player started 2
  2178. 00:01:06 T:3016615696   DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  2179. 00:01:06 T:3016615696   DEBUG: CGUIInfoManager::SetCurrentMovie(smb://DS410_JASP/video/Series/The Big Bang Theory/Season 5/The Big Bang Theory - S05E24 - 720p WEB DL DD5 1 H 264-CtrlHD.mkv)
  2180. 00:01:06 T:3016615696   DEBUG: GetMovieId (smb://DS410_JASP/video/Series/The Big Bang Theory/Season 5/The Big Bang Theory - S05E24 - 720p WEB DL DD5 1 H 264-CtrlHD.mkv), query = select idMovie from movie where idFile=7030
  2181. 00:01:06 T:3016615696   DEBUG: GetEpisodeId (smb://DS410_JASP/video/Series/The Big Bang Theory/Season 5/The Big Bang Theory - S05E24 - 720p WEB DL DD5 1 H 264-CtrlHD.mkv), query = select idEpisode from episode where idFile=7030
  2182. 00:01:06 T:3016615696   DEBUG: LoadVideoInfo, got episode info!
  2183. 00:01:06 T:3016615696   DEBUG:   Title = The Countdown Reflection
  2184. 00:01:06 T:3016615696   DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  2185. 00:01:06 T:3016615696   DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  2186. 00:01:06 T:2709515120   DEBUG: CALSADirectSound::Initialize - frame count:512, packet count:16, buffer size:8192
  2187. 00:01:06 T:2709515120   DEBUG: CALSADirectSound::Initialize - Channels: 6 - SampleRate: 48000 - SampleBit: 16 - Resample false - IsMusic false - IsPassthrough 0 - audioDevice: plug:both
  2188. 00:01:06 T:2709515120   DEBUG: CDVDPlayerAudio:: synctype set to 0: clock feedback
  2189. 00:01:06 T:2709515120   DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(32000.000000, 1)
  2190. 00:01:06 T:2709515120   DEBUG: CPCMRemap:: max gain: 3.414214, enabling limiter
  2191. 00:01:06 T:2709515120   DEBUG: CDVDPlayerAudio:: Discontinuity - was:1643.027000, should be:0.000000, error:-1643.027000
  2192. 00:01:06 T:2717907824   DEBUG: CDVDPlayer::HandleMessages - player started 1
  2193. 00:01:12 T:2755644272   DEBUG: CPullupCorrection: detected pattern of length 1: 41708.33, frameduration: 41708.333333
  2194. 00:01:14 T:3016615696   DEBUG: SDLKeyboard: scancode: 24, sym: 000d, unicode: 000d, modifier: 0
  2195. 00:01:14 T:3016615696   DEBUG: OnKey: return (f00d) pressed, action is OSD
  2196. 00:01:14 T:3016615696   DEBUG: ------ Window Init (VideoOSD.xml) ------
  2197. 00:01:14 T:3016615696    INFO: Loading skin file: VideoOSD.xml
  2198. 00:01:14 T:3016615696   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/1/14b5e3e8.tbn, fd=10001
  2199. 00:01:14 T:3016615696   DEBUG: CFileSMB::Close closing fd 10001
  2200. 00:01:15 T:3016615696   DEBUG: SDLKeyboard: scancode: 72, sym: 0113, unicode: 0000, modifier: 0
  2201. 00:01:15 T:3016615696   DEBUG: OnKey: right (f083) pressed, action is Right
  2202. 00:01:15 T:3016615696   DEBUG: SDLKeyboard: scancode: 72, sym: 0113, unicode: 0000, modifier: 0
  2203. 00:01:15 T:3016615696   DEBUG: OnKey: right (f083) pressed, action is Right
  2204. 00:01:16 T:3016615696   DEBUG: SDLKeyboard: scancode: 72, sym: 0113, unicode: 0000, modifier: 0
  2205. 00:01:16 T:3016615696   DEBUG: OnKey: right (f083) pressed, action is Right
  2206. 00:01:16 T:3016615696   DEBUG: SDLKeyboard: scancode: 72, sym: 0113, unicode: 0000, modifier: 0
  2207. 00:01:16 T:3016615696   DEBUG: OnKey: right (f083) pressed, action is Right
  2208. 00:01:19 T:3016615696   DEBUG: SDLKeyboard: scancode: 24, sym: 000d, unicode: 000d, modifier: 0
  2209. 00:01:19 T:3016615696   DEBUG: OnKey: return (f00d) pressed, action is Select
  2210. 00:01:19 T:3016615696   DEBUG: ExecuteXBMCAction : Translating Close
  2211. 00:01:19 T:3016615696   DEBUG: ExecuteXBMCAction : To Close
  2212. 00:01:19 T:3016615696   DEBUG: ExecuteXBMCAction : Translating XBMC.RunScript($INFO[Skin.String(SubtitleScript_Path)])
  2213. 00:01:19 T:3016615696   DEBUG: ExecuteXBMCAction : To XBMC.RunScript(script.xbmc.subtitles)
  2214. 00:01:19 T:3016615696    INFO: initializing python engine.
  2215. 00:01:19 T:3016615696   DEBUG: new python thread created. id=13
  2216. 00:01:19 T:2563132272   DEBUG: Thread XBPyThread start, auto delete: 0
  2217. 00:01:19 T:2563132272   DEBUG: Python thread: start processing
  2218. 00:01:19 T:2563132272  NOTICE: -->Python Interpreter Initialized<--
  2219. 00:01:19 T:2563132272   DEBUG: Process - The source file to load is /home/jasp/.xbmc/addons/script.xbmc.subtitles/default.py
  2220. 00:01:19 T:2563132272   DEBUG: Process - Setting the Python path to /home/jasp/.xbmc/addons/script.xbmc.subtitles:/usr/share/xbmc/addons/script.module.simplejson/lib:/home/jasp/.xbmc/addons/script.module.beautifulsoup/lib:/usr/share/xbmc/addons/script.module.pil/lib:/home/jasp/.xbmc/addons/script.common.plugin.cache/lib:/home/jasp/.xbmc/addons/script.module.simple.downloader/lib:/home/jasp/.xbmc/addons/script.module.parsedom/lib:/home/jasp/.xbmc/addons/script.module.elementtree/lib:/usr/share/xbmc/addons/script.module.pysqlite/lib:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/local/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages/PIL:/usr/lib/python2.7/dist-packages/gtk-2.0:/usr/lib/pymodules/python2.7:
  2221. 00:01:19 T:2563132272   DEBUG: Process - Entering source directory /home/jasp/.xbmc/addons/script.xbmc.subtitles
  2222. 00:01:19 T:2563132272   DEBUG: Instantiating addon using automatically obtained id of "script.xbmc.subtitles" dependent on version 2.0 of the xbmc.python api
  2223. 00:01:19 T:2563132272   DEBUG: ### [XBMC Subtitles-__main__] - Version: 3.1.0
  2224. 00:01:19 T:2563132272   DEBUG: ### [XBMC Subtitles-gui] - Manual Search : [False]
  2225. 00:01:19 T:2563132272   DEBUG: ### [XBMC Subtitles-gui] - Default Service : [BetaSeries]
  2226. 00:01:19 T:2563132272   DEBUG: ### [XBMC Subtitles-gui] - Services : [[u'OpenSubtitles', u'BetaSeries', u'Subscene', u'Subdivx', u'Subscenter']]
  2227. 00:01:19 T:2563132272   DEBUG: ### [XBMC Subtitles-gui] - Temp?: [False]
  2228. 00:01:19 T:2563132272   DEBUG: ### [XBMC Subtitles-gui] - Rar?: [False]
  2229. 00:01:19 T:2563132272   DEBUG: ### [XBMC Subtitles-gui] - File Path: [smb://DS410_JASP/video/Series/The Big Bang Theory/Season 5/The Big Bang Theory - S05E24 - 720p WEB DL DD5 1 H 264-CtrlHD.mkv]
  2230. 00:01:19 T:2563132272   DEBUG: ### [XBMC Subtitles-gui] - Year: []
  2231. 00:01:19 T:2563132272   DEBUG: ### [XBMC Subtitles-gui] - Tv Show Title: [The Big Bang Theory]
  2232. 00:01:19 T:2563132272   DEBUG: ### [XBMC Subtitles-gui] - Tv Show Season: [5]
  2233. 00:01:19 T:2563132272   DEBUG: ### [XBMC Subtitles-gui] - Tv Show Episode: [24]
  2234. 00:01:19 T:2563132272   DEBUG: ### [XBMC Subtitles-gui] - Movie/Episode Title: [The Countdown Reflection]
  2235. 00:01:19 T:2563132272   DEBUG: ### [XBMC Subtitles-gui] - Subtitle Folder: [smb://DS410_JASP/video/Series/The Big Bang Theory/Season 5]
  2236. 00:01:19 T:2563132272   DEBUG: ### [XBMC Subtitles-gui] - Languages: [French] [Spanish] [Portuguese]
  2237. 00:01:19 T:2563132272   DEBUG: ### [XBMC Subtitles-gui] - Parent Folder Search: [False]
  2238. 00:01:19 T:2563132272   DEBUG: ### [XBMC Subtitles-gui] - Stacked(CD1/CD2)?: [False]
  2239. 00:01:19 T:3016615696   DEBUG: ------ Window Deinit (VideoOSD.xml) ------
  2240. 00:01:19 T:3016615696   DEBUG: ------ Window Init (DialogKaiToast.xml) ------
  2241. 00:01:19 T:2563132272   DEBUG: ### [XBMC Subtitles-services.BetaSeries.service] - query language: 'VF'
  2242. 00:01:19 T:3016615696   DEBUG: HttpApi Start command: queryvideodatabase  paras: queryvideodatabase; select c12 from tvshow where c00 = "The Big Bang Theory" limit 1
  2243. 00:01:19 T:2563132272   DEBUG: ### [XBMC Subtitles-services.BetaSeries.service] -  BetaSeries query : http://api.betaseries.com/shows/display/80379.xml?key=db81cb96baf8
  2244. 00:01:19 T:2563132272   DEBUG: ### [XBMC Subtitles-services.BetaSeries.service] - searchurl = 'http://api.betaseries.com/subtitles/show/bigbangtheory.xml?season=5&episode=24&language=VF&key=db81cb96baf8'
  2245. 00:01:20 T:2563132272   DEBUG: ### [XBMC Subtitles-services.BetaSeries.service] - nb sub found: '6'
  2246. 00:01:20 T:3016615696   DEBUG: CAnnouncementManager - Announcement: OnPause from xbmc
  2247. 00:01:20 T:3016615696   DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPause
  2248. 00:01:20 T:3016615696   DEBUG: ------ Window Init (DialogSeekBar.xml) ------
  2249. 00:01:20 T:3016615696   DEBUG: ------ Window Init (/home/jasp/.xbmc/addons/script.xbmc.subtitles/resources/skins/Default/720p/script-XBMC-Subtitles-main.xml) ------
  2250. 00:01:20 T:3016615696    INFO: Loading skin file: /home/jasp/.xbmc/addons/script.xbmc.subtitles/resources/skins/Default/720p/script-XBMC-Subtitles-main.xml
  2251. 00:01:20 T:2563132272   DEBUG: ### [XBMC Subtitles-services.BetaSeries.service] - query language: 'VF'
  2252. 00:01:20 T:3016615696   DEBUG: HttpApi Start command: queryvideodatabase  paras: queryvideodatabase; select c12 from tvshow where c00 = "The Big Bang Theory" limit 1
  2253. 00:01:20 T:2563132272   DEBUG: ### [XBMC Subtitles-services.BetaSeries.service] -  BetaSeries query : http://api.betaseries.com/shows/display/80379.xml?key=db81cb96baf8
  2254. 00:01:20 T:2563132272   DEBUG: ### [XBMC Subtitles-services.BetaSeries.service] - searchurl = 'http://api.betaseries.com/subtitles/show/bigbangtheory.xml?season=5&episode=24&language=VF&key=db81cb96baf8'
  2255. 00:01:20 T:2563132272   DEBUG: ### [XBMC Subtitles-services.BetaSeries.service] - nb sub found: '6'
  2256. 00:01:21 T:3016615696   DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------
  2257. 00:01:24 T:3016615696   DEBUG: SDLKeyboard: scancode: 6f, sym: 0111, unicode: 0000, modifier: 0
  2258. 00:01:24 T:3016615696   DEBUG: OnKey: up (f080) pressed, action is Up
  2259. 00:01:31 T:2764036976   DEBUG: Thread Jobworker 2764036976 terminating (autodelete)
  2260. 00:01:31 T:2852600688   DEBUG: Thread Jobworker 2852600688 terminating (autodelete)
  2261. 00:01:31 T:2740976496   DEBUG: Thread Jobworker 2740976496 terminating (autodelete)
  2262. 00:01:31 T:2527406960   DEBUG: Thread Jobworker 2527406960 terminating (autodelete)
  2263. 00:01:32 T:3016615696   DEBUG: SDLKeyboard: scancode: 24, sym: 000d, unicode: 000d, modifier: 0
  2264. 00:01:32 T:3016615696   DEBUG: OnKey: return (f00d) pressed, action is Select
  2265. 00:01:32 T:2563132272   DEBUG: ### [XBMC Subtitles-services.BetaSeries.service] - language: French
  2266. 00:01:32 T:2563132272   DEBUG: ### [XBMC Subtitles-services.BetaSeries.service] - filename: The.Big.Bang.Theory.524.WEB-DL.VF.ass
  2267. 00:01:32 T:2563132272   DEBUG: ### [XBMC Subtitles-services.BetaSeries.service] -  Getting url: https://www.betaseries.com/srt/379689
  2268. 00:01:33 T:2563132272   DEBUG: ### [XBMC Subtitles-services.BetaSeries.service] - Saving subtitles to '/home/jasp/.xbmc/userdata/addon_data/script.xbmc.subtitles/sub_tmp/betaseries.zip'
  2269. 00:01:33 T:2563132272   DEBUG: ### [XBMC Subtitles-services.BetaSeries.service] - Writing /home/jasp/.xbmc/userdata/addon_data/script.xbmc.subtitles/sub_tmp/betaseries.zip
  2270. 00:01:33 T:2563132272   DEBUG: ### [XBMC Subtitles-services.BetaSeries.service] - nombre de fichiers 8
  2271. 00:01:33 T:2563132272   ERROR: Exception in python script callback execution
  2272. 00:01:33 T:2563132272   ERROR: Traceback (most recent call last):
  2273. 00:01:33 T:2563132272   ERROR:   File "/home/jasp/.xbmc/addons/script.xbmc.subtitles/resources/lib/gui.py", line 484, in onClick
  2274. 00:01:33 T:2563132272   ERROR: self.Download_Subtitles( self.getControl( SUBTITLES_LIST ).getSelectedPosition() )
  2275. 00:01:33 T:2563132272   ERROR:   File "/home/jasp/.xbmc/addons/script.xbmc.subtitles/resources/lib/gui.py", line 314, in Download_Subtitles
  2276. 00:01:33 T:2563132272   ERROR: self.session_id
  2277. 00:01:33 T:2563132272   ERROR:   File "/home/jasp/.xbmc/addons/script.xbmc.subtitles/resources/lib/services/BetaSeries/service.py", line 219, in download_subtitles
  2278. 00:01:33 T:2563132272   ERROR: mtime = os.stat(os.path.join(tmp_sub_dir, file)).st_mtime
  2279. 00:01:33 T:2563132272   ERROR:   File "/usr/lib/python2.7/posixpath.py", line 71, in join
  2280. 00:01:33 T:2563132272   ERROR: path += '/' + b
  2281. 00:01:33 T:2563132272   ERROR: UnicodeDecodeError
  2282. 00:01:33 T:2563132272   ERROR: :
  2283. 00:01:33 T:2563132272   ERROR: 'ascii' codec can't decode byte 0xa4 in position 20: ordinal not in range(128)
  2284. 00:01:48 T:3016615696   DEBUG: SDLKeyboard: scancode: 16, sym: 0008, unicode: 0008, modifier: 0
  2285. 00:01:48 T:3016615696   DEBUG: OnKey: backspace (f008) pressed, action is Back
  2286. 00:01:48 T:3016615696   DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  2287. 00:01:48 T:3016615696   DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  2288. 00:01:48 T:2563132272    INFO: Scriptresult: Success
  2289. 00:01:48 T:2563132272    INFO: Python script stopped
  2290. 00:01:48 T:2563132272   DEBUG: Thread XBPyThread 2563132272 terminating
  2291. 00:01:48 T:2709515120   DEBUG: CDVDPlayerAudio:: Discontinuity - was:13342150.649000, should be:13344110.908693, error:1960.259693
  2292. 00:01:48 T:3016615696   DEBUG: waiting for python thread 13 to stop
  2293. 00:01:48 T:3016615696   DEBUG: python thread 13 destructed
  2294. 00:01:48 T:3016615696   DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
  2295. 00:01:48 T:3016615696   DEBUG: ------ Window Deinit (/home/jasp/.xbmc/addons/script.xbmc.subtitles/resources/skins/Default/720p/script-XBMC-Subtitles-main.xml) ------
  2296. 00:01:53 T:3016615696   DEBUG: SDLKeyboard: scancode: 16, sym: 0008, unicode: 0008, modifier: 0
  2297. 00:01:53 T:3016615696   DEBUG: OnKey: backspace (f008) pressed, action is Fullscreen
  2298. 00:01:53 T:3016615696   DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  2299. 00:01:53 T:3016615696   DEBUG: ------ Window Deinit (VideoFullScreen.xml) ------
  2300. 00:01:53 T:3016615696   DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  2301. 00:01:53 T:3016615696   DEBUG: ------ Window Init (MyVideoNav.xml) ------
  2302. 00:01:53 T:3016615696    INFO: Loading skin file: MyVideoNav.xml
  2303. 00:01:53 T:3016615696   DEBUG: CGUIMediaWindow::GetDirectory (videodb://2/2/19/5/)
  2304. 00:01:53 T:3016615696   DEBUG:   ParentPath = [videodb://2/2/19/5/]
  2305. 00:01:53 T:3016615696   DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=19) order by idShow
  2306. 00:01:53 T:3016615696   DEBUG: RunQuery took 1 ms for 24 items query: select * from episodeview where idShow = 19 and (c12=5 or (c12=0 and (c15=0 or c15=5)))
  2307. 00:01:53 T:3016615696   DEBUG: WindowVideoNav::GetDirectory
  2308. 00:01:53 T:3016615696   DEBUG: Saving fileitems [videodb://2/2/19/5/]
  2309. 00:01:53 T:3016615696   DEBUG:   -- items: 24, sort method: 22, ascending: true
  2310. 00:01:53 T:2772429680   DEBUG: Thread Background Loader start, auto delete: 0
  2311. 00:01:55 T:3016615696   DEBUG: SDLKeyboard: scancode: 16, sym: 0008, unicode: 0008, modifier: 0
  2312. 00:01:55 T:3016615696   DEBUG: OnKey: backspace (f008) pressed, action is Back
  2313. 00:01:55 T:2772429680   DEBUG: Thread Background Loader 2772429680 terminating
  2314. 00:01:55 T:3016615696   DEBUG: CGUIMediaWindow::GetDirectory (videodb://2/2/19/)
  2315. 00:01:55 T:3016615696   DEBUG:   ParentPath = [videodb://2/2/]
  2316. 00:01:55 T:2772429680   DEBUG: Thread Jobworker start, auto delete: 1
  2317. 00:01:55 T:2772429680   DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=19) order by idShow
  2318. 00:01:55 T:2772429680   DEBUG: RunQuery took 1 ms for 5 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow join files on files.idFile=episode.idFile  join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 19  group by episode.c12
  2319. 00:01:55 T:2772429680   DEBUG: RunQuery took 1 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 19
  2320. 00:01:55 T:2772429680 WARNING: GetIcon - Unknown nodetype requested videodb://2/2/19/-1/
  2321. 00:01:55 T:3016615696   DEBUG: WindowVideoNav::GetDirectory
  2322. 00:01:55 T:3016615696   DEBUG: Saving fileitems [videodb://2/2/19/]
  2323. 00:01:55 T:3016615696   DEBUG:   -- items: 6, sort method: 23, ascending: true
  2324. 00:01:55 T:2563132272   DEBUG: Thread Background Loader start, auto delete: 0
  2325. 00:01:55 T:2527406960   DEBUG: Thread Jobworker start, auto delete: 1
  2326. 00:01:55 T:2772429680   DEBUG: Previous line repeats 2 times.
  2327. 00:01:55 T:2772429680   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/f/f6e91c9c.dds, fd=10001
  2328. 00:01:55 T:2527406960   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/f/fbaa3a45.dds, fd=10003
  2329. 00:01:55 T:2740976496   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/f/ff6b27f2.dds, fd=10004
  2330. 00:01:55 T:2772429680   DEBUG: CFileSMB::Close closing fd 10001
  2331. 00:01:55 T:2527406960   DEBUG: CFileSMB::Close closing fd 10003
  2332. 00:01:55 T:2854222704   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/e/e12c77f7.dds, fd=10003
  2333. 00:01:55 T:2527406960   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/e/e5ed6a40.dds, fd=10001
  2334. 00:01:55 T:2527406960   DEBUG: CFileSMB::Close closing fd 10001
  2335. 00:01:55 T:2740976496   DEBUG: CFileSMB::Close closing fd 10004
  2336. 00:01:55 T:2854222704   DEBUG: CFileSMB::Close closing fd 10003
  2337. 00:01:56 T:2563132272   DEBUG: Thread Background Loader 2563132272 terminating
  2338. 00:01:56 T:3016615696   DEBUG: SDLKeyboard: scancode: 16, sym: 0008, unicode: 0008, modifier: 0
  2339. 00:01:56 T:3016615696   DEBUG: OnKey: backspace (f008) pressed, action is Back
  2340. 00:01:56 T:3016615696   DEBUG: CGUIMediaWindow::GetDirectory (videodb://2/2/)
  2341. 00:01:56 T:3016615696   DEBUG:   ParentPath = [videodb://2/]
  2342. 00:01:56 T:2772429680   DEBUG: RunQuery took 6 ms for 65 items query: SELECT * FROM tvshowview
  2343. 00:01:57 T:3016615696   DEBUG: Saving fileitems [videodb://2/2/]
  2344. 00:01:57 T:3016615696   DEBUG:   -- items: 65, sort method: 25, ascending: true
  2345. 00:01:57 T:2563132272   DEBUG: Thread Background Loader start, auto delete: 0
  2346. 00:01:57 T:2740976496   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/4/49817cb4.dds, fd=10003
  2347. 00:01:57 T:2854222704   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/0/0b085726.dds, fd=10004
  2348. 00:01:57 T:2854222704   DEBUG: CFileSMB::Close closing fd 10004
  2349. 00:01:57 T:2740976496   DEBUG: CFileSMB::Close closing fd 10003
  2350. 00:01:57 T:2527406960   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/0/034a8762.dds, fd=10001
  2351. 00:01:57 T:2772429680   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/8/86ea6edf.dds, fd=10002
  2352. 00:01:57 T:2527406960   DEBUG: CFileSMB::Close closing fd 10001
  2353. 00:01:57 T:2772429680   DEBUG: CFileSMB::Close closing fd 10002
  2354. 00:01:57 T:2854222704   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/b/b5768429.dds, fd=10002
  2355. 00:01:57 T:2740976496   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/9/99f24c1a.dds, fd=10001
  2356. 00:01:57 T:2854222704   DEBUG: CFileSMB::Close closing fd 10002
  2357. 00:01:57 T:2740976496   DEBUG: CFileSMB::Close closing fd 10001
  2358. 00:01:57 T:2527406960   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/a/ac1742cd.dds, fd=10001
  2359. 00:01:57 T:2772429680   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/d/dd30bbeb.dds, fd=10002
  2360. 00:01:57 T:2772429680   DEBUG: CFileSMB::Close closing fd 10002
  2361. 00:01:57 T:2854222704   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/d/db17771f.dds, fd=10003
  2362. 00:01:57 T:2527406960   DEBUG: CFileSMB::Close closing fd 10001
  2363. 00:01:57 T:2740976496   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/1/1819f9f3.dds, fd=10002
  2364. 00:01:57 T:2740976496   DEBUG: CFileSMB::Close closing fd 10002
  2365. 00:01:57 T:2854222704   DEBUG: CFileSMB::Close closing fd 10003
  2366. 00:01:57 T:2772429680   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/7/798c16fc.dds, fd=10003
  2367. 00:01:57 T:2772429680   DEBUG: CFileSMB::Close closing fd 10003
  2368. 00:01:57 T:2740976496   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/5/566444b3.dds, fd=10003
  2369. 00:01:57 T:2527406960   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/b/b9941b78.dds, fd=10002
  2370. 00:01:57 T:2854222704   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/7/7614dea0.dds, fd=10001
  2371. 00:01:57 T:2527406960   DEBUG: CFileSMB::Close closing fd 10002
  2372. 00:01:57 T:2740976496   DEBUG: CFileSMB::Close closing fd 10003
  2373. 00:01:57 T:2854222704   DEBUG: CFileSMB::Close closing fd 10001
  2374. 00:01:57 T:2772429680   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/8/84eabc65.dds, fd=10001
  2375. 00:01:57 T:2740976496   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/5/5ec3e0ed.dds, fd=10003
  2376. 00:01:57 T:2740976496   DEBUG: CFileSMB::Close closing fd 10003
  2377. 00:01:57 T:2772429680   DEBUG: CFileSMB::Close closing fd 10001
  2378. 00:01:57 T:2527406960   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/1/14833ed4.dds, fd=10003
  2379. 00:01:57 T:2527406960   DEBUG: CFileSMB::Close closing fd 10003
  2380. 00:01:57 T:2740976496   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/d/d4d050ef.dds, fd=10001
  2381. 00:01:57 T:2854222704   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/c/c6031890.dds, fd=10002
  2382. 00:01:57 T:2740976496   DEBUG: CFileSMB::Close closing fd 10001
  2383. 00:01:57 T:2772429680   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/7/755e88d3.dds, fd=10003
  2384. 00:01:57 T:2854222704   DEBUG: CFileSMB::Close closing fd 10002
  2385. 00:01:57 T:2772429680   DEBUG: CFileSMB::Close closing fd 10003
  2386. 00:01:57 T:3016615696   DEBUG: SDLKeyboard: scancode: 16, sym: 0008, unicode: 0008, modifier: 0
  2387. 00:01:57 T:3016615696   DEBUG: OnKey: backspace (f008) pressed, action is Back
  2388. 00:01:57 T:3016615696   DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  2389. 00:01:58 T:2563132272   DEBUG: Thread Background Loader 2563132272 terminating
  2390. 00:01:58 T:3016615696   DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
  2391. 00:01:58 T:3016615696   DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  2392. 00:01:58 T:3016615696   DEBUG: ------ Window Init (Home.xml) ------
  2393. 00:01:58 T:3016615696    INFO: Loading skin file: Home.xml
  2394. 00:01:58 T:3016615696   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/1/14b5e3e8.tbn, fd=10003
  2395. 00:01:58 T:3016615696   DEBUG: CFileSMB::Close closing fd 10003
  2396. 00:01:58 T:2527406960   DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  2397. 00:01:58 T:2527406960   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
  2398. 00:01:58 T:2527406960   DEBUG: GetRecentlyAddedAlbums query: select * from albumview order by idAlbum desc limit 10
  2399. 00:01:58 T:2527406960   DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  2400. 00:01:58 T:2527406960   DEBUG: RunQuery took 3 ms for 10 items query: select * from movieview  order by idMovie desc limit 10
  2401. 00:01:59 T:2527406960   DEBUG: OpenDir - Using authentication url smb://DS410%5fJASP/video/Movies/Ronal%20the%20Barbarian%20%28Ronal%20Barbaren%29%20%282011%29
  2402. 00:01:59 T:2527406960   DEBUG: OpenDir - Using authentication url smb://DS410%5fJASP/video/Movies/T
  2403. 00:01:59 T:2527406960   DEBUG: RunQuery took 1 ms for 10 items query: select * from episodeview order by idEpisode desc limit 10
  2404. 00:01:59 T:2740976496   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/c/c9cc9b86.dds, fd=10003
  2405. 00:01:59 T:2740976496   DEBUG: CFileSMB::Close closing fd 10003
  2406. 00:01:59 T:3016615696   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/8/83ad9dbc.tbn, fd=10003
  2407. 00:01:59 T:3016615696   DEBUG: CFileSMB::Close closing fd 10003
  2408. 00:01:59 T:2772429680   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/5/58f5df28.dds, fd=10003
  2409. 00:01:59 T:2772429680   DEBUG: CFileSMB::Close closing fd 10003
  2410. 00:01:59 T:2854222704   DEBUG: CFileSMB::Open - opened XBMC/Thumbnails/Video/6/6e27a889.dds, fd=10003
  2411. 00:01:59 T:2854222704   DEBUG: CFileSMB::Close closing fd 10003
  2412. 00:01:59 T:2740976496   DEBUG: DoWork - trying to extract filestream details from video file smb://DS410_JASP/video/Series/Criminal Minds/Season 7/Criminal Minds - S07E23 - E24 HDTV x264-LOL.mp4
  2413. 00:01:59 T:2740976496   DEBUG: CFileSMB::Open - opened video/Series/Criminal Minds/Season 7/Criminal Minds - S07E23 - E24 HDTV x264-LOL.mp4, fd=10003
  2414. 00:01:59 T:2740976496   DEBUG: Open - probing detected format [mov,mp4,m4a,3gp,3g2,mj2]
  2415. 00:01:59 T:2527406960   DEBUG: GetMusicVideosByWhere query = select * from musicvideoview order by idMVideo desc limit 10
  2416. 00:01:59 T:2527406960   DEBUG: GetMusicVideosByWhere time for actual SQL query = 1
  2417. 00:01:59 T:2527406960   DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  2418. 00:01:59 T:2740976496   DEBUG: Open - av_find_stream_info starting
  2419. 00:01:59 T:2740976496   DEBUG: Open - av_find_stream_info finished
  2420. 00:01:59 T:2740976496    INFO: ffmpeg[A35FFB70]: Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'smb://DS410_JASP/video/Series/Criminal Minds/Season 7/Criminal Minds - S07E23 - E24 HDTV x264-LOL.mp4':
  2421. 00:01:59 T:2740976496    INFO: ffmpeg[A35FFB70]:   Metadata:
  2422. 00:01:59 T:2740976496    INFO: ffmpeg[A35FFB70]:     major_brand     : isom
  2423. 00:01:59 T:2740976496    INFO: ffmpeg[A35FFB70]:     minor_version   : 1
  2424. 00:01:59 T:2740976496    INFO: ffmpeg[A35FFB70]:     compatible_brands: isom
  2425. 00:01:59 T:2740976496    INFO: ffmpeg[A35FFB70]:     creation_time   : 2012-05-16 00:07:32
  2426. 00:01:59 T:2740976496    INFO: ffmpeg[A35FFB70]:   Duration: 01:23:24.73, start: 0.000000, bitrate: 914 kb/s
  2427. 00:01:59 T:2740976496    INFO: ffmpeg[A35FFB70]:     Stream #0.0(und): Video: h264 (High), yuv420p, 720x404, 787 kb/s, 23.98 fps, 23.98 tbr, 24k tbn, 47.95 tbc
  2428. 00:01:59 T:2740976496    INFO: ffmpeg[A35FFB70]:     Metadata:
  2429. 00:01:59 T:2740976496    INFO: ffmpeg[A35FFB70]:       creation_time   : 2012-05-16 22:24:36
  2430. 00:01:59 T:2740976496    INFO: ffmpeg[A35FFB70]:     Stream #0.1(und): Audio: aac, 48000 Hz, stereo, s16, 122 kb/s
  2431. 00:01:59 T:2740976496    INFO: ffmpeg[A35FFB70]:     Metadata:
  2432. 00:01:59 T:2740976496    INFO: ffmpeg[A35FFB70]:       creation_time   : 2012-05-16 00:07:49
  2433. 00:01:59 T:2740976496   DEBUG: CFileSMB::Close closing fd 10003
  2434. 00:01:59 T:2740976496   DEBUG: DoWork - trying to extract filestream details from video file smb://DS410_JASP/video/Series/90210/Season 4/90210 - S04E24 - HDTV x264-ASAP.mp4
  2435. 00:01:59 T:2740976496   DEBUG: CFileSMB::Open - opened video/Series/90210/Season 4/90210 - S04E24 - HDTV x264-ASAP.mp4, fd=10003
  2436. 00:01:59 T:2740976496   DEBUG: Open - probing detected format [mov,mp4,m4a,3gp,3g2,mj2]
  2437. 00:01:59 T:2740976496   DEBUG: Open - av_find_stream_info starting
  2438. 00:02:00 T:2740976496   DEBUG: Open - av_find_stream_info finished
  2439. 00:02:00 T:2740976496    INFO: ffmpeg[A35FFB70]: Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'smb://DS410_JASP/video/Series/90210/Season 4/90210 - S04E24 - HDTV x264-ASAP.mp4':
  2440. 00:02:00 T:2740976496    INFO: ffmpeg[A35FFB70]:   Metadata:
  2441. 00:02:00 T:2740976496    INFO: ffmpeg[A35FFB70]:     major_brand     : isom
  2442. 00:02:00 T:2740976496    INFO: ffmpeg[A35FFB70]:     minor_version   : 1
  2443. 00:02:00 T:2740976496    INFO: ffmpeg[A35FFB70]:     compatible_brands: isom
  2444. 00:02:00 T:2740976496    INFO: ffmpeg[A35FFB70]:     creation_time   : 2011-09-08 11:43:25
  2445. 00:02:00 T:2740976496    INFO: ffmpeg[A35FFB70]:   Duration: 00:41:38.45, start: 0.000000, bitrate: 1276 kb/s
  2446. 00:02:00 T:2740976496    INFO: ffmpeg[A35FFB70]:     Stream #0.0(und): Video: h264 (High), yuv420p, 720x404 [PAR 404:405 DAR 16:9], 1147 kb/s, 23.98 fps, 23.98 tbr, 24k tbn, 47.95 tbc
  2447. 00:02:00 T:2740976496    INFO: ffmpeg[A35FFB70]:     Metadata:
  2448. 00:02:00 T:2740976496    INFO: ffmpeg[A35FFB70]:       creation_time   : 2011-09-08 11:43:25
  2449. 00:02:00 T:2740976496    INFO: ffmpeg[A35FFB70]:     Stream #0.1(und): Audio: aac, 48000 Hz, stereo, s16, 122 kb/s
  2450. 00:02:00 T:2740976496    INFO: ffmpeg[A35FFB70]:     Metadata:
  2451. 00:02:00 T:2740976496    INFO: ffmpeg[A35FFB70]:       creation_time   : 2011-09-08 11:43:25
  2452. 00:02:00 T:2740976496   DEBUG: CFileSMB::Close closing fd 10003
  2453. 00:02:00 T:3016615696   DEBUG: ------ Window Init (Pointer.xml) ------
  2454. 00:02:01 T:2772429680   DEBUG: DoWork - took 189 ms to load special://skin/backgrounds/music.jpg
  2455. 00:02:02 T:2755644272   DEBUG: CPullupCorrection: detected pattern of length 1: 41708.33, frameduration: 41708.333333
  2456. 00:02:03 T:3016615696   DEBUG: ProcessMouse: trying mouse action leftclick
  2457. 00:02:03 T:3016615696   DEBUG: ExecuteXBMCAction : Translating down
  2458. 00:02:03 T:3016615696   DEBUG: ExecuteXBMCAction : To down
  2459. 00:02:03 T:3016615696   DEBUG: ExecuteXBMCAction : Translating XBMC.PlayerControl(Stop)
  2460. 00:02:03 T:3016615696   DEBUG: ExecuteXBMCAction : To XBMC.PlayerControl(Stop)
  2461. 00:02:03 T:3016615696  NOTICE: CDVDPlayer::CloseFile()
  2462. 00:02:03 T:3016615696  NOTICE: DVDPlayer: waiting for threads to exit
  2463. 00:02:03 T:2717907824  NOTICE: CDVDPlayer::OnExit()
  2464. 00:02:03 T:2717907824  NOTICE: DVDPlayer: closing audio stream
  2465. 00:02:03 T:2717907824  NOTICE: Closing audio stream
  2466. 00:02:03 T:2717907824  NOTICE: Waiting for audio thread to exit
  2467. 00:02:03 T:2709515120  NOTICE: thread end: CDVDPlayerAudio::OnExit()
  2468. 00:02:03 T:2709515120   DEBUG: Thread CDVDPlayerAudio 2709515120 terminating
  2469. 00:02:03 T:2717907824  NOTICE: Closing audio device
  2470. 00:02:03 T:2717907824   DEBUG: SetActiveDevice - SetActiveDevice from 2 to 1
  2471. 00:02:03 T:2717907824   DEBUG: RemoveActiveDevice - Removing device 2
  2472. 00:02:03 T:2717907824   DEBUG: CGUIAudioManager::Initialize
  2473. 00:02:03 T:2717907824  NOTICE: Deleting audio codec
  2474. 00:02:03 T:2717907824  NOTICE: DVDPlayer: closing video stream
  2475. 00:02:03 T:2717907824  NOTICE: Closing video stream
  2476. 00:02:03 T:2717907824  NOTICE: waiting for video thread to exit
  2477. 00:02:03 T:2755644272  NOTICE: thread end: video_thread
  2478. 00:02:03 T:2755644272   DEBUG: Thread CDVDPlayerVideo 2755644272 terminating
  2479. 00:02:03 T:2717907824  NOTICE: deleting video codec
  2480. 00:02:03 T:2717907824  NOTICE: CDVDPlayer::OnExit() deleting demuxer
  2481. 00:02:03 T:2717907824  NOTICE: CDVDPlayer::OnExit() deleting input stream
  2482. 00:02:03 T:2717907824   DEBUG: CFileSMB::Close closing fd 10000
  2483. 00:02:03 T:2717907824   DEBUG: CAnnouncementManager - Announcement: OnStop from xbmc
  2484. 00:02:03 T:2717907824   DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnStop
  2485. 00:02:03 T:2717907824   DEBUG: Thread CDVDPlayer 2717907824 terminating
  2486. 00:02:03 T:3016615696  NOTICE: DVDPlayer: finished waiting
  2487. 00:02:03 T:3016615696   DEBUG: LinuxRendererGL: Cleaning up GL resources
  2488. 00:02:03 T:3016615696  NOTICE:  (VDPAU) Close
  2489. 00:02:04 T:3016615696   DEBUG: GLX: Destroying glPixmap
  2490. 00:02:04 T:3016615696   DEBUG: GLX: Destroying XPixmap
  2491. 00:02:04 T:3016615696  NOTICE:  (VDPAU) FiniVDPAUOutput
  2492. 00:02:04 T:3016615696  NOTICE: CDVDPlayer::CloseFile()
  2493. 00:02:04 T:3016615696 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  2494. 00:02:04 T:3016615696  NOTICE: DVDPlayer: waiting for threads to exit
  2495. 00:02:04 T:3016615696  NOTICE: DVDPlayer: finished waiting
  2496. 00:02:04 T:3016615696   DEBUG: LinuxRendererGL: Cleaning up GL resources
  2497. 00:02:04 T:2740976496   DEBUG: DoWork - Saving file state for video item smb://DS410_JASP/video/Series/The Big Bang Theory/Season 5/The Big Bang Theory - S05E24 - 720p WEB DL DD5 1 H 264-CtrlHD.mkv
  2498. 00:02:04 T:3016615696   DEBUG: SECTION:UnloadDelayed(SECTION: LCODE)
  2499. 00:02:04 T:2740976496   DEBUG: Mysql execute: update files set playCount=1,lastPlayed='2012-05-22 00:02:04' where idFile=7030
  2500. 00:02:04 T:2740976496   DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  2501. 00:02:04 T:2740976496   DEBUG: GOT ANNOUNCEMENT, type: 8, from xbmc, message OnUpdate
  2502. 00:02:04 T:2527406960   DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  2503. 00:02:04 T:2740976496   DEBUG: Mysql execute: update settings set Deinterlace=1,ViewMode=0,ZoomAmount=1.000000,PixelRatio=1.000000,VerticalShift=0.000000,AudioStream=-1,SubtitleStream=-1,SubtitleDelay=0.000000,SubtitlesOn=1,Brightness=50.000000,Contrast=50.000000,Gamma=20.000000,VolumeAmplification=0.000000,AudioDelay=0.000000,OutputToAllSpeakers=1,Sharpness=0.000000,NoiseReduction=0.000000,NonLinStretch=0,PostProcess=0,ScalingMethod=1,DeinterlaceMode=0,ResumeTime=0,Crop=0,CropLeft=0,CropRight=0,CropTop=0,CropBottom=0 where idFile=7030
  2504. 00:02:04 T:2527406960   DEBUG: RunQuery took 21 ms for 10 items query: select * from movieview  order by idMovie desc limit 10
  2505. 00:02:05 T:2527406960   DEBUG: RunQuery took 597 ms for 10 items query: select * from episodeview order by idEpisode desc limit 10
  2506. 00:02:05 T:2854222704   DEBUG: DoWork - trying to extract filestream details from video file smb://DS410_JASP/video/Series/Criminal Minds/Season 7/Criminal Minds - S07E23 - E24 HDTV x264-LOL.mp4
  2507. 00:02:05 T:2854222704   DEBUG: CFileSMB::Open - opened video/Series/Criminal Minds/Season 7/Criminal Minds - S07E23 - E24 HDTV x264-LOL.mp4, fd=10000
  2508. 00:02:05 T:2854222704   DEBUG: Open - probing detected format [mov,mp4,m4a,3gp,3g2,mj2]
  2509. 00:02:05 T:2527406960   DEBUG: GetMusicVideosByWhere query = select * from musicvideoview order by idMVideo desc limit 10
  2510. 00:02:05 T:2527406960   DEBUG: GetMusicVideosByWhere time for actual SQL query = 4
  2511. 00:02:05 T:2527406960   DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  2512. 00:02:05 T:2854222704   DEBUG: Open - av_find_stream_info starting
  2513. 00:02:05 T:2854222704   DEBUG: Open - av_find_stream_info finished
  2514. 00:02:05 T:2854222704    INFO: ffmpeg[AA1FFB70]: Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'smb://DS410_JASP/video/Series/Criminal Minds/Season 7/Criminal Minds - S07E23 - E24 HDTV x264-LOL.mp4':
  2515. 00:02:05 T:2854222704    INFO: ffmpeg[AA1FFB70]:   Metadata:
  2516. 00:02:05 T:2854222704    INFO: ffmpeg[AA1FFB70]:     major_brand     : isom
  2517. 00:02:05 T:2854222704    INFO: ffmpeg[AA1FFB70]:     minor_version   : 1
  2518. 00:02:05 T:2854222704    INFO: ffmpeg[AA1FFB70]:     compatible_brands: isom
  2519. 00:02:05 T:2854222704    INFO: ffmpeg[AA1FFB70]:     creation_time   : 2012-05-16 00:07:32
  2520. 00:02:05 T:2854222704    INFO: ffmpeg[AA1FFB70]:   Duration: 01:23:24.73, start: 0.000000, bitrate: 914 kb/s
  2521. 00:02:05 T:2854222704    INFO: ffmpeg[AA1FFB70]:     Stream #0.0(und): Video: h264 (High), yuv420p, 720x404, 787 kb/s, 23.98 fps, 23.98 tbr, 24k tbn, 47.95 tbc
  2522. 00:02:05 T:2854222704    INFO: ffmpeg[AA1FFB70]:     Metadata:
  2523. 00:02:05 T:2854222704    INFO: ffmpeg[AA1FFB70]:       creation_time   : 2012-05-16 22:24:36
  2524. 00:02:05 T:2854222704    INFO: ffmpeg[AA1FFB70]:     Stream #0.1(und): Audio: aac, 48000 Hz, stereo, s16, 122 kb/s
  2525. 00:02:05 T:2854222704    INFO: ffmpeg[AA1FFB70]:     Metadata:
  2526. 00:02:05 T:2854222704    INFO: ffmpeg[AA1FFB70]:       creation_time   : 2012-05-16 00:07:49
  2527. 00:02:05 T:2854222704   DEBUG: CFileSMB::Close closing fd 10000
  2528. 00:02:05 T:2740976496   DEBUG: DoWork - trying to extract filestream details from video file smb://DS410_JASP/video/Series/90210/Season 4/90210 - S04E24 - HDTV x264-ASAP.mp4
  2529. 00:02:05 T:2740976496   DEBUG: CFileSMB::Open - opened video/Series/90210/Season 4/90210 - S04E24 - HDTV x264-ASAP.mp4, fd=10000
  2530. 00:02:05 T:2740976496   DEBUG: Open - probing detected format [mov,mp4,m4a,3gp,3g2,mj2]
  2531. 00:02:05 T:2740976496   DEBUG: Open - av_find_stream_info starting
  2532. 00:02:05 T:2740976496   DEBUG: Open - av_find_stream_info finished
  2533. 00:02:05 T:2740976496    INFO: ffmpeg[A35FFB70]: Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'smb://DS410_JASP/video/Series/90210/Season 4/90210 - S04E24 - HDTV x264-ASAP.mp4':
  2534. 00:02:05 T:2740976496    INFO: ffmpeg[A35FFB70]:   Metadata:
  2535. 00:02:05 T:2740976496    INFO: ffmpeg[A35FFB70]:     major_brand     : isom
  2536. 00:02:05 T:2740976496    INFO: ffmpeg[A35FFB70]:     minor_version   : 1
  2537. 00:02:05 T:2740976496    INFO: ffmpeg[A35FFB70]:     compatible_brands: isom
  2538. 00:02:05 T:2740976496    INFO: ffmpeg[A35FFB70]:     creation_time   : 2011-09-08 11:43:25
  2539. 00:02:05 T:2740976496    INFO: ffmpeg[A35FFB70]:   Duration: 00:41:38.45, start: 0.000000, bitrate: 1276 kb/s
  2540. 00:02:05 T:2740976496    INFO: ffmpeg[A35FFB70]:     Stream #0.0(und): Video: h264 (High), yuv420p, 720x404 [PAR 404:405 DAR 16:9], 1147 kb/s, 23.98 fps, 23.98 tbr, 24k tbn, 47.95 tbc
  2541. 00:02:05 T:2740976496    INFO: ffmpeg[A35FFB70]:     Metadata:
  2542. 00:02:05 T:2740976496    INFO: ffmpeg[A35FFB70]:       creation_time   : 2011-09-08 11:43:25
  2543. 00:02:05 T:2740976496    INFO: ffmpeg[A35FFB70]:     Stream #0.1(und): Audio: aac, 48000 Hz, stereo, s16, 122 kb/s
  2544. 00:02:05 T:2740976496    INFO: ffmpeg[A35FFB70]:     Metadata:
  2545. 00:02:05 T:2740976496    INFO: ffmpeg[A35FFB70]:       creation_time   : 2011-09-08 11:43:25
  2546. 00:02:05 T:2740976496   DEBUG: CFileSMB::Close closing fd 10000
  2547. 00:02:06 T:2772429680   DEBUG: DoWork - took 187 ms to load special://skin/backgrounds/programs.jpg
  2548. 00:02:06 T:2740976496   DEBUG: DoWork - took 112 ms to load special://skin/backgrounds/settings.jpg
  2549. 00:02:08 T:3016615696   DEBUG: ProcessMouse: trying mouse action leftclick
  2550. 00:02:08 T:3016615696   DEBUG: ExecuteXBMCAction : Translating ActivateWindow(Settings)
  2551. 00:02:08 T:3016615696   DEBUG: ExecuteXBMCAction : To ActivateWindow(Settings)
  2552. 00:02:08 T:3016615696   DEBUG: Activating window ID: 10004
  2553. 00:02:08 T:3016615696   DEBUG: ------ Window Deinit (Home.xml) ------
  2554. 00:02:08 T:3016615696   DEBUG: ------ Window Init (Settings.xml) ------
  2555. 00:02:08 T:3016615696    INFO: Loading skin file: Settings.xml
  2556. 00:02:08 T:2854222704   DEBUG: DoWork - took 163 ms to load special://skin/backgrounds/system.jpg
  2557. 00:02:12 T:3016615696   DEBUG: ProcessMouse: trying mouse action leftclick
  2558. 00:02:12 T:3016615696   DEBUG: ExecuteXBMCAction : Translating ActivateWindow(SystemSettings)
  2559. 00:02:12 T:3016615696   DEBUG: ExecuteXBMCAction : To ActivateWindow(SystemSettings)
  2560. 00:02:12 T:3016615696   DEBUG: Activating window ID: 10016
  2561. 00:02:12 T:3016615696   DEBUG: ------ Window Deinit (Settings.xml) ------
  2562. 00:02:12 T:3016615696   DEBUG: ------ Window Init (SettingsCategory.xml) ------
  2563. 00:02:12 T:3016615696    INFO: Loading skin file: SettingsCategory.xml
  2564. 00:02:18 T:3016615696   DEBUG: ProcessMouse: trying mouse action leftclick
  2565. 00:02:18 T:3016615696  NOTICE: Disabled debug logging due to GUI setting. Level 0.
  2566. 00:02:18 T:3016615696  NOTICE: Log level changed to 0
  2567. 00:03:55 T:3016615696  NOTICE: Samba is idle. Closing the remaining connections
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement