Advertisement
Guest User

Untitled

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