Advertisement
Guest User

Untitled

a guest
Jan 21st, 2012
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 41.58 KB | None | 0 0
  1. 03:11:59 T:161710080 NOTICE: -----------------------------------------------------------------------
  2. 03:11:59 T:161710080 NOTICE: Starting XBMC, Platform: Darwin iOS (10.4.0 AppleTV2,1, Version 4.2.1 (Build 8C154)). Built on Dec 24 2011 (Git:20111222-22ad8e4)
  3. 03:11:59 T:161710080 NOTICE: special://xbmc/ is mapped to: /Applications/XBMC.frappliance/XBMCData/XBMCHome
  4. 03:11:59 T:161710080 NOTICE: special://xbmcbin/ is mapped to: /Applications/XBMC.frappliance/XBMCData/XBMCHome
  5. 03:11:59 T:161710080 NOTICE: special://masterprofile/ is mapped to: /var/mobile/Library/Preferences/XBMC/userdata
  6. 03:11:59 T:161710080 NOTICE: special://home/ is mapped to: /var/mobile/Library/Preferences/XBMC
  7. 03:11:59 T:161710080 NOTICE: special://temp/ is mapped to: /var/mobile/Library/Preferences/XBMC/temp
  8. 03:11:59 T:161710080 NOTICE: special://frameworks/ is mapped to: /Applications/XBMC.frappliance/Frameworks
  9. 03:11:59 T:161710080 NOTICE: The executable running is: /Applications/XBMC.frappliance/XBMC
  10. 03:11:59 T:161710080 NOTICE: Log File is located: /var/mobile/Library/Preferences/xbmc.log
  11. 03:11:59 T:161710080 NOTICE: -----------------------------------------------------------------------
  12. 03:11:59 T:161710080 NOTICE: load settings...
  13. 03:11:59 T:161710080 NOTICE: special://profile/ is mapped to: special://masterprofile/
  14. 03:11:59 T:161710080 NOTICE: loading special://masterprofile/guisettings.xml
  15. 03:11:59 T:161710080 NOTICE: Getting hardware information now...
  16. 03:11:59 T:161710080 INFO: Using digital output
  17. 03:11:59 T:161710080 INFO: AC3 pass through is disabled
  18. 03:11:59 T:161710080 INFO: DTS pass through is disabled
  19. 03:11:59 T:161710080 INFO: AAC pass through is disabled
  20. 03:11:59 T:161710080 INFO: MP1 pass through is disabled
  21. 03:11:59 T:161710080 INFO: MP2 pass through is disabled
  22. 03:11:59 T:161710080 INFO: MP3 pass through is disabled
  23. 03:11:59 T:161710080 DEBUG: Error: Requested setting (videoscreen.screenmode) was not found. It must be case-sensitive
  24. 03:11:59 T:161710080 NOTICE: Checking resolution 12
  25. 02:11:59 T:161710080 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  26. 02:11:59 T:161710080 DEBUG: CPlayerCoreConfig::<ctor>: created player DVDPlayer for core 1
  27. 02:11:59 T:161710080 DEBUG: CPlayerCoreConfig::<ctor>: created player oldmplayercore for core 1
  28. 02:11:59 T:161710080 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer for core 3
  29. 02:11:59 T:161710080 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  30. 02:11:59 T:161710080 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtv
  31. 02:11:59 T:161710080 DEBUG: CPlayerSelectionRule::Initialize: creating rule: hdhomerun/myth/rtmp/mms/udp
  32. 02:11:59 T:161710080 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  33. 02:11:59 T:161710080 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  34. 02:11:59 T:161710080 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  35. 02:11:59 T:161710080 DEBUG: CPlayerSelectionRule::Initialize: creating rule: flv/aacp/sdp
  36. 02:11:59 T:161710080 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  37. 02:11:59 T:161710080 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  38. 02:11:59 T:161710080 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdfile
  39. 02:11:59 T:161710080 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  40. 02:11:59 T:161710080 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  41. 02:11:59 T:161710080 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  42. 02:11:59 T:161710080 NOTICE: Loaded playercorefactory configuration
  43. 02:11:59 T:161710080 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  44. 02:11:59 T:161710080 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  45. 02:11:59 T:161710080 NOTICE: No settings file to load to load (special://xbmc/system/advancedsettings.xml)
  46. 02:11:59 T:161710080 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  47. 02:11:59 T:161710080 NOTICE: Contents of special://profile/advancedsettings.xml are...
  48. <advancedsettings>
  49. <videodatabase>
  50. <type>mysql</type>
  51. <host>Chukun</host>
  52. <port>3306</port>
  53. <user>xbmc</user>
  54. <pass>xbmc</pass>
  55. <name>xbmc_video</name>
  56. </videodatabase>
  57. <musicdatabase>
  58. <type>mysql</type>
  59. <host>Chukun</host>
  60. <port>3306</port>
  61. <user>xbmc</user>
  62. <pass>xbmc</pass>
  63. <name>xbmc_music</name>
  64. </musicdatabase>
  65. <pathsubstitution>
  66. <substitute>
  67. <from>/var/mobile/Library/Preferences/XBMC/userdata/Thumbnails/</from>
  68. <to>smb://xbmc:xbmc@Chukun/XBMC-Thumbs/</to>
  69. </substitute>
  70. </pathsubstitution>
  71. </advancedsettings>
  72. 02:11:59 T:161710080 DEBUG: Configuring path substitutions
  73. 02:11:59 T:161710080 DEBUG: Registering substition pair:
  74. 02:11:59 T:161710080 DEBUG: From: [/var/mobile/Library/Preferences/XBMC/userdata/Thumbnails/]
  75. 02:11:59 T:161710080 DEBUG: To: [smb://xbmc:xbmc@Chukun/XBMC-Thumbs/]
  76. 02:11:59 T:161710080 WARNING: VIDEO database configuration is experimental.
  77. 02:11:59 T:161710080 NOTICE: Getting hardware information now...
  78. 02:11:59 T:161710080 INFO: Using digital output
  79. 02:11:59 T:161710080 INFO: AC3 pass through is disabled
  80. 02:11:59 T:161710080 INFO: DTS pass through is disabled
  81. 02:11:59 T:161710080 INFO: AAC pass through is disabled
  82. 02:11:59 T:161710080 INFO: MP1 pass through is disabled
  83. 02:11:59 T:161710080 INFO: MP2 pass through is disabled
  84. 02:11:59 T:161710080 INFO: MP3 pass through is disabled
  85. 02:11:59 T:161710080 DEBUG: Error: Requested setting (videoscreen.screenmode) was not found. It must be case-sensitive
  86. 02:11:59 T:161710080 NOTICE: Checking resolution 12
  87. 02:11:59 T:161710080 NOTICE: Default DVD Player: dvdplayer
  88. 02:11:59 T:161710080 NOTICE: Default Video Player: dvdplayer
  89. 02:11:59 T:161710080 NOTICE: Default Audio Player: paplayer
  90. 02:11:59 T:161710080 NOTICE: Disabled debug logging due to GUI setting. Level 0.
  91. 02:11:59 T:161710080 NOTICE: Log level changed to 0
  92. 02:11:59 T:161710080 NOTICE: Loading media sources from special://masterprofile/sources.xml
  93. 02:12:01 T:161710080 NOTICE: GL_VENDOR = Imagination Technologies
  94. 02:12:01 T:161710080 NOTICE: GL_RENDERER = PowerVR SGX 535
  95. 02:12:01 T:161710080 NOTICE: GL_VERSION = OpenGL ES 2.0 IMGSGX535-48.20
  96. 02:12:01 T:161710080 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.0
  97. 02:12:01 T:161710080 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
  98. 02:12:01 T:161710080 NOTICE: initializing playlistplayer
  99. 02:12:01 T:161710080 NOTICE: DONE initializing playlistplayer
  100. 02:12:04 T:161710080 NOTICE: initialize done
  101. 02:12:04 T:161710080 NOTICE: Running the application...
  102. 02:12:04 T:804675584 NOTICE: -->Python Interpreter Initialized<--
  103. 02:12:05 T:174272512 NOTICE: -->Python Interpreter Initialized<--
  104. 02:12:05 T:161710080 NOTICE: Webserver: Starting...
  105. 02:12:05 T:161710080 NOTICE: WebServer: Started the webserver
  106. 02:12:05 T:161710080 NOTICE: ES: Starting event server
  107. 02:12:05 T:169521152 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
  108. 02:12:05 T:169521152 NOTICE: UDP: Listening on port 9777
  109. 02:12:05 T:161710080 NOTICE: starting zeroconf publishing
  110. 02:13:14 T:161710080 NOTICE: DVDPlayer: Opening: smb://xbmc:xbmc@Chukun/HD-Moviz/3D/Avatar.3D.2009.H-SBS.H264.English.DTS.EngSubs.OnlyNaviParts.Hardcoded.3D4ALL.Ex-3DBlurayisoTeam/Avatar.3D.2009.H-SBS.H264.English.DTS.EngSubs.OnlyNaviParts.Hardcoded.3D4ALL.Ex-3DBlurayisoTeam.mkv
  111. 02:13:14 T:161710080 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  112. 02:13:14 T:178786304 NOTICE: Creating InputStream
  113. 02:13:14 T:178786304 NOTICE: Creating Demuxer
  114. 02:13:16 T:178786304 NOTICE: Opening video stream: 0 source: 256
  115. 02:13:16 T:178786304 NOTICE: Creating video codec with codec id: 28
  116. 02:13:16 T:178786304 NOTICE: Open - using avcC atom of size(56), ref_frames(2)
  117. 02:13:16 T:178786304 NOTICE: Creating video thread
  118. 02:13:16 T:189591552 NOTICE: running thread: video_thread
  119. 02:13:16 T:178786304 NOTICE: Opening audio stream: 1 source: 256
  120. 02:13:16 T:178786304 NOTICE: Finding audio codec for: 86020
  121. 02:13:16 T:178786304 ERROR: CDVDAudioCodecPassthroughFFmpeg::Open - FFmpeg SPDIF muxer does not support this codec
  122. 02:13:16 T:178786304 NOTICE: Creating audio thread
  123. 02:13:16 T:207085568 NOTICE: running thread: CDVDPlayerAudio::Process()
  124. 02:13:16 T:207085568 NOTICE: Creating audio device with codec id: 86020, channels: 6, sample rate: 48000, no pass-through
  125. 02:13:17 T:189591552 NOTICE: fps: 23.976024, pwidth: 960, pheight: 538, dwidth: 960, dheight: 538
  126. 02:13:17 T:189591552 NOTICE: Display resolution DESKTOP : 1280x720 (12)
  127. 02:13:17 T:161710080 NOTICE: Using GL_TEXTURE_2D
  128. 02:13:17 T:161710080 NOTICE: GL: Using CoreVideoRef RGBA render method
  129. 02:13:17 T:161710080 NOTICE: GL: NPOT texture support detected
  130. 02:25:20 T:161710080 NOTICE: CDVDPlayer::CloseFile()
  131. 02:25:20 T:161710080 NOTICE: DVDPlayer: waiting for threads to exit
  132. 02:25:20 T:178786304 NOTICE: CDVDPlayer::OnExit()
  133. 02:25:20 T:178786304 NOTICE: DVDPlayer: closing audio stream
  134. 02:25:20 T:178786304 NOTICE: Closing audio stream
  135. 02:25:20 T:178786304 NOTICE: Waiting for audio thread to exit
  136. 02:25:20 T:207085568 NOTICE: thread end: CDVDPlayerAudio::OnExit()
  137. 02:25:20 T:178786304 NOTICE: Closing audio device
  138. 02:25:20 T:178786304 NOTICE: Deleting audio codec
  139. 02:25:20 T:178786304 NOTICE: DVDPlayer: closing video stream
  140. 02:25:20 T:178786304 NOTICE: Closing video stream
  141. 02:25:20 T:178786304 NOTICE: waiting for video thread to exit
  142. 02:25:20 T:189591552 NOTICE: thread end: video_thread
  143. 02:25:20 T:178786304 NOTICE: deleting video codec
  144. 02:25:20 T:178786304 NOTICE: CDVDPlayer::OnExit() deleting demuxer
  145. 02:25:20 T:178786304 NOTICE: CDVDPlayer::OnExit() deleting input stream
  146. 02:25:20 T:161710080 NOTICE: DVDPlayer: finished waiting
  147. 02:25:21 T:161710080 NOTICE: CDVDPlayer::CloseFile()
  148. 02:25:21 T:161710080 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  149. 02:25:21 T:161710080 NOTICE: DVDPlayer: waiting for threads to exit
  150. 02:25:21 T:161710080 NOTICE: DVDPlayer: finished waiting
  151. 02:27:08 T:174997504 ERROR: GetDirectory - Failed to stat file smb://xbmc:xbmc@Chukun/Asian%2dMoviz/The%20Doors%20%281991%5f%29%2eavi
  152. 02:27:08 T:174997504 ERROR: GetDirectory - Failed to stat file smb://xbmc:xbmc@Chukun/Asian%2dMoviz/Rebecca%20%28194%5f0%29%2eavi
  153. 02:27:09 T:174997504 ERROR: GetDirectory - Failed to stat file smb://xbmc:xbmc@Chukun/Asian%2dMoviz/El%20%5fngel%20Exterminador%20%281962%29%2emkv
  154. 02:27:36 T:173400064 ERROR: Open - error probing input format, smb://xbmc:xbmc@Chukun/Asian-Moviz/Csend és Kiáltás (1967).mkv
  155. 02:28:05 T:174997504 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-4 part 2
  156. 02:28:06 T:174997504 WARNING: FileSmb::OpenForWrite() called with overwriting enabled! - smb://xbmc:xbmc@Chukun/XBMC%2dThumbs/Video/3/auto%2d33eb4e07%2etbn
  157. 02:28:10 T:174997504 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-4 part 2
  158. 02:28:10 T:174997504 WARNING: FileSmb::OpenForWrite() called with overwriting enabled! - smb://xbmc:xbmc@Chukun/XBMC%2dThumbs/Video/2/auto%2d247a8c18%2etbn
  159. 02:28:25 T:186052608 ERROR: InputStream: Error opening, smb://xbmc:xbmc@Chukun/Asian-Moviz/Rebecca (194_0).avi
  160. 02:28:34 T:186052608 WARNING: JpegIO: Error 28: Unsupported color conversion request
  161. 02:28:38 T:173400064 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-4 part 2
  162. 02:28:38 T:174997504 WARNING: JpegIO: Error 28: Unsupported color conversion request
  163. 02:28:38 T:173400064 WARNING: FileSmb::OpenForWrite() called with overwriting enabled! - smb://xbmc:xbmc@Chukun/XBMC%2dThumbs/Video/b/auto%2db297d5ea%2etbn
  164. 02:28:58 T:161710080 NOTICE: DVDPlayer: Opening: smb://xbmc:xbmc@Chukun/Asian-Moviz/Liar Game The Final Stage (2010).avi
  165. 02:28:58 T:161710080 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  166. 02:28:58 T:185511936 NOTICE: Creating InputStream
  167. 02:28:59 T:185511936 ERROR: GetDirectory - Failed to stat file smb://xbmc:xbmc@Chukun/Asian%2dMoviz/The%20Doors%20%281991%5f%29%2eavi
  168. 02:29:00 T:185511936 ERROR: GetDirectory - Failed to stat file smb://xbmc:xbmc@Chukun/Asian%2dMoviz/Rebecca%20%28194%5f0%29%2eavi
  169. 02:29:01 T:185511936 ERROR: GetDirectory - Failed to stat file smb://xbmc:xbmc@Chukun/Asian%2dMoviz/El%20%5fngel%20Exterminador%20%281962%29%2emkv
  170. 02:29:04 T:185511936 NOTICE: Creating Demuxer
  171. 02:29:07 T:185511936 NOTICE: Opening video stream: 0 source: 256
  172. 02:29:07 T:185511936 NOTICE: Creating video codec with codec id: 13
  173. 02:29:07 T:185511936 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-4 part 2
  174. 02:29:07 T:185511936 NOTICE: Creating video thread
  175. 02:29:07 T:187117568 NOTICE: running thread: video_thread
  176. 02:29:07 T:185511936 NOTICE: Opening audio stream: 1 source: 256
  177. 02:29:07 T:185511936 NOTICE: Finding audio codec for: 86019
  178. 02:29:07 T:185511936 ERROR: CDVDAudioCodecPassthroughFFmpeg::Open - FFmpeg SPDIF muxer does not support this codec
  179. 02:29:07 T:185511936 NOTICE: Creating audio thread
  180. 02:29:07 T:187650048 NOTICE: running thread: CDVDPlayerAudio::Process()
  181. 02:29:07 T:185511936 NOTICE: Opening Subtitle stream: 0 source: 1024
  182. 02:29:07 T:185511936 ERROR: Control 10 in window 10101 has been asked to focus, but it can't
  183. 02:29:13 T:185511936 ERROR: Previous line repeats 1 times.
  184. 02:29:13 T:185511936 ERROR: OpenStream - Unable to create subtitle parser
  185. 02:29:13 T:185511936 WARNING: OpenSubtitleStream - Unsupported stream 0. Stream disabled.
  186. 02:29:13 T:185511936 NOTICE: Opening Subtitle stream: 0 source: 1025
  187. 02:29:14 T:187117568 NOTICE: fps: 23.976024, pwidth: 640, pheight: 352, dwidth: 640, dheight: 352
  188. 02:29:14 T:187650048 NOTICE: Creating audio device with codec id: 86019, channels: 6, sample rate: 48000, no pass-through
  189. 02:29:14 T:187117568 WARNING: CRenderManager::Configure - timeout waiting for previous frame
  190. 02:29:14 T:187117568 NOTICE: Display resolution DESKTOP : 1280x720 (12)
  191. 02:29:15 T:161710080 NOTICE: Using GL_TEXTURE_2D
  192. 02:29:15 T:161710080 NOTICE: GL: Using software color conversion/RGBA render method
  193. 02:29:15 T:161710080 NOTICE: GL: NPOT texture support detected
  194. 02:29:17 T:161710080 NOTICE: CDVDPlayer::CloseFile()
  195. 02:29:17 T:161710080 NOTICE: DVDPlayer: waiting for threads to exit
  196. 02:29:17 T:185511936 NOTICE: CDVDPlayer::OnExit()
  197. 02:29:17 T:185511936 NOTICE: DVDPlayer: closing audio stream
  198. 02:29:17 T:185511936 NOTICE: Closing audio stream
  199. 02:29:17 T:185511936 NOTICE: Waiting for audio thread to exit
  200. 02:29:17 T:187650048 NOTICE: thread end: CDVDPlayerAudio::OnExit()
  201. 02:29:17 T:185511936 NOTICE: Closing audio device
  202. 02:29:17 T:185511936 NOTICE: Deleting audio codec
  203. 02:29:17 T:185511936 NOTICE: DVDPlayer: closing video stream
  204. 02:29:17 T:185511936 NOTICE: Closing video stream
  205. 02:29:17 T:185511936 NOTICE: waiting for video thread to exit
  206. 02:29:17 T:187117568 NOTICE: thread end: video_thread
  207. 02:29:17 T:185511936 NOTICE: deleting video codec
  208. 02:29:17 T:185511936 NOTICE: DVDPlayer: closing subtitle stream
  209. 02:29:17 T:185511936 NOTICE: Closing subtitle stream
  210. 02:29:17 T:185511936 NOTICE: CDVDPlayer::OnExit() deleting demuxer
  211. 02:29:17 T:185511936 NOTICE: CDVDPlayer::OnExit() deleting input stream
  212. 02:29:17 T:161710080 NOTICE: DVDPlayer: finished waiting
  213. 02:29:23 T:161710080 NOTICE: CDVDPlayer::CloseFile()
  214. 02:29:23 T:161710080 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  215. 02:29:23 T:161710080 NOTICE: DVDPlayer: waiting for threads to exit
  216. 02:29:23 T:161710080 NOTICE: DVDPlayer: finished waiting
  217. 02:29:33 T:186052608 ERROR: Open - error probing input format, smb://xbmc:xbmc@Chukun/Asian-Moviz/Csend és Kiáltás (1967).mkv
  218. 02:29:58 T:186052608 WARNING: JpegIO: Error 28: Unsupported color conversion request
  219. 02:29:58 T:173400064 ERROR: InputStream: Error opening, smb://xbmc:xbmc@Chukun/Asian-Moviz/Rebecca (194_0).avi
  220. 02:30:08 T:161710080 NOTICE: DVDPlayer: Opening: smb://xbmc:xbmc@Chukun/Asian-Moviz/Los Viajes del Viento (2009).avi
  221. 02:30:08 T:161710080 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  222. 02:30:08 T:179216384 NOTICE: Creating InputStream
  223. 02:30:08 T:179216384 ERROR: GetDirectory - Failed to stat file smb://xbmc:xbmc@Chukun/Asian%2dMoviz/The%20Doors%20%281991%5f%29%2eavi
  224. 02:30:08 T:179216384 ERROR: GetDirectory - Failed to stat file smb://xbmc:xbmc@Chukun/Asian%2dMoviz/Rebecca%20%28194%5f0%29%2eavi
  225. 02:30:09 T:179216384 ERROR: GetDirectory - Failed to stat file smb://xbmc:xbmc@Chukun/Asian%2dMoviz/El%20%5fngel%20Exterminador%20%281962%29%2emkv
  226. 02:30:11 T:179216384 NOTICE: Creating Demuxer
  227. 02:30:13 T:179216384 NOTICE: Opening video stream: 0 source: 256
  228. 02:30:13 T:179216384 NOTICE: Creating video codec with codec id: 13
  229. 02:30:13 T:179216384 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-4 part 2
  230. 02:30:13 T:179216384 NOTICE: Creating video thread
  231. 02:30:13 T:187871232 NOTICE: running thread: video_thread
  232. 02:30:13 T:179216384 NOTICE: Opening audio stream: 1 source: 256
  233. 02:30:13 T:179216384 NOTICE: Finding audio codec for: 86017
  234. 02:30:13 T:179216384 ERROR: CDVDAudioCodecPassthroughFFmpeg::Open - FFmpeg SPDIF muxer does not support this codec
  235. 02:30:13 T:179216384 ERROR: Previous line repeats 1 times.
  236. 02:30:13 T:179216384 NOTICE: Creating audio thread
  237. 02:30:13 T:205000704 NOTICE: running thread: CDVDPlayerAudio::Process()
  238. 02:30:13 T:179216384 NOTICE: Opening Subtitle stream: 0 source: 1024
  239. 02:30:14 T:179216384 ERROR: OpenStream - Unable to create subtitle parser
  240. 02:30:14 T:179216384 WARNING: OpenSubtitleStream - Unsupported stream 0. Stream disabled.
  241. 02:30:14 T:179216384 NOTICE: Opening Subtitle stream: 0 source: 1025
  242. 02:30:28 T:179216384 ERROR: DeleteFile - cant delete file </var/mobile/Library/Preferences/XBMC/temp/rarfolder0000/Midnight.Cowboy.1969.720p.BluRay.X264-AMIABLE.sub>. trying lower case </var/mobile/library/preferences/xbmc/temp/rarfolder0000/midnight.cowboy.1969.720p.bluray.x264-amiable.sub>
  243. 02:30:28 T:179216384 ERROR: filerar::open failed to cache file Midnight.Cowboy.1969.720p.BluRay.X264-AMIABLE.sub
  244. 02:30:28 T:179216384 ERROR: OpenStream - Unable to create subtitle parser
  245. 02:30:28 T:179216384 WARNING: OpenSubtitleStream - Unsupported stream 0. Stream disabled.
  246. 02:30:28 T:179216384 NOTICE: Opening Subtitle stream: 0 source: 1026
  247. 02:30:28 T:179216384 ERROR: Control 10 in window 10101 has been asked to focus, but it can't
  248. 02:30:31 T:179216384 ERROR: OpenStream - Unable to create subtitle parser
  249. 02:30:31 T:179216384 WARNING: OpenSubtitleStream - Unsupported stream 0. Stream disabled.
  250. 02:30:31 T:179216384 NOTICE: Opening Subtitle stream: 0 source: 1027
  251. 02:30:31 T:179216384 ERROR: Control 10 in window 10101 has been asked to focus, but it can't
  252. 02:30:35 T:179216384 ERROR: Previous line repeats 1 times.
  253. 02:30:35 T:179216384 ERROR: OpenStream - Unable to create subtitle parser
  254. 02:30:35 T:179216384 WARNING: OpenSubtitleStream - Unsupported stream 0. Stream disabled.
  255. 02:30:35 T:179216384 NOTICE: Opening Subtitle stream: 0 source: 1028
  256. 02:30:38 T:179216384 ERROR: OpenStream - Unable to create subtitle parser
  257. 02:30:38 T:179216384 WARNING: OpenSubtitleStream - Unsupported stream 0. Stream disabled.
  258. 02:30:38 T:179216384 NOTICE: Opening Subtitle stream: 0 source: 1029
  259. 02:30:38 T:205000704 ERROR: CDVDAudioCodecPassthroughFFmpeg::Open - FFmpeg SPDIF muxer does not support this codec
  260. 02:30:38 T:205000704 NOTICE: Creating audio device with codec id: 86017, channels: 2, sample rate: 48000, no pass-through
  261. 02:30:38 T:187871232 NOTICE: fps: 23.976024, pwidth: 640, pheight: 272, dwidth: 640, dheight: 272
  262. 02:30:39 T:187871232 WARNING: CRenderManager::Configure - timeout waiting for previous frame
  263. 02:30:39 T:187871232 NOTICE: Display resolution DESKTOP : 1280x720 (12)
  264. 02:30:39 T:161710080 NOTICE: Using GL_TEXTURE_2D
  265. 02:30:39 T:161710080 NOTICE: GL: Using software color conversion/RGBA render method
  266. 02:30:39 T:161710080 NOTICE: GL: NPOT texture support detected
  267. 02:35:58 T:161710080 NOTICE: CDVDPlayer::CloseFile()
  268. 02:35:58 T:161710080 NOTICE: DVDPlayer: waiting for threads to exit
  269. 02:35:58 T:179216384 NOTICE: CDVDPlayer::OnExit()
  270. 02:35:58 T:179216384 NOTICE: DVDPlayer: closing audio stream
  271. 02:35:58 T:179216384 NOTICE: Closing audio stream
  272. 02:35:58 T:179216384 NOTICE: Waiting for audio thread to exit
  273. 02:35:58 T:205000704 NOTICE: thread end: CDVDPlayerAudio::OnExit()
  274. 02:35:58 T:179216384 NOTICE: Closing audio device
  275. 02:35:58 T:179216384 NOTICE: Deleting audio codec
  276. 02:35:58 T:179216384 NOTICE: DVDPlayer: closing video stream
  277. 02:35:58 T:179216384 NOTICE: Closing video stream
  278. 02:35:58 T:179216384 NOTICE: waiting for video thread to exit
  279. 02:35:58 T:187871232 NOTICE: thread end: video_thread
  280. 02:35:58 T:179216384 NOTICE: deleting video codec
  281. 02:35:58 T:179216384 NOTICE: DVDPlayer: closing subtitle stream
  282. 02:35:58 T:179216384 NOTICE: Closing subtitle stream
  283. 02:35:58 T:179216384 NOTICE: CDVDPlayer::OnExit() deleting demuxer
  284. 02:35:58 T:179216384 NOTICE: CDVDPlayer::OnExit() deleting input stream
  285. 02:35:58 T:161710080 NOTICE: DVDPlayer: finished waiting
  286. 02:36:04 T:161710080 NOTICE: CDVDPlayer::CloseFile()
  287. 02:36:04 T:161710080 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  288. 02:36:04 T:161710080 NOTICE: DVDPlayer: waiting for threads to exit
  289. 02:36:04 T:161710080 NOTICE: DVDPlayer: finished waiting
  290. 02:36:11 T:161710080 NOTICE: DVDPlayer: Opening: smb://xbmc:xbmc@Chukun/Asian-Moviz/Los Viajes del Viento (2009).avi
  291. 02:36:11 T:161710080 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  292. 02:36:11 T:188067840 NOTICE: Creating InputStream
  293. 02:36:12 T:188067840 ERROR: GetDirectory - Failed to stat file smb://xbmc:xbmc@Chukun/Asian%2dMoviz/The%20Doors%20%281991%5f%29%2eavi
  294. 02:36:12 T:188067840 ERROR: GetDirectory - Failed to stat file smb://xbmc:xbmc@Chukun/Asian%2dMoviz/Rebecca%20%28194%5f0%29%2eavi
  295. 02:36:12 T:188067840 ERROR: GetDirectory - Failed to stat file smb://xbmc:xbmc@Chukun/Asian%2dMoviz/El%20%5fngel%20Exterminador%20%281962%29%2emkv
  296. 02:36:14 T:188067840 NOTICE: Creating Demuxer
  297. 02:36:16 T:188067840 NOTICE: Opening video stream: 0 source: 256
  298. 02:36:16 T:188067840 NOTICE: Creating video codec with codec id: 13
  299. 02:36:16 T:188067840 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-4 part 2
  300. 02:36:16 T:188067840 NOTICE: Creating video thread
  301. 02:36:16 T:184061952 NOTICE: running thread: video_thread
  302. 02:36:16 T:188067840 NOTICE: Opening audio stream: 1 source: 256
  303. 02:36:16 T:188067840 NOTICE: Finding audio codec for: 86017
  304. 02:36:16 T:188067840 ERROR: CDVDAudioCodecPassthroughFFmpeg::Open - FFmpeg SPDIF muxer does not support this codec
  305. 02:36:16 T:188067840 ERROR: Previous line repeats 1 times.
  306. 02:36:16 T:188067840 NOTICE: Creating audio thread
  307. 02:36:16 T:184594432 NOTICE: running thread: CDVDPlayerAudio::Process()
  308. 02:36:16 T:188067840 NOTICE: Opening Subtitle stream: 0 source: 1024
  309. 02:36:17 T:188067840 ERROR: OpenStream - Unable to create subtitle parser
  310. 02:36:17 T:188067840 WARNING: OpenSubtitleStream - Unsupported stream 0. Stream disabled.
  311. 02:36:17 T:188067840 NOTICE: Opening Subtitle stream: 0 source: 1025
  312. 02:36:23 T:188067840 ERROR: Control 10 in window 10101 has been asked to focus, but it can't
  313. 02:36:48 T:188067840 ERROR: OpenStream - Unable to create subtitle parser
  314. 02:36:48 T:188067840 WARNING: OpenSubtitleStream - Unsupported stream 0. Stream disabled.
  315. 02:36:48 T:188067840 NOTICE: Opening Subtitle stream: 0 source: 1026
  316. 02:36:48 T:188067840 ERROR: OpenStream - Unable to create subtitle parser
  317. 02:36:48 T:188067840 WARNING: OpenSubtitleStream - Unsupported stream 0. Stream disabled.
  318. 02:36:48 T:188067840 NOTICE: Opening Subtitle stream: 0 source: 1027
  319. 02:36:49 T:188067840 ERROR: OpenStream - Unable to create subtitle parser
  320. 02:36:49 T:188067840 WARNING: OpenSubtitleStream - Unsupported stream 0. Stream disabled.
  321. 02:36:49 T:188067840 NOTICE: Opening Subtitle stream: 0 source: 1028
  322. 02:36:49 T:188067840 ERROR: OpenStream - Unable to create subtitle parser
  323. 02:36:49 T:188067840 WARNING: OpenSubtitleStream - Unsupported stream 0. Stream disabled.
  324. 02:36:49 T:188067840 NOTICE: Opening Subtitle stream: 0 source: 1029
  325. 02:36:49 T:184061952 NOTICE: fps: 23.976024, pwidth: 640, pheight: 272, dwidth: 640, dheight: 272
  326. 02:36:49 T:184594432 ERROR: CDVDAudioCodecPassthroughFFmpeg::Open - FFmpeg SPDIF muxer does not support this codec
  327. 02:36:49 T:184594432 NOTICE: Creating audio device with codec id: 86017, channels: 2, sample rate: 48000, no pass-through
  328. 02:36:50 T:184061952 WARNING: CRenderManager::Configure - timeout waiting for previous frame
  329. 02:36:50 T:184061952 NOTICE: Display resolution DESKTOP : 1280x720 (12)
  330. 02:36:50 T:161710080 NOTICE: Using GL_TEXTURE_2D
  331. 02:36:50 T:161710080 NOTICE: GL: Using software color conversion/RGBA render method
  332. 02:36:50 T:161710080 NOTICE: GL: NPOT texture support detected
  333. 04:31:53 T:184594432 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  334. 04:31:54 T:188067840 NOTICE: CDVDPlayer::OnExit()
  335. 04:31:54 T:188067840 NOTICE: DVDPlayer: eof, waiting for queues to empty
  336. 04:31:54 T:188067840 NOTICE: DVDPlayer: closing audio stream
  337. 04:31:54 T:188067840 NOTICE: Closing audio stream
  338. 04:31:54 T:188067840 NOTICE: CDVDMessageQueue(audio)::WaitUntilEmpty
  339. 04:31:54 T:188067840 NOTICE: Waiting for audio thread to exit
  340. 04:31:54 T:184594432 NOTICE: thread end: CDVDPlayerAudio::OnExit()
  341. 04:31:54 T:188067840 NOTICE: Closing audio device
  342. 04:31:54 T:184061952 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
  343. 04:31:54 T:188067840 NOTICE: Deleting audio codec
  344. 04:31:54 T:188067840 NOTICE: DVDPlayer: closing video stream
  345. 04:31:54 T:188067840 NOTICE: Closing video stream
  346. 04:31:54 T:188067840 NOTICE: CDVDMessageQueue(video)::WaitUntilEmpty
  347. 04:31:54 T:188067840 NOTICE: waiting for video thread to exit
  348. 04:31:54 T:184061952 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
  349. 04:31:54 T:184061952 NOTICE: thread end: video_thread
  350. 04:31:54 T:188067840 NOTICE: deleting video codec
  351. 04:31:54 T:188067840 NOTICE: DVDPlayer: closing subtitle stream
  352. 04:31:54 T:188067840 NOTICE: Closing subtitle stream
  353. 04:31:54 T:188067840 NOTICE: CDVDPlayer::OnExit() deleting demuxer
  354. 04:31:54 T:188067840 NOTICE: CDVDPlayer::OnExit() deleting input stream
  355. 04:32:03 T:161710080 NOTICE: CDVDPlayer::CloseFile()
  356. 04:32:03 T:161710080 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  357. 04:32:03 T:161710080 NOTICE: DVDPlayer: waiting for threads to exit
  358. 04:32:03 T:161710080 NOTICE: DVDPlayer: finished waiting
  359. 04:32:12 T:184061952 ERROR: Open - error probing input format, smb://xbmc:xbmc@Chukun/Asian-Moviz/Csend és Kiáltás (1967).mkv
  360. 04:32:37 T:184594432 ERROR: InputStream: Error opening, smb://xbmc:xbmc@Chukun/Asian-Moviz/Rebecca (194_0).avi
  361. 04:32:56 T:184061952 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-4 part 2
  362. 04:32:56 T:184061952 WARNING: FileSmb::OpenForWrite() called with overwriting enabled! - smb://xbmc:xbmc@Chukun/XBMC%2dThumbs/Video/7/auto%2d76645754%2etbn
  363. 04:34:42 T:161710080 NOTICE: Samba is idle. Closing the remaining connections
  364. 05:28:35 T:173645824 WARNING: JpegIO: Error 28: Unsupported color conversion request
  365. 06:12:07 T:184905728 WARNING: Previous line repeats 1 times.
  366. 06:12:07 T:184905728 ERROR: DeleteFile - cant delete file, trying to change mode </var/mobile/Library/Preferences/XBMC/addons/plugin.video.arretsurimages/resources/settings.xml>
  367. 06:12:07 T:184905728 ERROR: DeleteFile - failed to change mode </var/mobile/Library/Preferences/XBMC/addons/plugin.video.arretsurimages/resources/settings.xml>
  368. 06:12:07 T:184905728 ERROR: Delete - Error deleting file /var/mobile/Library/Preferences/XBMC/addons/plugin.video.arretsurimages/resources/settings.xml
  369. 06:12:07 T:184905728 ERROR: Delete - Error deleting file special://home/addons/plugin.video.arretsurimages/resources/settings.xml
  370. 06:12:07 T:184905728 ERROR: Could not read addon description of plugin.video.arretsurimages
  371. 06:12:07 T:184905728 ERROR: DeleteFile - cant delete file, trying to change mode </var/mobile/Library/Preferences/XBMC/addons/plugin.video.arretsurimages/resources/settings.xml>
  372. 06:12:07 T:184905728 ERROR: DeleteFile - failed to change mode </var/mobile/Library/Preferences/XBMC/addons/plugin.video.arretsurimages/resources/settings.xml>
  373. 06:12:07 T:184905728 ERROR: Delete - Error deleting file /var/mobile/Library/Preferences/XBMC/addons/plugin.video.arretsurimages/resources/settings.xml
  374. 06:12:07 T:184905728 ERROR: Delete - Error deleting file special://home/addons/plugin.video.arretsurimages/resources/settings.xml
  375. 06:12:12 T:189657088 ERROR: DeleteFile - cant delete file, trying to change mode </var/mobile/Library/Preferences/XBMC/addons/metadata.cine.passion-xbmc.org/resources/settings.xml>
  376. 06:12:12 T:189657088 ERROR: DeleteFile - failed to change mode </var/mobile/Library/Preferences/XBMC/addons/metadata.cine.passion-xbmc.org/resources/settings.xml>
  377. 06:12:12 T:189657088 ERROR: Delete - Error deleting file /var/mobile/Library/Preferences/XBMC/addons/metadata.cine.passion-xbmc.org/resources/settings.xml
  378. 06:12:12 T:189657088 ERROR: Delete - Error deleting file special://home/addons/metadata.cine.passion-xbmc.org/resources/settings.xml
  379. 06:12:12 T:189657088 ERROR: Could not read addon description of metadata.cine.passion-xbmc.org
  380. 06:12:12 T:189657088 ERROR: DeleteFile - cant delete file, trying to change mode </var/mobile/Library/Preferences/XBMC/addons/metadata.cine.passion-xbmc.org/resources/settings.xml>
  381. 06:12:12 T:189657088 ERROR: DeleteFile - failed to change mode </var/mobile/Library/Preferences/XBMC/addons/metadata.cine.passion-xbmc.org/resources/settings.xml>
  382. 06:12:12 T:189657088 ERROR: Delete - Error deleting file /var/mobile/Library/Preferences/XBMC/addons/metadata.cine.passion-xbmc.org/resources/settings.xml
  383. 06:12:12 T:189657088 ERROR: Delete - Error deleting file special://home/addons/metadata.cine.passion-xbmc.org/resources/settings.xml
  384. 06:12:14 T:184905728 ERROR: DeleteFile - cant delete file, trying to change mode </var/mobile/Library/Preferences/XBMC/addons/script.tvtunes/resources/tvtunes_scraper.py>
  385. 06:12:14 T:184905728 ERROR: DeleteFile - failed to change mode </var/mobile/Library/Preferences/XBMC/addons/script.tvtunes/resources/tvtunes_scraper.py>
  386. 06:12:14 T:184905728 ERROR: Delete - Error deleting file /var/mobile/Library/Preferences/XBMC/addons/script.tvtunes/resources/tvtunes_scraper.py
  387. 06:12:14 T:184905728 ERROR: Delete - Error deleting file special://home/addons/script.tvtunes/resources/tvtunes_scraper.py
  388. 06:12:14 T:184905728 ERROR: Could not read addon description of script.tvtunes
  389. 06:12:15 T:184905728 ERROR: DeleteFile - cant delete file, trying to change mode </var/mobile/Library/Preferences/XBMC/addons/script.tvtunes/resources/tvtunes_scraper.py>
  390. 06:12:15 T:184905728 ERROR: DeleteFile - failed to change mode </var/mobile/Library/Preferences/XBMC/addons/script.tvtunes/resources/tvtunes_scraper.py>
  391. 06:12:15 T:184905728 ERROR: Delete - Error deleting file /var/mobile/Library/Preferences/XBMC/addons/script.tvtunes/resources/tvtunes_scraper.py
  392. 06:12:15 T:184905728 ERROR: Delete - Error deleting file special://home/addons/script.tvtunes/resources/tvtunes_scraper.py
  393. 07:01:06 T:173645824 WARNING: JpegIO: Error 55: Not a JPEG file: starts with 0x%02x 0x%02x
  394. 07:14:36 T:173645824 WARNING: Previous line repeats 1 times.
  395. 07:14:36 T:173645824 WARNING: JpegIO: Error 28: Unsupported color conversion request
  396. 10:09:11 T:173645824 WARNING: Previous line repeats 3 times.
  397. 10:09:11 T:173645824 WARNING: JpegIO: Error 55: Not a JPEG file: starts with 0x%02x 0x%02x
  398. 10:22:38 T:173645824 WARNING: Previous line repeats 1 times.
  399. 10:22:38 T:173645824 WARNING: JpegIO: Error 28: Unsupported color conversion request
  400. 12:12:14 T:184905728 WARNING: Previous line repeats 3 times.
  401. 12:12:14 T:184905728 ERROR: DeleteFile - cant delete file, trying to change mode </var/mobile/Library/Preferences/XBMC/addons/plugin.video.arretsurimages/resources/settings.xml>
  402. 12:12:14 T:184905728 ERROR: DeleteFile - failed to change mode </var/mobile/Library/Preferences/XBMC/addons/plugin.video.arretsurimages/resources/settings.xml>
  403. 12:12:14 T:184905728 ERROR: Delete - Error deleting file /var/mobile/Library/Preferences/XBMC/addons/plugin.video.arretsurimages/resources/settings.xml
  404. 12:12:14 T:184905728 ERROR: Delete - Error deleting file special://home/addons/plugin.video.arretsurimages/resources/settings.xml
  405. 12:12:14 T:184905728 ERROR: Could not read addon description of plugin.video.arretsurimages
  406. 12:12:14 T:184905728 ERROR: DeleteFile - cant delete file, trying to change mode </var/mobile/Library/Preferences/XBMC/addons/plugin.video.arretsurimages/resources/settings.xml>
  407. 12:12:14 T:184905728 ERROR: DeleteFile - failed to change mode </var/mobile/Library/Preferences/XBMC/addons/plugin.video.arretsurimages/resources/settings.xml>
  408. 12:12:14 T:184905728 ERROR: Delete - Error deleting file /var/mobile/Library/Preferences/XBMC/addons/plugin.video.arretsurimages/resources/settings.xml
  409. 12:12:14 T:184905728 ERROR: Delete - Error deleting file special://home/addons/plugin.video.arretsurimages/resources/settings.xml
  410. 12:12:19 T:185970688 ERROR: DeleteFile - cant delete file, trying to change mode </var/mobile/Library/Preferences/XBMC/addons/metadata.cine.passion-xbmc.org/resources/settings.xml>
  411. 12:12:19 T:185970688 ERROR: DeleteFile - failed to change mode </var/mobile/Library/Preferences/XBMC/addons/metadata.cine.passion-xbmc.org/resources/settings.xml>
  412. 12:12:19 T:185970688 ERROR: Delete - Error deleting file /var/mobile/Library/Preferences/XBMC/addons/metadata.cine.passion-xbmc.org/resources/settings.xml
  413. 12:12:19 T:185970688 ERROR: Delete - Error deleting file special://home/addons/metadata.cine.passion-xbmc.org/resources/settings.xml
  414. 12:12:19 T:185970688 ERROR: Could not read addon description of metadata.cine.passion-xbmc.org
  415. 12:12:19 T:185970688 ERROR: DeleteFile - cant delete file, trying to change mode </var/mobile/Library/Preferences/XBMC/addons/metadata.cine.passion-xbmc.org/resources/settings.xml>
  416. 12:12:19 T:185970688 ERROR: DeleteFile - failed to change mode </var/mobile/Library/Preferences/XBMC/addons/metadata.cine.passion-xbmc.org/resources/settings.xml>
  417. 12:12:19 T:185970688 ERROR: Delete - Error deleting file /var/mobile/Library/Preferences/XBMC/addons/metadata.cine.passion-xbmc.org/resources/settings.xml
  418. 12:12:19 T:185970688 ERROR: Delete - Error deleting file special://home/addons/metadata.cine.passion-xbmc.org/resources/settings.xml
  419. 12:12:21 T:185970688 ERROR: DeleteFile - cant delete file, trying to change mode </var/mobile/Library/Preferences/XBMC/addons/script.tvtunes/resources/tvtunes_scraper.py>
  420. 12:12:21 T:185970688 ERROR: DeleteFile - failed to change mode </var/mobile/Library/Preferences/XBMC/addons/script.tvtunes/resources/tvtunes_scraper.py>
  421. 12:12:21 T:185970688 ERROR: Delete - Error deleting file /var/mobile/Library/Preferences/XBMC/addons/script.tvtunes/resources/tvtunes_scraper.py
  422. 12:12:21 T:185970688 ERROR: Delete - Error deleting file special://home/addons/script.tvtunes/resources/tvtunes_scraper.py
  423. 12:12:21 T:185970688 ERROR: Could not read addon description of script.tvtunes
  424. 12:12:21 T:185970688 ERROR: DeleteFile - cant delete file, trying to change mode </var/mobile/Library/Preferences/XBMC/addons/script.tvtunes/resources/tvtunes_scraper.py>
  425. 12:12:21 T:185970688 ERROR: DeleteFile - failed to change mode </var/mobile/Library/Preferences/XBMC/addons/script.tvtunes/resources/tvtunes_scraper.py>
  426. 12:12:21 T:185970688 ERROR: Delete - Error deleting file /var/mobile/Library/Preferences/XBMC/addons/script.tvtunes/resources/tvtunes_scraper.py
  427. 12:12:21 T:185970688 ERROR: Delete - Error deleting file special://home/addons/script.tvtunes/resources/tvtunes_scraper.py
  428. 13:17:08 T:173645824 WARNING: JpegIO: Error 55: Not a JPEG file: starts with 0x%02x 0x%02x
  429. 13:30:35 T:173645824 WARNING: Previous line repeats 1 times.
  430. 13:30:35 T:173645824 WARNING: JpegIO: Error 28: Unsupported color conversion request
  431. 16:24:59 T:173645824 WARNING: Previous line repeats 3 times.
  432. 16:24:59 T:173645824 WARNING: JpegIO: Error 55: Not a JPEG file: starts with 0x%02x 0x%02x
  433. 16:38:27 T:173645824 WARNING: Previous line repeats 1 times.
  434. 16:38:27 T:173645824 WARNING: JpegIO: Error 28: Unsupported color conversion request
  435. 18:12:24 T:185438208 WARNING: Previous line repeats 3 times.
  436. 18:12:24 T:185438208 ERROR: DeleteFile - cant delete file, trying to change mode </var/mobile/Library/Preferences/XBMC/addons/plugin.video.arretsurimages/resources/settings.xml>
  437. 18:12:24 T:185438208 ERROR: DeleteFile - failed to change mode </var/mobile/Library/Preferences/XBMC/addons/plugin.video.arretsurimages/resources/settings.xml>
  438. 18:12:24 T:185438208 ERROR: Delete - Error deleting file /var/mobile/Library/Preferences/XBMC/addons/plugin.video.arretsurimages/resources/settings.xml
  439. 18:12:24 T:185438208 ERROR: Delete - Error deleting file special://home/addons/plugin.video.arretsurimages/resources/settings.xml
  440. 18:12:24 T:185438208 ERROR: Could not read addon description of plugin.video.arretsurimages
  441. 18:12:24 T:185438208 ERROR: DeleteFile - cant delete file, trying to change mode </var/mobile/Library/Preferences/XBMC/addons/plugin.video.arretsurimages/resources/settings.xml>
  442. 18:12:24 T:185438208 ERROR: DeleteFile - failed to change mode </var/mobile/Library/Preferences/XBMC/addons/plugin.video.arretsurimages/resources/settings.xml>
  443. 18:12:24 T:185438208 ERROR: Delete - Error deleting file /var/mobile/Library/Preferences/XBMC/addons/plugin.video.arretsurimages/resources/settings.xml
  444. 18:12:24 T:185438208 ERROR: Delete - Error deleting file special://home/addons/plugin.video.arretsurimages/resources/settings.xml
  445. 18:12:30 T:185438208 ERROR: DeleteFile - cant delete file, trying to change mode </var/mobile/Library/Preferences/XBMC/addons/metadata.cine.passion-xbmc.org/resources/settings.xml>
  446. 18:12:30 T:185438208 ERROR: DeleteFile - failed to change mode </var/mobile/Library/Preferences/XBMC/addons/metadata.cine.passion-xbmc.org/resources/settings.xml>
  447. 18:12:30 T:185438208 ERROR: Delete - Error deleting file /var/mobile/Library/Preferences/XBMC/addons/metadata.cine.passion-xbmc.org/resources/settings.xml
  448. 18:12:30 T:185438208 ERROR: Delete - Error deleting file special://home/addons/metadata.cine.passion-xbmc.org/resources/settings.xml
  449. 18:12:30 T:185438208 ERROR: Could not read addon description of metadata.cine.passion-xbmc.org
  450. 18:12:30 T:185438208 ERROR: DeleteFile - cant delete file, trying to change mode </var/mobile/Library/Preferences/XBMC/addons/metadata.cine.passion-xbmc.org/resources/settings.xml>
  451. 18:12:30 T:185438208 ERROR: DeleteFile - failed to change mode </var/mobile/Library/Preferences/XBMC/addons/metadata.cine.passion-xbmc.org/resources/settings.xml>
  452. 18:12:30 T:185438208 ERROR: Delete - Error deleting file /var/mobile/Library/Preferences/XBMC/addons/metadata.cine.passion-xbmc.org/resources/settings.xml
  453. 18:12:30 T:185438208 ERROR: Delete - Error deleting file special://home/addons/metadata.cine.passion-xbmc.org/resources/settings.xml
  454. 18:12:32 T:185970688 ERROR: DeleteFile - cant delete file, trying to change mode </var/mobile/Library/Preferences/XBMC/addons/script.tvtunes/resources/tvtunes_scraper.py>
  455. 18:12:32 T:185970688 ERROR: DeleteFile - failed to change mode </var/mobile/Library/Preferences/XBMC/addons/script.tvtunes/resources/tvtunes_scraper.py>
  456. 18:12:32 T:185970688 ERROR: Delete - Error deleting file /var/mobile/Library/Preferences/XBMC/addons/script.tvtunes/resources/tvtunes_scraper.py
  457. 18:12:32 T:185970688 ERROR: Delete - Error deleting file special://home/addons/script.tvtunes/resources/tvtunes_scraper.py
  458. 18:12:32 T:185970688 ERROR: Could not read addon description of script.tvtunes
  459. 18:12:32 T:185970688 ERROR: DeleteFile - cant delete file, trying to change mode </var/mobile/Library/Preferences/XBMC/addons/script.tvtunes/resources/tvtunes_scraper.py>
  460. 18:12:32 T:185970688 ERROR: DeleteFile - failed to change mode </var/mobile/Library/Preferences/XBMC/addons/script.tvtunes/resources/tvtunes_scraper.py>
  461. 18:12:32 T:185970688 ERROR: Delete - Error deleting file /var/mobile/Library/Preferences/XBMC/addons/script.tvtunes/resources/tvtunes_scraper.py
  462. 18:12:32 T:185970688 ERROR: Delete - Error deleting file special://home/addons/script.tvtunes/resources/tvtunes_scraper.py
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement