Advertisement
Guest User

Untitled

a guest
Jun 16th, 2018
266
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 139.93 KB | None | 0 0
  1. 08:37:04.161 T:140735779079040 NOTICE: special://profile/ is mapped to: special://masterprofile/
  2. 08:37:04.161 T:140735779079040 NOTICE: -----------------------------------------------------------------------
  3. 08:37:04.161 T:140735779079040 NOTICE: Starting Kodi (18.0-ALPHA2 Git:20180615-eea6e884ac). Platform: OS X x86 64-bit
  4. 08:37:04.161 T:140735779079040 NOTICE: Using Debug Kodi x64 build
  5. 08:37:04.161 T:140735779079040 NOTICE: Kodi compiled Jun 15 2018 by Clang 9.0.0 (clang-900.0.37) for OS X x86 64-bit version 10.9.0 (1090)
  6. 08:37:04.161 T:140735779079040 NOTICE: Running on Apple Inc. MacPro6,1 with OS X 10.13.4, kernel: Darwin x86 64-bit version 17.5.0
  7. 08:37:04.161 T:140735779079040 NOTICE: FFmpeg version/source: 4.0-Kodi
  8. 08:37:04.161 T:140735779079040 NOTICE: Host CPU: Intel(R) Core(TM) i5-2500K CPU @ 3.30GHz, 4 cores available
  9. 08:37:04.162 T:140735779079040 NOTICE: special://xbmc/ is mapped to: /Applications/Kodi.app/Contents/Resources/Kodi
  10. 08:37:04.162 T:140735779079040 NOTICE: special://xbmcbin/ is mapped to: /Applications/Kodi.app/Contents/Resources/Kodi
  11. 08:37:04.162 T:140735779079040 NOTICE: special://xbmcbinaddons/ is mapped to: /Applications/Kodi.app/Contents/Resources/Kodi/addons
  12. 08:37:04.162 T:140735779079040 NOTICE: special://masterprofile/ is mapped to: /Users/Gavin/Library/Application Support/Kodi/userdata
  13. 08:37:04.162 T:140735779079040 NOTICE: special://envhome/ is mapped to: /Users/Gavin
  14. 08:37:04.162 T:140735779079040 NOTICE: special://home/ is mapped to: /Users/Gavin/Library/Application Support/Kodi
  15. 08:37:04.162 T:140735779079040 NOTICE: special://temp/ is mapped to: /Users/Gavin/.kodi/temp
  16. 08:37:04.162 T:140735779079040 NOTICE: special://logpath/ is mapped to: /Users/Gavin/Library/Logs
  17. 08:37:04.162 T:140735779079040 NOTICE: special://frameworks/ is mapped to: /Applications/Kodi.app/Contents/Libraries
  18. 08:37:04.162 T:140735779079040 NOTICE: The executable running is: /Applications/Kodi.app/Contents/MacOS/Kodi
  19. 08:37:04.162 T:140735779079040 NOTICE: Local hostname: gavins-Mac-Pro.local
  20. 08:37:04.162 T:140735779079040 NOTICE: Log File is located: /Users/Gavin/Library/Logs//kodi.log
  21. 08:37:04.162 T:140735779079040 NOTICE: -----------------------------------------------------------------------
  22. 08:37:04.162 T:140735779079040 NOTICE: load settings...
  23. 08:37:04.172 T:140735779079040 DEBUG: CSettings: loaded settings definition from special://xbmc/system/settings/settings.xml
  24. 08:37:04.180 T:140735779079040 DEBUG: CSettings: loaded settings definition from special://xbmc/system/settings/darwin.xml
  25. 08:37:04.181 T:140735779079040 DEBUG: CSettings: loaded settings definition from special://xbmc/system/settings/darwin_osx.xml
  26. 08:37:04.182 T:140735779079040 DEBUG: SECTION:LoadDLL(libbluray.2.dylib)
  27. 08:37:04.183 T:140735779079040 DEBUG: Loading: /Applications/Kodi.app/Contents/Libraries/libbluray.2.dylib
  28. 08:37:04.194 T:140735779079040 DEBUG: CSkinSettings: no <skinsettings> tag found
  29. 08:37:04.195 T:140735779079040 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
  30. 08:37:04.196 T:140735779079040 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  31. 08:37:04.196 T:140735779079040 NOTICE: Contents of special://profile/advancedsettings.xml are...
  32. <advancedsettings>
  33. <cache>
  34. <memorysize>0</memorysize>
  35. <!-- number of bytes used for buffering streams in memory
  36. When set to 0 the cache will be written to disk instead of RAM -->
  37. <buffermode>1</buffermode>
  38. <!-- Choose what to buffer:
  39. 0) Buffer all internet filesystems (like "2" but additionally also ftp, webdav, etc.) (default)
  40. 1) Buffer all filesystems (including local)
  41. 2) Only buffer true internet filesystems (streams) (http, etc.)
  42. 3) No buffer -->
  43. <readfactor>30</readfactor>
  44. <!-- this factor determines the max readrate in terms of readbufferfactor * avg bitrate of a video file.
  45. This can help on bad connections to keep the cache filled. It will also greatly speed up buffering. Default value 4.0. -->
  46. </cache>
  47. <videoscanner>
  48. <ignoreerrors>true</ignoreerrors>
  49. </videoscanner>
  50. <videodatabase>
  51. <type>mysql</type>
  52. <host>192.168.1.9</host>
  53. <port>3306</port>
  54. <user>kodi</user>
  55. <pass>*****</pass>
  56. </videodatabase>
  57. <videolibrary>
  58. <cleanonupdate>true</cleanonupdate>
  59. <!-- default set to false to prevent Kodi from removing items from the database while updating. -->
  60. <usefasthash>true</usefasthash>
  61. <!-- defaults to true. Set to false in order to skip hashing based on the folders modification time. -->
  62. <recentlyaddeditems>35</recentlyaddeditems>
  63. <!-- number of recently added items. Defaults to 25 -->
  64. <itemseparator> / </itemseparator>
  65. <!-- separator used for multiple artists/genres in tags. Note, this is *space* *slash* *space* -->
  66. <exportautothumbs>false</exportautothumbs>
  67. <!-- export auto-generated thumbs. Defaults to false -->
  68. <importwatchedstate>true</importwatchedstate>
  69. <!-- import previously exported playdate and playcount from .nfo files. Defaults to false -->
  70. <importresumepoint>true</importresumepoint>
  71. <!-- import previously exported resume point from .nfo files. Defaults to false -->
  72. <dateadded>1</dateadded>
  73. <!-- 0 results in using the current datetime when adding a video;
  74. 1 (default) results in prefering to use the files mtime (if it's valid) and only using the file's ctime if the mtime isn't valid;
  75. 2 results in using the newer datetime of the file's mtime and ctime -->
  76. </videolibrary>
  77. </advancedsettings>
  78. 08:37:04.196 T:140735779079040 WARNING: VIDEO database configuration is experimental.
  79. 08:37:04.196 T:140735779079040 WARNING: CSettingsManager: missing version attribute
  80. 08:37:04.197 T:140735779079040 NOTICE: Default Video Player: VideoPlayer
  81. 08:37:04.197 T:140735779079040 NOTICE: Default Audio Player: paplayer
  82. 08:37:04.197 T:140735779079040 NOTICE: Enabled debug logging due to GUI setting (2)
  83. 08:37:04.197 T:140735779079040 NOTICE: Log level changed to "LOG_LEVEL_DEBUG_FREEMEM"
  84. 08:37:04.198 T:140735779079040 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  85. 08:37:04.198 T:140735779079040 DEBUG: CMediaSourceSettings: <games> tag is missing or sources.xml is malformed
  86. 08:37:04.202 T:140735779079040 INFO: creating subdirectories
  87. 08:37:04.202 T:140735779079040 INFO: userdata folder: special://masterprofile/
  88. 08:37:04.202 T:140735779079040 INFO: recording folder:
  89. 08:37:04.202 T:140735779079040 INFO: screenshots folder:
  90. 08:37:04.210 T:140735779079040 NOTICE: Running database version Addons27
  91. 08:37:04.211 T:140735779079040 INFO: ADDON: cpluff: 'Could not read plug-in directory /Users/Gavin/Library/Application Support/Kodi/addons: No such file or directory'
  92. 08:37:04.233 T:140735779079040 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  93. 08:37:04.233 T:140735779079040 NOTICE: ADDON: audiodecoder.qsf v2.0.0 installed
  94. 08:37:04.233 T:140735779079040 NOTICE: ADDON: xbmc.json v9.4.0 installed
  95. 08:37:04.233 T:140735779079040 NOTICE: ADDON: metadata.common.fanart.tv v3.1.5 installed
  96. 08:37:04.233 T:140735779079040 NOTICE: ADDON: resource.images.weathericons.default v1.1.8 installed
  97. 08:37:04.233 T:140735779079040 NOTICE: ADDON: audiodecoder.nosefart v2.0.0 installed
  98. 08:37:04.233 T:140735779079040 NOTICE: ADDON: pvr.octonet v0.7.0 installed
  99. 08:37:04.233 T:140735779079040 NOTICE: ADDON: audiodecoder.timidity v2.0.1 installed
  100. 08:37:04.234 T:140735779079040 NOTICE: ADDON: audiodecoder.openmpt v2.0.0 installed
  101. 08:37:04.234 T:140735779079040 NOTICE: ADDON: pvr.vbox v4.4.0 installed
  102. 08:37:04.234 T:140735779079040 NOTICE: ADDON: visualization.fishbmc v5.0.0 installed
  103. 08:37:04.234 T:140735779079040 NOTICE: ADDON: imagedecoder.raw v2.0.0 installed
  104. 08:37:04.234 T:140735779079040 NOTICE: ADDON: repository.xbmc.org v3.1.1 installed
  105. 08:37:04.234 T:140735779079040 NOTICE: ADDON: webinterface.default v2.4.4 installed
  106. 08:37:04.234 T:140735779079040 NOTICE: ADDON: audiodecoder.modplug v2.0.0 installed
  107. 08:37:04.234 T:140735779079040 NOTICE: ADDON: kodi.binary.instance.screensaver v2.0.0 installed
  108. 08:37:04.234 T:140735779079040 NOTICE: ADDON: screensaver.xbmc.builtin.black v1.0.32 installed
  109. 08:37:04.234 T:140735779079040 NOTICE: ADDON: kodi.binary.instance.videocodec v1.0.1 installed
  110. 08:37:04.234 T:140735779079040 NOTICE: ADDON: pvr.argustv v3.5.0 installed
  111. 08:37:04.235 T:140735779079040 NOTICE: ADDON: pvr.vdr.vnsi v3.5.4 installed
  112. 08:37:04.235 T:140735779079040 NOTICE: ADDON: peripheral.joystick v1.4.6 installed
  113. 08:37:04.235 T:140735779079040 NOTICE: ADDON: audioencoder.vorbis v2.0.0 installed
  114. 08:37:04.235 T:140735779079040 NOTICE: ADDON: imagedecoder.mpo v1.0.1 installed
  115. 08:37:04.235 T:140735779079040 NOTICE: ADDON: pvr.mediaportal.tvserver v3.5.0 installed
  116. 08:37:04.235 T:140735779079040 NOTICE: ADDON: kodi.binary.global.main v1.0.13 installed
  117. 08:37:04.235 T:140735779079040 NOTICE: ADDON: game.controller.default v1.0.5 installed
  118. 08:37:04.235 T:140735779079040 NOTICE: ADDON: visualization.projectm v2.0.0 installed
  119. 08:37:04.235 T:140735779079040 NOTICE: ADDON: kodi.binary.global.gui v5.12.0 installed
  120. 08:37:04.236 T:140735779079040 NOTICE: ADDON: audioencoder.wav v2.0.0 installed
  121. 08:37:04.236 T:140735779079040 NOTICE: ADDON: audiodecoder.organya v1.1.3 installed
  122. 08:37:04.236 T:140735779079040 NOTICE: ADDON: screensaver.xbmc.builtin.dim v1.0.41 installed
  123. 08:37:04.236 T:140735779079040 NOTICE: ADDON: metadata.themoviedb.org v5.1.1 installed
  124. 08:37:04.236 T:140735779079040 NOTICE: ADDON: visualization.shadertoy v1.1.8 installed
  125. 08:37:04.236 T:140735779079040 NOTICE: ADDON: xbmc.metadata v2.1.0 installed
  126. 08:37:04.236 T:140735779079040 NOTICE: ADDON: pvr.wmc v2.3.0 installed
  127. 08:37:04.236 T:140735779079040 NOTICE: ADDON: audiodecoder.gme v2.0.0 installed
  128. 08:37:04.236 T:140735779079040 NOTICE: ADDON: service.xbmc.versioncheck v0.3.26 installed
  129. 08:37:04.236 T:140735779079040 NOTICE: ADDON: kodi.binary.instance.audioencoder v2.0.0 installed
  130. 08:37:04.236 T:140735779079040 NOTICE: ADDON: kodi.binary.global.general v1.0.3 installed
  131. 08:37:04.236 T:140735779079040 NOTICE: ADDON: game.libretro.2048 v1.0.0 installed
  132. 08:37:04.236 T:140735779079040 NOTICE: ADDON: pvr.dvblink v4.6.0 installed
  133. 08:37:04.236 T:140735779079040 NOTICE: ADDON: audioencoder.flac v2.0.0 installed
  134. 08:37:04.236 T:140735779079040 NOTICE: ADDON: pvr.hdhomerun v3.4.0 installed
  135. 08:37:04.237 T:140735779079040 NOTICE: ADDON: audiodecoder.gsf v2.0.0 installed
  136. 08:37:04.237 T:140735779079040 NOTICE: ADDON: kodi.binary.instance.peripheral v1.3.7 installed
  137. 08:37:04.237 T:140735779079040 NOTICE: ADDON: kodi.resource v1.0.0 installed
  138. 08:37:04.237 T:140735779079040 NOTICE: ADDON: xbmc.gui v5.13.0 installed
  139. 08:37:04.237 T:140735779079040 NOTICE: ADDON: script.module.pil v1.1.7 installed
  140. 08:37:04.237 T:140735779079040 NOTICE: ADDON: audiodecoder.dumb v2.0.0 installed
  141. 08:37:04.237 T:140735779079040 NOTICE: ADDON: inputstream.adaptive v2.2.23 installed
  142. 08:37:04.237 T:140735779079040 NOTICE: ADDON: pvr.vuplus v3.7.0 installed
  143. 08:37:04.237 T:140735779079040 NOTICE: ADDON: pvr.mythtv v5.8.0 installed
  144. 08:37:04.237 T:140735779079040 NOTICE: ADDON: audiodecoder.ssf v2.0.0 installed
  145. 08:37:04.237 T:140735779079040 NOTICE: ADDON: xbmc.core v0.1.0 installed
  146. 08:37:04.237 T:140735779079040 NOTICE: ADDON: screensaver.pingpong v2.0.0 installed
  147. 08:37:04.237 T:140735779079040 NOTICE: ADDON: skin.estouchy v2.0.14 installed
  148. 08:37:04.238 T:140735779079040 NOTICE: ADDON: audiodecoder.ncsf v2.0.0 installed
  149. 08:37:04.238 T:140735779079040 NOTICE: ADDON: audiodecoder.sidplay v1.1.3 installed
  150. 08:37:04.238 T:140735779079040 NOTICE: ADDON: pvr.demo v3.6.0 installed
  151. 08:37:04.238 T:140735779079040 NOTICE: ADDON: audioencoder.kodi.builtin.wma v1.0.0 installed
  152. 08:37:04.238 T:140735779079040 NOTICE: ADDON: audioencoder.kodi.builtin.aac v1.0.0 installed
  153. 08:37:04.238 T:140735779079040 NOTICE: ADDON: pvr.pctv v2.4.0 installed
  154. 08:37:04.238 T:140735779079040 NOTICE: ADDON: kodi.binary.instance.vfs v2.0.0 installed
  155. 08:37:04.238 T:140735779079040 NOTICE: ADDON: kodi.binary.instance.imagedecoder v2.0.0 installed
  156. 08:37:04.238 T:140735779079040 NOTICE: ADDON: pvr.iptvsimple v3.5.0 installed
  157. 08:37:04.238 T:140735779079040 NOTICE: ADDON: pvr.njoy v3.4.0 installed
  158. 08:37:04.238 T:140735779079040 NOTICE: ADDON: pvr.nextpvr v3.3.0 installed
  159. 08:37:04.239 T:140735779079040 NOTICE: ADDON: script.module.pycryptodome v3.4.3 installed
  160. 08:37:04.239 T:140735779079040 NOTICE: ADDON: audiodecoder.vgmstream v1.1.3 installed
  161. 08:37:04.239 T:140735779079040 NOTICE: ADDON: vfs.rar v2.0.3 installed
  162. 08:37:04.239 T:140735779079040 NOTICE: ADDON: visualization.goom v2.0.0 installed
  163. 08:37:04.239 T:140735779079040 NOTICE: ADDON: kodi.binary.instance.game v1.0.38 installed
  164. 08:37:04.239 T:140735779079040 NOTICE: ADDON: metadata.album.universal v2.7.3 installed
  165. 08:37:04.239 T:140735779079040 NOTICE: ADDON: audiodecoder.stsound v2.0.0 installed
  166. 08:37:04.239 T:140735779079040 NOTICE: ADDON: kodi.binary.global.audioengine v1.0.1 installed
  167. 08:37:04.239 T:140735779079040 NOTICE: ADDON: audiodecoder.2sf v2.0.0 installed
  168. 08:37:04.239 T:140735779079040 NOTICE: ADDON: resource.language.en_gb v2.0.1 installed
  169. 08:37:04.239 T:140735779079040 NOTICE: ADDON: visualization.spectrum v2.0.2 installed
  170. 08:37:04.240 T:140735779079040 NOTICE: ADDON: game.libretro.mrboom v4.5.0 installed
  171. 08:37:04.240 T:140735779079040 NOTICE: ADDON: pvr.dvbviewer v3.6.1 installed
  172. 08:37:04.240 T:140735779079040 NOTICE: ADDON: pvr.stalker v3.4.0 installed
  173. 08:37:04.240 T:140735779079040 NOTICE: ADDON: kodi.binary.instance.pvr v5.10.0 installed
  174. 08:37:04.240 T:140735779079040 NOTICE: ADDON: pvr.teleboy v18.0.18 installed
  175. 08:37:04.240 T:140735779079040 NOTICE: ADDON: audiodecoder.snesapu v2.0.0 installed
  176. 08:37:04.240 T:140735779079040 NOTICE: ADDON: kodi.binary.instance.audiodecoder v2.0.0 installed
  177. 08:37:04.240 T:140735779079040 NOTICE: ADDON: metadata.common.allmusic.com v3.1.1 installed
  178. 08:37:04.240 T:140735779079040 NOTICE: ADDON: metadata.tvdb.com v3.0.1 installed
  179. 08:37:04.240 T:140735779079040 NOTICE: ADDON: metadata.common.musicbrainz.org v2.1.2 installed
  180. 08:37:04.241 T:140735779079040 NOTICE: ADDON: metadata.local v1.0.0 installed
  181. 08:37:04.241 T:140735779079040 NOTICE: ADDON: game.libretro v1.0.38 installed
  182. 08:37:04.241 T:140735779079040 NOTICE: ADDON: kodi.binary.global.network v1.0.0 installed
  183. 08:37:04.241 T:140735779079040 NOTICE: ADDON: audioencoder.lame v2.0.0 installed
  184. 08:37:04.241 T:140735779079040 NOTICE: ADDON: xbmc.webinterface v1.0.0 installed
  185. 08:37:04.241 T:140735779079040 NOTICE: ADDON: kodi.binary.instance.inputstream v2.0.7 installed
  186. 08:37:04.241 T:140735779079040 NOTICE: ADDON: pvr.zattoo v18.0.47 installed
  187. 08:37:04.241 T:140735779079040 NOTICE: ADDON: kodi.binary.global.filesystem v1.0.2 installed
  188. 08:37:04.242 T:140735779079040 NOTICE: ADDON: metadata.common.themoviedb.org v2.17.6 installed
  189. 08:37:04.242 T:140735779079040 NOTICE: ADDON: resource.uisounds.kodi v1.0.0 installed
  190. 08:37:04.242 T:140735779079040 NOTICE: ADDON: metadata.artists.universal v4.1.0 installed
  191. 08:37:04.242 T:140735779079040 NOTICE: ADDON: metadata.common.theaudiodb.com v1.9.1 installed
  192. 08:37:04.242 T:140735779079040 NOTICE: ADDON: xbmc.python v2.25.0 installed
  193. 08:37:04.242 T:140735779079040 NOTICE: ADDON: metadata.common.imdb.com v2.9.3 installed
  194. 08:37:04.242 T:140735779079040 NOTICE: ADDON: pvr.filmon v2.4.0 installed
  195. 08:37:04.242 T:140735779079040 NOTICE: ADDON: kodi.binary.instance.visualization v2.0.1 installed
  196. 08:37:04.242 T:140735779079040 NOTICE: ADDON: pvr.hts v4.3.0 installed
  197. 08:37:04.242 T:140735779079040 NOTICE: ADDON: xbmc.addon v17.9.702 installed
  198. 08:37:04.242 T:140735779079040 NOTICE: ADDON: visualization.waveform v2.0.1 installed
  199. 08:37:04.242 T:140735779079040 NOTICE: ADDON: skin.estuary v2.0.9 installed
  200. 08:37:04.303 T:140735779079040 DEBUG: CFavourites::Load - no system favourites found, skipping
  201. 08:37:04.303 T:140735779079040 DEBUG: CFavourites::Load - no userdata favourites found, skipping
  202. 08:37:04.304 T:123145388724224 DEBUG: Thread ActiveAE start, auto delete: false
  203. 08:37:04.304 T:123145389260800 DEBUG: Thread AESink start, auto delete: false
  204. 08:37:04.348 T:123145388724224 NOTICE: Found 1 Lists of Devices
  205. 08:37:04.348 T:123145388724224 NOTICE: Enumerated DARWINOSX devices:
  206. 08:37:04.348 T:123145388724224 NOTICE: Device 1
  207. 08:37:04.348 T:123145388724224 NOTICE: m_deviceName : default
  208. 08:37:04.348 T:123145388724224 NOTICE: m_displayName : Default
  209. 08:37:04.348 T:123145388724224 NOTICE: m_displayNameExtra: Built-in Digital Output
  210. 08:37:04.348 T:123145388724224 NOTICE: m_deviceType : AE_DEVTYPE_IEC958
  211. 08:37:04.348 T:123145388724224 NOTICE: m_channels : FL, FR
  212. 08:37:04.348 T:123145388724224 NOTICE: m_sampleRates : 96000,88200,48000,44100,32000
  213. 08:37:04.348 T:123145388724224 NOTICE: m_dataFormats : AE_FMT_S24LE3,AE_FMT_S24NE3,AE_FMT_S16LE,AE_FMT_S16NE
  214. 08:37:04.348 T:123145388724224 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTS_512,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTSHD_CORE
  215. 08:37:04.349 T:123145388724224 NOTICE: Device 2
  216. 08:37:04.349 T:123145388724224 NOTICE: m_deviceName : Built-in Output:stream0
  217. 08:37:04.349 T:123145388724224 NOTICE: m_displayName : Built-in Output
  218. 08:37:04.349 T:123145388724224 NOTICE: m_displayNameExtra: Internal Speakers
  219. 08:37:04.349 T:123145388724224 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  220. 08:37:04.349 T:123145388724224 NOTICE: m_channels : FL, FR
  221. 08:37:04.349 T:123145388724224 NOTICE: m_sampleRates : 96000,48000,44100
  222. 08:37:04.349 T:123145388724224 NOTICE: m_dataFormats : AE_FMT_S24LE3,AE_FMT_S24NE3,AE_FMT_S16LE,AE_FMT_S16NE
  223. 08:37:04.349 T:123145388724224 NOTICE: m_streamTypes : No passthrough capabilities
  224. 08:37:04.350 T:123145388724224 NOTICE: Device 3
  225. 08:37:04.350 T:123145388724224 NOTICE: m_deviceName : Built-in Line Output:stream0
  226. 08:37:04.350 T:123145388724224 NOTICE: m_displayName : Built-in Line Output
  227. 08:37:04.350 T:123145388724224 NOTICE: m_displayNameExtra: Line Out
  228. 08:37:04.350 T:123145388724224 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  229. 08:37:04.350 T:123145388724224 NOTICE: m_channels : FL, FR
  230. 08:37:04.350 T:123145388724224 NOTICE: m_sampleRates : 96000,48000,44100
  231. 08:37:04.351 T:123145388724224 NOTICE: m_dataFormats : AE_FMT_S24LE3,AE_FMT_S24NE3,AE_FMT_S16LE,AE_FMT_S16NE
  232. 08:37:04.351 T:123145388724224 NOTICE: m_streamTypes : No passthrough capabilities
  233. 08:37:04.351 T:123145388724224 NOTICE: Device 4
  234. 08:37:04.351 T:123145388724224 NOTICE: m_deviceName : Built-in Line Output:stream0
  235. 08:37:04.351 T:123145388724224 NOTICE: m_displayName : Built-in Line Output
  236. 08:37:04.351 T:123145388724224 NOTICE: m_displayNameExtra: Line Out
  237. 08:37:04.351 T:123145388724224 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  238. 08:37:04.351 T:123145388724224 NOTICE: m_channels : FL, FR
  239. 08:37:04.351 T:123145388724224 NOTICE: m_sampleRates : 96000,48000,44100
  240. 08:37:04.351 T:123145388724224 NOTICE: m_dataFormats : AE_FMT_S24LE3,AE_FMT_S24NE3,AE_FMT_S16LE,AE_FMT_S16NE
  241. 08:37:04.351 T:123145388724224 NOTICE: m_streamTypes : No passthrough capabilities
  242. 08:37:04.351 T:123145388724224 NOTICE: Device 5
  243. 08:37:04.351 T:123145388724224 NOTICE: m_deviceName : Built-in Digital Output:stream0
  244. 08:37:04.352 T:123145388724224 NOTICE: m_displayName : Built-in Digital Output
  245. 08:37:04.352 T:123145388724224 NOTICE: m_displayNameExtra: Digital Out
  246. 08:37:04.352 T:123145388724224 NOTICE: m_deviceType : AE_DEVTYPE_IEC958
  247. 08:37:04.352 T:123145388724224 NOTICE: m_channels : FL, FR
  248. 08:37:04.352 T:123145388724224 NOTICE: m_sampleRates : 96000,88200,48000,44100,32000
  249. 08:37:04.352 T:123145388724224 NOTICE: m_dataFormats : AE_FMT_S24LE3,AE_FMT_S24NE3,AE_FMT_S16LE,AE_FMT_S16NE
  250. 08:37:04.352 T:123145388724224 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTS_512,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTSHD_CORE
  251. 08:37:04.352 T:123145389260800 INFO: CActiveAESink::OpenSink - initialize sink
  252. 08:37:04.352 T:123145389260800 DEBUG: CActiveAESink::OpenSink - trying to open device DARWINOSX:default
  253. 08:37:04.353 T:123145389260800 NOTICE: virtual bool CAESinkDARWINOSX::Initialize(AEAudioFormat &, std::string &): Opening default device Built-in Digital Output
  254. 08:37:04.354 T:123145389260800 DEBUG: FindSuitableFormatForStream: Finding stream for format AE_FMT_FLOAT
  255. 08:37:04.354 T:123145389260800 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (96000Hz) rated 929.129272
  256. 08:37:04.354 T:123145389260800 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (88200Hz) rated 1106.000000
  257. 08:37:04.354 T:123145389260800 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (48000Hz) rated 1419.564697
  258. 08:37:04.354 T:123145389260800 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (44100Hz) rated 1508.000000
  259. 08:37:04.354 T:123145389260800 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (32000Hz) rated 282.376404
  260. 08:37:04.355 T:123145389260800 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 20-bit Signed Integer LE (96000Hz) rated 928.129272
  261. 08:37:04.355 T:123145389260800 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 20-bit Signed Integer LE (88200Hz) rated 1105.000000
  262. 08:37:04.355 T:123145389260800 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 20-bit Signed Integer LE (48000Hz) rated 1418.564697
  263. 08:37:04.355 T:123145389260800 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 20-bit Signed Integer LE (44100Hz) rated 1507.000000
  264. 08:37:04.355 T:123145389260800 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 20-bit Signed Integer LE (32000Hz) rated 281.376404
  265. 08:37:04.355 T:123145389260800 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 16-bit Signed Integer LE (96000Hz) rated 928.129272
  266. 08:37:04.355 T:123145389260800 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 16-bit Signed Integer LE (88200Hz) rated 1105.000000
  267. 08:37:04.355 T:123145389260800 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 16-bit Signed Integer LE (48000Hz) rated 1418.564697
  268. 08:37:04.355 T:123145389260800 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 16-bit Signed Integer LE (44100Hz) rated 1507.000000
  269. 08:37:04.355 T:123145389260800 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 16-bit Signed Integer LE (32000Hz) rated 281.376404
  270. 08:37:04.356 T:123145389260800 DEBUG: Initialize: Selected stream[0] - id: 0x0032, Physical Format: [lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (44100Hz)
  271. 08:37:04.356 T:123145389260800 DEBUG: CCoreAudioDevice::SupportsMixing: Device mixing support : 'No'.
  272. 08:37:04.356 T:123145389260800 DEBUG: CCoreAudioStream::Open: Opened stream 0x0032.
  273. 08:37:04.356 T:123145389260800 DEBUG: Initialize: Previous Virtual Format: [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (44100Hz)
  274. 08:37:04.356 T:123145389260800 DEBUG: Initialize: Previous Physical Format: [lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (44100Hz)
  275. 08:37:04.658 T:123145389260800 DEBUG: CCoreAudioStream::SetPhysicalFormat: Physical format for stream 0x0032. now active ([lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (44100Hz))
  276. 08:37:04.661 T:123145389260800 DEBUG: Initialize: New Virtual Format: [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (44100Hz)
  277. 08:37:04.661 T:123145389260800 DEBUG: Initialize: New Physical Format: [lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (44100Hz)
  278. 08:37:04.662 T:123145389260800 DEBUG: GetAEChannelMap Engine requests layout FL, FR
  279. 08:37:04.662 T:123145389260800 DEBUG: GetAEChannelMap trying to map to stereo layout: [Left] [Right]
  280. 08:37:04.662 T:123145389260800 DEBUG: GetAEChannelMap mapped channels to layout FL, FR
  281. 08:37:04.662 T:123145389260800 DEBUG: Initialize: using buffer size: 16384 (0.046440 ms)
  282. 08:37:04.663 T:123145389260800 DEBUG: CActiveAESink::OpenSink - DARWINOSX Initialized:
  283. 08:37:04.663 T:123145389260800 DEBUG: Output Device : Default
  284. 08:37:04.664 T:123145389260800 DEBUG: Sample Rate : 44100
  285. 08:37:04.664 T:123145389260800 DEBUG: Sample Format : AE_FMT_FLOAT
  286. 08:37:04.664 T:123145389260800 DEBUG: Channel Count : 2
  287. 08:37:04.664 T:123145389260800 DEBUG: Channel Layout: FL, FR
  288. 08:37:04.664 T:123145389260800 DEBUG: Frames : 512
  289. 08:37:04.664 T:123145389260800 DEBUG: Frame Size : 8
  290. 08:37:04.671 T:140735779079040 INFO: CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts...
  291. 08:37:04.671 T:140735779079040 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BasePY" successfully loaded
  292. 08:37:04.671 T:140735779079040 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BaiduPY" successfully loaded
  293. 08:37:04.672 T:140735779079040 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian AZERTY" successfully loaded
  294. 08:37:04.672 T:140735779079040 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian QWERTY" successfully loaded
  295. 08:37:04.673 T:140735779079040 DEBUG: CKeyboardLayoutManager: keyboard layout "Silesian QWERTY" successfully loaded
  296. 08:37:04.673 T:140735779079040 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian ЙЦУКЕН" successfully loaded
  297. 08:37:04.673 T:140735779079040 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian АБВ" successfully loaded
  298. 08:37:04.674 T:140735779079040 DEBUG: CKeyboardLayoutManager: keyboard layout "Danish QWERTY" successfully loaded
  299. 08:37:04.674 T:140735779079040 DEBUG: CKeyboardLayoutManager: keyboard layout "French AZERTY" successfully loaded
  300. 08:37:04.675 T:140735779079040 DEBUG: CKeyboardLayoutManager: keyboard layout "Arabic QWERTY" successfully loaded
  301. 08:37:04.675 T:140735779079040 DEBUG: CKeyboardLayoutManager: keyboard layout "Czech QWERTZ" successfully loaded
  302. 08:37:04.676 T:140735779079040 DEBUG: CKeyboardLayoutManager: keyboard layout "Norwegian QWERTY" successfully loaded
  303. 08:37:04.676 T:140735779079040 DEBUG: CKeyboardLayoutManager: keyboard layout "German QWERTZ" successfully loaded
  304. 08:37:04.676 T:140735779079040 DEBUG: CKeyboardLayoutManager: keyboard layout "German ABC" successfully loaded
  305. 08:37:04.677 T:140735779079040 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovenian QWERTZ" successfully loaded
  306. 08:37:04.677 T:140735779079040 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian ЯВЕРТЪ" successfully loaded
  307. 08:37:04.678 T:140735779079040 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian АБВ" successfully loaded
  308. 08:37:04.678 T:140735779079040 DEBUG: CKeyboardLayoutManager: keyboard layout "Swedish QWERTY" successfully loaded
  309. 08:37:04.679 T:140735779079040 DEBUG: CKeyboardLayoutManager: keyboard layout "Turkish QWERTY" successfully loaded
  310. 08:37:04.679 T:140735779079040 DEBUG: CKeyboardLayoutManager: keyboard layout "Hungarian QWERTZ" successfully loaded
  311. 08:37:04.679 T:140735779079040 DEBUG: CKeyboardLayoutManager: keyboard layout "Icelandic QWERTY" successfully loaded
  312. 08:37:04.680 T:140735779079040 DEBUG: CKeyboardLayoutManager: keyboard layout "Thai Kedmanee" successfully loaded
  313. 08:37:04.680 T:140735779079040 DEBUG: CKeyboardLayoutManager: keyboard layout "Romanian QWERTY" successfully loaded
  314. 08:37:04.681 T:140735779079040 DEBUG: CKeyboardLayoutManager: keyboard layout "Spanish QWERTY" successfully loaded
  315. 08:37:04.681 T:140735779079040 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew QWERTY" successfully loaded
  316. 08:37:04.682 T:140735779079040 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew ABC" successfully loaded
  317. 08:37:04.682 T:140735779079040 DEBUG: CKeyboardLayoutManager: keyboard layout "Portuguese (Portugal) QWERTY" successfully loaded
  318. 08:37:04.683 T:140735779079040 DEBUG: CKeyboardLayoutManager: keyboard layout "Italian QWERTY" successfully loaded
  319. 08:37:04.683 T:140735779079040 DEBUG: CKeyboardLayoutManager: keyboard layout "Greek QWERTY" successfully loaded
  320. 08:37:04.684 T:140735779079040 DEBUG: CKeyboardLayoutManager: keyboard layout "Croatian QWERTY" successfully loaded
  321. 08:37:04.684 T:140735779079040 DEBUG: CKeyboardLayoutManager: keyboard layout "Polish QWERTY" successfully loaded
  322. 08:37:04.685 T:140735779079040 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTZ" successfully loaded
  323. 08:37:04.685 T:140735779079040 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTY" successfully loaded
  324. 08:37:04.685 T:140735779079040 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak ABC" successfully loaded
  325. 08:37:04.685 T:140735779079040 DEBUG: CKeyboardLayoutManager: keyboard layout "Korean ㄱㄴㄷ" successfully loaded
  326. 08:37:04.686 T:140735779079040 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian ЙЦУКЕН" successfully loaded
  327. 08:37:04.686 T:140735779079040 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian АБВ" successfully loaded
  328. 08:37:04.687 T:140735779079040 DEBUG: CKeyboardLayoutManager: keyboard layout "English QWERTY" successfully loaded
  329. 08:37:04.687 T:140735779079040 DEBUG: CKeyboardLayoutManager: keyboard layout "English AZERTY" successfully loaded
  330. 08:37:04.687 T:140735779079040 DEBUG: CKeyboardLayoutManager: keyboard layout "English ABC" successfully loaded
  331. 08:37:04.692 T:140735779079040 NOTICE: InitWindowSystem: Setup SDL
  332. 08:37:04.705 T:140735779079040 NOTICE: Display 0 has name SAMSUNG
  333. 08:37:04.706 T:140735779079040 NOTICE: Found possible resolution for display 0 with 1920 x 1080 @ 60.000000 Hz
  334. 08:37:04.706 T:140735779079040 NOTICE: Found possible resolution for display 0 with 1360 x 768 @ 60.000000 Hz
  335. 08:37:04.706 T:140735779079040 NOTICE: Found possible resolution for display 0 with 1920 x 1080 @ 50.000000 Hz
  336. 08:37:04.706 T:140735779079040 NOTICE: Found possible resolution for display 0 with 1280 x 720 @ 60.000000 Hz
  337. 08:37:04.706 T:140735779079040 NOTICE: Found possible resolution for display 0 with 1280 x 720 @ 50.000000 Hz
  338. 08:37:04.706 T:140735779079040 NOTICE: Found possible resolution for display 0 with 720 x 480 @ 60.000000 Hz
  339. 08:37:04.706 T:140735779079040 NOTICE: Found possible resolution for display 0 with 720 x 576 @ 50.000000 Hz
  340. 08:37:04.706 T:140735779079040 NOTICE: Found possible resolution for display 0 with 1920 x 1080 @ 24.000000 Hz
  341. 08:37:04.706 T:140735779079040 NOTICE: Found possible resolution for display 0 with 1920 x 1080 @ 25.000000 Hz
  342. 08:37:04.706 T:140735779079040 NOTICE: Found possible resolution for display 0 with 1920 x 1080 @ 30.000000 Hz
  343. 08:37:04.706 T:140735779079040 NOTICE: Found possible resolution for display 0 with 640 x 480 @ 60.000000 Hz
  344. 08:37:04.707 T:140735779079040 NOTICE: Found possible resolution for display 0 with 800 x 600 @ 60.000000 Hz
  345. 08:37:04.707 T:140735779079040 NOTICE: Found possible resolution for display 0 with 1024 x 768 @ 60.000000 Hz
  346. 08:37:04.707 T:140735779079040 NOTICE: Found possible resolution for display 0 with 1024 x 576 @ 60.000000 Hz
  347. 08:37:04.707 T:140735779079040 NOTICE: Found possible resolution for display 0 with 1280 x 960 @ 60.000000 Hz
  348. 08:37:04.707 T:140735779079040 NOTICE: Found possible resolution for display 0 with 1344 x 1008 @ 60.000000 Hz
  349. 08:37:04.707 T:140735779079040 NOTICE: Found possible resolution for display 0 with 1600 x 900 @ 60.000000 Hz
  350. 08:37:04.707 T:140735779079040 NOTICE: Checking resolution 16
  351. 08:37:04.769 T:140735779079040 INFO: RetroPlayer[PROCESS]: Registering process control for macOS
  352. 08:37:04.769 T:140735779079040 INFO: RetroPlayer[RENDER]: Registering renderer factory for OpenGL
  353. 08:37:04.769 T:140735779079040 NOTICE: GL_VENDOR = NVIDIA Corporation
  354. 08:37:04.769 T:140735779079040 NOTICE: GL_RENDERER = NVIDIA GeForce GT 710 OpenGL Engine
  355. 08:37:04.769 T:140735779079040 NOTICE: GL_VERSION = 4.1 NVIDIA-10.30.25 355.11.10.10.30.120
  356. 08:37:04.769 T:140735779079040 NOTICE: GL_SHADING_LANGUAGE_VERSION = 4.10
  357. 08:37:04.769 T:140735779079040 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_depth_bounds_test GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_texture_compression_s3tc GL_EXT_texture_filter_anisotropic GL_EXT_texture_mirror_clamp 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
  358. 08:37:04.772 T:140735779079040 DEBUG: GL: Pixel Shader compilation log:
  359. 08:37:05.157 T:140735779079040 DEBUG: Previous line repeats 5 times.
  360. 08:37:05.157 T:140735779079040 DEBUG: GetMode looking for suitable mode with 1920 x 1080 @ 60.000000 Hz on display 0
  361. 08:37:05.157 T:140735779079040 DEBUG: GetMode found a match!
  362. 08:37:05.477 T:140735779079040 INFO: GL: Maximum texture width: 16384
  363. 08:37:05.479 T:140735779079040 INFO: Previous line repeats 1 times.
  364. 08:37:05.479 T:140735779079040 DEBUG: guilib: Fill viewport on change for solving rendering passes
  365. 08:37:05.484 T:140735779079040 DEBUG: ffmpeg[7FFF9A1E8380]: Invalid return value 0 for stream protocol
  366. 08:37:05.557 T:140735779079040 DEBUG: Previous line repeats 1 times.
  367. 08:37:05.557 T:140735779079040 INFO: GL: Enabling VSYNC
  368. 08:37:05.557 T:140735779079040 INFO: load keymapping
  369. 08:37:05.560 T:140735779079040 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
  370. 08:37:05.560 T:140735779079040 INFO: Loading special://xbmc/system/keymaps/customcontroller.AppleRemote.xml
  371. 08:37:05.561 T:140735779079040 INFO: Loading special://xbmc/system/keymaps/customcontroller.Harmony.xml
  372. 08:37:05.563 T:140735779079040 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
  373. 08:37:05.565 T:140735779079040 INFO: Loading special://xbmc/system/keymaps/joystick.xml
  374. 08:37:05.567 T:140735779079040 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
  375. 08:37:05.571 T:140735779079040 INFO: Loading special://xbmc/system/keymaps/mouse.xml
  376. 08:37:05.572 T:140735779079040 INFO: Loading special://xbmc/system/keymaps/remote.xml
  377. 08:37:05.575 T:140735779079040 INFO: Loading special://xbmc/system/keymaps/touchscreen.xml
  378. 08:37:05.576 T:140735779079040 INFO: Loading special://masterprofile/keymaps/keyboard.xml
  379. 08:37:05.581 T:140735779079040 INFO: Loading special://profile/keymaps/keyboard.xml
  380. 08:37:05.586 T:140735779079040 INFO: GUI format 1920x1080, Display 1920x1080@ 60.00 - Full Screen
  381. 08:37:05.586 T:140735779079040 INFO: CLangInfo: loading resource.language.en_gb language information...
  382. 08:37:05.587 T:140735779079040 DEBUG: trying to set locale to en_US.UTF-8
  383. 08:37:05.587 T:140735779079040 INFO: global locale set to en_US.UTF-8
  384. 08:37:05.587 T:140735779079040 INFO: CLangInfo: loading resource.language.en_gb language strings...
  385. 08:37:05.602 T:140735779079040 DEBUG: LocalizeStrings: loaded 3968 strings from file resource://resource.language.en_gb/strings.po
  386. 08:37:05.622 T:140735779079040 DEBUG: LocalizeStrings: loaded 1 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/audiodecoder.timidity/resources/language/English/strings.po
  387. 08:37:05.623 T:140735779079040 DEBUG: LocalizeStrings: loaded 1 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/audioencoder.flac/resources/language/English/strings.po
  388. 08:37:05.624 T:140735779079040 DEBUG: LocalizeStrings: loaded 1 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/audioencoder.xbmc.builtin.aac/resources/language/English/strings.po
  389. 08:37:05.625 T:140735779079040 DEBUG: LocalizeStrings: loaded 1 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/audioencoder.xbmc.builtin.wma/resources/language/English/strings.po
  390. 08:37:05.625 T:140735779079040 DEBUG: LocalizeStrings: loaded 7 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/audioencoder.lame/resources/language/English/strings.po
  391. 08:37:05.626 T:140735779079040 DEBUG: LocalizeStrings: loaded 7 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/audioencoder.vorbis/resources/language/English/strings.po
  392. 08:37:05.627 T:140735779079040 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
  393. 08:37:05.627 T:140735779079040 DEBUG: LocalizeStrings: loaded 1 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/game.libretro/resources/language/English/strings.po
  394. 08:37:05.629 T:140735779079040 DEBUG: LocalizeStrings: loaded 4 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/game.libretro.mrboom/resources/language/English/strings.po
  395. 08:37:05.630 T:140735779079040 DEBUG: LocalizeStrings: loaded 20 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/inputstream.adaptive/resources/language/resource.language.en_gb/strings.po
  396. 08:37:05.631 T:140735779079040 DEBUG: LocalizeStrings: loaded 13 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/metadata.album.universal/resources/language/English/strings.po
  397. 08:37:05.631 T:140735779079040 DEBUG: LocalizeStrings: loaded 27 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/metadata.artists.universal/resources/language/English/strings.po
  398. 08:37:05.636 T:140735779079040 DEBUG: LocalizeStrings: loaded 8 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/metadata.themoviedb.org/resources/language/English/strings.po
  399. 08:37:05.636 T:140735779079040 DEBUG: LocalizeStrings: loaded 10 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/metadata.tvdb.com/resources/language/English/strings.po
  400. 08:37:05.637 T:140735779079040 DEBUG: LocalizeStrings: loaded 9 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/peripheral.joystick/resources/language/English/strings.po
  401. 08:37:05.637 T:140735779079040 DEBUG: LocalizeStrings: loaded 8 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/pvr.argustv/resources/language/resource.language.en_gb/strings.po
  402. 08:37:05.638 T:140735779079040 DEBUG: LocalizeStrings: loaded 6 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/pvr.demo/resources/language/resource.language.en_gb/strings.po
  403. 08:37:05.638 T:140735779079040 DEBUG: LocalizeStrings: loaded 67 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/pvr.dvblink/resources/language/resource.language.en_gb/strings.po
  404. 08:37:05.639 T:140735779079040 DEBUG: LocalizeStrings: loaded 73 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/pvr.dvbviewer/resources/language/resource.language.en_gb/strings.po
  405. 08:37:05.639 T:140735779079040 DEBUG: LocalizeStrings: loaded 3 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/pvr.filmon/resources/language/resource.language.en_gb/strings.po
  406. 08:37:05.640 T:140735779079040 DEBUG: LocalizeStrings: loaded 5 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/pvr.hdhomerun/resources/language/resource.language.en_gb/strings.po
  407. 08:37:05.641 T:140735779079040 DEBUG: LocalizeStrings: loaded 83 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/pvr.hts/resources/language/resource.language.en_gb/strings.po
  408. 08:37:05.641 T:140735779079040 DEBUG: LocalizeStrings: loaded 22 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/pvr.iptvsimple/resources/language/resource.language.en_gb/strings.po
  409. 08:37:05.642 T:140735779079040 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
  410. 08:37:05.642 T:140735779079040 DEBUG: LocalizeStrings: loaded 103 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/pvr.mythtv/resources/language/resource.language.en_gb/strings.po
  411. 08:37:05.643 T:140735779079040 DEBUG: LocalizeStrings: loaded 28 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/pvr.nextpvr/resources/language/resource.language.en_gb/strings.po
  412. 08:37:05.643 T:140735779079040 DEBUG: LocalizeStrings: loaded 2 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/pvr.njoy/resources/language/resource.language.en_gb/strings.po
  413. 08:37:05.644 T:140735779079040 DEBUG: LocalizeStrings: loaded 2 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/pvr.octonet/resources/language/resource.language.en_gb/strings.po
  414. 08:37:05.644 T:140735779079040 DEBUG: LocalizeStrings: loaded 8 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/pvr.pctv/resources/language/resource.language.en_gb/strings.po
  415. 08:37:05.644 T:140735779079040 DEBUG: LocalizeStrings: loaded 43 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/pvr.stalker/resources/language/resource.language.en_gb/strings.po
  416. 08:37:05.645 T:140735779079040 DEBUG: LocalizeStrings: loaded 4 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/pvr.teleboy/resources/language/resource.language.en_gb/strings.po
  417. 08:37:05.645 T:140735779079040 DEBUG: LocalizeStrings: loaded 25 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/pvr.vbox/resources/language/resource.language.en_gb/strings.po
  418. 08:37:05.646 T:140735779079040 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
  419. 08:37:05.647 T:140735779079040 DEBUG: LocalizeStrings: loaded 29 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/pvr.vuplus/resources/language/resource.language.en_gb/strings.po
  420. 08:37:05.647 T:140735779079040 DEBUG: LocalizeStrings: loaded 70 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/pvr.wmc/resources/language/resource.language.en_gb/strings.po
  421. 08:37:05.648 T:140735779079040 DEBUG: LocalizeStrings: loaded 7 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/pvr.zattoo/resources/language/resource.language.en_gb/strings.po
  422. 08:37:05.650 T:140735779079040 DEBUG: LocalizeStrings: loaded 10 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/screensaver.pingpong/resources/language/English/strings.po
  423. 08:37:05.651 T:140735779079040 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
  424. 08:37:05.653 T:140735779079040 DEBUG: LocalizeStrings: loaded 21 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/service.xbmc.versioncheck/resources/language/English/strings.po
  425. 08:37:05.655 T:140735779079040 DEBUG: LocalizeStrings: loaded 12 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/visualization.fishbmc/resources/language/English/strings.po
  426. 08:37:05.656 T:140735779079040 DEBUG: LocalizeStrings: loaded 16 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/visualization.projectm/resources/language/English/strings.po
  427. 08:37:05.658 T:140735779079040 DEBUG: LocalizeStrings: loaded 15 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/visualization.spectrum/resources/language/English/strings.po
  428. 08:37:05.659 T:123145392480256 DEBUG: Thread JobWorker start, auto delete: true
  429. 08:37:05.659 T:123145392480256 DEBUG: Initialize, updating databases...
  430. 08:37:05.660 T:123145392480256 NOTICE: Running database version Addons27
  431. 08:37:05.661 T:123145392480256 NOTICE: Running database version ViewModes6
  432. 08:37:05.661 T:123145392480256 NOTICE: Running database version Textures13
  433. 08:37:05.663 T:123145392480256 NOTICE: Running database version MyMusic72
  434. 08:37:05.671 T:123145392480256 INFO: MYSQL: Connected to version 10.1.26-MariaDB-0+deb9u1
  435. 08:37:05.679 T:123145392480256 NOTICE: Running database version MyVideos110
  436. 08:37:05.680 T:123145392480256 NOTICE: Running database version TV32
  437. 08:37:05.681 T:123145392480256 NOTICE: Running database version Epg11
  438. 08:37:05.681 T:123145392480256 DEBUG: Initialize, updating databases... DONE
  439. 08:37:05.683 T:140735779079040 NOTICE: start dvd mediatype detection
  440. 08:37:05.683 T:123145392558080 DEBUG: Thread DetectDVDMedia start, auto delete: false
  441. 08:37:05.683 T:140735779079040 DEBUG: DPMS: supported power-saving modes: OFF STANDBY
  442. 08:37:05.683 T:123145392558080 DEBUG: Compiled with libcdio Version 0.94
  443. 08:37:05.697 T:123145388187648 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  444. 08:37:05.697 T:123145388187648 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  445. 08:37:05.705 T:140735779079040 INFO: Unloading old skin ...
  446. 08:37:05.707 T:140735779079040 NOTICE: load skin from: /Applications/Kodi.app/Contents/Resources/Kodi/addons/skin.estuary (version: 2.0.9)
  447. 08:37:05.707 T:140735779079040 INFO: load fonts for skin...
  448. 08:37:05.708 T:140735779079040 INFO: Loading skin includes from /Applications/Kodi.app/Contents/Resources/Kodi/addons/skin.estuary/xml/includes.xml
  449. 08:37:05.742 T:140735779079040 INFO: Loading fonts from /Applications/Kodi.app/Contents/Resources/Kodi/addons/skin.estuary/xml/Font.xml
  450. 08:37:05.759 T:140735779079040 DEBUG: LocalizeStrings: loaded 136 strings from file /Applications/Kodi.app/Contents/Resources/Kodi/addons/skin.estuary/language/resource.language.en_gb/strings.po
  451. 08:37:05.759 T:140735779079040 INFO: load new skin...
  452. 08:37:05.759 T:140735779079040 INFO: Loading custom window XMLs from skin path /Applications/Kodi.app/Contents/Resources/Kodi/addons/skin.estuary/xml
  453. 08:37:05.766 T:140735779079040 DEBUG: Load Skin XML: 7.33ms
  454. 08:37:05.766 T:140735779079040 INFO: initialize new skin...
  455. 08:37:05.766 T:140735779079040 DEBUG: guilib: Fill viewport on change for solving rendering passes
  456. 08:37:05.766 T:140735779079040 DEBUG: Alloc resources: 0.01ms (0.01 ms skin load)
  457. 08:37:05.767 T:140735779079040 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  458. 08:37:05.768 T:140735779079040 DEBUG: Skin file /Applications/Kodi.app/Contents/Resources/Kodi/addons/skin.estuary/xml/DialogBusy.xml loaded in 1.59ms
  459. 08:37:05.771 T:140735779079040 DEBUG: OpenBundle - Opened bundle /Applications/Kodi.app/Contents/Resources/Kodi/addons/skin.estuary/media/Textures.xbt
  460. 08:37:05.771 T:140735779079040 DEBUG: Alloc resources: 4.58ms (1.69 ms skin load)
  461. 08:37:05.771 T:140735779079040 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  462. 08:37:05.773 T:140735779079040 DEBUG: Skin file /Applications/Kodi.app/Contents/Resources/Kodi/addons/skin.estuary/xml/DialogBusy.xml loaded in 1.31ms
  463. 08:37:05.773 T:140735779079040 DEBUG: Alloc resources: 1.42ms (1.41 ms skin load)
  464. 08:37:05.773 T:140735779079040 INFO: Loading skin file: DialogNotification.xml, load type: LOAD_ON_GUI_INIT
  465. 08:37:05.774 T:140735779079040 DEBUG: Skin file /Applications/Kodi.app/Contents/Resources/Kodi/addons/skin.estuary/xml/DialogNotification.xml loaded in 1.17ms
  466. 08:37:05.774 T:140735779079040 DEBUG: Alloc resources: 1.28ms (1.28 ms skin load)
  467. 08:37:05.774 T:140735779079040 INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
  468. 08:37:05.775 T:140735779079040 DEBUG: Skin file /Applications/Kodi.app/Contents/Resources/Kodi/addons/skin.estuary/xml/DialogVolumeBar.xml loaded in 1.39ms
  469. 08:37:05.776 T:140735779079040 DEBUG: Alloc resources: 1.50ms (1.48 ms skin load)
  470. 08:37:05.776 T:140735779079040 INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
  471. 08:37:05.778 T:140735779079040 DEBUG: Skin file /Applications/Kodi.app/Contents/Resources/Kodi/addons/skin.estuary/xml/DialogExtendedProgressBar.xml loaded in 1.88ms
  472. 08:37:05.778 T:140735779079040 DEBUG: Alloc resources: 2.00ms (1.99 ms skin load)
  473. 08:37:05.778 T:140735779079040 INFO: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
  474. 08:37:05.778 T:140735779079040 DEBUG: Skin file /Applications/Kodi.app/Contents/Resources/Kodi/addons/skin.estuary/xml/Pointer.xml loaded in 0.65ms
  475. 08:37:05.779 T:140735779079040 DEBUG: Alloc resources: 0.89ms (0.74 ms skin load)
  476. 08:37:05.779 T:140735779079040 INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
  477. 08:37:05.787 T:140735779079040 DEBUG: Skin file /Applications/Kodi.app/Contents/Resources/Kodi/addons/skin.estuary/xml/DialogSeekBar.xml loaded in 8.14ms
  478. 08:37:05.787 T:140735779079040 DEBUG: Alloc resources: 8.42ms (8.25 ms skin load)
  479. 08:37:05.787 T:140735779079040 INFO: Loading skin file: Custom_1109_TopBarOverlay.xml, load type: LOAD_ON_GUI_INIT
  480. 08:37:05.790 T:140735779079040 DEBUG: Skin file /Applications/Kodi.app/Contents/Resources/Kodi/addons/skin.estuary/xml/Custom_1109_TopBarOverlay.xml loaded in 3.15ms
  481. 08:37:05.790 T:140735779079040 DEBUG: Alloc resources: 3.26ms (3.25 ms skin load)
  482. 08:37:05.791 T:140735779079040 INFO: Loading resource://resource.uisounds.kodi/sounds.xml
  483. 08:37:05.792 T:140735779079040 DEBUG: ffmpeg[7FFF9A1E8380]: Invalid return value 0 for stream protocol
  484. 08:37:05.804 T:140735779079040 DEBUG: Previous line repeats 30 times.
  485. 08:37:05.805 T:140735779079040 INFO: skin loaded...
  486. 08:37:05.805 T:140735779079040 DEBUG: Activating window ID: 12997
  487. 08:37:05.805 T:140735779079040 DEBUG: ------ Window Init () ------
  488. 08:37:05.805 T:140735779079040 DEBUG: Alloc resources: 0.00ms (0.00 ms skin load)
  489. 08:37:05.805 T:140735779079040 DEBUG: Activating window ID: 12999
  490. 08:37:05.805 T:140735779079040 DEBUG: ------ Window Init (Startup.xml) ------
  491. 08:37:05.805 T:140735779079040 INFO: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
  492. 08:37:05.806 T:140735779079040 DEBUG: Skin file /Applications/Kodi.app/Contents/Resources/Kodi/addons/skin.estuary/xml/Startup.xml loaded in 0.29ms
  493. 08:37:05.806 T:140735779079040 DEBUG: Alloc resources: 0.38ms (0.38 ms skin load)
  494. 08:37:05.806 T:140735779079040 DEBUG: Activating window ID: 10000
  495. 08:37:05.806 T:140735779079040 DEBUG: ------ Window Deinit (Startup.xml) ------
  496. 08:37:05.806 T:140735779079040 DEBUG: ------ Window Init (Home.xml) ------
  497. 08:37:05.806 T:140735779079040 INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
  498. 08:37:05.950 T:140735779079040 DEBUG: Skin file /Applications/Kodi.app/Contents/Resources/Kodi/addons/skin.estuary/xml/Home.xml loaded in 143.60ms
  499. 08:37:05.950 T:140735779079040 DEBUG: CDirectoryProvider[library://video/movies/]: refreshing..
  500. 08:37:05.950 T:140735779079040 DEBUG: CDirectoryProvider[special://skin/playlists/inprogress_movies.xsp]: refreshing..
  501. 08:37:05.950 T:140735779079040 DEBUG: CDirectoryProvider[special://skin/playlists/recent_unwatched_movies.xsp]: refreshing..
  502. 08:37:05.950 T:140735779079040 DEBUG: CDirectoryProvider[special://skin/playlists/unwatched_movies.xsp]: refreshing..
  503. 08:37:05.951 T:140735779079040 DEBUG: CDirectoryProvider[special://skin/playlists/random_movies.xsp]: refreshing..
  504. 08:37:05.951 T:140735779079040 DEBUG: CDirectoryProvider[videodb://movies/genres/]: refreshing..
  505. 08:37:05.951 T:123145393094656 DEBUG: Thread JobWorker start, auto delete: true
  506. 08:37:05.951 T:140735779079040 DEBUG: CDirectoryProvider[videodb://movies/sets/]: refreshing..
  507. 08:37:05.951 T:140735779079040 DEBUG: CDirectoryProvider[library://video/tvshows/]: refreshing..
  508. 08:37:05.951 T:140735779079040 DEBUG: CDirectoryProvider[videodb://inprogresstvshows]: refreshing..
  509. 08:37:05.951 T:140735779079040 DEBUG: CDirectoryProvider[special://skin/playlists/recent_unwatched_episodes.xsp]: refreshing..
  510. 08:37:05.951 T:140735779079040 DEBUG: CDirectoryProvider[special://skin/playlists/unwatched_tvshows.xsp]: refreshing..
  511. 08:37:05.951 T:140735779079040 DEBUG: CDirectoryProvider[videodb://tvshows/genres/]: refreshing..
  512. 08:37:05.951 T:140735779079040 DEBUG: CDirectoryProvider[videodb://tvshows/studios/]: refreshing..
  513. 08:37:05.952 T:140735779079040 DEBUG: CDirectoryProvider[addons://]: refreshing..
  514. 08:37:05.952 T:140735779079040 DEBUG: CDirectoryProvider[addons://sources/video/]: refreshing..
  515. 08:37:05.952 T:140735779079040 DEBUG: CDirectoryProvider[addons://sources/audio/]: refreshing..
  516. 08:37:05.952 T:140735779079040 DEBUG: CDirectoryProvider[addons://sources/game/]: refreshing..
  517. 08:37:05.952 T:123145393631232 DEBUG: Thread JobWorker start, auto delete: true
  518. 08:37:05.952 T:140735779079040 DEBUG: CDirectoryProvider[addons://sources/executable/]: refreshing..
  519. 08:37:05.952 T:140735779079040 DEBUG: CDirectoryProvider[addons://sources/image/]: refreshing..
  520. 08:37:05.952 T:140735779079040 DEBUG: CDirectoryProvider[library://video/]: refreshing..
  521. 08:37:05.952 T:140735779079040 DEBUG: CDirectoryProvider[sources://video/]: refreshing..
  522. 08:37:05.952 T:140735779079040 DEBUG: CDirectoryProvider[special://videoplaylists/]: refreshing..
  523. 08:37:05.953 T:140735779079040 DEBUG: CDirectoryProvider[favourites://]: refreshing..
  524. 08:37:05.953 T:140735779079040 DEBUG: CDirectoryProvider[sources://pictures/]: refreshing..
  525. 08:37:05.953 T:140735779079040 DEBUG: CDirectoryProvider[addons://sources/game/]: refreshing..
  526. 08:37:05.954 T:140735779079040 DEBUG: Alloc resources: 147.77ms (143.77 ms skin load)
  527. 08:37:05.975 T:140735779079040 DEBUG: JSONRPC: JSON schema type definition references an unknown type Setting.Details.Setting
  528. 08:37:05.975 T:140735779079040 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
  529. 08:37:05.975 T:140735779079040 INFO: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
  530. 08:37:05.976 T:140735779079040 INFO: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
  531. 08:37:06.007 T:140735779079040 INFO: JSONRPC v9.4.0: Successfully initialized
  532. 08:37:06.008 T:140735779079040 DEBUG: LoadMappings - loaded node "Motorola Nyxboard Hybrid"
  533. 08:37:06.009 T:140735779079040 DEBUG: LoadMappings - loaded node "CEC Adapter"
  534. 08:37:06.009 T:140735779079040 DEBUG: LoadMappings - loaded node "Pulse-Eight CEC Adapter"
  535. 08:37:06.009 T:140735779079040 DEBUG: LoadMappings - loaded node "iMON HID device"
  536. 08:37:06.009 T:140735779079040 DEBUG: LoadMappings - loaded node "WETEK Play remote"
  537. 08:37:06.009 T:140735779079040 DEBUG: LoadMappings - loaded node ""
  538. 08:37:06.015 T:140735779079040 DEBUG: Add-on bus: Registering add-on peripheral.joystick
  539. 08:37:06.016 T:140735779079040 DEBUG: PERIPHERAL - CreateAddon - creating peripheral add-on instance 'Joystick Support'
  540. 08:37:06.016 T:140735779079040 DEBUG: ADDON: Dll Initializing - Joystick Support
  541. 08:37:06.016 T:140735779079040 DEBUG: SECTION:LoadDLL(/Applications/Kodi.app/Contents/Resources/Kodi/addons/peripheral.joystick/peripheral.joystick.1.4.6.dylib)
  542. 08:37:06.016 T:140735779079040 DEBUG: Loading: /Applications/Kodi.app/Contents/Resources/Kodi/addons/peripheral.joystick/peripheral.joystick.1.4.6.dylib
  543. 08:37:06.019 T:140735779079040 DEBUG: AddOnLog: Joystick Support: Loaded 14 joystick families with 97 total joysticks
  544. 08:37:06.019 T:140735779079040 DEBUG: Calling TransferSettings for: Joystick Support
  545. 08:37:06.020 T:140735779079040 DEBUG: CAddonSettings[peripheral.joystick]: loading setting definitions
  546. 08:37:06.020 T:140735779079040 INFO: AddOnLog: Joystick Support: Enabling joystick interface "cocoa"
  547. 08:37:06.020 T:123145394704384 DEBUG: Thread PeripBusCEC start, auto delete: false
  548. 08:37:06.021 T:123145395240960 DEBUG: Thread PeripBusAddon start, auto delete: false
  549. 08:37:06.021 T:140735779079040 DEBUG: Initialise - initialised peripheral on 'keyboard' with 1 features and 0 sub devices
  550. 08:37:06.021 T:140735779079040 NOTICE: Register - new keyboard device registered on application->keyboard: Keyboard (0000:0000)
  551. 08:37:06.021 T:140735779079040 DEBUG: Initialise - initialised peripheral on 'mouse' with 1 features and 0 sub devices
  552. 08:37:06.021 T:140735779079040 NOTICE: Register - new mouse device registered on application->mouse: Mouse (0000:0000)
  553. 08:37:06.022 T:123145395777536 DEBUG: Thread PeripEventScanner start, auto delete: false
  554. 08:37:06.024 T:140735779079040 DEBUG: ContextMenuManager: addon menus reloaded.
  555. 08:37:06.024 T:140735779079040 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  556. 08:37:06.024 T:140735779079040 DEBUG: CPlayerCoreConfig::<ctor>: created player VideoPlayer
  557. 08:37:06.025 T:140735779079040 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer
  558. 08:37:06.025 T:140735779079040 DEBUG: CPlayerCoreConfig::<ctor>: created player RetroPlayer
  559. 08:37:06.025 T:140735779079040 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  560. 08:37:06.025 T:140735779079040 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mms/udp
  561. 08:37:06.025 T:140735779079040 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  562. 08:37:06.025 T:140735779079040 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtmp
  563. 08:37:06.025 T:140735779079040 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  564. 08:37:06.025 T:140735779079040 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  565. 08:37:06.025 T:140735779079040 DEBUG: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
  566. 08:37:06.025 T:140735779079040 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  567. 08:37:06.025 T:140735779079040 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  568. 08:37:06.025 T:140735779079040 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  569. 08:37:06.025 T:140735779079040 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  570. 08:37:06.026 T:140735779079040 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  571. 08:37:06.026 T:140735779079040 DEBUG: CPlayerSelectionRule::Initialize: creating rule: radio
  572. 08:37:06.026 T:140735779079040 NOTICE: Loaded playercorefactory configuration
  573. 08:37:06.026 T:140735779079040 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  574. 08:37:06.026 T:140735779079040 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  575. 08:37:06.026 T:140735779079040 INFO: removing tempfiles
  576. 08:37:06.033 T:140735779079040 DEBUG: CRepositoryUpdater: previous update at 06/16/2018 8:33:59 AM, next at 06/17/2018 8:33:59 AM
  577. 08:37:06.033 T:123145396314112 DEBUG: Thread Timer start, auto delete: false
  578. 08:37:06.035 T:140735779079040 DEBUG: CServiceAddonManager: starting service.xbmc.versioncheck
  579. 08:37:06.035 T:140735779079040 NOTICE: initialize done
  580. 08:37:06.036 T:123145396850688 DEBUG: Thread LanguageInvoker start, auto delete: false
  581. 08:37:06.036 T:140735779079040 NOTICE: Running the application...
  582. 08:37:06.036 T:123145396850688 INFO: initializing python engine.
  583. 08:37:06.036 T:123145396850688 DEBUG: PYTHONHOME -> /Applications/Kodi.app/Contents/Libraries/
  584. 08:37:06.036 T:123145396850688 DEBUG: PYTHONPATH -> /Applications/Kodi.app/Contents/Libraries/
  585. 08:37:06.036 T:140735779079040 DEBUG: no profile autoexec.py (/Users/Gavin/Library/Application Support/Kodi/userdata/autoexec.py) found, skipping
  586. 08:37:06.036 T:140735779079040 DEBUG: NetworkMessage - Starting network services
  587. 08:37:06.036 T:140735779079040 NOTICE: starting zeroconf publishing
  588. 08:37:06.037 T:123145397387264 DEBUG: Thread EventServer start, auto delete: false
  589. 08:37:06.037 T:123145397387264 NOTICE: ES: Starting UDP Event server on port 9777
  590. 08:37:06.037 T:123145397387264 NOTICE: UDP: Listening on port 9777 (ipv6 : false)
  591. 08:37:06.038 T:140735779079040 INFO: JSONRPC Server: Successfully initialized
  592. 08:37:06.039 T:123145397923840 DEBUG: Thread TCPServer start, auto delete: false
  593. 08:37:06.040 T:140735779079040 DEBUG: ffmpeg[7FFF9A1E8380]: Invalid return value 0 for stream protocol
  594. 08:37:06.061 T:123145396850688 DEBUG: Previous line repeats 1 times.
  595. 08:37:06.062 T:123145396850688 DEBUG: CPythonInvoker(0, /Applications/Kodi.app/Contents/Resources/Kodi/addons/service.xbmc.versioncheck/service.py): start processing
  596. 08:37:06.067 T:140735779079040 DEBUG: ffmpeg[7FFF9A1E8380]: Invalid return value 0 for stream protocol
  597. 08:37:06.081 T:123145398460416 DEBUG: Previous line repeats 1 times.
  598. 08:37:06.081 T:123145398460416 DEBUG: Thread JobWorker start, auto delete: true
  599. 08:37:06.082 T:123145396850688 DEBUG: -->Python Interpreter Initialized<--
  600. 08:37:06.082 T:123145396850688 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"
  601. 08:37:06.082 T:123145396850688 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
  602. 08:37:06.082 T:123145396850688 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
  603. 08:37:06.082 T:123145396850688 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
  604. 08:37:06.083 T:123145398460416 DEBUG: ffmpeg[700005BB2000]: Invalid return value 0 for stream protocol
  605. 08:37:06.087 T:140735779079040 DEBUG: Previous line repeats 1 times.
  606. 08:37:06.087 T:140735779079040 DEBUG: ------ Window Init (Pointer.xml) ------
  607. 08:37:06.087 T:140735779079040 DEBUG: ------ Window Init () ------
  608. 08:37:06.087 T:140735779079040 DEBUG: Alloc resources: 0.00ms (0.00 ms skin load)
  609. 08:37:06.103 T:123145396850688 DEBUG: CAddonSettings[service.xbmc.versioncheck]: loading setting definitions
  610. 08:37:06.103 T:123145396850688 DEBUG: CAddonSettings[service.xbmc.versioncheck]: trying to load setting definitions from old format...
  611. 08:37:06.103 T:123145396850688 DEBUG: Version Check: Version 0.3.26 started
  612. 08:37:06.106 T:140735779079040 DEBUG: CWinSystemOSX::DisplayReconfigured with flags 1
  613. 08:37:06.106 T:140735779079040 DEBUG: CWinSystemOSX::AnnounceOnLostDevice
  614. 08:37:06.106 T:140735779079040 DEBUG: CWinSystemOSX::DisplayReconfigured with flags 0
  615. 08:37:06.106 T:140735779079040 DEBUG: CWinSystemOSX::AnnounceOnResetDevice
  616. 08:37:06.106 T:123145398996992 DEBUG: Thread Timer start, auto delete: false
  617. 08:37:06.106 T:123145398996992 DEBUG: Thread Timer 123145398996992 terminating
  618. 08:37:07.008 T:123145398460416 INFO: easy_acquire - Created session to http://image.tmdb.org
  619. 08:37:07.131 T:123145393094656 INFO: Previous line repeats 3 times.
  620. 08:37:07.131 T:123145393094656 DEBUG: CCurlFile::GetMimeType - http://image.tmdb.org/t/p/original/8nWgzts03NJyyobaxJ3sUmTsEWf.jpg -> image/jpeg
  621. 08:37:07.131 T:123145393094656 DEBUG: CurlFile::Open(0x7fab59a00000) http://image.tmdb.org/t/p/original/8nWgzts03NJyyobaxJ3sUmTsEWf.jpg
  622. 08:37:07.144 T:123145392480256 DEBUG: CCurlFile::GetMimeType - http://image.tmdb.org/t/p/original/zmgsaKFWbmZ1Grz4SO0PLNxilv3.jpg -> image/jpeg
  623. 08:37:07.145 T:123145392480256 DEBUG: CurlFile::Open(0x7fab59981f40) http://image.tmdb.org/t/p/original/zmgsaKFWbmZ1Grz4SO0PLNxilv3.jpg
  624. 08:37:07.154 T:123145393631232 DEBUG: CCurlFile::GetMimeType - http://image.tmdb.org/t/p/original/b4OaXw2MW97VvIiZE0Sbn1NfxSh.jpg -> image/jpeg
  625. 08:37:07.155 T:123145393631232 DEBUG: CurlFile::Open(0x7fab59983440) http://image.tmdb.org/t/p/original/b4OaXw2MW97VvIiZE0Sbn1NfxSh.jpg
  626. 08:37:07.550 T:123145393631232 DEBUG: ffmpeg[700005717000]: Invalid return value 0 for stream protocol
  627. 08:37:07.558 T:123145393094656 DEBUG: Previous line repeats 1 times.
  628. 08:37:07.558 T:123145393094656 DEBUG: ffmpeg[700005694000]: Invalid return value 0 for stream protocol
  629. 08:37:07.567 T:123145393631232 DEBUG: Previous line repeats 1 times.
  630. 08:37:07.567 T:123145393631232 DEBUG: Caching image 'http://image.tmdb.org/t/p/original/b4OaXw2MW97VvIiZE0Sbn1NfxSh.jpg' to '3/37089a2a.jpg':
  631. 08:37:07.577 T:123145393094656 DEBUG: Caching image 'http://image.tmdb.org/t/p/original/8nWgzts03NJyyobaxJ3sUmTsEWf.jpg' to '1/15792cf1.jpg':
  632. 08:37:07.587 T:123145393631232 DEBUG: cached image 'special://masterprofile/Thumbnails/3/37089a2a.jpg' size 480x720
  633. 08:37:07.597 T:123145393094656 DEBUG: cached image 'special://masterprofile/Thumbnails/1/15792cf1.jpg' size 480x720
  634. 08:37:07.688 T:123145393631232 DEBUG: CCurlFile::GetMimeType - http://image.tmdb.org/t/p/original/zyXbeDmxPMbEhoOtzyIBPmGMe8x.jpg -> image/jpeg
  635. 08:37:07.689 T:123145393631232 DEBUG: CurlFile::Open(0x7fab59a01c20) http://image.tmdb.org/t/p/original/zyXbeDmxPMbEhoOtzyIBPmGMe8x.jpg
  636. 08:37:07.790 T:123145393094656 DEBUG: CCurlFile::GetMimeType - http://image.tmdb.org/t/p/original/kFXfr0ioXRfxz4AvQ6RJ7iFF6PI.jpg -> image/jpeg
  637. 08:37:07.791 T:123145393094656 DEBUG: CurlFile::Open(0x7fab5994aeb0) http://image.tmdb.org/t/p/original/kFXfr0ioXRfxz4AvQ6RJ7iFF6PI.jpg
  638. 08:37:07.791 T:123145392480256 DEBUG: ffmpeg[7000055FE000]: Invalid return value 0 for stream protocol
  639. 08:37:07.820 T:123145392480256 DEBUG: Previous line repeats 1 times.
  640. 08:37:07.821 T:123145392480256 DEBUG: Caching image 'http://image.tmdb.org/t/p/original/zmgsaKFWbmZ1Grz4SO0PLNxilv3.jpg' to '7/71f8661c.jpg':
  641. 08:37:07.841 T:123145392480256 DEBUG: cached image 'special://masterprofile/Thumbnails/7/71f8661c.jpg' size 488x720
  642. 08:37:07.995 T:123145392480256 DEBUG: CCurlFile::GetMimeType - http://image.tmdb.org/t/p/original/g8qWglC2XXCIN8P51eCljFvCNNJ.jpg -> image/jpeg
  643. 08:37:07.995 T:123145392480256 DEBUG: CurlFile::Open(0x7fab59a00000) http://image.tmdb.org/t/p/original/g8qWglC2XXCIN8P51eCljFvCNNJ.jpg
  644. 08:37:07.995 T:123145393631232 DEBUG: ffmpeg[700005717000]: Invalid return value 0 for stream protocol
  645. 08:37:08.015 T:123145393631232 DEBUG: Previous line repeats 1 times.
  646. 08:37:08.015 T:123145393631232 DEBUG: Caching image 'http://image.tmdb.org/t/p/original/zyXbeDmxPMbEhoOtzyIBPmGMe8x.jpg' to 'a/afa68e53.jpg':
  647. 08:37:08.017 T:123145393094656 DEBUG: ffmpeg[700005694000]: Invalid return value 0 for stream protocol
  648. 08:37:08.035 T:123145393094656 DEBUG: Previous line repeats 1 times.
  649. 08:37:08.035 T:123145393094656 DEBUG: Caching image 'http://image.tmdb.org/t/p/original/kFXfr0ioXRfxz4AvQ6RJ7iFF6PI.jpg' to 'a/a83a6571.jpg':
  650. 08:37:08.035 T:123145393631232 DEBUG: cached image 'special://masterprofile/Thumbnails/a/afa68e53.jpg' size 480x720
  651. 08:37:08.055 T:123145393094656 DEBUG: cached image 'special://masterprofile/Thumbnails/a/a83a6571.jpg' size 480x720
  652. 08:37:08.146 T:123145393094656 DEBUG: CCurlFile::GetMimeType - http://image.tmdb.org/t/p/original/4VgPflOJMxlqOYpAqXCm5J6BkYm.jpg -> image/jpeg
  653. 08:37:08.146 T:123145393094656 DEBUG: CurlFile::Open(0x7fab598e11c0) http://image.tmdb.org/t/p/original/4VgPflOJMxlqOYpAqXCm5J6BkYm.jpg
  654. 08:37:08.148 T:123145393631232 DEBUG: CCurlFile::GetMimeType - http://image.tmdb.org/t/p/original/9O7gLzmreU0nGkIB6K3BsJbzvNv.jpg -> image/jpeg
  655. 08:37:08.148 T:123145393631232 DEBUG: CurlFile::Open(0x7fab54dd95b0) http://image.tmdb.org/t/p/original/9O7gLzmreU0nGkIB6K3BsJbzvNv.jpg
  656. 08:37:08.347 T:123145393094656 DEBUG: ffmpeg[700005694000]: Invalid return value 0 for stream protocol
  657. 08:37:08.360 T:123145393094656 DEBUG: Previous line repeats 1 times.
  658. 08:37:08.361 T:123145393094656 DEBUG: Caching image 'http://image.tmdb.org/t/p/original/4VgPflOJMxlqOYpAqXCm5J6BkYm.jpg' to 'c/c409fd77.jpg':
  659. 08:37:08.362 T:123145393094656 DEBUG: ffmpeg[700005694000]: [swscaler] Warning: data is not aligned! This can lead to a speed loss
  660. 08:37:08.377 T:123145393094656 DEBUG: cached image 'special://masterprofile/Thumbnails/c/c409fd77.jpg' size 505x720
  661. 08:37:08.465 T:123145392480256 DEBUG: ffmpeg[7000055FE000]: Invalid return value 0 for stream protocol
  662. 08:37:08.468 T:123145393094656 DEBUG: Previous line repeats 1 times.
  663. 08:37:08.468 T:123145393094656 DEBUG: CCurlFile::GetMimeType - http://image.tmdb.org/t/p/original/3A6AjKUo63tfpt7Dj4md8cOR5Gg.jpg -> image/jpeg
  664. 08:37:08.469 T:123145393094656 DEBUG: CurlFile::Open(0x7fab5991d690) http://image.tmdb.org/t/p/original/3A6AjKUo63tfpt7Dj4md8cOR5Gg.jpg
  665. 08:37:08.492 T:123145392480256 DEBUG: Caching image 'http://image.tmdb.org/t/p/original/g8qWglC2XXCIN8P51eCljFvCNNJ.jpg' to '2/2f213db6.jpg':
  666. 08:37:08.512 T:123145392480256 DEBUG: cached image 'special://masterprofile/Thumbnails/2/2f213db6.jpg' size 480x720
  667. 08:37:08.536 T:123145393631232 DEBUG: ffmpeg[700005717000]: Invalid return value 0 for stream protocol
  668. 08:37:08.558 T:123145393631232 DEBUG: Previous line repeats 1 times.
  669. 08:37:08.558 T:123145393631232 DEBUG: Caching image 'http://image.tmdb.org/t/p/original/9O7gLzmreU0nGkIB6K3BsJbzvNv.jpg' to '7/7f3260ee.jpg':
  670. 08:37:08.578 T:123145393631232 DEBUG: cached image 'special://masterprofile/Thumbnails/7/7f3260ee.jpg' size 480x720
  671. 08:37:08.589 T:123145393631232 DEBUG: ffmpeg[700005717000]: Invalid return value 0 for stream protocol
  672. 08:37:08.630 T:123145393094656 DEBUG: Previous line repeats 11 times.
  673. 08:37:08.630 T:123145393094656 DEBUG: ffmpeg[700005694000]: Invalid return value 0 for stream protocol
  674. 08:37:08.637 T:123145392480256 DEBUG: Previous line repeats 1 times.
  675. 08:37:08.637 T:123145392480256 DEBUG: CCurlFile::GetMimeType - http://image.tmdb.org/t/p/original/eQLThQmmiCyEoGDr1MdNGYOjU0M.jpg -> image/jpeg
  676. 08:37:08.638 T:123145392480256 DEBUG: CurlFile::Open(0x7fab59a00000) http://image.tmdb.org/t/p/original/eQLThQmmiCyEoGDr1MdNGYOjU0M.jpg
  677. 08:37:08.645 T:123145393094656 DEBUG: Caching image 'http://image.tmdb.org/t/p/original/3A6AjKUo63tfpt7Dj4md8cOR5Gg.jpg' to 'f/fd40623f.jpg':
  678. 08:37:08.665 T:123145393094656 DEBUG: cached image 'special://masterprofile/Thumbnails/f/fd40623f.jpg' size 480x720
  679. 08:37:09.026 T:123145392480256 DEBUG: ffmpeg[7000055FE000]: Invalid return value 0 for stream protocol
  680. 08:37:09.066 T:123145392480256 DEBUG: Previous line repeats 1 times.
  681. 08:37:09.066 T:123145392480256 DEBUG: Caching image 'http://image.tmdb.org/t/p/original/eQLThQmmiCyEoGDr1MdNGYOjU0M.jpg' to 'd/dcbef956.jpg':
  682. 08:37:09.099 T:123145392480256 DEBUG: cached image 'special://masterprofile/Thumbnails/d/dcbef956.jpg' size 480x720
  683. 08:37:09.188 T:123145393631232 DEBUG: CCurlFile::GetMimeType - http://image.tmdb.org/t/p/original/zNBryDxDAScAgKat8X18K2Jtg6k.jpg -> image/jpeg
  684. 08:37:09.189 T:123145393631232 DEBUG: CurlFile::Open(0x7fab59a19aa0) http://image.tmdb.org/t/p/original/zNBryDxDAScAgKat8X18K2Jtg6k.jpg
  685. 08:37:09.210 T:123145392480256 DEBUG: CCurlFile::GetMimeType - http://image.tmdb.org/t/p/original/2e9g8SEXBmFysLKJZOb64ecWVTq.jpg -> image/jpeg
  686. 08:37:09.210 T:123145392480256 DEBUG: CurlFile::Open(0x7fab5996acd0) http://image.tmdb.org/t/p/original/2e9g8SEXBmFysLKJZOb64ecWVTq.jpg
  687. 08:37:09.287 T:123145393094656 DEBUG: CCurlFile::GetMimeType - http://image.tmdb.org/t/p/original/66HbvNKmfxYoOHAp1IVIYQsFoeA.jpg -> image/jpeg
  688. 08:37:09.287 T:123145393094656 DEBUG: CurlFile::Open(0x7fab59a00480) http://image.tmdb.org/t/p/original/66HbvNKmfxYoOHAp1IVIYQsFoeA.jpg
  689. 08:37:09.333 T:123145393631232 DEBUG: ffmpeg[700005717000]: Invalid return value 0 for stream protocol
  690. 08:37:09.343 T:123145393631232 DEBUG: Previous line repeats 1 times.
  691. 08:37:09.343 T:123145393631232 DEBUG: Caching image 'http://image.tmdb.org/t/p/original/zNBryDxDAScAgKat8X18K2Jtg6k.jpg' to 'c/c4a61d15.jpg':
  692. 08:37:09.363 T:123145393631232 DEBUG: cached image 'special://masterprofile/Thumbnails/c/c4a61d15.jpg' size 480x720
  693. 08:37:09.391 T:123145392480256 DEBUG: ffmpeg[7000055FE000]: Invalid return value 0 for stream protocol
  694. 08:37:09.401 T:123145392480256 DEBUG: Previous line repeats 1 times.
  695. 08:37:09.401 T:123145392480256 DEBUG: Caching image 'http://image.tmdb.org/t/p/original/2e9g8SEXBmFysLKJZOb64ecWVTq.jpg' to '8/8434cd0f.jpg':
  696. 08:37:09.416 T:123145392480256 DEBUG: cached image 'special://masterprofile/Thumbnails/8/8434cd0f.jpg' size 480x720
  697. 08:37:09.456 T:123145393631232 DEBUG: CCurlFile::GetMimeType - http://image.tmdb.org/t/p/original/q2ufZ5zgbyvwSVR9J5wR6nEAEyy.jpg -> image/jpeg
  698. 08:37:09.456 T:123145393631232 DEBUG: CurlFile::Open(0x7fab59957870) http://image.tmdb.org/t/p/original/q2ufZ5zgbyvwSVR9J5wR6nEAEyy.jpg
  699. 08:37:09.522 T:123145392480256 DEBUG: CCurlFile::GetMimeType - http://image.tmdb.org/t/p/original/2y4dmgWYRMYXdD1UyJVcn2HSd1D.jpg -> image/jpeg
  700. 08:37:09.522 T:123145392480256 DEBUG: CurlFile::Open(0x7fab59a192c0) http://image.tmdb.org/t/p/original/2y4dmgWYRMYXdD1UyJVcn2HSd1D.jpg
  701. 08:37:09.552 T:123145393631232 DEBUG: ffmpeg[700005717000]: Invalid return value 0 for stream protocol
  702. 08:37:09.563 T:123145393631232 DEBUG: Previous line repeats 1 times.
  703. 08:37:09.563 T:123145393631232 DEBUG: Caching image 'http://image.tmdb.org/t/p/original/q2ufZ5zgbyvwSVR9J5wR6nEAEyy.jpg' to '0/0422294d.jpg':
  704. 08:37:09.583 T:123145393631232 DEBUG: cached image 'special://masterprofile/Thumbnails/0/0422294d.jpg' size 480x720
  705. 08:37:09.640 T:123145393094656 DEBUG: ffmpeg[700005694000]: Invalid return value 0 for stream protocol
  706. 08:37:09.679 T:123145393094656 DEBUG: Previous line repeats 1 times.
  707. 08:37:09.679 T:123145393094656 DEBUG: Caching image 'http://image.tmdb.org/t/p/original/66HbvNKmfxYoOHAp1IVIYQsFoeA.jpg' to '8/8ba7e563.jpg':
  708. 08:37:09.685 T:123145393631232 DEBUG: CCurlFile::GetMimeType - http://image.tmdb.org/t/p/original/uh2sQFjRXCwexWcBtV7OEnL1c5G.jpg -> image/jpeg
  709. 08:37:09.685 T:123145393631232 DEBUG: CurlFile::Open(0x7fab54dd3030) http://image.tmdb.org/t/p/original/uh2sQFjRXCwexWcBtV7OEnL1c5G.jpg
  710. 08:37:09.705 T:123145393094656 DEBUG: cached image 'special://masterprofile/Thumbnails/8/8ba7e563.jpg' size 480x720
  711. 08:37:09.743 T:123145392480256 DEBUG: ffmpeg[7000055FE000]: Invalid return value 0 for stream protocol
  712. 08:37:09.759 T:123145392480256 DEBUG: Previous line repeats 1 times.
  713. 08:37:09.759 T:123145392480256 DEBUG: Caching image 'http://image.tmdb.org/t/p/original/2y4dmgWYRMYXdD1UyJVcn2HSd1D.jpg' to '9/9da62787.jpg':
  714. 08:37:09.779 T:123145392480256 DEBUG: cached image 'special://masterprofile/Thumbnails/9/9da62787.jpg' size 480x720
  715. 08:37:09.939 T:123145393631232 DEBUG: ffmpeg[700005717000]: Invalid return value 0 for stream protocol
  716. 08:37:09.957 T:123145393631232 DEBUG: Previous line repeats 1 times.
  717. 08:37:09.957 T:123145393631232 DEBUG: Caching image 'http://image.tmdb.org/t/p/original/uh2sQFjRXCwexWcBtV7OEnL1c5G.jpg' to 'a/a07772ef.jpg':
  718. 08:37:09.977 T:123145393631232 DEBUG: cached image 'special://masterprofile/Thumbnails/a/a07772ef.jpg' size 480x720
  719. 08:37:10.261 T:123145393631232 DEBUG: CAddonMgr::GetAvailableUpdates took 10 ms
  720. 08:37:10.316 T:123145393631232 DEBUG: CMultiPathDirectory::GetDirectory(multipath://special%3a%2f%2fprofile%2fplaylists%2fvideo/special%3a%2f%2fprofile%2fplaylists%2fmixed/)
  721. 08:37:10.316 T:123145393631232 DEBUG: Getting Directory (special://profile/playlists/video)
  722. 08:37:10.316 T:123145393631232 DEBUG: Getting Directory (special://profile/playlists/mixed)
  723. 08:37:10.317 T:123145393631232 DEBUG: CMultiPathDirectory::MergeItems, items = 0
  724. 08:37:10.328 T:123145393631232 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  725. 08:37:10.332 T:123145393631232 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
  726. 08:37:10.333 T:123145393631232 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
  727. 08:37:10.335 T:123145393631232 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  728. 08:37:10.337 T:123145392480256 DEBUG: CZeroconfOSX::doPublishService identifier: servers.eventserver type: _xbmc-events._udp name:Kodi (gavins-Mac-Pro.local) port:9777
  729. 08:37:10.338 T:123145392480256 DEBUG: CZeroconfOSX::doPublishService identifier: servers.jsonrpc-tpc type: _xbmc-jsonrpc._tcp name:Kodi (gavins-Mac-Pro.local) port:9090
  730. 08:37:10.416 T:123145393631232 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  731. 08:37:10.418 T:123145393631232 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')
  732. 08:37:10.553 T:140735779079040 DEBUG: Keyboard: scancode: 0x7c, sym: 0x0113, unicode: 0xf703, modifier: 0x0
  733. 08:37:10.553 T:140735779079040 DEBUG: HandleKey: right (0xf083) pressed, action is Right
  734. 08:37:10.556 T:140735779079040 DEBUG: ------ Window Deinit (Pointer.xml) ------
  735. 08:37:10.703 T:140735779079040 DEBUG: Keyboard: scancode: 0x7c, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  736. 08:37:11.113 T:123145396850688 DEBUG: Version Check: Version installed {u'major': 18, u'tag': u'alpha', u'tagversion': u'2', u'minor': 0, u'revision': u'20180615-eea6e884ac'}
  737. 08:37:11.113 T:123145396850688 INFO: CPythonInvoker(0, /Applications/Kodi.app/Contents/Resources/Kodi/addons/service.xbmc.versioncheck/service.py): script successfully run
  738. 08:37:11.113 T:123145396850688 DEBUG: onExecutionDone(0, /Applications/Kodi.app/Contents/Resources/Kodi/addons/service.xbmc.versioncheck/service.py)
  739. 08:37:11.117 T:123145396850688 INFO: Python interpreter stopped
  740. 08:37:11.117 T:123145396850688 DEBUG: Thread LanguageInvoker 123145396850688 terminating
  741. 08:37:11.171 T:140735779079040 DEBUG: Keyboard: scancode: 0x7c, sym: 0x0113, unicode: 0xf703, modifier: 0x0
  742. 08:37:11.171 T:140735779079040 DEBUG: HandleKey: right (0xf083) pressed, action is Right
  743. 08:37:11.261 T:123145398460416 DEBUG: CCurlFile::GetMimeType - http://image.tmdb.org/t/p/original/3vILyxwmL4hcqiik638l8lL2d4h.jpg -> image/jpeg
  744. 08:37:11.262 T:123145398460416 DEBUG: CurlFile::Open(0x7fab59935d70) http://image.tmdb.org/t/p/original/3vILyxwmL4hcqiik638l8lL2d4h.jpg
  745. 08:37:11.297 T:140735779079040 DEBUG: Keyboard: scancode: 0x7c, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  746. 08:37:11.734 T:140735779079040 DEBUG: Keyboard: scancode: 0x7d, sym: 0x0112, unicode: 0xf701, modifier: 0x0
  747. 08:37:11.734 T:140735779079040 DEBUG: HandleKey: down (0xf081) pressed, action is Down
  748. 08:37:11.736 T:123145393094656 DEBUG: ffmpeg[700005694000]: Invalid return value 0 for stream protocol
  749. 08:37:11.816 T:140735779079040 DEBUG: Previous line repeats 1 times.
  750. 08:37:11.816 T:140735779079040 DEBUG: Keyboard: scancode: 0x7d, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  751. 08:37:11.899 T:123145398460416 DEBUG: ffmpeg[700005BB2000]: Invalid return value 0 for stream protocol
  752. 08:37:11.910 T:123145398460416 DEBUG: Previous line repeats 1 times.
  753. 08:37:11.911 T:123145398460416 DEBUG: Caching image 'http://image.tmdb.org/t/p/original/3vILyxwmL4hcqiik638l8lL2d4h.jpg' to '1/1750c475.jpg':
  754. 08:37:11.931 T:123145398460416 DEBUG: cached image 'special://masterprofile/Thumbnails/1/1750c475.jpg' size 480x720
  755. 08:37:15.977 T:140735779079040 DEBUG: Keyboard: scancode: 0x24, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  756. 08:37:16.064 T:140735779079040 DEBUG: Keyboard: scancode: 0x24, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  757. 08:37:16.064 T:140735779079040 DEBUG: HandleKey: return (0xf00d) pressed, action is Select
  758. 08:37:16.080 T:140735779079040 INFO: Loading skin file: DialogContextMenu.xml, load type: KEEP_IN_MEMORY
  759. 08:37:16.082 T:140735779079040 DEBUG: Skin file /Applications/Kodi.app/Contents/Resources/Kodi/addons/skin.estuary/xml/DialogContextMenu.xml loaded in 2.16ms
  760. 08:37:16.082 T:140735779079040 DEBUG: Alloc resources: 2.38ms (2.27 ms skin load)
  761. 08:37:16.083 T:140735779079040 DEBUG: ------ Window Init (DialogContextMenu.xml) ------
  762. 08:37:16.083 T:140735779079040 DEBUG: Window DialogContextMenu.xml was already loaded
  763. 08:37:16.083 T:140735779079040 DEBUG: Alloc resources: 0.02ms
  764. 08:37:17.892 T:140735779079040 DEBUG: Keyboard: scancode: 0x24, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  765. 08:37:17.979 T:140735779079040 DEBUG: Keyboard: scancode: 0x24, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  766. 08:37:17.979 T:140735779079040 DEBUG: HandleKey: return (0xf00d) pressed, action is Select
  767. 08:37:18.223 T:140735779079040 DEBUG: ------ Window Deinit (DialogContextMenu.xml) ------
  768. 08:37:18.236 T:123145388187648 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
  769. 08:37:18.236 T:123145388187648 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
  770. 08:37:18.265 T:140735779079040 DEBUG: CPlayerCoreFactory::GetPlayers(nfs://192.168.1.9/mnt/3TB/Bluray 3TB/Back to the Future (1985)/Back to the Future (1985).mkv)
  771. 08:37:18.265 T:140735779079040 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
  772. 08:37:18.265 T:140735779079040 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
  773. 08:37:18.265 T:140735779079040 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: mms/udp
  774. 08:37:18.266 T:140735779079040 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
  775. 08:37:18.266 T:140735779079040 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtmp
  776. 08:37:18.266 T:140735779079040 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
  777. 08:37:18.266 T:140735779079040 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
  778. 08:37:18.266 T:140735779079040 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
  779. 08:37:18.266 T:140735779079040 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
  780. 08:37:18.266 T:140735779079040 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
  781. 08:37:18.266 T:140735779079040 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
  782. 08:37:18.266 T:140735779079040 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio
  783. 08:37:18.266 T:140735779079040 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
  784. 08:37:18.266 T:140735779079040 DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (VideoPlayer)
  785. 08:37:18.267 T:140735779079040 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
  786. 08:37:18.267 T:140735779079040 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
  787. 08:37:18.267 T:140735779079040 DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
  788. 08:37:18.268 T:140735779079040 DEBUG: Radio UECP (RDS) Processor - new CDVDRadioRDSData
  789. 08:37:18.268 T:140735779079040 NOTICE: VideoPlayer::OpenFile: nfs://192.168.1.9/mnt/3TB/Bluray 3TB/Back to the Future (1985)/Back to the Future (1985).mkv
  790. 08:37:18.268 T:140735779079040 DEBUG: OnPlayBackStarted: CApplication::OnPlayBackStarted
  791. 08:37:18.268 T:123145385504768 DEBUG: Thread VideoPlayer start, auto delete: false
  792. 08:37:18.269 T:123145385504768 NOTICE: Creating InputStream
  793. 08:37:18.270 T:123145385504768 DEBUG: SECTION:LoadDLL(libnfs.11.dylib)
  794. 08:37:18.271 T:123145385504768 DEBUG: Loading: /Applications/Kodi.app/Contents/Libraries/libnfs.11.dylib
  795. 08:37:18.275 T:140735779079040 DEBUG: CVideoGUIInfo::InitCurrentItem(nfs://192.168.1.9/mnt/3TB/Bluray 3TB/Back to the Future (1985)/Back to the Future (1985).mkv)
  796. 08:37:18.282 T:123145392480256 DEBUG: Loading settings for nfs://192.168.1.9/mnt/3TB/Bluray 3TB/Back to the Future (1985)/Back to the Future (1985).mkv
  797. 08:37:18.309 T:123145385504768 DEBUG: NFS: Context for 192.168.1.9/mnt/3TB not open - get a new context.
  798. 08:37:18.317 T:140735779079040 DEBUG: CPlayerGUIInfo::InitCurrentItem(nfs://192.168.1.9/mnt/3TB/Bluray 3TB/Back to the Future (1985)/Back to the Future (1985).mkv)
  799. 08:37:18.317 T:123145388187648 DEBUG: CAnnouncementManager - Announcement: OnChanged from xbmc
  800. 08:37:18.317 T:123145388187648 DEBUG: GOT ANNOUNCEMENT, type: 1024, from xbmc, message OnChanged
  801. 08:37:18.317 T:123145388187648 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  802. 08:37:18.317 T:123145388187648 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  803. 08:37:18.394 T:123145385504768 DEBUG: NFS: Connected to server 192.168.1.9 and export /mnt/3TB
  804. 08:37:18.394 T:123145385504768 DEBUG: NFS: chunks: r/w 131072/131072
  805. 08:37:18.399 T:123145385504768 DEBUG: CFileCache::Open - opening <mnt/3TB/Bluray 3TB/Back to the Future (1985)/Back to the Future (1985).mkv> using cache
  806. 08:37:18.402 T:123145385504768 DEBUG: CNFSFile::Open - opened mnt/3TB/Bluray 3TB/Back to the Future (1985)/Back to the Future (1985).mkv
  807. 08:37:18.406 T:123145386041344 DEBUG: Thread FileCache start, auto delete: false
  808. 08:37:18.406 T:123145385504768 DEBUG: ScanForExternalSubtitles: Searching for subtitles...
  809. 08:37:18.417 T:140735779079040 DEBUG: ------ Window Init (DialogBusy.xml) ------
  810. 08:37:18.417 T:140735779079040 DEBUG: Window DialogBusy.xml was already loaded
  811. 08:37:18.417 T:140735779079040 DEBUG: Alloc resources: 0.00ms
  812. 08:37:18.419 T:140735779079040 DEBUG: CDirectoryProvider[library://video/movies/]: refreshing..
  813. 08:37:18.419 T:140735779079040 DEBUG: CDirectoryProvider[special://skin/playlists/inprogress_movies.xsp]: refreshing..
  814. 08:37:18.419 T:140735779079040 DEBUG: CDirectoryProvider[special://skin/playlists/recent_unwatched_movies.xsp]: refreshing..
  815. 08:37:18.419 T:140735779079040 DEBUG: CDirectoryProvider[special://skin/playlists/unwatched_movies.xsp]: refreshing..
  816. 08:37:18.419 T:140735779079040 DEBUG: CDirectoryProvider[special://skin/playlists/random_movies.xsp]: refreshing..
  817. 08:37:18.420 T:140735779079040 DEBUG: CDirectoryProvider[videodb://movies/genres/]: refreshing..
  818. 08:37:18.458 T:123145385504768 DEBUG: ScanForExternalSubtitles: END (total time: 51 ms)
  819. 08:37:18.458 T:123145385504768 NOTICE: Creating Demuxer
  820. 08:37:18.458 T:123145385504768 DEBUG: Open - probing detected format [matroska,webm]
  821. 08:37:18.458 T:123145385504768 DEBUG: CSimpleFileCache::Seek - Attempt to seek past read data
  822. 08:37:18.481 T:123145385504768 DEBUG: Seek - waiting for position 14663729212.
  823. 08:37:18.513 T:123145386041344 INFO: CFileCache::Process - Source read didn't return any data! Hit eof(?)
  824. 08:37:18.513 T:123145385504768 DEBUG: Open - avformat_find_stream_info starting
  825. 08:37:18.519 T:123145385504768 DEBUG: Open - av_find_stream_info finished
  826. 08:37:18.520 T:123145385504768 INFO: ffmpeg[700004F57000]: Input #0, matroska,webm, from 'nfs://192.168.1.9/mnt/3TB/Bluray 3TB/Back to the Future (1985)/Back to the Future (1985).mkv':
  827. 08:37:18.520 T:123145385504768 INFO: ffmpeg[700004F57000]: Metadata:
  828. 08:37:18.520 T:123145385504768 INFO: ffmpeg[700004F57000]: encoder : Lavf55.12.0
  829. 08:37:18.520 T:123145385504768 INFO: ffmpeg[700004F57000]: Duration: 01:56:01.11, start: 0.083000, bitrate: 16852 kb/s
  830. 08:37:18.520 T:123145385504768 INFO: ffmpeg[700004F57000]: Chapter #0:0: start 0.000000, end 253.586000
  831. 08:37:18.520 T:123145385504768 INFO: ffmpeg[700004F57000]: Metadata:
  832. 08:37:18.520 T:123145385504768 INFO: ffmpeg[700004F57000]: title : Chapter 1
  833. 08:37:18.520 T:123145385504768 INFO: ffmpeg[700004F57000]: Chapter #0:1: start 253.669000, end 407.323000
  834. 08:37:18.520 T:123145385504768 INFO: ffmpeg[700004F57000]: Metadata:
  835. 08:37:18.520 T:123145385504768 INFO: ffmpeg[700004F57000]: title : Chapter 2
  836. 08:37:18.520 T:123145385504768 INFO: ffmpeg[700004F57000]: Chapter #0:2: start 407.406000, end 705.329000
  837. 08:37:18.521 T:123145385504768 INFO: ffmpeg[700004F57000]: Metadata:
  838. 08:37:18.521 T:123145385504768 INFO: ffmpeg[700004F57000]: title : Chapter 3
  839. 08:37:18.521 T:123145385504768 INFO: ffmpeg[700004F57000]: Chapter #0:3: start 705.412000, end 1084.249000
  840. 08:37:18.521 T:123145385504768 INFO: ffmpeg[700004F57000]: Metadata:
  841. 08:37:18.521 T:123145385504768 INFO: ffmpeg[700004F57000]: title : Chapter 4
  842. 08:37:18.521 T:123145385504768 INFO: ffmpeg[700004F57000]: Chapter #0:4: start 1084.332000, end 1692.315000
  843. 08:37:18.521 T:123145385504768 INFO: ffmpeg[700004F57000]: Metadata:
  844. 08:37:18.522 T:123145385504768 INFO: ffmpeg[700004F57000]: title : Chapter 5
  845. 08:37:18.522 T:123145385504768 INFO: ffmpeg[700004F57000]: Chapter #0:5: start 1692.398000, end 1890.763000
  846. 08:37:18.522 T:123145385504768 INFO: ffmpeg[700004F57000]: Metadata:
  847. 08:37:18.522 T:123145385504768 INFO: ffmpeg[700004F57000]: title : Chapter 6
  848. 08:37:18.522 T:123145385504768 INFO: ffmpeg[700004F57000]: Chapter #0:6: start 1890.846000, end 2320.776000
  849. 08:37:18.522 T:123145385504768 INFO: ffmpeg[700004F57000]: Metadata:
  850. 08:37:18.522 T:123145385504768 INFO: ffmpeg[700004F57000]: title : Chapter 7
  851. 08:37:18.523 T:123145385504768 INFO: ffmpeg[700004F57000]: Chapter #0:7: start 2320.859000, end 2482.396000
  852. 08:37:18.523 T:123145385504768 INFO: ffmpeg[700004F57000]: Metadata:
  853. 08:37:18.523 T:123145385504768 INFO: ffmpeg[700004F57000]: title : Chapter 8
  854. 08:37:18.523 T:123145385504768 INFO: ffmpeg[700004F57000]: Chapter #0:8: start 2482.479000, end 2873.412000
  855. 08:37:18.523 T:123145385504768 INFO: ffmpeg[700004F57000]: Metadata:
  856. 08:37:18.523 T:123145385504768 INFO: ffmpeg[700004F57000]: title : Chapter 9
  857. 08:37:18.523 T:123145385504768 INFO: ffmpeg[700004F57000]: Chapter #0:9: start 2873.495000, end 3353.266000
  858. 08:37:18.523 T:123145385504768 INFO: ffmpeg[700004F57000]: Metadata:
  859. 08:37:18.523 T:123145385504768 INFO: ffmpeg[700004F57000]: title : Chapter 10
  860. 08:37:18.523 T:123145385504768 INFO: ffmpeg[700004F57000]: Chapter #0:10: start 3353.349000, end 3529.901000
  861. 08:37:18.523 T:123145385504768 INFO: ffmpeg[700004F57000]: Metadata:
  862. 08:37:18.524 T:123145385504768 INFO: ffmpeg[700004F57000]: title : Chapter 11
  863. 08:37:18.524 T:123145385504768 INFO: ffmpeg[700004F57000]: Chapter #0:11: start 3529.984000, end 3916.829000
  864. 08:37:18.524 T:123145385504768 INFO: ffmpeg[700004F57000]: Metadata:
  865. 08:37:18.524 T:123145385504768 INFO: ffmpeg[700004F57000]: title : Chapter 12
  866. 08:37:18.524 T:123145385504768 INFO: ffmpeg[700004F57000]: Chapter #0:12: start 3916.912000, end 4600.387000
  867. 08:37:18.524 T:123145385504768 INFO: ffmpeg[700004F57000]: Metadata:
  868. 08:37:18.524 T:123145385504768 INFO: ffmpeg[700004F57000]: title : Chapter 13
  869. 08:37:18.524 T:123145385504768 INFO: ffmpeg[700004F57000]: Chapter #0:13: start 4600.470000, end 4814.726000
  870. 08:37:18.525 T:123145385504768 INFO: ffmpeg[700004F57000]: Metadata:
  871. 08:37:18.525 T:123145385504768 INFO: ffmpeg[700004F57000]: title : Chapter 14
  872. 08:37:18.525 T:123145385504768 INFO: ffmpeg[700004F57000]: Chapter #0:14: start 4814.809000, end 5243.446000
  873. 08:37:18.525 T:123145385504768 INFO: ffmpeg[700004F57000]: Metadata:
  874. 08:37:18.525 T:123145385504768 INFO: ffmpeg[700004F57000]: title : Chapter 15
  875. 08:37:18.525 T:123145385504768 INFO: ffmpeg[700004F57000]: Chapter #0:15: start 5243.529000, end 5472.091000
  876. 08:37:18.525 T:123145385504768 INFO: ffmpeg[700004F57000]: Metadata:
  877. 08:37:18.525 T:123145385504768 INFO: ffmpeg[700004F57000]: title : Chapter 16
  878. 08:37:18.526 T:123145385504768 INFO: ffmpeg[700004F57000]: Chapter #0:16: start 5472.174000, end 6100.594000
  879. 08:37:18.526 T:123145385504768 INFO: ffmpeg[700004F57000]: Metadata:
  880. 08:37:18.526 T:123145385504768 INFO: ffmpeg[700004F57000]: title : Chapter 17
  881. 08:37:18.526 T:123145385504768 INFO: ffmpeg[700004F57000]: Chapter #0:17: start 6100.677000, end 6401.478000
  882. 08:37:18.526 T:123145385504768 INFO: ffmpeg[700004F57000]: Metadata:
  883. 08:37:18.526 T:123145385504768 INFO: ffmpeg[700004F57000]: title : Chapter 18
  884. 08:37:18.526 T:123145385504768 INFO: ffmpeg[700004F57000]: Chapter #0:18: start 6401.561000, end 6684.594000
  885. 08:37:18.526 T:123145385504768 INFO: ffmpeg[700004F57000]: Metadata:
  886. 08:37:18.526 T:123145385504768 INFO: ffmpeg[700004F57000]: title : Chapter 19
  887. 08:37:18.526 T:123145385504768 INFO: ffmpeg[700004F57000]: Chapter #0:19: start 6684.677000, end 6960.996000
  888. 08:37:18.526 T:123145385504768 INFO: ffmpeg[700004F57000]: Metadata:
  889. 08:37:18.526 T:123145385504768 INFO: ffmpeg[700004F57000]: title : Chapter 20
  890. 08:37:18.527 T:123145385504768 INFO: ffmpeg[700004F57000]: Stream #0:0: Video: h264 (Main), yuv420p(tv, bt709, progressive), 1920x1040 [SAR 1:1 DAR 24:13], 23.98 fps, 23.98 tbr, 1k tbn, 180k tbc (default)
  891. 08:37:18.527 T:123145385504768 INFO: ffmpeg[700004F57000]: Stream #0:1(eng): Audio: dts (DTS), 48000 Hz, 5.1(side), fltp, 1536 kb/s (default)
  892. 08:37:18.527 T:123145385504768 INFO: ffmpeg[700004F57000]: Metadata:
  893. 08:37:18.527 T:123145385504768 INFO: ffmpeg[700004F57000]: title : Surround
  894. 08:37:18.527 T:123145385504768 INFO: ffmpeg[700004F57000]: Stream #0:2(eng): Audio: aac (LC), 48000 Hz, stereo, fltp
  895. 08:37:18.527 T:123145385504768 INFO: ffmpeg[700004F57000]: Metadata:
  896. 08:37:18.527 T:123145385504768 INFO: ffmpeg[700004F57000]: title : Stereo
  897. 08:37:18.527 T:123145385504768 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
  898. 08:37:18.527 T:123145385504768 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
  899. 08:37:18.528 T:123145385504768 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 2
  900. 08:37:18.528 T:123145385504768 DEBUG: CDVDInputStreamFile::SetReadRate - set cache throttle rate to 2317179 bytes per second
  901. 08:37:18.528 T:123145385504768 NOTICE: Opening stream: 0 source: 256
  902. 08:37:18.528 T:123145385504768 NOTICE: Creating video codec with codec id: 27
  903. 08:37:18.528 T:123145385504768 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
  904. 08:37:18.528 T:123145385504768 DEBUG: CDVDVideoCodecFFmpeg - Updated codec: ff-h264
  905. 08:37:18.528 T:123145385504768 DEBUG: CVideoPlayerVideo::OpenStream - open stream with codec id: 27
  906. 08:37:18.528 T:123145385504768 NOTICE: Creating video thread
  907. 08:37:18.529 T:123145390333952 DEBUG: Thread VideoPlayerVideo start, auto delete: false
  908. 08:37:18.529 T:123145385504768 NOTICE: Opening stream: 1 source: 256
  909. 08:37:18.529 T:123145390333952 NOTICE: running thread: video_thread
  910. 08:37:18.529 T:123145385504768 NOTICE: Finding audio codec for: 86020
  911. 08:37:18.529 T:123145385504768 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder dca
  912. 08:37:18.529 T:123145385504768 NOTICE: Creating audio thread
  913. 08:37:18.529 T:123145385504768 DEBUG: Prepare - Start position set to last stopped position: 4152000
  914. 08:37:18.530 T:123145391407104 DEBUG: Thread VideoPlayerAudio start, auto delete: false
  915. 08:37:18.530 T:123145391407104 NOTICE: running thread: CVideoPlayerAudio::Process()
  916. 08:37:18.552 T:123145386041344 INFO: CFileCache::Process - Source read didn't return any data! Hit eof(?)
  917. 08:37:18.552 T:123145385504768 DEBUG: Seek - waiting for position 14663730480.
  918. 08:37:18.553 T:123145385504768 DEBUG: CSimpleFileCache::Seek - Attempt to seek past read data
  919. 08:37:18.602 T:123145385504768 DEBUG: SeekTime - seek ended up on time 4146892
  920. 08:37:18.602 T:123145385504768 DEBUG: CVideoPlayer::FlushBuffers - flushing buffers
  921. 08:37:18.607 T:123145391407104 DEBUG: CDVDAudio::Pause - pausing audio stream
  922. 08:37:18.607 T:123145391407104 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
  923. 08:37:18.607 T:123145390333952 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  924. 08:37:18.607 T:123145385504768 DEBUG: CVideoPlayer::SetCaching - caching state 1
  925. 08:37:18.607 T:123145385504768 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
  926. 08:37:18.607 T:123145385504768 DEBUG: Prepare - starting demuxer from: 4152000
  927. 08:37:18.607 T:123145385504768 DEBUG: CVideoPlayer::HandleMessages - player 2 reported state: 0
  928. 08:37:18.608 T:123145385504768 DEBUG: CVideoPlayer::HandleMessages - player 1 reported state: 0
  929. 08:37:18.608 T:123145392480256 DEBUG: OnAVChange: CApplication::OnAVChange
  930. 08:37:18.608 T:123145388187648 DEBUG: CAnnouncementManager - Announcement: OnAVChange from xbmc
  931. 08:37:18.608 T:123145388187648 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnAVChange
  932. 08:37:18.619 T:123145391407104 DEBUG: CDVDAudio::Pause - pausing audio stream
  933. 08:37:18.758 T:123145390333952 INFO: CVideoPlayerVideo - Stillframe left, switching to normal playback
  934. 08:37:18.758 T:123145385504768 DEBUG: CVideoPlayer::SetCaching - caching state 1
  935. 08:37:18.759 T:123145385504768 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
  936. 08:37:18.769 T:123145391407104 DEBUG: CDVDAudio::Pause - pausing audio stream
  937. 08:37:18.770 T:123145391407104 NOTICE: Creating audio stream (codec id: 86020, channels: 6, sample rate: 48000, no pass-through)
  938. 08:37:18.770 T:123145391407104 DEBUG: CVideoPlayerAudio:: synctype set to 0: clock feedback
  939. 08:37:18.798 T:123145389260800 INFO: CActiveAESink::OpenSink - initialize sink
  940. 08:37:18.799 T:123145385504768 DEBUG: CVideoPlayer::CheckContinuity - wrapback :2, prev:4146976000.000000, curr:4146892000.000001, diff:-84000.000000
  941. 08:37:18.822 T:123145390333952 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
  942. 08:37:18.822 T:123145390333952 DEBUG: CDVDVideoCodecFFmpeg - open frame threaded with 6 threads
  943. 08:37:18.823 T:123145390333952 DEBUG: CDVDVideoCodecFFmpeg - Updated codec: ff-h264
  944. 08:37:18.914 T:123145390333952 DEBUG: CRenderManager::Configure - change configuration. 1920x1040. display: 1920x1040. framerate: 23.98.
  945. 08:37:18.921 T:140735779079040 DEBUG: Inhibiting OS screen saver
  946. 08:37:18.925 T:140735779079040 DEBUG: DeleteRenderer - deleting renderer
  947. 08:37:18.925 T:140735779079040 DEBUG: LinuxRendererGL: Cleaning up GL resources
  948. 08:37:18.932 T:140735779079040 DEBUG: GL: Pixel Shader compilation log:
  949. 08:37:18.935 T:140735779079040 DEBUG: Previous line repeats 1 times.
  950. 08:37:18.935 T:140735779079040 DEBUG: GL: Requested render method: 0
  951. 08:37:18.936 T:140735779079040 DEBUG: GL: BaseYUV2RGBGLSLShader: defines:
  952. #define XBMC_texture_rectangle 0
  953. #define XBMC_texture_rectangle_hack 0
  954. #define XBMC_STRETCH 0
  955. #define XBMC_YV12
  956. 08:37:18.936 T:140735779079040 NOTICE: GL: Selecting YUV 2 RGB shader
  957. 08:37:18.938 T:140735779079040 DEBUG: GL: Pixel Shader compilation log:
  958. 08:37:18.939 T:140735779079040 NOTICE: GL: NPOT texture support detected
  959. 08:37:18.939 T:140735779079040 NOTICE: Using GL_TEXTURE_2D
  960. 08:37:18.940 T:140735779079040 DEBUG: CRenderManager::Configure - 6
  961. 08:37:18.944 T:123145389260800 DEBUG: CCoreAudioStream::Close: Restoring original physical format for stream 0x0032. ([lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (44100Hz))
  962. 08:37:18.949 T:123145385504768 DEBUG: CVideoPlayer::HandleMessages - player started 2
  963. 08:37:18.950 T:123145392480256 DEBUG: OnAVChange: CApplication::OnAVChange
  964. 08:37:18.950 T:123145388187648 DEBUG: CAnnouncementManager - Announcement: OnAVChange from xbmc
  965. 08:37:18.950 T:123145388187648 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnAVChange
  966. 08:37:19.247 T:123145389260800 DEBUG: CCoreAudioStream::SetPhysicalFormat: Physical format for stream 0x0032. now active ([lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (44100Hz))
  967. 08:37:19.248 T:123145389260800 DEBUG: CCoreAudioStream::Close: Closed stream 0x0032.
  968. 08:37:19.248 T:123145389260800 DEBUG: CActiveAESink::OpenSink - trying to open device DARWINOSX:default
  969. 08:37:19.249 T:123145389260800 NOTICE: virtual bool CAESinkDARWINOSX::Initialize(AEAudioFormat &, std::string &): Opening default device Built-in Digital Output
  970. 08:37:19.251 T:123145389260800 DEBUG: FindSuitableFormatForStream: Finding stream for format AE_FMT_FLOATP
  971. 08:37:19.251 T:123145389260800 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (96000Hz) rated 1106.000000
  972. 08:37:19.251 T:123145389260800 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (88200Hz) rated 670.500000
  973. 08:37:19.251 T:123145389260800 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (48000Hz) rated 1508.000000
  974. 08:37:19.251 T:123145389260800 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (44100Hz) rated 89.250000
  975. 08:37:19.251 T:123145389260800 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (32000Hz) rated 341.333344
  976. 08:37:19.251 T:123145389260800 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 20-bit Signed Integer LE (96000Hz) rated 1105.000000
  977. 08:37:19.252 T:123145389260800 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 20-bit Signed Integer LE (88200Hz) rated 669.500000
  978. 08:37:19.252 T:123145389260800 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 20-bit Signed Integer LE (48000Hz) rated 1507.000000
  979. 08:37:19.252 T:123145389260800 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 20-bit Signed Integer LE (44100Hz) rated 88.250000
  980. 08:37:19.252 T:123145389260800 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 20-bit Signed Integer LE (32000Hz) rated 340.333344
  981. 08:37:19.252 T:123145389260800 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 16-bit Signed Integer LE (96000Hz) rated 1105.000000
  982. 08:37:19.252 T:123145389260800 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 16-bit Signed Integer LE (88200Hz) rated 669.500000
  983. 08:37:19.252 T:123145389260800 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 16-bit Signed Integer LE (48000Hz) rated 1507.000000
  984. 08:37:19.252 T:123145389260800 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 16-bit Signed Integer LE (44100Hz) rated 88.250000
  985. 08:37:19.253 T:123145389260800 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 16-bit Signed Integer LE (32000Hz) rated 340.333344
  986. 08:37:19.253 T:123145389260800 DEBUG: Initialize: Selected stream[0] - id: 0x0032, Physical Format: [lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (48000Hz)
  987. 08:37:19.253 T:123145389260800 DEBUG: CCoreAudioDevice::SupportsMixing: Device mixing support : 'No'.
  988. 08:37:19.253 T:123145389260800 DEBUG: CCoreAudioStream::Open: Opened stream 0x0032.
  989. 08:37:19.255 T:123145389260800 DEBUG: Initialize: Previous Virtual Format: [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (44100Hz)
  990. 08:37:19.255 T:123145389260800 DEBUG: Initialize: Previous Physical Format: [lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (44100Hz)
  991. 08:37:19.563 T:123145386577920 INFO: CCoreAudioStream::HardwareStreamListener: Hardware physical format changed to [lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (48000Hz)
  992. 08:37:19.563 T:123145386577920 INFO: CCoreAudioStream::HardwareStreamListener: Hardware virtual format changed to [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (48000Hz)
  993. 08:37:19.564 T:123145389260800 DEBUG: CCoreAudioStream::SetPhysicalFormat: Physical format for stream 0x0032. now active ([lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (48000Hz))
  994. 08:37:19.565 T:123145389260800 DEBUG: Initialize: New Virtual Format: [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (48000Hz)
  995. 08:37:19.565 T:123145389260800 DEBUG: Initialize: New Physical Format: [lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (48000Hz)
  996. 08:37:19.566 T:123145389260800 DEBUG: GetAEChannelMap Engine requests layout FL, FR
  997. 08:37:19.566 T:123145389260800 DEBUG: GetAEChannelMap trying to map to stereo layout: [Left] [Right]
  998. 08:37:19.567 T:123145389260800 DEBUG: GetAEChannelMap mapped channels to layout FL, FR
  999. 08:37:19.567 T:123145389260800 DEBUG: Initialize: using buffer size: 16384 (0.042667 ms)
  1000. 08:37:19.569 T:123145389260800 DEBUG: CActiveAESink::OpenSink - DARWINOSX Initialized:
  1001. 08:37:19.571 T:123145389260800 DEBUG: Output Device : Default
  1002. 08:37:19.571 T:123145389260800 DEBUG: Sample Rate : 48000
  1003. 08:37:19.571 T:123145389260800 DEBUG: Sample Format : AE_FMT_FLOAT
  1004. 08:37:19.572 T:123145389260800 DEBUG: Channel Count : 2
  1005. 08:37:19.572 T:123145389260800 DEBUG: Channel Layout: FL, FR
  1006. 08:37:19.572 T:123145389260800 DEBUG: Frames : 512
  1007. 08:37:19.572 T:123145389260800 DEBUG: Frame Size : 8
  1008. 08:37:19.574 T:123145388724224 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1009. 08:37:19.580 T:123145385504768 DEBUG: Previous line repeats 1 times.
  1010. 08:37:19.580 T:123145385504768 DEBUG: CVideoPlayer::HandleMessages - player started 1
  1011. 08:37:19.580 T:123145385504768 DEBUG: VideoPlayer::Sync - Audio - pts: 4147115000.000000, cache: 364250.020901, totalcache: 642666.637897
  1012. 08:37:19.580 T:123145392480256 DEBUG: OnAVChange: CApplication::OnAVChange
  1013. 08:37:19.580 T:123145385504768 DEBUG: VideoPlayer::Sync - Video - pts: 4146892000.000000, cache: 50000.000000, totalcache: 100000.000000
  1014. 08:37:19.581 T:123145388187648 DEBUG: CAnnouncementManager - Announcement: OnAVChange from xbmc
  1015. 08:37:19.581 T:123145385504768 DEBUG: CVideoPlayer::SetCaching - caching state 0
  1016. 08:37:19.581 T:123145388187648 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnAVChange
  1017. 08:37:19.581 T:123145391407104 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_RESYNC(4146750749.979099), level: 15, cache: 376175.505901
  1018. 08:37:19.581 T:123145390333952 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(4146750749.979099)
  1019. 08:37:19.582 T:123145385504768 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
  1020. 08:37:19.582 T:123145391407104 DEBUG: CDVDAudio::Resume - resume audio stream
  1021. 08:37:19.583 T:123145388724224 DEBUG: ActiveAE - start sync of audio stream
  1022. 08:37:19.584 T:123145392480256 DEBUG: OnAVStarted: CApplication::OnAVStarted
  1023. 08:37:19.585 T:123145388187648 DEBUG: CAnnouncementManager - Announcement: OnAVStart from xbmc
  1024. 08:37:19.585 T:123145388187648 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnAVStart
  1025. 08:37:19.585 T:140735779079040 DEBUG: Activating window ID: 12005
  1026. 08:37:19.585 T:140735779079040 DEBUG: ------ Window Deinit (Home.xml) ------
  1027. 08:37:19.585 T:140735779079040 DEBUG: FreeVisualisation() done
  1028. 08:37:19.585 T:140735779079040 DEBUG: ------ Window Init (VideoFullScreen.xml) ------
  1029. 08:37:19.585 T:140735779079040 INFO: Loading skin file: VideoFullScreen.xml, load type: KEEP_IN_MEMORY
  1030. 08:37:19.587 T:140735779079040 DEBUG: Skin file /Applications/Kodi.app/Contents/Resources/Kodi/addons/skin.estuary/xml/VideoFullScreen.xml loaded in 1.55ms
  1031. 08:37:19.587 T:140735779079040 DEBUG: Alloc resources: 1.70ms (1.70 ms skin load)
  1032. 08:37:19.588 T:140735779079040 DEBUG: Trying to find exact refresh rate
  1033. 08:37:19.588 T:140735779079040 DEBUG: No exact whitelisted resolution matched, trying double refresh rate
  1034. 08:37:19.588 T:140735779079040 DEBUG: No double refresh rate whitelisted resolution matched, trying current resolution
  1035. 08:37:19.588 T:140735779079040 DEBUG: No larger whitelisted resolution matched, trying current resolution with double refreshrate
  1036. 08:37:19.588 T:140735779079040 DEBUG: No whitelisted resolution matched
  1037. 08:37:19.588 T:140735779079040 NOTICE: Display resolution ADJUST : 1920x1080@ 60.00 - Full Screen (16) (weight: 0.000)
  1038. 08:37:19.601 T:140735779079040 DEBUG: GL: Pixel Shader compilation log:
  1039. 08:37:19.602 T:140735779079040 DEBUG: GL: Requested render method: 0
  1040. 08:37:19.603 T:140735779079040 DEBUG: GL: BaseYUV2RGBGLSLShader: defines:
  1041. #define XBMC_texture_rectangle 0
  1042. #define XBMC_texture_rectangle_hack 0
  1043. #define XBMC_STRETCH 0
  1044. #define XBMC_YV12
  1045. 08:37:19.604 T:140735779079040 NOTICE: GL: Selecting YUV 2 RGB shader
  1046. 08:37:19.606 T:140735779079040 DEBUG: GL: Pixel Shader compilation log:
  1047. 08:37:19.607 T:140735779079040 NOTICE: GL: NPOT texture support detected
  1048. 08:37:19.608 T:140735779079040 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  1049. 08:37:19.618 T:123145392480256 DEBUG: OnAVChange: CApplication::OnAVChange
  1050. 08:37:19.618 T:123145388187648 DEBUG: CAnnouncementManager - Announcement: OnAVChange from xbmc
  1051. 08:37:19.618 T:123145388187648 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnAVChange
  1052. 08:37:19.686 T:123145388724224 DEBUG: ActiveAE::SyncStream - average error of -7.407053, start adjusting
  1053. 08:37:19.686 T:123145388724224 DEBUG: ActiveAE::SyncStream - average error -0.011220 below threshold of 30.000000
  1054. 08:37:19.874 T:123145390333952 NOTICE: CDVDVideoCodecFFmpeg::CDropControl: calculated diff time: 41727
  1055. 08:37:24.451 T:123145390333952 DEBUG: CPtsTracker: detected pattern of length 1: 41708.33, frameduration: 41708.333333
  1056. 08:37:24.621 T:140735779079040 DEBUG: Keyboard: scancode: 0x02, sym: 0x0064, unicode: 0x0064, modifier: 0x0
  1057. 08:37:24.621 T:140735779079040 DEBUG: HandleKey: d (0xf044) pressed, action is PlayerDebug
  1058. 08:37:24.702 T:140735779079040 DEBUG: Keyboard: scancode: 0x02, sym: 0x0064, unicode: 0x0000, modifier: 0x0
  1059. 08:37:26.536 T:140735779079040 DEBUG: Keyboard: scancode: 0x02, sym: 0x0064, unicode: 0x0064, modifier: 0x0
  1060. 08:37:26.536 T:140735779079040 DEBUG: HandleKey: d (0xf044) pressed, action is PlayerDebug
  1061. 08:37:26.614 T:140735779079040 DEBUG: Keyboard: scancode: 0x02, sym: 0x0064, unicode: 0x0000, modifier: 0x0
  1062. 08:37:38.680 T:140735779079040 DEBUG: Keyboard: scancode: 0x07, sym: 0x0078, unicode: 0x0078, modifier: 0x0
  1063. 08:37:38.681 T:140735779079040 DEBUG: HandleKey: x (0xf058) pressed, action is Stop
  1064. 08:37:38.681 T:140735779079040 NOTICE: CVideoPlayer::CloseFile()
  1065. 08:37:38.681 T:140735779079040 NOTICE: VideoPlayer: waiting for threads to exit
  1066. 08:37:38.683 T:123145385504768 NOTICE: CVideoPlayer::OnExit()
  1067. 08:37:38.683 T:123145385504768 NOTICE: Closing stream player 1
  1068. 08:37:38.683 T:123145385504768 NOTICE: Waiting for audio thread to exit
  1069. 08:37:38.694 T:123145391407104 NOTICE: thread end: CVideoPlayerAudio::OnExit()
  1070. 08:37:38.694 T:123145391407104 DEBUG: Thread VideoPlayerAudio 123145391407104 terminating
  1071. 08:37:38.694 T:123145385504768 NOTICE: Closing audio device
  1072. 08:37:38.704 T:123145385504768 DEBUG: CDVDAudio::Flush - flush audio stream
  1073. 08:37:38.704 T:123145388724224 DEBUG: CActiveAE::DiscardStream - audio stream deleted
  1074. 08:37:38.705 T:123145388724224 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1075. 08:37:38.705 T:123145389260800 DEBUG: Previous line repeats 2 times.
  1076. 08:37:38.705 T:123145389260800 INFO: CActiveAESink::OpenSink - initialize sink
  1077. 08:37:38.705 T:123145385504768 NOTICE: Deleting audio codec
  1078. 08:37:38.706 T:123145385504768 NOTICE: Closing stream player 2
  1079. 08:37:38.706 T:123145385504768 NOTICE: waiting for video thread to exit
  1080. 08:37:38.723 T:123145390333952 NOTICE: thread end: video_thread
  1081. 08:37:38.723 T:123145390333952 DEBUG: Thread VideoPlayerVideo 123145390333952 terminating
  1082. 08:37:38.724 T:123145385504768 NOTICE: deleting video codec
  1083. 08:37:38.727 T:123145393094656 DEBUG: DoWork - Saving file state for video item nfs://192.168.1.9/mnt/3TB/Bluray 3TB/Back to the Future (1985)/Back to the Future (1985).mkv
  1084. 08:37:38.737 T:123145386041344 DEBUG: Thread FileCache 123145386041344 terminating
  1085. 08:37:38.747 T:123145401679872 WARNING: DARWINOSX: underflow (1256 vs 4096 bytes)
  1086. 08:37:38.748 T:123145393094656 DEBUG: Mysql execute: update files set playCount=NULL,lastPlayed='2018-06-16 08:37:38' where idFile=2214
  1087. 08:37:38.753 T:123145385504768 DEBUG: CNFSFile::Close closing file mnt/3TB/Bluray 3TB/Back to the Future (1985)/Back to the Future (1985).mkv
  1088. 08:37:38.755 T:123145385504768 DEBUG: Thread VideoPlayer 123145385504768 terminating
  1089. 08:37:38.755 T:140735779079040 NOTICE: VideoPlayer: finished waiting
  1090. 08:37:38.756 T:140735779079040 DEBUG: DeleteRenderer - deleting renderer
  1091. 08:37:38.756 T:123145388187648 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1092. 08:37:38.756 T:140735779079040 DEBUG: LinuxRendererGL: Cleaning up GL resources
  1093. 08:37:38.756 T:123145388187648 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  1094. 08:37:38.759 T:123145393094656 DEBUG: Mysql execute: update bookmark set timeInSeconds = 4165.000000, totalTimeInSeconds = 6961.000000, thumbNailImage = '', player = 'VideoPlayer', playerState = '' where idBookmark = 17
  1095. 08:37:38.762 T:140735779079040 NOTICE: CVideoPlayer::CloseFile()
  1096. 08:37:38.762 T:140735779079040 NOTICE: VideoPlayer: waiting for threads to exit
  1097. 08:37:38.762 T:140735779079040 NOTICE: VideoPlayer: finished waiting
  1098. 08:37:38.765 T:123145388187648 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1099. 08:37:38.765 T:123145388187648 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  1100. 08:37:38.765 T:140735779079040 DEBUG: Radio UECP (RDS) Processor - delete ~CDVDRadioRDSData
  1101. 08:37:38.767 T:123145393631232 DEBUG: OnPlayBackStopped: CApplication::OnPlayBackStopped
  1102. 08:37:38.768 T:123145388187648 DEBUG: CAnnouncementManager - Announcement: OnStop from xbmc
  1103. 08:37:38.768 T:123145388187648 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnStop
  1104. 08:37:38.776 T:140735779079040 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  1105. 08:37:38.776 T:140735779079040 DEBUG: ------ Window Deinit (VideoFullScreen.xml) ------
  1106. 08:37:38.779 T:140735779079040 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  1107. 08:37:38.779 T:140735779079040 DEBUG: ------ Window Init (Home.xml) ------
  1108. 08:37:38.780 T:140735779079040 DEBUG: CDirectoryProvider[library://video/movies/]: refreshing..
  1109. 08:37:38.780 T:140735779079040 DEBUG: CDirectoryProvider[special://skin/playlists/inprogress_movies.xsp]: refreshing..
  1110. 08:37:38.780 T:140735779079040 DEBUG: CDirectoryProvider[special://skin/playlists/recent_unwatched_movies.xsp]: refreshing..
  1111. 08:37:38.780 T:140735779079040 DEBUG: CDirectoryProvider[special://skin/playlists/unwatched_movies.xsp]: refreshing..
  1112. 08:37:38.780 T:140735779079040 DEBUG: CDirectoryProvider[special://skin/playlists/random_movies.xsp]: refreshing..
  1113. 08:37:38.780 T:140735779079040 DEBUG: CDirectoryProvider[videodb://movies/genres/]: refreshing..
  1114. 08:37:38.780 T:140735779079040 DEBUG: CDirectoryProvider[videodb://movies/sets/]: refreshing..
  1115. 08:37:38.780 T:140735779079040 DEBUG: CDirectoryProvider[library://video/tvshows/]: refreshing..
  1116. 08:37:38.780 T:140735779079040 DEBUG: CDirectoryProvider[videodb://inprogresstvshows]: refreshing..
  1117. 08:37:38.780 T:140735779079040 DEBUG: CDirectoryProvider[special://skin/playlists/recent_unwatched_episodes.xsp]: refreshing..
  1118. 08:37:38.780 T:140735779079040 DEBUG: CDirectoryProvider[special://skin/playlists/unwatched_tvshows.xsp]: refreshing..
  1119. 08:37:38.780 T:140735779079040 DEBUG: CDirectoryProvider[videodb://tvshows/genres/]: refreshing..
  1120. 08:37:38.781 T:140735779079040 DEBUG: CDirectoryProvider[videodb://tvshows/studios/]: refreshing..
  1121. 08:37:38.781 T:140735779079040 DEBUG: CDirectoryProvider[addons://]: refreshing..
  1122. 08:37:38.781 T:140735779079040 DEBUG: CDirectoryProvider[addons://sources/video/]: refreshing..
  1123. 08:37:38.781 T:140735779079040 DEBUG: CDirectoryProvider[addons://sources/audio/]: refreshing..
  1124. 08:37:38.781 T:140735779079040 DEBUG: CDirectoryProvider[addons://sources/game/]: refreshing..
  1125. 08:37:38.781 T:140735779079040 DEBUG: CDirectoryProvider[addons://sources/executable/]: refreshing..
  1126. 08:37:38.781 T:140735779079040 DEBUG: CDirectoryProvider[addons://sources/image/]: refreshing..
  1127. 08:37:38.782 T:140735779079040 DEBUG: CDirectoryProvider[library://video/]: refreshing..
  1128. 08:37:38.782 T:140735779079040 DEBUG: CDirectoryProvider[sources://video/]: refreshing..
  1129. 08:37:38.782 T:140735779079040 DEBUG: CDirectoryProvider[special://videoplaylists/]: refreshing..
  1130. 08:37:38.782 T:140735779079040 DEBUG: CDirectoryProvider[favourites://]: refreshing..
  1131. 08:37:38.782 T:140735779079040 DEBUG: CDirectoryProvider[sources://pictures/]: refreshing..
  1132. 08:37:38.782 T:140735779079040 DEBUG: CDirectoryProvider[addons://sources/game/]: refreshing..
  1133. 08:37:38.783 T:140735779079040 DEBUG: Window Home.xml was already loaded
  1134. 08:37:38.783 T:140735779079040 DEBUG: Alloc resources: 3.86ms
  1135. 08:37:38.786 T:140735779079040 DEBUG: ffmpeg[7FFF9A1E8380]: Invalid return value 0 for stream protocol
  1136. 08:37:38.825 T:123145393631232 DEBUG: Previous line repeats 3 times.
  1137. 08:37:38.826 T:123145393631232 DEBUG: ffmpeg[700005717000]: Invalid return value 0 for stream protocol
  1138. 08:37:38.841 T:140735779079040 DEBUG: Previous line repeats 1 times.
  1139. 08:37:38.841 T:140735779079040 DEBUG: Uninhibiting OS screen saver
  1140. 08:37:38.841 T:140735779079040 DEBUG: Keyboard: scancode: 0x07, sym: 0x0078, unicode: 0x0000, modifier: 0x0
  1141. 08:37:38.842 T:140735779079040 DEBUG: ffmpeg[7FFF9A1E8380]: Invalid return value 0 for stream protocol
  1142. 08:37:38.848 T:123145389260800 DEBUG: Previous line repeats 1 times.
  1143. 08:37:38.848 T:123145389260800 DEBUG: CCoreAudioStream::Close: Restoring original physical format for stream 0x0032. ([lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (44100Hz))
  1144. 08:37:38.852 T:123145393631232 DEBUG: ffmpeg[700005717000]: Invalid return value 0 for stream protocol
  1145. 08:37:39.252 T:123145389260800 DEBUG: Previous line repeats 1 times.
  1146. 08:37:39.252 T:123145389260800 DEBUG: CCoreAudioStream::SetPhysicalFormat: Physical format for stream 0x0032. now active ([lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (44100Hz))
  1147. 08:37:39.252 T:123145389260800 DEBUG: CCoreAudioStream::Close: Closed stream 0x0032.
  1148. 08:37:39.252 T:123145389260800 DEBUG: CActiveAESink::OpenSink - trying to open device DARWINOSX:default
  1149. 08:37:39.253 T:123145389260800 NOTICE: virtual bool CAESinkDARWINOSX::Initialize(AEAudioFormat &, std::string &): Opening default device Built-in Digital Output
  1150. 08:37:39.254 T:123145389260800 DEBUG: FindSuitableFormatForStream: Finding stream for format AE_FMT_FLOAT
  1151. 08:37:39.254 T:123145389260800 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (96000Hz) rated 929.129272
  1152. 08:37:39.254 T:123145389260800 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (88200Hz) rated 1106.000000
  1153. 08:37:39.254 T:123145389260800 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (48000Hz) rated 1419.564697
  1154. 08:37:39.254 T:123145389260800 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (44100Hz) rated 1508.000000
  1155. 08:37:39.254 T:123145389260800 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (32000Hz) rated 282.376404
  1156. 08:37:39.255 T:123145389260800 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 20-bit Signed Integer LE (96000Hz) rated 928.129272
  1157. 08:37:39.255 T:123145389260800 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 20-bit Signed Integer LE (88200Hz) rated 1105.000000
  1158. 08:37:39.255 T:123145389260800 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 20-bit Signed Integer LE (48000Hz) rated 1418.564697
  1159. 08:37:39.255 T:123145389260800 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 20-bit Signed Integer LE (44100Hz) rated 1507.000000
  1160. 08:37:39.255 T:123145389260800 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 20-bit Signed Integer LE (32000Hz) rated 281.376404
  1161. 08:37:39.255 T:123145389260800 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 16-bit Signed Integer LE (96000Hz) rated 928.129272
  1162. 08:37:39.255 T:123145389260800 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 16-bit Signed Integer LE (88200Hz) rated 1105.000000
  1163. 08:37:39.255 T:123145389260800 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 16-bit Signed Integer LE (48000Hz) rated 1418.564697
  1164. 08:37:39.255 T:123145389260800 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 16-bit Signed Integer LE (44100Hz) rated 1507.000000
  1165. 08:37:39.256 T:123145389260800 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 16-bit Signed Integer LE (32000Hz) rated 281.376404
  1166. 08:37:39.256 T:123145389260800 DEBUG: Initialize: Selected stream[0] - id: 0x0032, Physical Format: [lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (44100Hz)
  1167. 08:37:39.256 T:123145389260800 DEBUG: CCoreAudioDevice::SupportsMixing: Device mixing support : 'No'.
  1168. 08:37:39.256 T:123145389260800 DEBUG: CCoreAudioStream::Open: Opened stream 0x0032.
  1169. 08:37:39.257 T:123145389260800 DEBUG: Initialize: Previous Virtual Format: [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (44100Hz)
  1170. 08:37:39.257 T:123145389260800 DEBUG: Initialize: Previous Physical Format: [lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (44100Hz)
  1171. 08:37:39.560 T:123145389260800 DEBUG: CCoreAudioStream::SetPhysicalFormat: Physical format for stream 0x0032. now active ([lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (44100Hz))
  1172. 08:37:39.562 T:123145389260800 DEBUG: Initialize: New Virtual Format: [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (44100Hz)
  1173. 08:37:39.562 T:123145389260800 DEBUG: Initialize: New Physical Format: [lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (44100Hz)
  1174. 08:37:39.563 T:123145389260800 DEBUG: GetAEChannelMap Engine requests layout FL, FR
  1175. 08:37:39.563 T:123145389260800 DEBUG: GetAEChannelMap trying to map to stereo layout: [Left] [Right]
  1176. 08:37:39.563 T:123145389260800 DEBUG: GetAEChannelMap mapped channels to layout FL, FR
  1177. 08:37:39.563 T:123145389260800 DEBUG: Initialize: using buffer size: 16384 (0.046440 ms)
  1178. 08:37:39.564 T:123145389260800 DEBUG: CActiveAESink::OpenSink - DARWINOSX Initialized:
  1179. 08:37:39.564 T:123145389260800 DEBUG: Output Device : Default
  1180. 08:37:39.564 T:123145389260800 DEBUG: Sample Rate : 44100
  1181. 08:37:39.565 T:123145389260800 DEBUG: Sample Format : AE_FMT_FLOAT
  1182. 08:37:39.566 T:123145389260800 DEBUG: Channel Count : 2
  1183. 08:37:39.566 T:123145389260800 DEBUG: Channel Layout: FL, FR
  1184. 08:37:39.566 T:123145389260800 DEBUG: Frames : 512
  1185. 08:37:39.566 T:123145389260800 DEBUG: Frame Size : 8
  1186. 08:37:39.567 T:123145388724224 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1187. 08:37:39.854 T:140735779079040 DEBUG: Previous line repeats 1 times.
  1188. 08:37:39.854 T:140735779079040 INFO: CheckIdle - Closing session to http://image.tmdb.org (easy=0x7fab560d8200, multi=0x7fab59917a40)
  1189. 08:37:39.854 T:140735779079040 INFO: CheckIdle - Closing session to http://image.tmdb.org (easy=0x7fab5a800000, multi=0x7fab59a002a0)
  1190. 08:37:39.870 T:123145393094656 INFO: easy_acquire - Created session to http://image.tmdb.org
  1191. 08:37:39.931 T:123145393631232 DEBUG: CCurlFile::GetMimeType - http://image.tmdb.org/t/p/original/sSjARwbHdUabVJs3y1TtoCfpckx.jpg -> image/jpeg
  1192. 08:37:39.931 T:123145393631232 DEBUG: CurlFile::Open(0x7fab54c87fb0) http://image.tmdb.org/t/p/original/sSjARwbHdUabVJs3y1TtoCfpckx.jpg
  1193. 08:37:39.931 T:123145392480256 DEBUG: CCurlFile::GetMimeType - http://image.tmdb.org/t/p/original/4saVIltqkhq9is5NmD7N87Q40M.jpg -> image/jpeg
  1194. 08:37:39.931 T:123145392480256 DEBUG: CurlFile::Open(0x7fab59a38350) http://image.tmdb.org/t/p/original/4saVIltqkhq9is5NmD7N87Q40M.jpg
  1195. 08:37:40.010 T:123145393094656 DEBUG: CCurlFile::GetMimeType - http://image.tmdb.org/t/p/original/kpC9Y0jhwTqtRlcetxbgn3crnlU.jpg -> image/jpeg
  1196. 08:37:40.010 T:123145393094656 DEBUG: CurlFile::Open(0x7fab59a3d0e0) http://image.tmdb.org/t/p/original/kpC9Y0jhwTqtRlcetxbgn3crnlU.jpg
  1197. 08:37:40.217 T:123145393631232 DEBUG: ffmpeg[700005717000]: Invalid return value 0 for stream protocol
  1198. 08:37:40.228 T:123145398460416 DEBUG: Previous line repeats 1 times.
  1199. 08:37:40.228 T:123145398460416 INFO: easy_acquire - Created session to http://image.tmdb.org
  1200. 08:37:40.252 T:123145393631232 DEBUG: Caching image 'http://image.tmdb.org/t/p/original/sSjARwbHdUabVJs3y1TtoCfpckx.jpg' to 'e/ef554b4f.jpg':
  1201. 08:37:40.261 T:123145392480256 DEBUG: ffmpeg[7000055FE000]: Invalid return value 0 for stream protocol
  1202. 08:37:40.278 T:123145392480256 DEBUG: Previous line repeats 1 times.
  1203. 08:37:40.278 T:123145392480256 DEBUG: Caching image 'http://image.tmdb.org/t/p/original/4saVIltqkhq9is5NmD7N87Q40M.jpg' to 'a/afb01543.jpg':
  1204. 08:37:40.279 T:123145393631232 DEBUG: cached image 'special://masterprofile/Thumbnails/e/ef554b4f.jpg' size 480x720
  1205. 08:37:40.298 T:123145392480256 DEBUG: cached image 'special://masterprofile/Thumbnails/a/afb01543.jpg' size 480x720
  1206. 08:37:40.360 T:123145398460416 DEBUG: CCurlFile::GetMimeType - http://image.tmdb.org/t/p/original/26L7XODsNlxX3VwkfuUnYOslbRF.jpg -> image/jpeg
  1207. 08:37:40.360 T:123145398460416 DEBUG: CurlFile::Open(0x7fab59c93050) http://image.tmdb.org/t/p/original/26L7XODsNlxX3VwkfuUnYOslbRF.jpg
  1208. 08:37:40.388 T:123145393631232 DEBUG: CCurlFile::GetMimeType - http://image.tmdb.org/t/p/original/bQfOFEeXxi51ijQrbQY9qvMtYhZ.jpg -> image/jpeg
  1209. 08:37:40.388 T:123145393631232 DEBUG: CurlFile::Open(0x7fab59a250c0) http://image.tmdb.org/t/p/original/bQfOFEeXxi51ijQrbQY9qvMtYhZ.jpg
  1210. 08:37:40.412 T:123145392480256 DEBUG: CCurlFile::GetMimeType - http://image.tmdb.org/t/p/original/bgLyOROfFQI3FqYL7jQbiaV8lkN.jpg -> image/jpeg
  1211. 08:37:40.412 T:123145392480256 DEBUG: CurlFile::Open(0x7fab598f6150) http://image.tmdb.org/t/p/original/bgLyOROfFQI3FqYL7jQbiaV8lkN.jpg
  1212. 08:37:40.412 T:123145393094656 DEBUG: ffmpeg[700005694000]: Invalid return value 0 for stream protocol
  1213. 08:37:40.433 T:123145393094656 DEBUG: Previous line repeats 1 times.
  1214. 08:37:40.433 T:123145393094656 DEBUG: Caching image 'http://image.tmdb.org/t/p/original/kpC9Y0jhwTqtRlcetxbgn3crnlU.jpg' to '6/62cfe39c.jpg':
  1215. 08:37:40.453 T:123145393094656 DEBUG: cached image 'special://masterprofile/Thumbnails/6/62cfe39c.jpg' size 480x720
  1216. 08:37:40.525 T:123145393631232 DEBUG: ffmpeg[700005717000]: Invalid return value 0 for stream protocol
  1217. 08:37:40.540 T:123145393631232 DEBUG: Previous line repeats 1 times.
  1218. 08:37:40.540 T:123145393631232 DEBUG: Caching image 'http://image.tmdb.org/t/p/original/bQfOFEeXxi51ijQrbQY9qvMtYhZ.jpg' to 'b/b266295c.jpg':
  1219. 08:37:40.560 T:123145393631232 DEBUG: cached image 'special://masterprofile/Thumbnails/b/b266295c.jpg' size 480x720
  1220. 08:37:40.577 T:123145393094656 DEBUG: CCurlFile::GetMimeType - http://image.tmdb.org/t/p/original/g87PqGH9Oo3d3Tbczcfk7ZMAIEk.jpg -> image/jpeg
  1221. 08:37:40.577 T:123145393094656 DEBUG: CurlFile::Open(0x7fab54dbb200) http://image.tmdb.org/t/p/original/g87PqGH9Oo3d3Tbczcfk7ZMAIEk.jpg
  1222. 08:37:40.603 T:140735779079040 DEBUG: Keyboard: scancode: 0x00, sym: 0x0136, unicode: 0x0000, modifier: 0x0
  1223. 08:37:40.603 T:140735779079040 DEBUG: GetActionCode: Trying Hardy keycode for 0xf200
  1224. 08:37:40.604 T:140735779079040 DEBUG: Previous line repeats 3 times.
  1225. 08:37:40.604 T:140735779079040 DEBUG: HandleKey: 0 (0xf200, obc-61697) pressed, action is
  1226. 08:37:40.755 T:123145393631232 DEBUG: CCurlFile::GetMimeType - http://image.tmdb.org/t/p/original/4GpwvwDjgwiShr1UBJIn5fk1gwT.jpg -> image/jpeg
  1227. 08:37:40.755 T:123145393631232 DEBUG: CurlFile::Open(0x7fab59a60360) http://image.tmdb.org/t/p/original/4GpwvwDjgwiShr1UBJIn5fk1gwT.jpg
  1228. 08:37:40.790 T:123145393094656 DEBUG: ffmpeg[700005694000]: Invalid return value 0 for stream protocol
  1229. 08:37:40.809 T:123145393094656 DEBUG: Previous line repeats 1 times.
  1230. 08:37:40.809 T:123145393094656 DEBUG: Caching image 'http://image.tmdb.org/t/p/original/g87PqGH9Oo3d3Tbczcfk7ZMAIEk.jpg' to 'a/a09376aa.jpg':
  1231. 08:37:40.829 T:123145393094656 DEBUG: cached image 'special://masterprofile/Thumbnails/a/a09376aa.jpg' size 480x720
  1232. 08:37:41.012 T:123145393094656 DEBUG: CCurlFile::GetMimeType - http://image.tmdb.org/t/p/original/sYPOQI57JVNmjiLI3KeZ5KA8O9i.jpg -> image/jpeg
  1233. 08:37:41.012 T:123145393094656 DEBUG: CurlFile::Open(0x7fab59c78520) http://image.tmdb.org/t/p/original/sYPOQI57JVNmjiLI3KeZ5KA8O9i.jpg
  1234. 08:37:41.508 T:123145393094656 DEBUG: ffmpeg[700005694000]: Invalid return value 0 for stream protocol
  1235. 08:37:41.564 T:123145393094656 DEBUG: Previous line repeats 1 times.
  1236. 08:37:41.564 T:123145393094656 DEBUG: Caching image 'http://image.tmdb.org/t/p/original/sYPOQI57JVNmjiLI3KeZ5KA8O9i.jpg' to 'b/bf4afaab.jpg':
  1237. 08:37:41.568 T:140735779079040 DEBUG: Keyboard: scancode: 0x00, sym: 0x0136, unicode: 0x0000, modifier: 0x0
  1238. 08:37:41.595 T:140735779079040 NOTICE: stop player
  1239. 08:37:41.596 T:140735779079040 NOTICE: Storing total System Uptime
  1240. 08:37:41.596 T:140735779079040 NOTICE: Saving settings
  1241. 08:37:41.597 T:123145388187648 DEBUG: CAnnouncementManager - Announcement: OnQuit from xbmc
  1242. 08:37:41.597 T:123145388187648 DEBUG: GOT ANNOUNCEMENT, type: 8, from xbmc, message OnQuit
  1243. 08:37:41.599 T:140735779079040 NOTICE: Saving skin settings
  1244. 08:37:41.600 T:140735779079040 NOTICE: stop all
  1245. 08:37:41.603 T:123145393094656 DEBUG: cached image 'special://masterprofile/Thumbnails/b/bf4afaab.jpg' size 480x720
  1246. 08:37:41.613 T:123145393094656 DEBUG: Thread JobWorker 123145393094656 terminating (autodelete)
  1247. 08:37:41.626 T:123145393631232 DEBUG: ffmpeg[700005717000]: Invalid return value 0 for stream protocol
  1248. 08:37:41.697 T:123145393631232 DEBUG: Previous line repeats 1 times.
  1249. 08:37:41.697 T:123145393631232 DEBUG: Caching image 'http://image.tmdb.org/t/p/original/4GpwvwDjgwiShr1UBJIn5fk1gwT.jpg' to '3/3e3050b7.jpg':
  1250. 08:37:41.745 T:123145393631232 DEBUG: cached image 'special://masterprofile/Thumbnails/3/3e3050b7.jpg' size 480x720
  1251. 08:37:41.755 T:123145393631232 DEBUG: Thread JobWorker 123145393631232 terminating (autodelete)
  1252. 08:37:41.776 T:123145392480256 DEBUG: ffmpeg[7000055FE000]: Invalid return value 0 for stream protocol
  1253. 08:37:41.825 T:123145392480256 DEBUG: Previous line repeats 1 times.
  1254. 08:37:41.825 T:123145392480256 DEBUG: Caching image 'http://image.tmdb.org/t/p/original/bgLyOROfFQI3FqYL7jQbiaV8lkN.jpg' to '5/5e5cb1af.jpg':
  1255. 08:37:41.873 T:123145392480256 DEBUG: cached image 'special://masterprofile/Thumbnails/5/5e5cb1af.jpg' size 480x720
  1256. 08:37:41.881 T:123145392480256 DEBUG: Thread JobWorker 123145392480256 terminating (autodelete)
  1257. 08:37:42.608 T:123145398460416 DEBUG: ffmpeg[700005BB2000]: Invalid return value 0 for stream protocol
  1258. 08:37:42.650 T:123145398460416 DEBUG: Previous line repeats 1 times.
  1259. 08:37:42.650 T:123145398460416 DEBUG: Caching image 'http://image.tmdb.org/t/p/original/26L7XODsNlxX3VwkfuUnYOslbRF.jpg' to '3/3ca39ced.jpg':
  1260. 08:37:42.676 T:123145398460416 DEBUG: cached image 'special://masterprofile/Thumbnails/3/3ca39ced.jpg' size 480x720
  1261. 08:37:42.686 T:123145398460416 DEBUG: Thread JobWorker 123145398460416 terminating (autodelete)
  1262. 08:37:42.686 T:140735779079040 DEBUG: NetworkMessage - Signaling network services to stop
  1263. 08:37:42.686 T:140735779079040 NOTICE: ES: Stopping event server
  1264. 08:37:42.687 T:140735779079040 DEBUG: NetworkMessage - Waiting for network services to stop
  1265. 08:37:42.687 T:140735779079040 NOTICE: stopping zeroconf publishing
  1266. 08:37:43.136 T:123145397387264 NOTICE: ES: UDP Event server stopped
  1267. 08:37:43.136 T:123145397923840 DEBUG: Thread TCPServer 123145397923840 terminating
  1268. 08:37:43.136 T:140735779079040 NOTICE: stop dvd detect media
  1269. 08:37:43.136 T:123145397387264 DEBUG: Thread EventServer 123145397387264 terminating
  1270. 08:37:43.136 T:123145392558080 DEBUG: Thread DetectDVDMedia 123145392558080 terminating
  1271. 08:37:43.137 T:140735779079040 DEBUG: XBMCHelper: Sending SIGKILL to XBMCHelper
  1272. 08:37:43.137 T:140735779079040 DEBUG: CServiceAddonManager: stopping service.xbmc.versioncheck.
  1273. 08:37:43.137 T:140735779079040 INFO: CServiceAddonManager: failed to stop service.xbmc.versioncheck (may have ended)
  1274. 08:37:43.137 T:123145388724224 DEBUG: Thread ActiveAE 123145388724224 terminating
  1275. 08:37:43.146 T:123145389260800 DEBUG: Thread AESink 123145389260800 terminating
  1276. 08:37:43.288 T:140735779079040 DEBUG: CCoreAudioStream::Close: Restoring original physical format for stream 0x0032. ([lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (44100Hz))
  1277. 08:37:43.591 T:140735779079040 DEBUG: CCoreAudioStream::SetPhysicalFormat: Physical format for stream 0x0032. now active ([lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (44100Hz))
  1278. 08:37:43.591 T:140735779079040 DEBUG: CCoreAudioStream::Close: Closed stream 0x0032.
  1279. 08:37:43.592 T:140735779079040 NOTICE: stopped
  1280. 08:37:43.793 T:140735779079040 NOTICE: destroy
  1281. 08:37:43.793 T:123145395777536 DEBUG: Thread PeripEventScanner 123145395777536 terminating
  1282. 08:37:43.793 T:123145394704384 DEBUG: Thread PeripBusCEC 123145394704384 terminating
  1283. 08:37:43.793 T:123145395240960 DEBUG: Thread PeripBusAddon 123145395240960 terminating
  1284. 08:37:43.794 T:140735779079040 INFO: AddOnLog: Joystick Support: Disabling joystick interface "cocoa"
  1285. 08:37:43.794 T:140735779079040 DEBUG: SECTION:UnloadDll(/Applications/Kodi.app/Contents/Resources/Kodi/addons/peripheral.joystick/peripheral.joystick.1.4.6.dylib)
  1286. 08:37:43.794 T:140735779079040 INFO: ADDON: Dll Destroyed - Joystick Support
  1287. 08:37:44.204 T:140735779079040 NOTICE: unload skin
  1288. 08:37:44.204 T:140735779079040 INFO: Unloading old skin ...
  1289. 08:37:44.205 T:140735779079040 DEBUG: ------ Window Deinit (Home.xml) ------
  1290. 08:37:44.205 T:140735779079040 DEBUG: FreeVisualisation() done
  1291. 08:37:44.213 T:140735779079040 DEBUG: Previous line repeats 1 times.
  1292. 08:37:44.214 T:140735779079040 DEBUG: ------ Window Deinit () ------
  1293. 08:37:44.216 T:140735779079040 WARNING: Cleanup: Having to cleanup texture lists/focus.png
  1294. 08:37:44.236 T:140735779079040 DEBUG: Infobool 'window.isactive(home)' still used by 3 instances
  1295. 08:37:44.237 T:140735779079040 NOTICE: unload sections
  1296. 08:37:44.239 T:123145388187648 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  1297. 08:37:44.240 T:140735779079040 DEBUG: PVRManager - destroyed
  1298. 08:37:44.240 T:123145396314112 DEBUG: Thread Timer 123145396314112 terminating
  1299. 08:37:44.244 T:140735779079040 NOTICE: special://profile/ is mapped to: special://masterprofile/
  1300. 08:37:44.245 T:140735779079040 DEBUG: object 0 --> 0 instances
  1301. 08:37:44.245 T:140735779079040 DEBUG: object 1 --> 0 instances
  1302. 08:37:44.245 T:140735779079040 DEBUG: object 2 --> 0 instances
  1303. 08:37:44.245 T:140735779079040 DEBUG: object 3 --> 0 instances
  1304. 08:37:44.245 T:140735779079040 DEBUG: object 4 --> 0 instances
  1305. 08:37:44.245 T:140735779079040 DEBUG: object 5 --> 0 instances
  1306. 08:37:44.245 T:140735779079040 DEBUG: object 6 --> 0 instances
  1307. 08:37:44.245 T:140735779079040 DEBUG: object 7 --> 0 instances
  1308. 08:37:44.245 T:140735779079040 DEBUG: object 8 --> 0 instances
  1309. 08:37:44.245 T:140735779079040 DEBUG: object 9 --> 0 instances
  1310. 08:37:44.248 T:123145388187648 DEBUG: Thread Announce 123145388187648 terminating
  1311. 08:37:44.248 T:140735779079040 NOTICE: application stopped...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement