Advertisement
locomotif

xbmc - library update

Mar 24th, 2013
290
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.72 KB | None | 0 0
  1. 19:44:22 T:98988032 NOTICE: -----------------------------------------------------------------------
  2. 19:44:23 T:98988032 NOTICE: Starting XBMC (12.1 Git:20130317-0d373cc), Platform: Darwin iOS (13.0.0, Version 6.1 (Build 10B144b)). Built on Mar 17 2013
  3. 19:44:23 T:98988032 NOTICE: special://xbmc/ is mapped to: /private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome
  4. 19:44:23 T:98988032 NOTICE: special://xbmcbin/ is mapped to: /private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome
  5. 19:44:23 T:98988032 NOTICE: special://masterprofile/ is mapped to: /var/mobile/Library/Preferences/XBMC/userdata
  6. 19:44:23 T:98988032 NOTICE: special://home/ is mapped to: /var/mobile/Library/Preferences/XBMC
  7. 19:44:23 T:98988032 NOTICE: special://temp/ is mapped to: /var/mobile/Library/Preferences/XBMC/temp
  8. 19:44:23 T:98988032 NOTICE: special://frameworks/ is mapped to: /var/stash/Applications/XBMC.frappliance/Frameworks
  9. 19:44:23 T:98988032 NOTICE: The executable running is: /var/stash/Applications/XBMC.frappliance/XBMC
  10. 19:44:23 T:98988032 NOTICE: Local hostname: Apple-TV
  11. 19:44:23 T:98988032 NOTICE: Log File is located: /var/mobile/Library/Preferences/xbmc.log
  12. 19:44:23 T:98988032 NOTICE: -----------------------------------------------------------------------
  13. 19:44:23 T:98988032 NOTICE: load settings...
  14. 19:44:23 T:98988032 NOTICE: special://profile/ is mapped to: special://masterprofile/
  15. 19:44:23 T:98988032 NOTICE: loading special://masterprofile/guisettings.xml
  16. 19:44:23 T:98988032 NOTICE: Getting hardware information now...
  17. 19:44:23 T:98988032 INFO: Using digital output
  18. 19:44:23 T:98988032 INFO: AC3 pass through is enabled
  19. 19:44:23 T:98988032 INFO: DTS pass through is enabled
  20. 19:44:23 T:98988032 DEBUG: Error: Requested setting (audiooutput.passthroughaac) was not found. It must be case-sensitive
  21. 19:44:23 T:98988032 INFO: AAC pass through is disabled
  22. 19:44:23 T:98988032 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  23. 19:44:23 T:98988032 DEBUG: CPlayerCoreConfig::<ctor>: created player DVDPlayer for core 1
  24. 19:44:23 T:98988032 DEBUG: CPlayerCoreConfig::<ctor>: created player oldmplayercore for core 1
  25. 19:44:23 T:98988032 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer for core 3
  26. 19:44:23 T:98988032 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  27. 19:44:23 T:98988032 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtv
  28. 19:44:23 T:98988032 DEBUG: CPlayerSelectionRule::Initialize: creating rule: hdhomerun/myth/mms/udp
  29. 19:44:23 T:98988032 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  30. 19:44:23 T:98988032 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtmp
  31. 19:44:23 T:98988032 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  32. 19:44:23 T:98988032 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  33. 19:44:23 T:98988032 DEBUG: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
  34. 19:44:23 T:98988032 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  35. 19:44:23 T:98988032 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  36. 19:44:23 T:98988032 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  37. 19:44:23 T:98988032 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  38. 19:44:23 T:98988032 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  39. 19:44:23 T:98988032 DEBUG: CPlayerSelectionRule::Initialize: creating rule: radio
  40. 19:44:23 T:98988032 NOTICE: Loaded playercorefactory configuration
  41. 19:44:23 T:98988032 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  42. 19:44:23 T:98988032 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  43. 19:44:23 T:98988032 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
  44. 19:44:23 T:98988032 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  45. 19:44:23 T:98988032 NOTICE: Contents of special://profile/advancedsettings.xml are...
  46. <advancedsettings>
  47. <videodatabase>
  48. <type>mysql</type>
  49. <host>192.168.10.35</host>
  50. <port>3306</port>
  51. <user>xbmc</user>
  52. <pass>xbmc</pass>
  53. <name>xbmc_video</name>
  54. </videodatabase>
  55. <musicdatabase>
  56. <type>mysql</type>
  57. <host>192.168.10.35</host>
  58. <port>3306</port>
  59. <user>xbmc</user>
  60. <pass>xbmc</pass>
  61. <name>xbmc_music</name>
  62. </musicdatabase>
  63. <pathsubstitution>
  64. <substitute>
  65. <from>special://masterprofile/Thumbnails/</from>
  66. <to>nfs://192.168.10.35/home/gunter/Pictures/Thumbnails</to>
  67. </substitute>
  68. </pathsubstitution>
  69. <imageres>720</imageres>
  70. <fanartres>720</fanartres>
  71. <musicthumbs>
  72. <add>thumb.jpg|cover.jpg</add>
  73. </musicthumbs>
  74. </advancedsettings>
  75. 19:44:23 T:98988032 DEBUG: Configuring path substitutions
  76. 19:44:23 T:98988032 DEBUG: Registering substition pair:
  77. 19:44:23 T:98988032 DEBUG: From: [/var/mobile/Library/Preferences/XBMC/userdata/Thumbnails/]
  78. 19:44:23 T:98988032 DEBUG: To: [nfs://192.168.10.35/home/gunter/Pictures/Thumbnails]
  79. 19:44:23 T:98988032 WARNING: VIDEO database configuration is experimental.
  80. 19:44:23 T:98988032 NOTICE: Getting hardware information now...
  81. 19:44:23 T:98988032 INFO: Using digital output
  82. 19:44:23 T:98988032 INFO: AC3 pass through is enabled
  83. 19:44:23 T:98988032 INFO: DTS pass through is enabled
  84. 19:44:23 T:98988032 DEBUG: Error: Requested setting (audiooutput.passthroughaac) was not found. It must be case-sensitive
  85. 19:44:23 T:98988032 INFO: AAC pass through is disabled
  86. 19:44:23 T:98988032 NOTICE: Default DVD Player: dvdplayer
  87. 19:44:23 T:98988032 NOTICE: Default Video Player: dvdplayer
  88. 19:44:23 T:98988032 NOTICE: Default Audio Player: paplayer
  89. 19:44:23 T:98988032 NOTICE: Disabled debug logging due to GUI setting. Level 0.
  90. 19:44:23 T:98988032 NOTICE: Log level changed to 0
  91. 19:44:23 T:98988032 NOTICE: Loading media sources from special://masterprofile/sources.xml
  92. 19:44:23 T:98988032 ERROR: NFS: Failed to create(//) mkdir call failed with "NFS: MKDIR of // failed with NFS3ERR_PERM(-1)"
  93. 19:44:23 T:98988032 ERROR: Create - Error creating /var/mobile/Library/Preferences/XBMC/userdata/Thumbnails
  94. 19:44:23 T:98988032 ERROR: Create - Error creating special://masterprofile/Thumbnails
  95. 19:44:23 T:98988032 NOTICE: Running database version Addons15
  96. 19:44:24 T:98988032 NOTICE: Checking resolution 16
  97. 19:44:24 T:98988032 NOTICE: GL_VENDOR = Imagination Technologies
  98. 19:44:24 T:98988032 NOTICE: GL_RENDERER = PowerVR SGX 535
  99. 19:44:24 T:98988032 NOTICE: GL_VERSION = OpenGL ES 2.0 IMGSGX535-73.16.1
  100. 19:44:24 T:98988032 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.0
  101. 19:44:24 T:98988032 NOTICE: GL_EXTENSIONS = GL_OES_depth_texture GL_OES_depth24 GL_OES_element_index_uint 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_debug_label GL_EXT_debug_marker GL_EXT_discard_framebuffer GL_EXT_map_buffer_range GL_EXT_read_format_bgra GL_EXT_separate_shader_objects GL_EXT_shader_framebuffer_fetch GL_EXT_shader_texture_lod GL_EXT_texture_filter_anisotropic GL_EXT_texture_storage GL_APPLE_copy_texture_levels GL_APPLE_framebuffer_multisample GL_APPLE_rgb_422 GL_APPLE_sync GL_APPLE_texture_format_BGRA8888 GL_APPLE_texture_max_level GL_IMG_read_format GL_IMG_texture_compression_pvrtc
  102. 19:44:25 T:98988032 NOTICE: Running database version Addons15
  103. 19:44:25 T:98988032 NOTICE: Running database version ViewModes4
  104. 19:44:25 T:98988032 NOTICE: Running database version Textures13
  105. 19:44:25 T:98988032 NOTICE: Running database version xbmc_music32
  106. 19:44:25 T:98988032 NOTICE: Running database version xbmc_video75
  107. 19:44:25 T:98988032 NOTICE: Running database version TV22
  108. 19:44:26 T:98988032 NOTICE: Running database version Epg7
  109. 19:44:26 T:98988032 NOTICE: initializing playlistplayer
  110. 19:44:26 T:98988032 NOTICE: DONE initializing playlistplayer
  111. 19:44:27 T:98988032 WARNING: CreateFile, successfuly opened </var/mobile/Library/Preferences/XBMC/addons/quartz.reloaded-master/1080i/DialogSeekbar.xml> instead of </var/mobile/Library/Preferences/XBMC/addons/quartz.reloaded-master/1080i/DialogSeekBar.xml>
  112. 19:44:28 T:125771776 NOTICE: -->Python Interpreter Initialized<--
  113. 19:44:28 T:125239296 NOTICE: -->Python Interpreter Initialized<--
  114. 19:44:28 T:127098880 NOTICE: -->Python Interpreter Initialized<--
  115. 19:44:28 T:98988032 NOTICE: initialize done
  116. 19:44:28 T:98988032 NOTICE: Running the application...
  117. 19:44:28 T:98988032 NOTICE: Webserver: Starting...
  118. 19:44:28 T:98988032 NOTICE: WebServer: Started the webserver
  119. 19:44:28 T:98988032 NOTICE: ES: Starting event server
  120. 19:44:28 T:130379776 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
  121. 19:44:28 T:130379776 NOTICE: UDP: Listening on port 9777
  122. 19:44:28 T:98988032 NOTICE: starting zeroconf publishing
  123. 19:44:29 T:126304256 NOTICE: -->Python Interpreter Initialized<--
  124. 19:44:31 T:127098880 NOTICE: [ script.cinema.experience ] - Failed to import Automate
  125. 19:44:31 T:804810752 NOTICE: -->Python Interpreter Initialized<--
  126. 19:44:37 T:803811328 NOTICE: -->Python Interpreter Initialized<--
  127. 19:44:37 T:126304256 NOTICE: Artwork Downloader: ## Service - Run at startup: False
  128. 19:44:37 T:126304256 NOTICE: Artwork Downloader: ## Service - Delayed startup: minutes
  129. 19:44:37 T:126304256 NOTICE: Artwork Downloader: ## Service - Run as service: False
  130. 19:44:37 T:126304256 NOTICE: Artwork Downloader: ## Service - Time: :00
  131. 19:44:38 T:804810752 NOTICE: StorageServer Module loaded RUN
  132. 19:44:38 T:804810752 NOTICE: StorageClient-2.5.0 Starting server
  133. 19:44:38 T:804810752 NOTICE: StorageServer-2.5.0 Storage Server starting /var/mobile/Library/Preferences/XBMC/userdata/addon_data/script.common.plugin.cache/commoncache.db
  134. 19:46:06 T:98988032 NOTICE: NFS is idle. Closing the remaining connections.
  135. 19:49:22 T:98988032 NOTICE: CleanDatabase: Starting videodatabase cleanup ..
  136. 19:50:41 T:98988032 WARNING: CreateLoader - Unsupported protocol(plugin) in plugin://plugin.video.itunes_podcasts/video/podcast/items/204871468/http%3A%2F%2Fmsnbcpod.vo.llnwd.net%2Fl1%2Fvideo%2Fpodcast%2Fpdv_nn_netcast_m4v-02-02-2013-170211.m4v
  137. 19:50:41 T:98988032 WARNING: CreateLoader - Unsupported protocol(plugin) in plugin://plugin.video.espn3/?url=%26partnerContentId%3D787243%26eventId%3D176-101313%26contentId%3D25584289&mode=4&name=Cote+D%27Ivoire+vs.+Nigeria+%28Quarterfinal%29
  138. 19:50:41 T:98988032 WARNING: CreateLoader - Unsupported protocol(plugin) in plugin://plugin.video.youtube/?path=/root/video&action=play_video&videoid=Q_M0NWF0BwE
  139. 19:50:41 T:98988032 WARNING: CreateLoader - Unsupported protocol(plugin) in plugin://plugin.video.youtube/?path=/root/video&action=play_video&videoid=TegmTo6A4N0
  140. 19:50:41 T:98988032 WARNING: CreateLoader - Unsupported protocol(plugin) in plugin://plugin.video.youtube/?path=/root/video&action=play_video&videoid=-luz1qn1MGk
  141. 19:50:42 T:98988032 WARNING: CreateLoader - Unsupported protocol(plugin) in plugin://plugin.video.hulu/?mode="TV_play"&url="60176689"&videoid="453289"&eid="IYgxYFnkF8nbM7dcX19aqQ"
  142. 19:50:42 T:98988032 WARNING: CreateLoader - Unsupported protocol(plugin) in plugin://plugin.video.hulu/?mode="TV_play"&url="50056246"&videoid="158810"&eid="IIs5nEkU-ggUvBtfPTXGOQ"
  143. 19:50:42 T:98988032 WARNING: CreateLoader - Unsupported protocol(plugin) in plugin://plugin.video.hulu/?mode="TV_play"&url="50056245"&videoid="158809"&eid="izoE429Bbz6z06vdsQWehw"
  144. 19:50:42 T:98988032 WARNING: CreateLoader - Unsupported protocol(plugin) in plugin://plugin.video.hulu/?mode="TV_play"&url="50067048"&videoid="160583"&eid="TvtoQIez-kscadefS9UA2A"
  145. 19:50:42 T:98988032 WARNING: CreateLoader - Unsupported protocol(plugin) in plugin://plugin.video.hulu/?mode="TV_play"&url="50067047"&videoid="160582"&eid="fAQMVs8i71enqq80dzsPpg"
  146. 19:50:42 T:98988032 WARNING: CreateLoader - Unsupported protocol(plugin) in plugin://plugin.video.itunes_podcasts/video/podcast/items/204871468/http%3A%2F%2Fmsnbcpod.vo.llnwd.net%2Fl1%2Fvideo%2Fpodcast%2Fpdv_nn_netcast_m4v-02-05-2013-193439.m4v
  147. 19:50:42 T:98988032 WARNING: CreateLoader - Unsupported protocol(plugin) in plugin://plugin.video.hulu/?mode="TV_play"&url="60177155"&videoid="453751"&eid="_44EWg2BfikkHTN8ujUt-A"
  148. 19:50:42 T:98988032 WARNING: CreateLoader - Unsupported protocol(plugin) in plugin://plugin.video.espn3/?url=%26partnerContentId%3D787249%26eventId%3D176-101316%26contentId%3D25587729&mode=4&name=Burkina+Faso+vs.+Ghana+%28Semifinal%29
  149. 19:50:42 T:98988032 WARNING: CreateLoader - Unsupported protocol(plugin) in plugin://plugin.video.hulu/?mode="TV_play"&url="60177737"&videoid="454242"&eid="gxeO_r4db2ttJx8KsDujgA"
  150. 19:50:42 T:98988032 WARNING: CreateLoader - Unsupported protocol(plugin) in plugin://plugin.video.hulu/?mode="TV_play"&url="60177762"&videoid="454256"&eid="ERHOlBNb2pettsqwTQ6_KA"
  151. 19:50:42 T:98988032 WARNING: CreateLoader - Unsupported protocol(plugin) in plugin://plugin.video.itunes_podcasts/video/podcast/items/204871468/http%3A%2F%2Fmsnbcpod.vo.llnwd.net%2Fl1%2Fvideo%2Fpodcast%2Fpdv_nn_netcast_m4v-02-07-2013-191440.m4v
  152. 19:50:42 T:98988032 WARNING: CreateLoader - Unsupported protocol(plugin) in plugin://plugin.video.hulu/?mode="TV_play"&url="60178245"&videoid="454645"&eid="G9IP64ficBUemfp1Ce0xJQ"
  153. 19:50:42 T:98988032 WARNING: CreateLoader - Unsupported protocol(plugin) in plugin://plugin.video.hulu/?mode="TV_play"&url="60176717"&videoid="453326"&eid="3M_m7XNIzwWPGPdi25MC3Q"
  154. 19:50:42 T:98988032 WARNING: CreateLoader - Unsupported protocol(plugin) in plugin://plugin.video.itunes_podcasts/video/podcast/items/204871468/http%3A%2F%2Fmsnbcpod.vo.llnwd.net%2Fl1%2Fvideo%2Fpodcast%2Fpdv_nn_netcast_m4v-02-08-2013-191010.m4v
  155. 19:50:43 T:98988032 WARNING: CreateLoader - Unsupported protocol(plugin) in plugin://plugin.video.itunes_podcasts/video/podcast/items/204871468/http%3A%2F%2Fmsnbcpod.vo.llnwd.net%2Fl1%2Fvideo%2Fpodcast%2Fpdv_nn_netcast_m4v-02-09-2013-182353.m4v
  156. 19:50:43 T:98988032 WARNING: CreateLoader - Unsupported protocol(plugin) in plugin://plugin.video.hulu/?mode="TV_play"&url="60178097"&videoid="454599"&eid="xTRN2YJAPcznuaQcsaXMxg"
  157. 19:50:43 T:98988032 WARNING: CreateLoader - Unsupported protocol(plugin) in plugin://plugin.video.hulu/?mode="TV_play"&url="60178031"&videoid="454593"&eid="6OyEWg0jQJwUmvDqnCkJFQ"
  158. 19:50:43 T:98988032 WARNING: CreateLoader - Unsupported protocol(plugin) in plugin://plugin.video.espn3/?url=%26partnerContentId%3D787253%26eventId%3D176-101318%26contentId%3D25593645&mode=4&name=Nigeria+vs.+Burkina+Faso+%28Final%29
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement