Advertisement
Guest User

XBMC Log tanzirc

a guest
Mar 19th, 2013
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 60.80 KB | None | 0 0
  1. 16:16:42 T:805093376 NOTICE: -----------------------------------------------------------------------
  2. 16:16:42 T:805093376 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. 16:16:42 T:805093376 NOTICE: special://xbmc/ is mapped to: /private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome
  4. 16:16:42 T:805093376 NOTICE: special://xbmcbin/ is mapped to: /private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome
  5. 16:16:42 T:805093376 NOTICE: special://masterprofile/ is mapped to: /var/mobile/Library/Preferences/XBMC/userdata
  6. 16:16:42 T:805093376 NOTICE: special://home/ is mapped to: /var/mobile/Library/Preferences/XBMC
  7. 16:16:42 T:805093376 NOTICE: special://temp/ is mapped to: /var/mobile/Library/Preferences/XBMC/temp
  8. 16:16:42 T:805093376 NOTICE: special://frameworks/ is mapped to: /var/stash/Applications/XBMC.frappliance/Frameworks
  9. 16:16:42 T:805093376 NOTICE: The executable running is: /var/stash/Applications/XBMC.frappliance/XBMC
  10. 16:16:42 T:805093376 NOTICE: Local hostname: Apple-TV
  11. 16:16:42 T:805093376 NOTICE: Log File is located: /var/mobile/Library/Preferences/xbmc.log
  12. 16:16:42 T:805093376 NOTICE: -----------------------------------------------------------------------
  13. 16:16:42 T:805093376 NOTICE: load settings...
  14. 16:16:42 T:805093376 NOTICE: special://profile/ is mapped to: special://masterprofile/
  15. 16:16:42 T:805093376 NOTICE: loading special://masterprofile/guisettings.xml
  16. 16:16:42 T:805093376 NOTICE: Getting hardware information now...
  17. 16:16:42 T:805093376 INFO: Using digital output
  18. 16:16:42 T:805093376 INFO: AC3 pass through is enabled
  19. 16:16:42 T:805093376 INFO: DTS pass through is enabled
  20. 16:16:42 T:805093376 DEBUG: Error: Requested setting (audiooutput.passthroughaac) was not found. It must be case-sensitive
  21. 16:16:42 T:805093376 INFO: AAC pass through is disabled
  22. 16:16:42 T:805093376 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  23. 16:16:42 T:805093376 DEBUG: CPlayerCoreConfig::<ctor>: created player DVDPlayer for core 1
  24. 16:16:42 T:805093376 DEBUG: CPlayerCoreConfig::<ctor>: created player oldmplayercore for core 1
  25. 16:16:42 T:805093376 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer for core 3
  26. 16:16:42 T:805093376 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  27. 16:16:42 T:805093376 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtv
  28. 16:16:42 T:805093376 DEBUG: CPlayerSelectionRule::Initialize: creating rule: hdhomerun/myth/mms/udp
  29. 16:16:42 T:805093376 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  30. 16:16:42 T:805093376 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtmp
  31. 16:16:42 T:805093376 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  32. 16:16:42 T:805093376 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  33. 16:16:42 T:805093376 DEBUG: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
  34. 16:16:42 T:805093376 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  35. 16:16:42 T:805093376 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  36. 16:16:42 T:805093376 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  37. 16:16:42 T:805093376 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  38. 16:16:42 T:805093376 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  39. 16:16:42 T:805093376 DEBUG: CPlayerSelectionRule::Initialize: creating rule: radio
  40. 16:16:42 T:805093376 NOTICE: Loaded playercorefactory configuration
  41. 16:16:42 T:805093376 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  42. 16:16:42 T:805093376 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  43. 16:16:42 T:805093376 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
  44. 16:16:42 T:805093376 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  45. 16:16:42 T:805093376 NOTICE: Contents of special://profile/advancedsettings.xml are...
  46. <advancedsettings>
  47. <videolibrary>
  48. <itemseparator>, </itemseparator>
  49. <!-- separator used for multiple artists/genres in tags. Note, this is *space* *slash* *space* -->
  50. <recentlyaddeditems>50</recentlyaddeditems>
  51. <!-- number of recently added items. Defaults to 25 -->
  52. <importwatchedstate>true</importwatchedstate>
  53. <dateadded>1</dateadded>
  54. <hideallitems>true</hideallitems>
  55. </videolibrary>
  56. <videodatabase>
  57. <type>mysql</type>
  58. <host>192.168.0.2</host>
  59. <port>3306</port>
  60. <user>xbmc</user>
  61. <pass>xbmc</pass>
  62. </videodatabase>
  63. <musicdatabase>
  64. <type>mysql</type>
  65. <host>192.168.0.2</host>
  66. <port>3306</port>
  67. <user>xbmc</user>
  68. <pass>xbmc</pass>
  69. </musicdatabase>
  70. <pathsubstitution>
  71. <substitute>
  72. <from>special://masterprofile/Thumbnails/</from>
  73. <to>smb://tanzirc:********@192.168.0.2:445/Macintosh HD/Users/tanzirc/Library/Application Support/XBMC/userdata/Thumbnails/</to>
  74. </substitute>
  75. <substitute>
  76. <from>special://profile/sources.xml</from>
  77. <to>smb://tanzirc:********@192.168.0.2:445/Macintosh HD/Users/tanzirc/Library/Application Support/XBMC/userdata/sources.xml</to>
  78. </substitute>
  79. </pathsubstitution>
  80. </advancedsettings>
  81. 16:16:42 T:805093376 DEBUG: Configuring path substitutions
  82. 16:16:42 T:805093376 DEBUG: Registering substition pair:
  83. 16:16:42 T:805093376 DEBUG: From: [/var/mobile/Library/Preferences/XBMC/userdata/Thumbnails/]
  84. 16:16:42 T:805093376 DEBUG: To: [smb://tanzirc:********@192.168.0.2:445/Macintosh HD/Users/tanzirc/Library/Application Support/XBMC/userdata/Thumbnails/]
  85. 16:16:42 T:805093376 DEBUG: Registering substition pair:
  86. 16:16:42 T:805093376 DEBUG: From: [/var/mobile/Library/Preferences/XBMC/userdata/sources.xml]
  87. 16:16:42 T:805093376 DEBUG: To: [smb://tanzirc:********@192.168.0.2:445/Macintosh HD/Users/tanzirc/Library/Application Support/XBMC/userdata/sources.xml]
  88. 16:16:42 T:805093376 WARNING: VIDEO database configuration is experimental.
  89. 16:16:42 T:805093376 NOTICE: Getting hardware information now...
  90. 16:16:42 T:805093376 INFO: Using digital output
  91. 16:16:42 T:805093376 INFO: AC3 pass through is enabled
  92. 16:16:42 T:805093376 INFO: DTS pass through is enabled
  93. 16:16:42 T:805093376 DEBUG: Error: Requested setting (audiooutput.passthroughaac) was not found. It must be case-sensitive
  94. 16:16:42 T:805093376 INFO: AAC pass through is disabled
  95. 16:16:42 T:805093376 NOTICE: Default DVD Player: dvdplayer
  96. 16:16:42 T:805093376 NOTICE: Default Video Player: dvdplayer
  97. 16:16:42 T:805093376 NOTICE: Default Audio Player: paplayer
  98. 16:16:42 T:805093376 NOTICE: Disabled debug logging due to GUI setting. Level 0.
  99. 16:16:42 T:805093376 NOTICE: Log level changed to 0
  100. 16:16:42 T:805093376 NOTICE: Loading media sources from special://masterprofile/sources.xml
  101. 16:16:43 T:805093376 NOTICE: Running database version Addons15
  102. 16:16:43 T:805093376 NOTICE: Checking resolution 16
  103. 16:16:43 T:805093376 NOTICE: GL_VENDOR = Imagination Technologies
  104. 16:16:43 T:805093376 NOTICE: GL_RENDERER = PowerVR SGX 535
  105. 16:16:43 T:805093376 NOTICE: GL_VERSION = OpenGL ES 2.0 IMGSGX535-73.16.1
  106. 16:16:43 T:805093376 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.0
  107. 16:16:43 T:805093376 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
  108. 16:16:44 T:805093376 NOTICE: Running database version Addons15
  109. 16:16:44 T:805093376 NOTICE: Running database version ViewModes4
  110. 16:16:44 T:805093376 NOTICE: Running database version Textures13
  111. 16:16:44 T:805093376 NOTICE: Running database version MyMusic32
  112. 16:16:44 T:805093376 NOTICE: Running database version MyVideos75
  113. 16:16:44 T:805093376 NOTICE: Running database version TV22
  114. 16:16:44 T:805093376 NOTICE: Running database version Epg7
  115. 16:16:44 T:805093376 NOTICE: initializing playlistplayer
  116. 16:16:44 T:805093376 NOTICE: DONE initializing playlistplayer
  117. 16:16:46 T:805093376 NOTICE: initialize done
  118. 16:16:46 T:805093376 NOTICE: Running the application...
  119. 16:16:48 T:805093376 NOTICE: ES: Starting event server
  120. 16:16:48 T:805093376 NOTICE: starting zeroconf publishing
  121. 16:16:48 T:804560896 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
  122. 16:16:48 T:804560896 NOTICE: UDP: Listening on port 9777
  123. 16:17:03 T:805093376 NOTICE: Log level changed to 2
  124. 16:17:03 T:805093376 NOTICE: Enabled debug logging due to GUI setting. Level 2.
  125. 16:17:03 T:805093376 DEBUG: ------ Window Init () ------
  126. 16:17:14 T:805093376 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib-arm-osx.so)
  127. 16:17:14 T:805093376 DEBUG: Unloading: ImageLib-arm-osx.so
  128. 16:17:16 T:1042189192 DEBUG: XBMCPureController: Button press remoteAction = 1
  129. 16:17:16 T:805093376 DEBUG: CWinEventsIOS: Button press keyID = 6
  130. 16:17:16 T:805093376 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  131. 16:17:16 T:805093376 DEBUG: ------ Window Deinit (SettingsCategory.xml) ------
  132. 16:17:16 T:805093376 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  133. 16:17:16 T:805093376 DEBUG: ------ Window Init (Settings.xml) ------
  134. 16:17:16 T:160157696 DEBUG: DoWork - took 105 ms to load special://skin/backgrounds/settings.jpg
  135. 16:17:18 T:1042189192 DEBUG: XBMCPureController: Button press remoteAction = 1
  136. 16:17:18 T:805093376 DEBUG: CWinEventsIOS: Button press keyID = 6
  137. 16:17:18 T:805093376 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  138. 16:17:18 T:805093376 DEBUG: ------ Window Deinit (Settings.xml) ------
  139. 16:17:18 T:805093376 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  140. 16:17:18 T:805093376 DEBUG: ------ Window Init (Home.xml) ------
  141. 16:17:18 T:161222656 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  142. 16:17:20 T:161222656 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
  143. 16:17:20 T:161222656 DEBUG: GetRecentlyAddedAlbums query: select * from albumview where strAlbum != '' order by idAlbum desc limit 10
  144. 16:17:20 T:161222656 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  145. 16:17:20 T:161222656 DEBUG: RunQuery took 63 ms for 10 items query: select * from movieview ORDER BY dateAdded desc, idMovie desc LIMIT 10
  146. 16:17:20 T:161222656 DEBUG: RunQuery took 14 ms for 10 items query: select * from episodeview ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  147. 16:17:21 T:1042189192 DEBUG: XBMCPureController: Button press remoteAction = 6
  148. 16:17:21 T:805093376 DEBUG: CWinEventsIOS: Button press keyID = 3
  149. 16:17:21 T:160157696 DEBUG: CSmbFile::Open - opened Macintosh HD/Users/tanzirc/Library/Application Support/XBMC/userdata/Thumbnails/7/774bae73.jpg, fd=10000
  150. 16:17:21 T:1042189192 DEBUG: XBMCPureController: Button press remoteAction = 6
  151. 16:17:21 T:140115968 DEBUG: CSmbFile::Open - opened Macintosh HD/Users/tanzirc/Library/Application Support/XBMC/userdata/Thumbnails/a/a428c7d4.jpg, fd=10001
  152. 16:17:21 T:160157696 DEBUG: CSmbFile::Close closing fd 10000
  153. 16:17:21 T:1042189192 DEBUG: XBMCPureController: Button press remoteAction = 6
  154. 16:17:21 T:805093376 DEBUG: CWinEventsIOS: Button press keyID = 3
  155. 16:17:21 T:160157696 DEBUG: DoWork - took 409 ms to load special://masterprofile/Thumbnails/7/774bae73.jpg
  156. 16:17:21 T:140967936 DEBUG: CSmbFile::Open - opened Macintosh HD/Users/tanzirc/Library/Application Support/XBMC/userdata/Thumbnails/2/28744858.jpg, fd=10000
  157. 16:17:21 T:1042189192 DEBUG: XBMCPureController: Button press remoteAction = 6
  158. 16:17:21 T:140115968 DEBUG: CSmbFile::Close closing fd 10001
  159. 16:17:21 T:161222656 DEBUG: RunQuery took 16 ms for 0 items query: select * from musicvideoview ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  160. 16:17:21 T:140115968 DEBUG: DoWork - took 550 ms to load special://masterprofile/Thumbnails/a/a428c7d4.jpg
  161. 16:17:21 T:161222656 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  162. 16:17:21 T:140967936 DEBUG: CSmbFile::Close closing fd 10000
  163. 16:17:21 T:140967936 DEBUG: DoWork - took 502 ms to load special://masterprofile/Thumbnails/2/28744858.jpg
  164. 16:17:21 T:140115968 DEBUG: CSmbFile::Open - opened Macintosh HD/Users/tanzirc/Library/Application Support/XBMC/userdata/Thumbnails/c/caed9fe5.jpg, fd=10000
  165. 16:17:22 T:160157696 DEBUG: CSmbFile::Open - opened Macintosh HD/Users/tanzirc/Library/Application Support/XBMC/userdata/Thumbnails/6/68a9ae1b.jpg, fd=10001
  166. 16:17:22 T:140967936 DEBUG: CSmbFile::Open - opened Macintosh HD/Users/tanzirc/Library/Application Support/XBMC/userdata/Thumbnails/a/ac6d70e0.jpg, fd=10002
  167. 16:17:22 T:140115968 DEBUG: CSmbFile::Close closing fd 10000
  168. 16:17:22 T:160157696 DEBUG: CSmbFile::Close closing fd 10001
  169. 16:17:22 T:140967936 DEBUG: CSmbFile::Close closing fd 10002
  170. 16:17:22 T:140115968 DEBUG: DoWork - took 863 ms to load special://masterprofile/Thumbnails/c/caed9fe5.jpg
  171. 16:17:22 T:161222656 DEBUG: CSmbFile::Open - opened Macintosh HD/Users/tanzirc/Library/Application Support/XBMC/userdata/Thumbnails/8/88b3c5b5.jpg, fd=10001
  172. 16:17:22 T:160157696 DEBUG: DoWork - took 797 ms to load special://masterprofile/Thumbnails/6/68a9ae1b.jpg
  173. 16:17:22 T:140967936 DEBUG: DoWork - took 824 ms to load special://masterprofile/Thumbnails/a/ac6d70e0.jpg
  174. 16:17:22 T:160157696 DEBUG: CSmbFile::Open - opened Macintosh HD/Users/tanzirc/Library/Application Support/XBMC/userdata/Thumbnails/e/e4cfb434.jpg, fd=10002
  175. 16:17:22 T:140115968 DEBUG: CSmbFile::Open - opened Macintosh HD/Users/tanzirc/Library/Application Support/XBMC/userdata/Thumbnails/f/f68488cc.jpg, fd=10000
  176. 16:17:22 T:161222656 DEBUG: CSmbFile::Close closing fd 10001
  177. 16:17:23 T:1042189192 DEBUG: XBMCPureController: Button press remoteAction = 4
  178. 16:17:23 T:805093376 DEBUG: CWinEventsIOS: Button press keyID = 2
  179. 16:17:23 T:1042189192 DEBUG: XBMCPureController: Button press remoteAction = 4
  180. 16:17:23 T:161222656 DEBUG: DoWork - took 1215 ms to load special://masterprofile/Thumbnails/8/88b3c5b5.jpg
  181. 16:17:23 T:160157696 DEBUG: CSmbFile::Close closing fd 10002
  182. 16:17:23 T:140115968 DEBUG: CSmbFile::Close closing fd 10000
  183. 16:17:24 T:1042189192 DEBUG: XBMCPureController: Button press remoteAction = 5
  184. 16:17:24 T:805093376 DEBUG: CWinEventsIOS: Button press keyID = 5
  185. 16:17:24 T:805093376 DEBUG: ExecuteXBMCAction : Translating ActivateWindow(Videos,RecentlyAddedMovies,return)
  186. 16:17:24 T:805093376 DEBUG: ExecuteXBMCAction : To ActivateWindow(Videos,RecentlyAddedMovies,return)
  187. 16:17:24 T:805093376 DEBUG: Activating window ID: 10025
  188. 16:17:24 T:140115968 DEBUG: DoWork - took 1472 ms to load special://masterprofile/Thumbnails/f/f68488cc.jpg
  189. 16:17:24 T:160157696 DEBUG: DoWork - took 1477 ms to load special://masterprofile/Thumbnails/e/e4cfb434.jpg
  190. 16:17:24 T:805093376 DEBUG: ------ Window Deinit (Home.xml) ------
  191. 16:17:24 T:805093376 DEBUG: ExecuteXBMCAction : Translating SetProperty(VideosDirectLink,True)
  192. 16:17:24 T:805093376 DEBUG: ExecuteXBMCAction : To SetProperty(VideosDirectLink,True)
  193. 16:17:24 T:805093376 DEBUG: ------ Window Init (MyVideoNav.xml) ------
  194. 16:17:24 T:805093376 INFO: Loading skin file: MyVideoNav.xml, load type: KEEP_IN_MEMORY
  195. 16:17:25 T:805093376 DEBUG: CGUIMediaWindow::GetDirectory (videodb://4/)
  196. 16:17:25 T:805093376 DEBUG: ParentPath = [videodb://4/]
  197. 16:17:25 T:805093376 DEBUG: RunQuery took 383 ms for 50 items query: select * from movieview ORDER BY dateAdded desc, idMovie desc LIMIT 50
  198. 16:17:26 T:160157696 DEBUG: CSmbFile::Open - opened Macintosh HD/Users/tanzirc/Library/Application Support/XBMC/userdata/Thumbnails/9/9273af66.jpg, fd=10000
  199. 16:17:26 T:140115968 DEBUG: CSmbFile::Open - opened Macintosh HD/Users/tanzirc/Library/Application Support/XBMC/userdata/Thumbnails/6/64829841.jpg, fd=10002
  200. 16:17:26 T:161222656 DEBUG: CSmbFile::Open - opened Macintosh HD/Users/tanzirc/Library/Application Support/XBMC/userdata/Thumbnails/0/0c8b7a37.jpg, fd=10001
  201. 16:17:26 T:160157696 DEBUG: CSmbFile::Close closing fd 10000
  202. 16:17:26 T:161222656 DEBUG: CSmbFile::Close closing fd 10001
  203. 16:17:26 T:140115968 DEBUG: CSmbFile::Close closing fd 10002
  204. 16:17:26 T:140967936 DEBUG: CSmbFile::Open - opened WD HD/Movies/Django Unchained (2012)/Django Unchained (2012)-thumb.jpg, fd=10002
  205. 16:17:26 T:160157696 DEBUG: DoWork - took 452 ms to load special://masterprofile/Thumbnails/9/9273af66.jpg
  206. 16:17:26 T:140967936 DEBUG: CSmbFile::Close closing fd 10002
  207. 16:17:26 T:161222656 DEBUG: DoWork - took 495 ms to load special://masterprofile/Thumbnails/0/0c8b7a37.jpg
  208. 16:17:26 T:140115968 DEBUG: DoWork - took 537 ms to load special://masterprofile/Thumbnails/6/64829841.jpg
  209. 16:17:27 T:160157696 DEBUG: CSmbFile::Open - opened Macintosh HD/Users/tanzirc/Library/Application Support/XBMC/userdata/Thumbnails/c/ca8b5c2f.jpg, fd=10002
  210. 16:17:27 T:161222656 DEBUG: CSmbFile::Open - opened Macintosh HD/Users/tanzirc/Library/Application Support/XBMC/userdata/Thumbnails/0/00c4b249.jpg, fd=10001
  211. 16:17:27 T:160157696 DEBUG: CSmbFile::Close closing fd 10002
  212. 16:17:27 T:140115968 DEBUG: CSmbFile::Open - opened Macintosh HD/Users/tanzirc/Library/Application Support/XBMC/userdata/Thumbnails/4/479bd25e.jpg, fd=10002
  213. 16:17:27 T:161222656 DEBUG: CSmbFile::Close closing fd 10001
  214. 16:17:27 T:160157696 DEBUG: DoWork - took 397 ms to load special://masterprofile/Thumbnails/c/ca8b5c2f.jpg
  215. 16:17:27 T:140967936 DEBUG: Caching image 'smb://tanzirc:********@192.168.0.2:445/WD HD/Movies/Django Unchained (2012)/Django Unchained (2012)-thumb.jpg' to 'd/d4976286.jpg':
  216. 16:17:27 T:161222656 DEBUG: DoWork - took 419 ms to load special://masterprofile/Thumbnails/0/00c4b249.jpg
  217. 16:17:27 T:140115968 DEBUG: CSmbFile::Close closing fd 10002
  218. 16:17:27 T:160157696 DEBUG: CSmbFile::Open - opened Macintosh HD/Users/tanzirc/Library/Application Support/XBMC/userdata/Thumbnails/b/be2e54f1.jpg, fd=10002
  219. 16:17:27 T:140115968 DEBUG: DoWork - took 457 ms to load special://masterprofile/Thumbnails/4/479bd25e.jpg
  220. 16:17:27 T:160157696 DEBUG: CSmbFile::Close closing fd 10002
  221. 16:17:27 T:140115968 DEBUG: CSmbFile::Open - opened Macintosh HD/Users/tanzirc/Library/Application Support/XBMC/userdata/Thumbnails/2/2ff03527.jpg, fd=10001
  222. 16:17:27 T:161222656 DEBUG: CSmbFile::Open - opened Macintosh HD/Users/tanzirc/Library/Application Support/XBMC/userdata/Thumbnails/9/9927ef3a.jpg, fd=10002
  223. 16:17:27 T:160157696 DEBUG: DoWork - took 395 ms to load special://masterprofile/Thumbnails/b/be2e54f1.jpg
  224. 16:17:27 T:140115968 DEBUG: CSmbFile::Close closing fd 10001
  225. 16:17:27 T:161222656 DEBUG: CSmbFile::Close closing fd 10002
  226. 16:17:27 T:140115968 DEBUG: DoWork - took 422 ms to load special://masterprofile/Thumbnails/2/2ff03527.jpg
  227. 16:17:27 T:161222656 DEBUG: DoWork - took 414 ms to load special://masterprofile/Thumbnails/9/9927ef3a.jpg
  228. 16:17:27 T:140115968 DEBUG: CSmbFile::Open - opened GoFlex HD/Movies/The Hobbit - An Unexpected Journey (2012)/The Hobbit - An Unexpected Journey (2012)-poster.jpg, fd=10002
  229. 16:17:28 T:140967936 DEBUG: cached image 'special://masterprofile/Thumbnails/d/d4976286.jpg' size 480x720
  230. 16:17:33 T:1042189192 DEBUG: XBMCPureController: Button press remoteAction = 7
  231. 16:17:33 T:805093376 DEBUG: CWinEventsIOS: Button press keyID = 4
  232. 16:17:33 T:1042189192 DEBUG: XBMCPureController: Button press remoteAction = 7
  233. 16:17:33 T:1042189192 DEBUG: XBMCPureController: Button press remoteAction = 6
  234. 16:17:33 T:805093376 DEBUG: CWinEventsIOS: Button press keyID = 3
  235. 16:17:34 T:1042189192 DEBUG: XBMCPureController: Button press remoteAction = 6
  236. 16:17:35 T:1042189192 DEBUG: XBMCPureController: Button press remoteAction = 4
  237. 16:17:35 T:805093376 DEBUG: CWinEventsIOS: Button press keyID = 2
  238. 16:17:35 T:1042189192 DEBUG: XBMCPureController: Button press remoteAction = 4
  239. 16:17:36 T:805093376 DEBUG: Previous line repeats 1 times.
  240. 16:17:36 T:805093376 DEBUG: CWinEventsIOS: Button press keyID = 2
  241. 16:17:36 T:1042189192 DEBUG: XBMCPureController: Button press remoteAction = 4
  242. 16:17:37 T:1042189192 DEBUG: XBMCPureController: Button press remoteAction = 3
  243. 16:17:37 T:805093376 DEBUG: CWinEventsIOS: Button press keyID = 1
  244. 16:17:37 T:1042189192 DEBUG: XBMCPureController: Button press remoteAction = 3
  245. 16:17:37 T:140967936 DEBUG: Previous line repeats 1 times.
  246. 16:17:37 T:140967936 WARNING: FileSmb::OpenForWrite() called with overwriting enabled! - smb://tanzirc:********@192.168.0.2/Macintosh%20HD/Users/tanzirc/Library/Application%20Support/XBMC/userdata/Thumbnails/d/d4976286.jpg
  247. 16:17:37 T:160157696 DEBUG: CSmbFile::Open - opened Macintosh HD/Users/tanzirc/Library/Application Support/XBMC/userdata/Thumbnails/9/96ca3d5d.jpg, fd=10000
  248. 16:17:37 T:805093376 DEBUG: CWinEventsIOS: Button press keyID = 1
  249. 16:17:37 T:161222656 DEBUG: CSmbFile::Open - opened Macintosh HD/Users/tanzirc/Library/Application Support/XBMC/userdata/Thumbnails/2/21bcab9e.jpg, fd=10003
  250. 16:17:37 T:140967936 DEBUG: CSmbFile::Close closing fd 10001
  251. 16:17:38 T:1042189192 DEBUG: XBMCPureController: Button press remoteAction = 3
  252. 16:17:38 T:140115968 DEBUG: CSmbFile::Close closing fd 10002
  253. 16:17:38 T:160157696 DEBUG: CSmbFile::Close closing fd 10000
  254. 16:17:38 T:161222656 DEBUG: CSmbFile::Close closing fd 10003
  255. 16:17:38 T:161222656 DEBUG: DoWork - took 2582 ms to load special://masterprofile/Thumbnails/2/21bcab9e.jpg
  256. 16:17:38 T:160157696 DEBUG: DoWork - took 2625 ms to load special://masterprofile/Thumbnails/9/96ca3d5d.jpg
  257. 16:17:38 T:140115968 DEBUG: Recaching image 'smb://tanzirc:********@192.168.0.2:445/GoFlex HD/Movies/The Hobbit - An Unexpected Journey (2012)/The Hobbit - An Unexpected Journey (2012)-poster.jpg' to '9/9273af66.jpg':
  258. 16:17:39 T:140115968 DEBUG: cached image 'special://masterprofile/Thumbnails/9/9273af66.jpg' size 480x720
  259. 16:17:39 T:140115968 WARNING: FileSmb::OpenForWrite() called with overwriting enabled! - smb://tanzirc:********@192.168.0.2/Macintosh%20HD/Users/tanzirc/Library/Application%20Support/XBMC/userdata/Thumbnails/9/9273af66.jpg
  260. 16:17:39 T:140115968 DEBUG: CSmbFile::Close closing fd 10003
  261. 16:17:41 T:1042189192 DEBUG: XBMCPureController: Button press remoteAction = 5
  262. 16:17:41 T:805093376 DEBUG: CWinEventsIOS: Button press keyID = 5
  263. 16:17:42 T:805093376 DEBUG: OnPlayMedia smb://tanzirc:********@192.168.0.2:445/GoFlex HD/Movies/Les Misérables (2012)/Les Misérables (2012).m4v
  264. 16:17:42 T:805093376 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  265. 16:17:42 T:805093376 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  266. 16:17:42 T:805093376 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
  267. 16:17:42 T:805093376 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
  268. 16:17:42 T:805093376 DEBUG: CPlayerCoreFactory::GetPlayers(smb://tanzirc:********@192.168.0.2:445/GoFlex HD/Movies/Les Misérables (2012)/Les Misérables (2012).m4v)
  269. 16:17:42 T:805093376 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
  270. 16:17:42 T:805093376 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
  271. 16:17:42 T:805093376 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtv
  272. 16:17:42 T:805093376 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: hdhomerun/myth/mms/udp
  273. 16:17:42 T:805093376 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
  274. 16:17:42 T:805093376 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtmp
  275. 16:17:42 T:805093376 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
  276. 16:17:42 T:805093376 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
  277. 16:17:42 T:805093376 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
  278. 16:17:42 T:805093376 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
  279. 16:17:42 T:805093376 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
  280. 16:17:42 T:805093376 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
  281. 16:17:42 T:805093376 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio
  282. 16:17:42 T:805093376 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
  283. 16:17:42 T:805093376 DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (1)
  284. 16:17:42 T:805093376 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
  285. 16:17:42 T:805093376 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
  286. 16:17:42 T:805093376 DEBUG: CPlayerCoreFactory::GetPlayers: adding player: DVDPlayer (1)
  287. 16:17:42 T:805093376 DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
  288. 16:17:42 T:805093376 NOTICE: DVDPlayer: Opening: smb://tanzirc:********@192.168.0.2:445/GoFlex HD/Movies/Les Misérables (2012)/Les Misérables (2012).m4v
  289. 16:17:42 T:805093376 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  290. 16:17:42 T:805093376 DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
  291. 16:17:42 T:805093376 DEBUG: LinuxRendererGL: Cleaning up GL resources
  292. 16:17:42 T:184754176 NOTICE: Creating InputStream
  293. 16:17:42 T:184754176 DEBUG: CSmbFile::Open - opened GoFlex HD/Movies/Les Misérables (2012)/Les Misérables (2012).m4v, fd=10003
  294. 16:17:42 T:805093376 DEBUG: ------ Window Init (DialogBusy.xml) ------
  295. 16:17:42 T:184754176 DEBUG: ScanForExternalSubtitles: Searching for subtitles...
  296. 16:17:42 T:184754176 DEBUG: OpenDir - Using authentication url smb://tanzirc:********@192.168.0.2/GoFlex%20HD/Movies/Les%20Mis%c3%a9rables%20(2012)
  297. 16:17:43 T:184754176 DEBUG: ScanForExternalSubtitles: END (total time: 1034 ms)
  298. 16:17:43 T:184754176 NOTICE: Creating Demuxer
  299. 16:17:43 T:184754176 DEBUG: Open - probing detected format [mov,mp4,m4a,3gp,3g2,mj2]
  300. 16:17:48 T:184754176 DEBUG: Open - avformat_find_stream_info starting
  301. 16:17:50 T:184754176 DEBUG: ffmpeg[B032000]: [mov,mp4,m4a,3gp,3g2,mj2] max_analyze_duration 5000000 reached at 5024000
  302. 16:17:50 T:184754176 DEBUG: ffmpeg[B032000]: [mov,mp4,m4a,3gp,3g2,mj2] decoding for stream 3 failed
  303. 16:17:50 T:184754176 DEBUG: ffmpeg[B032000]: [mov,mp4,m4a,3gp,3g2,mj2] decoding for stream 4 failed
  304. 16:17:50 T:184754176 DEBUG: Open - av_find_stream_info finished
  305. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'smb://tanzirc:********@192.168.0.2:445/GoFlex HD/Movies/Les Misérables (2012)/Les Misérables (2012).m4v':
  306. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: Metadata:
  307. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: major_brand : M4V
  308. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: minor_version : 0
  309. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: compatible_brands: M4V M4A mp42isom
  310. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: creation_time : 2013-03-09 07:49:03
  311. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: title : Les Misérables
  312. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: artist : Tom Hooper
  313. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: genre : Musicals
  314. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: date : 2012-12-25
  315. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: description : Set against the backdrop of 19th-century France, Les Misérables tells the story of ex-prisoner Jean Valjean (Jackman), hunted for decades by the ruthless policeman Javert (Crowe), after he breaks parole. When Valjean agrees to care for factory worker Fan
  316. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: synopsis : Set against the backdrop of 19th-century France, Les Misérables tells the story of ex-prisoner Jean Valjean (Jackman), hunted for decades by the ruthless policeman Javert (Crowe), after he breaks parole. When Valjean agrees to care for factory worker Fan
  317. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: copyright : © 2012 Universal Studios. All Rights Reserved.
  318. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: encoder : BiRD
  319. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: hd_video : 1
  320. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: media_type : 9
  321. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: Duration: 02:37:54.45, start: 0.000000, bitrate: 3318 kb/s
  322. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: Chapter #0.0: start 0.000000, end 442.817000
  323. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: Metadata:
  324. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: title : Chapter 1
  325. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: Chapter #0.1: start 442.817000, end 871.996000
  326. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: Metadata:
  327. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: title : Chapter 2
  328. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: Chapter #0.2: start 871.996000, end 1342.967000
  329. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: Metadata:
  330. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: title : Chapter 3
  331. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: Chapter #0.3: start 1342.967000, end 1912.619000
  332. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: Metadata:
  333. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: title : Chapter 4
  334. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: Chapter #0.4: start 1912.619000, end 2413.661000
  335. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: Metadata:
  336. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: title : Chapter 5
  337. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: Chapter #0.5: start 2413.661000, end 2714.295000
  338. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: Metadata:
  339. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: title : Chapter 6
  340. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: Chapter #0.6: start 2714.295000, end 3163.494000
  341. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: Metadata:
  342. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: title : Chapter 7
  343. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: Chapter #0.7: start 3163.494000, end 3640.846000
  344. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: Metadata:
  345. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: title : Chapter 8
  346. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: Chapter #0.8: start 3640.846000, end 4001.122000
  347. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: Metadata:
  348. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: title : Chapter 9
  349. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: Chapter #0.9: start 4001.122000, end 4551.088000
  350. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: Metadata:
  351. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: title : Chapter 10
  352. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: Chapter #0.10: start 4551.088000, end 4821.650000
  353. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: Metadata:
  354. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: title : Chapter 11
  355. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: Chapter #0.11: start 4821.650000, end 5224.344000
  356. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: Metadata:
  357. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: title : Chapter 12
  358. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: Chapter #0.12: start 5224.344000, end 5734.729000
  359. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: Metadata:
  360. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: title : Chapter 13
  361. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: Chapter #0.13: start 5734.729000, end 6130.291000
  362. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: Metadata:
  363. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: title : Chapter 14
  364. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: Chapter #0.14: start 6130.291000, end 6740.859000
  365. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: Metadata:
  366. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: title : Chapter 15
  367. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: Chapter #0.15: start 6740.859000, end 7381.082000
  368. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: Metadata:
  369. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: title : Chapter 16
  370. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: Chapter #0.16: start 7381.082000, end 7809.343000
  371. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: Metadata:
  372. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: title : Chapter 17
  373. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: Chapter #0.17: start 7809.343000, end 8478.178000
  374. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: Metadata:
  375. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: title : Chapter 18
  376. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: Chapter #0.18: start 8478.178000, end 8981.347000
  377. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: Metadata:
  378. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: title : Chapter 19
  379. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: Chapter #0.19: start 8981.347000, end 9474.423000
  380. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: Metadata:
  381. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: title : Chapter 20
  382. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: Stream #0:0(eng): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 1280x694, 2726 kb/s, SAR 1:1 DAR 640:347, 23.98 fps, 23.98 tbr, 100k tbn, 47.95 tbc
  383. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: Metadata:
  384. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: creation_time : 2013-03-09 07:49:04
  385. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: handler_name :
  386. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: Stream #0:1(eng): Audio: ac3 (ac-3 / 0x332D6361), 48000 Hz, 5.1(side), s16, 448 kb/s
  387. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: Metadata:
  388. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: creation_time : 2013-03-09 07:49:04
  389. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: handler_name :
  390. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: Stream #0:2(eng): Audio: aac (mp4a / 0x6134706D), 48000 Hz, stereo, s16, 131 kb/s
  391. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: Metadata:
  392. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: creation_time : 2013-03-09 07:49:04
  393. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: handler_name :
  394. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: Stream #0:3(eng): Subtitle: mov_text (tx3g / 0x67337874)
  395. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: Metadata:
  396. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: creation_time : 2013-03-09 09:08:15
  397. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: handler_name :
  398. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: Stream #0:4(und): Subtitle: mov_text (text / 0x74786574)
  399. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: Metadata:
  400. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: creation_time : 2013-03-09 09:08:16
  401. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: handler_name :
  402. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: Stream #0:5(eng): Video: mjpeg (jpeg / 0x6765706A), yuvj420p, 640x347 [SAR 1:1 DAR 640:347], 0 kb/s, 0k fps, 1k tbr, 1k tbn, 1k tbc
  403. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: Metadata:
  404. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: creation_time : 2013-03-09 09:08:35
  405. 16:17:50 T:184754176 INFO: ffmpeg[B032000]: handler_name :
  406. 16:17:50 T:184754176 NOTICE: Opening video stream: 0 source: 256
  407. 16:17:50 T:184754176 NOTICE: Creating video codec with codec id: 28
  408. 16:17:50 T:184754176 DEBUG: CDVDFactoryCodec: compiled in hardware support: VDADecoder:no VideoToolBoxDecoder:yes CrystalHD:no OpenMax:no
  409. 16:17:50 T:184754176 DEBUG: FactoryCodec - Video: vtb - Opening
  410. 16:17:50 T:184754176 DEBUG: CreateFormatDescriptionFromCodecData - GetIOSVersion says >= 4.3
  411. 16:17:50 T:184754176 NOTICE: Open - using avcC atom of size(43), ref_frames(9)
  412. 16:17:50 T:184754176 DEBUG: FactoryCodec - Video: vtb-h264 - Opened
  413. 16:17:50 T:184754176 NOTICE: Creating video thread
  414. 16:17:50 T:184754176 NOTICE: Opening audio stream: 1 source: 256
  415. 16:17:50 T:188936192 NOTICE: running thread: video_thread
  416. 16:17:51 T:188936192 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  417. 16:17:51 T:184754176 NOTICE: Finding audio codec for: 86019
  418. 16:17:51 T:184754176 DEBUG: FactoryCodec - Audio: PassthroughFFmpeg - Opening
  419. 16:17:51 T:184754176 DEBUG: Error: Requested setting (audiooutput.passthroughaac) was not found. It must be case-sensitive
  420. 16:17:51 T:184754176 INFO: CDVDAudioCodecPassthroughFFmpeg::SetupMuxer - Trying to setup spdif muxer
  421. 16:17:51 T:184754176 INFO: CDVDAudioCodecPassthroughFFmpeg::SetupMuxer - spdif muxer ready
  422. 16:17:51 T:184754176 DEBUG: FactoryCodec - Audio: PassthroughFFmpeg - Opened
  423. 16:17:51 T:184754176 NOTICE: Creating audio thread
  424. 16:17:51 T:189468672 NOTICE: running thread: CDVDPlayerAudio::Process()
  425. 16:17:51 T:184754176 NOTICE: Opening Subtitle stream: 3 source: 256
  426. 16:17:51 T:184754176 DEBUG: FactoryCodec - Overlay: TX3G Subtitle Decoder - Opening
  427. 16:17:51 T:184754176 DEBUG: FactoryCodec - Overlay: TX3G Subtitle Decoder - Opened
  428. 16:17:51 T:184754176 DEBUG: ReadEditDecisionLists - Checking for edit decision lists (EDL) on local drive or remote share for: smb://tanzirc:********@192.168.0.2:445/GoFlex HD/Movies/Les Misérables (2012)/Les Misérables (2012).m4v
  429. 16:17:51 T:184754176 DEBUG: CDVDPlayer::SetCaching - caching state 3
  430. 16:17:51 T:188936192 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(0.000000, 1)
  431. 16:17:51 T:188936192 INFO: CDVDPlayerVideo - Stillframe left, switching to normal playback
  432. 16:17:51 T:184754176 DEBUG: CDVDPlayer::CheckContinuity - wrapback :2, prev:83000.000000, curr:42000.000000, diff:-41000.000000
  433. 16:17:51 T:189468672 NOTICE: Creating audio stream (codec id: 86019, channels: 2, sample rate: 48000, pass-through)
  434. 16:17:51 T:189468672 INFO: CCoreAudioAE::MakeStream - AE_FMT_AC3, 48000, 48000, RAW,RAW
  435. 16:17:51 T:189468672 ERROR: CCoreAudioUnit::Close: Unable to disconnect AudioUnit. Error = -10860
  436. 16:17:51 T:188936192 ERROR: Previous line repeats 1 times.
  437. 16:17:51 T:188936192 DEBUG: GetPicture - VTBDecoderDecode dts(0.000000), pts(-4503599627370496.000000), old_pts(0.000000)
  438. 16:17:51 T:189468672 INFO: CCoreAudioAE::OpenCoreAudio - RAW passthrough enabled
  439. 16:17:51 T:189468672 ERROR: CCoreAudioAEHALIOS::Initialize: No suitable AC3 output format found. Attempting DD-Wav.
  440. 16:17:51 T:188936192 NOTICE: fps: 23.976024, pwidth: 1280, pheight: 693, dwidth: 1278, dheight: 693
  441. 16:17:51 T:188936192 DEBUG: OutputPicture - change configuration. 1280x693. framerate: 23.98. format: BGRA
  442. 16:17:51 T:188936192 NOTICE: Display resolution DESKTOP : 1280x720 (16)
  443. 16:17:51 T:184754176 DEBUG: CDVDPlayer::HandleMessages - player started 2
  444. 16:17:52 T:189468672 INFO: CCoreAudioGraph::Open: Input Stream Format [lpcm] Mixable Interleaved 2 Channel 16-bit Signed Integer LE (48000Hz)
  445. 16:17:52 T:189468672 INFO: CCoreAudioGraph::Open: Output Stream Format [lpcm] Mixable Interleaved 2 Channel 16-bit Signed Integer LE (48000Hz)
  446. 16:17:52 T:189468672 INFO: CCoreAudioAE::Initialize:
  447. 16:17:52 T:189468672 INFO: Output Device : io:default
  448. 16:17:52 T:189468672 INFO: Sample Rate : 48000
  449. 16:17:52 T:189468672 INFO: Sample Format : AE_FMT_S16NE
  450. 16:17:52 T:189468672 INFO: Channel Count : 2
  451. 16:17:52 T:189468672 INFO: Channel Layout: FL,FR
  452. 16:17:52 T:189468672 INFO: Frame Size : 4
  453. 16:17:52 T:189468672 INFO: Volume Level : 1.000000
  454. 16:17:52 T:189468672 INFO: Passthrough : 1
  455. 16:17:52 T:189468672 DEBUG: AERemap: Downmix normalization is disabled
  456. 16:17:52 T:189468672 DEBUG: Previous line repeats 2 times.
  457. 16:17:52 T:189468672 DEBUG: CDVDPlayerAudio:: synctype set to 0: clock feedback
  458. 16:17:52 T:184754176 DEBUG: CDVDPlayer::HandleMessages - player started 1
  459. 16:17:52 T:184754176 DEBUG: CDVDPlayer::SetCaching - caching state 0
  460. 16:17:52 T:189468672 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(32000.000000, 0)
  461. 16:17:52 T:189468672 DEBUG: CDVDPlayerAudio:: Discontinuity1 - was:1115.833333, should be:-20396.833333, error:-21512.666667
  462. 16:17:53 T:805093376 DEBUG: CGUIInfoManager::SetCurrentMovie(smb://tanzirc:********@192.168.0.2:445/GoFlex HD/Movies/Les Misérables (2012)/Les Misérables (2012).m4v)
  463. 16:17:53 T:805093376 DEBUG: GetMovieId (smb://tanzirc:********@192.168.0.2:445/GoFlex HD/Movies/Les Misérables (2012)/Les Misérables (2012).m4v), query = select idMovie from movie where idFile=3401
  464. 16:17:54 T:805093376 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  465. 16:17:54 T:805093376 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  466. 16:17:55 T:805093376 DEBUG: Activating window ID: 12005
  467. 16:17:55 T:805093376 DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
  468. 16:17:55 T:805093376 DEBUG: ------ Window Init (VideoFullScreen.xml) ------
  469. 16:17:55 T:805093376 INFO: Loading skin file: VideoFullScreen.xml, load type: KEEP_IN_MEMORY
  470. 16:17:56 T:189468672 DEBUG: CDVDPlayerAudio:: Discontinuity2 - was:4072632.458333, should be:4060907.348307, error:-11725.110026
  471. 16:17:57 T:805093376 NOTICE: Using GL_TEXTURE_2D
  472. 16:17:57 T:805093376 DEBUG: GL: Requested render method: 0
  473. 16:17:57 T:805093376 NOTICE: GL: Using CoreVideoRef RGBA render method
  474. 16:17:57 T:805093376 NOTICE: GL: NPOT texture support detected
  475. 16:17:57 T:805093376 DEBUG: CLinuxRendererGLES: Reorder drawpoints due to method change from 1 to 128
  476. 16:17:57 T:805093376 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  477. 16:18:05 T:188936192 DEBUG: CPullupCorrection: detected pattern of length 1: 41708.33, frameduration: 41708.333333
  478. 16:18:21 T:1042189192 DEBUG: XBMCPureController: Button press remoteAction = 1
  479. 16:18:21 T:805093376 DEBUG: CWinEventsIOS: Button press keyID = 6
  480. 16:18:21 T:805093376 NOTICE: CDVDPlayer::CloseFile()
  481. 16:18:21 T:805093376 NOTICE: DVDPlayer: waiting for threads to exit
  482. 16:18:21 T:184754176 NOTICE: CDVDPlayer::OnExit()
  483. 16:18:21 T:184754176 NOTICE: DVDPlayer: closing audio stream
  484. 16:18:21 T:184754176 NOTICE: Closing audio stream
  485. 16:18:21 T:184754176 NOTICE: Waiting for audio thread to exit
  486. 16:18:21 T:189468672 NOTICE: thread end: CDVDPlayerAudio::OnExit()
  487. 16:18:21 T:184754176 NOTICE: Closing audio device
  488. 16:18:21 T:184754176 DEBUG: CCoreAudioAEStream::~CCoreAudioAEStream - Destructed
  489. 16:18:21 T:184754176 INFO: CCoreAudioAE::FreeStream Reinit, no streams left
  490. 16:18:22 T:188936192 WARNING: CRenderManager::FlipPage - timeout waiting for flip to complete
  491. 16:18:22 T:184754176 INFO: CCoreAudioGraph::Open: Input Stream Format [lpcm] Mixable Non-Interleaved 2 Channel 32-bit Signed Integer LE (44100Hz)
  492. 16:18:22 T:184754176 INFO: CCoreAudioGraph::Open: Output Stream Format [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (44100Hz)
  493. 16:18:22 T:184754176 INFO: CCoreAudioGraph::Open: Input Stream Format [lpcm] Mixable Non-Interleaved 2 Channel 32-bit Signed Integer LE (44100Hz)
  494. 16:18:22 T:184754176 INFO: CCoreAudioGraph::Open: Output Stream Format [lpcm] Mixable Non-Interleaved 2 Channel 32-bit Signed Integer LE (44100Hz)
  495. 16:18:22 T:184754176 INFO: CCoreAudioGraph::Open: Input Stream Format [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (44100Hz)
  496. 16:18:22 T:184754176 INFO: CCoreAudioGraph::Open: Output Stream Format [lpcm] Mixable Non-Interleaved 2 Channel 32-bit Signed Integer LE (44100Hz)
  497. 16:18:22 T:184754176 INFO: CCoreAudioAE::Initialize:
  498. 16:18:22 T:184754176 INFO: Output Device : io:default
  499. 16:18:22 T:184754176 INFO: Sample Rate : 44100
  500. 16:18:22 T:184754176 INFO: Sample Format : AE_FMT_FLOAT
  501. 16:18:22 T:184754176 INFO: Channel Count : 2
  502. 16:18:22 T:184754176 INFO: Channel Layout: FL,FR
  503. 16:18:22 T:184754176 INFO: Frame Size : 8
  504. 16:18:22 T:184754176 INFO: Volume Level : 1.000000
  505. 16:18:22 T:184754176 INFO: Passthrough : 0
  506. 16:18:22 T:188936192 WARNING: CRenderManager::FlipPage - timeout waiting for previous frame
  507. 16:18:22 T:184754176 DEBUG: AERemap: Downmix normalization is disabled
  508. 16:18:22 T:188936192 WARNING: CRenderManager::FlipPage - timeout waiting for previous frame
  509. 16:18:23 T:184754176 WARNING: Previous line repeats 4 times.
  510. 16:18:23 T:184754176 DEBUG: AERemap: Downmix normalization is disabled
  511. 16:18:23 T:184754176 DEBUG: Previous line repeats 1 times.
  512. 16:18:23 T:184754176 NOTICE: Deleting audio codec
  513. 16:18:23 T:184754176 NOTICE: DVDPlayer: closing video stream
  514. 16:18:23 T:184754176 NOTICE: Closing video stream
  515. 16:18:23 T:184754176 NOTICE: waiting for video thread to exit
  516. 16:18:23 T:188936192 WARNING: CRenderManager::FlipPage - timeout waiting for previous frame
  517. 16:18:23 T:188936192 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
  518. 16:18:23 T:188936192 NOTICE: thread end: video_thread
  519. 16:18:23 T:184754176 NOTICE: deleting video codec
  520. 16:18:23 T:184754176 NOTICE: DVDPlayer: closing subtitle stream
  521. 16:18:23 T:184754176 NOTICE: Closing subtitle stream
  522. 16:18:23 T:184754176 NOTICE: CDVDPlayer::OnExit() deleting demuxer
  523. 16:18:23 T:184754176 NOTICE: CDVDPlayer::OnExit() deleting input stream
  524. 16:18:23 T:184754176 DEBUG: CSmbFile::Close closing fd 10003
  525. 16:18:23 T:184754176 DEBUG: CAnnouncementManager - Announcement: OnStop from xbmc
  526. 16:18:24 T:184754176 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnStop
  527. 16:18:24 T:805093376 NOTICE: DVDPlayer: finished waiting
  528. 16:18:24 T:805093376 DEBUG: LinuxRendererGL: Cleaning up GL resources
  529. 16:18:24 T:805093376 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  530. 16:18:24 T:805093376 DEBUG: ------ Window Deinit (VideoFullScreen.xml) ------
  531. 16:18:24 T:805093376 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  532. 16:18:24 T:805093376 DEBUG: ------ Window Init (MyVideoNav.xml) ------
  533. 16:18:24 T:805093376 DEBUG: CGUIMediaWindow::GetDirectory (videodb://4/)
  534. 16:18:24 T:805093376 DEBUG: ParentPath = [videodb://4/]
  535. 16:18:24 T:805093376 DEBUG: RunQuery took 159 ms for 50 items query: select * from movieview ORDER BY dateAdded desc, idMovie desc LIMIT 50
  536. 16:18:25 T:805093376 NOTICE: CDVDPlayer::CloseFile()
  537. 16:18:25 T:805093376 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  538. 16:18:26 T:805093376 NOTICE: DVDPlayer: waiting for threads to exit
  539. 16:18:26 T:805093376 NOTICE: DVDPlayer: finished waiting
  540. 16:18:26 T:805093376 DEBUG: LinuxRendererGL: Cleaning up GL resources
  541. 16:18:26 T:168611840 DEBUG: DoWork - Saving file state for video item smb://tanzirc:********@192.168.0.2:445/GoFlex HD/Movies/Les Misérables (2012)/Les Misérables (2012).m4v
  542. 16:18:26 T:168611840 DEBUG: Mysql execute: update files set playCount=NULL,lastPlayed='2013-03-19 16:18:26' where idFile=3401
  543. 16:18:26 T:168611840 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  544. 16:18:26 T:168611840 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  545. 16:18:26 T:168611840 DEBUG: Mysql execute: INSERT INTO settings (idFile,Deinterlace,ViewMode,ZoomAmount,PixelRatio, VerticalShift, AudioStream,SubtitleStream,SubtitleDelay,SubtitlesOn,Brightness,Contrast,Gamma,VolumeAmplification,AudioDelay,OutputToAllSpeakers,ResumeTime,Crop,CropLeft,CropRight,CropTop,CropBottom,Sharpness,NoiseReduction,NonLinStretch,PostProcess,ScalingMethod,DeinterlaceMode) VALUES (3401,1,0,1.000000,1.000000,0.000000,-1,-1,0.000000,1,50.000000,50.000000,20.000000,0.000000,0.000000,0,0,0,0,0,0,0,0.000000,0.000000,0,0,1,0)
  546. 16:18:26 T:168611840 DEBUG: Mysql Start transaction
  547. 16:18:26 T:168611840 DEBUG: Mysql execute: DELETE FROM streamdetails WHERE idFile = 3401
  548. 16:18:26 T:168611840 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strVideoCodec, fVideoAspect, iVideoWidth, iVideoHeight, iVideoDuration) VALUES (3401,0,'avc1',1.844156,1280,694,9474)
  549. 16:18:26 T:168611840 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strVideoCodec, fVideoAspect, iVideoWidth, iVideoHeight, iVideoDuration) VALUES (3401,0,'jpeg',1.844380,640,347,9474)
  550. 16:18:26 T:168611840 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strAudioCodec, iAudioChannels, strAudioLanguage) VALUES (3401,1,'ac3',6,'eng')
  551. 16:18:26 T:168611840 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strAudioCodec, iAudioChannels, strAudioLanguage) VALUES (3401,1,'aac',2,'eng')
  552. 16:18:26 T:168611840 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strSubtitleLanguage) VALUES (3401,2,'eng')
  553. 16:18:26 T:168611840 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strSubtitleLanguage) VALUES (3401,2,'und')
  554. 16:18:26 T:168611840 DEBUG: Mysql execute: update movie set c11=9474 where idFile=3401 and c11=''
  555. 16:18:26 T:168611840 DEBUG: Mysql execute: update episode set c09=9474 where idFile=3401 and c09=''
  556. 16:18:26 T:168611840 DEBUG: Mysql execute: update musicvideo set c04=9474 where idFile=3401 and c04=''
  557. 16:18:26 T:168611840 DEBUG: Mysql commit transaction
  558. 16:18:29 T:1042189192 DEBUG: XBMCPureController: Button press remoteAction = 1
  559. 16:18:29 T:805093376 DEBUG: CWinEventsIOS: Button press keyID = 6
  560. 16:18:29 T:805093376 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  561. 16:18:29 T:805093376 DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
  562. 16:18:29 T:805093376 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  563. 16:18:29 T:805093376 DEBUG: ------ Window Init (Home.xml) ------
  564. 16:18:29 T:168611840 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  565. 16:18:29 T:168611840 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
  566. 16:18:29 T:168611840 DEBUG: GetRecentlyAddedAlbums query: select * from albumview where strAlbum != '' order by idAlbum desc limit 10
  567. 16:18:29 T:168611840 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  568. 16:18:30 T:168611840 DEBUG: RunQuery took 207 ms for 10 items query: select * from movieview ORDER BY dateAdded desc, idMovie desc LIMIT 10
  569. 16:18:30 T:168611840 DEBUG: RunQuery took 175 ms for 10 items query: select * from episodeview ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  570. 16:18:30 T:1042189192 DEBUG: XBMCPureController: Button press remoteAction = 4
  571. 16:18:30 T:805093376 DEBUG: CWinEventsIOS: Button press keyID = 2
  572. 16:18:31 T:1042189192 DEBUG: XBMCPureController: Button press remoteAction = 4
  573. 16:18:31 T:168611840 DEBUG: RunQuery took 8 ms for 0 items query: select * from musicvideoview ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  574. 16:18:31 T:168611840 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  575. 16:18:31 T:1042189192 DEBUG: XBMCPureController: Button press remoteAction = 4
  576. 16:18:31 T:805093376 DEBUG: CWinEventsIOS: Button press keyID = 2
  577. 16:18:31 T:1042189192 DEBUG: XBMCPureController: Button press remoteAction = 4
  578. 16:18:32 T:1042189192 DEBUG: XBMCPureController: Button press remoteAction = 5
  579. 16:18:32 T:805093376 DEBUG: CWinEventsIOS: Button press keyID = 5
  580. 16:18:32 T:805093376 DEBUG: ExecuteXBMCAction : Translating ActivateWindow(ShutdownMenu)
  581. 16:18:32 T:805093376 DEBUG: ExecuteXBMCAction : To ActivateWindow(ShutdownMenu)
  582. 16:18:32 T:805093376 DEBUG: Activating window ID: 10111
  583. 16:18:32 T:805093376 DEBUG: ------ Window Init (DialogButtonMenu.xml) ------
  584. 16:18:32 T:805093376 INFO: Loading skin file: DialogButtonMenu.xml, load type: KEEP_IN_MEMORY
  585. 16:18:32 T:805093376 DEBUG: ExecuteXBMCAction : Translating down
  586. 16:18:32 T:805093376 DEBUG: ExecuteXBMCAction : To down
  587. 16:18:32 T:805093376 DEBUG: CAnnouncementManager - Announcement: OnQuit from xbmc
  588. 16:18:32 T:805093376 DEBUG: GOT ANNOUNCEMENT, type: 8, from xbmc, message OnQuit
  589. 16:18:32 T:805093376 NOTICE: Storing total System Uptime
  590. 16:18:32 T:805093376 NOTICE: Saving settings
  591. 16:18:32 T:805093376 NOTICE: stop all
  592. 16:18:32 T:805093376 INFO: stopping PVRManager
  593. 16:18:32 T:805093376 DEBUG: NetworkMessage - Signaling network services to stop
  594. 16:18:32 T:805093376 NOTICE: ES: Stopping event server
  595. 16:18:32 T:805093376 DEBUG: NetworkMessage - Waiting for network services to stop
  596. 16:18:32 T:805093376 NOTICE: stopping zeroconf publishing
  597. 16:18:32 T:804560896 NOTICE: ES: UDP Event server stopped
  598. 16:18:32 T:805093376 NOTICE: stop sap announcement listener
  599. 16:18:32 T:805093376 NOTICE: clean cached files!
  600. 16:18:32 T:805093376 NOTICE: unload skin
  601. 16:18:32 T:805093376 INFO: Unloading old skin ...
  602. 16:18:32 T:805093376 DEBUG: ------ Window Deinit () ------
  603. 16:18:32 T:805093376 DEBUG: ------ Window Deinit (Home.xml) ------
  604. 16:18:32 T:805093376 DEBUG: ------ Window Deinit (DialogButtonMenu.xml) ------
  605. 16:18:32 T:805093376 DEBUG: Cleanup - Closed bundle
  606. 16:18:32 T:805093376 DEBUG: ADDON: Stopping service addons.
  607. 16:18:32 T:805093376 NOTICE: stop python
  608. 16:18:32 T:805093376 DEBUG: GUI Shader - Destroying Shader : 0x1d5d3c10
  609. 16:18:33 T:805093376 ERROR: CCoreAudioUnit::Close: Unable to disconnect AudioUnit. Error = -10860
  610. 16:18:33 T:805093376 ERROR: Previous line repeats 1 times.
  611. 16:18:33 T:805093376 NOTICE: stopped
  612. 16:18:33 T:805093376 NOTICE: destroy
  613. 16:18:33 T:805093376 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x1e1a04c0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  614. 16:18:33 T:805093376 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x1e570c40 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  615. 16:18:33 T:805093376 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x1e56af80 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  616. 16:18:33 T:805093376 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x1e563780 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  617. 16:18:33 T:805093376 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x1e573350 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  618. 16:18:33 T:805093376 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x1e573390 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  619. 16:18:33 T:805093376 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x1e571ad0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  620. 16:18:33 T:805093376 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x1e567260 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  621. 16:18:33 T:805093376 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x1e56c6e0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  622. 16:18:33 T:805093376 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x1e56df70 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  623. 16:18:33 T:805093376 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x1e570070 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  624. 16:18:33 T:805093376 NOTICE: unload sections
  625. 16:18:33 T:805093376 INFO: lastfm destroyed
  626. 16:18:33 T:805093376 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  627. 16:18:33 T:805093376 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  628. 16:18:33 T:805093376 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  629. 16:18:33 T:805093376 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  630. 16:18:33 T:805093376 DEBUG: object 0 --> 0 instances
  631. 16:18:33 T:805093376 DEBUG: object 1 --> 0 instances
  632. 16:18:33 T:805093376 DEBUG: object 2 --> 0 instances
  633. 16:18:33 T:805093376 DEBUG: object 3 --> 0 instances
  634. 16:18:33 T:805093376 DEBUG: object 4 --> 0 instances
  635. 16:18:33 T:805093376 DEBUG: object 5 --> 0 instances
  636. 16:18:33 T:805093376 DEBUG: object 6 --> 0 instances
  637. 16:18:33 T:805093376 DEBUG: object 7 --> 0 instances
  638. 16:18:33 T:805093376 DEBUG: object 8 --> 0 instances
  639. 16:18:33 T:805093376 DEBUG: object 9 --> 0 instances
  640. 16:18:33 T:805093376 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  641. 16:18:33 T:805093376 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  642. 16:18:33 T:805093376 NOTICE: destroy
  643. 16:18:33 T:805093376 WARNING: Attempted to remove window 10013 from the window manager when it didn't exist
  644. 16:18:33 T:805093376 WARNING: Attempted to remove window 10014 from the window manager when it didn't exist
  645. 16:18:33 T:805093376 WARNING: Attempted to remove window 10015 from the window manager when it didn't exist
  646. 16:18:33 T:805093376 WARNING: Attempted to remove window 10016 from the window manager when it didn't exist
  647. 16:18:33 T:805093376 WARNING: Attempted to remove window 10017 from the window manager when it didn't exist
  648. 16:18:33 T:805093376 WARNING: Attempted to remove window 10018 from the window manager when it didn't exist
  649. 16:18:33 T:805093376 WARNING: Attempted to remove window 10019 from the window manager when it didn't exist
  650. 16:18:33 T:805093376 WARNING: Attempted to remove window 10021 from the window manager when it didn't exist
  651. 16:18:33 T:805093376 WARNING: Attempted to remove window 10107 from the window manager when it didn't exist
  652. 16:18:33 T:805093376 WARNING: Attempted to remove window 10115 from the window manager when it didn't exist
  653. 16:18:33 T:805093376 WARNING: Attempted to remove window 10104 from the window manager when it didn't exist
  654. 16:18:33 T:805093376 NOTICE: unload sections
  655. 16:18:33 T:805093376 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  656. 16:18:33 T:805093376 DEBUG: Previous line repeats 1 times.
  657. 16:18:33 T:805093376 DEBUG: object 0 --> 0 instances
  658. 16:18:33 T:805093376 DEBUG: object 1 --> 0 instances
  659. 16:18:33 T:805093376 DEBUG: object 2 --> 0 instances
  660. 16:18:33 T:805093376 DEBUG: object 3 --> 0 instances
  661. 16:18:33 T:805093376 DEBUG: object 4 --> 0 instances
  662. 16:18:33 T:805093376 DEBUG: object 5 --> 0 instances
  663. 16:18:33 T:805093376 DEBUG: object 6 --> 0 instances
  664. 16:18:33 T:805093376 DEBUG: object 7 --> 0 instances
  665. 16:18:33 T:805093376 DEBUG: object 8 --> 0 instances
  666. 16:18:33 T:805093376 DEBUG: object 9 --> 0 instances
  667. 16:18:33 T:805093376 NOTICE: application stopped...
  668. 16:18:33 T:805093376 DEBUG: PVRManager - destroyed
  669. 16:18:33 T:805093376 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  670. 16:18:33 T:805093376 DEBUG: Previous line repeats 1 times.
  671. 16:18:33 T:805093376 DEBUG: SECTION:UnloadDll(libcurl.4.dylib)
  672. 16:18:33 T:805093376 DEBUG: Unloading: libcurl.4.dylib
  673. 16:18:33 T:805093376 DEBUG: LinuxRendererGL: Cleaning up GL resources
  674. 16:18:33 T:805093376 DEBUG: SECTION:UnloadAll(DLL: special://xbmcbin/system/libcpluff-arm-osx.so)
  675. 16:18:33 T:805093376 DEBUG: Unloading: libcpluff-arm-osx.so
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement