Advertisement
Guest User

Untitled

a guest
Oct 9th, 2011
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.63 KB | None | 0 0
  1. ################### xbmc.log start #####################
  2. 11:08:40 T:3079288704 M:1724751872 NOTICE: -----------------------------------------------------------------------
  3. 11:08:40 T:3079288704 M:1724243968 NOTICE: Starting XBMC, Platform: Linux (Ubuntu 10.04.1 LTS - XBMCLive Dharma, 2.6.32-25-generic i686). Built on Mar 9 2011 (Git:Unknown)
  4. 11:08:40 T:3079288704 M:1724243968 NOTICE: special://xbmc/ is mapped to: /usr/share/xbmc
  5. 11:08:40 T:3079288704 M:1724243968 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/xbmc
  6. 11:08:40 T:3079288704 M:1724243968 NOTICE: special://masterprofile/ is mapped to: /home/xbmc/.xbmc/userdata
  7. 11:08:40 T:3079288704 M:1724243968 NOTICE: special://home/ is mapped to: /home/xbmc/.xbmc
  8. 11:08:40 T:3079288704 M:1724243968 NOTICE: special://temp/ is mapped to: /home/xbmc/.xbmc/temp
  9. 11:08:40 T:3079288704 M:1724243968 NOTICE: The executable running is: /usr/lib/xbmc/xbmc.bin
  10. 11:08:40 T:3079288704 M:1724243968 NOTICE: Log File is located: /home/xbmc/.xbmc/temp/xbmc.log
  11. 11:08:40 T:3079288704 M:1724243968 NOTICE: -----------------------------------------------------------------------
  12. 11:08:40 T:3079288704 M:1724100608 NOTICE: Setup SDL
  13. 11:08:40 T:3079288704 M:1722138624 NOTICE: load settings...
  14. 11:08:40 T:3079288704 M:1722040320 NOTICE: special://profile/ is mapped to: special://masterprofile/
  15. 11:08:40 T:3079288704 M:1722040320 NOTICE: loading special://masterprofile/guisettings.xml
  16. 11:08:40 T:3079288704 M:1720135680 NOTICE: Getting hardware information now...
  17. 11:08:40 T:3079288704 M:1720135680 NOTICE: Checking resolution 12
  18. 11:08:40 T:3079288704 M:1720135680 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  19. 11:08:40 T:3079288704 M:1720135680 NOTICE: Loaded playercorefactory configuration
  20. 11:08:40 T:3079288704 M:1720135680 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  21. 11:08:40 T:3079288704 M:1720135680 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  22. 11:08:40 T:3079288704 M:1720135680 NOTICE: Loaded advancedsettings.xml from special://profile/advancedsettings.xml
  23. 11:08:40 T:3079288704 M:1720135680 NOTICE: Contents of special://profile/advancedsettings.xml are...
  24. <advancedsettings>
  25. <network>
  26. <disableipv6>true</disableipv6>
  27. </network>
  28. <videolibrary>
  29. <hideallitems>true</hideallitems>
  30. <recentlyaddeditems>10</recentlyaddeditems>
  31. <cleanonupdate>true</cleanonupdate>
  32. <hideemptyseries>true</hideemptyseries>
  33. </videolibrary>
  34. <musiclibrary>
  35. <hideallitems>true</hideallitems>
  36. <recentlyaddeditems>10</recentlyaddeditems>
  37. </musiclibrary>
  38. <videodatabase>
  39. <type>mysql</type>
  40. <host>192.168.1.4</host>
  41. <port>3306</port>
  42. <user>xbmc</user>
  43. <pass>xbmc</pass>
  44. <name>xbmc_video</name>
  45. </videodatabase>
  46. <musicdatabase>
  47. <type>mysql</type>
  48. <host>192.168.1.4</host>
  49. <port>3306</port>
  50. <user>xbmc</user>
  51. <pass>xbmc</pass>
  52. <name>xbmc_music</name>
  53. </musicdatabase>
  54. <gputempcommand>echo &quot; C&quot;</gputempcommand>
  55. <cputempcommand>echo &quot;$(sensors -u | tail -n4 | grep temp1_input | awk &apos;{print $2 }&apos; |awk &apos;{printf(&quot;%d\n&quot;,$1 + 0.5);}&apos;) C&quot;</cputempcommand>
  56. <gputempcommand>echo &quot;$(nvclock -T | sed -ne &quot;s/=&gt; GPU temp.*: \([0-9]\+\).*/\1/p&quot;) C&quot;</gputempcommand>
  57. <!-- <hddtempcommand>echo "$(hddtemp /dev/sda | awk '{ print $3}' | awk -F '°' '{ print $1}') C"</hddtempcommand>-->
  58. <hddtempcommand>echo &quot;$(hddtemp -n /dev/sda) C&quot;</hddtempcommand>
  59. <karaoke>
  60. <syncdelaycdg>0.3</syncdelaycdg>
  61. </karaoke>
  62. </advancedsettings>
  63. 11:08:40 T:3079288704 M:1720135680 WARNING: VIDEO database configuration is experimental.
  64. 11:08:41 T:3079288704 M:1720135680 NOTICE: Getting hardware information now...
  65. 11:08:41 T:3079288704 M:1720135680 NOTICE: Checking resolution 12
  66. 11:08:41 T:3079288704 M:1720135680 NOTICE: Default DVD Player: dvdplayer
  67. 11:08:41 T:3079288704 M:1720135680 NOTICE: Default Video Player: dvdplayer
  68. 11:08:41 T:3079288704 M:1720135680 NOTICE: Default Audio Player: paplayer
  69. 11:08:41 T:3079288704 M:1720135680 NOTICE: Loading media sources from special://masterprofile/sources.xml
  70. 11:08:41 T:3079288704 M:1725173760 NOTICE: Using visual 0x42
  71. 11:08:41 T:3079288704 M:1723813888 NOTICE: GL_VENDOR = NVIDIA Corporation
  72. 11:08:41 T:3079288704 M:1723813888 NOTICE: GL_RENDERER = ION/PCI/SSE2
  73. 11:08:41 T:3079288704 M:1723813888 NOTICE: GL_VERSION = 3.2.0 NVIDIA 195.36.24
  74. 11:08:41 T:3079288704 M:1723813888 NOTICE: GL_SHADING_LANGUAGE_VERSION = 1.50 NVIDIA via Cg compiler
  75. 11:08:41 T:3079288704 M:1723813888 NOTICE: GL_EXTENSIONS = 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_elements_base_vertex GL_ARB_draw_instanced 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_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_map_buffer_range GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_provoking_vertex GL_ARB_seamless_cube_map GL_ARB_shader_objects GL_ARB_shading_language_100 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_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_float GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_rectangle GL_ARB_texture_rg 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_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_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_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_timer_query GL_EXT_transform_feedback2 GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_IBM_rasterpos_clip GL_IBM_texture_mirrored_repeat GL_KTX_buffer_region GL_NV_blend_square 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_fence GL_NV_float_buffer GL_NV_fog_distance 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_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_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_rectangle GL_NV_texture_shader GL_NV_texture_shader2 GL_NV_texture_shader3 GL_NV_transform_feedback GL_NV_transform_feedback2 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_SGIS_generate_mipmap GL_SGIS_texture_lod GL_SGIX_depth_texture GL_SGIX_shadow GL_SUN_slice_accum
  76. 11:08:41 T:3079288704 M:1723924480 ERROR: GLX: Same window as before, refreshing context
  77. 11:08:42 T:3079288704 M:1722781696 NOTICE: start dvd mediatype detection
  78. 11:08:42 T:3079288704 M:1722781696 NOTICE: initializing playlistplayer
  79. 11:08:42 T:3079288704 M:1722781696 NOTICE: DONE initializing playlistplayer
  80. 11:08:45 T:3079288704 M:1700716544 NOTICE: UpdateLibraries - Starting video library startup scan
  81. 11:08:45 T:3041188720 M:1700589568 NOTICE: -->Python Interpreter Initialized<--
  82. 11:08:45 T:3079288704 M:1700433920 NOTICE: UpdateLibraries - Starting music library startup scan
  83. 11:08:45 T:3029334896 M:1700433920 NOTICE: VideoInfoScanner: Starting scan ..
  84. 11:08:46 T:3079288704 M:1698197504 NOTICE: initialize done
  85. 11:08:46 T:3079288704 M:1698197504 NOTICE: Running the application...
  86. 11:08:46 T:3041188720 M:1698197504 NOTICE: ### TV-Show Next-Aired starting ...
  87. 11:08:46 T:3041188720 M:1698197504 NOTICE: ### author: Ppic, Frost
  88. 11:08:46 T:3041188720 M:1698197504 NOTICE: ### URL: http://code.google.com/p/passion-xbmc/
  89. 11:08:46 T:3041188720 M:1698197504 NOTICE: ### credits: Team Passion-XBMC, http://passion-xbmc.org/
  90. 11:08:46 T:3041188720 M:1698197504 NOTICE: ### date: 17-10-2010
  91. 11:08:46 T:3041188720 M:1698197504 NOTICE: ### version: 2.1.2
  92. 11:08:46 T:3041188720 M:1698197504 NOTICE: {'silent': 'True'}
  93. 11:08:46 T:3041188720 M:1698197504 NOTICE: ###db less than 24, fetch local data...
  94. 11:08:46 T:3041188720 M:1698197504 NOTICE: ### Load list: /home/xbmc/.xbmc/userdata/addon_data/script.tv.show.next.aired/next_aired.db
  95. 11:08:46 T:3079288704 M:1698197504 NOTICE: Webserver: Starting...
  96. 11:08:46 T:3079288704 M:1698197504 NOTICE: WebServer: Started the webserver
  97. 11:08:46 T:3041188720 M:1698197504 NOTICE: ###data available
  98. 11:08:46 T:3041188720 M:1698197504 NOTICE: ### next list: 3 shows ### [{'Status': 'Returning Series', 'ep_img': 'smb://192.168.1.4/Downloads/TV/An Idiot Abroad/folder.jpg', 'RFC3339': '2011-10-14T21:00:00+01:00', 'GMT+0 NODST': '1318615200', 'Network': 'Sky One (United Kingdom)', 'Classification': 'Reality', 'Started': 'Sep/05/2010', 'Show Name': 'An Idiot Abroad', 'Show URL': 'http://www.tvrage.com/An_Idiot_Abroad', 'Genres': 'Comedy | Travel', 'Premiered': '2010', 'Airtime': 'Thursday at 09:00 pm', 'Ended': '', 'Show ID': '26548', 'Country': 'United Kingdom', 'Next Episode': '02x04^Whale Watching^Oct/14/2011', 'path': 'smb://192.168.1.4/Downloads/TV/An Idiot Abroad/', 'Runtime': '60', 'localname': 'An Idiot Abroad', 'Latest Episode': '02x03^Swim with Dolphins^Oct/07/2011'}, {'Status': 'Final Season', 'ep_img': 'smb://192.168.1.4/Downloads/TV/Spooks/folder.jpg', 'RFC3339': '2011-10-09T21:00:00+01:00', 'GMT+0 NODST': '1318183200', 'Network': 'BBC One (United Kingdom)', 'Classification': 'Scripted', 'Started': 'May/13/2002', 'Show Name': 'Spooks', 'Show URL': 'http://www.tvrage.com/Spooks', 'Genres': 'Crime | Drama', 'Premiered': '2002', 'Airtime': 'Monday at 09:00 pm', 'Ended': '', 'Show ID': '4458', 'Country': 'United Kingdom', 'Next Episode': '10x04^Series 10, Episode 4^Oct/09/2011', 'path': 'smb://192.168.1.4/Downloads/TV/Spooks/', 'Runtime': '60', 'localname': 'Spooks', 'Latest Episode': '10x03^Series 10, Episode 3^Oct/02/2011'}, {'Status': 'Returning Series', 'ep_img': 'smb://192.168.1.4/Downloads/TV/The Great British Bake Off/folder.jpg', 'RFC3339': '2011-10-13T20:00:00+01:00', 'GMT+0 NODST': '1318525200', 'Network': 'BBC TWO (United Kingdom)', 'Classification': 'Game Show', 'Started': 'Aug/17/2010', 'Show Name': 'The Great British Bake Off', 'Show URL': 'http://www.tvrage.com/The_Great_British_Bake_Off', 'Genres': 'Cooking/Food', 'Premiered': '2010', 'Airtime': 'Tuesday at 08:00 pm', 'Ended': '', 'Show ID': '26332', 'Country': 'United Kingdom', 'Next Episode': '02x10^Masterclass (2)^Oct/13/2011', 'path': 'smb://192.168.1.4/Downloads/TV/The Great British Bake Off/', 'Runtime': '60', 'localname': 'The Great British Bake Off', 'Latest Episode': '02x09^Masterclass^Oct/06/2011'}]
  99. 11:08:46 T:3079288704 M:1698197504 NOTICE: ES: Starting event server
  100. 11:08:46 T:3041188720 M:1698197504 NOTICE: 2011-10-09
  101. 11:08:46 T:3041188720 M:1698197504 NOTICE: ################
  102. 11:08:46 T:2964302704 M:1698197504 NOTICE: ES: Starting UDP Event server on 127.0.0.1:9777
  103. 11:08:46 T:2964302704 M:1698197504 NOTICE: UDP: Listening on port 9777
  104. 11:08:46 T:3079288704 M:1698197504 NOTICE: DS: Starting dbus server
  105. 11:08:46 T:3041188720 M:1698197504 NOTICE: ###Spooks
  106. 11:08:46 T:3041188720 M:1698197504 NOTICE: TODAY
  107. 11:08:46 T:3041188720 M:1698197504 NOTICE: ###10x04^Series 10, Episode 4^Oct/09/2011
  108. 11:08:46 T:3041188720 M:1698197504 NOTICE: ###2011-10-09T21:00:00+01:00
  109. 11:08:46 T:3041188720 M:1698197504 NOTICE: 2011-10-09
  110. 11:08:46 T:3041188720 M:1698197504 NOTICE: ################
  111. 11:08:46 T:3041188720 M:1698197504 NOTICE: ###The Great British Bake Off
  112. 11:08:46 T:3041188720 M:1698197504 NOTICE: ###02x10^Masterclass (2)^Oct/13/2011
  113. 11:08:46 T:2953812848 M:1698197504 NOTICE: DS: Starting DBUS server in Run Application aka thread
  114. 11:08:46 T:3041188720 M:1698197504 NOTICE: ###2011-10-13T20:00:00+01:00
  115. 11:08:46 T:3079288704 M:1698197504 NOTICE: starting zeroconf publishing
  116. 11:08:46 T:3041188720 M:1698197504 NOTICE: 2011-10-13
  117. 11:08:46 T:3041188720 M:1698197504 NOTICE: ################
  118. 11:08:46 T:3041188720 M:1698197504 NOTICE: ###An Idiot Abroad
  119. 11:08:46 T:3041188720 M:1698197504 NOTICE: ###02x04^Whale Watching^Oct/14/2011
  120. 11:08:46 T:3041188720 M:1698197504 NOTICE: ###2011-10-14T21:00:00+01:00
  121. 11:08:46 T:3041188720 M:1698197504 NOTICE: 2011-10-14
  122. 11:08:46 T:3041188720 M:1698197504 NOTICE: ###today show: 1 - 'Spooks'
  123. 11:08:46 T:3006262128 M:1685311488 NOTICE: -->Python Interpreter Initialized<--
  124. 11:08:46 T:2995772272 M:1684103168 NOTICE: -->Python Interpreter Initialized<--
  125. 11:08:46 T:2899532656 M:1686515712 WARNING: FillBuffer: curl failed with code 22
  126. 11:08:46 T:2899532656 M:1686515712 ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
  127. 11:08:46 T:2899532656 M:1686515712 ERROR: Open - failed to open source <http://dl.dropbox.com/u/1711476/XBMC-Repository-devel/addons.xml/XBMC-Repository/addons.xml.md5>
  128. 11:08:47 T:3006262128 M:1686413312 NOTICE: {'unplayed': 'True', 'albums': 'False', 'limit': '8', 'totals': 'True'}
  129. 11:08:47 T:2899532656 M:1685422080 WARNING: FillBuffer: curl failed with code 22
  130. 11:08:47 T:2899532656 M:1685422080 ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
  131. 11:08:47 T:2899532656 M:1685422080 ERROR: Open - failed to open source <http://dl.dropbox.com/u/1711476/XBMC-Repository-devel/addons.xml/XBMC-Repository/addons.xml|Encoding=gzip>
  132. 11:08:47 T:2899532656 M:1685422080 ERROR: Repository Trakt Utilities returned no add-ons, listing may have failed
  133. 11:08:48 T:2922343280 M:1680478208 ERROR: GetDirectory - Failed to stat file smb://192%2e168%2e1%2e4/Karaoke/SF%20241%20%20250/SF%20241%20%2d%20250/SF%20246/SF246%2d13%20D%5fj%5f%20vu%20%2d%20Beyonce%20Feat%2e%20Jay%20Z%2ecdg
  134. 11:08:52 T:3006262128 M:1679663104 NOTICE: -->Python Interpreter Initialized<--
  135. 11:08:53 T:3006262128 M:1679114240 NOTICE: 'TRAKT: ----------- trakt by Sean Rudford, version 0.1.5 -----------'
  136. 11:08:53 T:3006262128 M:1679114240 NOTICE: 'TRAKT: ::Settings::'
  137. 11:08:53 T:3006262128 M:1679114240 NOTICE: 'TRAKT: AutoStart: True'
  138. 11:08:53 T:3006262128 M:1679114240 NOTICE: 'TRAKT: RunBackground: False'
  139. 11:08:53 T:3006262128 M:1679114240 NOTICE: 'TRAKT: Username: smithr99'
  140. 11:08:53 T:3006262128 M:1679114240 NOTICE: 'TRAKT: Password: peBBles33'
  141. 11:08:53 T:3006262128 M:1679114240 NOTICE: 'TRAKT: AutoSubmitVideo:True'
  142. 11:08:53 T:3006262128 M:1679114240 NOTICE: 'TRAKT: VideoThreshold: 85'
  143. 11:08:53 T:3006262128 M:1679114240 NOTICE: 'TRAKT: Startup: True'
  144. 11:08:53 T:3006262128 M:1679114240 NOTICE: 'TRAKT: ::Settings::'
  145. 11:08:53 T:3006262128 M:1679114240 NOTICE: 'TRAKT: Entering idle state, waiting for media playing...'
  146. 11:08:53 T:3006262128 M:1679114240 NOTICE: 'TRAKT: Resetting last update timestamp'
  147. 11:09:03 T:3016751984 M:1660854272 ERROR: GetDirectory - Failed to stat file smb://192%2e168%2e1%2e4/Karaoke/SF%20241%20%20250/SF%20241%20%2d%20250/SF%20246/SF246%2d13%20D%5fj%5f%20vu%20%2d%20Beyonce%20Feat%2e%20Jay%20Z%2ecdg
  148. 11:09:08 T:3006262128 M:1676996608 NOTICE: 'TRAKT: Resetting last update timestamp'
  149. 11:09:11 T:3029334896 M:1677074432 NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 00:25
  150. 11:09:11 T:2995772272 M:1676693504 NOTICE: -->Python Interpreter Initialized<--
  151. 11:09:11 T:2995772272 M:1676693504 NOTICE: {'unplayed': 'True', 'albums': 'False', 'limit': '8', 'totals': 'True'}
  152. 11:09:20 T:2922343280 M:1676857344 ERROR: GetDirectory - Failed to stat file smb://192%2e168%2e1%2e4/MP3s/Compilation%20Albums/VA%20%2d%20MOS%20Clubbers%20Guide%20to%20Ibiza%20Summer%202000/12%20Burgy%20%2d%20Lochfresser%20%2830%5f%20Mix%29%2eflac
  153. 11:09:23 T:3006262128 M:1676992512 NOTICE: 'TRAKT: Resetting last update timestamp'
  154. 11:09:38 T:3006262128 M:1676947456 NOTICE: 'TRAKT: Resetting last update timestamp'
  155. 11:09:46 T:3016751984 M:1676914688 ERROR: GetDirectory - Failed to stat file smb://192%2e168%2e1%2e4/MP3s/Compilation%20Albums/VA%20%2d%20MOS%20Clubbers%20Guide%20to%20Ibiza%20Summer%202000/12%20Burgy%20%2d%20Lochfresser%20%2830%5f%20Mix%29%2eflac
  156. 11:09:53 T:3006262128 M:1676738560 NOTICE: 'TRAKT: Resetting last update timestamp'
  157. 11:10:08 T:3006262128 M:1675612160 NOTICE: 'TRAKT: Resetting last update timestamp'
  158. 11:10:09 T:3016751984 M:1675612160 NOTICE: My Music: Scanning for music info using worker thread, operation took 01:23
  159. 11:10:10 T:2922343280 M:1674199040 NOTICE: -->Python Interpreter Initialized<--
  160. 11:10:10 T:2922343280 M:1674080256 NOTICE: {'unplayed': 'True', 'albums': 'False', 'limit': '8', 'totals': 'True'}
  161. 11:10:23 T:3006262128 M:1673895936 NOTICE: 'TRAKT: Resetting last update timestamp'
  162. 11:10:38 T:3006262128 M:1674649600 NOTICE: 'TRAKT: Resetting last update timestamp'
  163. 11:10:41 T:3041188720 M:1669283840 WARNING: CreateLoader - Unsupported protocol(addons) in addons://more/executable.tbn
  164. 11:10:43 T:2807122800 M:1655218176 NOTICE: -->Python Interpreter Initialized<--
  165. ################### xbmc.log end #####################
  166.  
  167.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement