Advertisement
Guest User

Android remote xbmc issue

a guest
Dec 20th, 2012
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.42 KB | None | 0 0
  1. 16:30:09 T:115613696 NOTICE: -----------------------------------------------------------------------
  2. 16:30:09 T:115613696 NOTICE: Starting XBMC (12.0-RC1 Git:20121212-0630b59), Platform: Darwin iOS (10.4.0 AppleTV2,1, Version 4.2.1 (Build 8C154)). Built on Dec 13 2012
  3. 16:30:09 T:115613696 NOTICE: special://xbmc/ is mapped to: /Applications/XBMC.frappliance/XBMCData/XBMCHome
  4. 16:30:09 T:115613696 NOTICE: special://xbmcbin/ is mapped to: /Applications/XBMC.frappliance/XBMCData/XBMCHome
  5. 16:30:09 T:115613696 NOTICE: special://masterprofile/ is mapped to: /var/mobile/Library/Preferences/XBMC/userdata
  6. 16:30:09 T:115613696 NOTICE: special://home/ is mapped to: /var/mobile/Library/Preferences/XBMC
  7. 16:30:09 T:115613696 NOTICE: special://temp/ is mapped to: /var/mobile/Library/Preferences/XBMC/temp
  8. 16:30:09 T:115613696 NOTICE: special://frameworks/ is mapped to: /Applications/XBMC.frappliance/Frameworks
  9. 16:30:09 T:115613696 NOTICE: The executable running is: /Applications/XBMC.frappliance/XBMC
  10. 16:30:09 T:115613696 NOTICE: Local hostname: Apple-TV
  11. 16:30:09 T:115613696 NOTICE: Log File is located: /var/mobile/Library/Preferences/xbmc.log
  12. 16:30:09 T:115613696 NOTICE: -----------------------------------------------------------------------
  13. 16:30:09 T:115613696 NOTICE: load settings...
  14. 16:30:09 T:115613696 NOTICE: special://profile/ is mapped to: special://masterprofile/
  15. 16:30:09 T:115613696 NOTICE: loading special://masterprofile/guisettings.xml
  16. 16:30:09 T:115613696 NOTICE: Getting hardware information now...
  17. 16:30:09 T:115613696 INFO: Using analog output
  18. 16:30:09 T:115613696 INFO: AC3 pass through is enabled
  19. 16:30:09 T:115613696 INFO: DTS pass through is enabled
  20. 16:30:09 T:115613696 DEBUG: Error: Requested setting (audiooutput.passthroughaac) was not found. It must be case-sensitive
  21. 16:30:09 T:115613696 INFO: AAC pass through is disabled
  22. 16:30:09 T:115613696 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  23. 16:30:09 T:115613696 DEBUG: CPlayerCoreConfig::<ctor>: created player DVDPlayer for core 1
  24. 16:30:09 T:115613696 DEBUG: CPlayerCoreConfig::<ctor>: created player oldmplayercore for core 1
  25. 16:30:09 T:115613696 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer for core 3
  26. 16:30:09 T:115613696 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  27. 16:30:09 T:115613696 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtv
  28. 16:30:09 T:115613696 DEBUG: CPlayerSelectionRule::Initialize: creating rule: hdhomerun/myth/mms/udp
  29. 16:30:09 T:115613696 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  30. 16:30:09 T:115613696 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  31. 16:30:09 T:115613696 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  32. 16:30:09 T:115613696 DEBUG: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
  33. 16:30:09 T:115613696 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  34. 16:30:09 T:115613696 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  35. 16:30:09 T:115613696 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  36. 16:30:09 T:115613696 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  37. 16:30:09 T:115613696 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  38. 16:30:09 T:115613696 DEBUG: CPlayerSelectionRule::Initialize: creating rule: radio
  39. 16:30:09 T:115613696 NOTICE: Loaded playercorefactory configuration
  40. 16:30:09 T:115613696 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  41. 16:30:09 T:115613696 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  42. 16:30:09 T:115613696 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
  43. 16:30:09 T:115613696 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  44. 16:30:09 T:115613696 NOTICE: Contents of special://profile/advancedsettings.xml are...
  45. <advancedsettings>
  46. <videodatabase>
  47. <type>mysql</type>
  48. <host>192.168.1.12</host>
  49. <port>3306</port>
  50. <name>xbmc_video</name>
  51. <user>xbmc</user>
  52. <pass>xbmc</pass>
  53. </videodatabase>
  54. <musicdatabase>
  55. <type>mysql</type>
  56. <host>192.168.1.12</host>
  57. <port>3306</port>
  58. <name>xbmc_audio</name>
  59. <user>xbmc</user>
  60. <pass>xbmc</pass>
  61. </musicdatabase>
  62. <tvshowmatching append="yes">
  63. <regexp>([0-9]+)x([0-9][0-9])+([\._ \-]?[^\\/]*)(?:[\\/]VIDEO_TS.IFO)?</regexp>
  64. <regexp>([0-9]+)[\.\-]?[Xx]([0-9]+)([^\\/]*)(?:(?:[\\/]VIDEO_TS.IFO)?</regexp>
  65. </tvshowmatching>
  66. </advancedsettings>
  67. 16:30:09 T:115613696 WARNING: VIDEO database configuration is experimental.
  68. 16:30:09 T:115613696 NOTICE: Getting hardware information now...
  69. 16:30:09 T:115613696 INFO: Using analog output
  70. 16:30:09 T:115613696 INFO: AC3 pass through is enabled
  71. 16:30:09 T:115613696 INFO: DTS pass through is enabled
  72. 16:30:09 T:115613696 DEBUG: Error: Requested setting (audiooutput.passthroughaac) was not found. It must be case-sensitive
  73. 16:30:09 T:115613696 INFO: AAC pass through is disabled
  74. 16:30:09 T:115613696 NOTICE: Default DVD Player: dvdplayer
  75. 16:30:09 T:115613696 NOTICE: Default Video Player: dvdplayer
  76. 16:30:09 T:115613696 NOTICE: Default Audio Player: paplayer
  77. 16:30:09 T:115613696 NOTICE: Enabled debug logging due to GUI setting (2)
  78. 16:30:09 T:115613696 NOTICE: Log level changed to 2
  79. 16:30:09 T:115613696 NOTICE: Loading media sources from special://masterprofile/sources.xml
  80. 16:30:09 T:115613696 INFO: creating subdirectories
  81. 16:30:09 T:115613696 INFO: userdata folder: special://masterprofile/
  82. 16:30:09 T:115613696 INFO: recording folder:
  83. 16:30:09 T:115613696 INFO: screenshots folder:
  84. 16:30:09 T:115613696 INFO: thumbnails folder: special://masterprofile/Thumbnails
  85. 16:30:09 T:115613696 INFO: load language info file: special://xbmc/language/English/langinfo.xml
  86. 16:30:09 T:115613696 DEBUG: trying to set locale to en_AU.UTF-8
  87. 16:30:09 T:115613696 INFO: global locale set to C
  88. 16:30:09 T:115613696 INFO: load English language file, from path: special://xbmc/language/
  89. 16:30:09 T:115613696 DEBUG: POParser: loaded 2686 strings from file /Applications/XBMC.frappliance/XBMCData/XBMCHome/language/English/strings.po
  90. 16:30:09 T:115613696 INFO: CCoreAudioGraph::Open: Input Stream Format [lpcm] Mixable Non-Interleaved 2 Channel 32-bit Signed Integer LE (44100Hz)
  91. 16:30:09 T:115613696 INFO: CCoreAudioGraph::Open: Output Stream Format [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (44100Hz)
  92. 16:30:09 T:115613696 INFO: CCoreAudioGraph::Open: Input Stream Format [lpcm] Mixable Non-Interleaved 2 Channel 32-bit Signed Integer LE (44100Hz)
  93. 16:30:09 T:115613696 INFO: CCoreAudioGraph::Open: Output Stream Format [lpcm] Mixable Non-Interleaved 2 Channel 32-bit Signed Integer LE (44100Hz)
  94. 16:30:09 T:115613696 INFO: CCoreAudioGraph::Open: Input Stream Format [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (44100Hz)
  95. 16:30:09 T:115613696 INFO: CCoreAudioGraph::Open: Output Stream Format [lpcm] Mixable Non-Interleaved 2 Channel 32-bit Signed Integer LE (44100Hz)
  96. 16:30:09 T:115613696 INFO: CCoreAudioAE::Initialize:
  97. 16:30:09 T:115613696 INFO: Output Device : io:default
  98. 16:30:09 T:115613696 INFO: Sample Rate : 44100
  99. 16:30:09 T:115613696 INFO: Sample Format : AE_FMT_FLOAT
  100. 16:30:09 T:115613696 INFO: Channel Count : 2
  101. 16:30:09 T:115613696 INFO: Channel Layout: FL,FR
  102. 16:30:09 T:115613696 INFO: Frame Size : 8
  103. 16:30:09 T:115613696 INFO: Volume Level : 1.000000
  104. 16:30:09 T:115613696 INFO: Passthrough : 0
  105. 16:30:09 T:115613696 NOTICE: Running database version Addons15
  106. 16:30:09 T:115613696 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcpluff-arm-osx.so)
  107. 16:30:09 T:115613696 DEBUG: Loading: /Applications/XBMC.frappliance/XBMCData/XBMCHome/system/libcpluff-arm-osx.so
  108. 16:30:09 T:115613696 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been installed.'
  109. 16:30:09 T:115613696 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been installed.'
  110. 16:30:09 T:115613696 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been installed.'
  111. 16:30:09 T:115613696 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been installed.'
  112. 16:30:09 T:115613696 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been installed.'
  113. 16:30:09 T:115613696 DEBUG: ADDON: cpluff: 'Plug-in pvr.vdr.vnsi has been installed.'
  114. 16:30:09 T:115613696 DEBUG: ADDON: cpluff: 'Plug-in pvr.argustv has been installed.'
  115. 16:30:09 T:115613696 DEBUG: ADDON: cpluff: 'Plug-in pvr.mediaportal.tvserver has been installed.'
  116. 16:30:09 T:115613696 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been installed.'
  117. 16:30:09 T:115613696 DEBUG: ADDON: cpluff: 'Plug-in weather.wunderground has been installed.'
  118. 16:30:09 T:115613696 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been installed.'
  119. 16:30:09 T:115613696 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been installed.'
  120. 16:30:09 T:115613696 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been installed.'
  121. 16:30:09 T:115613696 DEBUG: ADDON: cpluff: 'Plug-in skin.confluence has been installed.'
  122. 16:30:09 T:115613696 DEBUG: ADDON: cpluff: 'Plug-in visualization.glspectrum has been installed.'
  123. 16:30:09 T:115613696 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been installed.'
  124. 16:30:09 T:115613696 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been installed.'
  125. 16:30:09 T:115613696 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.amazon.de has been installed.'
  126. 16:30:09 T:115613696 DEBUG: ADDON: cpluff: 'Plug-in metadata.musicvideos.last.fm has been installed.'
  127. 16:30:09 T:115613696 DEBUG: ADDON: cpluff: 'Plug-in pvr.vuplus has been installed.'
  128. 16:30:09 T:115613696 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been installed.'
  129. 16:30:09 T:115613696 DEBUG: ADDON: cpluff: 'Plug-in pvr.demo has been installed.'
  130. 16:30:09 T:115613696 DEBUG: ADDON: cpluff: 'Plug-in pvr.njoy has been installed.'
  131. 16:30:09 T:115613696 DEBUG: ADDON: cpluff: 'Plug-in pvr.nextpvr has been installed.'
  132. 16:30:09 T:115613696 DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been installed.'
  133. 16:30:09 T:115613696 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been installed.'
  134. 16:30:09 T:115613696 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvbviewer has been installed.'
  135. 16:30:09 T:115613696 DEBUG: ADDON: cpluff: 'Plug-in pvr.mythtv.cmyth has been installed.'
  136. 16:30:09 T:115613696 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been installed.'
  137. 16:30:09 T:115613696 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been installed.'
  138. 16:30:09 T:115613696 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been installed.'
  139. 16:30:09 T:115613696 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.last.fm has been installed.'
  140. 16:30:09 T:115613696 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been installed.'
  141. 16:30:09 T:115613696 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.theaudiodb.com has been installed.'
  142. 16:30:09 T:115613696 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been installed.'
  143. 16:30:09 T:115613696 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been installed.'
  144. 16:30:09 T:115613696 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been installed.'
  145. 16:30:09 T:115613696 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been installed.'
  146. 16:30:09 T:115613696 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been installed.'
  147. 16:30:09 T:115613696 DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been installed.'
  148. 16:30:09 T:115613696 DEBUG: ADDON: cpluff: 'Plug-in pvr.hts has been installed.'
  149. 16:30:09 T:115613696 DEBUG: ADDON: cpluff: 'Plug-in script.module.pysqlite has been installed.'
  150. 16:30:09 T:115613696 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.hdtrailers.net has been installed.'
  151. 16:30:09 T:115613696 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  152. 16:30:09 T:115613696 DEBUG: LoadMappings - loaded node "Motorola Nyxboard Hybrid"
  153. 16:30:09 T:115613696 DEBUG: LoadMappings - loaded node "Raspberry Pi CEC Adapter"
  154. 16:30:09 T:115613696 DEBUG: LoadMappings - loaded node "Pulse-Eight CEC Adapter"
  155. 16:30:09 T:115613696 DEBUG: LoadMappings - loaded node "iMON HID device"
  156. 16:30:09 T:115613696 DEBUG: Current resolution Screen: 0 with 1280 x 720
  157. 16:30:09 T:115613696 NOTICE: Checking resolution 16
  158. 16:30:09 T:115613696 DEBUG: About to switch to 1280 x 720 on screen 0
  159. 16:30:09 T:115613696 INFO: GLES: Maximum texture width: 2048
  160. 16:30:09 T:115613696 DEBUG: EGL_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
  161. 16:30:09 T:115613696 NOTICE: GL_VENDOR = Imagination Technologies
  162. 16:30:09 T:115613696 NOTICE: GL_RENDERER = PowerVR SGX 535
  163. 16:30:09 T:115613696 NOTICE: GL_VERSION = OpenGL ES 2.0 IMGSGX535-48.20
  164. 16:30:09 T:115613696 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.0
  165. 16:30:09 T:115613696 DEBUG: GLES: Extension Support Test - GL_NVX_gpu_memory_info NO
  166. 16:30:09 T:115613696 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
  167. 16:30:09 T:115613696 DEBUG: GLES: Extension Support Test - GL_EXT_texture_format_BGRA8888 NO
  168. 16:30:09 T:115613696 DEBUG: GLES: Extension Support Test - GL_IMG_texture_format_BGRA8888 NO
  169. 16:30:09 T:115613696 DEBUG: GLES: Extension Support Test - GL_APPLE_texture_format_BGRA8888 YES
  170. 16:30:09 T:115613696 DEBUG: GL: Vertex Shader compilation log:
  171. 16:30:09 T:115613696 DEBUG: GL: Vertex Shader compiled successfully
  172. 16:30:09 T:115613696 DEBUG: GL: Pixel Shader compilation log:
  173. 16:30:09 T:115613696 DEBUG: GL: Fragment Shader compiled successfully
  174. 16:30:09 T:115613696 DEBUG: GUI Shader [guishader_frag_default.glsl]- Initialise successful : 0x66c2970
  175. 16:30:09 T:115613696 DEBUG: GL: Vertex Shader compilation log:
  176. 16:30:09 T:115613696 DEBUG: GL: Vertex Shader compiled successfully
  177. 16:30:09 T:115613696 DEBUG: GL: Pixel Shader compilation log:
  178. 16:30:09 T:115613696 DEBUG: GL: Fragment Shader compiled successfully
  179. 16:30:09 T:115613696 DEBUG: GUI Shader [guishader_frag_texture.glsl]- Initialise successful : 0x666f9d0
  180. 16:30:09 T:115613696 DEBUG: GL: Vertex Shader compilation log:
  181. 16:30:09 T:115613696 DEBUG: GL: Vertex Shader compiled successfully
  182. 16:30:09 T:115613696 DEBUG: GL: Pixel Shader compilation log:
  183. 16:30:09 T:115613696 DEBUG: GL: Fragment Shader compiled successfully
  184. 16:30:09 T:115613696 DEBUG: GUI Shader [guishader_frag_multi.glsl]- Initialise successful : 0x66a26c0
  185. 16:30:09 T:115613696 DEBUG: GL: Vertex Shader compilation log:
  186. 16:30:09 T:115613696 DEBUG: GL: Vertex Shader compiled successfully
  187. 16:30:09 T:115613696 DEBUG: GL: Pixel Shader compilation log:
  188. 16:30:09 T:115613696 DEBUG: GL: Fragment Shader compiled successfully
  189. 16:30:09 T:115613696 DEBUG: GUI Shader [guishader_frag_fonts.glsl]- Initialise successful : 0x66660e0
  190. 16:30:09 T:115613696 DEBUG: GL: Vertex Shader compilation log:
  191. 16:30:09 T:115613696 DEBUG: GL: Vertex Shader compiled successfully
  192. 16:30:09 T:115613696 DEBUG: GL: Pixel Shader compilation log:
  193. 16:30:09 T:115613696 DEBUG: GL: Fragment Shader compiled successfully
  194. 16:30:09 T:115613696 DEBUG: GUI Shader [guishader_frag_texture_noblend.glsl]- Initialise successful : 0x66a5870
  195. 16:30:09 T:115613696 DEBUG: GL: Vertex Shader compilation log:
  196. 16:30:09 T:115613696 DEBUG: GL: Vertex Shader compiled successfully
  197. 16:30:09 T:115613696 DEBUG: GL: Pixel Shader compilation log:
  198. 16:30:09 T:115613696 DEBUG: GL: Fragment Shader compiled successfully
  199. 16:30:09 T:115613696 DEBUG: GUI Shader [guishader_frag_multi_blendcolor.glsl]- Initialise successful : 0x6665420
  200. 16:30:09 T:115613696 DEBUG: GL: Vertex Shader compilation log:
  201. 16:30:09 T:115613696 DEBUG: GL: Vertex Shader compiled successfully
  202. 16:30:09 T:115613696 DEBUG: GL: Pixel Shader compilation log:
  203. 16:30:09 T:115613696 DEBUG: GL: Fragment Shader compiled successfully
  204. 16:30:09 T:115613696 DEBUG: GUI Shader [guishader_frag_rgba.glsl]- Initialise successful : 0x666c0f0
  205. 16:30:09 T:115613696 DEBUG: GL: Vertex Shader compilation log:
  206. 16:30:09 T:115613696 DEBUG: GL: Vertex Shader compiled successfully
  207. 16:30:09 T:115613696 DEBUG: GL: Pixel Shader compilation log:
  208. 16:30:09 T:115613696 DEBUG: GL: Fragment Shader compiled successfully
  209. 16:30:09 T:115613696 DEBUG: GUI Shader [guishader_frag_rgba_blendcolor.glsl]- Initialise successful : 0x6601190
  210. 16:30:09 T:115613696 DEBUG: About to switch to 1280 x 720 on screen 0
  211. 16:30:09 T:115613696 INFO: GLES: Maximum texture width: 2048
  212. 16:30:09 T:115613696 DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
  213. 16:30:09 T:115613696 INFO: load default splash image: /Applications/XBMC.frappliance/XBMCData/XBMCHome/media/Splash.png
  214. 16:30:09 T:115613696 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib-arm-osx.so)
  215. 16:30:09 T:115613696 DEBUG: Loading: /Applications/XBMC.frappliance/XBMCData/XBMCHome/system/ImageLib-arm-osx.so
  216. 16:30:10 T:115613696 INFO: load keymapping
  217. 16:30:10 T:115613696 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
  218. 16:30:10 T:115613696 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
  219. 16:30:10 T:115613696 INFO: Loading special://xbmc/system/keymaps/joystick.Alienware.Dual.Compatible.Controller.xml
  220. 16:30:10 T:115613696 INFO: Loading special://xbmc/system/keymaps/joystick.AppleRemote.xml
  221. 16:30:10 T:115613696 INFO: Loading special://xbmc/system/keymaps/joystick.Harmony.xml
  222. 16:30:10 T:115613696 INFO: Loading special://xbmc/system/keymaps/joystick.Interact.AxisPad.xml
  223. 16:30:10 T:115613696 INFO: Loading special://xbmc/system/keymaps/joystick.Logitech.RumblePad.2.xml
  224. 16:30:10 T:115613696 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.360.Controller.xml
  225. 16:30:10 T:115613696 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.Controller.S.xml
  226. 16:30:10 T:115613696 INFO: Loading special://xbmc/system/keymaps/joystick.PS3.Remote.Keyboard.xml
  227. 16:30:10 T:115613696 INFO: Loading special://xbmc/system/keymaps/joystick.Sony.PLAYSTATION(R)3.Controller.xml
  228. 16:30:10 T:115613696 INFO: Loading special://xbmc/system/keymaps/joystick.WiiRemote.xml
  229. 16:30:10 T:115613696 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
  230. 16:30:10 T:115613696 INFO: Loading special://xbmc/system/keymaps/mouse.xml
  231. 16:30:10 T:115613696 INFO: Loading special://xbmc/system/keymaps/remote.xml
  232. 16:30:10 T:115613696 INFO: GUI format 1280x720, Display 1280x720
  233. 16:30:10 T:115613696 DEBUG: guilib: Fill viewport on change for solving rendering passes
  234. 16:30:10 T:115613696 DEBUG: SECTION:LoadDLL(libcurl.4.dylib)
  235. 16:30:10 T:115613696 DEBUG: Loading: /Applications/XBMC.frappliance/Frameworks/libcurl.4.dylib
  236. 16:30:11 T:115613696 NOTICE: Running database version Addons15
  237. 16:30:11 T:115613696 DEBUG: Initialize, updating databases...
  238. 16:30:11 T:115613696 NOTICE: Running database version ViewModes4
  239. 16:30:11 T:115613696 NOTICE: Running database version Textures13
  240. 16:30:11 T:115613696 NOTICE: Running database version xbmc_audio32
  241. 16:30:11 T:115613696 NOTICE: Running database version xbmc_video75
  242. 16:30:11 T:115613696 NOTICE: Running database version TV22
  243. 16:30:11 T:115613696 NOTICE: Running database version Epg7
  244. 16:30:11 T:115613696 DEBUG: Initialize, updating databases... DONE
  245. 16:30:11 T:115613696 NOTICE: initializing playlistplayer
  246. 16:30:11 T:115613696 NOTICE: DONE initializing playlistplayer
  247. 16:30:11 T:115613696 INFO: DPMS: not supported on this platform
  248. 16:30:11 T:115613696 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  249. 16:30:11 T:115613696 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  250. 16:30:11 T:115613696 INFO: Unloading old skin ...
  251. 16:30:11 T:115613696 INFO: load skin from: /Applications/XBMC.frappliance/XBMCData/XBMCHome/addons/skin.confluence (version: 2.1.1)
  252. 16:30:11 T:115613696 INFO: load fonts for skin...
  253. 16:30:11 T:115613696 INFO: Loading fonts from /Applications/XBMC.frappliance/XBMCData/XBMCHome/addons/skin.confluence/720p/Font.xml
  254. 16:30:11 T:115613696 DEBUG: POParser: loaded 131 strings from file /Applications/XBMC.frappliance/XBMCData/XBMCHome/addons/skin.confluence/language/English/strings.po
  255. 16:30:11 T:115613696 INFO: Loading skin includes from /Applications/XBMC.frappliance/XBMCData/XBMCHome/addons/skin.confluence/720p/includes.xml
  256. 16:30:13 T:115613696 INFO: load new skin...
  257. 16:30:13 T:115613696 INFO: Loading user windows, path /Applications/XBMC.frappliance/XBMCData/XBMCHome/addons/skin.confluence/720p
  258. 16:30:13 T:115613696 DEBUG: Load Skin XML: 42.48ms
  259. 16:30:13 T:115613696 INFO: initialize new skin...
  260. 16:30:13 T:115613696 DEBUG: guilib: Fill viewport on change for solving rendering passes
  261. 16:30:13 T:115613696 INFO: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
  262. 16:30:13 T:115613696 DEBUG: OpenBundle - Opened bundle /Applications/XBMC.frappliance/XBMCData/XBMCHome/addons/skin.confluence/media/Textures.xbt
  263. 16:30:13 T:115613696 INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
  264. 16:30:13 T:115613696 INFO: Loading skin file: DialogKaiToast.xml, load type: LOAD_ON_GUI_INIT
  265. 16:30:13 T:115613696 INFO: Loading skin file: DialogMuteBug.xml, load type: LOAD_ON_GUI_INIT
  266. 16:30:13 T:115613696 INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
  267. 16:30:13 T:115613696 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  268. 16:30:13 T:115613696 INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
  269. 16:30:13 T:115613696 INFO: Loading /Applications/XBMC.frappliance/XBMCData/XBMCHome/addons/skin.confluence/sounds/sounds.xml
  270. 16:30:13 T:115613696 INFO: CAEWAVLoader::Initialize - Sound Loaded: /Applications/XBMC.frappliance/XBMCData/XBMCHome/addons/skin.confluence/sounds/cursor.wav
  271. 16:30:13 T:115613696 INFO: CAEWAVLoader::Initialize - Sound Loaded: /Applications/XBMC.frappliance/XBMCData/XBMCHome/addons/skin.confluence/sounds/click.wav
  272. 16:30:13 T:115613696 INFO: CAEWAVLoader::Initialize - Sound Loaded: /Applications/XBMC.frappliance/XBMCData/XBMCHome/addons/skin.confluence/sounds/back.wav
  273. 16:30:13 T:115613696 DEBUG: AERemap: Downmix normalization is enabled
  274. 16:30:13 T:115613696 INFO: CAEWAVLoader::Initialize - Sound Loaded: /Applications/XBMC.frappliance/XBMCData/XBMCHome/addons/skin.confluence/sounds/shutter.wav
  275. 16:30:13 T:115613696 INFO: CAEWAVLoader::Initialize - Sound Loaded: /Applications/XBMC.frappliance/XBMCData/XBMCHome/addons/skin.confluence/sounds/notify.wav
  276. 16:30:13 T:115613696 DEBUG: AERemap: Downmix normalization is enabled
  277. 16:30:13 T:115613696 INFO: CAEWAVLoader::Initialize - Sound Loaded: /Applications/XBMC.frappliance/XBMCData/XBMCHome/addons/skin.confluence/sounds/out.wav
  278. 16:30:13 T:115613696 DEBUG: AERemap: Downmix normalization is enabled
  279. 16:30:13 T:115613696 INFO: skin loaded...
  280. 16:30:14 T:115613696 INFO: JSONRPC v6.0.0: Successfully initialized
  281. 16:30:14 T:115613696 DEBUG: ADDON: Starting service addons.
  282. 16:30:14 T:804675584 NOTICE: PVRManager - starting up
  283. 16:30:14 T:178753536 DEBUG: RegisterClient - registering add-on 'Tvheadend HTSP Client'
  284. 16:30:14 T:178753536 DEBUG: PVR - Create - creating PVR add-on instance 'Tvheadend HTSP Client'
  285. 16:30:14 T:178753536 DEBUG: ADDON: Dll Initializing - Tvheadend HTSP Client
  286. 16:30:14 T:178753536 DEBUG: SECTION:LoadDLL(/Applications/XBMC.frappliance/XBMCData/XBMCHome/addons/pvr.hts/XBMC_Tvheadend.pvr)
  287. 16:30:14 T:178753536 DEBUG: Loading: /Applications/XBMC.frappliance/XBMCData/XBMCHome/addons/pvr.hts/XBMC_Tvheadend.pvr
  288. 16:30:14 T:178753536 DEBUG: AddOnLog: Tvheadend HTSP Client: ADDON_Create - Creating Tvheadend PVR-Client
  289. 16:30:14 T:178753536 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'host'
  290. 16:30:14 T:115613696 DEBUG: Activating window ID: 12999
  291. 16:30:14 T:115613696 DEBUG: ------ Window Init (Startup.xml) ------
  292. 16:30:14 T:115613696 INFO: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
  293. 16:30:14 T:178753536 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'user'
  294. 16:30:14 T:178753536 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'pass'
  295. 16:30:14 T:178753536 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'htsp_port'
  296. 16:30:14 T:178753536 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'http_port'
  297. 16:30:14 T:178753536 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'connect_timeout'
  298. 16:30:14 T:178753536 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'response_timeout'
  299. 16:30:14 T:178753536 DEBUG: AddOnLog: Tvheadend HTSP Client: Connect - connecting to '192.168.1.12', port '9982'
  300. 16:30:14 T:178753536 DEBUG: AddOnLog: Tvheadend HTSP Client: Connect - connected to '192.168.1.12', port '9982'
  301. 16:30:14 T:178753536 NOTICE: AddOnLog: Tvheadend HTSP Client: CHTSPConnection - SendGreeting - connection opened, protocol v6
  302. 16:30:14 T:178753536 DEBUG: AddOnLog: Tvheadend HTSP Client: CHTSPConnection - Auth - authenticating as user 'xbmc' with a password
  303. 16:30:14 T:115613696 INFO: removing tempfiles
  304. 16:30:14 T:180289536 DEBUG: AddOnLog: Tvheadend HTSP Client: Process - starting
  305. 16:30:14 T:115613696 DEBUG: ADDON: Starting service addons.
  306. 16:30:14 T:115613696 NOTICE: initialize done
  307. 16:30:14 T:115613696 NOTICE: Running the application...
  308. 16:30:14 T:115613696 DEBUG: ExecuteXBMCAction : Translating ReplaceWindow(Home)
  309. 16:30:14 T:115613696 DEBUG: ExecuteXBMCAction : To ReplaceWindow(Home)
  310. 16:30:14 T:115613696 DEBUG: Activating window ID: 10000
  311. 16:30:14 T:178221056 DEBUG: PVRManager - Load - active clients found. continue to start
  312. 16:30:14 T:115613696 DEBUG: ------ Window Init () ------
  313. 16:30:14 T:115613696 DEBUG: ------ Window Init (Pointer.xml) ------
  314. 16:30:14 T:115613696 INFO: GLES: Enabling VSYNC
  315. 16:30:14 T:115613696 INFO: GLES: Selected vsync mode 10
  316. 16:30:15 T:115613696 DEBUG: ------ Window Deinit (Startup.xml) ------
  317. 16:30:15 T:115613696 DEBUG: ------ Window Init (Home.xml) ------
  318. 16:30:15 T:115613696 INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
  319. 16:30:15 T:804675584 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  320. 16:30:15 T:115613696 DEBUG: Process - no profile autoexec.py (/var/mobile/Library/Preferences/XBMC/userdata/autoexec.py) found, skipping
  321. 16:30:15 T:115613696 DEBUG: NetworkMessage - Starting network services
  322. 16:30:15 T:115613696 NOTICE: Webserver: Starting...
  323. 16:30:15 T:115613696 NOTICE: WebServer: Started the webserver
  324. 16:30:15 T:115613696 NOTICE: ES: Starting event server
  325. 16:30:15 T:115613696 ERROR: JSONRPC Server: Failed to bind serversocket
  326. 16:30:15 T:115613696 NOTICE: starting zeroconf publishing
  327. 16:30:15 T:115613696 DEBUG: CLastfmScrobbler: Clearing session.
  328. 16:30:15 T:115613696 DEBUG: CLibrefmScrobbler: Clearing session.
  329. 16:30:15 T:115613696 DEBUG: ------ Window Init (DialogExtendedProgressBar.xml) ------
  330. 16:30:15 T:184561664 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
  331. 16:30:15 T:184561664 NOTICE: UDP: Listening on port 9777
  332. 16:30:15 T:185094144 DEBUG: CZeroconfOSX::doPublishService identifier: servers.jsonrpc-http type: _xbmc-jsonrpc-h._tcp name:XBMC (Apple-TV) port:8080
  333. 16:30:15 T:178221056 DEBUG: PVR - Load - loading all radio channel groups
  334. 16:30:16 T:115613696 DEBUG: ------ Window Init (DialogKaiToast.xml) ------
  335. 16:30:16 T:185094144 DEBUG: CZeroconfOSX::doPublishService identifier: servers.webserver type: _http._tcp name:XBMC (Apple-TV) port:8080
  336. 16:30:16 T:185094144 DEBUG: CZeroconfOSX::doPublishService identifier: servers.eventserver type: _xbmc-events._udp name:XBMC (Apple-TV) port:9777
  337. 16:30:16 T:178221056 DEBUG: PVRChannelGroup - Load - 23 channels loaded from the database for group 'All radio channels'
  338. 16:30:16 T:804675584 DEBUG: GetRecentlyAddedAlbumSongs() query: SELECT songview.* FROM (SELECT idAlbum FROM albumview ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN songview ON songview.idAlbum=recentalbums.idAlbum
  339. 16:30:16 T:804675584 DEBUG: GetRecentlyAddedAlbums query: select * from albumview order by idAlbum desc limit 10
  340. 16:30:16 T:115613696 DEBUG: ------ Window Deinit (Pointer.xml) ------
  341. 16:30:16 T:804675584 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  342. 16:30:16 T:804675584 DEBUG: RunQuery took 37 ms for 10 items query: select * from movieview ORDER BY dateAdded desc, idMovie desc LIMIT 10
  343. 16:30:16 T:185344000 DEBUG: CurlFile::Open(0xb0c1c88) http://feeds.feedburner.com/xbmc
  344. 16:30:16 T:185344000 INFO: easy_aquire - Created session to http://feeds.feedburner.com
  345. 16:30:16 T:804675584 DEBUG: RunQuery took 11 ms for 10 items query: select * from episodeview ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  346. 16:30:16 T:185344000 DEBUG: Got rss feed: http://feeds.feedburner.com/xbmc
  347. 16:30:16 T:185344000 DEBUG: RSS feed encoding: UTF-8
  348. 16:30:16 T:185344000 DEBUG: Parsed rss feed: http://feeds.feedburner.com/xbmc
  349. 16:30:16 T:804675584 DEBUG: RunQuery took 10 ms for 3 items query: select * from musicvideoview ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  350. 16:30:17 T:804675584 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  351. 16:30:21 T:115613696 DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------
  352. 16:30:27 T:178221056 DEBUG: PVR - Get - group 'All radio channels' loaded from the database
  353. 16:30:27 T:178221056 DEBUG: PVR - LoadUserDefinedChannelGroups - 0 user defined radio channel groups fetched from the database
  354. 16:30:27 T:178221056 DEBUG: PVR - LoadUserDefinedChannelGroups - 0 new user defined radio channel groups fetched from clients
  355. 16:30:27 T:178221056 DEBUG: PVR - PersistAll - persisting all changes in channel groups
  356. 16:30:27 T:178221056 DEBUG: PVR - Load - 1 radio channel groups loaded
  357. 16:30:27 T:178221056 DEBUG: PVR - Load - loading all TV channel groups
  358. 16:30:27 T:178221056 DEBUG: PVRChannelGroup - Load - 30 channels loaded from the database for group 'All TV channels'
  359. 16:30:27 T:178221056 DEBUG: PVR - Get - group 'All TV channels' loaded from the database
  360. 16:30:27 T:178221056 DEBUG: PVR - Get - group 'TV channels' loaded from the database
  361. 16:30:27 T:178221056 DEBUG: PVR - LoadUserDefinedChannelGroups - 1 user defined TV channel groups fetched from the database
  362. 16:30:27 T:178221056 ERROR: PVR - PVRTransferChannelGroup - empty group name
  363. 16:30:27 T:178221056 ERROR: Previous line repeats 2 times.
  364. 16:30:27 T:178221056 DEBUG: PVR - LoadUserDefinedChannelGroups - 1 new user defined TV channel groups fetched from clients
  365. 16:30:27 T:178221056 DEBUG: PVRChannelGroup - Load - 30 channels loaded from the database for group 'TV channels'
  366. 16:30:27 T:178221056 DEBUG: PVR - GetChannelGroupMembers - get group members for group 'TV channels' from add-on 'HTS Tvheadend:192.168.1.12:9982'
  367. 16:30:27 T:178221056 DEBUG: AddOnLog: Tvheadend HTSP Client: GetChannelGroupMembers - group 'TV channels'
  368. 16:30:27 T:178221056 DEBUG: PVRChannelGroup - Load - 0 channels loaded from the database for group 'Radio'
  369. 16:30:27 T:178221056 DEBUG: PVR - GetChannelGroupMembers - get group members for group 'Radio' from add-on 'HTS Tvheadend:192.168.1.12:9982'
  370. 16:30:27 T:178221056 DEBUG: AddOnLog: Tvheadend HTSP Client: GetChannelGroupMembers - group 'Radio'
  371. 16:30:27 T:178221056 DEBUG: PVR - LoadUserDefinedChannelGroups - deleting empty group 'Radio'
  372. 16:30:27 T:178221056 DEBUG: PVR - PersistAll - persisting all changes in channel groups
  373. 16:30:27 T:178221056 DEBUG: PVR - Load - 2 TV channel groups loaded
  374. 16:30:27 T:178221056 DEBUG: CPVRTimers - Update - updating timers
  375. 16:30:28 T:178221056 DEBUG: CPVRRecordings - Update - updating recordings
  376. 16:30:28 T:178221056 DEBUG: PVRManager - Process - entering main loop
  377. 16:30:28 T:178221056 NOTICE: Start - EPG thread started
  378. 16:30:28 T:115613696 DEBUG: ------ Window Init (DialogExtendedProgressBar.xml) ------
  379. 16:30:28 T:178221056 DEBUG: CPVRTimers - Update - updating timers
  380. 16:30:28 T:115613696 DEBUG: ------ Window Deinit (DialogExtendedProgressBar.xml) ------
  381. 16:30:39 T:115613696 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib-arm-osx.so)
  382. 16:30:39 T:115613696 DEBUG: Unloading: ImageLib-arm-osx.so
  383. 16:30:47 T:115613696 INFO: CheckIdle - Closing session to http://feeds.feedburner.com (easy=0x6c0b000, multi=0xae57870)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement