Guest User

XBMC not marking as watched

a guest
Mar 9th, 2012
300
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 78.83 KB | None | 0 0
  1. 17:25:32 T:96616448 NOTICE: -----------------------------------------------------------------------
  2. 17:25:32 T:96616448 NOTICE: Starting XBMC (11.0-RC2 Git:20120229-f38655f), Platform: Darwin iOS (11.0.0 AppleTV2,1, Version 5.0.1 (Build 9A406a)). Built on Mar 1 2012
  3. 17:25:32 T:96616448 NOTICE: special://xbmc/ is mapped to: /private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome
  4. 17:25:32 T:96616448 NOTICE: special://xbmcbin/ is mapped to: /private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome
  5. 17:25:32 T:96616448 NOTICE: special://masterprofile/ is mapped to: /var/mobile/Library/Preferences/XBMC/userdata
  6. 17:25:32 T:96616448 NOTICE: special://home/ is mapped to: /var/mobile/Library/Preferences/XBMC
  7. 17:25:32 T:96616448 NOTICE: special://temp/ is mapped to: /var/mobile/Library/Preferences/XBMC/temp
  8. 17:25:32 T:96616448 NOTICE: special://frameworks/ is mapped to: /var/stash/Applications/XBMC.frappliance/Frameworks
  9. 17:25:32 T:96616448 NOTICE: The executable running is: /var/stash/Applications/XBMC.frappliance/XBMC
  10. 17:25:32 T:96616448 NOTICE: Local hostname: Apple-TV-B
  11. 17:25:32 T:96616448 NOTICE: Log File is located: /var/mobile/Library/Preferences/xbmc.log
  12. 17:25:32 T:96616448 NOTICE: -----------------------------------------------------------------------
  13. 17:25:32 T:96616448 NOTICE: load settings...
  14. 17:25:32 T:96616448 NOTICE: special://profile/ is mapped to: special://masterprofile/
  15. 17:25:32 T:96616448 NOTICE: loading special://masterprofile/guisettings.xml
  16. 17:25:32 T:96616448 NOTICE: Getting hardware information now...
  17. 17:25:32 T:96616448 INFO: Using digital output
  18. 17:25:32 T:96616448 INFO: AC3 pass through is enabled
  19. 17:25:32 T:96616448 INFO: DTS pass through is enabled
  20. 17:25:32 T:96616448 INFO: AAC pass through is disabled
  21. 17:25:32 T:96616448 INFO: MP1 pass through is disabled
  22. 17:25:32 T:96616448 INFO: MP2 pass through is disabled
  23. 17:25:32 T:96616448 INFO: MP3 pass through is disabled
  24. 17:25:32 T:96616448 DEBUG: Error: Requested setting (videoscreen.screenmode) was not found. It must be case-sensitive
  25. 17:25:32 T:96616448 NOTICE: Checking resolution 12
  26. 17:25:32 T:96616448 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  27. 17:25:32 T:96616448 DEBUG: CPlayerCoreConfig::<ctor>: created player DVDPlayer for core 1
  28. 17:25:32 T:96616448 DEBUG: CPlayerCoreConfig::<ctor>: created player oldmplayercore for core 1
  29. 17:25:32 T:96616448 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer for core 3
  30. 17:25:32 T:96616448 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  31. 17:25:32 T:96616448 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtv
  32. 17:25:32 T:96616448 DEBUG: CPlayerSelectionRule::Initialize: creating rule: hdhomerun/myth/rtmp/mms/udp
  33. 17:25:32 T:96616448 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  34. 17:25:32 T:96616448 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  35. 17:25:32 T:96616448 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  36. 17:25:32 T:96616448 DEBUG: CPlayerSelectionRule::Initialize: creating rule: flv/aacp/sdp
  37. 17:25:32 T:96616448 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  38. 17:25:32 T:96616448 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  39. 17:25:32 T:96616448 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdfile
  40. 17:25:32 T:96616448 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  41. 17:25:32 T:96616448 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  42. 17:25:32 T:96616448 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  43. 17:25:32 T:96616448 NOTICE: Loaded playercorefactory configuration
  44. 17:25:32 T:96616448 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  45. 17:25:32 T:96616448 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  46. 17:25:32 T:96616448 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
  47. 17:25:32 T:96616448 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  48. 17:25:32 T:96616448 NOTICE: Contents of special://profile/advancedsettings.xml are...
  49. <advancedsettings>
  50. <videodatabase>
  51. <type>mysql</type>
  52. <host>192.168.0.12</host>
  53. <port>3306</port>
  54. <user>xbmc</user>
  55. <pass>xbmc</pass>
  56. <name>xbmc_video</name>
  57. </videodatabase>
  58. <musicdatabase>
  59. <type>mysql</type>
  60. <host>192.168.0.12</host>
  61. <port>3306</port>
  62. <user>xbmc</user>
  63. <pass>xbmc</pass>
  64. <name>xbmc_music</name>
  65. </musicdatabase>
  66. <video>
  67. <timeseekforward>15</timeseekforward>
  68. <!-- Time to seek forward in sec - short seek. Defaults to 30. -->
  69. <timeseekbackward>-15</timeseekbackward>
  70. <!-- Time to seek backward in sec - short seek. Defaults to -30. -->
  71. <timeseekforwardbig>300</timeseekforwardbig>
  72. <!-- Time seek forward in sec- long seek. Def 600 (10 min). -->
  73. <timeseekbackwardbig>-300</timeseekbackwardbig>
  74. <!-- Time seek back in sec - long seek. Def to -600 (10 min). -->
  75. </video>
  76. <samba>
  77. <doscodepage />
  78. <!-- code page to use for filenames -->
  79. <clienttimeout>20</clienttimeout>
  80. <!-- timeout (in seconds) -->
  81. <statfiles>false</statfiles>
  82. <!-- Set to false to disable smb stat() on files to speed up listings of large directories (over slow links) -->
  83. </samba>
  84. </advancedsettings>
  85. 17:25:32 T:96616448 WARNING: VIDEO database configuration is experimental.
  86. 17:25:32 T:96616448 NOTICE: Getting hardware information now...
  87. 17:25:32 T:96616448 INFO: Using digital output
  88. 17:25:32 T:96616448 INFO: AC3 pass through is enabled
  89. 17:25:32 T:96616448 INFO: DTS pass through is enabled
  90. 17:25:32 T:96616448 INFO: AAC pass through is disabled
  91. 17:25:32 T:96616448 INFO: MP1 pass through is disabled
  92. 17:25:32 T:96616448 INFO: MP2 pass through is disabled
  93. 17:25:32 T:96616448 INFO: MP3 pass through is disabled
  94. 17:25:32 T:96616448 DEBUG: Error: Requested setting (videoscreen.screenmode) was not found. It must be case-sensitive
  95. 17:25:32 T:96616448 NOTICE: Checking resolution 12
  96. 17:25:32 T:96616448 NOTICE: Default DVD Player: dvdplayer
  97. 17:25:32 T:96616448 NOTICE: Default Video Player: dvdplayer
  98. 17:25:32 T:96616448 NOTICE: Default Audio Player: paplayer
  99. 17:25:32 T:96616448 NOTICE: Disabled debug logging due to GUI setting. Level 0.
  100. 17:25:32 T:96616448 NOTICE: Log level changed to 0
  101. 17:25:32 T:96616448 NOTICE: Loading media sources from special://masterprofile/sources.xml
  102. 17:25:32 T:96616448 NOTICE: GL_VENDOR = Imagination Technologies
  103. 17:25:32 T:96616448 NOTICE: GL_RENDERER = PowerVR SGX 535
  104. 17:25:32 T:96616448 NOTICE: GL_VERSION = OpenGL ES 2.0 IMGSGX535-63.14.2
  105. 17:25:32 T:96616448 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.0
  106. 17:25:32 T:96616448 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_read_format_bgra GL_EXT_separate_shader_objects GL_EXT_shader_texture_lod GL_EXT_texture_filter_anisotropic GL_APPLE_framebuffer_multisample GL_APPLE_rgb_422 GL_APPLE_texture_format_BGRA8888 GL_APPLE_texture_max_level GL_IMG_read_format GL_IMG_texture_compression_pvrtc
  107. 17:25:33 T:96616448 NOTICE: initializing playlistplayer
  108. 17:25:33 T:96616448 NOTICE: DONE initializing playlistplayer
  109. 17:25:35 T:96616448 WARNING: CreateFile, successfuly opened </var/mobile/Library/Preferences/XBMC/addons/skin.quartz/720p/DialogSeekbar.xml> instead of </var/mobile/Library/Preferences/XBMC/addons/skin.quartz/720p/DialogSeekBar.xml>
  110. 17:25:35 T:96616448 NOTICE: initialize done
  111. 17:25:35 T:96616448 NOTICE: Running the application...
  112. 17:25:35 T:120573952 NOTICE: -->Python Interpreter Initialized<--
  113. 17:25:35 T:121401344 NOTICE: -->Python Interpreter Initialized<--
  114. 17:25:35 T:96616448 NOTICE: Webserver: Starting...
  115. 17:25:35 T:96616448 NOTICE: WebServer: Started the webserver
  116. 17:25:35 T:96616448 NOTICE: ES: Starting event server
  117. 17:25:35 T:124923904 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
  118. 17:25:35 T:124923904 NOTICE: UDP: Listening on port 9777
  119. 17:25:37 T:120573952 NOTICE: downloader ARGV: ['']
  120. 17:25:37 T:121401344 NOTICE: StorageServer Module loaded RUN
  121. 17:25:37 T:121401344 NOTICE: StorageClient-0.9.2 Starting server
  122. 17:25:37 T:121401344 NOTICE: StorageServer-0.9.2 Storage Server starting /var/mobile/Library/Preferences/XBMC/userdata/Database/commoncache.db
  123. 17:25:38 T:127053824 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
  124. 17:25:43 T:127053824 NOTICE: Previous line repeats 1 times.
  125. 17:25:43 T:127053824 ERROR: staticThread - thread Jobworker, Unhandled exception caught in thread process, attemping cleanup in OnExit
  126. 17:25:52 T:96616448 ERROR: Keymapping error: no such action '-' defined
  127. 17:26:28 T:122249216 ERROR: Previous line repeats 1 times.
  128. 17:26:28 T:122249216 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
  129. 17:26:28 T:122249216 ERROR: staticThread - thread Jobworker, Unhandled exception caught in thread process, attemping cleanup in OnExit
  130. 17:26:28 T:96616448 ERROR: unmatched parentheses in (container.content(seasons)
  131. 21:24:04 T:108085248 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
  132. 21:24:04 T:108085248 ERROR: staticThread - thread Jobworker, Unhandled exception caught in thread process, attemping cleanup in OnExit
  133. 21:26:21 T:96616448 NOTICE: DVDPlayer: Opening: smb://192.168.0.12/TV/-Ringer/Season 1/Ringer.S01E16.mp4
  134. 21:26:21 T:96616448 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  135. 21:26:21 T:108453888 NOTICE: Creating InputStream
  136. 21:26:22 T:108453888 NOTICE: Creating Demuxer
  137. 21:26:22 T:108453888 NOTICE: Opening video stream: 0 source: 256
  138. 21:26:22 T:108453888 NOTICE: Creating video codec with codec id: 28
  139. 21:26:22 T:108453888 NOTICE: Open - using avcC atom of size(45), ref_frames(8)
  140. 21:26:22 T:108453888 NOTICE: Creating video thread
  141. 21:26:22 T:158720000 NOTICE: running thread: video_thread
  142. 21:26:22 T:108453888 NOTICE: Opening audio stream: 1 source: 256
  143. 21:26:22 T:108453888 NOTICE: Finding audio codec for: 86018
  144. 21:26:22 T:108453888 NOTICE: Creating audio thread
  145. 21:26:22 T:177754112 NOTICE: running thread: CDVDPlayerAudio::Process()
  146. 21:26:22 T:108453888 WARNING: CDVDPlayer::CheckContinuity - wrapback of stream:2, prev:83416.666667, curr:41708.333333, diff:-41708.333333
  147. 21:26:22 T:177754112 NOTICE: Creating audio device with codec id: 86018, channels: 2, sample rate: 48000, no pass-through
  148. 21:26:23 T:158720000 NOTICE: fps: 23.976024, pwidth: 1024, pheight: 574, dwidth: 1024, dheight: 574
  149. 21:26:23 T:158720000 NOTICE: Display resolution DESKTOP : 1280x720 (12)
  150. 21:26:24 T:96616448 NOTICE: Using GL_TEXTURE_2D
  151. 21:26:24 T:96616448 NOTICE: GL: Using CoreVideoRef RGBA render method
  152. 21:26:24 T:96616448 NOTICE: GL: NPOT texture support detected
  153. 22:08:23 T:177754112 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  154. 22:08:24 T:158720000 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
  155. 22:08:24 T:108453888 NOTICE: CDVDPlayer::OnExit()
  156. 22:08:24 T:108453888 NOTICE: DVDPlayer: eof, waiting for queues to empty
  157. 22:08:24 T:108453888 NOTICE: DVDPlayer: closing audio stream
  158. 22:08:24 T:108453888 NOTICE: Closing audio stream
  159. 22:08:24 T:108453888 NOTICE: CDVDMessageQueue(audio)::WaitUntilEmpty
  160. 22:08:24 T:108453888 NOTICE: Waiting for audio thread to exit
  161. 22:08:24 T:177754112 NOTICE: thread end: CDVDPlayerAudio::OnExit()
  162. 22:08:24 T:108453888 NOTICE: Closing audio device
  163. 22:08:24 T:108453888 NOTICE: Deleting audio codec
  164. 22:08:24 T:108453888 NOTICE: DVDPlayer: closing video stream
  165. 22:08:24 T:108453888 NOTICE: Closing video stream
  166. 22:08:24 T:108453888 NOTICE: CDVDMessageQueue(video)::WaitUntilEmpty
  167. 22:08:24 T:108453888 NOTICE: waiting for video thread to exit
  168. 22:08:24 T:158720000 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
  169. 22:08:24 T:158720000 NOTICE: thread end: video_thread
  170. 22:08:24 T:108453888 NOTICE: deleting video codec
  171. 22:08:24 T:108453888 NOTICE: CDVDPlayer::OnExit() deleting demuxer
  172. 22:08:24 T:108453888 NOTICE: CDVDPlayer::OnExit() deleting input stream
  173. 22:08:30 T:96616448 NOTICE: CDVDPlayer::CloseFile()
  174. 22:08:30 T:96616448 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  175. 22:08:30 T:96616448 NOTICE: DVDPlayer: waiting for threads to exit
  176. 22:08:30 T:96616448 NOTICE: DVDPlayer: finished waiting
  177. 22:12:50 T:96616448 NOTICE: DVDPlayer: Opening: smb://192.168.0.12/TV/-How I Met Your Mother/Season 7/How.I.Met.Your.Mother.S07E18.mp4
  178. 22:12:50 T:96616448 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  179. 22:12:50 T:159948800 NOTICE: Creating InputStream
  180. 22:12:51 T:159948800 NOTICE: Creating Demuxer
  181. 22:12:51 T:159948800 NOTICE: Opening video stream: 0 source: 256
  182. 22:12:51 T:159948800 NOTICE: Creating video codec with codec id: 28
  183. 22:12:51 T:159948800 NOTICE: Open - using avcC atom of size(45), ref_frames(8)
  184. 22:12:51 T:159948800 NOTICE: Creating video thread
  185. 22:12:51 T:162684928 NOTICE: running thread: video_thread
  186. 22:12:51 T:159948800 NOTICE: Opening audio stream: 1 source: 256
  187. 22:12:51 T:159948800 NOTICE: Finding audio codec for: 86018
  188. 22:12:51 T:159948800 NOTICE: Creating audio thread
  189. 22:12:51 T:178499584 NOTICE: running thread: CDVDPlayerAudio::Process()
  190. 22:12:51 T:159948800 WARNING: CDVDPlayer::CheckContinuity - wrapback of stream:2, prev:83416.666667, curr:41708.333333, diff:-41708.333333
  191. 22:12:51 T:178499584 NOTICE: Creating audio device with codec id: 86018, channels: 2, sample rate: 48000, no pass-through
  192. 22:12:51 T:162684928 NOTICE: fps: 23.976024, pwidth: 1024, pheight: 577, dwidth: 1024, dheight: 577
  193. 22:12:51 T:162684928 NOTICE: Display resolution DESKTOP : 1280x720 (12)
  194. 22:12:52 T:96616448 NOTICE: Using GL_TEXTURE_2D
  195. 22:12:52 T:96616448 NOTICE: GL: Using CoreVideoRef RGBA render method
  196. 22:12:52 T:96616448 NOTICE: GL: NPOT texture support detected
  197. 22:34:26 T:178499584 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  198. 22:34:26 T:159948800 NOTICE: CDVDPlayer::OnExit()
  199. 22:34:26 T:159948800 NOTICE: DVDPlayer: eof, waiting for queues to empty
  200. 22:34:26 T:159948800 NOTICE: DVDPlayer: closing audio stream
  201. 22:34:26 T:159948800 NOTICE: Closing audio stream
  202. 22:34:26 T:159948800 NOTICE: CDVDMessageQueue(audio)::WaitUntilEmpty
  203. 22:34:26 T:159948800 NOTICE: Waiting for audio thread to exit
  204. 22:34:26 T:178499584 NOTICE: thread end: CDVDPlayerAudio::OnExit()
  205. 22:34:26 T:159948800 NOTICE: Closing audio device
  206. 22:34:26 T:162684928 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
  207. 22:34:26 T:159948800 NOTICE: Deleting audio codec
  208. 22:34:26 T:159948800 NOTICE: DVDPlayer: closing video stream
  209. 22:34:26 T:159948800 NOTICE: Closing video stream
  210. 22:34:26 T:159948800 NOTICE: CDVDMessageQueue(video)::WaitUntilEmpty
  211. 22:34:26 T:159948800 NOTICE: waiting for video thread to exit
  212. 22:34:26 T:162684928 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
  213. 22:34:26 T:162684928 NOTICE: thread end: video_thread
  214. 22:34:26 T:159948800 NOTICE: deleting video codec
  215. 22:34:26 T:159948800 NOTICE: CDVDPlayer::OnExit() deleting demuxer
  216. 22:34:26 T:159948800 NOTICE: CDVDPlayer::OnExit() deleting input stream
  217. 22:34:32 T:96616448 NOTICE: CDVDPlayer::CloseFile()
  218. 22:34:32 T:96616448 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  219. 22:34:32 T:96616448 NOTICE: DVDPlayer: waiting for threads to exit
  220. 22:34:32 T:96616448 NOTICE: DVDPlayer: finished waiting
  221. 21:50:06 T:96616448 NOTICE: DVDPlayer: Opening: smb://192.168.0.12/TV/-Desperate Housewives/Desperate Housewives Season 8/Desperate.Housewives.S08E14.avi
  222. 21:50:06 T:96616448 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  223. 21:50:06 T:93421568 NOTICE: Creating InputStream
  224. 21:50:06 T:93421568 NOTICE: Creating Demuxer
  225. 21:50:08 T:93421568 NOTICE: Opening video stream: 0 source: 256
  226. 21:50:08 T:93421568 NOTICE: Creating video codec with codec id: 13
  227. 21:50:08 T:93421568 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-4 part 2
  228. 21:50:08 T:93421568 NOTICE: Creating video thread
  229. 21:50:08 T:98734080 NOTICE: running thread: video_thread
  230. 21:50:08 T:93421568 NOTICE: Opening audio stream: 1 source: 256
  231. 21:50:08 T:93421568 NOTICE: Finding audio codec for: 86017
  232. 21:50:08 T:93421568 NOTICE: Creating audio thread
  233. 21:50:08 T:111108096 NOTICE: running thread: CDVDPlayerAudio::Process()
  234. 21:50:08 T:111108096 NOTICE: Creating audio device with codec id: 86017, channels: 2, sample rate: 48000, no pass-through
  235. 21:50:08 T:98734080 NOTICE: fps: 23.976024, pwidth: 624, pheight: 352, dwidth: 624, dheight: 352
  236. 21:50:08 T:98734080 NOTICE: Display resolution DESKTOP : 1280x720 (12)
  237. 21:50:08 T:96616448 NOTICE: Using GL_TEXTURE_2D
  238. 21:50:08 T:96616448 NOTICE: GL: Selecting Single Pass YUV 2 RGB shader
  239. 21:50:08 T:96616448 NOTICE: GL: NPOT texture support detected
  240. 22:32:44 T:111108096 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  241. 22:32:45 T:98734080 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
  242. 22:32:45 T:93421568 NOTICE: CDVDPlayer::OnExit()
  243. 22:32:45 T:93421568 NOTICE: DVDPlayer: eof, waiting for queues to empty
  244. 22:32:45 T:93421568 NOTICE: DVDPlayer: closing audio stream
  245. 22:32:45 T:93421568 NOTICE: Closing audio stream
  246. 22:32:45 T:93421568 NOTICE: CDVDMessageQueue(audio)::WaitUntilEmpty
  247. 22:32:45 T:93421568 NOTICE: Waiting for audio thread to exit
  248. 22:32:45 T:111108096 NOTICE: thread end: CDVDPlayerAudio::OnExit()
  249. 22:32:45 T:93421568 NOTICE: Closing audio device
  250. 22:32:45 T:93421568 NOTICE: Deleting audio codec
  251. 22:32:45 T:93421568 NOTICE: DVDPlayer: closing video stream
  252. 22:32:45 T:93421568 NOTICE: Closing video stream
  253. 22:32:45 T:93421568 NOTICE: CDVDMessageQueue(video)::WaitUntilEmpty
  254. 22:32:45 T:93421568 NOTICE: waiting for video thread to exit
  255. 22:32:45 T:98734080 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
  256. 22:32:45 T:98734080 NOTICE: thread end: video_thread
  257. 22:32:45 T:93421568 NOTICE: deleting video codec
  258. 22:32:45 T:93421568 NOTICE: CDVDPlayer::OnExit() deleting demuxer
  259. 22:32:45 T:93421568 NOTICE: CDVDPlayer::OnExit() deleting input stream
  260. 22:32:50 T:96616448 NOTICE: CDVDPlayer::CloseFile()
  261. 22:32:50 T:96616448 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  262. 22:32:50 T:96616448 NOTICE: DVDPlayer: waiting for threads to exit
  263. 22:32:50 T:96616448 NOTICE: DVDPlayer: finished waiting
  264. 22:34:05 T:96616448 NOTICE: DVDPlayer: Opening: smb://192.168.0.12/TV/-The Good Wife/Season 2/The.Good.Wife.S02E08.avi
  265. 22:34:05 T:96616448 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  266. 22:34:05 T:157048832 NOTICE: Creating InputStream
  267. 22:34:05 T:157048832 NOTICE: Creating Demuxer
  268. 22:34:06 T:157048832 NOTICE: Opening video stream: 0 source: 256
  269. 22:34:06 T:157048832 NOTICE: Creating video codec with codec id: 13
  270. 22:34:06 T:157048832 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-4 part 2
  271. 22:34:06 T:157048832 NOTICE: Creating video thread
  272. 22:34:06 T:161153024 NOTICE: running thread: video_thread
  273. 22:34:06 T:157048832 NOTICE: Opening audio stream: 1 source: 256
  274. 22:34:06 T:157048832 NOTICE: Finding audio codec for: 86017
  275. 22:34:06 T:157048832 NOTICE: Creating audio thread
  276. 22:34:06 T:161685504 NOTICE: running thread: CDVDPlayerAudio::Process()
  277. 22:34:06 T:161685504 NOTICE: Creating audio device with codec id: 86017, channels: 2, sample rate: 48000, no pass-through
  278. 22:34:06 T:161153024 NOTICE: fps: 23.976024, pwidth: 624, pheight: 352, dwidth: 624, dheight: 352
  279. 22:34:06 T:161153024 NOTICE: Display resolution DESKTOP : 1280x720 (12)
  280. 22:34:06 T:96616448 NOTICE: Using GL_TEXTURE_2D
  281. 22:34:06 T:96616448 NOTICE: GL: Selecting Single Pass YUV 2 RGB shader
  282. 22:34:06 T:96616448 NOTICE: GL: NPOT texture support detected
  283. 23:17:13 T:161685504 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  284. 23:17:14 T:157048832 NOTICE: CDVDPlayer::OnExit()
  285. 23:17:14 T:157048832 NOTICE: DVDPlayer: eof, waiting for queues to empty
  286. 23:17:14 T:157048832 NOTICE: DVDPlayer: closing audio stream
  287. 23:17:14 T:157048832 NOTICE: Closing audio stream
  288. 23:17:14 T:157048832 NOTICE: CDVDMessageQueue(audio)::WaitUntilEmpty
  289. 23:17:14 T:157048832 NOTICE: Waiting for audio thread to exit
  290. 23:17:14 T:161685504 NOTICE: thread end: CDVDPlayerAudio::OnExit()
  291. 23:17:14 T:157048832 NOTICE: Closing audio device
  292. 23:17:14 T:161153024 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
  293. 23:17:14 T:157048832 NOTICE: Deleting audio codec
  294. 23:17:14 T:157048832 NOTICE: DVDPlayer: closing video stream
  295. 23:17:14 T:157048832 NOTICE: Closing video stream
  296. 23:17:14 T:157048832 NOTICE: CDVDMessageQueue(video)::WaitUntilEmpty
  297. 23:17:14 T:157048832 NOTICE: waiting for video thread to exit
  298. 23:17:14 T:161153024 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
  299. 23:17:14 T:161153024 NOTICE: thread end: video_thread
  300. 23:17:14 T:157048832 NOTICE: deleting video codec
  301. 23:17:14 T:157048832 NOTICE: CDVDPlayer::OnExit() deleting demuxer
  302. 23:17:14 T:157048832 NOTICE: CDVDPlayer::OnExit() deleting input stream
  303. 23:17:18 T:96616448 NOTICE: CDVDPlayer::CloseFile()
  304. 23:17:18 T:96616448 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  305. 23:17:18 T:96616448 NOTICE: DVDPlayer: waiting for threads to exit
  306. 23:17:18 T:96616448 NOTICE: DVDPlayer: finished waiting
  307. 23:18:53 T:96616448 NOTICE: DVDPlayer: Opening: smb://192.168.0.12/TV/-Mike and Molly/Season 2/Mike.and.Molly.S02E17.mp4
  308. 23:18:53 T:96616448 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  309. 23:18:53 T:168382464 NOTICE: Creating InputStream
  310. 23:18:53 T:168382464 NOTICE: Creating Demuxer
  311. 23:18:54 T:168382464 NOTICE: Opening video stream: 0 source: 256
  312. 23:18:54 T:168382464 NOTICE: Creating video codec with codec id: 28
  313. 23:18:54 T:168382464 NOTICE: Open - using avcC atom of size(45), ref_frames(8)
  314. 23:18:54 T:168382464 NOTICE: Creating video thread
  315. 23:18:54 T:173371392 NOTICE: running thread: video_thread
  316. 23:18:54 T:168382464 NOTICE: Opening audio stream: 1 source: 256
  317. 23:18:54 T:168382464 NOTICE: Finding audio codec for: 86018
  318. 23:18:54 T:168382464 NOTICE: Creating audio thread
  319. 23:18:54 T:178159616 NOTICE: running thread: CDVDPlayerAudio::Process()
  320. 23:18:54 T:168382464 WARNING: CDVDPlayer::CheckContinuity - wrapback of stream:2, prev:83416.666667, curr:41708.333333, diff:-41708.333333
  321. 23:18:54 T:178159616 NOTICE: Creating audio device with codec id: 86018, channels: 2, sample rate: 48000, no pass-through
  322. 23:18:54 T:173371392 NOTICE: fps: 23.976024, pwidth: 1024, pheight: 574, dwidth: 1024, dheight: 574
  323. 23:18:54 T:173371392 NOTICE: Display resolution DESKTOP : 1280x720 (12)
  324. 23:18:54 T:96616448 NOTICE: Using GL_TEXTURE_2D
  325. 23:18:54 T:96616448 NOTICE: GL: Using CoreVideoRef RGBA render method
  326. 23:18:54 T:96616448 NOTICE: GL: NPOT texture support detected
  327. 23:40:08 T:178159616 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  328. 23:40:09 T:173371392 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
  329. 23:40:09 T:168382464 NOTICE: CDVDPlayer::OnExit()
  330. 23:40:09 T:168382464 NOTICE: DVDPlayer: eof, waiting for queues to empty
  331. 23:40:09 T:168382464 NOTICE: DVDPlayer: closing audio stream
  332. 23:40:09 T:168382464 NOTICE: Closing audio stream
  333. 23:40:09 T:168382464 NOTICE: CDVDMessageQueue(audio)::WaitUntilEmpty
  334. 23:40:09 T:168382464 NOTICE: Waiting for audio thread to exit
  335. 23:40:09 T:178159616 NOTICE: thread end: CDVDPlayerAudio::OnExit()
  336. 23:40:09 T:168382464 NOTICE: Closing audio device
  337. 23:40:09 T:168382464 NOTICE: Deleting audio codec
  338. 23:40:09 T:168382464 NOTICE: DVDPlayer: closing video stream
  339. 23:40:09 T:168382464 NOTICE: Closing video stream
  340. 23:40:09 T:168382464 NOTICE: CDVDMessageQueue(video)::WaitUntilEmpty
  341. 23:40:09 T:168382464 NOTICE: waiting for video thread to exit
  342. 23:40:09 T:173371392 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
  343. 23:40:09 T:173371392 NOTICE: thread end: video_thread
  344. 23:40:09 T:168382464 NOTICE: deleting video codec
  345. 23:40:09 T:168382464 NOTICE: CDVDPlayer::OnExit() deleting demuxer
  346. 23:40:09 T:168382464 NOTICE: CDVDPlayer::OnExit() deleting input stream
  347. 23:40:13 T:96616448 NOTICE: CDVDPlayer::CloseFile()
  348. 23:40:13 T:96616448 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  349. 23:40:13 T:96616448 NOTICE: DVDPlayer: waiting for threads to exit
  350. 23:40:13 T:96616448 NOTICE: DVDPlayer: finished waiting
  351. 23:40:27 T:96616448 ERROR: GetDirectory - Error getting videodb://2/2/
  352. 23:40:27 T:96616448 ERROR: CGUIMediaWindow::GetDirectory(videodb://2/2/) failed
  353. 19:36:54 T:96616448 NOTICE: DVDPlayer: Opening: smb://192.168.0.12/TV/-King (2011)/Season 2/King.S02E02.avi
  354. 19:36:54 T:96616448 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  355. 19:36:54 T:151330816 NOTICE: Creating InputStream
  356. 19:36:54 T:151330816 NOTICE: Creating Demuxer
  357. 19:36:56 T:151330816 NOTICE: Opening video stream: 0 source: 256
  358. 19:36:56 T:151330816 NOTICE: Creating video codec with codec id: 13
  359. 19:36:56 T:151330816 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-4 part 2
  360. 19:36:56 T:151330816 NOTICE: Creating video thread
  361. 19:36:56 T:157048832 NOTICE: running thread: video_thread
  362. 19:36:56 T:151330816 NOTICE: Opening audio stream: 1 source: 256
  363. 19:36:56 T:151330816 NOTICE: Finding audio codec for: 86017
  364. 19:36:56 T:151330816 NOTICE: Creating audio thread
  365. 19:36:56 T:157581312 NOTICE: running thread: CDVDPlayerAudio::Process()
  366. 19:36:56 T:157581312 NOTICE: Creating audio device with codec id: 86017, channels: 2, sample rate: 48000, no pass-through
  367. 19:36:56 T:157048832 NOTICE: fps: 23.976024, pwidth: 624, pheight: 352, dwidth: 624, dheight: 352
  368. 19:36:56 T:157048832 NOTICE: Display resolution DESKTOP : 1280x720 (12)
  369. 19:36:56 T:96616448 NOTICE: Using GL_TEXTURE_2D
  370. 19:36:56 T:96616448 NOTICE: GL: Selecting Single Pass YUV 2 RGB shader
  371. 19:36:56 T:96616448 NOTICE: GL: NPOT texture support detected
  372. 20:27:38 T:157581312 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  373. 20:27:39 T:157048832 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
  374. 20:27:39 T:151330816 NOTICE: CDVDPlayer::OnExit()
  375. 20:27:39 T:151330816 NOTICE: DVDPlayer: eof, waiting for queues to empty
  376. 20:27:39 T:151330816 NOTICE: DVDPlayer: closing audio stream
  377. 20:27:39 T:151330816 NOTICE: Closing audio stream
  378. 20:27:39 T:151330816 NOTICE: CDVDMessageQueue(audio)::WaitUntilEmpty
  379. 20:27:39 T:151330816 NOTICE: Waiting for audio thread to exit
  380. 20:27:39 T:157581312 NOTICE: thread end: CDVDPlayerAudio::OnExit()
  381. 20:27:39 T:151330816 NOTICE: Closing audio device
  382. 20:27:39 T:151330816 NOTICE: Deleting audio codec
  383. 20:27:39 T:151330816 NOTICE: DVDPlayer: closing video stream
  384. 20:27:39 T:151330816 NOTICE: Closing video stream
  385. 20:27:39 T:151330816 NOTICE: CDVDMessageQueue(video)::WaitUntilEmpty
  386. 20:27:39 T:151330816 NOTICE: waiting for video thread to exit
  387. 20:27:39 T:157048832 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
  388. 20:27:39 T:157048832 NOTICE: thread end: video_thread
  389. 20:27:39 T:151330816 NOTICE: deleting video codec
  390. 20:27:39 T:151330816 NOTICE: CDVDPlayer::OnExit() deleting demuxer
  391. 20:27:39 T:151330816 NOTICE: CDVDPlayer::OnExit() deleting input stream
  392. 20:27:44 T:96616448 NOTICE: CDVDPlayer::CloseFile()
  393. 20:27:44 T:96616448 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  394. 20:27:44 T:96616448 NOTICE: DVDPlayer: waiting for threads to exit
  395. 20:27:44 T:96616448 NOTICE: DVDPlayer: finished waiting
  396. 20:31:37 T:96616448 NOTICE: DVDPlayer: Opening: smb://192.168.0.12/TV/-The Big Bang Theory/Season 5/The.Big.Bang.Theory.S05E19.avi
  397. 20:31:37 T:96616448 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  398. 20:31:37 T:150798336 NOTICE: Creating InputStream
  399. 20:31:38 T:150798336 NOTICE: Creating Demuxer
  400. 20:31:38 T:150798336 NOTICE: Opening video stream: 0 source: 256
  401. 20:31:38 T:150798336 NOTICE: Creating video codec with codec id: 13
  402. 20:31:38 T:150798336 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-4 part 2
  403. 20:31:38 T:150798336 NOTICE: Creating video thread
  404. 20:31:38 T:158687232 NOTICE: running thread: video_thread
  405. 20:31:38 T:150798336 NOTICE: Opening audio stream: 1 source: 256
  406. 20:31:38 T:150798336 NOTICE: Finding audio codec for: 86017
  407. 20:31:38 T:150798336 NOTICE: Creating audio thread
  408. 20:31:38 T:162635776 NOTICE: running thread: CDVDPlayerAudio::Process()
  409. 20:31:38 T:162635776 NOTICE: Creating audio device with codec id: 86017, channels: 2, sample rate: 48000, no pass-through
  410. 20:31:38 T:158687232 NOTICE: fps: 23.976024, pwidth: 624, pheight: 352, dwidth: 624, dheight: 352
  411. 20:31:38 T:158687232 NOTICE: Display resolution DESKTOP : 1280x720 (12)
  412. 20:31:39 T:96616448 NOTICE: Using GL_TEXTURE_2D
  413. 20:31:39 T:96616448 NOTICE: GL: Selecting Single Pass YUV 2 RGB shader
  414. 20:31:39 T:96616448 NOTICE: GL: NPOT texture support detected
  415. 20:53:01 T:162635776 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  416. 20:53:02 T:158687232 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
  417. 20:53:02 T:150798336 NOTICE: CDVDPlayer::OnExit()
  418. 20:53:02 T:150798336 NOTICE: DVDPlayer: eof, waiting for queues to empty
  419. 20:53:02 T:150798336 NOTICE: DVDPlayer: closing audio stream
  420. 20:53:02 T:150798336 NOTICE: Closing audio stream
  421. 20:53:02 T:150798336 NOTICE: CDVDMessageQueue(audio)::WaitUntilEmpty
  422. 20:53:02 T:150798336 NOTICE: Waiting for audio thread to exit
  423. 20:53:02 T:162635776 NOTICE: thread end: CDVDPlayerAudio::OnExit()
  424. 20:53:02 T:150798336 NOTICE: Closing audio device
  425. 20:53:02 T:150798336 NOTICE: Deleting audio codec
  426. 20:53:02 T:150798336 NOTICE: DVDPlayer: closing video stream
  427. 20:53:02 T:150798336 NOTICE: Closing video stream
  428. 20:53:02 T:150798336 NOTICE: CDVDMessageQueue(video)::WaitUntilEmpty
  429. 20:53:02 T:150798336 NOTICE: waiting for video thread to exit
  430. 20:53:02 T:158687232 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
  431. 20:53:02 T:158687232 NOTICE: thread end: video_thread
  432. 20:53:02 T:150798336 NOTICE: deleting video codec
  433. 20:53:02 T:150798336 NOTICE: CDVDPlayer::OnExit() deleting demuxer
  434. 20:53:02 T:150798336 NOTICE: CDVDPlayer::OnExit() deleting input stream
  435. 20:53:07 T:96616448 NOTICE: CDVDPlayer::CloseFile()
  436. 20:53:07 T:96616448 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  437. 20:53:07 T:96616448 NOTICE: DVDPlayer: waiting for threads to exit
  438. 20:53:07 T:96616448 NOTICE: DVDPlayer: finished waiting
  439. 20:59:06 T:96616448 NOTICE: DVDPlayer: Opening: smb://192.168.0.12/TV/-The Middle/Season 3/The.Middle.S03E01-E02.avi
  440. 20:59:06 T:96616448 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  441. 20:59:06 T:98734080 NOTICE: Creating InputStream
  442. 20:59:06 T:98734080 NOTICE: Creating Demuxer
  443. 20:59:06 T:98734080 NOTICE: Opening video stream: 0 source: 256
  444. 20:59:06 T:98734080 NOTICE: Creating video codec with codec id: 13
  445. 20:59:06 T:98734080 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-4 part 2
  446. 20:59:06 T:98734080 NOTICE: Creating video thread
  447. 20:59:06 T:156024832 NOTICE: running thread: video_thread
  448. 20:59:06 T:98734080 NOTICE: Opening audio stream: 1 source: 256
  449. 20:59:06 T:98734080 NOTICE: Finding audio codec for: 86017
  450. 20:59:06 T:98734080 NOTICE: Creating audio thread
  451. 20:59:06 T:173563904 NOTICE: running thread: CDVDPlayerAudio::Process()
  452. 20:59:06 T:173563904 NOTICE: Creating audio device with codec id: 86017, channels: 2, sample rate: 48000, no pass-through
  453. 20:59:06 T:156024832 NOTICE: fps: 23.976024, pwidth: 624, pheight: 352, dwidth: 624, dheight: 352
  454. 20:59:06 T:156024832 NOTICE: Display resolution DESKTOP : 1280x720 (12)
  455. 20:59:07 T:96616448 NOTICE: Using GL_TEXTURE_2D
  456. 20:59:07 T:96616448 NOTICE: GL: Selecting Single Pass YUV 2 RGB shader
  457. 20:59:07 T:96616448 NOTICE: GL: NPOT texture support detected
  458. 21:00:18 T:96616448 NOTICE: CDVDPlayer::CloseFile()
  459. 21:00:18 T:96616448 NOTICE: DVDPlayer: waiting for threads to exit
  460. 21:00:18 T:98734080 NOTICE: CDVDPlayer::OnExit()
  461. 21:00:18 T:98734080 NOTICE: DVDPlayer: closing audio stream
  462. 21:00:18 T:98734080 NOTICE: Closing audio stream
  463. 21:00:18 T:98734080 NOTICE: Waiting for audio thread to exit
  464. 21:00:18 T:173563904 NOTICE: thread end: CDVDPlayerAudio::OnExit()
  465. 21:00:18 T:98734080 NOTICE: Closing audio device
  466. 21:00:18 T:98734080 NOTICE: Deleting audio codec
  467. 21:00:18 T:98734080 NOTICE: DVDPlayer: closing video stream
  468. 21:00:18 T:98734080 NOTICE: Closing video stream
  469. 21:00:18 T:98734080 NOTICE: waiting for video thread to exit
  470. 21:00:18 T:156024832 NOTICE: thread end: video_thread
  471. 21:00:18 T:98734080 NOTICE: deleting video codec
  472. 21:00:18 T:98734080 NOTICE: CDVDPlayer::OnExit() deleting demuxer
  473. 21:00:18 T:98734080 NOTICE: CDVDPlayer::OnExit() deleting input stream
  474. 21:00:18 T:96616448 NOTICE: DVDPlayer: finished waiting
  475. 21:00:22 T:96616448 NOTICE: CDVDPlayer::CloseFile()
  476. 21:00:22 T:96616448 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  477. 21:00:22 T:96616448 NOTICE: DVDPlayer: waiting for threads to exit
  478. 21:00:22 T:96616448 NOTICE: DVDPlayer: finished waiting
  479. 21:00:40 T:96616448 NOTICE: DVDPlayer: Opening: smb://192.168.0.12/TV/-The Middle/Season 3/The.Middle.S03E03.avi
  480. 21:00:40 T:96616448 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  481. 21:00:40 T:151330816 NOTICE: Creating InputStream
  482. 21:00:40 T:151330816 NOTICE: Creating Demuxer
  483. 21:00:40 T:151330816 NOTICE: Opening video stream: 0 source: 256
  484. 21:00:40 T:151330816 NOTICE: Creating video codec with codec id: 13
  485. 21:00:40 T:151330816 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-4 part 2
  486. 21:00:40 T:151330816 NOTICE: Creating video thread
  487. 21:00:40 T:156614656 NOTICE: running thread: video_thread
  488. 21:00:40 T:151330816 NOTICE: Opening audio stream: 1 source: 256
  489. 21:00:40 T:151330816 NOTICE: Finding audio codec for: 86017
  490. 21:00:40 T:151330816 NOTICE: Creating audio thread
  491. 21:00:40 T:160993280 NOTICE: running thread: CDVDPlayerAudio::Process()
  492. 21:00:40 T:160993280 NOTICE: Creating audio device with codec id: 86017, channels: 2, sample rate: 48000, no pass-through
  493. 21:00:40 T:156614656 NOTICE: fps: 23.976024, pwidth: 624, pheight: 352, dwidth: 624, dheight: 352
  494. 21:00:40 T:156614656 NOTICE: Display resolution DESKTOP : 1280x720 (12)
  495. 21:00:41 T:96616448 NOTICE: Using GL_TEXTURE_2D
  496. 21:00:41 T:96616448 NOTICE: GL: Selecting Single Pass YUV 2 RGB shader
  497. 21:00:41 T:96616448 NOTICE: GL: NPOT texture support detected
  498. 21:21:29 T:160993280 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  499. 21:21:30 T:151330816 NOTICE: CDVDPlayer::OnExit()
  500. 21:21:30 T:151330816 NOTICE: DVDPlayer: eof, waiting for queues to empty
  501. 21:21:30 T:151330816 NOTICE: DVDPlayer: closing audio stream
  502. 21:21:30 T:151330816 NOTICE: Closing audio stream
  503. 21:21:30 T:151330816 NOTICE: CDVDMessageQueue(audio)::WaitUntilEmpty
  504. 21:21:30 T:151330816 NOTICE: Waiting for audio thread to exit
  505. 21:21:30 T:160993280 NOTICE: thread end: CDVDPlayerAudio::OnExit()
  506. 21:21:30 T:151330816 NOTICE: Closing audio device
  507. 21:21:30 T:156614656 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
  508. 21:21:30 T:151330816 NOTICE: Deleting audio codec
  509. 21:21:30 T:151330816 NOTICE: DVDPlayer: closing video stream
  510. 21:21:30 T:151330816 NOTICE: Closing video stream
  511. 21:21:30 T:151330816 NOTICE: CDVDMessageQueue(video)::WaitUntilEmpty
  512. 21:21:30 T:151330816 NOTICE: waiting for video thread to exit
  513. 21:21:30 T:156614656 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
  514. 21:21:30 T:156614656 NOTICE: thread end: video_thread
  515. 21:21:30 T:151330816 NOTICE: deleting video codec
  516. 21:21:30 T:151330816 NOTICE: CDVDPlayer::OnExit() deleting demuxer
  517. 21:21:30 T:151330816 NOTICE: CDVDPlayer::OnExit() deleting input stream
  518. 21:21:35 T:96616448 NOTICE: CDVDPlayer::CloseFile()
  519. 21:21:35 T:96616448 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  520. 21:21:35 T:96616448 NOTICE: DVDPlayer: waiting for threads to exit
  521. 21:21:35 T:96616448 NOTICE: DVDPlayer: finished waiting
  522. 21:23:34 T:96616448 NOTICE: Log level changed to 2
  523. 21:23:34 T:96616448 NOTICE: Enabled debug logging due to GUI setting. Level 2.
  524. 21:23:34 T:96616448 DEBUG: ------ Window Init () ------
  525. 21:23:37 T:1056156904 DEBUG: XBMCPureController: Button press remoteAction = 1
  526. 21:23:37 T:96616448 DEBUG: CWinEventsIOS: Button press keyID = 6
  527. 21:23:37 T:96616448 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  528. 21:23:37 T:96616448 DEBUG: ------ Window Deinit (SettingsCategory.xml) ------
  529. 21:23:37 T:96616448 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  530. 21:23:37 T:96616448 DEBUG: ------ Window Init (Settings.xml) ------
  531. 21:23:37 T:96616448 INFO: Loading skin file: Settings.xml
  532. 21:23:39 T:1056156904 DEBUG: XBMCPureController: Button press remoteAction = 1
  533. 21:23:39 T:96616448 DEBUG: CWinEventsIOS: Button press keyID = 6
  534. 21:23:39 T:96616448 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  535. 21:23:39 T:96616448 DEBUG: ------ Window Deinit (Settings.xml) ------
  536. 21:23:39 T:96616448 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  537. 21:23:39 T:96616448 DEBUG: ------ Window Init (Home.xml) ------
  538. 21:23:39 T:96616448 INFO: Loading skin file: Home.xml
  539. 21:23:39 T:156725248 DEBUG: DoWork - took 191 ms to load special://skin/backgrounds/Settings.jpg
  540. 21:23:41 T:1056156904 DEBUG: XBMCPureController: Button press remoteAction = 3
  541. 21:23:41 T:96616448 DEBUG: CWinEventsIOS: Button press keyID = 1
  542. 21:23:41 T:150798336 DEBUG: DoWork - took 172 ms to load special://skin/backgrounds/Favourites.jpg
  543. 21:23:41 T:1056156904 DEBUG: XBMCPureController: Button press remoteAction = 3
  544. 21:23:42 T:96616448 DEBUG: Previous line repeats 1 times.
  545. 21:23:42 T:96616448 DEBUG: CWinEventsIOS: Button press keyID = 1
  546. 21:23:42 T:1056156904 DEBUG: XBMCPureController: Button press remoteAction = 3
  547. 21:23:42 T:96616448 DEBUG: Previous line repeats 1 times.
  548. 21:23:42 T:96616448 DEBUG: CWinEventsIOS: Button press keyID = 1
  549. 21:23:42 T:111108096 DEBUG: DoWork - took 363 ms to load special://skin/backgrounds/Addons.jpg
  550. 21:23:42 T:1056156904 DEBUG: XBMCPureController: Button press remoteAction = 3
  551. 21:23:42 T:111108096 DEBUG: DoWork - took 338 ms to load special://skin/backgrounds/TVShows.jpg
  552. 21:23:46 T:1056156904 DEBUG: XBMCPureController: Button press remoteAction = 5
  553. 21:23:46 T:96616448 DEBUG: CWinEventsIOS: Button press keyID = 5
  554. 21:23:46 T:96616448 DEBUG: ExecuteXBMCAction : Translating ActivateWindow(Videos,TVShowTitles,return)
  555. 21:23:46 T:96616448 DEBUG: ExecuteXBMCAction : To ActivateWindow(Videos,TVShowTitles,return)
  556. 21:23:46 T:96616448 DEBUG: Activating window ID: 10025
  557. 21:23:46 T:96616448 DEBUG: ------ Window Deinit (Home.xml) ------
  558. 21:23:46 T:96616448 DEBUG: ------ Window Init (MyVideoNav.xml) ------
  559. 21:23:46 T:96616448 INFO: Loading skin file: MyVideoNav.xml
  560. 21:23:47 T:96616448 DEBUG: CGUIMediaWindow::GetDirectory (videodb://2/2/)
  561. 21:23:47 T:96616448 DEBUG: ParentPath = [videodb://2/2/]
  562. 21:23:49 T:96616448 DEBUG: RunQuery took 1894 ms for 173 items query: SELECT * FROM tvshowview
  563. 21:23:50 T:96616448 DEBUG: Saving fileitems [videodb://2/2/]
  564. 21:23:50 T:96616448 DEBUG: -- items: 44, sort method: 25, ascending: true
  565. 21:23:50 T:108838912 DEBUG: Thread Background Loader start, auto delete: 0
  566. 21:23:50 T:96616448 DEBUG: ExecuteXBMCAction : Translating ClearProperty(Options)
  567. 21:23:50 T:96616448 DEBUG: ExecuteXBMCAction : To ClearProperty(Options)
  568. 21:23:50 T:96616448 DEBUG: ExecuteXBMCAction : Translating ClearProperty(Playlists)
  569. 21:23:50 T:96616448 DEBUG: ExecuteXBMCAction : To ClearProperty(Playlists)
  570. 21:23:50 T:96616448 DEBUG: ExecuteXBMCAction : Translating SetProperty(Views,1)
  571. 21:23:50 T:96616448 DEBUG: ExecuteXBMCAction : To SetProperty(Views,1)
  572. 21:23:51 T:108130304 DEBUG: DoWork - took 1350 ms to load special://masterprofile/Thumbnails/Video/Fanart/91eca2d3.tbn
  573. 21:23:51 T:108838912 DEBUG: Thread Background Loader 108838912 terminating
  574. 21:24:08 T:1056156904 DEBUG: XBMCPureController: Button press remoteAction = 3
  575. 21:24:08 T:96616448 DEBUG: CWinEventsIOS: Button press keyID = 1
  576. 21:24:08 T:1056156904 DEBUG: XBMCPureController: Button press remoteAction = 3
  577. 21:24:08 T:96616448 DEBUG: Previous line repeats 1 times.
  578. 21:24:08 T:96616448 DEBUG: CWinEventsIOS: Button press keyID = 1
  579. 21:24:09 T:156725248 DEBUG: DoWork - took 603 ms to load special://masterprofile/Thumbnails/Video/Fanart/602aaeb5.tbn
  580. 21:24:09 T:1056156904 DEBUG: XBMCPureController: Button press remoteAction = 3
  581. 21:24:09 T:156725248 DEBUG: DoWork - took 863 ms to load special://masterprofile/Thumbnails/Video/Fanart/082f46db.tbn
  582. 21:24:10 T:156725248 DEBUG: DoWork - took 102 ms to load special://masterprofile/Thumbnails/Video/0/082f46db.tbn
  583. 21:24:10 T:1056156904 DEBUG: XBMCPureController: Button press remoteAction = 5
  584. 21:24:10 T:96616448 DEBUG: CWinEventsIOS: Button press keyID = 5
  585. 21:24:10 T:96616448 DEBUG: CGUIMediaWindow::GetDirectory (videodb://2/2/219/)
  586. 21:24:10 T:96616448 DEBUG: ParentPath = [videodb://2/2/]
  587. 21:24:10 T:150798336 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=219) order by idShow
  588. 21:24:10 T:150798336 DEBUG: RunQuery took 20 ms for 2 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow join files on files.idFile=episode.idFile join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 219 group by episode.c12
  589. 21:24:10 T:150798336 DEBUG: RunQuery took 6 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 219
  590. 21:24:10 T:150798336 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=219) order by idShow
  591. 21:24:10 T:150798336 DEBUG: RunQuery took 11 ms for 10 items query: select * from episodeview where idShow = 219
  592. 21:24:10 T:150798336 DEBUG: RunQuery took 6 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 219
  593. 21:24:10 T:96616448 DEBUG: WindowVideoNav::GetDirectory
  594. 21:24:12 T:96616448 DEBUG: Saving fileitems [videodb://2/2/219/-2/]
  595. 21:24:12 T:96616448 DEBUG: -- items: 2, sort method: 22, ascending: true
  596. 21:24:12 T:108838912 DEBUG: Thread Background Loader start, auto delete: 0
  597. 21:24:12 T:108838912 DEBUG: Thread Background Loader 108838912 terminating
  598. 21:24:18 T:1056156904 DEBUG: XBMCPureController: Button press remoteAction = 2
  599. 21:24:18 T:96616448 DEBUG: CWinEventsIOS: Button press keyID = 8
  600. 21:24:18 T:96616448 DEBUG: CPlayerCoreFactory::GetPlayers(smb://192.168.0.12/TV/-King (2011)/Season 2/King.S02E02.avi)
  601. 21:24:18 T:96616448 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
  602. 21:24:18 T:96616448 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
  603. 21:24:18 T:96616448 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtv
  604. 21:24:18 T:96616448 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: hdhomerun/myth/rtmp/mms/udp
  605. 21:24:18 T:96616448 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
  606. 21:24:18 T:96616448 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
  607. 21:24:18 T:96616448 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
  608. 21:24:18 T:96616448 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
  609. 21:24:18 T:96616448 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdfile
  610. 21:24:18 T:96616448 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
  611. 21:24:18 T:96616448 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
  612. 21:24:18 T:96616448 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
  613. 21:24:18 T:96616448 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
  614. 21:24:18 T:96616448 DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (1)
  615. 21:24:18 T:96616448 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
  616. 21:24:18 T:96616448 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
  617. 21:24:18 T:96616448 DEBUG: CPlayerCoreFactory::GetPlayers: adding player: DVDPlayer (1)
  618. 21:24:18 T:96616448 DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
  619. 21:24:18 T:96616448 DEBUG: CFavourites::Load - no system favourites found, skipping
  620. 21:24:18 T:96616448 INFO: Loading skin file: DialogContextMenu.xml
  621. 21:24:18 T:96616448 DEBUG: ------ Window Init (DialogContextMenu.xml) ------
  622. 21:24:19 T:1056156904 DEBUG: XBMCPureController: Button press remoteAction = 3
  623. 21:24:19 T:96616448 DEBUG: CWinEventsIOS: Button press keyID = 1
  624. 21:24:20 T:1056156904 DEBUG: XBMCPureController: Button press remoteAction = 3
  625. 21:24:20 T:1056156904 DEBUG: XBMCPureController: Button press remoteAction = 5
  626. 21:24:21 T:96616448 DEBUG: CWinEventsIOS: Button press keyID = 5
  627. 21:24:21 T:96616448 DEBUG: ------ Window Deinit (DialogContextMenu.xml) ------
  628. 21:24:21 T:96616448 DEBUG: Mysql execute: update files set playCount=1,lastPlayed='2012-03-08 21:24:21' where idFile=8967
  629. 21:24:21 T:96616448 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  630. 21:24:21 T:96616448 DEBUG: GOT ANNOUNCEMENT, type: 8, from xbmc, message OnUpdate
  631. 21:24:21 T:96616448 DEBUG: CGUIMediaWindow::GetDirectory (videodb://2/2/219/-2/)
  632. 21:24:21 T:96616448 DEBUG: ParentPath = [videodb://2/2/219/-2/]
  633. 21:24:21 T:111108096 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=219) order by idShow
  634. 21:24:21 T:111108096 DEBUG: RunQuery took 13 ms for 10 items query: select * from episodeview where idShow = 219
  635. 21:24:21 T:111108096 DEBUG: RunQuery took 5 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 219
  636. 21:24:21 T:96616448 DEBUG: WindowVideoNav::GetDirectory
  637. 21:24:23 T:96616448 DEBUG: Saving fileitems [videodb://2/2/219/-2/]
  638. 21:24:23 T:96616448 DEBUG: -- items: 1, sort method: 22, ascending: true
  639. 21:24:23 T:158404608 DEBUG: Thread Background Loader start, auto delete: 0
  640. 21:24:23 T:158404608 DEBUG: Thread Background Loader 158404608 terminating
  641. 21:24:23 T:108130304 DEBUG: DoWork - took 345 ms to load special://skin/backgrounds/TVShows.jpg
  642. 21:24:23 T:108130304 DEBUG: DoWork - took 336 ms to load special://skin/backgrounds/TVShows.jpg
  643. 21:24:25 T:1056156904 DEBUG: XBMCPureController: Button press remoteAction = 5
  644. 21:24:25 T:96616448 DEBUG: CWinEventsIOS: Button press keyID = 5
  645. 21:24:25 T:96616448 DEBUG: CGUIMediaWindow::GetDirectory (videodb://2/2/)
  646. 21:24:25 T:96616448 DEBUG: ParentPath = [videodb://2/]
  647. 21:24:26 T:96616448 DEBUG: ------ Window Init (DialogBusy.xml) ------
  648. 21:24:27 T:150798336 DEBUG: RunQuery took 1877 ms for 173 items query: SELECT * FROM tvshowview
  649. 21:24:28 T:96616448 DEBUG: Saving fileitems [videodb://2/2/]
  650. 21:24:28 T:96616448 DEBUG: -- items: 43, sort method: 25, ascending: true
  651. 21:24:28 T:134471680 DEBUG: Thread Background Loader start, auto delete: 0
  652. 21:24:28 T:96616448 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  653. 21:24:29 T:108130304 DEBUG: DoWork - took 1304 ms to load special://masterprofile/Thumbnails/Video/Fanart/0191183b.tbn
  654. 21:24:29 T:134471680 DEBUG: Thread Background Loader 134471680 terminating
  655. 21:24:30 T:1056156904 DEBUG: XBMCPureController: Button press remoteAction = 6
  656. 21:24:30 T:96616448 DEBUG: CWinEventsIOS: Button press keyID = 3
  657. 21:24:30 T:1056156904 DEBUG: XBMCPureController: Button press remoteAction = 6
  658. 21:24:31 T:1056156904 DEBUG: XBMCPureController: Button press remoteAction = 4
  659. 21:24:31 T:96616448 DEBUG: CWinEventsIOS: Button press keyID = 2
  660. 21:24:31 T:111108096 DEBUG: DoWork - took 293 ms to load special://masterprofile/Thumbnails/Video/Fanart/e1905604.tbn
  661. 21:24:31 T:1056156904 DEBUG: XBMCPureController: Button press remoteAction = 4
  662. 21:24:31 T:96616448 DEBUG: Previous line repeats 1 times.
  663. 21:24:31 T:96616448 DEBUG: CWinEventsIOS: Button press keyID = 2
  664. 21:24:32 T:1056156904 DEBUG: XBMCPureController: Button press remoteAction = 4
  665. 21:24:32 T:96616448 DEBUG: Previous line repeats 1 times.
  666. 21:24:32 T:96616448 DEBUG: CWinEventsIOS: Button press keyID = 2
  667. 21:24:32 T:1056156904 DEBUG: XBMCPureController: Button press remoteAction = 4
  668. 21:24:32 T:156725248 DEBUG: DoWork - took 722 ms to load special://masterprofile/Thumbnails/Video/Fanart/06636bee.tbn
  669. 21:24:33 T:156725248 DEBUG: DoWork - took 708 ms to load special://masterprofile/Thumbnails/Video/Fanart/602aaeb5.tbn
  670. 21:24:33 T:1056156904 DEBUG: XBMCPureController: Button press remoteAction = 7
  671. 21:24:33 T:96616448 DEBUG: CWinEventsIOS: Button press keyID = 4
  672. 21:24:33 T:1056156904 DEBUG: XBMCPureController: Button press remoteAction = 7
  673. 21:24:34 T:1056156904 DEBUG: XBMCPureController: Button press remoteAction = 4
  674. 21:24:34 T:96616448 DEBUG: CWinEventsIOS: Button press keyID = 2
  675. 21:24:34 T:1056156904 DEBUG: XBMCPureController: Button press remoteAction = 4
  676. 21:24:34 T:96616448 DEBUG: Previous line repeats 1 times.
  677. 21:24:34 T:96616448 DEBUG: CWinEventsIOS: Button press keyID = 2
  678. 21:24:35 T:1056156904 DEBUG: XBMCPureController: Button press remoteAction = 4
  679. 21:24:35 T:150798336 DEBUG: DoWork - took 803 ms to load special://masterprofile/Thumbnails/Video/Fanart/91eca2d3.tbn
  680. 21:24:36 T:1056156904 DEBUG: XBMCPureController: Button press remoteAction = 5
  681. 21:24:36 T:150798336 DEBUG: DoWork - took 902 ms to load special://masterprofile/Thumbnails/Video/Fanart/38108298.tbn
  682. 21:24:36 T:96616448 DEBUG: CWinEventsIOS: Button press keyID = 5
  683. 21:24:36 T:96616448 DEBUG: CGUIMediaWindow::GetDirectory (videodb://2/2/78/)
  684. 21:24:36 T:96616448 DEBUG: ParentPath = [videodb://2/2/]
  685. 21:24:36 T:108130304 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=78) order by idShow
  686. 21:24:36 T:108130304 DEBUG: RunQuery took 11 ms for 1 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow join files on files.idFile=episode.idFile join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 78 group by episode.c12
  687. 21:24:36 T:108130304 DEBUG: RunQuery took 6 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 78
  688. 21:24:36 T:108130304 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=78) order by idShow
  689. 21:24:36 T:108130304 DEBUG: RunQuery took 13 ms for 15 items query: select * from episodeview where idShow = 78
  690. 21:24:36 T:108130304 DEBUG: RunQuery took 6 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 78
  691. 21:24:36 T:96616448 DEBUG: WindowVideoNav::GetDirectory
  692. 21:24:38 T:96616448 DEBUG: Saving fileitems [videodb://2/2/78/-2/]
  693. 21:24:38 T:96616448 DEBUG: -- items: 2, sort method: 22, ascending: true
  694. 21:24:38 T:134471680 DEBUG: Thread Background Loader start, auto delete: 0
  695. 21:24:38 T:134471680 DEBUG: Thread Background Loader 134471680 terminating
  696. 21:24:38 T:156725248 DEBUG: DoWork - took 377 ms to load special://skin/backgrounds/TVShows.jpg
  697. 21:24:39 T:156725248 DEBUG: DoWork - took 335 ms to load special://skin/backgrounds/TVShows.jpg
  698. 21:24:41 T:1056156904 DEBUG: XBMCPureController: Button press remoteAction = 4
  699. 21:24:41 T:96616448 DEBUG: CWinEventsIOS: Button press keyID = 2
  700. 21:24:42 T:1056156904 DEBUG: XBMCPureController: Button press remoteAction = 4
  701. 21:24:42 T:111108096 DEBUG: DoWork - took 872 ms to load special://masterprofile/Thumbnails/Video/Fanart/38108298.tbn
  702. 21:24:42 T:1056156904 DEBUG: XBMCPureController: Button press remoteAction = 5
  703. 21:24:42 T:96616448 DEBUG: CWinEventsIOS: Button press keyID = 5
  704. 21:24:42 T:96616448 DEBUG: OnPlayMedia smb://192.168.0.12/TV/-New Girl/Season 1/New.Girl.S01E15.mp4
  705. 21:24:42 T:96616448 DEBUG: CPlayerCoreFactory::GetPlayers(smb://192.168.0.12/TV/-New Girl/Season 1/New.Girl.S01E15.mp4)
  706. 21:24:42 T:96616448 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
  707. 21:24:42 T:96616448 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
  708. 21:24:42 T:96616448 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtv
  709. 21:24:42 T:96616448 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: hdhomerun/myth/rtmp/mms/udp
  710. 21:24:42 T:96616448 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
  711. 21:24:42 T:96616448 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
  712. 21:24:42 T:96616448 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
  713. 21:24:42 T:96616448 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
  714. 21:24:42 T:96616448 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdfile
  715. 21:24:42 T:96616448 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
  716. 21:24:42 T:96616448 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
  717. 21:24:42 T:96616448 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
  718. 21:24:42 T:96616448 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
  719. 21:24:42 T:96616448 DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (1)
  720. 21:24:42 T:96616448 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
  721. 21:24:42 T:96616448 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
  722. 21:24:42 T:96616448 DEBUG: CPlayerCoreFactory::GetPlayers: adding player: DVDPlayer (1)
  723. 21:24:42 T:96616448 DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
  724. 21:24:42 T:96616448 NOTICE: DVDPlayer: Opening: smb://192.168.0.12/TV/-New Girl/Season 1/New.Girl.S01E15.mp4
  725. 21:24:42 T:96616448 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  726. 21:24:42 T:96616448 DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
  727. 21:24:42 T:96616448 DEBUG: LinuxRendererGL: Cleaning up GL resources
  728. 21:24:42 T:135004160 DEBUG: Thread CDVDPlayer start, auto delete: 0
  729. 21:24:42 T:135004160 NOTICE: Creating InputStream
  730. 21:24:42 T:135004160 DEBUG: CFileSMB::Open - opened TV/-New Girl/Season 1/New.Girl.S01E15.mp4, fd=10003
  731. 21:24:43 T:135004160 DEBUG: ScanForExternalSubtitles: Searching for subtitles...
  732. 21:24:43 T:135004160 DEBUG: OpenDir - Using authentication url smb://user:pass@192%2e168%2e0%2e12/TV/%2dNew%20Girl/Season%201
  733. 21:24:43 T:96616448 DEBUG: ------ Window Init (DialogBusy.xml) ------
  734. 21:24:43 T:135004160 DEBUG: ScanForExternalSubtitles: END (total time: 358 ms)
  735. 21:24:43 T:135004160 NOTICE: Creating Demuxer
  736. 21:24:43 T:135004160 DEBUG: Open - probing detected format [mov,mp4,m4a,3gp,3g2,mj2]
  737. 21:24:43 T:135004160 DEBUG: Open - av_find_stream_info starting
  738. 21:24:43 T:135004160 DEBUG: Open - av_find_stream_info finished
  739. 21:24:43 T:135004160 INFO: ffmpeg[80C0000]: Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'smb://192.168.0.12/TV/-New Girl/Season 1/New.Girl.S01E15.mp4':
  740. 21:24:43 T:135004160 INFO: ffmpeg[80C0000]: Metadata:
  741. 21:24:43 T:135004160 INFO: ffmpeg[80C0000]: major_brand : isom
  742. 21:24:43 T:135004160 INFO: ffmpeg[80C0000]: minor_version : 1
  743. 21:24:43 T:135004160 INFO: ffmpeg[80C0000]: compatible_brands: isom
  744. 21:24:43 T:135004160 INFO: ffmpeg[80C0000]: creation_time : 2012-03-05 16:46:07
  745. 21:24:43 T:135004160 INFO: ffmpeg[80C0000]: Duration: 00:21:44.04, start: 0.000000, bitrate: 932 kb/s
  746. 21:24:43 T:135004160 INFO: ffmpeg[80C0000]: Stream #0.0(und): Video: h264 (High), yuv420p, 720x404, 807 kb/s, 23.98 fps, 23.98 tbr, 24k tbn, 47.95 tbc
  747. 21:24:43 T:135004160 INFO: ffmpeg[80C0000]: Metadata:
  748. 21:24:43 T:135004160 INFO: ffmpeg[80C0000]: creation_time : 2012-03-06 15:38:59
  749. 21:24:43 T:135004160 INFO: ffmpeg[80C0000]: Stream #0.1(und): Audio: aac, 48000 Hz, stereo, s16, 120 kb/s
  750. 21:24:43 T:135004160 INFO: ffmpeg[80C0000]: Metadata:
  751. 21:24:43 T:135004160 INFO: ffmpeg[80C0000]: creation_time : 2012-03-05 16:46:09
  752. 21:24:43 T:135004160 NOTICE: Opening video stream: 0 source: 256
  753. 21:24:43 T:135004160 NOTICE: Creating video codec with codec id: 28
  754. 21:24:43 T:135004160 DEBUG: CDVDFactoryCodec: compiled in hardware support: VDADecoder:no VideoToolBoxDecoder:yes CrystalHD:no OpenMax:no
  755. 21:24:43 T:135004160 INFO: Apple VideoToolBox Decoder...
  756. 21:24:43 T:135004160 DEBUG: FactoryCodec - Video: vtb - Opening
  757. 21:24:43 T:135004160 DEBUG: CreateFormatDescriptionFromCodecData - GetIOSVersion says >= 4.3
  758. 21:24:43 T:135004160 NOTICE: Open - using avcC atom of size(45), ref_frames(8)
  759. 21:24:43 T:135004160 DEBUG: FactoryCodec - Video: vtb-h264 - Opened
  760. 21:24:43 T:135004160 NOTICE: Creating video thread
  761. 21:24:43 T:151330816 DEBUG: Thread CDVDPlayerVideo start, auto delete: 0
  762. 21:24:43 T:151330816 NOTICE: running thread: video_thread
  763. 21:24:43 T:135004160 NOTICE: Opening audio stream: 1 source: 256
  764. 21:24:43 T:135004160 NOTICE: Finding audio codec for: 86018
  765. 21:24:43 T:135004160 DEBUG: FactoryCodec - Audio: PassthroughFFmpeg - Opening
  766. 21:24:43 T:135004160 INFO: CDVDAudioCodecPassthroughFFmpeg::Open - Won't transcode for HDMI
  767. 21:24:43 T:135004160 DEBUG: FactoryCodec - Audio: PassthroughFFmpeg - Failed
  768. 21:24:43 T:135004160 DEBUG: FactoryCodec - Audio: FFmpeg - Opening
  769. 21:24:43 T:135004160 DEBUG: FactoryCodec - Audio: FFmpeg - Opened
  770. 21:24:43 T:135004160 NOTICE: Creating audio thread
  771. 21:24:43 T:174358528 DEBUG: Thread CDVDPlayerAudio start, auto delete: 0
  772. 21:24:43 T:174358528 NOTICE: running thread: CDVDPlayerAudio::Process()
  773. 21:24:43 T:135004160 DEBUG: ReadEditDecisionLists - Checking for edit decision lists (EDL) on local drive or remote share for: smb://192.168.0.12/TV/-New Girl/Season 1/New.Girl.S01E15.mp4
  774. 21:24:43 T:135004160 DEBUG: CDVDPlayer::SetCaching - caching state 2
  775. 21:24:43 T:151330816 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  776. 21:24:43 T:151330816 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(0.000000, 1)
  777. 21:24:43 T:151330816 INFO: CDVDPlayerVideo - Stillframe left, switching to normal playback
  778. 21:24:43 T:135004160 WARNING: CDVDPlayer::CheckContinuity - wrapback of stream:2, prev:83416.666667, curr:41708.333333, diff:-41708.333333
  779. 21:24:43 T:174358528 NOTICE: Creating audio device with codec id: 86018, channels: 2, sample rate: 48000, no pass-through
  780. 21:24:43 T:174358528 INFO: AudioRendererFactory: not a explicit device, trying to autodetect.
  781. 21:24:43 T:174358528 DEBUG: RemoveActiveDevice - Removing device 2
  782. 21:24:43 T:174358528 DEBUG: SetActiveDevice - SetActiveDevice from 0 to 2
  783. 21:24:43 T:174358528 DEBUG: RemoveActiveDevice - Removing device 0
  784. 21:24:43 T:174358528 INFO: CPCMRemap: Configured speaker layout: 5.1
  785. 21:24:43 T:174358528 INFO: CPCMRemap: I channel map: FL,FR
  786. 21:24:43 T:174358528 INFO: CPCMRemap: O channel map: FL,FR
  787. 21:24:43 T:174358528 DEBUG: CPCMRemap: Downmix normalization is disabled
  788. 21:24:43 T:174358528 DEBUG: CPCMRemap: FL = FL(1.000000*)
  789. 21:24:43 T:174358528 DEBUG: CPCMRemap: FR = FR(1.000000*)
  790. 21:24:43 T:174358528 DEBUG: CIOSCoreAudioDevice::SetupInfo: Remote/IO Output Stream Bus 1 Format [lpcm] Mixable 2 Channel 16-bit Signed Integer (48000Hz)
  791. 21:24:43 T:174358528 DEBUG: CIOSCoreAudioDevice::SetupInfo: Remote/IO Input Stream Bus 1 Format [lpcm] Mixable 2 Channel 16-bit Signed Integer (48000Hz)
  792. 21:24:43 T:174358528 DEBUG: CIOSAudioRenderer::Initialize: Renderer Configuration - Chunk Len: 2048, Max Cache: 196608 (1024ms).
  793. 21:24:43 T:174358528 INFO: CIOSAudioRenderer::Initialize: Successfully configured audio output.
  794. 21:24:43 T:174358528 DEBUG: CIOSAudioRenderer::Initialize - Channels: 2 - SampleRate: 48000 - SampleBit: 16 - Resample false - IsMusic false - IsPassthrough 0 - audioDevice: Default Output Device
  795. 21:24:43 T:174358528 DEBUG: CDVDPlayerAudio:: synctype set to 0: clock feedback
  796. 21:24:43 T:135004160 DEBUG: CDVDPlayer::HandleMessages - player started 1
  797. 21:24:44 T:96616448 DEBUG: Mysql Start transaction
  798. 21:24:44 T:96616448 DEBUG: Mysql execute: DELETE FROM streamdetails WHERE idFile = 8958
  799. 21:24:44 T:96616448 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strVideoCodec, fVideoAspect, iVideoWidth, iVideoHeight, iVideoDuration) VALUES (8958,0,'avc1',1.772727,720,404,1304)
  800. 21:24:44 T:151330816 DEBUG: GetPicture - VTBDecoderDecode dts(0.000000), pts(-4503599627370496.000000), old_pts(1274856916.666667)
  801. 21:24:44 T:151330816 NOTICE: fps: 23.976024, pwidth: 1024, pheight: 574, dwidth: 1024, dheight: 574
  802. 21:24:44 T:151330816 DEBUG: OutputPicture - change configuration. 1024x574. framerate: 23.98. format: BGRA
  803. 21:24:44 T:151330816 NOTICE: Display resolution DESKTOP : 1280x720 (12)
  804. 21:24:44 T:96616448 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strAudioCodec, iAudioChannels, strAudioLanguage) VALUES (8958,1,'aac',2,'und')
  805. 21:24:44 T:96616448 DEBUG: Mysql commit transaction
  806. 21:24:44 T:96616448 DEBUG: CGUIInfoManager::SetCurrentMovie(smb://192.168.0.12/TV/-New Girl/Season 1/New.Girl.S01E15.mp4)
  807. 21:24:44 T:135004160 DEBUG: CDVDPlayer::SetCaching - caching state 0
  808. 21:24:44 T:174358528 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(21333.333333, 0)
  809. 21:24:44 T:174358528 DEBUG: CDVDPlayerAudio:: Discontinuity - was:9120.666667, should be:0.000000, error:-9120.666667
  810. 21:24:44 T:96616448 DEBUG: GetMovieId (smb://192.168.0.12/TV/-New Girl/Season 1/New.Girl.S01E15.mp4), query = select idMovie from movie where idFile=8958
  811. 21:24:44 T:96616448 DEBUG: GetEpisodeId (smb://192.168.0.12/TV/-New Girl/Season 1/New.Girl.S01E15.mp4), query = select idEpisode from episode where idFile=8958
  812. 21:24:44 T:96616448 DEBUG: LoadVideoInfo, got episode info!
  813. 21:24:44 T:96616448 DEBUG: Title = Injured
  814. 21:24:44 T:96616448 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  815. 21:24:44 T:96616448 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  816. 21:24:44 T:96616448 DEBUG: Activating window ID: 12005
  817. 21:24:44 T:96616448 DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
  818. 21:24:44 T:96616448 DEBUG: ------ Window Init (VideoFullScreen.xml) ------
  819. 21:24:44 T:96616448 INFO: Loading skin file: VideoFullScreen.xml
  820. 21:24:44 T:96616448 NOTICE: Using GL_TEXTURE_2D
  821. 21:24:44 T:96616448 DEBUG: GL: Requested render method: 0
  822. 21:24:44 T:96616448 NOTICE: GL: Using CoreVideoRef RGBA render method
  823. 21:24:44 T:96616448 NOTICE: GL: NPOT texture support detected
  824. 21:24:44 T:96616448 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  825. 21:24:44 T:135004160 DEBUG: CDVDPlayer::HandleMessages - player started 2
  826. 21:24:50 T:151330816 DEBUG: CPullupCorrection: detected pattern of length 1: 41708.33, frameduration: 41708.333333
  827. 21:25:11 T:108130304 DEBUG: Thread Jobworker 108130304 terminating (autodelete)
  828. 21:25:11 T:156725248 DEBUG: Thread Jobworker 156725248 terminating (autodelete)
  829. 21:25:11 T:150798336 DEBUG: Thread Jobworker 150798336 terminating (autodelete)
  830. 21:25:12 T:111108096 DEBUG: Thread Jobworker 111108096 terminating (autodelete)
  831. 21:34:37 T:1056156904 DEBUG: XBMCPureController: Button press remoteAction = 5
  832. 21:34:37 T:96616448 DEBUG: CWinEventsIOS: Button press keyID = 5
  833. 21:34:37 T:96616448 DEBUG: ------ Window Init (VideoOSD.xml) ------
  834. 21:34:37 T:96616448 INFO: Loading skin file: VideoOSD.xml
  835. 21:34:38 T:96616448 DEBUG: ------ Window Init (DialogSeekBar.xml) ------
  836. 21:34:39 T:1056156904 DEBUG: XBMCPureController: Button press remoteAction = 5
  837. 21:34:39 T:96616448 DEBUG: CWinEventsIOS: Button press keyID = 5
  838. 21:34:39 T:96616448 DEBUG: ExecuteXBMCAction : Translating PlayerControl(Play)
  839. 21:34:39 T:96616448 DEBUG: ExecuteXBMCAction : To PlayerControl(Play)
  840. 21:34:39 T:96616448 DEBUG: CAnnouncementManager - Announcement: OnPause from xbmc
  841. 21:34:39 T:96616448 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPause
  842. 21:40:07 T:1056156904 DEBUG: XBMCPureController: Button press remoteAction = 5
  843. 21:40:07 T:96616448 DEBUG: CWinEventsIOS: Button press keyID = 5
  844. 21:40:07 T:96616448 DEBUG: ExecuteXBMCAction : Translating PlayerControl(Play)
  845. 21:40:07 T:96616448 DEBUG: ExecuteXBMCAction : To PlayerControl(Play)
  846. 21:40:07 T:96616448 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  847. 21:40:07 T:96616448 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  848. 21:40:07 T:174358528 DEBUG: CDVDPlayerAudio:: Discontinuity - was:594967199.458333, should be:594965350.576385, error:-1848.881948
  849. 21:40:26 T:1056156904 DEBUG: XBMCPureController: Button press remoteAction = 1
  850. 21:40:26 T:96616448 DEBUG: CWinEventsIOS: Button press keyID = 6
  851. 21:40:26 T:96616448 DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
  852. 21:40:26 T:96616448 DEBUG: ------ Window Deinit (VideoOSD.xml) ------
  853. 21:51:55 T:174358528 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_EOF
  854. 21:51:55 T:174358528 INFO: IOSAudioRenderer::AddPackets() - Need complete frame.
  855. 21:51:55 T:174358528 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  856. 21:51:55 T:151330816 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
  857. 21:51:55 T:135004160 INFO: Process - eof reading from demuxer
  858. 21:51:55 T:135004160 NOTICE: CDVDPlayer::OnExit()
  859. 21:51:55 T:135004160 NOTICE: DVDPlayer: eof, waiting for queues to empty
  860. 21:51:55 T:135004160 NOTICE: DVDPlayer: closing audio stream
  861. 21:51:55 T:135004160 NOTICE: Closing audio stream
  862. 21:51:55 T:135004160 NOTICE: CDVDMessageQueue(audio)::WaitUntilEmpty
  863. 21:51:55 T:174358528 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
  864. 21:51:55 T:135004160 NOTICE: Waiting for audio thread to exit
  865. 21:51:55 T:174358528 DEBUG: CDVDPlayerAudio::Process - Abort received, exiting thread
  866. 21:51:55 T:174358528 NOTICE: thread end: CDVDPlayerAudio::OnExit()
  867. 21:51:55 T:174358528 DEBUG: Thread CDVDPlayerAudio 174358528 terminating
  868. 21:51:55 T:135004160 NOTICE: Closing audio device
  869. 21:51:55 T:135004160 INFO: IOSAudioRenderer::AddPackets() - Need complete frame.
  870. 21:51:55 T:135004160 INFO: CIOSAudioRenderer::Deinitialize: Renderer has been shut down.
  871. 21:51:55 T:135004160 INFO: Previous line repeats 1 times.
  872. 21:51:55 T:135004160 NOTICE: Deleting audio codec
  873. 21:51:55 T:135004160 NOTICE: DVDPlayer: closing video stream
  874. 21:51:55 T:135004160 NOTICE: Closing video stream
  875. 21:51:55 T:135004160 NOTICE: CDVDMessageQueue(video)::WaitUntilEmpty
  876. 21:51:55 T:151330816 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  877. 21:51:55 T:135004160 NOTICE: waiting for video thread to exit
  878. 21:51:55 T:151330816 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
  879. 21:51:55 T:151330816 NOTICE: thread end: video_thread
  880. 21:51:55 T:151330816 DEBUG: Thread CDVDPlayerVideo 151330816 terminating
  881. 21:51:55 T:135004160 NOTICE: deleting video codec
  882. 21:51:55 T:135004160 NOTICE: CDVDPlayer::OnExit() deleting demuxer
  883. 21:51:55 T:135004160 NOTICE: CDVDPlayer::OnExit() deleting input stream
  884. 21:51:55 T:135004160 DEBUG: CFileSMB::Close closing fd 10003
  885. 21:51:55 T:135004160 DEBUG: CAnnouncementManager - Announcement: OnStop from xbmc
  886. 21:51:55 T:135004160 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnStop
  887. 21:51:55 T:135004160 DEBUG: Thread CDVDPlayer 135004160 terminating
  888. 21:51:56 T:96616448 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  889. 21:51:56 T:96616448 DEBUG: ------ Window Deinit (VideoFullScreen.xml) ------
  890. 21:51:56 T:96616448 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  891. 21:51:57 T:96616448 DEBUG: ------ Window Init (MyVideoNav.xml) ------
  892. 21:51:57 T:96616448 INFO: Loading skin file: MyVideoNav.xml
  893. 21:51:57 T:96616448 DEBUG: CGUIMediaWindow::GetDirectory (videodb://2/2/78/-2/)
  894. 21:51:57 T:96616448 DEBUG: ParentPath = [videodb://2/2/78/-2/]
  895. 21:51:57 T:96616448 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=78) order by idShow
  896. 21:51:58 T:96616448 DEBUG: RunQuery took 56 ms for 15 items query: select * from episodeview where idShow = 78
  897. 21:51:58 T:96616448 DEBUG: RunQuery took 6 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 78
  898. 21:51:58 T:96616448 DEBUG: WindowVideoNav::GetDirectory
  899. 21:52:00 T:96616448 DEBUG: Saving fileitems [videodb://2/2/78/-2/]
  900. 21:52:00 T:96616448 DEBUG: -- items: 2, sort method: 22, ascending: true
  901. 21:52:00 T:108838912 DEBUG: Thread Background Loader start, auto delete: 0
  902. 21:52:00 T:96616448 DEBUG: ExecuteXBMCAction : Translating ClearProperty(Options)
  903. 21:52:00 T:96616448 DEBUG: ExecuteXBMCAction : To ClearProperty(Options)
  904. 21:52:00 T:96616448 DEBUG: ExecuteXBMCAction : Translating ClearProperty(Playlists)
  905. 21:52:00 T:96616448 DEBUG: ExecuteXBMCAction : To ClearProperty(Playlists)
  906. 21:52:00 T:96616448 DEBUG: ExecuteXBMCAction : Translating SetProperty(Views,1)
  907. 21:52:00 T:96616448 DEBUG: ExecuteXBMCAction : To SetProperty(Views,1)
  908. 21:52:00 T:96616448 DEBUG: SECTION:UnloadDelayed(SECTION: LCODE)
  909. 21:52:00 T:109371392 DEBUG: Thread Jobworker start, auto delete: 1
  910. 21:52:00 T:108838912 DEBUG: Thread Background Loader 108838912 terminating
  911. 21:52:00 T:109371392 DEBUG: DoWork - took 349 ms to load special://skin/backgrounds/TVShows.jpg
  912. 21:52:00 T:96616448 NOTICE: CDVDPlayer::CloseFile()
  913. 21:52:00 T:96616448 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  914. 21:52:00 T:96616448 NOTICE: DVDPlayer: waiting for threads to exit
  915. 21:52:00 T:96616448 NOTICE: DVDPlayer: finished waiting
  916. 21:52:00 T:96616448 DEBUG: LinuxRendererGL: Cleaning up GL resources
  917. 21:52:00 T:111108096 DEBUG: Thread Jobworker start, auto delete: 1
  918. 21:52:01 T:111108096 DEBUG: DoWork - took 787 ms to load special://masterprofile/Thumbnails/Video/Fanart/38108298.tbn
  919. 21:52:17 T:1056156904 DEBUG: XBMCPureController: Button press remoteAction = 1
  920. 21:52:17 T:96616448 DEBUG: CWinEventsIOS: Button press keyID = 6
  921. 21:52:17 T:96616448 DEBUG: CGUIMediaWindow::GetDirectory (videodb://2/2/)
  922. 21:52:17 T:96616448 DEBUG: ParentPath = [videodb://2/]
  923. 21:52:17 T:156024832 DEBUG: Thread Jobworker start, auto delete: 1
  924. 21:52:18 T:96616448 DEBUG: ------ Window Init (DialogBusy.xml) ------
  925. 21:52:19 T:156024832 DEBUG: RunQuery took 1948 ms for 173 items query: SELECT * FROM tvshowview
  926. 21:52:20 T:96616448 DEBUG: Saving fileitems [videodb://2/2/]
  927. 21:52:20 T:96616448 DEBUG: -- items: 43, sort method: 25, ascending: true
  928. 21:52:20 T:156557312 DEBUG: Thread Background Loader start, auto delete: 0
  929. 21:52:20 T:157089792 DEBUG: Thread Jobworker start, auto delete: 1
  930. 21:52:20 T:96616448 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  931. 21:52:22 T:156557312 DEBUG: Thread Background Loader 156557312 terminating
  932. 21:52:24 T:1056156904 DEBUG: XBMCPureController: Button press remoteAction = 1
  933. 21:52:24 T:96616448 DEBUG: CWinEventsIOS: Button press keyID = 6
  934. 21:52:24 T:96616448 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  935. 21:52:24 T:96616448 DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
  936. 21:52:24 T:96616448 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  937. 21:52:24 T:96616448 DEBUG: ------ Window Init (Home.xml) ------
  938. 21:52:24 T:96616448 INFO: Loading skin file: Home.xml
  939. 21:52:24 T:109371392 DEBUG: DoWork - took 233 ms to load special://skin/backgrounds/TVShows.jpg
  940. 21:52:26 T:1056156904 DEBUG: XBMCPureController: Button press remoteAction = 4
  941. 21:52:26 T:96616448 DEBUG: CWinEventsIOS: Button press keyID = 2
  942. 21:52:26 T:1056156904 DEBUG: XBMCPureController: Button press remoteAction = 4
  943. 21:52:26 T:111108096 DEBUG: Previous line repeats 1 times.
  944. 21:52:26 T:111108096 DEBUG: DoWork - took 413 ms to load special://skin/backgrounds/Addons.jpg
  945. 21:52:26 T:96616448 DEBUG: CWinEventsIOS: Button press keyID = 2
  946. 21:52:27 T:156024832 DEBUG: DoWork - took 183 ms to load special://skin/backgrounds/Favourites.jpg
  947. 21:52:27 T:1056156904 DEBUG: XBMCPureController: Button press remoteAction = 4
  948. 21:52:27 T:96616448 DEBUG: Previous line repeats 1 times.
  949. 21:52:27 T:96616448 DEBUG: CWinEventsIOS: Button press keyID = 2
  950. 21:52:27 T:157089792 DEBUG: DoWork - took 281 ms to load special://skin/backgrounds/Settings.jpg
  951. 21:52:27 T:1056156904 DEBUG: XBMCPureController: Button press remoteAction = 4
  952. 21:52:28 T:1056156904 DEBUG: XBMCPureController: Button press remoteAction = 5
  953. 21:52:28 T:96616448 DEBUG: CWinEventsIOS: Button press keyID = 5
  954. 21:52:28 T:96616448 DEBUG: ExecuteXBMCAction : Translating ActivateWindow(settings)
  955. 21:52:28 T:96616448 DEBUG: ExecuteXBMCAction : To ActivateWindow(settings)
  956. 21:52:28 T:96616448 DEBUG: Activating window ID: 10004
  957. 21:52:28 T:96616448 DEBUG: ------ Window Deinit (Home.xml) ------
  958. 21:52:28 T:96616448 DEBUG: ------ Window Init (Settings.xml) ------
  959. 21:52:28 T:96616448 INFO: Loading skin file: Settings.xml
  960. 21:52:30 T:1056156904 DEBUG: XBMCPureController: Button press remoteAction = 5
  961. 21:52:30 T:96616448 DEBUG: CWinEventsIOS: Button press keyID = 5
  962. 21:52:30 T:96616448 DEBUG: ExecuteXBMCAction : Translating activatewindow(SystemSettings)
  963. 21:52:30 T:96616448 DEBUG: ExecuteXBMCAction : To activatewindow(SystemSettings)
  964. 21:52:30 T:96616448 DEBUG: Activating window ID: 10016
  965. 21:52:30 T:96616448 DEBUG: ------ Window Deinit (Settings.xml) ------
  966. 21:52:30 T:96616448 DEBUG: ------ Window Init (SettingsCategory.xml) ------
  967. 21:52:30 T:96616448 INFO: Loading skin file: SettingsCategory.xml
  968. 21:52:32 T:1056156904 DEBUG: XBMCPureController: Button press remoteAction = 4
  969. 21:52:32 T:96616448 DEBUG: CWinEventsIOS: Button press keyID = 2
  970. 21:52:32 T:1056156904 DEBUG: XBMCPureController: Button press remoteAction = 4
  971. 21:52:32 T:96616448 DEBUG: Previous line repeats 1 times.
  972. 21:52:32 T:96616448 DEBUG: CWinEventsIOS: Button press keyID = 2
  973. 21:52:33 T:1056156904 DEBUG: XBMCPureController: Button press remoteAction = 4
  974. 21:52:33 T:96616448 DEBUG: Previous line repeats 1 times.
  975. 21:52:33 T:96616448 DEBUG: CWinEventsIOS: Button press keyID = 2
  976. 21:52:33 T:1056156904 DEBUG: XBMCPureController: Button press remoteAction = 4
  977. 21:52:33 T:96616448 DEBUG: Previous line repeats 1 times.
  978. 21:52:33 T:96616448 DEBUG: CWinEventsIOS: Button press keyID = 2
  979. 21:52:33 T:1056156904 DEBUG: XBMCPureController: Button press remoteAction = 4
  980. 21:52:34 T:1056156904 DEBUG: XBMCPureController: Button press remoteAction = 7
  981. 21:52:34 T:96616448 DEBUG: CWinEventsIOS: Button press keyID = 4
  982. 21:52:34 T:1056156904 DEBUG: XBMCPureController: Button press remoteAction = 7
  983. 21:52:36 T:1056156904 DEBUG: XBMCPureController: Button press remoteAction = 5
  984. 21:52:36 T:96616448 DEBUG: CWinEventsIOS: Button press keyID = 5
  985. 21:52:36 T:96616448 NOTICE: Disabled debug logging due to GUI setting. Level 0.
  986. 21:52:36 T:96616448 NOTICE: Log level changed to 0
  987. 21:52:58 T:96616448 NOTICE: Storing total System Uptime
  988. 21:52:58 T:96616448 NOTICE: Saving settings
  989. 21:52:58 T:96616448 NOTICE: stop all
  990. 21:52:58 T:96616448 NOTICE: ES: Stopping event server
  991. 21:52:58 T:96616448 NOTICE: stopping zeroconf publishing
  992. 21:52:58 T:96616448 NOTICE: Webserver: Stopping...
  993. 21:52:58 T:96616448 NOTICE: WebServer: Stopped the webserver
  994. 21:52:58 T:96616448 NOTICE: Webserver: Stopped...
  995. 21:52:58 T:124923904 NOTICE: ES: UDP Event server stopped
  996. 21:52:58 T:96616448 NOTICE: stop sap announcement listener
  997. 21:52:58 T:96616448 NOTICE: clean cached files!
  998. 21:52:58 T:96616448 NOTICE: unload skin
  999. 21:52:58 T:121401344 NOTICE: StorageServer-0.9.2 Closed down
  1000. 21:52:58 T:96616448 NOTICE: stop python
  1001. 21:52:58 T:96616448 NOTICE: stopped
  1002. 21:52:58 T:96616448 NOTICE: destroy
  1003. 21:52:58 T:96616448 NOTICE: unload sections
  1004. 21:52:58 T:96616448 NOTICE: destroy
  1005. 21:52:58 T:96616448 WARNING: Attempted to remove window 10013 from the window manager when it didn't exist
  1006. 21:52:58 T:96616448 WARNING: Attempted to remove window 10014 from the window manager when it didn't exist
  1007. 21:52:58 T:96616448 WARNING: Attempted to remove window 10015 from the window manager when it didn't exist
  1008. 21:52:58 T:96616448 WARNING: Attempted to remove window 10016 from the window manager when it didn't exist
  1009. 21:52:58 T:96616448 WARNING: Attempted to remove window 10017 from the window manager when it didn't exist
  1010. 21:52:58 T:96616448 WARNING: Attempted to remove window 10018 from the window manager when it didn't exist
  1011. 21:52:58 T:96616448 WARNING: Attempted to remove window 10019 from the window manager when it didn't exist
  1012. 21:52:58 T:96616448 WARNING: Attempted to remove window 10107 from the window manager when it didn't exist
  1013. 21:52:58 T:96616448 WARNING: Attempted to remove window 10115 from the window manager when it didn't exist
  1014. 21:52:58 T:96616448 WARNING: Attempted to remove window 10104 from the window manager when it didn't exist
  1015. 21:52:58 T:96616448 NOTICE: unload sections
  1016. 21:52:58 T:96616448 NOTICE: application stopped...
Add Comment
Please, Sign In to add comment