Advertisement
Guest User

Bedroom XBMC Log

a guest
Dec 14th, 2011
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.28 KB | None | 0 0
  1. 16:07:37 T:107855872 NOTICE: -----------------------------------------------------------------------
  2. 16:07:37 T:107855872 NOTICE: Starting XBMC, Platform: Darwin iOS (11.0.0 AppleTV2,1). Built on Dec 10 2011 (Git:20111210-f1ae0b6)
  3. 16:07:37 T:107855872 NOTICE: special://xbmc/ is mapped to: /private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome
  4. 16:07:37 T:107855872 NOTICE: special://xbmcbin/ is mapped to: /private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome
  5. 16:07:37 T:107855872 NOTICE: special://masterprofile/ is mapped to: /var/mobile/Library/Preferences/XBMC/userdata
  6. 16:07:37 T:107855872 NOTICE: special://home/ is mapped to: /var/mobile/Library/Preferences/XBMC
  7. 16:07:37 T:107855872 NOTICE: special://temp/ is mapped to: /var/mobile/Library/Preferences/XBMC/temp
  8. 16:07:37 T:107855872 NOTICE: special://frameworks/ is mapped to: /var/stash/Applications/XBMC.frappliance/Frameworks
  9. 16:07:37 T:107855872 NOTICE: The executable running is: /var/stash/Applications/XBMC.frappliance/XBMC
  10. 16:07:37 T:107855872 NOTICE: Log File is located: /var/mobile/Library/Preferences/xbmc.log
  11. 16:07:37 T:107855872 NOTICE: -----------------------------------------------------------------------
  12. 16:07:37 T:107855872 NOTICE: load settings...
  13. 16:07:37 T:107855872 NOTICE: special://profile/ is mapped to: special://masterprofile/
  14. 16:07:37 T:107855872 NOTICE: loading special://masterprofile/guisettings.xml
  15. 16:07:38 T:107855872 NOTICE: Getting hardware information now...
  16. 16:07:38 T:107855872 INFO: Using digital output
  17. 16:07:38 T:107855872 INFO: AC3 pass through is enabled
  18. 16:07:38 T:107855872 INFO: DTS pass through is enabled
  19. 16:07:38 T:107855872 INFO: AAC pass through is disabled
  20. 16:07:38 T:107855872 INFO: MP1 pass through is disabled
  21. 16:07:38 T:107855872 INFO: MP2 pass through is disabled
  22. 16:07:38 T:107855872 INFO: MP3 pass through is disabled
  23. 16:07:38 T:107855872 DEBUG: Error: Requested setting (videoscreen.screenmode) was not found. It must be case-sensitive
  24. 16:07:38 T:107855872 NOTICE: Checking resolution 12
  25. 16:07:38 T:107855872 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  26. 16:07:38 T:107855872 DEBUG: CPlayerCoreConfig::<ctor>: created player DVDPlayer for core 1
  27. 16:07:38 T:107855872 DEBUG: CPlayerCoreConfig::<ctor>: created player oldmplayercore for core 1
  28. 16:07:38 T:107855872 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer for core 3
  29. 16:07:38 T:107855872 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  30. 16:07:38 T:107855872 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtv
  31. 16:07:38 T:107855872 DEBUG: CPlayerSelectionRule::Initialize: creating rule: hdhomerun/myth/rtmp/mms/udp
  32. 16:07:38 T:107855872 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  33. 16:07:38 T:107855872 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  34. 16:07:38 T:107855872 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  35. 16:07:38 T:107855872 DEBUG: CPlayerSelectionRule::Initialize: creating rule: flv/aacp/sdp
  36. 16:07:38 T:107855872 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  37. 16:07:38 T:107855872 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  38. 16:07:38 T:107855872 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdfile
  39. 16:07:38 T:107855872 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  40. 16:07:38 T:107855872 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  41. 16:07:38 T:107855872 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  42. 16:07:38 T:107855872 NOTICE: Loaded playercorefactory configuration
  43. 16:07:38 T:107855872 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  44. 16:07:38 T:107855872 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  45. 16:07:38 T:107855872 NOTICE: No settings file to load to load (special://xbmc/system/advancedsettings.xml)
  46. 16:07:38 T:107855872 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  47. 16:07:38 T:107855872 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. 16:07:38 T:107855872 DEBUG: Configuring path substitutions
  79. 16:07:38 T:107855872 DEBUG: Registering substition pair:
  80. 16:07:38 T:107855872 DEBUG: From: [/var/mobile/Library/Preferences/XBMC/userdata/Thumbnails]
  81. 16:07:38 T:107855872 DEBUG: To: [smb://xbmc:xbmc@10.0.0.253/Thumbnails]
  82. 16:07:38 T:107855872 WARNING: VIDEO database configuration is experimental.
  83. 16:07:38 T:107855872 NOTICE: Getting hardware information now...
  84. 16:07:38 T:107855872 INFO: Using digital output
  85. 16:07:38 T:107855872 INFO: AC3 pass through is enabled
  86. 16:07:38 T:107855872 INFO: DTS pass through is enabled
  87. 16:07:38 T:107855872 INFO: AAC pass through is disabled
  88. 16:07:38 T:107855872 INFO: MP1 pass through is disabled
  89. 16:07:38 T:107855872 INFO: MP2 pass through is disabled
  90. 16:07:38 T:107855872 INFO: MP3 pass through is disabled
  91. 16:07:38 T:107855872 DEBUG: Error: Requested setting (videoscreen.screenmode) was not found. It must be case-sensitive
  92. 16:07:38 T:107855872 NOTICE: Checking resolution 12
  93. 16:07:38 T:107855872 NOTICE: Default DVD Player: dvdplayer
  94. 16:07:38 T:107855872 NOTICE: Default Video Player: dvdplayer
  95. 16:07:38 T:107855872 NOTICE: Default Audio Player: paplayer
  96. 16:07:38 T:107855872 NOTICE: Disabled debug logging due to GUI setting. Level 0.
  97. 16:07:38 T:107855872 NOTICE: Log level changed to 0
  98. 16:07:38 T:107855872 NOTICE: Loading media sources from special://masterprofile/sources.xml
  99. 16:07:39 T:107855872 NOTICE: GL_VENDOR = Imagination Technologies
  100. 16:07:39 T:107855872 NOTICE: GL_RENDERER = PowerVR SGX 535
  101. 16:07:39 T:107855872 NOTICE: GL_VERSION = OpenGL ES 2.0 IMGSGX535-58.6
  102. 16:07:39 T:107855872 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.0
  103. 16:07:39 T:107855872 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. 16:07:40 T:107855872 NOTICE: initializing playlistplayer
  105. 16:07:40 T:107855872 NOTICE: DONE initializing playlistplayer
  106. 16:07:43 T:107855872 NOTICE: initialize done
  107. 16:07:43 T:107855872 NOTICE: Running the application...
  108. 16:07:43 T:107855872 NOTICE: Webserver: Starting...
  109. 16:07:43 T:107855872 NOTICE: WebServer: Started the webserver
  110. 16:07:43 T:107855872 NOTICE: starting upnp server
  111. 16:07:43 T:805175296 NOTICE: -->Python Interpreter Initialized<--
  112. 16:07:43 T:107855872 NOTICE: starting upnp renderer
  113. 16:07:43 T:107855872 NOTICE: ES: Starting event server
  114. 16:07:43 T:116314112 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
  115. 16:07:43 T:116314112 NOTICE: UDP: Listening on port 9777
  116. 16:07:43 T:107855872 NOTICE: starting zeroconf publishing
  117. 16:07:54 T:134062080 NOTICE: -->Python Interpreter Initialized<--
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement