Advertisement
Guest User

Kodi Debug - MySQL

a guest
Jun 29th, 2018
268
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 131.40 KB | None | 0 0
  1. 08:11:23.596 T:140736213119808 NOTICE: special://profile/ is mapped to: special://masterprofile/
  2. 08:11:23.596 T:140736213119808 NOTICE: -----------------------------------------------------------------------
  3. 08:11:23.596 T:140736213119808 NOTICE: Starting Kodi (18.0-ALPHA2 Git:20180621-4c0a23e914). Platform: OS X x86 64-bit
  4. 08:11:23.596 T:140736213119808 NOTICE: Using Release Kodi x64 build
  5. 08:11:23.596 T:140736213119808 NOTICE: Kodi compiled Jun 21 2018 by Clang 9.0.0 (clang-900.0.37) for OS X x86 64-bit version 10.9.0 (1090)
  6. 08:11:23.596 T:140736213119808 NOTICE: Running on Apple Inc. Macmini6,1 with OS X 10.13.1, kernel: Darwin x86 64-bit version 17.2.0
  7. 08:11:23.596 T:140736213119808 NOTICE: FFmpeg version/source: 4.0-Kodi
  8. 08:11:23.596 T:140736213119808 NOTICE: Host CPU: Intel(R) Core(TM) i5-3210M CPU @ 2.50GHz, 4 cores available
  9. 08:11:23.596 T:140736213119808 NOTICE: special://xbmc/ is mapped to: /Applications/Kodi.app/Contents/Resources/Kodi
  10. 08:11:23.596 T:140736213119808 NOTICE: special://xbmcbin/ is mapped to: /Applications/Kodi.app/Contents/Resources/Kodi
  11. 08:11:23.596 T:140736213119808 NOTICE: special://xbmcbinaddons/ is mapped to: /Applications/Kodi.app/Contents/Resources/Kodi/addons
  12. 08:11:23.596 T:140736213119808 NOTICE: special://masterprofile/ is mapped to: /Users/LanaXbmc/Library/Application Support/Kodi/userdata
  13. 08:11:23.596 T:140736213119808 NOTICE: special://envhome/ is mapped to: /Users/LanaXbmc
  14. 08:11:23.596 T:140736213119808 NOTICE: special://home/ is mapped to: /Users/LanaXbmc/Library/Application Support/Kodi
  15. 08:11:23.596 T:140736213119808 NOTICE: special://temp/ is mapped to: /Users/LanaXbmc/.kodi/temp
  16. 08:11:23.596 T:140736213119808 NOTICE: special://logpath/ is mapped to: /Users/LanaXbmc/Library/Logs
  17. 08:11:23.597 T:140736213119808 NOTICE: special://frameworks/ is mapped to: /Applications/Kodi.app/Contents/Libraries
  18. 08:11:23.597 T:140736213119808 NOTICE: The executable running is: /Applications/Kodi.app/Contents/MacOS/Kodi
  19. 08:11:23.597 T:140736213119808 NOTICE: Local hostname: Lanas-Mac-mini.local
  20. 08:11:23.597 T:140736213119808 NOTICE: Log File is located: /Users/LanaXbmc/Library/Logs//kodi.log
  21. 08:11:23.597 T:140736213119808 NOTICE: -----------------------------------------------------------------------
  22. 08:11:23.597 T:140736213119808 NOTICE: load settings...
  23. 08:11:23.612 T:140736213119808 DEBUG: CSettings: loaded settings definition from special://xbmc/system/settings/settings.xml
  24. 08:11:23.617 T:140736213119808 DEBUG: CSettings: loaded settings definition from special://xbmc/system/settings/darwin.xml
  25. 08:11:23.617 T:140736213119808 DEBUG: CSettings: loaded settings definition from special://xbmc/system/settings/darwin_osx.xml
  26. 08:11:23.618 T:140736213119808 DEBUG: SECTION:LoadDLL(libbluray.2.dylib)
  27. 08:11:23.618 T:140736213119808 DEBUG: Loading: /Applications/Kodi.app/Contents/Libraries/libbluray.2.dylib
  28. 08:11:23.636 T:140736213119808 DEBUG: CSkinSettings: no <skinsettings> tag found
  29. 08:11:23.637 T:140736213119808 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
  30. 08:11:23.647 T:140736213119808 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  31. 08:11:23.647 T:140736213119808 NOTICE: Contents of special://profile/advancedsettings.xml are...
  32. <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
  33. <advancedsettings>
  34. <network>
  35. <cachemembuffersize>1157286400</cachemembuffersize>
  36. <readbufferfactor>40</readbufferfactor>
  37. </network>
  38. <splash>true</splash>
  39. <videodatabase>
  40. <type>mysql</type>
  41. <host>10.0.1.3</host>
  42. <port>3306</port>
  43. <user>xbmc</user>
  44. <pass>*****</pass>
  45. </videodatabase>
  46. <musicdatabase>
  47. <type>mysql</type>
  48. <host>10.0.1.3</host>
  49. <port>3306</port>
  50. <user>xbmc</user>
  51. <pass>*****</pass>
  52. </musicdatabase>
  53. <videolibrary>
  54. <importwatchedstate>true</importwatchedstate>
  55. <importresumepoint>true</importresumepoint>
  56. </videolibrary>
  57. </advancedsettings>
  58. 08:11:23.647 T:140736213119808 WARNING: VIDEO database configuration is experimental.
  59. 08:11:23.647 T:140736213119808 WARNING: CSettingsManager: missing version attribute
  60. 08:11:23.647 T:140736213119808 NOTICE: Default Video Player: VideoPlayer
  61. 08:11:23.647 T:140736213119808 NOTICE: Default Audio Player: paplayer
  62. 08:11:23.647 T:140736213119808 NOTICE: Enabled debug logging due to GUI setting (2)
  63. 08:11:23.647 T:140736213119808 NOTICE: Log level changed to "LOG_LEVEL_DEBUG_FREEMEM"
  64. 08:11:23.647 T:140736213119808 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  65. 08:11:23.648 T:140736213119808 DEBUG: CMediaSourceSettings: <games> tag is missing or sources.xml is malformed
  66. 08:11:23.650 T:140736213119808 INFO: creating subdirectories
  67. 08:11:23.650 T:140736213119808 INFO: userdata folder: special://masterprofile/
  68. 08:11:23.650 T:140736213119808 INFO: recording folder:
  69. 08:11:23.650 T:140736213119808 INFO: screenshots folder:
  70. 08:11:23.653 T:140736213119808 NOTICE: Running database version Addons27
  71. 08:11:23.654 T:140736213119808 INFO: ADDON: cpluff: 'Could not read plug-in directory /Users/LanaXbmc/Library/Application Support/Kodi/addons: No such file or directory'
  72. 08:11:23.676 T:140736213119808 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  73. 08:11:23.677 T:140736213119808 NOTICE: ADDON: audiodecoder.qsf v2.0.0 installed
  74. 08:11:23.677 T:140736213119808 NOTICE: ADDON: xbmc.json v9.4.1 installed
  75. 08:11:23.677 T:140736213119808 NOTICE: ADDON: metadata.common.fanart.tv v3.1.5 installed
  76. 08:11:23.677 T:140736213119808 NOTICE: ADDON: audiodecoder.nosefart v2.0.0 installed
  77. 08:11:23.677 T:140736213119808 NOTICE: ADDON: resource.images.weathericons.default v1.1.8 installed
  78. 08:11:23.677 T:140736213119808 NOTICE: ADDON: audiodecoder.openmpt v2.0.0 installed
  79. 08:11:23.677 T:140736213119808 NOTICE: ADDON: audiodecoder.timidity v2.0.1 installed
  80. 08:11:23.677 T:140736213119808 NOTICE: ADDON: pvr.octonet v0.7.0 installed
  81. 08:11:23.677 T:140736213119808 NOTICE: ADDON: pvr.vbox v4.4.0 installed
  82. 08:11:23.677 T:140736213119808 NOTICE: ADDON: imagedecoder.raw v2.0.0 installed
  83. 08:11:23.677 T:140736213119808 NOTICE: ADDON: repository.xbmc.org v3.1.1 installed
  84. 08:11:23.677 T:140736213119808 NOTICE: ADDON: visualization.fishbmc v5.0.0 installed
  85. 08:11:23.677 T:140736213119808 NOTICE: ADDON: webinterface.default v2.4.4 installed
  86. 08:11:23.677 T:140736213119808 NOTICE: ADDON: audiodecoder.modplug v2.0.0 installed
  87. 08:11:23.677 T:140736213119808 NOTICE: ADDON: kodi.binary.instance.screensaver v2.0.0 installed
  88. 08:11:23.677 T:140736213119808 NOTICE: ADDON: kodi.binary.instance.videocodec v1.0.1 installed
  89. 08:11:23.677 T:140736213119808 NOTICE: ADDON: pvr.argustv v3.5.0 installed
  90. 08:11:23.677 T:140736213119808 NOTICE: ADDON: pvr.vdr.vnsi v3.5.4 installed
  91. 08:11:23.677 T:140736213119808 NOTICE: ADDON: screensaver.xbmc.builtin.black v1.0.32 installed
  92. 08:11:23.677 T:140736213119808 NOTICE: ADDON: audioencoder.vorbis v2.0.0 installed
  93. 08:11:23.677 T:140736213119808 NOTICE: ADDON: imagedecoder.mpo v1.0.1 installed
  94. 08:11:23.677 T:140736213119808 NOTICE: ADDON: peripheral.joystick v1.4.6 installed
  95. 08:11:23.677 T:140736213119808 NOTICE: ADDON: pvr.mediaportal.tvserver v3.5.1 installed
  96. 08:11:23.677 T:140736213119808 NOTICE: ADDON: kodi.binary.global.main v1.0.13 installed
  97. 08:11:23.677 T:140736213119808 NOTICE: ADDON: audioencoder.wav v2.0.0 installed
  98. 08:11:23.677 T:140736213119808 NOTICE: ADDON: game.controller.default v1.0.5 installed
  99. 08:11:23.677 T:140736213119808 NOTICE: ADDON: kodi.binary.global.gui v5.12.0 installed
  100. 08:11:23.677 T:140736213119808 NOTICE: ADDON: visualization.projectm v2.0.0 installed
  101. 08:11:23.677 T:140736213119808 NOTICE: ADDON: audiodecoder.organya v1.1.3 installed
  102. 08:11:23.677 T:140736213119808 NOTICE: ADDON: screensaver.xbmc.builtin.dim v1.0.41 installed
  103. 08:11:23.677 T:140736213119808 NOTICE: ADDON: metadata.themoviedb.org v5.1.1 installed
  104. 08:11:23.677 T:140736213119808 NOTICE: ADDON: audiodecoder.gme v2.0.0 installed
  105. 08:11:23.677 T:140736213119808 NOTICE: ADDON: game.libretro.2048 v1.0.0 installed
  106. 08:11:23.677 T:140736213119808 NOTICE: ADDON: kodi.binary.global.general v1.0.3 installed
  107. 08:11:23.677 T:140736213119808 NOTICE: ADDON: kodi.binary.instance.audioencoder v2.0.0 installed
  108. 08:11:23.677 T:140736213119808 NOTICE: ADDON: pvr.wmc v2.3.0 installed
  109. 08:11:23.677 T:140736213119808 NOTICE: ADDON: service.xbmc.versioncheck v0.3.26 installed
  110. 08:11:23.677 T:140736213119808 NOTICE: ADDON: visualization.shadertoy v1.1.8 installed
  111. 08:11:23.677 T:140736213119808 NOTICE: ADDON: xbmc.metadata v2.1.0 installed
  112. 08:11:23.677 T:140736213119808 NOTICE: ADDON: audioencoder.flac v2.0.0 installed
  113. 08:11:23.677 T:140736213119808 NOTICE: ADDON: pvr.dvblink v4.6.0 installed
  114. 08:11:23.677 T:140736213119808 NOTICE: ADDON: audiodecoder.gsf v2.0.0 installed
  115. 08:11:23.677 T:140736213119808 NOTICE: ADDON: pvr.hdhomerun v3.4.1 installed
  116. 08:11:23.677 T:140736213119808 NOTICE: ADDON: kodi.binary.instance.peripheral v1.3.7 installed
  117. 08:11:23.677 T:140736213119808 NOTICE: ADDON: kodi.resource v1.0.0 installed
  118. 08:11:23.677 T:140736213119808 NOTICE: ADDON: audiodecoder.dumb v2.0.0 installed
  119. 08:11:23.677 T:140736213119808 NOTICE: ADDON: script.module.pil v1.1.7 installed
  120. 08:11:23.677 T:140736213119808 NOTICE: ADDON: xbmc.gui v5.13.0 installed
  121. 08:11:23.677 T:140736213119808 NOTICE: ADDON: inputstream.adaptive v2.2.23 installed
  122. 08:11:23.677 T:140736213119808 NOTICE: ADDON: pvr.mythtv v5.8.0 installed
  123. 08:11:23.677 T:140736213119808 NOTICE: ADDON: pvr.vuplus v3.7.0 installed
  124. 08:11:23.677 T:140736213119808 NOTICE: ADDON: audiodecoder.ssf v2.0.0 installed
  125. 08:11:23.677 T:140736213119808 NOTICE: ADDON: screensaver.pingpong v2.0.0 installed
  126. 08:11:23.677 T:140736213119808 NOTICE: ADDON: xbmc.core v0.1.0 installed
  127. 08:11:23.677 T:140736213119808 NOTICE: ADDON: audiodecoder.ncsf v2.0.0 installed
  128. 08:11:23.677 T:140736213119808 NOTICE: ADDON: skin.estouchy v2.0.14 installed
  129. 08:11:23.677 T:140736213119808 NOTICE: ADDON: audiodecoder.sidplay v1.1.3 installed
  130. 08:11:23.677 T:140736213119808 NOTICE: ADDON: pvr.demo v3.6.1 installed
  131. 08:11:23.677 T:140736213119808 NOTICE: ADDON: audioencoder.kodi.builtin.aac v1.0.0 installed
  132. 08:11:23.677 T:140736213119808 NOTICE: ADDON: audioencoder.kodi.builtin.wma v1.0.0 installed
  133. 08:11:23.677 T:140736213119808 NOTICE: ADDON: pvr.pctv v2.4.1 installed
  134. 08:11:23.677 T:140736213119808 NOTICE: ADDON: kodi.binary.instance.imagedecoder v2.0.0 installed
  135. 08:11:23.677 T:140736213119808 NOTICE: ADDON: kodi.binary.instance.vfs v2.0.0 installed
  136. 08:11:23.677 T:140736213119808 NOTICE: ADDON: pvr.iptvsimple v3.5.1 installed
  137. 08:11:23.677 T:140736213119808 NOTICE: ADDON: pvr.njoy v3.4.1 installed
  138. 08:11:23.677 T:140736213119808 NOTICE: ADDON: pvr.nextpvr v3.3.0 installed
  139. 08:11:23.677 T:140736213119808 NOTICE: ADDON: script.module.pycryptodome v3.4.3 installed
  140. 08:11:23.677 T:140736213119808 NOTICE: ADDON: audiodecoder.vgmstream v1.1.3 installed
  141. 08:11:23.677 T:140736213119808 NOTICE: ADDON: kodi.binary.instance.game v1.0.38 installed
  142. 08:11:23.677 T:140736213119808 NOTICE: ADDON: metadata.album.universal v2.7.3 installed
  143. 08:11:23.677 T:140736213119808 NOTICE: ADDON: vfs.rar v2.0.3 installed
  144. 08:11:23.677 T:140736213119808 NOTICE: ADDON: visualization.goom v2.0.0 installed
  145. 08:11:23.677 T:140736213119808 NOTICE: ADDON: audiodecoder.stsound v2.0.0 installed
  146. 08:11:23.677 T:140736213119808 NOTICE: ADDON: kodi.binary.global.audioengine v1.0.1 installed
  147. 08:11:23.677 T:140736213119808 NOTICE: ADDON: audiodecoder.2sf v2.0.0 installed
  148. 08:11:23.677 T:140736213119808 NOTICE: ADDON: game.libretro.mrboom v4.5.0 installed
  149. 08:11:23.677 T:140736213119808 NOTICE: ADDON: pvr.dvbviewer v3.6.1 installed
  150. 08:11:23.677 T:140736213119808 NOTICE: ADDON: resource.language.en_gb v2.0.1 installed
  151. 08:11:23.677 T:140736213119808 NOTICE: ADDON: visualization.spectrum v2.0.2 installed
  152. 08:11:23.677 T:140736213119808 NOTICE: ADDON: kodi.binary.instance.pvr v5.10.1 installed
  153. 08:11:23.677 T:140736213119808 NOTICE: ADDON: pvr.stalker v3.4.1 installed
  154. 08:11:23.677 T:140736213119808 NOTICE: ADDON: pvr.teleboy v18.0.19 installed
  155. 08:11:23.677 T:140736213119808 NOTICE: ADDON: audiodecoder.snesapu v2.0.0 installed
  156. 08:11:23.677 T:140736213119808 NOTICE: ADDON: kodi.binary.instance.audiodecoder v2.0.0 installed
  157. 08:11:23.677 T:140736213119808 NOTICE: ADDON: metadata.common.allmusic.com v3.1.1 installed
  158. 08:11:23.677 T:140736213119808 NOTICE: ADDON: metadata.common.musicbrainz.org v2.1.2 installed
  159. 08:11:23.677 T:140736213119808 NOTICE: ADDON: metadata.tvdb.com v3.0.1 installed
  160. 08:11:23.677 T:140736213119808 NOTICE: ADDON: game.libretro v1.0.38 installed
  161. 08:11:23.677 T:140736213119808 NOTICE: ADDON: kodi.binary.global.network v1.0.0 installed
  162. 08:11:23.677 T:140736213119808 NOTICE: ADDON: metadata.local v1.0.0 installed
  163. 08:11:23.677 T:140736213119808 NOTICE: ADDON: audioencoder.lame v2.0.0 installed
  164. 08:11:23.677 T:140736213119808 NOTICE: ADDON: kodi.binary.instance.inputstream v2.0.7 installed
  165. 08:11:23.677 T:140736213119808 NOTICE: ADDON: xbmc.webinterface v1.0.0 installed
  166. 08:11:23.677 T:140736213119808 NOTICE: ADDON: pvr.zattoo v18.0.49 installed
  167. 08:11:23.677 T:140736213119808 NOTICE: ADDON: kodi.binary.global.filesystem v1.0.2 installed
  168. 08:11:23.677 T:140736213119808 NOTICE: ADDON: metadata.common.themoviedb.org v2.17.6 installed
  169. 08:11:23.677 T:140736213119808 NOTICE: ADDON: resource.uisounds.kodi v1.0.0 installed
  170. 08:11:23.677 T:140736213119808 NOTICE: ADDON: metadata.artists.universal v4.1.0 installed
  171. 08:11:23.677 T:140736213119808 NOTICE: ADDON: metadata.common.theaudiodb.com v1.9.1 installed
  172. 08:11:23.677 T:140736213119808 NOTICE: ADDON: metadata.common.imdb.com v2.9.3 installed
  173. 08:11:23.677 T:140736213119808 NOTICE: ADDON: xbmc.python v2.25.0 installed
  174. 08:11:23.677 T:140736213119808 NOTICE: ADDON: pvr.filmon v2.4.1 installed
  175. 08:11:23.677 T:140736213119808 NOTICE: ADDON: kodi.binary.instance.visualization v2.0.1 installed
  176. 08:11:23.677 T:140736213119808 NOTICE: ADDON: pvr.hts v4.3.0 installed
  177. 08:11:23.677 T:140736213119808 NOTICE: ADDON: visualization.waveform v2.0.1 installed
  178. 08:11:23.677 T:140736213119808 NOTICE: ADDON: xbmc.addon v17.9.702 installed
  179. 08:11:23.677 T:140736213119808 NOTICE: ADDON: skin.estuary v2.0.9 installed
  180. 08:11:23.729 T:140736213119808 DEBUG: CFavourites::Load - no system favourites found, skipping
  181. 08:11:23.729 T:140736213119808 DEBUG: CFavourites::Load - no userdata favourites found, skipping
  182. 08:11:23.729 T:123145341603840 DEBUG: Thread ActiveAE start, auto delete: false
  183. 08:11:23.729 T:123145342140416 DEBUG: Thread AESink start, auto delete: false
  184. 08:11:23.761 T:123145341603840 NOTICE: Found 1 Lists of Devices
  185. 08:11:23.761 T:123145341603840 NOTICE: Enumerated DARWINOSX devices:
  186. 08:11:23.761 T:123145341603840 NOTICE: Device 1
  187. 08:11:23.761 T:123145341603840 NOTICE: m_deviceName : default
  188. 08:11:23.761 T:123145341603840 NOTICE: m_displayName : Default
  189. 08:11:23.761 T:123145341603840 NOTICE: m_displayNameExtra: Built-in Output
  190. 08:11:23.761 T:123145341603840 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  191. 08:11:23.761 T:123145341603840 NOTICE: m_channels : FL, FR
  192. 08:11:23.761 T:123145341603840 NOTICE: m_sampleRates : 96000,88200,48000,44100
  193. 08:11:23.761 T:123145341603840 NOTICE: m_dataFormats : AE_FMT_S24LE3,AE_FMT_S24NE3,AE_FMT_S16LE,AE_FMT_S16NE,AE_FMT_FLOAT
  194. 08:11:23.761 T:123145341603840 NOTICE: m_streamTypes : No passthrough capabilities
  195. 08:11:23.761 T:123145341603840 NOTICE: Device 2
  196. 08:11:23.761 T:123145341603840 NOTICE: m_deviceName : Built-in Output:stream0
  197. 08:11:23.761 T:123145341603840 NOTICE: m_displayName : Built-in Output
  198. 08:11:23.761 T:123145341603840 NOTICE: m_displayNameExtra: Internal Speakers
  199. 08:11:23.761 T:123145341603840 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  200. 08:11:23.761 T:123145341603840 NOTICE: m_channels : FL, FR
  201. 08:11:23.761 T:123145341603840 NOTICE: m_sampleRates : 96000,88200,48000,44100
  202. 08:11:23.761 T:123145341603840 NOTICE: m_dataFormats : AE_FMT_S24LE3,AE_FMT_S24NE3,AE_FMT_S16LE,AE_FMT_S16NE,AE_FMT_FLOAT
  203. 08:11:23.761 T:123145341603840 NOTICE: m_streamTypes : No passthrough capabilities
  204. 08:11:23.761 T:123145341603840 NOTICE: Device 3
  205. 08:11:23.761 T:123145341603840 NOTICE: m_deviceName : HDMI:stream0
  206. 08:11:23.761 T:123145341603840 NOTICE: m_displayName : HDMI
  207. 08:11:23.761 T:123145341603840 NOTICE: m_displayNameExtra: SAMSUNG
  208. 08:11:23.761 T:123145341603840 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  209. 08:11:23.761 T:123145341603840 NOTICE: m_channels : FL, FR
  210. 08:11:23.761 T:123145341603840 NOTICE: m_sampleRates : 96000,88200,48000,44100,32000
  211. 08:11:23.761 T:123145341603840 NOTICE: m_dataFormats : AE_FMT_S24LE3,AE_FMT_S24NE3,AE_FMT_S16LE,AE_FMT_S16NE
  212. 08:11:23.761 T:123145341603840 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTS_512,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTSHD_CORE
  213. 08:11:23.762 T:123145342140416 INFO: CActiveAESink::OpenSink - initialize sink
  214. 08:11:23.762 T:123145342140416 DEBUG: CActiveAESink::OpenSink - trying to open device DARWINOSX:default
  215. 08:11:23.762 T:123145342140416 NOTICE: virtual bool CAESinkDARWINOSX::Initialize(AEAudioFormat &, std::string &): Opening default device Built-in Output
  216. 08:11:23.763 T:123145342140416 DEBUG: FindSuitableFormatForStream: Finding stream for format AE_FMT_FLOAT
  217. 08:11:23.763 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (96000Hz) rated 929.129272
  218. 08:11:23.763 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (88200Hz) rated 1106.000000
  219. 08:11:23.763 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (48000Hz) rated 1419.564697
  220. 08:11:23.763 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (44100Hz) rated 1508.000000
  221. 08:11:23.763 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 20-bit Signed Integer LE (96000Hz) rated 928.129272
  222. 08:11:23.763 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 20-bit Signed Integer LE (88200Hz) rated 1105.000000
  223. 08:11:23.763 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 20-bit Signed Integer LE (48000Hz) rated 1418.564697
  224. 08:11:23.763 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 20-bit Signed Integer LE (44100Hz) rated 1507.000000
  225. 08:11:23.763 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 16-bit Signed Integer LE (96000Hz) rated 928.129272
  226. 08:11:23.763 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 16-bit Signed Integer LE (88200Hz) rated 1105.000000
  227. 08:11:23.763 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 16-bit Signed Integer LE (48000Hz) rated 1418.564697
  228. 08:11:23.763 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 16-bit Signed Integer LE (44100Hz) rated 1507.000000
  229. 08:11:23.763 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (96000Hz) rated 930.129272
  230. 08:11:23.763 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (88200Hz) rated 1107.000000
  231. 08:11:23.763 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (48000Hz) rated 1420.564697
  232. 08:11:23.763 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (44100Hz) rated 1509.000000
  233. 08:11:23.763 T:123145342140416 DEBUG: Initialize: Selected stream[0] - id: 0x0033, Physical Format: [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (44100Hz)
  234. 08:11:23.763 T:123145342140416 DEBUG: CCoreAudioDevice::SupportsMixing: Device mixing support : 'No'.
  235. 08:11:23.763 T:123145342140416 DEBUG: CCoreAudioStream::Open: Opened stream 0x0033.
  236. 08:11:23.764 T:123145342140416 DEBUG: Initialize: Previous Virtual Format: [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (44100Hz)
  237. 08:11:23.764 T:123145342140416 DEBUG: Initialize: Previous Physical Format: [lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (44100Hz)
  238. 08:11:23.766 T:123145342140416 DEBUG: CCoreAudioStream::SetPhysicalFormat: Physical format for stream 0x0033. now active ([lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (44100Hz))
  239. 08:11:23.772 T:123145342140416 DEBUG: Initialize: New Virtual Format: [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (44100Hz)
  240. 08:11:23.772 T:123145342140416 DEBUG: Initialize: New Physical Format: [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (44100Hz)
  241. 08:11:23.782 T:123145337847808 INFO: CCoreAudioStream::HardwareStreamListener: Hardware physical format changed to [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (44100Hz)
  242. 08:11:23.783 T:123145342140416 DEBUG: GetAEChannelMap Engine requests layout FL, FR
  243. 08:11:23.783 T:123145342140416 DEBUG: GetAEChannelMap trying to map to stereo layout: [Left] [Right]
  244. 08:11:23.783 T:123145342140416 DEBUG: GetAEChannelMap mapped channels to layout FL, FR
  245. 08:11:23.783 T:123145342140416 DEBUG: Initialize: using buffer size: 16384 (0.046440 ms)
  246. 08:11:23.784 T:123145342140416 DEBUG: CActiveAESink::OpenSink - DARWINOSX Initialized:
  247. 08:11:23.784 T:123145342140416 DEBUG: Output Device : Default
  248. 08:11:23.784 T:123145342140416 DEBUG: Sample Rate : 44100
  249. 08:11:23.784 T:123145342140416 DEBUG: Sample Format : AE_FMT_FLOAT
  250. 08:11:23.784 T:123145342140416 DEBUG: Channel Count : 2
  251. 08:11:23.784 T:123145342140416 DEBUG: Channel Layout: FL, FR
  252. 08:11:23.784 T:123145342140416 DEBUG: Frames : 512
  253. 08:11:23.784 T:123145342140416 DEBUG: Frame Size : 8
  254. 08:11:23.788 T:140736213119808 INFO: CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts...
  255. 08:11:23.789 T:140736213119808 DEBUG: CKeyboardLayoutManager: keyboard layout "Arabic QWERTY" successfully loaded
  256. 08:11:23.789 T:140736213119808 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian ЯВЕРТЪ" successfully loaded
  257. 08:11:23.789 T:140736213119808 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian АБВ" successfully loaded
  258. 08:11:23.790 T:140736213119808 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BasePY" successfully loaded
  259. 08:11:23.790 T:140736213119808 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BaiduPY" successfully loaded
  260. 08:11:23.790 T:140736213119808 DEBUG: CKeyboardLayoutManager: keyboard layout "Croatian QWERTY" successfully loaded
  261. 08:11:23.791 T:140736213119808 DEBUG: CKeyboardLayoutManager: keyboard layout "Czech QWERTZ" successfully loaded
  262. 08:11:23.791 T:140736213119808 DEBUG: CKeyboardLayoutManager: keyboard layout "Danish QWERTY" successfully loaded
  263. 08:11:23.792 T:140736213119808 DEBUG: CKeyboardLayoutManager: keyboard layout "English QWERTY" successfully loaded
  264. 08:11:23.792 T:140736213119808 DEBUG: CKeyboardLayoutManager: keyboard layout "English AZERTY" successfully loaded
  265. 08:11:23.792 T:140736213119808 DEBUG: CKeyboardLayoutManager: keyboard layout "English ABC" successfully loaded
  266. 08:11:23.792 T:140736213119808 DEBUG: CKeyboardLayoutManager: keyboard layout "French AZERTY" successfully loaded
  267. 08:11:23.793 T:140736213119808 DEBUG: CKeyboardLayoutManager: keyboard layout "German QWERTZ" successfully loaded
  268. 08:11:23.793 T:140736213119808 DEBUG: CKeyboardLayoutManager: keyboard layout "German ABC" successfully loaded
  269. 08:11:23.793 T:140736213119808 DEBUG: CKeyboardLayoutManager: keyboard layout "Greek QWERTY" successfully loaded
  270. 08:11:23.794 T:140736213119808 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew QWERTY" successfully loaded
  271. 08:11:23.794 T:140736213119808 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew ABC" successfully loaded
  272. 08:11:23.794 T:140736213119808 DEBUG: CKeyboardLayoutManager: keyboard layout "Hungarian QWERTZ" successfully loaded
  273. 08:11:23.795 T:140736213119808 DEBUG: CKeyboardLayoutManager: keyboard layout "Icelandic QWERTY" successfully loaded
  274. 08:11:23.795 T:140736213119808 DEBUG: CKeyboardLayoutManager: keyboard layout "Italian QWERTY" successfully loaded
  275. 08:11:23.796 T:140736213119808 DEBUG: CKeyboardLayoutManager: keyboard layout "Korean ㄱㄴㄷ" successfully loaded
  276. 08:11:23.796 T:140736213119808 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian AZERTY" successfully loaded
  277. 08:11:23.796 T:140736213119808 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian QWERTY" successfully loaded
  278. 08:11:23.796 T:140736213119808 DEBUG: CKeyboardLayoutManager: keyboard layout "Norwegian QWERTY" successfully loaded
  279. 08:11:23.797 T:140736213119808 DEBUG: CKeyboardLayoutManager: keyboard layout "Polish QWERTY" successfully loaded
  280. 08:11:23.797 T:140736213119808 DEBUG: CKeyboardLayoutManager: keyboard layout "Portuguese (Portugal) QWERTY" successfully loaded
  281. 08:11:23.797 T:140736213119808 DEBUG: CKeyboardLayoutManager: keyboard layout "Romanian QWERTY" successfully loaded
  282. 08:11:23.798 T:140736213119808 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian ЙЦУКЕН" successfully loaded
  283. 08:11:23.798 T:140736213119808 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian АБВ" successfully loaded
  284. 08:11:23.798 T:140736213119808 DEBUG: CKeyboardLayoutManager: keyboard layout "Silesian QWERTY" successfully loaded
  285. 08:11:23.798 T:140736213119808 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTZ" successfully loaded
  286. 08:11:23.798 T:140736213119808 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTY" successfully loaded
  287. 08:11:23.798 T:140736213119808 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak ABC" successfully loaded
  288. 08:11:23.799 T:140736213119808 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovenian QWERTZ" successfully loaded
  289. 08:11:23.799 T:140736213119808 DEBUG: CKeyboardLayoutManager: keyboard layout "Spanish QWERTY" successfully loaded
  290. 08:11:23.799 T:140736213119808 DEBUG: CKeyboardLayoutManager: keyboard layout "Swedish QWERTY" successfully loaded
  291. 08:11:23.799 T:140736213119808 DEBUG: CKeyboardLayoutManager: keyboard layout "Thai Kedmanee" successfully loaded
  292. 08:11:23.799 T:140736213119808 DEBUG: CKeyboardLayoutManager: keyboard layout "Turkish QWERTY" successfully loaded
  293. 08:11:23.800 T:140736213119808 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian ЙЦУКЕН" successfully loaded
  294. 08:11:23.800 T:140736213119808 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian АБВ" successfully loaded
  295. 08:11:23.805 T:140736213119808 NOTICE: InitWindowSystem: Setup SDL
  296. 08:11:23.820 T:140736213119808 NOTICE: Display 0 has name SAMSUNG
  297. 08:11:23.820 T:140736213119808 NOTICE: Found possible resolution for display 0 with 1920 x 1080 @ 60.000000 Hz
  298. 08:11:23.820 T:140736213119808 NOTICE: Found possible resolution for display 0 with 1920 x 1080 @ 50.000000 Hz
  299. 08:11:23.820 T:140736213119808 NOTICE: Found possible resolution for display 0 with 1280 x 720 @ 60.000000 Hz
  300. 08:11:23.820 T:140736213119808 NOTICE: Found possible resolution for display 0 with 1280 x 720 @ 50.000000 Hz
  301. 08:11:23.820 T:140736213119808 NOTICE: Found possible resolution for display 0 with 1920 x 1080 @ 24.000000 Hz
  302. 08:11:23.820 T:140736213119808 NOTICE: Found possible resolution for display 0 with 1920 x 1080 @ 25.000000 Hz
  303. 08:11:23.820 T:140736213119808 NOTICE: Found possible resolution for display 0 with 1920 x 1080 @ 30.000000 Hz
  304. 08:11:23.820 T:140736213119808 NOTICE: Found possible resolution for display 0 with 720 x 480 @ 60.000000 Hz
  305. 08:11:23.821 T:140736213119808 NOTICE: Found possible resolution for display 0 with 720 x 576 @ 50.000000 Hz
  306. 08:11:23.821 T:140736213119808 NOTICE: Found possible resolution for display 0 with 640 x 480 @ 60.000000 Hz
  307. 08:11:23.821 T:140736213119808 NOTICE: Found possible resolution for display 0 with 800 x 600 @ 60.000000 Hz
  308. 08:11:23.821 T:140736213119808 NOTICE: Found possible resolution for display 0 with 1024 x 768 @ 60.000000 Hz
  309. 08:11:23.821 T:140736213119808 NOTICE: Found possible resolution for display 0 with 1024 x 576 @ 60.000000 Hz
  310. 08:11:23.821 T:140736213119808 NOTICE: Found possible resolution for display 0 with 1280 x 960 @ 60.000000 Hz
  311. 08:11:23.821 T:140736213119808 NOTICE: Found possible resolution for display 0 with 1344 x 1008 @ 60.000000 Hz
  312. 08:11:23.821 T:140736213119808 NOTICE: Found possible resolution for display 0 with 1344 x 756 @ 60.000000 Hz
  313. 08:11:23.821 T:140736213119808 NOTICE: Found possible resolution for display 0 with 1600 x 900 @ 60.000000 Hz
  314. 08:11:23.821 T:140736213119808 NOTICE: Checking resolution 15
  315. 08:11:23.865 T:140736213119808 INFO: RetroPlayer[PROCESS]: Registering process control for macOS
  316. 08:11:23.865 T:140736213119808 INFO: RetroPlayer[RENDER]: Registering renderer factory for OpenGL
  317. 08:11:23.865 T:140736213119808 NOTICE: GL_VENDOR = Intel Inc.
  318. 08:11:23.865 T:140736213119808 NOTICE: GL_RENDERER = Intel HD Graphics 4000 OpenGL Engine
  319. 08:11:23.865 T:140736213119808 NOTICE: GL_VERSION = 4.1 INTEL-10.28.29
  320. 08:11:23.865 T:140736213119808 NOTICE: GL_SHADING_LANGUAGE_VERSION = 4.10
  321. 08:11:23.865 T:140736213119808 NOTICE: GL_EXTENSIONS = GL_ARB_blend_func_extended GL_ARB_draw_buffers_blend GL_ARB_draw_indirect GL_ARB_ES2_compatibility GL_ARB_explicit_attrib_location GL_ARB_gpu_shader_fp64 GL_ARB_gpu_shader5 GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_occlusion_query2 GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_separate_shader_objects GL_ARB_shader_bit_encoding GL_ARB_shader_subroutine GL_ARB_shading_language_include GL_ARB_tessellation_shader GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_cube_map_array GL_ARB_texture_gather GL_ARB_texture_query_lod GL_ARB_texture_rgb10_a2ui GL_ARB_texture_storage GL_ARB_texture_swizzle GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_vertex_attrib_64bit GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_EXT_debug_label GL_EXT_debug_marker GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_texture_compression_s3tc GL_EXT_texture_filter_anisotropic GL_EXT_texture_sRGB_decode GL_APPLE_client_storage GL_APPLE_container_object_shareable GL_APPLE_flush_render GL_APPLE_object_purgeable GL_APPLE_rgb_422 GL_APPLE_row_bytes GL_APPLE_texture_range GL_ATI_texture_mirror_once GL_NV_texture_barrier
  322. 08:11:23.868 T:140736213119808 DEBUG: GL: Pixel Shader compilation log:
  323. 08:11:23.883 T:140736213119808 DEBUG: Previous line repeats 5 times.
  324. 08:11:23.883 T:140736213119808 INFO: GL: Maximum texture width: 16384
  325. 08:11:23.883 T:140736213119808 DEBUG: guilib: Fill viewport on change for solving rendering passes
  326. 08:11:23.888 T:140736213119808 DEBUG: ffmpeg[7FFFB3FD7340]: Invalid return value 0 for stream protocol
  327. 08:11:23.971 T:140736213119808 DEBUG: Previous line repeats 1 times.
  328. 08:11:23.971 T:140736213119808 INFO: GL: Enabling VSYNC
  329. 08:11:23.975 T:140736213119808 INFO: load keymapping
  330. 08:11:23.977 T:140736213119808 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
  331. 08:11:23.977 T:140736213119808 INFO: Loading special://xbmc/system/keymaps/customcontroller.AppleRemote.xml
  332. 08:11:23.978 T:140736213119808 INFO: Loading special://xbmc/system/keymaps/customcontroller.Harmony.xml
  333. 08:11:23.979 T:140736213119808 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
  334. 08:11:23.980 T:140736213119808 INFO: Loading special://xbmc/system/keymaps/joystick.xml
  335. 08:11:23.981 T:140736213119808 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
  336. 08:11:23.984 T:140736213119808 INFO: Loading special://xbmc/system/keymaps/mouse.xml
  337. 08:11:23.984 T:140736213119808 INFO: Loading special://xbmc/system/keymaps/remote.xml
  338. 08:11:23.986 T:140736213119808 INFO: Loading special://xbmc/system/keymaps/touchscreen.xml
  339. 08:11:23.988 T:140736213119808 INFO: GUI format 720x480, Display Windowed
  340. 08:11:23.988 T:140736213119808 INFO: CLangInfo: loading resource.language.en_gb language information...
  341. 08:11:23.989 T:140736213119808 DEBUG: trying to set locale to en_US.UTF-8
  342. 08:11:23.989 T:140736213119808 INFO: global locale set to en_US.UTF-8
  343. 08:11:23.989 T:140736213119808 INFO: CLangInfo: loading resource.language.en_gb language strings...
  344. 08:11:23.996 T:140736213119808 DEBUG: LocalizeStrings: loaded 3972 strings from file resource://resource.language.en_gb/strings.po
  345. 08:11:24.005 T:140736213119808 DEBUG: LocalizeStrings: loaded 1 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/audiodecoder.timidity/resources/language/English/strings.po
  346. 08:11:24.005 T:140736213119808 DEBUG: LocalizeStrings: loaded 1 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/audioencoder.flac/resources/language/English/strings.po
  347. 08:11:24.005 T:140736213119808 DEBUG: LocalizeStrings: loaded 1 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/audioencoder.xbmc.builtin.aac/resources/language/English/strings.po
  348. 08:11:24.006 T:140736213119808 DEBUG: LocalizeStrings: loaded 1 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/audioencoder.xbmc.builtin.wma/resources/language/English/strings.po
  349. 08:11:24.006 T:140736213119808 DEBUG: LocalizeStrings: loaded 7 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/audioencoder.lame/resources/language/English/strings.po
  350. 08:11:24.006 T:140736213119808 DEBUG: LocalizeStrings: loaded 7 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/audioencoder.vorbis/resources/language/English/strings.po
  351. 08:11:24.007 T:140736213119808 DEBUG: LocalizeStrings: loaded 18 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/game.controller.default/resources/language/resource.language.en_gb/strings.po
  352. 08:11:24.007 T:140736213119808 DEBUG: LocalizeStrings: loaded 1 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/game.libretro/resources/language/English/strings.po
  353. 08:11:24.007 T:140736213119808 DEBUG: LocalizeStrings: loaded 4 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/game.libretro.mrboom/resources/language/English/strings.po
  354. 08:11:24.008 T:140736213119808 DEBUG: LocalizeStrings: loaded 20 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/inputstream.adaptive/resources/language/resource.language.en_gb/strings.po
  355. 08:11:24.008 T:140736213119808 DEBUG: LocalizeStrings: loaded 13 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/metadata.album.universal/resources/language/English/strings.po
  356. 08:11:24.009 T:140736213119808 DEBUG: LocalizeStrings: loaded 27 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/metadata.artists.universal/resources/language/English/strings.po
  357. 08:11:24.010 T:140736213119808 DEBUG: LocalizeStrings: loaded 8 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/metadata.themoviedb.org/resources/language/English/strings.po
  358. 08:11:24.011 T:140736213119808 DEBUG: LocalizeStrings: loaded 10 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/metadata.tvdb.com/resources/language/English/strings.po
  359. 08:11:24.011 T:140736213119808 DEBUG: LocalizeStrings: loaded 9 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/peripheral.joystick/resources/language/English/strings.po
  360. 08:11:24.011 T:140736213119808 DEBUG: LocalizeStrings: loaded 8 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/pvr.argustv/resources/language/resource.language.en_gb/strings.po
  361. 08:11:24.011 T:140736213119808 DEBUG: LocalizeStrings: loaded 6 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/pvr.demo/resources/language/resource.language.en_gb/strings.po
  362. 08:11:24.012 T:140736213119808 DEBUG: LocalizeStrings: loaded 67 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/pvr.dvblink/resources/language/resource.language.en_gb/strings.po
  363. 08:11:24.012 T:140736213119808 DEBUG: LocalizeStrings: loaded 73 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/pvr.dvbviewer/resources/language/resource.language.en_gb/strings.po
  364. 08:11:24.012 T:140736213119808 DEBUG: LocalizeStrings: loaded 3 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/pvr.filmon/resources/language/resource.language.en_gb/strings.po
  365. 08:11:24.012 T:140736213119808 DEBUG: LocalizeStrings: loaded 5 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/pvr.hdhomerun/resources/language/resource.language.en_gb/strings.po
  366. 08:11:24.012 T:140736213119808 DEBUG: LocalizeStrings: loaded 83 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/pvr.hts/resources/language/resource.language.en_gb/strings.po
  367. 08:11:24.012 T:140736213119808 DEBUG: LocalizeStrings: loaded 22 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/pvr.iptvsimple/resources/language/resource.language.en_gb/strings.po
  368. 08:11:24.013 T:140736213119808 DEBUG: LocalizeStrings: loaded 72 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/pvr.mediaportal.tvserver/resources/language/resource.language.en_gb/strings.po
  369. 08:11:24.013 T:140736213119808 DEBUG: LocalizeStrings: loaded 103 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/pvr.mythtv/resources/language/resource.language.en_gb/strings.po
  370. 08:11:24.014 T:140736213119808 DEBUG: LocalizeStrings: loaded 28 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/pvr.nextpvr/resources/language/resource.language.en_gb/strings.po
  371. 08:11:24.014 T:140736213119808 DEBUG: LocalizeStrings: loaded 2 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/pvr.njoy/resources/language/resource.language.en_gb/strings.po
  372. 08:11:24.014 T:140736213119808 DEBUG: LocalizeStrings: loaded 2 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/pvr.octonet/resources/language/resource.language.en_gb/strings.po
  373. 08:11:24.014 T:140736213119808 DEBUG: LocalizeStrings: loaded 8 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/pvr.pctv/resources/language/resource.language.en_gb/strings.po
  374. 08:11:24.015 T:140736213119808 DEBUG: LocalizeStrings: loaded 43 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/pvr.stalker/resources/language/resource.language.en_gb/strings.po
  375. 08:11:24.015 T:140736213119808 DEBUG: LocalizeStrings: loaded 4 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/pvr.teleboy/resources/language/resource.language.en_gb/strings.po
  376. 08:11:24.015 T:140736213119808 DEBUG: LocalizeStrings: loaded 25 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/pvr.vbox/resources/language/resource.language.en_gb/strings.po
  377. 08:11:24.015 T:140736213119808 DEBUG: LocalizeStrings: loaded 71 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/pvr.vdr.vnsi/resources/language/resource.language.en_gb/strings.po
  378. 08:11:24.016 T:140736213119808 DEBUG: LocalizeStrings: loaded 29 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/pvr.vuplus/resources/language/resource.language.en_gb/strings.po
  379. 08:11:24.016 T:140736213119808 DEBUG: LocalizeStrings: loaded 70 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/pvr.wmc/resources/language/resource.language.en_gb/strings.po
  380. 08:11:24.016 T:140736213119808 DEBUG: LocalizeStrings: loaded 7 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/pvr.zattoo/resources/language/resource.language.en_gb/strings.po
  381. 08:11:24.018 T:140736213119808 DEBUG: LocalizeStrings: loaded 10 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/screensaver.pingpong/resources/language/English/strings.po
  382. 08:11:24.018 T:140736213119808 DEBUG: LocalizeStrings: loaded 1 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.en_gb/strings.po
  383. 08:11:24.019 T:140736213119808 DEBUG: LocalizeStrings: loaded 21 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/service.xbmc.versioncheck/resources/language/English/strings.po
  384. 08:11:24.021 T:140736213119808 DEBUG: LocalizeStrings: loaded 12 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/visualization.fishbmc/resources/language/English/strings.po
  385. 08:11:24.021 T:140736213119808 DEBUG: LocalizeStrings: loaded 16 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/visualization.projectm/resources/language/English/strings.po
  386. 08:11:24.022 T:140736213119808 DEBUG: LocalizeStrings: loaded 15 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/visualization.spectrum/resources/language/English/strings.po
  387. 08:11:24.023 T:123145344286720 DEBUG: Thread JobWorker start, auto delete: true
  388. 08:11:24.023 T:123145344286720 DEBUG: Initialize, updating databases...
  389. 08:11:24.024 T:123145344286720 NOTICE: Running database version Addons27
  390. 08:11:24.025 T:123145344286720 NOTICE: Running database version ViewModes6
  391. 08:11:24.025 T:123145344286720 NOTICE: Running database version Textures13
  392. 08:11:44.171 T:123145344286720 INFO: MYSQL: Connected to version 5.5.57-MariaDB
  393. 08:11:44.195 T:123145344286720 NOTICE: Running database version MyMusic72
  394. 08:12:04.357 T:123145344286720 NOTICE: Running database version MyVideos110
  395. 08:12:04.443 T:123145344286720 NOTICE: Running database version TV32
  396. 08:12:04.444 T:123145344286720 NOTICE: Running database version Epg11
  397. 08:12:04.444 T:123145344286720 DEBUG: Initialize, updating databases... DONE
  398. 08:12:04.462 T:140736213119808 NOTICE: start dvd mediatype detection
  399. 08:12:04.489 T:140736213119808 DEBUG: DPMS: supported power-saving modes: OFF STANDBY
  400. 08:12:04.490 T:123145336852480 DEBUG: Thread DetectDVDMedia start, auto delete: false
  401. 08:12:04.490 T:123145336852480 DEBUG: Compiled with libcdio Version 0.94
  402. 08:12:04.522 T:123145341067264 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  403. 08:12:04.522 T:123145341067264 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  404. 08:12:04.535 T:140736213119808 INFO: Unloading old skin ...
  405. 08:12:04.556 T:140736213119808 NOTICE: load skin from: /Applications/Kodi.app/Contents/Resources/Kodi/addons/skin.estuary (version: 2.0.9)
  406. 08:12:04.556 T:140736213119808 INFO: load fonts for skin...
  407. 08:12:04.575 T:140736213119808 INFO: Loading skin includes from /Applications/Kodi.app/Contents/Resources/Kodi/addons/skin.estuary/xml/includes.xml
  408. 08:12:04.614 T:140736213119808 INFO: Loading fonts from /Applications/Kodi.app/Contents/Resources/Kodi/addons/skin.estuary/xml/Font.xml
  409. 08:12:04.632 T:140736213119808 DEBUG: LocalizeStrings: loaded 136 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/skin.estuary/language/resource.language.en_gb/strings.po
  410. 08:12:04.632 T:140736213119808 INFO: load new skin...
  411. 08:12:04.632 T:140736213119808 INFO: Loading custom window XMLs from skin path /Applications/Kodi.app/Contents/Resources/Kodi/addons/skin.estuary/xml
  412. 08:12:04.638 T:140736213119808 DEBUG: Load Skin XML: 5.92ms
  413. 08:12:04.638 T:140736213119808 INFO: initialize new skin...
  414. 08:12:04.638 T:140736213119808 DEBUG: guilib: Fill viewport on change for solving rendering passes
  415. 08:12:04.638 T:140736213119808 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  416. 08:12:04.640 T:140736213119808 DEBUG: OpenBundle - Opened bundle /Applications/Kodi.app/Contents/Resources/Kodi/addons/skin.estuary/media/Textures.xbt
  417. 08:12:04.640 T:140736213119808 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  418. 08:12:04.641 T:140736213119808 INFO: Loading skin file: DialogNotification.xml, load type: LOAD_ON_GUI_INIT
  419. 08:12:04.642 T:140736213119808 INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
  420. 08:12:04.643 T:140736213119808 INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
  421. 08:12:04.644 T:140736213119808 INFO: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
  422. 08:12:04.644 T:140736213119808 INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
  423. 08:12:04.651 T:140736213119808 INFO: Loading skin file: Custom_1109_TopBarOverlay.xml, load type: LOAD_ON_GUI_INIT
  424. 08:12:04.653 T:140736213119808 INFO: Loading resource://resource.uisounds.kodi/sounds.xml
  425. 08:12:04.654 T:140736213119808 DEBUG: ffmpeg[7FFFB3FD7340]: Invalid return value 0 for stream protocol
  426. 08:12:04.668 T:140736213119808 DEBUG: Previous line repeats 30 times.
  427. 08:12:04.668 T:140736213119808 INFO: skin loaded...
  428. 08:12:04.668 T:140736213119808 DEBUG: Activating window ID: 12997
  429. 08:12:04.668 T:140736213119808 DEBUG: ------ Window Init () ------
  430. 08:12:04.668 T:140736213119808 DEBUG: Activating window ID: 12999
  431. 08:12:04.668 T:140736213119808 DEBUG: ------ Window Init (Startup.xml) ------
  432. 08:12:04.668 T:140736213119808 INFO: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
  433. 08:12:04.668 T:140736213119808 DEBUG: Activating window ID: 10000
  434. 08:12:04.668 T:140736213119808 DEBUG: ------ Window Deinit (Startup.xml) ------
  435. 08:12:04.668 T:140736213119808 DEBUG: ------ Window Init (Home.xml) ------
  436. 08:12:04.668 T:140736213119808 INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
  437. 08:12:23.841 T:123145343750144 WARNING: DARWINOSX: underflow (0 vs 4096 bytes)
  438. 08:12:33.985 T:123145342140416 DEBUG: CCoreAudioStream::Close: Restoring original physical format for stream 0x0033. ([lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (44100Hz))
  439. 08:12:34.032 T:123145342140416 DEBUG: CCoreAudioStream::SetPhysicalFormat: Physical format for stream 0x0033. now active ([lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (44100Hz))
  440. 08:12:34.032 T:123145342140416 DEBUG: CCoreAudioStream::Close: Closed stream 0x0033.
  441. 08:12:34.536 T:123145344286720 DEBUG: Thread JobWorker 123145344286720 terminating (autodelete)
  442. 08:13:25.224 T:140736213119808 DEBUG: CDirectoryProvider[library://video/movies/]: refreshing..
  443. 08:13:25.241 T:140736213119808 DEBUG: CDirectoryProvider[special://skin/playlists/inprogress_movies.xsp]: refreshing..
  444. 08:13:25.241 T:123145337925632 DEBUG: Thread JobWorker start, auto delete: true
  445. 08:13:25.241 T:140736213119808 DEBUG: CDirectoryProvider[special://skin/playlists/recent_unwatched_movies.xsp]: refreshing..
  446. 08:13:25.241 T:140736213119808 DEBUG: CDirectoryProvider[special://skin/playlists/unwatched_movies.xsp]: refreshing..
  447. 08:13:25.241 T:123145338462208 DEBUG: Thread JobWorker start, auto delete: true
  448. 08:13:25.241 T:140736213119808 DEBUG: CDirectoryProvider[special://skin/playlists/random_movies.xsp]: refreshing..
  449. 08:13:25.241 T:140736213119808 DEBUG: CDirectoryProvider[videodb://movies/genres/]: refreshing..
  450. 08:13:25.241 T:123145338998784 DEBUG: Thread JobWorker start, auto delete: true
  451. 08:13:25.241 T:140736213119808 DEBUG: CDirectoryProvider[videodb://movies/sets/]: refreshing..
  452. 08:13:25.242 T:140736213119808 DEBUG: CDirectoryProvider[library://video/tvshows/]: refreshing..
  453. 08:13:25.242 T:140736213119808 DEBUG: CDirectoryProvider[videodb://inprogresstvshows]: refreshing..
  454. 08:13:25.242 T:140736213119808 DEBUG: CDirectoryProvider[special://skin/playlists/recent_unwatched_episodes.xsp]: refreshing..
  455. 08:13:25.242 T:140736213119808 DEBUG: CDirectoryProvider[special://skin/playlists/unwatched_tvshows.xsp]: refreshing..
  456. 08:13:25.242 T:140736213119808 DEBUG: CDirectoryProvider[videodb://tvshows/genres/]: refreshing..
  457. 08:13:25.242 T:140736213119808 DEBUG: CDirectoryProvider[videodb://tvshows/studios/]: refreshing..
  458. 08:13:25.242 T:140736213119808 DEBUG: CDirectoryProvider[addons://]: refreshing..
  459. 08:13:25.242 T:140736213119808 DEBUG: CDirectoryProvider[addons://sources/video/]: refreshing..
  460. 08:13:25.242 T:140736213119808 DEBUG: CDirectoryProvider[addons://sources/audio/]: refreshing..
  461. 08:13:25.242 T:140736213119808 DEBUG: CDirectoryProvider[addons://sources/game/]: refreshing..
  462. 08:13:25.242 T:140736213119808 DEBUG: CDirectoryProvider[addons://sources/executable/]: refreshing..
  463. 08:13:25.242 T:140736213119808 DEBUG: CDirectoryProvider[addons://sources/image/]: refreshing..
  464. 08:13:25.242 T:140736213119808 DEBUG: CDirectoryProvider[library://video/]: refreshing..
  465. 08:13:25.242 T:140736213119808 DEBUG: CDirectoryProvider[sources://video/]: refreshing..
  466. 08:13:25.242 T:140736213119808 DEBUG: CDirectoryProvider[special://videoplaylists/]: refreshing..
  467. 08:13:25.243 T:140736213119808 DEBUG: CDirectoryProvider[favourites://]: refreshing..
  468. 08:13:25.243 T:140736213119808 DEBUG: CDirectoryProvider[sources://pictures/]: refreshing..
  469. 08:13:25.243 T:140736213119808 DEBUG: CDirectoryProvider[addons://sources/game/]: refreshing..
  470. 08:13:25.252 T:140736213119808 DEBUG: JSONRPC: JSON schema type definition references an unknown type Setting.Details.Setting
  471. 08:13:25.252 T:140736213119808 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
  472. 08:13:25.252 T:140736213119808 INFO: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
  473. 08:13:25.252 T:140736213119808 INFO: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
  474. 08:13:25.262 T:140736213119808 INFO: JSONRPC v9.4.1: Successfully initialized
  475. 08:13:25.262 T:140736213119808 DEBUG: LoadMappings - loaded node "Motorola Nyxboard Hybrid"
  476. 08:13:25.262 T:140736213119808 DEBUG: LoadMappings - loaded node "CEC Adapter"
  477. 08:13:25.262 T:140736213119808 DEBUG: LoadMappings - loaded node "Pulse-Eight CEC Adapter"
  478. 08:13:25.262 T:140736213119808 DEBUG: LoadMappings - loaded node "iMON HID device"
  479. 08:13:25.262 T:140736213119808 DEBUG: LoadMappings - loaded node "WETEK Play remote"
  480. 08:13:25.262 T:140736213119808 DEBUG: LoadMappings - loaded node ""
  481. 08:13:25.281 T:140736213119808 DEBUG: USB Device Attach:Logitech USB Keyboard, 336592896
  482. 08:13:25.281 T:140736213119808 DEBUG: USB Device Attach:USB Optical Mouse, 337641472
  483. 08:13:25.283 T:140736213119808 DEBUG: USB Device Attach:IR Receiver, 488120320
  484. 08:13:25.286 T:140736213119808 DEBUG: Add-on bus: Registering add-on peripheral.joystick
  485. 08:13:25.286 T:140736213119808 DEBUG: PERIPHERAL - CreateAddon - creating peripheral add-on instance 'Joystick Support'
  486. 08:13:25.286 T:140736213119808 DEBUG: ADDON: Dll Initializing - Joystick Support
  487. 08:13:25.286 T:140736213119808 DEBUG: SECTION:LoadDLL(/Applications/Kodi.app/Contents/Resources/Kodi/addons/peripheral.joystick/peripheral.joystick.1.4.6.dylib)
  488. 08:13:25.286 T:140736213119808 DEBUG: Loading: /Applications/Kodi.app/Contents/Resources/Kodi/addons/peripheral.joystick/peripheral.joystick.1.4.6.dylib
  489. 08:13:25.330 T:140736213119808 DEBUG: AddOnLog: Joystick Support: Loaded 14 joystick families with 97 total joysticks
  490. 08:13:25.330 T:140736213119808 DEBUG: Calling TransferSettings for: Joystick Support
  491. 08:13:25.331 T:140736213119808 DEBUG: CAddonSettings[peripheral.joystick]: loading setting definitions
  492. 08:13:25.331 T:140736213119808 INFO: AddOnLog: Joystick Support: Enabling joystick interface "cocoa"
  493. 08:13:25.331 T:123145343213568 DEBUG: Thread PeripBusCEC start, auto delete: false
  494. 08:13:25.332 T:123145343750144 DEBUG: Thread PeripBusAddon start, auto delete: false
  495. 08:13:25.351 T:140736213119808 DEBUG: Initialise - initialised peripheral on 'keyboard' with 1 features and 0 sub devices
  496. 08:13:25.351 T:140736213119808 NOTICE: Register - new keyboard device registered on application->keyboard: Keyboard (0000:0000)
  497. 08:13:25.352 T:140736213119808 DEBUG: Initialise - initialised peripheral on 'mouse' with 1 features and 0 sub devices
  498. 08:13:25.352 T:140736213119808 NOTICE: Register - new mouse device registered on application->mouse: Mouse (0000:0000)
  499. 08:13:25.352 T:123145344286720 DEBUG: Thread PeripEventScanner start, auto delete: false
  500. 08:13:25.355 T:140736213119808 DEBUG: ContextMenuManager: addon menus reloaded.
  501. 08:13:25.355 T:140736213119808 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  502. 08:13:25.355 T:140736213119808 DEBUG: CPlayerCoreConfig::<ctor>: created player VideoPlayer
  503. 08:13:25.355 T:140736213119808 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer
  504. 08:13:25.355 T:140736213119808 DEBUG: CPlayerCoreConfig::<ctor>: created player RetroPlayer
  505. 08:13:25.355 T:140736213119808 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  506. 08:13:25.355 T:140736213119808 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mms/udp
  507. 08:13:25.355 T:140736213119808 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  508. 08:13:25.355 T:140736213119808 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtmp
  509. 08:13:25.355 T:140736213119808 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  510. 08:13:25.355 T:140736213119808 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  511. 08:13:25.355 T:140736213119808 DEBUG: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
  512. 08:13:25.355 T:140736213119808 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  513. 08:13:25.355 T:140736213119808 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  514. 08:13:25.355 T:140736213119808 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  515. 08:13:25.355 T:140736213119808 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  516. 08:13:25.355 T:140736213119808 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  517. 08:13:25.355 T:140736213119808 DEBUG: CPlayerSelectionRule::Initialize: creating rule: radio
  518. 08:13:25.355 T:140736213119808 NOTICE: Loaded playercorefactory configuration
  519. 08:13:25.355 T:140736213119808 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  520. 08:13:25.355 T:140736213119808 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  521. 08:13:25.355 T:140736213119808 INFO: removing tempfiles
  522. 08:13:25.361 T:140736213119808 DEBUG: CRepositoryUpdater: previous update at 06/30/2018 7:59:15 AM, next at 07/01/2018 7:59:15 AM
  523. 08:13:25.361 T:123145344823296 DEBUG: Thread Timer start, auto delete: false
  524. 08:13:25.362 T:140736213119808 DEBUG: CServiceAddonManager: starting service.xbmc.versioncheck
  525. 08:13:25.362 T:140736213119808 NOTICE: initialize done
  526. 08:13:25.362 T:140736213119808 NOTICE: Running the application...
  527. 08:13:25.362 T:123145345359872 DEBUG: Thread LanguageInvoker start, auto delete: false
  528. 08:13:25.363 T:123145345359872 INFO: initializing python engine.
  529. 08:13:25.363 T:123145345359872 DEBUG: PYTHONHOME -> /Applications/Kodi.app/Contents/Libraries/
  530. 08:13:25.363 T:123145345359872 DEBUG: PYTHONPATH -> /Applications/Kodi.app/Contents/Libraries/
  531. 08:13:25.363 T:140736213119808 DEBUG: no profile autoexec.py (/Users/LanaXbmc/Library/Application Support/Kodi/userdata/autoexec.py) found, skipping
  532. 08:13:25.363 T:140736213119808 DEBUG: NetworkMessage - Starting network services
  533. 08:13:25.363 T:140736213119808 NOTICE: starting zeroconf publishing
  534. 08:13:25.363 T:123145345896448 DEBUG: Thread EventServer start, auto delete: false
  535. 08:13:25.363 T:123145345896448 NOTICE: ES: Starting UDP Event server on port 9777
  536. 08:13:25.363 T:123145345896448 NOTICE: UDP: Listening on port 9777 (ipv6 : false)
  537. 08:13:25.365 T:140736213119808 INFO: JSONRPC Server: Successfully initialized
  538. 08:13:25.365 T:123145346433024 DEBUG: Thread TCPServer start, auto delete: false
  539. 08:13:25.367 T:140736213119808 DEBUG: ffmpeg[7FFFB3FD7340]: Invalid return value 0 for stream protocol
  540. 08:13:25.426 T:140736213119808 DEBUG: Previous line repeats 3 times.
  541. 08:13:25.426 T:140736213119808 DEBUG: ------ Window Init (Pointer.xml) ------
  542. 08:13:25.426 T:140736213119808 DEBUG: ------ Window Init () ------
  543. 08:13:25.494 T:123145345359872 DEBUG: CPythonInvoker(0, /Applications/Kodi.app/Contents/Resources/Kodi/addons/service.xbmc.versioncheck/service.py): start processing
  544. 08:13:25.512 T:123145345359872 DEBUG: -->Python Interpreter Initialized<--
  545. 08:13:25.512 T:123145345359872 DEBUG: CPythonInvoker(0, /Applications/Kodi.app/Contents/Resources/Kodi/addons/service.xbmc.versioncheck/service.py): the source file to load is "/Applications/Kodi.app/Contents/Resources/Kodi/addons/service.xbmc.versioncheck/service.py"
  546. 08:13:25.512 T:123145345359872 DEBUG: CPythonInvoker(0, /Applications/Kodi.app/Contents/Resources/Kodi/addons/service.xbmc.versioncheck/service.py): setting the Python path to /Applications/Kodi.app/Contents/Resources/Kodi/addons/service.xbmc.versioncheck:/Applications/Kodi.app/Contents/Libraries/lib/python2.7/site-packages/setuptools-18.4-py2.7.egg:/Applications/Kodi.app/Contents/Libraries/lib/python2.7/site-packages/Pillow-3.0.0-py2.7-macosx-10.4-x86_64.egg:/Applications/Kodi.app/Contents/Libraries:/Applications/Kodi.app/Contents/Libraries/lib/python27.zip:/Applications/Kodi.app/Contents/Libraries/lib/python2.7:/Applications/Kodi.app/Contents/Libraries/lib/python2.7/site-packages:/Applications/Kodi.app/Contents/Libraries/lib/python2.7/plat-darwin:/Applications/Kodi.app/Contents/Libraries/lib/python2.7/plat-mac:/Applications/Kodi.app/Contents/Libraries/lib/python2.7/plat-mac/lib-scriptpackages:/Applications/Kodi.app/Contents/Libraries/lib/python2.7/lib-tk:/Applications/Kodi.app/Contents/Libraries/lib/python2.7/lib-old:/Applications/Kodi.app/Contents/Libraries/lib/python2.7/lib-dynload
  547. 08:13:25.512 T:123145345359872 DEBUG: CPythonInvoker(0, /Applications/Kodi.app/Contents/Resources/Kodi/addons/service.xbmc.versioncheck/service.py): entering source directory /Applications/Kodi.app/Contents/Resources/Kodi/addons/service.xbmc.versioncheck
  548. 08:13:25.513 T:123145345359872 DEBUG: CPythonInvoker(0, /Applications/Kodi.app/Contents/Resources/Kodi/addons/service.xbmc.versioncheck/service.py): instantiating addon using automatically obtained id of "service.xbmc.versioncheck" dependent on version 2.1.0 of the xbmc.python api
  549. 08:13:25.589 T:123145345359872 DEBUG: CAddonSettings[service.xbmc.versioncheck]: loading setting definitions
  550. 08:13:25.589 T:123145345359872 DEBUG: CAddonSettings[service.xbmc.versioncheck]: trying to load setting definitions from old format...
  551. 08:13:25.589 T:123145345359872 DEBUG: Version Check: Version 0.3.26 started
  552. 08:13:25.598 T:140736213119808 INFO: GL: Maximum texture width: 16384
  553. 08:13:30.574 T:140736213119808 DEBUG: ------ Window Deinit (Pointer.xml) ------
  554. 08:13:30.685 T:123145345359872 DEBUG: Version Check: Version installed {u'major': 18, u'tag': u'alpha', u'tagversion': u'2', u'minor': 0, u'revision': u'20180621-4c0a23e914'}
  555. 08:13:30.685 T:123145345359872 INFO: CPythonInvoker(0, /Applications/Kodi.app/Contents/Resources/Kodi/addons/service.xbmc.versioncheck/service.py): script successfully run
  556. 08:13:30.685 T:123145345359872 DEBUG: onExecutionDone(0, /Applications/Kodi.app/Contents/Resources/Kodi/addons/service.xbmc.versioncheck/service.py)
  557. 08:13:30.690 T:123145345359872 INFO: Python interpreter stopped
  558. 08:13:30.690 T:123145345359872 DEBUG: Thread LanguageInvoker 123145345359872 terminating
  559. 08:14:01.472 T:140736213119808 DEBUG: Keyboard: scancode: 0x7d, sym: 0x0112, unicode: 0xf701, modifier: 0x0
  560. 08:14:01.472 T:140736213119808 DEBUG: HandleKey: down (0xf081) pressed, action is Down
  561. 08:14:01.472 T:123145342140416 INFO: CActiveAESink::OpenSink - initialize sink
  562. 08:14:01.472 T:123145342140416 DEBUG: CActiveAESink::OpenSink - trying to open device DARWINOSX:default
  563. 08:14:01.473 T:123145342140416 NOTICE: virtual bool CAESinkDARWINOSX::Initialize(AEAudioFormat &, std::string &): Opening default device Built-in Output
  564. 08:14:01.475 T:123145342140416 DEBUG: FindSuitableFormatForStream: Finding stream for format AE_FMT_FLOAT
  565. 08:14:01.475 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (96000Hz) rated 929.129272
  566. 08:14:01.475 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (88200Hz) rated 1106.000000
  567. 08:14:01.475 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (48000Hz) rated 1419.564697
  568. 08:14:01.475 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (44100Hz) rated 1508.000000
  569. 08:14:01.475 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 20-bit Signed Integer LE (96000Hz) rated 928.129272
  570. 08:14:01.475 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 20-bit Signed Integer LE (88200Hz) rated 1105.000000
  571. 08:14:01.475 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 20-bit Signed Integer LE (48000Hz) rated 1418.564697
  572. 08:14:01.475 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 20-bit Signed Integer LE (44100Hz) rated 1507.000000
  573. 08:14:01.475 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 16-bit Signed Integer LE (96000Hz) rated 928.129272
  574. 08:14:01.475 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 16-bit Signed Integer LE (88200Hz) rated 1105.000000
  575. 08:14:01.475 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 16-bit Signed Integer LE (48000Hz) rated 1418.564697
  576. 08:14:01.475 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 16-bit Signed Integer LE (44100Hz) rated 1507.000000
  577. 08:14:01.475 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (96000Hz) rated 930.129272
  578. 08:14:01.475 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (88200Hz) rated 1107.000000
  579. 08:14:01.475 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (48000Hz) rated 1420.564697
  580. 08:14:01.475 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (44100Hz) rated 1509.000000
  581. 08:14:01.475 T:123145342140416 DEBUG: Initialize: Selected stream[0] - id: 0x0033, Physical Format: [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (44100Hz)
  582. 08:14:01.475 T:123145342140416 DEBUG: CCoreAudioDevice::SupportsMixing: Device mixing support : 'No'.
  583. 08:14:01.475 T:123145342140416 DEBUG: CCoreAudioStream::Open: Opened stream 0x0033.
  584. 08:14:01.475 T:123145342140416 DEBUG: Initialize: Previous Virtual Format: [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (44100Hz)
  585. 08:14:01.476 T:123145342140416 DEBUG: Initialize: Previous Physical Format: [lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (44100Hz)
  586. 08:14:01.478 T:123145342140416 DEBUG: CCoreAudioStream::SetPhysicalFormat: Physical format for stream 0x0033. now active ([lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (44100Hz))
  587. 08:14:01.483 T:123145342140416 DEBUG: Initialize: New Virtual Format: [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (44100Hz)
  588. 08:14:01.483 T:123145342140416 DEBUG: Initialize: New Physical Format: [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (44100Hz)
  589. 08:14:01.490 T:123145345359872 INFO: CCoreAudioStream::HardwareStreamListener: Hardware physical format changed to [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (44100Hz)
  590. 08:14:01.494 T:123145342140416 DEBUG: GetAEChannelMap Engine requests layout FL, FR
  591. 08:14:01.494 T:123145342140416 DEBUG: GetAEChannelMap trying to map to stereo layout: [Left] [Right]
  592. 08:14:01.494 T:123145342140416 DEBUG: GetAEChannelMap mapped channels to layout FL, FR
  593. 08:14:01.494 T:123145342140416 DEBUG: Initialize: using buffer size: 16384 (0.046440 ms)
  594. 08:14:01.495 T:123145342140416 DEBUG: CActiveAESink::OpenSink - DARWINOSX Initialized:
  595. 08:14:01.495 T:123145342140416 DEBUG: Output Device : Default
  596. 08:14:01.495 T:123145342140416 DEBUG: Sample Rate : 44100
  597. 08:14:01.495 T:123145342140416 DEBUG: Sample Format : AE_FMT_FLOAT
  598. 08:14:01.495 T:123145342140416 DEBUG: Channel Count : 2
  599. 08:14:01.495 T:123145342140416 DEBUG: Channel Layout: FL, FR
  600. 08:14:01.495 T:123145342140416 DEBUG: Frames : 512
  601. 08:14:01.495 T:123145342140416 DEBUG: Frame Size : 8
  602. 08:14:01.523 T:140736213119808 DEBUG: Keyboard: scancode: 0x7d, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  603. 08:14:03.040 T:140736213119808 DEBUG: Keyboard: scancode: 0x24, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  604. 08:14:03.106 T:140736213119808 DEBUG: Keyboard: scancode: 0x24, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  605. 08:14:03.106 T:140736213119808 DEBUG: HandleKey: return (0xf00d) pressed, action is Select
  606. 08:14:03.106 T:140736213119808 DEBUG: Activating window ID: 10025
  607. 08:14:03.409 T:140736213119808 DEBUG: ------ Window Deinit (Home.xml) ------
  608. 08:14:03.409 T:140736213119808 DEBUG: FreeVisualisation() done
  609. 08:14:23.513 T:140736213119808 DEBUG: ------ Window Init (MyVideoNav.xml) ------
  610. 08:14:23.513 T:140736213119808 INFO: Loading skin file: MyVideoNav.xml, load type: KEEP_IN_MEMORY
  611. 08:14:23.529 T:123145337389056 DEBUG: Thread Timer start, auto delete: false
  612. 08:14:23.562 T:140736213119808 DEBUG: CDirectoryProvider[]: refreshing..
  613. 08:14:23.563 T:140736213119808 DEBUG: Previous line repeats 6 times.
  614. 08:14:23.563 T:140736213119808 DEBUG: CGUIMediaWindow::GetDirectory (videodb://tvshows/titles/)
  615. 08:14:23.563 T:140736213119808 DEBUG: ParentPath = [videodb://tvshows/titles/]
  616. 08:14:24.035 T:123145337389056 DEBUG: Thread Timer 123145337389056 terminating
  617. 08:14:43.841 T:140736213119808 DEBUG: Saving fileitems [videodb://tvshows/titles/]
  618. 08:14:43.858 T:140736213119808 DEBUG: -- items: 101, sort method: 0, ascending: true
  619. 08:14:43.864 T:123145337389056 DEBUG: Thread BackgroundLoader start, auto delete: false
  620. 08:15:03.403 T:123145349115904 WARNING: DARWINOSX: underflow (0 vs 4096 bytes)
  621. 08:15:04.170 T:123145337389056 DEBUG: Thread BackgroundLoader 123145337389056 terminating
  622. 08:15:13.500 T:123145342140416 DEBUG: CCoreAudioStream::Close: Restoring original physical format for stream 0x0033. ([lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (44100Hz))
  623. 08:15:13.504 T:123145342140416 DEBUG: CCoreAudioStream::SetPhysicalFormat: Physical format for stream 0x0033. now active ([lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (44100Hz))
  624. 08:15:13.505 T:123145342140416 DEBUG: CCoreAudioStream::Close: Closed stream 0x0033.
  625. 08:15:29.529 T:140736213119808 DEBUG: ------ Window Init (Pointer.xml) ------
  626. 08:15:29.557 T:123145345359872 DEBUG: Thread JobWorker start, auto delete: true
  627. 08:15:30.098 T:123145345359872 DEBUG: CSMBFile::Open - opened smb://USERNAME:PASSWORD@GRAYMAN-NAS/Multimedia/TV Shows/12 Monkeys/fanart.jpg, fd=10000
  628. 08:15:30.129 T:123145345359872 DEBUG: ffmpeg[70000290E000]: Invalid return value 0 for stream protocol
  629. 08:15:30.144 T:123145345359872 DEBUG: Previous line repeats 1 times.
  630. 08:15:30.144 T:123145345359872 DEBUG: CSMBFile::Close closing fd 10000
  631. 08:15:30.145 T:123145345359872 DEBUG: Caching image 'smb://GRAYMAN-NAS/Multimedia/TV Shows/12 Monkeys/fanart.jpg' to 'd/d200eb3a.jpg':
  632. 08:15:30.145 T:123145345359872 DEBUG: cached image 'special://masterprofile/Thumbnails/d/d200eb3a.jpg' size 1920x1080
  633. 08:15:30.181 T:123145345359872 DEBUG: CSMBFile::Open - opened smb://USERNAME:PASSWORD@GRAYMAN-NAS/Multimedia/TV Shows/The Affair/fanart.jpg, fd=10000
  634. 08:15:30.227 T:123145345359872 DEBUG: ffmpeg[70000290E000]: Invalid return value 0 for stream protocol
  635. 08:15:30.248 T:123145345359872 DEBUG: Previous line repeats 1 times.
  636. 08:15:30.248 T:123145345359872 DEBUG: CSMBFile::Close closing fd 10000
  637. 08:15:30.249 T:123145345359872 DEBUG: Caching image 'smb://GRAYMAN-NAS/Multimedia/TV Shows/The Affair/fanart.jpg' to 'b/b06dd41e.jpg':
  638. 08:15:30.249 T:123145345359872 DEBUG: cached image 'special://masterprofile/Thumbnails/b/b06dd41e.jpg' size 1920x1080
  639. 08:15:30.319 T:123145345359872 DEBUG: ffmpeg[70000290E000]: Invalid return value 0 for stream protocol
  640. 08:15:30.324 T:123145345359872 DEBUG: Previous line repeats 1 times.
  641. 08:15:30.324 T:123145345359872 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.studios.white/Showtime.png
  642. 08:15:30.324 T:123145345359872 DEBUG: GetImageHash - unable to stat url resource://resource.images.studios.white/Showtime.png
  643. 08:15:31.640 T:123145345359872 INFO: easy_acquire - Created session to http://thetvdb.com
  644. 08:15:31.653 T:123145345359872 ERROR: CCurlFile::Stat - Failed: Couldn't resolve host name(6) for http://thetvdb.com/banners/fanart/original/274889-4.jpg
  645. 08:15:31.653 T:123145345359872 DEBUG: GetImageHash - unable to stat url http://thetvdb.com/banners/fanart/original/274889-4.jpg
  646. 08:15:31.659 T:123145345359872 ERROR: CCurlFile::Stat - Failed: Couldn't resolve host name(6) for http://thetvdb.com/banners/posters/274889-1.jpg
  647. 08:15:31.659 T:123145345359872 DEBUG: GetImageHash - unable to stat url http://thetvdb.com/banners/posters/274889-1.jpg
  648. 08:15:31.659 T:123145345359872 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.studios.white/Amazon.png
  649. 08:15:31.659 T:123145345359872 DEBUG: GetImageHash - unable to stat url resource://resource.images.studios.white/Amazon.png
  650. 08:15:31.847 T:123145345359872 DEBUG: CSMBFile::Open - opened smb://USERNAME:PASSWORD@GRAYMAN-NAS/Multimedia/TV Shows/Alcatraz/fanart.jpg, fd=10000
  651. 08:15:31.888 T:123145345359872 DEBUG: ffmpeg[70000290E000]: Invalid return value 0 for stream protocol
  652. 08:15:31.923 T:123145345359872 DEBUG: Previous line repeats 1 times.
  653. 08:15:31.923 T:123145345359872 DEBUG: CSMBFile::Close closing fd 10000
  654. 08:15:31.925 T:123145345359872 DEBUG: Caching image 'smb://GRAYMAN-NAS/Multimedia/TV Shows/Alcatraz/fanart.jpg' to '0/04b1c206.jpg':
  655. 08:15:31.925 T:123145345359872 DEBUG: cached image 'special://masterprofile/Thumbnails/0/04b1c206.jpg' size 1920x1080
  656. 08:15:31.963 T:123145345359872 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.studios.white/FOX.png
  657. 08:15:31.963 T:123145345359872 DEBUG: GetImageHash - unable to stat url resource://resource.images.studios.white/FOX.png
  658. 08:15:31.974 T:123145345359872 DEBUG: CSMBFile::Open - opened smb://USERNAME:PASSWORD@GRAYMAN-NAS/Multimedia/TV Shows/Almost Human/fanart.jpg, fd=10000
  659. 08:15:31.997 T:123145345359872 DEBUG: ffmpeg[70000290E000]: Invalid return value 0 for stream protocol
  660. 08:15:32.026 T:123145345359872 DEBUG: Previous line repeats 1 times.
  661. 08:15:32.026 T:123145345359872 DEBUG: CSMBFile::Close closing fd 10000
  662. 08:15:32.027 T:123145345359872 DEBUG: Caching image 'smb://GRAYMAN-NAS/Multimedia/TV Shows/Almost Human/fanart.jpg' to 'a/ab2a6d89.jpg':
  663. 08:15:32.027 T:123145345359872 DEBUG: cached image 'special://masterprofile/Thumbnails/a/ab2a6d89.jpg' size 1920x1080
  664. 08:15:32.061 T:123145345359872 DEBUG: CSMBFile::Open - opened smb://USERNAME:PASSWORD@GRAYMAN-NAS/Multimedia/TV Shows/Almost Human/poster.jpg, fd=10000
  665. 08:15:32.078 T:123145345359872 DEBUG: ffmpeg[70000290E000]: Invalid return value 0 for stream protocol
  666. 08:15:32.100 T:123145345359872 DEBUG: Previous line repeats 1 times.
  667. 08:15:32.100 T:123145345359872 DEBUG: CSMBFile::Close closing fd 10000
  668. 08:15:32.101 T:123145345359872 DEBUG: Caching image 'smb://GRAYMAN-NAS/Multimedia/TV Shows/Almost Human/poster.jpg' to 'b/bcb6ea8d.jpg':
  669. 08:15:32.102 T:123145345359872 DEBUG: ffmpeg[70000290E000]: [swscaler] Warning: data is not aligned! This can lead to a speed loss
  670. 08:15:32.116 T:123145345359872 DEBUG: cached image 'special://masterprofile/Thumbnails/b/bcb6ea8d.jpg' size 490x720
  671. 08:15:32.592 T:140736213119808 DEBUG: ProcessMouse: trying mouse action leftclick
  672. 08:15:32.593 T:140736213119808 DEBUG: CGUIMediaWindow::GetDirectory (videodb://tvshows/titles/72/)
  673. 08:15:32.593 T:140736213119808 DEBUG: ParentPath = [videodb://tvshows/titles/]
  674. 08:15:32.593 T:123145347506176 DEBUG: Thread waiting start, auto delete: false
  675. 08:15:32.693 T:140736213119808 DEBUG: ------ Window Init (DialogBusy.xml) ------
  676. 08:15:33.740 T:140736213119808 DEBUG: ------ Window Deinit (Pointer.xml) ------
  677. 08:15:46.329 T:123145337925632 DEBUG: CAddonMgr::GetAvailableUpdates took 6 ms
  678. 08:15:46.376 T:123145337925632 DEBUG: CMultiPathDirectory::GetDirectory(multipath://special%3a%2f%2fprofile%2fplaylists%2fvideo/special%3a%2f%2fprofile%2fplaylists%2fmixed/)
  679. 08:15:46.376 T:123145337925632 DEBUG: Getting Directory (special://profile/playlists/video)
  680. 08:15:46.376 T:123145337925632 DEBUG: Getting Directory (special://profile/playlists/mixed)
  681. 08:15:46.376 T:123145337925632 DEBUG: CMultiPathDirectory::MergeItems, items = 0
  682. 08:15:46.384 T:123145337925632 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  683. 08:16:02.109 T:140736213119808 INFO: CheckIdle - Closing session to http://thetvdb.com (easy=0x7f82fc5b8600, multi=(nil))
  684. 08:16:02.128 T:123145345359872 DEBUG: Thread JobWorker 123145345359872 terminating (autodelete)
  685. 08:16:06.579 T:123145338462208 DEBUG: CZeroconfOSX::doPublishService identifier: servers.eventserver type: _xbmc-events._udp name:Kodi (Lanas-Mac-mini.local) port:9777
  686. 08:16:06.581 T:123145338462208 DEBUG: CZeroconfOSX::doPublishService identifier: servers.jsonrpc-tpc type: _xbmc-jsonrpc._tcp name:Kodi (Lanas-Mac-mini.local) port:9090
  687. 08:16:06.582 T:123145338462208 ERROR: GetDirectory - Error getting
  688. 08:16:13.664 T:123145347506176 ERROR: Previous line repeats 6 times.
  689. 08:16:13.664 T:123145347506176 DEBUG: Thread waiting 123145347506176 terminating
  690. 08:16:13.673 T:140736213119808 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  691. 08:16:13.674 T:140736213119808 DEBUG: Saving fileitems [videodb://tvshows/titles/72/]
  692. 08:16:13.674 T:140736213119808 DEBUG: -- items: 1, sort method: 0, ascending: true
  693. 08:16:13.679 T:140736213119808 DEBUG: CGUIMediaWindow::GetDirectory (videodb://tvshows/titles/72/-2/?tvshowid=72)
  694. 08:16:13.679 T:140736213119808 DEBUG: ParentPath = [videodb://tvshows/titles/]
  695. 08:16:13.679 T:123145345359872 DEBUG: Thread waiting start, auto delete: false
  696. 08:16:13.780 T:140736213119808 DEBUG: ------ Window Init (DialogBusy.xml) ------
  697. 08:16:13.783 T:140736213119808 ERROR: Control 50 in window 10025 has been asked to focus, but it can't
  698. 08:16:22.208 T:140736213119808 DEBUG: ------ Window Init (Pointer.xml) ------
  699. 08:16:26.556 T:123145337925632 DEBUG: GetRecentlyAddedAlbumSongs() query: SELECT songview.*, songartistview.* FROM (SELECT idAlbum FROM album ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN songview ON songview.idAlbum = recentalbums.idAlbum JOIN songartistview ON songview.idSong = songartistview.idSong ORDER BY songview.idAlbum DESC, songview.idSong, songartistview.idRole, songartistview.iOrder
  700. 08:16:26.559 T:123145337925632 DEBUG: GetRecentlyAddedAlbums query: SELECT albumview.*, albumartistview.* FROM (SELECT idAlbum FROM album WHERE strAlbum != '' ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN albumview ON albumview.idAlbum = recentalbums.idAlbum JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum ORDER BY albumview.idAlbum desc, albumartistview.iOrder
  701. 08:16:26.562 T:123145337925632 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  702. 08:16:27.641 T:140736213119808 DEBUG: ------ Window Deinit (Pointer.xml) ------
  703. 08:16:36.586 T:123145338462208 DEBUG: Thread JobWorker 123145338462208 terminating (autodelete)
  704. 08:16:36.903 T:123145338998784 DEBUG: Thread JobWorker 123145338998784 terminating (autodelete)
  705. 08:16:53.855 T:123145345359872 DEBUG: Thread waiting 123145345359872 terminating
  706. 08:16:53.855 T:140736213119808 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  707. 08:16:53.855 T:140736213119808 DEBUG: Saving fileitems [videodb://tvshows/titles/72/-2/?tvshowid=72]
  708. 08:16:53.856 T:140736213119808 DEBUG: -- items: 13, sort method: 0, ascending: true
  709. 08:16:53.861 T:140736213119808 DEBUG: WindowVideoNav::GetDirectory
  710. 08:16:54.211 T:123145338462208 DEBUG: Thread BackgroundLoader start, auto delete: false
  711. 08:17:07.435 T:123145345359872 DEBUG: Thread JobWorker start, auto delete: true
  712. 08:17:07.435 T:123145345359872 DEBUG: DoWork - trying to extract thumb from video file smb://GRAYMAN-NAS/Multimedia/TV Shows/12 Monkeys/Season 04/12 Monkeys - 4x03 - 45 RPM.mkv
  713. 08:17:07.447 T:123145337925632 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  714. 08:17:07.451 T:123145345359872 DEBUG: CSMBFile::Open - opened smb://USERNAME:PASSWORD@GRAYMAN-NAS/Multimedia/TV Shows/12 Monkeys/Season 04/12 Monkeys - 4x03 - 45 RPM.mkv, fd=10000
  715. 08:17:07.547 T:123145345359872 DEBUG: Open - probing detected format [matroska,webm]
  716. 08:17:07.551 T:123145345359872 DEBUG: Open - avformat_find_stream_info starting
  717. 08:17:07.575 T:123145345359872 DEBUG: Open - av_find_stream_info finished
  718. 08:17:07.575 T:123145345359872 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
  719. 08:17:07.575 T:123145345359872 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
  720. 08:17:07.575 T:123145345359872 DEBUG: ScanForExternalSubtitles: Searching for subtitles...
  721. 08:17:07.579 T:123145345359872 DEBUG: ScanForExternalSubtitles: END (total time: 3 ms)
  722. 08:17:07.579 T:123145345359872 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
  723. 08:17:07.579 T:123145345359872 DEBUG: CDVDVideoCodecFFmpeg - Updated codec: ff-h264
  724. 08:17:07.579 T:123145345359872 DEBUG: ExtractThumb - seeking to pos 862976ms (total: 2588928ms) in smb://GRAYMAN-NAS/Multimedia/TV Shows/12 Monkeys/Season 04/12 Monkeys - 4x03 - 45 RPM.mkv
  725. 08:17:07.582 T:123145345359872 DEBUG: SeekTime - seek ended up on time 856022
  726. 08:17:07.640 T:123145345359872 DEBUG: cached image 'special://masterprofile/Thumbnails/b/b7db92f2.jpg' size 720x405
  727. 08:17:07.647 T:123145345359872 DEBUG: ExtractThumb - measured 211 ms to extract thumb from file <smb://GRAYMAN-NAS/Multimedia/TV Shows/12 Monkeys/Season 04/12 Monkeys - 4x03 - 45 RPM.mkv> in 10 packets.
  728. 08:17:07.647 T:123145345359872 DEBUG: CSMBFile::Close closing fd 10000
  729. 08:17:14.355 T:123145338462208 DEBUG: Thread BackgroundLoader 123145338462208 terminating
  730. 08:17:18.987 T:123145338462208 DEBUG: Thread JobWorker start, auto delete: true
  731. 08:17:18.988 T:123145338462208 INFO: easy_acquire - Created session to http://thetvdb.com
  732. 08:17:18.990 T:140736213119808 DEBUG: ------ Window Init (Pointer.xml) ------
  733. 08:17:18.993 T:123145338462208 ERROR: CCurlFile::Stat - Failed: Couldn't resolve host name(6) for http://thetvdb.com/banners/episodes/267702/4644635.jpg
  734. 08:17:18.993 T:123145338462208 DEBUG: GetImageHash - unable to stat url http://thetvdb.com/banners/episodes/267702/4644635.jpg
  735. 08:17:19.889 T:140736213119808 DEBUG: ProcessMouse: trying mouse action leftclick
  736. 08:17:19.896 T:140736213119808 INFO: Loading skin file: DialogContextMenu.xml, load type: KEEP_IN_MEMORY
  737. 08:17:19.897 T:140736213119808 DEBUG: ------ Window Init (DialogContextMenu.xml) ------
  738. 08:17:21.923 T:140736213119808 DEBUG: ProcessMouse: trying mouse action leftclick
  739. 08:17:22.160 T:140736213119808 DEBUG: ------ Window Deinit (DialogContextMenu.xml) ------
  740. 08:17:22.208 T:140736213119808 DEBUG: OnPlayMedia smb://GRAYMAN-NAS/Multimedia/TV Shows/Almost Human/Season 01/Almost Human - 1x02 - Skin.mkv
  741. 08:17:22.208 T:123145341067264 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
  742. 08:17:22.208 T:123145341067264 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
  743. 08:17:27.550 T:123145337925632 DEBUG: GetArtistsByWhere query: SELECT COUNT(DISTINCT artistview.idArtist) FROM artistview WHERE ((EXISTS (SELECT 1 FROM song_artist WHERE song_artist.idArtist = artistview.idArtist AND song_artist.idRole = 1) OR EXISTS (SELECT 1 FROM album_artist WHERE album_artist.idArtist = artistview.idArtist)) AND (artistview.strArtist != '')) AND (artistview.strArtist <> 'Various artists')
  744. 08:17:42.631 T:140736213119808 DEBUG: CPlayerCoreFactory::GetPlayers(smb://GRAYMAN-NAS/Multimedia/TV Shows/Almost Human/Season 01/Almost Human - 1x02 - Skin.mkv)
  745. 08:17:42.631 T:140736213119808 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
  746. 08:17:42.631 T:140736213119808 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
  747. 08:17:42.631 T:140736213119808 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: mms/udp
  748. 08:17:42.631 T:140736213119808 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
  749. 08:17:42.631 T:140736213119808 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtmp
  750. 08:17:42.631 T:140736213119808 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
  751. 08:17:42.631 T:140736213119808 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
  752. 08:17:42.632 T:140736213119808 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
  753. 08:17:42.632 T:140736213119808 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
  754. 08:17:42.632 T:140736213119808 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
  755. 08:17:42.632 T:140736213119808 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
  756. 08:17:42.632 T:140736213119808 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio
  757. 08:17:42.632 T:140736213119808 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
  758. 08:17:42.632 T:140736213119808 DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (VideoPlayer)
  759. 08:17:42.632 T:140736213119808 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
  760. 08:17:42.632 T:140736213119808 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
  761. 08:17:42.632 T:140736213119808 DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
  762. 08:17:42.635 T:140736213119808 DEBUG: Radio UECP (RDS) Processor - new CDVDRadioRDSData
  763. 08:17:42.635 T:140736213119808 NOTICE: VideoPlayer::OpenFile: smb://GRAYMAN-NAS/Multimedia/TV Shows/Almost Human/Season 01/Almost Human - 1x02 - Skin.mkv
  764. 08:17:42.635 T:140736213119808 DEBUG: OnPlayBackStarted: CApplication::OnPlayBackStarted
  765. 08:17:42.635 T:123145346969600 DEBUG: Thread VideoPlayer start, auto delete: false
  766. 08:17:42.635 T:123145347506176 DEBUG: Thread BackgroundLoader start, auto delete: false
  767. 08:17:42.635 T:123145346969600 NOTICE: Creating InputStream
  768. 08:17:42.641 T:140736213119808 DEBUG: CVideoGUIInfo::InitCurrentItem(smb://GRAYMAN-NAS/Multimedia/TV Shows/Almost Human/Season 01/Almost Human - 1x02 - Skin.mkv)
  769. 08:17:42.641 T:140736213119808 DEBUG: CPlayerGUIInfo::InitCurrentItem(smb://GRAYMAN-NAS/Multimedia/TV Shows/Almost Human/Season 01/Almost Human - 1x02 - Skin.mkv)
  770. 08:17:42.641 T:123145341067264 DEBUG: CAnnouncementManager - Announcement: OnChanged from xbmc
  771. 08:17:42.642 T:123145341067264 DEBUG: GOT ANNOUNCEMENT, type: 1024, from xbmc, message OnChanged
  772. 08:17:42.642 T:123145341067264 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  773. 08:17:42.642 T:123145341067264 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  774. 08:17:42.729 T:123145346969600 DEBUG: CSMBFile::Open - opened smb://USERNAME:PASSWORD@GRAYMAN-NAS/Multimedia/TV Shows/Almost Human/Season 01/Almost Human - 1x02 - Skin.mkv, fd=10000
  775. 08:17:42.731 T:123145346969600 DEBUG: ScanForExternalSubtitles: Searching for subtitles...
  776. 08:17:42.735 T:123145346969600 DEBUG: ScanForExternalSubtitles: END (total time: 5 ms)
  777. 08:17:42.735 T:123145346969600 NOTICE: Creating Demuxer
  778. 08:17:42.743 T:140736213119808 DEBUG: ------ Window Init (DialogBusy.xml) ------
  779. 08:17:42.746 T:140736213119808 DEBUG: ------ Window Deinit (Pointer.xml) ------
  780. 08:17:42.802 T:123145346969600 DEBUG: Open - probing detected format [matroska,webm]
  781. 08:17:42.803 T:123145346969600 DEBUG: Open - avformat_find_stream_info starting
  782. 08:17:42.807 T:123145346969600 DEBUG: Open - av_find_stream_info finished
  783. 08:17:42.807 T:123145346969600 INFO: ffmpeg[700002A97000]: Input #0, matroska,webm, from 'smb://GRAYMAN-NAS/Multimedia/TV Shows/Almost Human/Season 01/Almost Human - 1x02 - Skin.mkv':
  784. 08:17:42.807 T:123145346969600 INFO: ffmpeg[700002A97000]: Metadata:
  785. 08:17:42.807 T:123145346969600 INFO: ffmpeg[700002A97000]: encoder : libebml v1.2.2 + libmatroska v1.3.0
  786. 08:17:42.807 T:123145346969600 INFO: ffmpeg[700002A97000]: creation_time : 2013-11-19T01:58:08.000000Z
  787. 08:17:42.807 T:123145346969600 INFO: ffmpeg[700002A97000]: Duration: 00:42:00.48, start: 0.000000, bitrate: 3929 kb/s
  788. 08:17:42.807 T:123145346969600 INFO: ffmpeg[700002A97000]: Stream #0:0(eng): Video: h264 (High), yuv420p(progressive), 1280x720, SAR 1:1 DAR 16:9, 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc (default)
  789. 08:17:42.807 T:123145346969600 INFO: ffmpeg[700002A97000]: Stream #0:1: Audio: ac3, 48000 Hz, 5.1(side), fltp, 448 kb/s (default)
  790. 08:17:42.807 T:123145346969600 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
  791. 08:17:42.808 T:123145346969600 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
  792. 08:17:42.808 T:123145346969600 NOTICE: Opening stream: 0 source: 256
  793. 08:17:42.808 T:123145346969600 NOTICE: Creating video codec with codec id: 27
  794. 08:17:42.808 T:123145346969600 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
  795. 08:17:42.808 T:123145346969600 DEBUG: CDVDVideoCodecFFmpeg - Updated codec: ff-h264
  796. 08:17:42.808 T:123145346969600 DEBUG: CVideoPlayerVideo::OpenStream - open stream with codec id: 27
  797. 08:17:42.808 T:123145346969600 NOTICE: Creating video thread
  798. 08:17:42.809 T:123145346969600 DEBUG: ReadEditDecisionLists - Checking for edit decision lists (EDL) on local drive or remote share for: smb://GRAYMAN-NAS/Multimedia/TV Shows/Almost Human/Season 01/Almost Human - 1x02 - Skin.mkv
  799. 08:17:42.809 T:123145346969600 NOTICE: Opening stream: 1 source: 256
  800. 08:17:42.809 T:123145346969600 NOTICE: Finding audio codec for: 86019
  801. 08:17:42.809 T:123145346969600 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder ac3
  802. 08:17:42.809 T:123145346969600 NOTICE: Creating audio thread
  803. 08:17:42.810 T:123145348042752 DEBUG: Thread VideoPlayerVideo start, auto delete: false
  804. 08:17:42.810 T:123145346969600 DEBUG: Prepare - Start position set to last stopped position: 709000
  805. 08:17:42.810 T:123145348042752 NOTICE: running thread: video_thread
  806. 08:17:42.810 T:123145348579328 DEBUG: Thread VideoPlayerAudio start, auto delete: false
  807. 08:17:42.810 T:123145348579328 NOTICE: running thread: CVideoPlayerAudio::Process()
  808. 08:17:42.818 T:123145346969600 DEBUG: SeekTime - seek ended up on time 707957
  809. 08:17:42.818 T:123145346969600 DEBUG: CVideoPlayer::FlushBuffers - flushing buffers
  810. 08:17:42.821 T:123145348579328 DEBUG: CDVDAudio::Pause - pausing audio stream
  811. 08:17:42.821 T:123145348579328 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
  812. 08:17:42.821 T:123145348042752 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  813. 08:17:42.821 T:123145346969600 DEBUG: CVideoPlayer::SetCaching - caching state 2
  814. 08:17:42.821 T:123145346969600 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
  815. 08:17:42.821 T:123145346969600 DEBUG: Prepare - starting demuxer from: 709000
  816. 08:17:42.821 T:123145346969600 DEBUG: CVideoPlayer::HandleMessages - player 2 reported state: 0
  817. 08:17:42.821 T:123145346969600 DEBUG: CVideoPlayer::HandleMessages - player 1 reported state: 0
  818. 08:17:42.831 T:123145348579328 DEBUG: CDVDAudio::Pause - pausing audio stream
  819. 08:17:42.860 T:123145346969600 DEBUG: CheckPlayerInit - dropping packet type:2 dts:707957000.000000 to get to start point at 709000000.000000
  820. 08:17:42.860 T:123145348042752 INFO: CVideoPlayerVideo - Stillframe left, switching to normal playback
  821. 08:17:42.860 T:123145346969600 DEBUG: CheckPlayerInit - dropping packet type:1 dts:707968000.000000 to get to start point at 709000000.000000
  822. 08:17:42.860 T:123145346969600 DEBUG: CheckPlayerInit - dropping packet type:1 dts:708000000.000000 to get to start point at 709000000.000000
  823. 08:17:42.860 T:123145346969600 DEBUG: CheckPlayerInit - dropping packet type:1 dts:708032000.000000 to get to start point at 709000000.000000
  824. 08:17:42.860 T:123145346969600 DEBUG: CheckPlayerInit - dropping packet type:1 dts:708064000.000000 to get to start point at 709000000.000000
  825. 08:17:42.860 T:123145348042752 DEBUG: CDVDVideoCodecFFmpeg - Updated codec: ff-h264-vtb
  826. 08:17:42.860 T:123145346969600 DEBUG: CheckPlayerInit - dropping packet type:1 dts:708096000.000000 to get to start point at 709000000.000000
  827. 08:17:42.860 T:123145346969600 DEBUG: CheckPlayerInit - dropping packet type:1 dts:708128000.000000 to get to start point at 709000000.000000
  828. 08:17:42.860 T:123145346969600 DEBUG: CheckPlayerInit - dropping packet type:1 dts:708160000.000000 to get to start point at 709000000.000000
  829. 08:17:42.860 T:123145346969600 DEBUG: CheckPlayerInit - dropping packet type:2 dts:708124000.000000 to get to start point at 709000000.000000
  830. 08:17:42.860 T:123145346969600 DEBUG: CVideoPlayer::CheckContinuity - wrapback :2, prev:708124000.000000, curr:707957000.000000, diff:-167000.000000
  831. 08:17:42.860 T:123145346969600 DEBUG: CheckPlayerInit - dropping packet type:2 dts:707957000.000000 to get to start point at 709000000.000000
  832. 08:17:42.860 T:123145346969600 DEBUG: CheckPlayerInit - dropping packet type:2 dts:707999000.000000 to get to start point at 709000000.000000
  833. 08:17:42.860 T:123145346969600 DEBUG: CheckPlayerInit - dropping packet type:2 dts:708041000.000000 to get to start point at 709000000.000000
  834. 08:17:42.861 T:123145346969600 DEBUG: CheckPlayerInit - dropping packet type:1 dts:708192000.000000 to get to start point at 709000000.000000
  835. 08:17:42.861 T:123145346969600 DEBUG: CheckPlayerInit - dropping packet type:1 dts:708224000.000000 to get to start point at 709000000.000000
  836. 08:17:42.861 T:123145346969600 DEBUG: CheckPlayerInit - dropping packet type:1 dts:708256000.000000 to get to start point at 709000000.000000
  837. 08:17:42.861 T:123145346969600 DEBUG: CheckPlayerInit - dropping packet type:1 dts:708288000.000000 to get to start point at 709000000.000000
  838. 08:17:42.861 T:123145346969600 DEBUG: CheckPlayerInit - dropping packet type:1 dts:708320000.000000 to get to start point at 709000000.000000
  839. 08:17:42.861 T:123145346969600 DEBUG: CheckPlayerInit - dropping packet type:1 dts:708352000.000000 to get to start point at 709000000.000000
  840. 08:17:42.861 T:123145346969600 DEBUG: CheckPlayerInit - dropping packet type:1 dts:708384000.000000 to get to start point at 709000000.000000
  841. 08:17:42.861 T:123145346969600 DEBUG: CheckPlayerInit - dropping packet type:1 dts:708416000.000000 to get to start point at 709000000.000000
  842. 08:17:42.861 T:123145346969600 DEBUG: CheckPlayerInit - dropping packet type:2 dts:708082000.000000 to get to start point at 709000000.000000
  843. 08:17:42.861 T:123145346969600 DEBUG: CheckPlayerInit - dropping packet type:2 dts:708124000.000000 to get to start point at 709000000.000000
  844. 08:17:42.861 T:123145346969600 DEBUG: CheckPlayerInit - dropping packet type:2 dts:708166000.000000 to get to start point at 709000000.000000
  845. 08:17:42.861 T:123145346969600 DEBUG: CheckPlayerInit - dropping packet type:2 dts:708208000.000000 to get to start point at 709000000.000000
  846. 08:17:42.861 T:123145346969600 DEBUG: CheckPlayerInit - dropping packet type:2 dts:708249000.000000 to get to start point at 709000000.000000
  847. 08:17:42.861 T:123145346969600 DEBUG: CheckPlayerInit - dropping packet type:2 dts:708291000.000000 to get to start point at 709000000.000000
  848. 08:17:42.861 T:123145346969600 DEBUG: CheckPlayerInit - dropping packet type:1 dts:708448000.000000 to get to start point at 709000000.000000
  849. 08:17:42.861 T:123145346969600 DEBUG: CheckPlayerInit - dropping packet type:1 dts:708480000.000000 to get to start point at 709000000.000000
  850. 08:17:42.861 T:123145346969600 DEBUG: CheckPlayerInit - dropping packet type:1 dts:708512000.000000 to get to start point at 709000000.000000
  851. 08:17:42.861 T:123145346969600 DEBUG: CheckPlayerInit - dropping packet type:1 dts:708544000.000000 to get to start point at 709000000.000000
  852. 08:17:42.861 T:123145346969600 DEBUG: CheckPlayerInit - dropping packet type:1 dts:708576000.000000 to get to start point at 709000000.000000
  853. 08:17:42.861 T:123145346969600 DEBUG: CheckPlayerInit - dropping packet type:1 dts:708608000.000000 to get to start point at 709000000.000000
  854. 08:17:42.861 T:123145346969600 DEBUG: CheckPlayerInit - dropping packet type:1 dts:708640000.000000 to get to start point at 709000000.000000
  855. 08:17:42.861 T:123145346969600 DEBUG: CheckPlayerInit - dropping packet type:1 dts:708672000.000000 to get to start point at 709000000.000000
  856. 08:17:42.862 T:123145346969600 DEBUG: CheckPlayerInit - dropping packet type:2 dts:708333000.000000 to get to start point at 709000000.000000
  857. 08:17:42.862 T:123145346969600 DEBUG: CheckPlayerInit - dropping packet type:2 dts:708374000.000000 to get to start point at 709000000.000000
  858. 08:17:42.862 T:123145346969600 DEBUG: CheckPlayerInit - dropping packet type:2 dts:708416000.000000 to get to start point at 709000000.000000
  859. 08:17:42.862 T:123145346969600 DEBUG: CheckPlayerInit - dropping packet type:2 dts:708458000.000000 to get to start point at 709000000.000000
  860. 08:17:42.862 T:123145346969600 DEBUG: CheckPlayerInit - dropping packet type:2 dts:708499000.000000 to get to start point at 709000000.000000
  861. 08:17:42.862 T:123145346969600 DEBUG: CheckPlayerInit - dropping packet type:2 dts:708541000.000000 to get to start point at 709000000.000000
  862. 08:17:42.862 T:123145346969600 DEBUG: CheckPlayerInit - dropping packet type:1 dts:708704000.000000 to get to start point at 709000000.000000
  863. 08:17:42.862 T:123145346969600 DEBUG: CheckPlayerInit - dropping packet type:1 dts:708736000.000000 to get to start point at 709000000.000000
  864. 08:17:42.862 T:123145346969600 DEBUG: CheckPlayerInit - dropping packet type:1 dts:708768000.000000 to get to start point at 709000000.000000
  865. 08:17:42.862 T:123145346969600 DEBUG: CheckPlayerInit - dropping packet type:1 dts:708800000.000000 to get to start point at 709000000.000000
  866. 08:17:42.862 T:123145346969600 DEBUG: CheckPlayerInit - dropping packet type:1 dts:708832000.000000 to get to start point at 709000000.000000
  867. 08:17:42.862 T:123145346969600 DEBUG: CheckPlayerInit - dropping packet type:1 dts:708864000.000000 to get to start point at 709000000.000000
  868. 08:17:42.862 T:123145346969600 DEBUG: CheckPlayerInit - dropping packet type:1 dts:708896000.000000 to get to start point at 709000000.000000
  869. 08:17:42.862 T:123145346969600 DEBUG: CheckPlayerInit - dropping packet type:1 dts:708928000.000000 to get to start point at 709000000.000000
  870. 08:17:42.862 T:123145346969600 DEBUG: CheckPlayerInit - dropping packet type:2 dts:708583000.000000 to get to start point at 709000000.000000
  871. 08:17:42.862 T:123145346969600 DEBUG: CheckPlayerInit - dropping packet type:2 dts:708625000.000000 to get to start point at 709000000.000000
  872. 08:17:42.862 T:123145346969600 DEBUG: CheckPlayerInit - dropping packet type:2 dts:708666000.000000 to get to start point at 709000000.000000
  873. 08:17:42.862 T:123145346969600 DEBUG: CheckPlayerInit - dropping packet type:2 dts:708708000.000000 to get to start point at 709000000.000000
  874. 08:17:42.862 T:123145346969600 DEBUG: CheckPlayerInit - dropping packet type:1 dts:708960000.000000 to get to start point at 709000000.000000
  875. 08:17:42.863 T:123145346969600 DEBUG: CheckPlayerInit - dropping packet type:1 dts:708992000.000000 to get to start point at 709000000.000000
  876. 08:17:42.863 T:123145346969600 DEBUG: CVideoPlayer::SetCaching - caching state 1
  877. 08:17:42.863 T:123145346969600 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
  878. 08:17:42.863 T:123145346969600 DEBUG: CheckPlayerInit - dropping packet type:2 dts:708750000.000000 to get to start point at 709000000.000000
  879. 08:17:42.863 T:123145346969600 DEBUG: CheckPlayerInit - dropping packet type:2 dts:708791000.000000 to get to start point at 709000000.000000
  880. 08:17:42.863 T:123145346969600 DEBUG: CheckPlayerInit - dropping packet type:2 dts:708833000.000000 to get to start point at 709000000.000000
  881. 08:17:42.863 T:123145346969600 DEBUG: CheckPlayerInit - dropping packet type:2 dts:708875000.000000 to get to start point at 709000000.000000
  882. 08:17:42.863 T:123145346969600 DEBUG: CheckPlayerInit - dropping packet type:2 dts:708917000.000000 to get to start point at 709000000.000000
  883. 08:17:42.863 T:123145346969600 DEBUG: CheckPlayerInit - dropping packet type:2 dts:708958000.000000 to get to start point at 709000000.000000
  884. 08:17:42.863 T:123145348579328 DEBUG: CDVDAudio::Pause - pausing audio stream
  885. 08:17:42.864 T:123145348579328 NOTICE: Creating audio stream (codec id: 86019, channels: 6, sample rate: 48000, no pass-through)
  886. 08:17:42.864 T:123145348579328 DEBUG: CVideoPlayerAudio:: synctype set to 0: clock feedback
  887. 08:17:42.864 T:123145342140416 INFO: CActiveAESink::OpenSink - initialize sink
  888. 08:17:42.864 T:123145342140416 DEBUG: CActiveAESink::OpenSink - trying to open device DARWINOSX:default
  889. 08:17:42.865 T:123145342140416 NOTICE: virtual bool CAESinkDARWINOSX::Initialize(AEAudioFormat &, std::string &): Opening default device Built-in Output
  890. 08:17:42.867 T:123145342140416 DEBUG: FindSuitableFormatForStream: Finding stream for format AE_FMT_FLOATP
  891. 08:17:42.867 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (96000Hz) rated 1106.000000
  892. 08:17:42.867 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (88200Hz) rated 670.500000
  893. 08:17:42.867 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (48000Hz) rated 1508.000000
  894. 08:17:42.867 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (44100Hz) rated 89.250000
  895. 08:17:42.867 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 20-bit Signed Integer LE (96000Hz) rated 1105.000000
  896. 08:17:42.867 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 20-bit Signed Integer LE (88200Hz) rated 669.500000
  897. 08:17:42.867 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 20-bit Signed Integer LE (48000Hz) rated 1507.000000
  898. 08:17:42.867 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 20-bit Signed Integer LE (44100Hz) rated 88.250000
  899. 08:17:42.867 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 16-bit Signed Integer LE (96000Hz) rated 1105.000000
  900. 08:17:42.867 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 16-bit Signed Integer LE (88200Hz) rated 669.500000
  901. 08:17:42.867 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 16-bit Signed Integer LE (48000Hz) rated 1507.000000
  902. 08:17:42.867 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 16-bit Signed Integer LE (44100Hz) rated 88.250000
  903. 08:17:42.867 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (96000Hz) rated 1107.000000
  904. 08:17:42.867 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (88200Hz) rated 671.500000
  905. 08:17:42.867 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (48000Hz) rated 1509.000000
  906. 08:17:42.868 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (44100Hz) rated 90.250000
  907. 08:17:42.868 T:123145342140416 DEBUG: Initialize: Selected stream[0] - id: 0x0033, Physical Format: [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (48000Hz)
  908. 08:17:42.868 T:123145342140416 DEBUG: CCoreAudioDevice::SupportsMixing: Device mixing support : 'No'.
  909. 08:17:42.868 T:123145342140416 DEBUG: CCoreAudioStream::Open: Opened stream 0x0033.
  910. 08:17:42.869 T:123145342140416 DEBUG: Initialize: Previous Virtual Format: [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (44100Hz)
  911. 08:17:42.869 T:123145342140416 DEBUG: Initialize: Previous Physical Format: [lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (44100Hz)
  912. 08:17:42.882 T:123145342140416 DEBUG: CCoreAudioStream::SetPhysicalFormat: Physical format for stream 0x0033. now active ([lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (48000Hz))
  913. 08:17:42.905 T:123145338998784 INFO: CCoreAudioStream::HardwareStreamListener: Hardware physical format changed to [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (48000Hz)
  914. 08:17:42.905 T:123145338998784 INFO: CCoreAudioStream::HardwareStreamListener: Hardware virtual format changed to [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (48000Hz)
  915. 08:17:42.916 T:123145342140416 DEBUG: Initialize: New Virtual Format: [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (48000Hz)
  916. 08:17:42.916 T:123145342140416 DEBUG: Initialize: New Physical Format: [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (48000Hz)
  917. 08:17:42.918 T:123145342140416 DEBUG: GetAEChannelMap Engine requests layout FL, FR
  918. 08:17:42.918 T:123145342140416 DEBUG: GetAEChannelMap trying to map to stereo layout: [Left] [Right]
  919. 08:17:42.918 T:123145342140416 DEBUG: GetAEChannelMap mapped channels to layout FL, FR
  920. 08:17:42.918 T:123145342140416 DEBUG: Initialize: using buffer size: 16384 (0.042667 ms)
  921. 08:17:42.924 T:123145346969600 DEBUG: CVideoPlayer::SetCaching - caching state 2
  922. 08:17:42.925 T:123145346969600 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
  923. 08:17:42.925 T:123145342140416 DEBUG: CActiveAESink::OpenSink - DARWINOSX Initialized:
  924. 08:17:42.925 T:123145342140416 DEBUG: Output Device : Default
  925. 08:17:42.925 T:123145342140416 DEBUG: Sample Rate : 48000
  926. 08:17:42.925 T:123145342140416 DEBUG: Sample Format : AE_FMT_FLOAT
  927. 08:17:42.925 T:123145342140416 DEBUG: Channel Count : 2
  928. 08:17:42.925 T:123145342140416 DEBUG: Channel Layout: FL, FR
  929. 08:17:42.925 T:123145342140416 DEBUG: Frames : 512
  930. 08:17:42.925 T:123145342140416 DEBUG: Frame Size : 8
  931. 08:17:42.926 T:123145341603840 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  932. 08:17:42.926 T:123145348579328 DEBUG: Previous line repeats 1 times.
  933. 08:17:42.926 T:123145348579328 DEBUG: CDVDAudio::Pause - pausing audio stream
  934. 08:17:42.936 T:123145346969600 DEBUG: CVideoPlayer::HandleMessages - player started 1
  935. 08:17:43.253 T:123145348042752 DEBUG: CRenderManager::Configure - change configuration. 1280x720. display: 1280x720. framerate: 23.98.
  936. 08:17:43.256 T:140736213119808 DEBUG: Inhibiting OS screen saver
  937. 08:17:43.258 T:140736213119808 DEBUG: DeleteRenderer - deleting renderer
  938. 08:17:43.258 T:140736213119808 DEBUG: LinuxRendererGL: Cleaning up GL resources
  939. 08:17:43.260 T:140736213119808 DEBUG: GL: Pixel Shader compilation log:
  940. 08:17:43.263 T:140736213119808 DEBUG: Previous line repeats 1 times.
  941. 08:17:43.263 T:140736213119808 NOTICE: GL: Using CVBREF render method
  942. 08:17:43.263 T:140736213119808 DEBUG: GL: Requested render method: 0
  943. 08:17:43.263 T:140736213119808 DEBUG: GL: BaseYUV2RGBGLSLShader: defines:
  944. #define XBMC_texture_rectangle 1
  945. #define XBMC_texture_rectangle_hack 0
  946. #define XBMC_STRETCH 0
  947. #define XBMC_NV12
  948. 08:17:43.264 T:140736213119808 NOTICE: GL: Selecting YUV 2 RGB shader
  949. 08:17:43.298 T:140736213119808 DEBUG: GL: Pixel Shader compilation log:
  950. 08:17:43.299 T:140736213119808 NOTICE: GL: NPOT texture support detected
  951. 08:17:43.299 T:140736213119808 NOTICE: Using GL_TEXTURE_RECTANGLE_ARB
  952. 08:17:43.299 T:140736213119808 DEBUG: CRenderManager::Configure - 5
  953. 08:17:43.299 T:123145348042752 DEBUG: OutputPicture - dropped in output
  954. 08:17:43.349 T:123145348042752 DEBUG: Previous line repeats 10 times.
  955. 08:17:43.349 T:123145348042752 NOTICE: CDVDVideoCodecFFmpeg::CDropControl: calculated diff time: 41727
  956. 08:17:43.349 T:123145348042752 DEBUG: OutputPicture - dropped in output
  957. 08:17:43.427 T:123145346969600 DEBUG: Previous line repeats 13 times.
  958. 08:17:43.427 T:123145346969600 DEBUG: CVideoPlayer::HandleMessages - player started 2
  959. 08:17:43.427 T:123145346969600 DEBUG: CVideoPlayer::SetCaching - caching state 3
  960. 08:17:43.427 T:123145346969600 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
  961. 08:17:43.427 T:123145346969600 DEBUG: CVideoPlayer::SetCaching - caching state 0
  962. 08:17:43.427 T:123145346969600 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
  963. 08:17:43.427 T:123145346969600 DEBUG: VideoPlayer::Sync - Audio - pts: 709312000.000000, cache: 376979.189316, totalcache: 642666.637897
  964. 08:17:43.427 T:123145346969600 DEBUG: VideoPlayer::Sync - Video - pts: 709000000.000000, cache: 50000.000000, totalcache: 100000.000000
  965. 08:17:43.427 T:123145348042752 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(708900000.000000)
  966. 08:17:43.427 T:123145348579328 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_RESYNC(708900000.000000), level: 99, cache: 389636.153316
  967. 08:17:43.427 T:123145348579328 DEBUG: CDVDAudio::Resume - resume audio stream
  968. 08:17:43.427 T:123145341603840 DEBUG: ActiveAE - start sync of audio stream
  969. 08:17:43.467 T:140736213119808 DEBUG: Activating window ID: 12005
  970. 08:17:43.533 T:123145341603840 DEBUG: ActiveAE::SyncStream - average error of 49.250751, start adjusting
  971. 08:17:43.548 T:123145341603840 DEBUG: ActiveAE::SyncStream - average error 29.250751 below threshold of 30.000000
  972. 08:17:43.981 T:123145348042752 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  973. 08:17:44.611 T:123145348579328 WARNING: Previous line repeats 7 times.
  974. 08:17:44.611 T:123145348579328 DEBUG: CDVDClock::ErrorAdjust - CVideoPlayerAudio::OutputPacket - error:19807.278796, adjusted:19807.278796
  975. 08:17:44.631 T:123145348042752 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  976. 08:17:47.813 T:123145345359872 WARNING: Previous line repeats 59 times.
  977. 08:17:47.813 T:123145345359872 DEBUG: Mysql Start transaction
  978. 08:17:47.813 T:123145345359872 DEBUG: Mysql execute: DELETE FROM streamdetails WHERE idFile = 16696
  979. 08:17:47.814 T:123145345359872 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strVideoCodec, fVideoAspect, iVideoWidth, iVideoHeight, iVideoDuration, strStereoMode, strVideoLanguage) VALUES (16696,0,'h264',1.777778,1280,720,2588,'','')
  980. 08:17:47.815 T:123145345359872 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strAudioCodec, iAudioChannels, strAudioLanguage) VALUES (16696,1,'ac3',6,'')
  981. 08:17:47.816 T:123145345359872 DEBUG: Mysql execute: update movie set c11=2588 where idFile=16696 and c11=''
  982. 08:17:47.817 T:123145345359872 DEBUG: Mysql execute: update episode set c09=2588 where idFile=16696 and c09=''
  983. 08:17:47.817 T:123145345359872 DEBUG: Mysql execute: update musicvideo set c04=2588 where idFile=16696 and c04=''
  984. 08:17:47.842 T:123145348042752 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  985. 08:17:47.892 T:123145345359872 DEBUG: Mysql commit transaction
  986. 08:17:47.895 T:123145348042752 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  987. 08:17:51.672 T:123145348579328 WARNING: Previous line repeats 70 times.
  988. 08:17:51.672 T:123145348579328 NOTICE: CVideoPlayerAudio::Process - stream stalled
  989. 08:17:51.682 T:123145346969600 DEBUG: CVideoPlayer::HandlePlaySpeed - audio stream stalled, triggering re-sync
  990. 08:17:51.682 T:123145346969600 DEBUG: CVideoPlayer::FlushBuffers - flushing buffers
  991. 08:17:51.710 T:123145348579328 DEBUG: CDVDAudio::Flush - flush audio stream
  992. 08:17:51.710 T:123145348579328 DEBUG: CDVDAudio::Pause - pausing audio stream
  993. 08:17:51.710 T:123145348579328 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
  994. 08:17:51.710 T:123145348042752 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  995. 08:17:51.710 T:123145346969600 DEBUG: CVideoPlayer::SetCaching - caching state 2
  996. 08:17:51.711 T:123145346969600 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
  997. 08:17:51.711 T:123145346969600 DEBUG: demuxer seek to: 717203.000000
  998. 08:17:51.711 T:123145346969600 DEBUG: SeekTime - seek ended up on time 717467
  999. 08:17:51.711 T:123145346969600 DEBUG: demuxer seek to: 717203.000000, success
  1000. 08:17:51.711 T:123145346969600 DEBUG: CVideoPlayer::FlushBuffers - flushing buffers
  1001. 08:17:51.723 T:123145348579328 DEBUG: CDVDAudio::Pause - pausing audio stream
  1002. 08:17:51.723 T:123145348579328 DEBUG: CDVDAudio::Flush - flush audio stream
  1003. 08:17:51.723 T:123145348579328 DEBUG: CDVDAudio::Pause - pausing audio stream
  1004. 08:17:51.723 T:123145348579328 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
  1005. 08:17:51.723 T:123145348042752 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  1006. 08:17:51.724 T:123145348042752 INFO: CVideoPlayerVideo - Stillframe left, switching to normal playback
  1007. 08:17:51.725 T:123145346969600 DEBUG: CVideoPlayer::CheckContinuity - wrapback :2, prev:717592000.000000, curr:717467000.000000, diff:-125000.000000
  1008. 08:17:51.757 T:123145346969600 DEBUG: CVideoPlayer::HandleMessages - player started 1
  1009. 08:17:51.761 T:123145348042752 DEBUG: CDVDVideoCodecFFmpeg - Updated codec: ff-h264
  1010. 08:17:51.762 T:123145348042752 DEBUG: CDVDVideoCodecFFmpeg - Updated codec: ff-h264-vtb
  1011. 08:17:52.313 T:123145348042752 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1012. 08:17:56.717 T:123145346969600 WARNING: Previous line repeats 8 times.
  1013. 08:17:56.717 T:123145346969600 DEBUG: CVideoPlayer::SetCaching - caching state 0
  1014. 08:17:56.717 T:123145346969600 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
  1015. 08:17:57.111 T:123145348042752 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1016. 08:18:02.714 T:123145347506176 WARNING: Previous line repeats 98 times.
  1017. 08:18:02.714 T:123145347506176 DEBUG: Thread BackgroundLoader 123145347506176 terminating
  1018. 08:18:02.714 T:140736213119808 DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
  1019. 08:18:02.715 T:140736213119808 DEBUG: FreeVisualisation() done
  1020. 08:18:02.715 T:140736213119808 DEBUG: ------ Window Init (VideoFullScreen.xml) ------
  1021. 08:18:02.715 T:140736213119808 INFO: Loading skin file: VideoFullScreen.xml, load type: KEEP_IN_MEMORY
  1022. 08:18:02.717 T:140736213119808 INFO: CheckIdle - Closing session to http://thetvdb.com (easy=0x7f82fb99fe00, multi=(nil))
  1023. 08:18:02.736 T:123145338462208 DEBUG: Loading settings for smb://GRAYMAN-NAS/Multimedia/TV Shows/Almost Human/Season 01/Almost Human - 1x02 - Skin.mkv
  1024. 08:18:02.738 T:123145338462208 DEBUG: OnAVChange: CApplication::OnAVChange
  1025. 08:18:02.739 T:123145338462208 DEBUG: Previous line repeats 2 times.
  1026. 08:18:02.739 T:123145338462208 DEBUG: OnAVStarted: CApplication::OnAVStarted
  1027. 08:18:02.739 T:123145338462208 DEBUG: OnAVChange: CApplication::OnAVChange
  1028. 08:18:02.739 T:123145341067264 DEBUG: CAnnouncementManager - Announcement: OnAVChange from xbmc
  1029. 08:18:02.739 T:123145341067264 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnAVChange
  1030. 08:18:02.739 T:123145341067264 DEBUG: CAnnouncementManager - Announcement: OnAVChange from xbmc
  1031. 08:18:02.740 T:123145341067264 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnAVChange
  1032. 08:18:02.740 T:123145341067264 DEBUG: CAnnouncementManager - Announcement: OnAVChange from xbmc
  1033. 08:18:02.740 T:123145341067264 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnAVChange
  1034. 08:18:02.740 T:123145341067264 DEBUG: CAnnouncementManager - Announcement: OnAVStart from xbmc
  1035. 08:18:02.740 T:123145341067264 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnAVStart
  1036. 08:18:02.740 T:123145341067264 DEBUG: CAnnouncementManager - Announcement: OnAVChange from xbmc
  1037. 08:18:02.740 T:123145341067264 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnAVChange
  1038. 08:18:02.753 T:123145346969600 DEBUG: CVideoPlayer::HandleMessages - player started 2
  1039. 08:18:02.753 T:123145346969600 DEBUG: VideoPlayer::Sync - Audio - pts: 717760000.000000, cache: 389627.023316, totalcache: 642666.637897
  1040. 08:18:02.753 T:123145346969600 DEBUG: VideoPlayer::Sync - Video - pts: 717591708.333333, cache: 50000.000000, totalcache: 100000.000000
  1041. 08:18:02.753 T:123145348042752 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(717370372.976684)
  1042. 08:18:02.753 T:123145348579328 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_RESYNC(717370372.976684), level: 100, cache: 389643.514316
  1043. 08:18:02.753 T:123145348579328 DEBUG: CDVDAudio::Resume - resume audio stream
  1044. 08:18:02.754 T:123145341603840 DEBUG: ActiveAE - start sync of audio stream
  1045. 08:18:02.757 T:140736213119808 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  1046. 08:18:02.856 T:123145341603840 DEBUG: ActiveAE::SyncStream - average error of 29.168163, start adjusting
  1047. 08:18:02.856 T:123145341603840 DEBUG: ActiveAE::SyncStream - average error 19.168163 below threshold of 30.000000
  1048. 08:18:03.917 T:123145348579328 DEBUG: CDVDClock::ErrorAdjust - CVideoPlayerAudio::OutputPacket - error:16852.578787, adjusted:16852.578787
  1049. 08:18:07.678 T:123145348042752 DEBUG: CPtsTracker: detected pattern of length 1: 41708.33, frameduration: 41708.333333
  1050. 08:18:09.306 T:140736213119808 DEBUG: ------ Window Init (Pointer.xml) ------
  1051. 08:18:09.323 T:140736213119808 DEBUG: ------ Window Init (VideoOSD.xml) ------
  1052. 08:18:09.323 T:140736213119808 INFO: Loading skin file: VideoOSD.xml, load type: KEEP_IN_MEMORY
  1053. 08:18:09.333 T:140736213119808 DEBUG: ------ Window Init (DialogSeekBar.xml) ------
  1054. 08:18:09.334 T:140736213119808 DEBUG: ------ Window Init (Custom_1109_TopBarOverlay.xml) ------
  1055. 08:18:09.338 T:123145338462208 DEBUG: CSMBFile::Open - opened smb://USERNAME:PASSWORD@GRAYMAN-NAS/Multimedia/TV Shows/Almost Human/logo.png, fd=10001
  1056. 08:18:09.380 T:123145338462208 DEBUG: CSMBFile::Close closing fd 10001
  1057. 08:18:09.381 T:123145338462208 DEBUG: Caching image 'smb://GRAYMAN-NAS/Multimedia/TV Shows/Almost Human/logo.png' to '4/46f08d6c.png':
  1058. 08:18:09.381 T:123145338462208 DEBUG: cached image 'special://masterprofile/Thumbnails/4/46f08d6c.png' size 800x310
  1059. 08:18:14.540 T:140736213119808 DEBUG: ------ Window Deinit (Pointer.xml) ------
  1060. 08:18:17.857 T:140736213119808 DEBUG: ------ Window Deinit (VideoOSD.xml) ------
  1061. 08:18:17.857 T:140736213119808 DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
  1062. 08:18:17.857 T:140736213119808 DEBUG: ------ Window Deinit (Custom_1109_TopBarOverlay.xml) ------
  1063. 08:18:32.560 T:140736213119808 DEBUG: ------ Window Init (Pointer.xml) ------
  1064. 08:18:32.572 T:140736213119808 DEBUG: ------ Window Init (VideoOSD.xml) ------
  1065. 08:18:32.575 T:140736213119808 DEBUG: ------ Window Init (DialogSeekBar.xml) ------
  1066. 08:18:32.576 T:140736213119808 DEBUG: ------ Window Init (Custom_1109_TopBarOverlay.xml) ------
  1067. 08:18:33.507 T:140736213119808 DEBUG: ------ Window Deinit (Pointer.xml) ------
  1068. 08:18:35.091 T:140736213119808 NOTICE: stop player
  1069. 08:18:35.091 T:140736213119808 NOTICE: CVideoPlayer::CloseFile()
  1070. 08:18:35.091 T:140736213119808 NOTICE: VideoPlayer: waiting for threads to exit
  1071. 08:18:35.095 T:123145346969600 NOTICE: CVideoPlayer::OnExit()
  1072. 08:18:35.096 T:123145346969600 NOTICE: Closing stream player 1
  1073. 08:18:35.096 T:123145346969600 NOTICE: Waiting for audio thread to exit
  1074. 08:18:35.117 T:123145348579328 NOTICE: thread end: CVideoPlayerAudio::OnExit()
  1075. 08:18:35.117 T:123145348579328 DEBUG: Thread VideoPlayerAudio 123145348579328 terminating
  1076. 08:18:35.117 T:123145346969600 NOTICE: Closing audio device
  1077. 08:18:35.133 T:123145346969600 DEBUG: CDVDAudio::Flush - flush audio stream
  1078. 08:18:35.133 T:123145341603840 DEBUG: CActiveAE::DiscardStream - audio stream deleted
  1079. 08:18:35.134 T:123145341603840 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1080. 08:18:35.134 T:123145342140416 DEBUG: Previous line repeats 2 times.
  1081. 08:18:35.134 T:123145342140416 INFO: CActiveAESink::OpenSink - initialize sink
  1082. 08:18:35.134 T:123145346969600 NOTICE: Deleting audio codec
  1083. 08:18:35.134 T:123145346969600 NOTICE: Closing stream player 2
  1084. 08:18:35.134 T:123145346969600 NOTICE: waiting for video thread to exit
  1085. 08:18:35.148 T:123145348042752 NOTICE: thread end: video_thread
  1086. 08:18:35.148 T:123145348042752 DEBUG: Thread VideoPlayerVideo 123145348042752 terminating
  1087. 08:18:35.148 T:123145346969600 NOTICE: deleting video codec
  1088. 08:18:35.157 T:123145345359872 DEBUG: DoWork - Saving file state for video item smb://GRAYMAN-NAS/Multimedia/TV Shows/Almost Human/Season 01/Almost Human - 1x02 - Skin.mkv
  1089. 08:18:35.157 T:123145346969600 DEBUG: CSMBFile::Close closing fd 10000
  1090. 08:18:35.158 T:123145346969600 DEBUG: Thread VideoPlayer 123145346969600 terminating
  1091. 08:18:35.158 T:140736213119808 NOTICE: VideoPlayer: finished waiting
  1092. 08:18:35.159 T:140736213119808 DEBUG: DeleteRenderer - deleting renderer
  1093. 08:18:35.160 T:140736213119808 DEBUG: LinuxRendererGL: Cleaning up GL resources
  1094. 08:18:35.160 T:140736213119808 NOTICE: CVideoPlayer::CloseFile()
  1095. 08:18:35.161 T:140736213119808 NOTICE: VideoPlayer: waiting for threads to exit
  1096. 08:18:35.161 T:140736213119808 NOTICE: VideoPlayer: finished waiting
  1097. 08:18:35.161 T:140736213119808 DEBUG: Radio UECP (RDS) Processor - delete ~CDVDRadioRDSData
  1098. 08:18:35.277 T:123145342140416 DEBUG: CCoreAudioStream::Close: Restoring original physical format for stream 0x0033. ([lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (44100Hz))
  1099. 08:18:35.387 T:123145342140416 DEBUG: CCoreAudioStream::SetPhysicalFormat: Physical format for stream 0x0033. now active ([lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (44100Hz))
  1100. 08:18:35.387 T:123145342140416 DEBUG: CCoreAudioStream::Close: Closed stream 0x0033.
  1101. 08:18:35.387 T:123145342140416 DEBUG: CActiveAESink::OpenSink - trying to open device DARWINOSX:default
  1102. 08:18:35.388 T:123145342140416 NOTICE: virtual bool CAESinkDARWINOSX::Initialize(AEAudioFormat &, std::string &): Opening default device Built-in Output
  1103. 08:18:35.390 T:123145342140416 DEBUG: FindSuitableFormatForStream: Finding stream for format AE_FMT_FLOAT
  1104. 08:18:35.390 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (96000Hz) rated 929.129272
  1105. 08:18:35.390 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (88200Hz) rated 1106.000000
  1106. 08:18:35.390 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (48000Hz) rated 1419.564697
  1107. 08:18:35.390 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (44100Hz) rated 1508.000000
  1108. 08:18:35.390 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 20-bit Signed Integer LE (96000Hz) rated 928.129272
  1109. 08:18:35.390 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 20-bit Signed Integer LE (88200Hz) rated 1105.000000
  1110. 08:18:35.391 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 20-bit Signed Integer LE (48000Hz) rated 1418.564697
  1111. 08:18:35.391 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 20-bit Signed Integer LE (44100Hz) rated 1507.000000
  1112. 08:18:35.391 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 16-bit Signed Integer LE (96000Hz) rated 928.129272
  1113. 08:18:35.391 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 16-bit Signed Integer LE (88200Hz) rated 1105.000000
  1114. 08:18:35.391 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 16-bit Signed Integer LE (48000Hz) rated 1418.564697
  1115. 08:18:35.391 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 16-bit Signed Integer LE (44100Hz) rated 1507.000000
  1116. 08:18:35.391 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (96000Hz) rated 930.129272
  1117. 08:18:35.391 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (88200Hz) rated 1107.000000
  1118. 08:18:35.391 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (48000Hz) rated 1420.564697
  1119. 08:18:35.391 T:123145342140416 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (44100Hz) rated 1509.000000
  1120. 08:18:35.391 T:123145342140416 DEBUG: Initialize: Selected stream[0] - id: 0x0033, Physical Format: [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (44100Hz)
  1121. 08:18:35.391 T:123145342140416 DEBUG: CCoreAudioDevice::SupportsMixing: Device mixing support : 'No'.
  1122. 08:18:35.391 T:123145342140416 DEBUG: CCoreAudioStream::Open: Opened stream 0x0033.
  1123. 08:18:35.392 T:123145342140416 DEBUG: Initialize: Previous Virtual Format: [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (44100Hz)
  1124. 08:18:35.392 T:123145342140416 DEBUG: Initialize: Previous Physical Format: [lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (44100Hz)
  1125. 08:18:35.397 T:123145342140416 DEBUG: CCoreAudioStream::SetPhysicalFormat: Physical format for stream 0x0033. now active ([lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (44100Hz))
  1126. 08:18:35.400 T:123145342140416 DEBUG: Initialize: New Virtual Format: [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (44100Hz)
  1127. 08:18:35.400 T:123145342140416 DEBUG: Initialize: New Physical Format: [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (44100Hz)
  1128. 08:18:35.407 T:123145338998784 INFO: CCoreAudioStream::HardwareStreamListener: Hardware physical format changed to [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (44100Hz)
  1129. 08:18:35.408 T:123145342140416 DEBUG: GetAEChannelMap Engine requests layout FL, FR
  1130. 08:18:35.408 T:123145342140416 DEBUG: GetAEChannelMap trying to map to stereo layout: [Left] [Right]
  1131. 08:18:35.408 T:123145342140416 DEBUG: GetAEChannelMap mapped channels to layout FL, FR
  1132. 08:18:35.408 T:123145342140416 DEBUG: Initialize: using buffer size: 16384 (0.046440 ms)
  1133. 08:18:35.409 T:123145342140416 DEBUG: CActiveAESink::OpenSink - DARWINOSX Initialized:
  1134. 08:18:35.409 T:123145342140416 DEBUG: Output Device : Default
  1135. 08:18:35.409 T:123145342140416 DEBUG: Sample Rate : 44100
  1136. 08:18:35.409 T:123145342140416 DEBUG: Sample Format : AE_FMT_FLOAT
  1137. 08:18:35.410 T:123145342140416 DEBUG: Channel Count : 2
  1138. 08:18:35.410 T:123145342140416 DEBUG: Channel Layout: FL, FR
  1139. 08:18:35.411 T:123145342140416 DEBUG: Frames : 512
  1140. 08:18:35.411 T:123145342140416 DEBUG: Frame Size : 8
  1141. 08:18:35.412 T:123145341603840 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1142. 08:18:55.269 T:123145345359872 DEBUG: Previous line repeats 1 times.
  1143. 08:18:55.269 T:123145345359872 DEBUG: Mysql execute: update files set playCount=1,lastPlayed='2018-06-30 08:18:55' where idFile=3465
  1144. 08:18:55.355 T:123145341067264 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1145. 08:18:55.356 T:123145341067264 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  1146. 08:18:55.358 T:123145345359872 DEBUG: Mysql execute: update bookmark set timeInSeconds = 749.000000, totalTimeInSeconds = 2520.000000, thumbNailImage = '', player = 'VideoPlayer', playerState = '' where idBookmark = 834
  1147. 08:18:55.468 T:123145341067264 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1148. 08:18:55.468 T:123145341067264 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  1149. 08:18:55.478 T:123145337925632 DEBUG: OnPlayBackStopped: CApplication::OnPlayBackStopped
  1150. 08:18:55.478 T:123145341067264 DEBUG: CAnnouncementManager - Announcement: OnStop from xbmc
  1151. 08:18:55.478 T:123145341067264 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnStop
  1152. 08:18:55.486 T:140736213119808 NOTICE: Storing total System Uptime
  1153. 08:18:55.486 T:123145341067264 DEBUG: CAnnouncementManager - Announcement: OnQuit from xbmc
  1154. 08:18:55.486 T:123145341067264 DEBUG: GOT ANNOUNCEMENT, type: 8, from xbmc, message OnQuit
  1155. 08:18:55.486 T:140736213119808 NOTICE: Saving settings
  1156. 08:18:55.490 T:140736213119808 NOTICE: Saving skin settings
  1157. 08:18:55.491 T:140736213119808 NOTICE: stop all
  1158. 08:18:55.491 T:123145338462208 DEBUG: Thread JobWorker 123145338462208 terminating (autodelete)
  1159. 08:18:55.491 T:123145345359872 DEBUG: Thread JobWorker 123145345359872 terminating (autodelete)
  1160. 08:18:55.491 T:123145337925632 DEBUG: Thread JobWorker 123145337925632 terminating (autodelete)
  1161. 08:18:55.492 T:140736213119808 DEBUG: NetworkMessage - Signaling network services to stop
  1162. 08:18:55.492 T:140736213119808 NOTICE: ES: Stopping event server
  1163. 08:18:55.492 T:140736213119808 DEBUG: NetworkMessage - Waiting for network services to stop
  1164. 08:18:55.492 T:140736213119808 NOTICE: stopping zeroconf publishing
  1165. 08:18:56.128 T:123145345896448 NOTICE: ES: UDP Event server stopped
  1166. 08:18:56.128 T:123145346433024 DEBUG: Thread TCPServer 123145346433024 terminating
  1167. 08:18:56.128 T:123145345896448 DEBUG: Thread EventServer 123145345896448 terminating
  1168. 08:18:56.128 T:140736213119808 NOTICE: stop dvd detect media
  1169. 08:18:56.128 T:123145336852480 DEBUG: Thread DetectDVDMedia 123145336852480 terminating
  1170. 08:18:56.130 T:140736213119808 DEBUG: XBMCHelper: Sending SIGKILL to XBMCHelper
  1171. 08:18:56.130 T:140736213119808 DEBUG: CServiceAddonManager: stopping service.xbmc.versioncheck.
  1172. 08:18:56.130 T:140736213119808 INFO: CServiceAddonManager: failed to stop service.xbmc.versioncheck (may have ended)
  1173. 08:18:56.130 T:123145341603840 DEBUG: Thread ActiveAE 123145341603840 terminating
  1174. 08:18:56.134 T:123145342140416 DEBUG: Thread AESink 123145342140416 terminating
  1175. 08:18:56.283 T:140736213119808 DEBUG: CCoreAudioStream::Close: Restoring original physical format for stream 0x0033. ([lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (44100Hz))
  1176. 08:18:56.286 T:140736213119808 DEBUG: CCoreAudioStream::SetPhysicalFormat: Physical format for stream 0x0033. now active ([lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (44100Hz))
  1177. 08:18:56.286 T:140736213119808 DEBUG: CCoreAudioStream::Close: Closed stream 0x0033.
  1178. 08:18:56.286 T:140736213119808 NOTICE: stopped
  1179. 08:18:56.486 T:140736213119808 DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
  1180. 08:18:56.487 T:140736213119808 NOTICE: destroy
  1181. 08:18:56.487 T:123145344286720 DEBUG: Thread PeripEventScanner 123145344286720 terminating
  1182. 08:18:56.487 T:123145343213568 DEBUG: Thread PeripBusCEC 123145343213568 terminating
  1183. 08:18:56.487 T:123145343750144 DEBUG: Thread PeripBusAddon 123145343750144 terminating
  1184. 08:18:56.488 T:140736213119808 INFO: AddOnLog: Joystick Support: Disabling joystick interface "cocoa"
  1185. 08:18:56.488 T:140736213119808 DEBUG: SECTION:UnloadDll(/Applications/Kodi.app/Contents/Resources/Kodi/addons/peripheral.joystick/peripheral.joystick.1.4.6.dylib)
  1186. 08:18:56.489 T:140736213119808 INFO: ADDON: Dll Destroyed - Joystick Support
  1187. 08:18:56.785 T:140736213119808 NOTICE: unload skin
  1188. 08:18:56.785 T:140736213119808 INFO: Unloading old skin ...
  1189. 08:18:56.787 T:140736213119808 DEBUG: FreeVisualisation() done
  1190. 08:18:56.791 T:140736213119808 DEBUG: ------ Window Deinit () ------
  1191. 08:18:56.792 T:140736213119808 DEBUG: ------ Window Deinit (Custom_1109_TopBarOverlay.xml) ------
  1192. 08:18:56.792 T:140736213119808 DEBUG: FreeVisualisation() done
  1193. 08:18:56.793 T:140736213119808 DEBUG: ------ Window Deinit (VideoOSD.xml) ------
  1194. 08:18:56.793 T:140736213119808 DEBUG: ------ Window Deinit (VideoFullScreen.xml) ------
  1195. 08:18:56.794 T:140736213119808 WARNING: Cleanup: Having to cleanup texture lists/focus.png
  1196. 08:18:56.799 T:140736213119808 DEBUG: Infobool 'window.isactive(home)' still used by 3 instances
  1197. 08:18:56.799 T:140736213119808 DEBUG: Uninhibiting OS screen saver
  1198. 08:18:56.801 T:140736213119808 NOTICE: unload sections
  1199. 08:18:56.804 T:123145341067264 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  1200. 08:18:56.804 T:140736213119808 DEBUG: PVRManager - destroyed
  1201. 08:18:56.804 T:123145344823296 DEBUG: Thread Timer 123145344823296 terminating
  1202. 08:18:56.821 T:140736213119808 NOTICE: special://profile/ is mapped to: special://masterprofile/
  1203. 08:18:56.821 T:140736213119808 DEBUG: object 0 --> 0 instances
  1204. 08:18:56.821 T:140736213119808 DEBUG: object 1 --> 0 instances
  1205. 08:18:56.821 T:140736213119808 DEBUG: object 2 --> 0 instances
  1206. 08:18:56.821 T:140736213119808 DEBUG: object 3 --> 0 instances
  1207. 08:18:56.821 T:140736213119808 DEBUG: object 4 --> 0 instances
  1208. 08:18:56.821 T:140736213119808 DEBUG: object 5 --> 0 instances
  1209. 08:18:56.821 T:140736213119808 DEBUG: object 6 --> 0 instances
  1210. 08:18:56.821 T:140736213119808 DEBUG: object 7 --> 0 instances
  1211. 08:18:56.821 T:140736213119808 DEBUG: object 8 --> 0 instances
  1212. 08:18:56.822 T:140736213119808 DEBUG: object 9 --> 0 instances
  1213. 08:18:56.824 T:123145341067264 DEBUG: Thread Announce 123145341067264 terminating
  1214. 08:18:56.824 T:140736213119808 NOTICE: application stopped...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement