Advertisement
Guest User

Living Room XBMC Log

a guest
Dec 14th, 2011
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.28 KB | None | 0 0
  1. 19:08:15 T:108142592 NOTICE: -----------------------------------------------------------------------
  2. 19:08:15 T:108142592 NOTICE: Starting XBMC, Platform: Darwin iOS (11.0.0 AppleTV2,1). Built on Dec 10 2011 (Git:20111210-f1ae0b6)
  3. 19:08:15 T:108142592 NOTICE: special://xbmc/ is mapped to: /private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome
  4. 19:08:15 T:108142592 NOTICE: special://xbmcbin/ is mapped to: /private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome
  5. 19:08:15 T:108142592 NOTICE: special://masterprofile/ is mapped to: /var/mobile/Library/Preferences/XBMC/userdata
  6. 19:08:15 T:108142592 NOTICE: special://home/ is mapped to: /var/mobile/Library/Preferences/XBMC
  7. 19:08:15 T:108142592 NOTICE: special://temp/ is mapped to: /var/mobile/Library/Preferences/XBMC/temp
  8. 19:08:15 T:108142592 NOTICE: special://frameworks/ is mapped to: /var/stash/Applications/XBMC.frappliance/Frameworks
  9. 19:08:15 T:108142592 NOTICE: The executable running is: /var/stash/Applications/XBMC.frappliance/XBMC
  10. 19:08:15 T:108142592 NOTICE: Log File is located: /var/mobile/Library/Preferences/xbmc.log
  11. 19:08:15 T:108142592 NOTICE: -----------------------------------------------------------------------
  12. 19:08:15 T:108142592 NOTICE: load settings...
  13. 19:08:15 T:108142592 NOTICE: special://profile/ is mapped to: special://masterprofile/
  14. 19:08:15 T:108142592 NOTICE: loading special://masterprofile/guisettings.xml
  15. 19:08:15 T:108142592 NOTICE: Getting hardware information now...
  16. 19:08:15 T:108142592 INFO: Using digital output
  17. 19:08:15 T:108142592 INFO: AC3 pass through is enabled
  18. 19:08:15 T:108142592 INFO: DTS pass through is enabled
  19. 19:08:15 T:108142592 INFO: AAC pass through is disabled
  20. 19:08:15 T:108142592 INFO: MP1 pass through is disabled
  21. 19:08:15 T:108142592 INFO: MP2 pass through is disabled
  22. 19:08:15 T:108142592 INFO: MP3 pass through is disabled
  23. 19:08:15 T:108142592 DEBUG: Error: Requested setting (videoscreen.screenmode) was not found. It must be case-sensitive
  24. 19:08:15 T:108142592 NOTICE: Checking resolution 12
  25. 19:08:15 T:108142592 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  26. 19:08:15 T:108142592 DEBUG: CPlayerCoreConfig::<ctor>: created player DVDPlayer for core 1
  27. 19:08:15 T:108142592 DEBUG: CPlayerCoreConfig::<ctor>: created player oldmplayercore for core 1
  28. 19:08:15 T:108142592 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer for core 3
  29. 19:08:15 T:108142592 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  30. 19:08:15 T:108142592 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtv
  31. 19:08:15 T:108142592 DEBUG: CPlayerSelectionRule::Initialize: creating rule: hdhomerun/myth/rtmp/mms/udp
  32. 19:08:15 T:108142592 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  33. 19:08:15 T:108142592 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  34. 19:08:15 T:108142592 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  35. 19:08:15 T:108142592 DEBUG: CPlayerSelectionRule::Initialize: creating rule: flv/aacp/sdp
  36. 19:08:15 T:108142592 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  37. 19:08:15 T:108142592 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  38. 19:08:15 T:108142592 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdfile
  39. 19:08:15 T:108142592 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  40. 19:08:15 T:108142592 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  41. 19:08:15 T:108142592 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  42. 19:08:15 T:108142592 NOTICE: Loaded playercorefactory configuration
  43. 19:08:15 T:108142592 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  44. 19:08:15 T:108142592 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  45. 19:08:15 T:108142592 NOTICE: No settings file to load to load (special://xbmc/system/advancedsettings.xml)
  46. 19:08:15 T:108142592 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  47. 19:08:15 T:108142592 NOTICE: Contents of special://profile/advancedsettings.xml are...
  48. <advancedsettings>
  49. <videodatabase>
  50. <type>mysql</type>
  51. <host>10.0.0.253</host>
  52. <port>3306</port>
  53. <user>xbmc</user>
  54. <pass>xbmc</pass>
  55. <name>xbmc_video</name>
  56. </videodatabase>
  57. <musicdatabase>
  58. <type>mysql</type>
  59. <host>10.0.0.253</host>
  60. <port>3306</port>
  61. <user>xbmc</user>
  62. <pass>xbmc</pass>
  63. <name>xbmc_music</name>
  64. </musicdatabase>
  65. <pathsubstitution>
  66. <substitute>
  67. <from>special://masterprofile/Thumbnails</from>
  68. <to>smb://xbmc:xbmc@10.0.0.253/Thumbnails</to>
  69. </substitute>
  70. </pathsubstitution>
  71. <gui>
  72. <algorithmdirtyregions>2</algorithmdirtyregions>
  73. <nofliptimeout>50</nofliptimeout>
  74. </gui>
  75. <fanartheight>540</fanartheight>
  76. <thumbsize>256</thumbsize>
  77. </advancedsettings>
  78. 19:08:15 T:108142592 DEBUG: Configuring path substitutions
  79. 19:08:15 T:108142592 DEBUG: Registering substition pair:
  80. 19:08:15 T:108142592 DEBUG: From: [/var/mobile/Library/Preferences/XBMC/userdata/Thumbnails]
  81. 19:08:15 T:108142592 DEBUG: To: [smb://xbmc:xbmc@10.0.0.253/Thumbnails]
  82. 19:08:15 T:108142592 WARNING: VIDEO database configuration is experimental.
  83. 19:08:15 T:108142592 NOTICE: Getting hardware information now...
  84. 19:08:15 T:108142592 INFO: Using digital output
  85. 19:08:15 T:108142592 INFO: AC3 pass through is enabled
  86. 19:08:15 T:108142592 INFO: DTS pass through is enabled
  87. 19:08:15 T:108142592 INFO: AAC pass through is disabled
  88. 19:08:15 T:108142592 INFO: MP1 pass through is disabled
  89. 19:08:15 T:108142592 INFO: MP2 pass through is disabled
  90. 19:08:15 T:108142592 INFO: MP3 pass through is disabled
  91. 19:08:15 T:108142592 DEBUG: Error: Requested setting (videoscreen.screenmode) was not found. It must be case-sensitive
  92. 19:08:15 T:108142592 NOTICE: Checking resolution 12
  93. 19:08:15 T:108142592 NOTICE: Default DVD Player: dvdplayer
  94. 19:08:15 T:108142592 NOTICE: Default Video Player: dvdplayer
  95. 19:08:15 T:108142592 NOTICE: Default Audio Player: paplayer
  96. 19:08:15 T:108142592 NOTICE: Disabled debug logging due to GUI setting. Level 0.
  97. 19:08:15 T:108142592 NOTICE: Log level changed to 0
  98. 19:08:15 T:108142592 NOTICE: Loading media sources from special://masterprofile/sources.xml
  99. 19:08:16 T:108142592 NOTICE: GL_VENDOR = Imagination Technologies
  100. 19:08:16 T:108142592 NOTICE: GL_RENDERER = PowerVR SGX 535
  101. 19:08:16 T:108142592 NOTICE: GL_VERSION = OpenGL ES 2.0 IMGSGX535-58.6
  102. 19:08:16 T:108142592 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.0
  103. 19:08:16 T:108142592 NOTICE: GL_EXTENSIONS = GL_OES_depth_texture GL_OES_depth24 GL_OES_fbo_render_mipmap GL_OES_mapbuffer GL_OES_packed_depth_stencil GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_texture_float GL_OES_texture_half_float GL_OES_vertex_array_object GL_EXT_blend_minmax GL_EXT_discard_framebuffer GL_EXT_read_format_bgra GL_EXT_shader_texture_lod GL_EXT_texture_filter_anisotropic GL_APPLE_framebuffer_multisample GL_APPLE_rgb_422 GL_APPLE_texture_format_BGRA8888 GL_APPLE_texture_max_level GL_IMG_read_format GL_IMG_texture_compression_pvrtc
  104. 19:08:17 T:108142592 NOTICE: initializing playlistplayer
  105. 19:08:17 T:108142592 NOTICE: DONE initializing playlistplayer
  106. 19:08:20 T:108142592 NOTICE: initialize done
  107. 19:08:20 T:108142592 NOTICE: Running the application...
  108. 19:08:20 T:108142592 NOTICE: Webserver: Starting...
  109. 19:08:20 T:108142592 NOTICE: WebServer: Started the webserver
  110. 19:08:20 T:108142592 NOTICE: starting upnp server
  111. 19:08:20 T:804683776 NOTICE: -->Python Interpreter Initialized<--
  112. 19:08:20 T:108142592 NOTICE: starting upnp renderer
  113. 19:08:20 T:108142592 NOTICE: ES: Starting event server
  114. 19:08:20 T:117874688 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
  115. 19:08:20 T:117874688 NOTICE: UDP: Listening on port 9777
  116. 19:08:20 T:108142592 NOTICE: starting zeroconf publishing
  117. 19:08:24 T:123502592 NOTICE: -->Python Interpreter Initialized<--
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement