Advertisement
Guest User

Untitled

a guest
Apr 29th, 2013
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.85 KB | None | 0 0
  1. 8:33:42 T:140735215874432 NOTICE: -----------------------------------------------------------------------
  2. 08:33:42 T:140735215874432 NOTICE: Starting XBMC (12.1 Git:20130317-0d373cc), Platform: Darwin OSX (12.3.0 x86_64, Version 10.8.3 (Build 12D78)). Built on Mar 17 2013
  3. 08:33:42 T:140735215874432 NOTICE: special://xbmc/ is mapped to: /Applications/XBMC.app/Contents/Resources/XBMC
  4. 08:33:42 T:140735215874432 NOTICE: special://xbmcbin/ is mapped to: /Applications/XBMC.app/Contents/Resources/XBMC
  5. 08:33:42 T:140735215874432 NOTICE: special://masterprofile/ is mapped to: /Users/tvimac/Library/Application Support/XBMC/userdata
  6. 08:33:42 T:140735215874432 NOTICE: special://home/ is mapped to: /Users/tvimac/Library/Application Support/XBMC
  7. 08:33:42 T:140735215874432 NOTICE: special://temp/ is mapped to: /Users/tvimac/.xbmc/temp
  8. 08:33:42 T:140735215874432 NOTICE: special://frameworks/ is mapped to: /Applications/XBMC.app/Contents/Frameworks
  9. 08:33:42 T:140735215874432 NOTICE: The executable running is: /Applications/XBMC.app/Contents/MacOS/XBMC
  10. 08:33:42 T:140735215874432 NOTICE: Local hostname: tv
  11. 08:33:42 T:140735215874432 NOTICE: Log File is located: /Users/tvimac/Library/Logs/xbmc.log
  12. 08:33:42 T:140735215874432 NOTICE: -----------------------------------------------------------------------
  13. 08:33:42 T:140735215874432 NOTICE: load settings...
  14. 08:33:42 T:140735215874432 ERROR: Unable to load libcrystalhd.dylib, reason: dlopen(libcrystalhd.dylib, 1): image not found
  15. 08:33:42 T:140735215874432 NOTICE: special://profile/ is mapped to: special://masterprofile/
  16. 08:33:42 T:140735215874432 NOTICE: loading special://masterprofile/guisettings.xml
  17. 08:33:42 T:140735215874432 NOTICE: Getting hardware information now...
  18. 08:33:42 T:140735215874432 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  19. 08:33:42 T:140735215874432 NOTICE: Loaded playercorefactory configuration
  20. 08:33:42 T:140735215874432 NOTICE: Loading player core factory settings from special://profile/playercorefactory.xml.
  21. 08:33:42 T:140735215874432 NOTICE: Loaded playercorefactory configuration
  22. 08:33:42 T:140735215874432 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
  23. 08:33:42 T:140735215874432 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  24. 08:33:42 T:140735215874432 NOTICE: Contents of special://profile/advancedsettings.xml are...
  25. <advancedsettings>
  26. <pathsubstitution>
  27. <substitute>
  28. <from>special://profile/playlists/</from>
  29. <to>/Volumes/Media/xbmc/userdata/playlists/</to>
  30. </substitute>
  31. <substitute>
  32. <from>special://profile/addon_data/</from>
  33. <to>/Volumes/Media/xbmc/userdata/addon_data/</to>
  34. </substitute>
  35. <substitute>
  36. <from>special://profile/keymaps/</from>
  37. <to>/Volumes/Media/xbmc/userdata/keymaps/</to>
  38. </substitute>
  39. <substitute>
  40. <from>special://profile/sources.xml</from>
  41. <to>/Volumes/Media/xbmc/userdata/sources.xml</to>
  42. </substitute>
  43. <substitute>
  44. <from>special://profile/mediasources.xml</from>
  45. <to>/Volumes/Media/xbmc/userdata/mediasources.xml</to>
  46. </substitute>
  47. <substitute>
  48. <from>special://profile/favourites.xml</from>
  49. <to>/Volumes/Media/xbmc/userdata/favourites.xml</to>
  50. </substitute>
  51. </pathsubstitution>
  52. <videodatabase>
  53. <type>mysql</type>
  54. <host>nas.xxxx</host>
  55. <port>3306</port>
  56. <user>xbmc</user>
  57. <pass>xxxx</pass>
  58. </videodatabase>
  59. <musicdatabase>
  60. <type>mysql</type>
  61. <host>nas.xxxx</host>
  62. <port>3306</port>
  63. <user>xbmc</user>
  64. <pass>xxxx</pass>
  65. </musicdatabase>
  66. <videolibrary>
  67. <importwatchedstate>true</importwatchedstate>
  68. </videolibrary>
  69. <navigatevirtualkeyboard>true</navigatevirtualkeyboard>
  70. <video>
  71. <!-- "VideoSettings" instead of "video" for builds prior to May 22, 2006 -->
  72. <subsdelayrange>60</subsdelayrange>
  73. <smallstepbackseconds>7</smallstepbackseconds>
  74. <!-- Length of the small skip back (normally the BACK button) when playing a video -->
  75. <smallstepbacktries>3</smallstepbacktries>
  76. <smallstepbackdelay>300</smallstepbackdelay>
  77. <usetimeseeking>true</usetimeseeking>
  78. <!-- Whether to use time based or percentage based seeking. -->
  79. <timeseekforward>5</timeseekforward>
  80. <!-- Time to seek forward in seconds when doing a short seek. Defaults to 30. -->
  81. <timeseekbackward>-5</timeseekbackward>
  82. <!-- Time to seek backward in seconds when doing a short seek. Defaults to -30. -->
  83. <timeseekforwardbig>30</timeseekforwardbig>
  84. <!-- Time to seek forward in seconds when doing a long seek. Defaults to 600 (10 minutes). -->
  85. <timeseekbackwardbig>-30</timeseekbackwardbig>
  86. <!-- Time to seek forward in seconds when doing a long seek. Defaults to -600 (10 minutes). -->
  87. <percentseekforward>1</percentseekforward>
  88. <!-- Amount to seek forward as a percentage, when doing a short seek. Defaults to 2. -->
  89. <percentseekbackward>-1</percentseekbackward>
  90. <!-- Amount to seek backward as a percentage, when doing a short seek. Defaults to -2. -->
  91. <percentseekforwardbig>3</percentseekforwardbig>
  92. <!-- Amount to seek forward as a percentage, when doing a long seek. Defaults to 10. -->
  93. <percentseekbackwardbig>-3</percentseekbackwardbig>
  94. <!-- Amount to seek forward as a percentage, when doing a long seek. Defaults to -10. -->
  95. </video>
  96. <alwaysontop>false</alwaysontop>
  97. </advancedsettings>
  98. 08:33:42 T:140735215874432 WARNING: VIDEO database configuration is experimental.
  99. 08:33:42 T:140735215874432 NOTICE: Getting hardware information now...
  100. 08:33:42 T:140735215874432 NOTICE: Default DVD Player: dvdplayer
  101. 08:33:42 T:140735215874432 NOTICE: Default Video Player: dvdplayer
  102. 08:33:42 T:140735215874432 NOTICE: Default Audio Player: paplayer
  103. 08:33:42 T:140735215874432 NOTICE: Disabled debug logging due to GUI setting. Level 0.
  104. 08:33:42 T:140735215874432 NOTICE: Log level changed to 0
  105. 08:33:42 T:140735215874432 NOTICE: Loading media sources from special://masterprofile/sources.xml
  106. 08:33:42 T:140735215874432 ERROR: CCoreAudioDevice::SupportsMixing: Device mixing support : 'No'.
  107. 08:33:42 T:140735215874432 NOTICE: Running database version Addons15
  108. 08:33:42 T:4454879232 NOTICE: Thread XBMC Peripherals start, auto delete: false
  109. 08:33:42 T:140735215874432 NOTICE: Setup SDL
  110. 08:33:43 T:140735215874432 NOTICE: Display 0 has name (null)
  111. 08:33:43 T:140735215874432 NOTICE: Found possible resolution for display 0 with 1 x 1 @ 60.000000 Hz
  112. 08:33:43 T:140735215874432 NOTICE: Found possible resolution for display 0 with 800 x 600 @ 60.000000 Hz
  113. 08:33:43 T:140735215874432 NOTICE: Found possible resolution for display 0 with 1024 x 768 @ 60.000000 Hz
  114. 08:33:43 T:140735215874432 NOTICE: Found possible resolution for display 0 with 1280 x 1024 @ 60.000000 Hz
  115. 08:33:43 T:140735215874432 NOTICE: Found possible resolution for display 0 with 1680 x 1050 @ 60.000000 Hz
  116. 08:33:43 T:140735215874432 NOTICE: Found possible resolution for display 0 with 1280 x 1024 @ 60.000000 Hz
  117. 08:33:43 T:140735215874432 NOTICE: Checking resolution 15
  118. 08:33:43 T:140735215874432 NOTICE: GL_VENDOR = NVIDIA Corporation
  119. 08:33:43 T:140735215874432 NOTICE: GL_RENDERER = NVIDIA GeForce 9400 OpenGL Engine
  120. 08:33:43 T:140735215874432 NOTICE: GL_VERSION = 2.1 NVIDIA-8.10.44 304.10.65f03
  121. 08:33:43 T:140735215874432 NOTICE: GL_SHADING_LANGUAGE_VERSION = 1.20
  122. 08:33:43 T:140735215874432 NOTICE: GL_EXTENSIONS = GL_ARB_color_buffer_float 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_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_instanced_arrays 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_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shadow GL_ARB_sync GL_ARB_texture_border_clamp 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_non_power_of_two GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_transpose_matrix GL_ARB_vertex_array_bgra GL_ARB_vertex_blend GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_window_pos 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_clip_volume_hint GL_EXT_depth_bounds_test GL_EXT_draw_buffers2 GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_multisample_blit_scaled 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_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shadow_funcs GL_EXT_stencil_two_side GL_EXT_stencil_wrap GL_EXT_texture_array GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_s3tc GL_EXT_texture_env_add GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_rectangle GL_EXT_texture_shared_exponent GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array_bgra GL_APPLE_aux_depth_stencil GL_APPLE_client_storage GL_APPLE_element_array GL_APPLE_fence GL_APPLE_float_pixels GL_APPLE_flush_buffer_range GL_APPLE_flush_render GL_APPLE_object_purgeable GL_APPLE_packed_pixels GL_APPLE_pixel_buffer GL_APPLE_rgb_422 GL_APPLE_row_bytes GL_APPLE_specular_vector GL_APPLE_texture_range GL_APPLE_transform_hint GL_APPLE_vertex_array_object GL_APPLE_vertex_array_range GL_APPLE_vertex_point_size GL_APPLE_vertex_program_evaluators GL_APPLE_ycbcr_422 GL_ATI_separate_stencil GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_ATI_texture_mirror_once GL_IBM_rasterpos_clip GL_NV_blend_square GL_NV_conditional_render GL_NV_depth_clamp GL_NV_fog_distance GL_NV_fragment_program_option GL_NV_fragment_program2 GL_NV_light_max_exponent GL_NV_multisample_filter_hint GL_NV_point_sprite GL_NV_texgen_reflection GL_NV_vertex_program2_option GL_NV_vertex_program3 GL_SGIS_generate_mipmap GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod
  123. 08:33:43 T:140735215874432 NOTICE: Running database version Addons15
  124. 08:33:43 T:140735215874432 NOTICE: Running database version ViewModes4
  125. 08:33:43 T:140735215874432 NOTICE: Running database version Textures13
  126. 08:33:43 T:140735215874432 NOTICE: Running database version MyMusic32
  127. 08:33:43 T:140735215874432 NOTICE: Running database version MyVideos75
  128. 08:33:43 T:140735215874432 NOTICE: Running database version TV22
  129. 08:33:43 T:140735215874432 NOTICE: Running database version Epg7
  130. 08:33:43 T:140735215874432 NOTICE: start dvd mediatype detection
  131. 08:33:43 T:140735215874432 NOTICE: initializing playlistplayer
  132. 08:33:43 T:140735215874432 NOTICE: DONE initializing playlistplayer
  133. 08:33:43 T:4489560064 NOTICE: Thread CDetectDVDMedia start, auto delete: false
  134. 08:33:43 T:140735215874432 ERROR: Couldn't load font name: music_time(acens.ttf), trying to substitute arial.ttf
  135. 08:33:44 T:4556525568 NOTICE: Thread XBPyThread start, auto delete: false
  136. 08:33:44 T:140735215874432 NOTICE: Previous line repeats 4 times.
  137. 08:33:44 T:140735215874432 NOTICE: initialize done
  138. 08:33:44 T:4559470592 NOTICE: Thread XBPyThread start, auto delete: false
  139. 08:33:44 T:140735215874432 NOTICE: Running the application...
  140. 08:33:44 T:4560269312 NOTICE: Thread XBPyThread start, auto delete: false
  141. 08:33:44 T:140735215874432 NOTICE: ES: Starting event server
  142. 08:33:44 T:4560805888 NOTICE: Thread CEventServer start, auto delete: false
  143. 08:33:44 T:4560805888 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
  144. 08:33:44 T:4560805888 NOTICE: UDP: Listening on port 9777
  145. 08:33:44 T:4561342464 NOTICE: Thread CTCPServer start, auto delete: false
  146. 08:33:44 T:140735215874432 NOTICE: starting zeroconf publishing
  147. 08:33:44 T:4561879040 NOTICE: Thread Jobworker start, auto delete: true
  148. 08:33:44 T:140735215874432 ERROR: Control 1 in window 10099 has been asked to focus, but it can't
  149. 08:33:45 T:4556525568 NOTICE: -->Python Interpreter Initialized<--
  150. 08:33:45 T:4558135296 NOTICE: -->Python Interpreter Initialized<--
  151. 08:33:45 T:4559470592 NOTICE: -->Python Interpreter Initialized<--
  152. 08:33:45 T:4557598720 NOTICE: -->Python Interpreter Initialized<--
  153. 08:33:45 T:4558671872 NOTICE: -->Python Interpreter Initialized<--
  154. 08:33:45 T:4557062144 NOTICE: -->Python Interpreter Initialized<--
  155. 08:33:45 T:140735215874432 ERROR: Python script "script.tv.show.next.aired" does not exist
  156. 08:33:45 T:4486631424 NOTICE: Thread XBPyThread start, auto delete: false
  157. 08:33:45 T:140735215874432 ERROR: invalid rss url set referenced in skin
  158. 08:33:45 T:4576514048 NOTICE: Thread Jobworker start, auto delete: true
  159. 08:33:45 T:4469891072 NOTICE: Previous line repeats 1 times.
  160. 08:33:45 T:4469891072 NOTICE: Thread CRssReader start, auto delete: false
  161. 08:33:46 T:4560269312 NOTICE: -->Python Interpreter Initialized<--
  162. 08:33:46 T:4486631424 NOTICE: -->Python Interpreter Initialized<--
  163. 08:33:46 T:4558671872 NOTICE: Artwork Downloader: ## Service - Run at startup: False
  164. 08:33:46 T:4558671872 NOTICE: Artwork Downloader: ## Service - Delayed startup: -- minutes
  165. 08:33:46 T:4558671872 NOTICE: Artwork Downloader: ## Service - Run as service: False
  166. 08:33:46 T:4558671872 NOTICE: Artwork Downloader: ## Service - Time: 00:00
  167. 08:33:46 T:4557062144 NOTICE: service.libraryautoupdate: Update Library Service starting...
  168. 08:33:46 T:4557062144 NOTICE: service.libraryautoupdate: update timers
  169. 08:33:47 T:4559470592 NOTICE: StorageServer Module loaded RUN
  170. 08:33:47 T:4559470592 NOTICE: StorageClient-2.5.0 Starting server
  171. 08:33:47 T:4559470592 NOTICE: StorageServer-2.5.0 Storage Server starting /Users/tvimac/Library/Application Support/XBMC/userdata/addon_data/script.common.plugin.cache/commoncache.db
  172. 08:33:47 T:4557062144 NOTICE: service.libraryautoupdate: Starting network check
  173. 08:33:49 T:4557062144 NOTICE: service.libraryautoupdate: Update Video Library
  174. 08:33:49 T:4581122048 NOTICE: Thread CVideoInfoScanner start, auto delete: false
  175. 08:33:49 T:4581122048 NOTICE: VideoInfoScanner: Starting scan ..
  176. 08:33:51 T:4369944576 NOTICE: Thread XBPyThread start, auto delete: false
  177. 08:33:51 T:4369944576 NOTICE: -->Python Interpreter Initialized<--
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement