Advertisement
Guest User

Untitled

a guest
Apr 27th, 2019
238
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 57.54 KB | None | 0 0
  1. 2019-04-27 07:00:54.081 T:4853241280 NOTICE: -----------------------------------------------------------------------
  2. 2019-04-27 07:00:54.082 T:4853241280 NOTICE: Starting Kodi (18.2-RC1 Git:20190305-0274493910). Platform: OS X x86 64-bit
  3. 2019-04-27 07:00:54.082 T:4853241280 NOTICE: Using Debug Kodi x64 build
  4. 2019-04-27 07:00:54.082 T:4853241280 NOTICE: Kodi compiled 2019-04-27 by Clang 10.0.1 (clang-1001.0.46.4) for OS X x86 64-bit version 10.9.0 (1090)
  5. 2019-04-27 07:00:54.082 T:4853241280 NOTICE: Running on Apple Inc. MacBookPro13,2 with OS X 10.14.4, kernel: Darwin x86 64-bit version 18.5.0
  6. 2019-04-27 07:00:54.082 T:4853241280 NOTICE: FFmpeg version/source: 4.0.3-Kodi
  7. 2019-04-27 07:00:54.082 T:4853241280 NOTICE: Host CPU: Intel(R) Core(TM) i5-6267U CPU @ 2.90GHz, 4 cores available
  8. 2019-04-27 07:00:54.082 T:4853241280 NOTICE: special://xbmc/ is mapped to: /Applications/Kodi-Py3.app/Contents/Resources/Kodi
  9. 2019-04-27 07:00:54.082 T:4853241280 NOTICE: special://xbmcbin/ is mapped to: /Applications/Kodi-Py3.app/Contents/Resources/Kodi
  10. 2019-04-27 07:00:54.082 T:4853241280 NOTICE: special://xbmcbinaddons/ is mapped to: /Applications/Kodi-Py3.app/Contents/Resources/Kodi/addons
  11. 2019-04-27 07:00:54.083 T:4853241280 NOTICE: special://masterprofile/ is mapped to: /Users/kodi/Library/Application Support/Kodi/userdata
  12. 2019-04-27 07:00:54.083 T:4853241280 NOTICE: special://envhome/ is mapped to: /Users/kodi
  13. 2019-04-27 07:00:54.083 T:4853241280 NOTICE: special://home/ is mapped to: /Users/kodi/Library/Application Support/Kodi
  14. 2019-04-27 07:00:54.083 T:4853241280 NOTICE: special://temp/ is mapped to: /Users/kodi/.kodi/temp
  15. 2019-04-27 07:00:54.083 T:4853241280 NOTICE: special://logpath/ is mapped to: /Users/kodi/Library/Logs
  16. 2019-04-27 07:00:54.083 T:4853241280 NOTICE: special://frameworks/ is mapped to: /Applications/Kodi-Py3.app/Contents/Libraries
  17. 2019-04-27 07:00:54.083 T:4853241280 NOTICE: The executable running is: /Applications/Kodi-Py3.app/Contents/MacOS/Kodi
  18. 2019-04-27 07:00:54.083 T:4853241280 NOTICE: Local hostname: Kyles-MBP.lan
  19. 2019-04-27 07:00:54.083 T:4853241280 NOTICE: Log File is located: /Users/kodi/Library/Logs/kodi.log
  20. 2019-04-27 07:00:54.083 T:4853241280 NOTICE: -----------------------------------------------------------------------
  21. 2019-04-27 07:00:54.083 T:4853241280 INFO: loading settings
  22. 2019-04-27 07:00:54.085 T:4853241280 NOTICE: special://profile/ is mapped to: special://masterprofile/
  23. 2019-04-27 07:00:54.105 T:4853241280 DEBUG: CSkinSettings: no <skinsettings> tag found
  24. 2019-04-27 07:00:54.105 T:4853241280 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  25. 2019-04-27 07:00:54.135 T:4853241280 DEBUG: CMediaSourceSettings: <games> tag is missing or sources.xml is malformed
  26. 2019-04-27 07:00:54.167 T:4853241280 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
  27. 2019-04-27 07:00:54.167 T:4853241280 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  28. 2019-04-27 07:00:54.168 T:4853241280 NOTICE: Contents of special://profile/advancedsettings.xml are...
  29. <advancedsettings>
  30. <loglevel hide="true">1</loglevel>
  31. <gui>
  32. <algorithmdirtyregions>1</algorithmdirtyregions>
  33. <nofliptimeout>1000</nofliptimeout>
  34. </gui>
  35. <musiclibrary>
  36. <cleanonupdate>false</cleanonupdate>
  37. </musiclibrary>
  38. <videolibrary>
  39. <hideemptyseries>true</hideemptyseries>
  40. <cleanonupdate>false</cleanonupdate>
  41. <hideallitems>true</hideallitems>
  42. </videolibrary>
  43. <video>
  44. <usetimeseeking>true</usetimeseeking>
  45. <timeseekforward>30</timeseekforward>
  46. <timeseekbackward>-15</timeseekbackward>
  47. <playcountminimumpercent>101</playcountminimumpercent>
  48. <!-- this is so Amazon content from Playon and XBMC.MyLibrary work right -->
  49. <cleanstrings action="append">
  50. <regexp>Season[. _]\d+$</regexp>
  51. <regexp>Seasons[. _]\d+$</regexp>
  52. <regexp>Volume[. _]\d+$</regexp>
  53. <regexp>Volumes[. _]\d+$</regexp>
  54. </cleanstrings>
  55. </video>
  56. <audio>
  57. <defaultplayer>dvdplayer</defaultplayer>
  58. </audio>
  59. <sorttokens>
  60. <token>the</token>
  61. <token>a</token>
  62. <token>an</token>
  63. </sorttokens>
  64. </advancedsettings>
  65. 2019-04-27 07:00:54.168 T:4853241280 NOTICE: Log level changed to "LOG_LEVEL_DEBUG"
  66. 2019-04-27 07:00:54.168 T:4853241280 WARNING: CSettingsManager: missing version attribute
  67. 2019-04-27 07:00:54.169 T:4853241280 NOTICE: Default Video Player: VideoPlayer
  68. 2019-04-27 07:00:54.169 T:4853241280 NOTICE: Default Audio Player: dvdplayer
  69. 2019-04-27 07:00:54.169 T:4853241280 NOTICE: Disabled debug logging due to GUI setting. Level 1.
  70. 2019-04-27 07:00:54.169 T:4853241280 NOTICE: Log level changed to "LOG_LEVEL_DEBUG"
  71. 2019-04-27 07:00:54.171 T:4853241280 INFO: creating subdirectories
  72. 2019-04-27 07:00:54.171 T:4853241280 INFO: userdata folder: special://masterprofile/
  73. 2019-04-27 07:00:54.171 T:4853241280 INFO: recording folder:
  74. 2019-04-27 07:00:54.171 T:4853241280 INFO: screenshots folder:
  75. 2019-04-27 07:00:54.181 T:4853241280 NOTICE: Running database version Addons27
  76. 2019-04-27 07:00:54.290 T:4853241280 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  77. 2019-04-27 07:00:54.291 T:4853241280 NOTICE: ADDON: audioencoder.kodi.builtin.aac v1.0.0 installed
  78. 2019-04-27 07:00:54.291 T:4853241280 NOTICE: ADDON: audioencoder.kodi.builtin.wma v1.0.0 installed
  79. 2019-04-27 07:00:54.291 T:4853241280 NOTICE: ADDON: game.controller.default v1.0.8 installed
  80. 2019-04-27 07:00:54.291 T:4853241280 NOTICE: ADDON: game.controller.snes v1.0.8 installed
  81. 2019-04-27 07:00:54.291 T:4853241280 NOTICE: ADDON: kodi.binary.global.audioengine v1.0.1 installed
  82. 2019-04-27 07:00:54.291 T:4853241280 NOTICE: ADDON: kodi.binary.global.filesystem v1.0.2 installed
  83. 2019-04-27 07:00:54.291 T:4853241280 NOTICE: ADDON: kodi.binary.global.general v1.0.3 installed
  84. 2019-04-27 07:00:54.291 T:4853241280 NOTICE: ADDON: kodi.binary.global.gui v5.12.0 installed
  85. 2019-04-27 07:00:54.291 T:4853241280 NOTICE: ADDON: kodi.binary.global.main v1.0.14 installed
  86. 2019-04-27 07:00:54.292 T:4853241280 NOTICE: ADDON: kodi.binary.global.network v1.0.0 installed
  87. 2019-04-27 07:00:54.292 T:4853241280 NOTICE: ADDON: kodi.binary.instance.audiodecoder v2.0.0 installed
  88. 2019-04-27 07:00:54.292 T:4853241280 NOTICE: ADDON: kodi.binary.instance.audioencoder v2.0.0 installed
  89. 2019-04-27 07:00:54.292 T:4853241280 NOTICE: ADDON: kodi.binary.instance.game v1.1.0 installed
  90. 2019-04-27 07:00:54.292 T:4853241280 NOTICE: ADDON: kodi.binary.instance.imagedecoder v2.0.0 installed
  91. 2019-04-27 07:00:54.292 T:4853241280 NOTICE: ADDON: kodi.binary.instance.inputstream v2.0.8 installed
  92. 2019-04-27 07:00:54.292 T:4853241280 NOTICE: ADDON: kodi.binary.instance.peripheral v1.3.7 installed
  93. 2019-04-27 07:00:54.292 T:4853241280 NOTICE: ADDON: kodi.binary.instance.pvr v5.10.3 installed
  94. 2019-04-27 07:00:54.292 T:4853241280 NOTICE: ADDON: kodi.binary.instance.screensaver v2.0.0 installed
  95. 2019-04-27 07:00:54.292 T:4853241280 NOTICE: ADDON: kodi.binary.instance.vfs v2.0.0 installed
  96. 2019-04-27 07:00:54.293 T:4853241280 NOTICE: ADDON: kodi.binary.instance.videocodec v1.0.1 installed
  97. 2019-04-27 07:00:54.293 T:4853241280 NOTICE: ADDON: kodi.binary.instance.visualization v2.0.1 installed
  98. 2019-04-27 07:00:54.293 T:4853241280 NOTICE: ADDON: kodi.resource v1.0.0 installed
  99. 2019-04-27 07:00:54.293 T:4853241280 NOTICE: ADDON: metadata.album.universal v3.1.1 installed
  100. 2019-04-27 07:00:54.293 T:4853241280 NOTICE: ADDON: metadata.artists.universal v4.3.0 installed
  101. 2019-04-27 07:00:54.293 T:4853241280 NOTICE: ADDON: metadata.common.allmusic.com v3.2.0 installed
  102. 2019-04-27 07:00:54.293 T:4853241280 NOTICE: ADDON: metadata.common.fanart.tv v3.6.1 installed
  103. 2019-04-27 07:00:54.294 T:4853241280 NOTICE: ADDON: metadata.common.imdb.com v3.1.4 installed
  104. 2019-04-27 07:00:54.294 T:4853241280 NOTICE: ADDON: metadata.common.musicbrainz.org v2.2.1 installed
  105. 2019-04-27 07:00:54.294 T:4853241280 NOTICE: ADDON: metadata.common.theaudiodb.com v2.0.2 installed
  106. 2019-04-27 07:00:54.294 T:4853241280 NOTICE: ADDON: metadata.common.themoviedb.org v3.1.9 installed
  107. 2019-04-27 07:00:54.294 T:4853241280 NOTICE: ADDON: metadata.local v1.0.0 installed
  108. 2019-04-27 07:00:54.294 T:4853241280 NOTICE: ADDON: metadata.themoviedb.org v5.1.7 installed
  109. 2019-04-27 07:00:54.294 T:4853241280 NOTICE: ADDON: metadata.tvshows.themoviedb.org v3.1.0 installed
  110. 2019-04-27 07:00:54.294 T:4853241280 NOTICE: ADDON: repository.xbmc.org v3.1.5 installed
  111. 2019-04-27 07:00:54.294 T:4853241280 NOTICE: ADDON: resource.images.weathericons.default v1.1.8 installed
  112. 2019-04-27 07:00:54.294 T:4853241280 NOTICE: ADDON: resource.language.en_gb v2.0.1 installed
  113. 2019-04-27 07:00:54.294 T:4853241280 NOTICE: ADDON: resource.uisounds.kodi v1.0.0 installed
  114. 2019-04-27 07:00:54.294 T:4853241280 NOTICE: ADDON: screensaver.xbmc.builtin.black v1.0.32 installed
  115. 2019-04-27 07:00:54.294 T:4853241280 NOTICE: ADDON: screensaver.xbmc.builtin.dim v1.0.54 installed
  116. 2019-04-27 07:00:54.294 T:4853241280 NOTICE: ADDON: script.artistslideshow v3.0.0~beta1 installed
  117. 2019-04-27 07:00:54.294 T:4853241280 NOTICE: ADDON: script.module.certifi v2019.3.9 installed
  118. 2019-04-27 07:00:54.295 T:4853241280 NOTICE: ADDON: script.module.chardet v3.0.4 installed
  119. 2019-04-27 07:00:54.295 T:4853241280 NOTICE: ADDON: script.module.future v0.16.0.4 installed
  120. 2019-04-27 07:00:54.295 T:4853241280 NOTICE: ADDON: script.module.idna v2.8 installed
  121. 2019-04-27 07:00:54.295 T:4853241280 NOTICE: ADDON: script.module.kodi-six v0.0.3 installed
  122. 2019-04-27 07:00:54.295 T:4853241280 NOTICE: ADDON: script.module.pil v1.1.7 installed
  123. 2019-04-27 07:00:54.295 T:4853241280 NOTICE: ADDON: script.module.pycryptodome v3.4.3 installed
  124. 2019-04-27 07:00:54.295 T:4853241280 NOTICE: ADDON: script.module.requests v2.21.0 installed
  125. 2019-04-27 07:00:54.295 T:4853241280 NOTICE: ADDON: script.module.urllib3 v1.25.1 installed
  126. 2019-04-27 07:00:54.295 T:4853241280 NOTICE: ADDON: service.xbmc.versioncheck v0.4.6 installed
  127. 2019-04-27 07:00:54.295 T:4853241280 NOTICE: ADDON: skin.estouchy v2.0.23 installed
  128. 2019-04-27 07:00:54.296 T:4853241280 NOTICE: ADDON: skin.estuary v2.0.22 installed
  129. 2019-04-27 07:00:54.296 T:4853241280 NOTICE: ADDON: webinterface.default v18.x-2.4.6 installed
  130. 2019-04-27 07:00:54.296 T:4853241280 NOTICE: ADDON: xbmc.addon v18.1.901 installed
  131. 2019-04-27 07:00:54.296 T:4853241280 NOTICE: ADDON: xbmc.core v0.1.0 installed
  132. 2019-04-27 07:00:54.296 T:4853241280 NOTICE: ADDON: xbmc.gui v5.14.0 installed
  133. 2019-04-27 07:00:54.296 T:4853241280 NOTICE: ADDON: xbmc.json v10.2.0 installed
  134. 2019-04-27 07:00:54.297 T:4853241280 NOTICE: ADDON: xbmc.metadata v2.1.0 installed
  135. 2019-04-27 07:00:54.297 T:4853241280 NOTICE: ADDON: xbmc.python v2.26.0 installed
  136. 2019-04-27 07:00:54.297 T:4853241280 NOTICE: ADDON: xbmc.webinterface v1.0.0 installed
  137. 2019-04-27 07:00:54.319 T:4853241280 DEBUG: CFavourites::Load - no system favourites found, skipping
  138. 2019-04-27 07:00:54.319 T:4853241280 DEBUG: CFavourites::Load - no userdata favourites found, skipping
  139. 2019-04-27 07:00:54.319 T:123145429581824 DEBUG: Thread ActiveAE start, auto delete: false
  140. 2019-04-27 07:00:54.320 T:123145430118400 DEBUG: Thread AESink start, auto delete: false
  141. 2019-04-27 07:00:54.353 T:123145429581824 NOTICE: Found 1 Lists of Devices
  142. 2019-04-27 07:00:54.353 T:123145429581824 NOTICE: Enumerated DARWINOSX devices:
  143. 2019-04-27 07:00:54.353 T:123145429581824 NOTICE: Device 1
  144. 2019-04-27 07:00:54.354 T:123145429581824 NOTICE: m_deviceName : default
  145. 2019-04-27 07:00:54.354 T:123145429581824 NOTICE: m_displayName : Default
  146. 2019-04-27 07:00:54.354 T:123145429581824 NOTICE: m_displayNameExtra: Built-in Output
  147. 2019-04-27 07:00:54.354 T:123145429581824 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  148. 2019-04-27 07:00:54.354 T:123145429581824 NOTICE: m_channels : FL, FR
  149. 2019-04-27 07:00:54.354 T:123145429581824 NOTICE: m_sampleRates : 96000,48000,44100
  150. 2019-04-27 07:00:54.354 T:123145429581824 NOTICE: m_dataFormats : AE_FMT_S24LE3,AE_FMT_S24NE3
  151. 2019-04-27 07:00:54.354 T:123145429581824 NOTICE: m_streamTypes : No passthrough capabilities
  152. 2019-04-27 07:00:54.354 T:123145429581824 NOTICE: Device 2
  153. 2019-04-27 07:00:54.354 T:123145429581824 NOTICE: m_deviceName : Built-in Output-53:stream0
  154. 2019-04-27 07:00:54.354 T:123145429581824 NOTICE: m_displayName : Built-in Output
  155. 2019-04-27 07:00:54.354 T:123145429581824 NOTICE: m_displayNameExtra: Internal Speakers
  156. 2019-04-27 07:00:54.354 T:123145429581824 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  157. 2019-04-27 07:00:54.354 T:123145429581824 NOTICE: m_channels : FL, FR
  158. 2019-04-27 07:00:54.354 T:123145429581824 NOTICE: m_sampleRates : 96000,48000,44100
  159. 2019-04-27 07:00:54.355 T:123145429581824 NOTICE: m_dataFormats : AE_FMT_S24LE3,AE_FMT_S24NE3
  160. 2019-04-27 07:00:54.355 T:123145429581824 NOTICE: m_streamTypes : No passthrough capabilities
  161. 2019-04-27 07:00:54.355 T:123145429581824 NOTICE: Device 3
  162. 2019-04-27 07:00:54.355 T:123145429581824 NOTICE: m_deviceName : ZoomAudioDevice-40:stream0
  163. 2019-04-27 07:00:54.355 T:123145429581824 NOTICE: m_displayName : ZoomAudioDevice
  164. 2019-04-27 07:00:54.355 T:123145429581824 NOTICE: m_displayNameExtra:
  165. 2019-04-27 07:00:54.355 T:123145429581824 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  166. 2019-04-27 07:00:54.355 T:123145429581824 NOTICE: m_channels : FL, FR
  167. 2019-04-27 07:00:54.355 T:123145429581824 NOTICE: m_sampleRates : 48000
  168. 2019-04-27 07:00:54.355 T:123145429581824 NOTICE: m_dataFormats : AE_FMT_FLOAT
  169. 2019-04-27 07:00:54.355 T:123145429581824 NOTICE: m_streamTypes : No passthrough capabilities
  170. 2019-04-27 07:00:54.355 T:123145430118400 INFO: CActiveAESink::OpenSink - initialize sink
  171. 2019-04-27 07:00:54.355 T:123145430118400 DEBUG: CActiveAESink::OpenSink - trying to open device DARWINOSX:default
  172. 2019-04-27 07:00:54.356 T:123145430118400 NOTICE: virtual bool CAESinkDARWINOSX::Initialize(AEAudioFormat &, std::string &): Opening default device Built-in Output
  173. 2019-04-27 07:00:54.357 T:123145430118400 DEBUG: FindSuitableFormatForStream: Finding stream for format AE_FMT_FLOAT
  174. 2019-04-27 07:00:54.357 T:123145430118400 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (96000Hz) rated 929.129272
  175. 2019-04-27 07:00:54.357 T:123145430118400 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (48000Hz) rated 1419.564697
  176. 2019-04-27 07:00:54.357 T:123145430118400 DEBUG: FindSuitableFormatForStream: Physical Format: [lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (44100Hz) rated 1508.000000
  177. 2019-04-27 07:00:54.357 T:123145430118400 DEBUG: Initialize: Selected stream[0] - id: 0x0036, Physical Format: [lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (44100Hz)
  178. 2019-04-27 07:00:54.357 T:123145430118400 DEBUG: CCoreAudioDevice::SupportsMixing: Device mixing support : 'No'.
  179. 2019-04-27 07:00:54.358 T:123145430118400 DEBUG: CCoreAudioStream::Open: Opened stream 0x0036.
  180. 2019-04-27 07:00:54.358 T:123145430118400 DEBUG: Initialize: Previous Virtual Format: [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (44100Hz)
  181. 2019-04-27 07:00:54.358 T:123145430118400 DEBUG: Initialize: Previous Physical Format: [lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (44100Hz)
  182. 2019-04-27 07:00:54.508 T:123145430118400 DEBUG: CCoreAudioStream::SetPhysicalFormat: Physical format for stream 0x0036. now active ([lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (44100Hz))
  183. 2019-04-27 07:00:54.512 T:123145430118400 DEBUG: Initialize: New Virtual Format: [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (44100Hz)
  184. 2019-04-27 07:00:54.512 T:123145430118400 DEBUG: Initialize: New Physical Format: [lpcm] Mixable Interleaved 2 Channel 24-bit Signed Integer LE (44100Hz)
  185. 2019-04-27 07:00:54.513 T:123145430118400 DEBUG: GetAEChannelMap Engine requests layout FL, FR
  186. 2019-04-27 07:00:54.513 T:123145430118400 DEBUG: GetAEChannelMap trying to map to stereo layout: [Left] [Right]
  187. 2019-04-27 07:00:54.513 T:123145430118400 DEBUG: GetAEChannelMap mapped channels to layout FL, FR
  188. 2019-04-27 07:00:54.513 T:123145430118400 DEBUG: Initialize: using buffer size: 16384 (0.046440 ms)
  189. 2019-04-27 07:00:54.514 T:123145430118400 DEBUG: CActiveAESink::OpenSink - DARWINOSX Initialized:
  190. 2019-04-27 07:00:54.514 T:123145430118400 DEBUG: Output Device : Default
  191. 2019-04-27 07:00:54.514 T:123145430118400 DEBUG: Sample Rate : 44100
  192. 2019-04-27 07:00:54.514 T:123145430118400 DEBUG: Sample Format : AE_FMT_FLOAT
  193. 2019-04-27 07:00:54.514 T:123145430118400 DEBUG: Channel Count : 2
  194. 2019-04-27 07:00:54.514 T:123145430118400 DEBUG: Channel Layout: FL, FR
  195. 2019-04-27 07:00:54.514 T:123145430118400 DEBUG: Frames : 512
  196. 2019-04-27 07:00:54.514 T:123145430118400 DEBUG: Frame Size : 8
  197. 2019-04-27 07:00:54.524 T:4853241280 INFO: CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts...
  198. 2019-04-27 07:00:54.534 T:4853241280 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BasePY" successfully loaded
  199. 2019-04-27 07:00:54.535 T:4853241280 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BaiduPY" successfully loaded
  200. 2019-04-27 07:00:54.536 T:4853241280 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian AZERTY" successfully loaded
  201. 2019-04-27 07:00:54.536 T:4853241280 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian QWERTY" successfully loaded
  202. 2019-04-27 07:00:54.538 T:4853241280 DEBUG: CKeyboardLayoutManager: keyboard layout "Silesian QWERTY" successfully loaded
  203. 2019-04-27 07:00:54.539 T:4853241280 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian ЙЦУКЕН" successfully loaded
  204. 2019-04-27 07:00:54.539 T:4853241280 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian АБВ" successfully loaded
  205. 2019-04-27 07:00:54.540 T:4853241280 DEBUG: CKeyboardLayoutManager: keyboard layout "Danish QWERTY" successfully loaded
  206. 2019-04-27 07:00:54.542 T:4853241280 DEBUG: CKeyboardLayoutManager: keyboard layout "French AZERTY" successfully loaded
  207. 2019-04-27 07:00:54.543 T:4853241280 DEBUG: CKeyboardLayoutManager: keyboard layout "Arabic QWERTY" successfully loaded
  208. 2019-04-27 07:00:54.544 T:4853241280 DEBUG: CKeyboardLayoutManager: keyboard layout "Czech QWERTZ" successfully loaded
  209. 2019-04-27 07:00:54.545 T:4853241280 DEBUG: CKeyboardLayoutManager: keyboard layout "Norwegian QWERTY" successfully loaded
  210. 2019-04-27 07:00:54.546 T:4853241280 DEBUG: CKeyboardLayoutManager: keyboard layout "German QWERTZ" successfully loaded
  211. 2019-04-27 07:00:54.547 T:4853241280 DEBUG: CKeyboardLayoutManager: keyboard layout "German ABC" successfully loaded
  212. 2019-04-27 07:00:54.548 T:4853241280 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovenian QWERTZ" successfully loaded
  213. 2019-04-27 07:00:54.549 T:4853241280 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian ЯВЕРТЪ" successfully loaded
  214. 2019-04-27 07:00:54.549 T:4853241280 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian АБВ" successfully loaded
  215. 2019-04-27 07:00:54.550 T:4853241280 DEBUG: CKeyboardLayoutManager: keyboard layout "Swedish QWERTY" successfully loaded
  216. 2019-04-27 07:00:54.551 T:4853241280 DEBUG: CKeyboardLayoutManager: keyboard layout "Turkish QWERTY" successfully loaded
  217. 2019-04-27 07:00:54.552 T:4853241280 DEBUG: CKeyboardLayoutManager: keyboard layout "Hungarian QWERTZ" successfully loaded
  218. 2019-04-27 07:00:54.553 T:4853241280 DEBUG: CKeyboardLayoutManager: keyboard layout "Icelandic QWERTY" successfully loaded
  219. 2019-04-27 07:00:54.555 T:4853241280 DEBUG: CKeyboardLayoutManager: keyboard layout "Thai Kedmanee" successfully loaded
  220. 2019-04-27 07:00:54.556 T:4853241280 DEBUG: CKeyboardLayoutManager: keyboard layout "Romanian QWERTY" successfully loaded
  221. 2019-04-27 07:00:54.557 T:4853241280 DEBUG: CKeyboardLayoutManager: keyboard layout "Spanish QWERTY" successfully loaded
  222. 2019-04-27 07:00:54.558 T:4853241280 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew QWERTY" successfully loaded
  223. 2019-04-27 07:00:54.559 T:4853241280 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew ABC" successfully loaded
  224. 2019-04-27 07:00:54.560 T:4853241280 DEBUG: CKeyboardLayoutManager: keyboard layout "Portuguese (Portugal) QWERTY" successfully loaded
  225. 2019-04-27 07:00:54.561 T:4853241280 DEBUG: CKeyboardLayoutManager: keyboard layout "Italian QWERTY" successfully loaded
  226. 2019-04-27 07:00:54.562 T:4853241280 DEBUG: CKeyboardLayoutManager: keyboard layout "Greek QWERTY" successfully loaded
  227. 2019-04-27 07:00:54.563 T:4853241280 DEBUG: CKeyboardLayoutManager: keyboard layout "Croatian QWERTY" successfully loaded
  228. 2019-04-27 07:00:54.564 T:4853241280 DEBUG: CKeyboardLayoutManager: keyboard layout "Polish QWERTY" successfully loaded
  229. 2019-04-27 07:00:54.565 T:4853241280 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTZ" successfully loaded
  230. 2019-04-27 07:00:54.566 T:4853241280 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTY" successfully loaded
  231. 2019-04-27 07:00:54.566 T:4853241280 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak ABC" successfully loaded
  232. 2019-04-27 07:00:54.567 T:4853241280 DEBUG: CKeyboardLayoutManager: keyboard layout "Korean ㄱㄴㄷ" successfully loaded
  233. 2019-04-27 07:00:54.568 T:4853241280 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian ЙЦУКЕН" successfully loaded
  234. 2019-04-27 07:00:54.568 T:4853241280 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian АБВ" successfully loaded
  235. 2019-04-27 07:00:54.570 T:4853241280 DEBUG: CKeyboardLayoutManager: keyboard layout "English QWERTY" successfully loaded
  236. 2019-04-27 07:00:54.570 T:4853241280 DEBUG: CKeyboardLayoutManager: keyboard layout "English AZERTY" successfully loaded
  237. 2019-04-27 07:00:54.570 T:4853241280 DEBUG: CKeyboardLayoutManager: keyboard layout "English ABC" successfully loaded
  238. 2019-04-27 07:00:54.573 T:4853241280 NOTICE: InitWindowSystem: Setup SDL
  239. 2019-04-27 07:00:54.587 T:4853241280 NOTICE: Display 0 has name Color LCD (69733632)
  240. 2019-04-27 07:00:54.588 T:4853241280 NOTICE: Found possible resolution for display 0 with 1280 x 800 @ 60.000000 Hz
  241. 2019-04-27 07:00:54.588 T:4853241280 NOTICE: Found possible resolution for display 0 with 1680 x 1050 @ 60.000000 Hz
  242. 2019-04-27 07:00:54.588 T:4853241280 NOTICE: Found possible resolution for display 0 with 1440 x 900 @ 60.000000 Hz
  243. 2019-04-27 07:00:54.588 T:4853241280 NOTICE: Found possible resolution for display 0 with 1024 x 640 @ 60.000000 Hz
  244. 2019-04-27 07:00:54.588 T:4853241280 NOTICE: Found possible resolution for display 0 with 825 x 525 @ 60.000000 Hz
  245. 2019-04-27 07:00:54.588 T:4853241280 NOTICE: Found possible resolution for display 0 with 720 x 450 @ 60.000000 Hz
  246. 2019-04-27 07:00:54.588 T:4853241280 NOTICE: Found possible resolution for display 0 with 2560 x 1600 @ 60.000000 Hz
  247. 2019-04-27 07:00:54.588 T:4853241280 NOTICE: Found possible resolution for display 0 with 1280 x 800 @ 60.000000 Hz
  248. 2019-04-27 07:00:54.589 T:4853241280 NOTICE: Found possible resolution for display 0 with 2880 x 1800 @ 60.000000 Hz
  249. 2019-04-27 07:00:54.589 T:4853241280 NOTICE: Found possible resolution for display 0 with 2048 x 1280 @ 60.000000 Hz
  250. 2019-04-27 07:00:54.589 T:4853241280 NOTICE: Found possible resolution for display 0 with 1650 x 1050 @ 60.000000 Hz
  251. 2019-04-27 07:00:54.589 T:4853241280 NOTICE: Found possible resolution for display 0 with 1440 x 900 @ 60.000000 Hz
  252. 2019-04-27 07:00:54.589 T:4853241280 NOTICE: Found possible resolution for display 0 with 1152 x 720 @ 60.000000 Hz
  253. 2019-04-27 07:00:54.589 T:4853241280 NOTICE: Found possible resolution for display 0 with 1024 x 768 @ 60.000000 Hz
  254. 2019-04-27 07:00:54.589 T:4853241280 NOTICE: Found possible resolution for display 0 with 840 x 524 @ 60.000000 Hz
  255. 2019-04-27 07:00:54.589 T:4853241280 NOTICE: Found possible resolution for display 0 with 800 x 600 @ 60.000000 Hz
  256. 2019-04-27 07:00:54.589 T:4853241280 NOTICE: Found possible resolution for display 0 with 640 x 480 @ 60.000000 Hz
  257. 2019-04-27 07:00:54.590 T:4853241280 NOTICE: Checking resolution 15
  258. 2019-04-27 07:00:54.633 T:4853241280 INFO: RetroPlayer[PROCESS]: Registering process control for macOS
  259. 2019-04-27 07:00:54.633 T:4853241280 INFO: RetroPlayer[RENDER]: Registering renderer factory for OpenGL
  260. 2019-04-27 07:00:54.633 T:4853241280 NOTICE: GL_VENDOR = Intel Inc.
  261. 2019-04-27 07:00:54.633 T:4853241280 NOTICE: GL_RENDERER = Intel(R) Iris(TM) Graphics 550
  262. 2019-04-27 07:00:54.633 T:4853241280 NOTICE: GL_VERSION = 4.1 INTEL-12.8.38
  263. 2019-04-27 07:00:54.633 T:4853241280 NOTICE: GL_SHADING_LANGUAGE_VERSION = 4.10
  264. 2019-04-27 07:00:54.633 T:4853241280 NOTICE: GL_EXTENSIONS = GL_ARB_blend_func_extended GL_ARB_draw_buffers_blend GL_ARB_draw_indirect GL_ARB_ES2_compatibility GL_ARB_explicit_attrib_location GL_ARB_gpu_shader_fp64 GL_ARB_gpu_shader5 GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_occlusion_query2 GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_separate_shader_objects GL_ARB_shader_bit_encoding GL_ARB_shader_subroutine GL_ARB_shading_language_include GL_ARB_tessellation_shader GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_cube_map_array GL_ARB_texture_gather GL_ARB_texture_query_lod GL_ARB_texture_rgb10_a2ui GL_ARB_texture_storage GL_ARB_texture_swizzle GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_vertex_attrib_64bit GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_EXT_debug_label GL_EXT_debug_marker GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_texture_compression_s3tc GL_EXT_texture_filter_anisotropic GL_EXT_texture_sRGB_decode GL_APPLE_client_storage GL_APPLE_container_object_shareable GL_APPLE_flush_render GL_APPLE_object_purgeable GL_APPLE_rgb_422 GL_APPLE_row_bytes GL_APPLE_texture_range GL_ATI_texture_mirror_once GL_NV_texture_barrier
  265. 2019-04-27 07:00:54.670 T:4853241280 INFO: GL: Maximum texture width: 16384
  266. 2019-04-27 07:00:54.670 T:4853241280 DEBUG: guilib: Union as algorithm for solving rendering passes
  267. 2019-04-27 07:00:54.867 T:4853241280 INFO: GL: Enabling VSYNC
  268. 2019-04-27 07:00:54.876 T:4853241280 INFO: load keymapping
  269. 2019-04-27 07:00:54.879 T:4853241280 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
  270. 2019-04-27 07:00:54.880 T:4853241280 INFO: Loading special://xbmc/system/keymaps/customcontroller.AppleRemote.xml
  271. 2019-04-27 07:00:54.881 T:4853241280 INFO: Loading special://xbmc/system/keymaps/customcontroller.Harmony.xml
  272. 2019-04-27 07:00:54.911 T:4853241280 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
  273. 2019-04-27 07:00:54.914 T:4853241280 INFO: Loading special://xbmc/system/keymaps/joystick.xml
  274. 2019-04-27 07:00:54.918 T:4853241280 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
  275. 2019-04-27 07:00:54.986 T:4853241280 INFO: Loading special://xbmc/system/keymaps/mouse.xml
  276. 2019-04-27 07:00:54.986 T:4853241280 INFO: Loading special://xbmc/system/keymaps/remote.xml
  277. 2019-04-27 07:00:55.096 T:4853241280 INFO: Loading special://xbmc/system/keymaps/touchscreen.xml
  278. 2019-04-27 07:00:55.102 T:4853241280 INFO: GUI format 1280x769, Display Windowed
  279. 2019-04-27 07:00:55.102 T:4853241280 INFO: CLangInfo: loading resource.language.en_gb language information...
  280. 2019-04-27 07:00:55.105 T:4853241280 DEBUG: trying to set locale to en_US.UTF-8
  281. 2019-04-27 07:00:55.111 T:4853241280 INFO: global locale set to en_US.UTF-8
  282. 2019-04-27 07:00:55.111 T:4853241280 INFO: CLangInfo: loading resource.language.en_gb language strings...
  283. 2019-04-27 07:00:55.146 T:4853241280 DEBUG: LocalizeStrings: loaded 4003 strings from file resource://resource.language.en_gb/strings.po
  284. 2019-04-27 07:00:55.154 T:4853241280 DEBUG: LocalizeStrings: loaded 1 strings from file /Applications/Kodi-Py3.app/Contents/Resources/Kodi/addons/audioencoder.kodi.builtin.aac/resources/language/English/strings.po
  285. 2019-04-27 07:00:55.156 T:4853241280 DEBUG: LocalizeStrings: loaded 1 strings from file /Applications/Kodi-Py3.app/Contents/Resources/Kodi/addons/audioencoder.kodi.builtin.wma/resources/language/English/strings.po
  286. 2019-04-27 07:00:55.158 T:4853241280 DEBUG: LocalizeStrings: loaded 18 strings from file /Applications/Kodi-Py3.app/Contents/Resources/Kodi/addons/game.controller.default/resources/language/resource.language.en_gb/strings.po
  287. 2019-04-27 07:00:55.159 T:4853241280 DEBUG: LocalizeStrings: loaded 13 strings from file /Applications/Kodi-Py3.app/Contents/Resources/Kodi/addons/game.controller.snes/resources/language/resource.language.en_gb/strings.po
  288. 2019-04-27 07:00:55.161 T:4853241280 DEBUG: LocalizeStrings: loaded 17 strings from file /Applications/Kodi-Py3.app/Contents/Resources/Kodi/addons/metadata.album.universal/resources/language/English/strings.po
  289. 2019-04-27 07:00:55.164 T:4853241280 DEBUG: LocalizeStrings: loaded 32 strings from file /Users/kodi/Library/Application Support/Kodi/addons/metadata.artists.universal/resources/language/English/strings.po
  290. 2019-04-27 07:00:55.172 T:4853241280 DEBUG: LocalizeStrings: loaded 8 strings from file /Users/kodi/Library/Application Support/Kodi/addons/metadata.themoviedb.org/resources/language/resource.language.en_gb/strings.po
  291. 2019-04-27 07:00:55.173 T:4853241280 DEBUG: LocalizeStrings: loaded 5 strings from file /Users/kodi/Library/Application Support/Kodi/addons/metadata.tvshows.themoviedb.org/resources/language/English/strings.po
  292. 2019-04-27 07:00:55.177 T:4853241280 DEBUG: LocalizeStrings: loaded 1 strings from file /Applications/Kodi-Py3.app/Contents/Resources/Kodi/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.en_gb/strings.po
  293. 2019-04-27 07:00:55.179 T:4853241280 DEBUG: LocalizeStrings: loaded 24 strings from file /Users/kodi/Library/Application Support/Kodi/addons/service.xbmc.versioncheck/resources/language/English/strings.po
  294. 2019-04-27 07:00:55.186 T:4853241280 DEBUG: LocalizeStrings: loaded 120 strings from file /Users/kodi/Library/Application Support/Kodi/addons/script.artistslideshow/resources/language/resource.language.en_gb/strings.po
  295. 2019-04-27 07:00:55.187 T:123145432264704 DEBUG: Thread JobWorker start, auto delete: true
  296. 2019-04-27 07:00:55.187 T:123145432264704 DEBUG: Initialize, updating databases...
  297. 2019-04-27 07:00:55.188 T:123145432264704 NOTICE: Running database version Addons27
  298. 2019-04-27 07:00:55.189 T:123145432264704 NOTICE: Running database version ViewModes6
  299. 2019-04-27 07:00:55.190 T:123145432264704 NOTICE: Running database version Textures13
  300. 2019-04-27 07:00:55.193 T:123145432264704 NOTICE: Running database version MyMusic72
  301. 2019-04-27 07:00:55.266 T:123145432264704 NOTICE: Running database version MyVideos116
  302. 2019-04-27 07:00:55.268 T:123145432264704 NOTICE: Running database version TV32
  303. 2019-04-27 07:00:55.270 T:123145432264704 NOTICE: Running database version Epg12
  304. 2019-04-27 07:00:55.270 T:123145432264704 DEBUG: Initialize, updating databases... DONE
  305. 2019-04-27 07:00:55.274 T:4853241280 NOTICE: start dvd mediatype detection
  306. 2019-04-27 07:00:55.275 T:123145432342528 DEBUG: Thread DetectDVDMedia start, auto delete: false
  307. 2019-04-27 07:00:55.275 T:4853241280 DEBUG: DPMS: supported power-saving modes: OFF STANDBY
  308. 2019-04-27 07:00:55.275 T:123145432342528 DEBUG: Compiled with libcdio Version 0.94
  309. 2019-04-27 07:00:55.296 T:123145428508672 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  310. 2019-04-27 07:00:55.296 T:123145428508672 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  311. 2019-04-27 07:00:55.314 T:4853241280 INFO: Unloading old skin ...
  312. 2019-04-27 07:00:55.315 T:4853241280 NOTICE: load skin from: /Applications/Kodi-Py3.app/Contents/Resources/Kodi/addons/skin.estuary (version: 2.0.22)
  313. 2019-04-27 07:00:55.315 T:4853241280 INFO: load fonts for skin...
  314. 2019-04-27 07:00:55.318 T:4853241280 INFO: Loading skin includes from /Applications/Kodi-Py3.app/Contents/Resources/Kodi/addons/skin.estuary/xml/includes.xml
  315. 2019-04-27 07:00:55.394 T:4853241280 INFO: Loading fonts from /Applications/Kodi-Py3.app/Contents/Resources/Kodi/addons/skin.estuary/xml/Font.xml
  316. 2019-04-27 07:00:55.436 T:4853241280 DEBUG: LocalizeStrings: loaded 140 strings from file /Applications/Kodi-Py3.app/Contents/Resources/Kodi/addons/skin.estuary/language/resource.language.en_gb/strings.po
  317. 2019-04-27 07:00:55.436 T:4853241280 INFO: load new skin...
  318. 2019-04-27 07:00:55.436 T:4853241280 INFO: Loading custom window XMLs from skin path /Applications/Kodi-Py3.app/Contents/Resources/Kodi/addons/skin.estuary/xml
  319. 2019-04-27 07:00:55.450 T:4853241280 DEBUG: Load Skin XML: 14.00ms
  320. 2019-04-27 07:00:55.450 T:4853241280 INFO: initialize new skin...
  321. 2019-04-27 07:00:55.450 T:4853241280 DEBUG: guilib: Union as algorithm for solving rendering passes
  322. 2019-04-27 07:00:55.450 T:4853241280 DEBUG: Alloc resources: 0.01ms (0.01 ms skin load)
  323. 2019-04-27 07:00:55.450 T:4853241280 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  324. 2019-04-27 07:00:55.453 T:4853241280 DEBUG: Skin file /Applications/Kodi-Py3.app/Contents/Resources/Kodi/addons/skin.estuary/xml/DialogBusy.xml loaded in 3.00ms
  325. 2019-04-27 07:00:55.481 T:4853241280 DEBUG: OpenBundle - Opened bundle /Applications/Kodi-Py3.app/Contents/Resources/Kodi/addons/skin.estuary/media/Textures.xbt
  326. 2019-04-27 07:00:55.481 T:4853241280 DEBUG: Alloc resources: 31.37ms (3.11 ms skin load)
  327. 2019-04-27 07:00:55.482 T:4853241280 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  328. 2019-04-27 07:00:55.484 T:4853241280 DEBUG: Skin file /Applications/Kodi-Py3.app/Contents/Resources/Kodi/addons/skin.estuary/xml/DialogBusy.xml loaded in 2.63ms
  329. 2019-04-27 07:00:55.484 T:4853241280 DEBUG: Alloc resources: 2.80ms (2.76 ms skin load)
  330. 2019-04-27 07:00:55.484 T:4853241280 INFO: Loading skin file: DialogNotification.xml, load type: LOAD_ON_GUI_INIT
  331. 2019-04-27 07:00:55.487 T:4853241280 DEBUG: Skin file /Applications/Kodi-Py3.app/Contents/Resources/Kodi/addons/skin.estuary/xml/DialogNotification.xml loaded in 2.53ms
  332. 2019-04-27 07:00:55.487 T:4853241280 DEBUG: Alloc resources: 2.67ms (2.67 ms skin load)
  333. 2019-04-27 07:00:55.487 T:4853241280 INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
  334. 2019-04-27 07:00:55.493 T:4853241280 DEBUG: Skin file /Applications/Kodi-Py3.app/Contents/Resources/Kodi/addons/skin.estuary/xml/DialogVolumeBar.xml loaded in 5.27ms
  335. 2019-04-27 07:00:55.493 T:4853241280 DEBUG: Alloc resources: 5.47ms (5.43 ms skin load)
  336. 2019-04-27 07:00:55.493 T:4853241280 INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
  337. 2019-04-27 07:00:55.499 T:4853241280 DEBUG: Skin file /Applications/Kodi-Py3.app/Contents/Resources/Kodi/addons/skin.estuary/xml/DialogExtendedProgressBar.xml loaded in 5.84ms
  338. 2019-04-27 07:00:55.499 T:4853241280 DEBUG: Alloc resources: 6.06ms (6.02 ms skin load)
  339. 2019-04-27 07:00:55.499 T:4853241280 INFO: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
  340. 2019-04-27 07:00:55.502 T:4853241280 DEBUG: Skin file /Applications/Kodi-Py3.app/Contents/Resources/Kodi/addons/skin.estuary/xml/Pointer.xml loaded in 2.63ms
  341. 2019-04-27 07:00:55.503 T:4853241280 DEBUG: Alloc resources: 3.71ms (2.86 ms skin load)
  342. 2019-04-27 07:00:55.503 T:4853241280 INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
  343. 2019-04-27 07:00:55.532 T:4853241280 DEBUG: Skin file /Applications/Kodi-Py3.app/Contents/Resources/Kodi/addons/skin.estuary/xml/DialogSeekBar.xml loaded in 29.18ms
  344. 2019-04-27 07:00:55.533 T:4853241280 DEBUG: Alloc resources: 30.03ms (29.31 ms skin load)
  345. 2019-04-27 07:00:55.533 T:4853241280 INFO: Loading skin file: Custom_1109_TopBarOverlay.xml, load type: LOAD_ON_GUI_INIT
  346. 2019-04-27 07:00:55.537 T:4853241280 DEBUG: Skin file /Applications/Kodi-Py3.app/Contents/Resources/Kodi/addons/skin.estuary/xml/Custom_1109_TopBarOverlay.xml loaded in 4.39ms
  347. 2019-04-27 07:00:55.537 T:4853241280 DEBUG: Alloc resources: 4.50ms (4.50 ms skin load)
  348. 2019-04-27 07:00:55.538 T:4853241280 INFO: Loading resource://resource.uisounds.kodi/sounds.xml
  349. 2019-04-27 07:00:55.572 T:4853241280 INFO: skin loaded...
  350. 2019-04-27 07:00:55.572 T:4853241280 DEBUG: Activating window ID: 12997
  351. 2019-04-27 07:00:55.572 T:4853241280 DEBUG: ------ Window Init () ------
  352. 2019-04-27 07:00:55.572 T:4853241280 DEBUG: Alloc resources: 0.00ms (0.00 ms skin load)
  353. 2019-04-27 07:00:55.573 T:4853241280 DEBUG: Activating window ID: 12999
  354. 2019-04-27 07:00:55.573 T:4853241280 DEBUG: ------ Window Init (Startup.xml) ------
  355. 2019-04-27 07:00:55.573 T:4853241280 INFO: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
  356. 2019-04-27 07:00:55.574 T:4853241280 DEBUG: Skin file /Applications/Kodi-Py3.app/Contents/Resources/Kodi/addons/skin.estuary/xml/Startup.xml loaded in 0.69ms
  357. 2019-04-27 07:00:55.574 T:4853241280 DEBUG: Alloc resources: 0.77ms (0.77 ms skin load)
  358. 2019-04-27 07:00:55.574 T:4853241280 DEBUG: Activating window ID: 10000
  359. 2019-04-27 07:00:55.574 T:4853241280 DEBUG: ------ Window Deinit (Startup.xml) ------
  360. 2019-04-27 07:00:55.574 T:4853241280 DEBUG: ------ Window Init (Home.xml) ------
  361. 2019-04-27 07:00:55.574 T:4853241280 INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
  362. 2019-04-27 07:00:55.711 T:4853241280 DEBUG: Skin file /Applications/Kodi-Py3.app/Contents/Resources/Kodi/addons/skin.estuary/xml/Home.xml loaded in 137.23ms
  363. 2019-04-27 07:00:55.712 T:4853241280 DEBUG: CDirectoryProvider[addons://]: refreshing..
  364. 2019-04-27 07:00:55.712 T:4853241280 DEBUG: CDirectoryProvider[addons://sources/video/]: refreshing..
  365. 2019-04-27 07:00:55.712 T:123145432879104 DEBUG: Thread JobWorker start, auto delete: true
  366. 2019-04-27 07:00:55.713 T:4853241280 DEBUG: CDirectoryProvider[addons://sources/audio/]: refreshing..
  367. 2019-04-27 07:00:55.713 T:4853241280 DEBUG: CDirectoryProvider[addons://sources/game/]: refreshing..
  368. 2019-04-27 07:00:55.713 T:123145433415680 DEBUG: Thread JobWorker start, auto delete: true
  369. 2019-04-27 07:00:55.713 T:4853241280 DEBUG: CDirectoryProvider[addons://sources/executable/]: refreshing..
  370. 2019-04-27 07:00:55.713 T:4853241280 DEBUG: CDirectoryProvider[addons://sources/image/]: refreshing..
  371. 2019-04-27 07:00:55.713 T:4853241280 DEBUG: CDirectoryProvider[library://video/]: refreshing..
  372. 2019-04-27 07:00:55.713 T:4853241280 DEBUG: CDirectoryProvider[sources://video/]: refreshing..
  373. 2019-04-27 07:00:55.713 T:4853241280 DEBUG: CDirectoryProvider[special://videoplaylists/]: refreshing..
  374. 2019-04-27 07:00:55.713 T:4853241280 DEBUG: CDirectoryProvider[favourites://]: refreshing..
  375. 2019-04-27 07:00:55.714 T:4853241280 DEBUG: CDirectoryProvider[sources://pictures/]: refreshing..
  376. 2019-04-27 07:00:55.714 T:4853241280 DEBUG: CDirectoryProvider[addons://sources/game/]: refreshing..
  377. 2019-04-27 07:00:55.717 T:4853241280 DEBUG: Alloc resources: 142.89ms (137.41 ms skin load)
  378. 2019-04-27 07:00:55.730 T:123145432264704 DEBUG: CAddonMgr::GetAvailableUpdates took 17 ms
  379. 2019-04-27 07:00:55.760 T:123145432879104 DEBUG: CMultiPathDirectory::GetDirectory(multipath://special%3a%2f%2fprofile%2fplaylists%2fvideo/special%3a%2f%2fprofile%2fplaylists%2fmixed/)
  380. 2019-04-27 07:00:55.760 T:123145432879104 DEBUG: Getting Directory (special://profile/playlists/video)
  381. 2019-04-27 07:00:55.762 T:123145432879104 DEBUG: Getting Directory (special://profile/playlists/mixed)
  382. 2019-04-27 07:00:55.763 T:123145432879104 DEBUG: CMultiPathDirectory::MergeItems, items = 0
  383. 2019-04-27 07:00:55.767 T:123145432264704 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  384. 2019-04-27 07:00:55.771 T:123145432264704 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
  385. 2019-04-27 07:00:55.773 T:123145432264704 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
  386. 2019-04-27 07:00:55.777 T:123145432264704 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  387. 2019-04-27 07:00:55.789 T:123145432264704 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  388. 2019-04-27 07:00:55.792 T:123145432264704 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')
  389. 2019-04-27 07:00:55.796 T:4853241280 DEBUG: JSONRPC: JSON schema type definition references an unknown type Setting.Details.Setting
  390. 2019-04-27 07:00:55.796 T:4853241280 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
  391. 2019-04-27 07:00:55.796 T:4853241280 INFO: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
  392. 2019-04-27 07:00:55.797 T:4853241280 INFO: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
  393. 2019-04-27 07:00:55.851 T:4853241280 INFO: JSONRPC v10.2.0: Successfully initialized
  394. 2019-04-27 07:00:55.852 T:4853241280 DEBUG: LoadMappings - loaded node "Motorola Nyxboard Hybrid"
  395. 2019-04-27 07:00:55.852 T:4853241280 DEBUG: LoadMappings - loaded node "CEC Adapter"
  396. 2019-04-27 07:00:55.852 T:4853241280 DEBUG: LoadMappings - loaded node "Pulse-Eight CEC Adapter"
  397. 2019-04-27 07:00:55.853 T:4853241280 DEBUG: LoadMappings - loaded node "iMON HID device"
  398. 2019-04-27 07:00:55.853 T:4853241280 DEBUG: LoadMappings - loaded node "WETEK Play remote"
  399. 2019-04-27 07:00:55.853 T:4853241280 DEBUG: LoadMappings - loaded node ""
  400. 2019-04-27 07:00:55.859 T:123145434488832 DEBUG: Thread PeripBusCEC start, auto delete: false
  401. 2019-04-27 07:00:55.859 T:123145435025408 DEBUG: Thread PeripBusAddon start, auto delete: false
  402. 2019-04-27 07:00:55.860 T:4853241280 DEBUG: Initialise - initialised peripheral on 'keyboard' with 1 features and 0 sub devices
  403. 2019-04-27 07:00:55.860 T:4853241280 NOTICE: Register - new keyboard device registered on application->keyboard: Keyboard (0000:0000)
  404. 2019-04-27 07:00:55.861 T:4853241280 DEBUG: Initialise - initialised peripheral on 'mouse' with 1 features and 0 sub devices
  405. 2019-04-27 07:00:55.861 T:4853241280 NOTICE: Register - new mouse device registered on application->mouse: Mouse (0000:0000)
  406. 2019-04-27 07:00:55.861 T:123145435561984 DEBUG: Thread PeripEventScanner start, auto delete: false
  407. 2019-04-27 07:00:55.864 T:4853241280 DEBUG: ContextMenuManager: addon menus reloaded.
  408. 2019-04-27 07:00:55.864 T:4853241280 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  409. 2019-04-27 07:00:55.865 T:4853241280 DEBUG: CPlayerCoreConfig::<ctor>: created player VideoPlayer
  410. 2019-04-27 07:00:55.865 T:4853241280 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer
  411. 2019-04-27 07:00:55.865 T:4853241280 DEBUG: CPlayerCoreConfig::<ctor>: created player RetroPlayer
  412. 2019-04-27 07:00:55.865 T:4853241280 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  413. 2019-04-27 07:00:55.865 T:4853241280 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mms/udp
  414. 2019-04-27 07:00:55.865 T:4853241280 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  415. 2019-04-27 07:00:55.865 T:4853241280 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtmp
  416. 2019-04-27 07:00:55.865 T:4853241280 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  417. 2019-04-27 07:00:55.865 T:4853241280 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  418. 2019-04-27 07:00:55.865 T:4853241280 DEBUG: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
  419. 2019-04-27 07:00:55.865 T:4853241280 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  420. 2019-04-27 07:00:55.866 T:4853241280 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  421. 2019-04-27 07:00:55.866 T:4853241280 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  422. 2019-04-27 07:00:55.866 T:4853241280 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  423. 2019-04-27 07:00:55.866 T:4853241280 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  424. 2019-04-27 07:00:55.866 T:4853241280 DEBUG: CPlayerSelectionRule::Initialize: creating rule: radio
  425. 2019-04-27 07:00:55.866 T:4853241280 NOTICE: Loaded playercorefactory configuration
  426. 2019-04-27 07:00:55.866 T:4853241280 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  427. 2019-04-27 07:00:55.866 T:4853241280 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  428. 2019-04-27 07:00:55.866 T:4853241280 INFO: removing tempfiles
  429. 2019-04-27 07:00:55.872 T:4853241280 DEBUG: CRepositoryUpdater: previous update at 04/26/2019 8:09:02 PM, next at 04/27/2019 8:09:02 PM
  430. 2019-04-27 07:00:55.872 T:123145436098560 DEBUG: Thread Timer start, auto delete: false
  431. 2019-04-27 07:00:55.874 T:4853241280 DEBUG: CServiceAddonManager: starting service.xbmc.versioncheck
  432. 2019-04-27 07:00:55.874 T:4853241280 NOTICE: initialize done
  433. 2019-04-27 07:00:55.874 T:123145436635136 DEBUG: Thread LanguageInvoker start, auto delete: false
  434. 2019-04-27 07:00:55.874 T:4853241280 NOTICE: Running the application...
  435. 2019-04-27 07:00:55.874 T:123145436635136 INFO: initializing python engine.
  436. 2019-04-27 07:00:55.875 T:123145436635136 DEBUG: PYTHONHOME -> /Applications/Kodi-Py3.app/Contents/Libraries/
  437. 2019-04-27 07:00:55.875 T:123145436635136 DEBUG: PYTHONPATH -> /Applications/Kodi-Py3.app/Contents/Libraries/
  438. 2019-04-27 07:00:55.875 T:4853241280 DEBUG: no profile autoexec.py (/Users/kodi/Library/Application Support/Kodi/userdata/autoexec.py) found, skipping
  439. 2019-04-27 07:00:55.875 T:4853241280 DEBUG: NetworkMessage - Starting network services
  440. 2019-04-27 07:00:55.875 T:4853241280 NOTICE: starting zeroconf publishing
  441. 2019-04-27 07:00:55.876 T:123145437171712 DEBUG: Thread EventServer start, auto delete: false
  442. 2019-04-27 07:00:55.876 T:123145437171712 NOTICE: ES: Starting UDP Event server on port 9777
  443. 2019-04-27 07:00:55.876 T:123145437171712 NOTICE: UDP: Listening on port 9777 (ipv6 : false)
  444. 2019-04-27 07:00:55.876 T:123145432264704 DEBUG: CZeroconfOSX::doPublishService identifier: servers.eventserver type: _xbmc-events._udp name:Kodi (Kyles-MBP.lan) port:9777
  445. 2019-04-27 07:00:55.877 T:4853241280 INFO: JSONRPC Server: Successfully initialized
  446. 2019-04-27 07:00:55.877 T:123145438244864 DEBUG: Thread TCPServer start, auto delete: false
  447. 2019-04-27 07:00:55.877 T:123145433415680 DEBUG: CZeroconfOSX::doPublishService identifier: servers.jsonrpc-tpc type: _xbmc-jsonrpc._tcp name:Kodi (Kyles-MBP.lan) port:9090
  448. 2019-04-27 07:00:55.955 T:123145436635136 DEBUG: CPythonInvoker(0, /Users/kodi/Library/Application Support/Kodi/addons/service.xbmc.versioncheck/service.py): start processing
  449. 2019-04-27 07:00:55.994 T:123145436635136 DEBUG: -->Python Interpreter Initialized<--
  450. 2019-04-27 07:00:55.994 T:123145436635136 DEBUG: CPythonInvoker(0, /Users/kodi/Library/Application Support/Kodi/addons/service.xbmc.versioncheck/service.py): the source file to load is "/Users/kodi/Library/Application Support/Kodi/addons/service.xbmc.versioncheck/service.py"
  451. 2019-04-27 07:00:55.994 T:123145436635136 DEBUG: CPythonInvoker(0, /Users/kodi/Library/Application Support/Kodi/addons/service.xbmc.versioncheck/service.py): setting the Python path to /Users/kodi/Library/Application Support/Kodi/addons/service.xbmc.versioncheck:/Applications:/Applications/Kodi-Py3.app/Contents/Libraries/lib/python3.7/site-packages/setuptools-18.4-py3.7.egg:/Applications/Kodi-Py3.app/Contents/Libraries/lib/python3.7/site-packages/Pillow-3.0.0-py3.7-macosx-10.14-x86_64.egg:/Applications/Kodi-Py3.app/Contents/Libraries:/Applications/Kodi-Py3.app/Contents/Libraries/lib/python37.zip:/Applications/Kodi-Py3.app/Contents/Libraries/lib/python3.7:/Applications/Kodi-Py3.app/Contents/Libraries/lib/python3.7/site-packages:/Applications/Kodi-Py3.app/Contents/Libraries/lib/python3.7/lib-dynload
  452. 2019-04-27 07:00:55.994 T:123145436635136 DEBUG: CPythonInvoker(0, /Users/kodi/Library/Application Support/Kodi/addons/service.xbmc.versioncheck/service.py): entering source directory /Users/kodi/Library/Application Support/Kodi/addons/service.xbmc.versioncheck
  453. 2019-04-27 07:00:55.994 T:123145436635136 DEBUG: CPythonInvoker(0, /Users/kodi/Library/Application Support/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
  454. 2019-04-27 07:00:56.043 T:4853241280 INFO: GL: Maximum texture width: 16384
  455. 2019-04-27 07:00:56.132 T:123145436635136 DEBUG: CAddonSettings[service.xbmc.versioncheck]: loading setting definitions
  456. 2019-04-27 07:00:56.132 T:123145436635136 DEBUG: CAddonSettings[service.xbmc.versioncheck]: trying to load setting definitions from old format...
  457. 2019-04-27 07:00:56.133 T:123145436635136 DEBUG: Version Check: b'Version 0.4.6 started'
  458. 2019-04-27 07:00:57.287 T:4853241280 DEBUG: Keyboard: scancode: 0x7d, sym: 0x0112, unicode: 0xf701, modifier: 0x0
  459. 2019-04-27 07:00:57.287 T:4853241280 DEBUG: HandleKey: down (0xf081) pressed, action is Down
  460. 2019-04-27 07:00:57.334 T:4853241280 DEBUG: Keyboard: scancode: 0x7d, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  461. 2019-04-27 07:00:57.468 T:4853241280 DEBUG: Keyboard: scancode: 0x7d, sym: 0x0112, unicode: 0xf701, modifier: 0x0
  462. 2019-04-27 07:00:57.468 T:4853241280 DEBUG: HandleKey: down (0xf081) pressed, action is Down
  463. 2019-04-27 07:00:57.536 T:4853241280 DEBUG: Keyboard: scancode: 0x7d, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  464. 2019-04-27 07:00:57.651 T:4853241280 DEBUG: Keyboard: scancode: 0x7d, sym: 0x0112, unicode: 0xf701, modifier: 0x0
  465. 2019-04-27 07:00:57.651 T:4853241280 DEBUG: HandleKey: down (0xf081) pressed, action is Down
  466. 2019-04-27 07:00:57.736 T:4853241280 DEBUG: Keyboard: scancode: 0x7d, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  467. 2019-04-27 07:00:57.851 T:4853241280 DEBUG: Keyboard: scancode: 0x7d, sym: 0x0112, unicode: 0xf701, modifier: 0x0
  468. 2019-04-27 07:00:57.851 T:4853241280 DEBUG: HandleKey: down (0xf081) pressed, action is Down
  469. 2019-04-27 07:00:57.917 T:4853241280 DEBUG: Keyboard: scancode: 0x7d, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  470. 2019-04-27 07:00:58.035 T:4853241280 DEBUG: Keyboard: scancode: 0x7d, sym: 0x0112, unicode: 0xf701, modifier: 0x0
  471. 2019-04-27 07:00:58.035 T:4853241280 DEBUG: HandleKey: down (0xf081) pressed, action is Down
  472. 2019-04-27 07:00:58.102 T:4853241280 DEBUG: Keyboard: scancode: 0x7d, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  473. 2019-04-27 07:00:58.218 T:4853241280 DEBUG: Keyboard: scancode: 0x7d, sym: 0x0112, unicode: 0xf701, modifier: 0x0
  474. 2019-04-27 07:00:58.218 T:4853241280 DEBUG: HandleKey: down (0xf081) pressed, action is Down
  475. 2019-04-27 07:00:58.285 T:4853241280 DEBUG: Keyboard: scancode: 0x7d, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  476. 2019-04-27 07:00:58.384 T:4853241280 DEBUG: Keyboard: scancode: 0x7d, sym: 0x0112, unicode: 0xf701, modifier: 0x0
  477. 2019-04-27 07:00:58.385 T:4853241280 DEBUG: HandleKey: down (0xf081) pressed, action is Down
  478. 2019-04-27 07:00:58.485 T:4853241280 DEBUG: Keyboard: scancode: 0x7d, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  479. 2019-04-27 07:00:59.422 T:4853241280 DEBUG: Keyboard: scancode: 0x7c, sym: 0x0113, unicode: 0xf703, modifier: 0x0
  480. 2019-04-27 07:00:59.423 T:4853241280 DEBUG: HandleKey: right (0xf083) pressed, action is Right
  481. 2019-04-27 07:00:59.534 T:4853241280 DEBUG: Keyboard: scancode: 0x7c, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  482. 2019-04-27 07:01:00.651 T:4853241280 DEBUG: Keyboard: scancode: 0x7d, sym: 0x0112, unicode: 0xf701, modifier: 0x0
  483. 2019-04-27 07:01:00.651 T:4853241280 DEBUG: HandleKey: down (0xf081) pressed, action is Down
  484. 2019-04-27 07:01:00.654 T:123145432879104 DEBUG: GetImageHash - unable to stat url /Users/kodi/Library/Application Support/Kodi/addons/script.artistslideshow/fanart.jpg
  485. 2019-04-27 07:01:00.685 T:4853241280 DEBUG: Keyboard: scancode: 0x7d, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  486. 2019-04-27 07:01:01.101 T:4853241280 DEBUG: Keyboard: scancode: 0x24, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  487. 2019-04-27 07:01:01.160 T:123145436635136 DEBUG: Version Check: b"Version installed {'major': 18, 'minor': 2, 'revision': '20190305-0274493910', 'tag': 'releasecandidate', 'tagversion': '1'}"
  488. 2019-04-27 07:01:01.160 T:123145436635136 INFO: CPythonInvoker(0, /Users/kodi/Library/Application Support/Kodi/addons/service.xbmc.versioncheck/service.py): script successfully run
  489. 2019-04-27 07:01:01.171 T:123145436635136 INFO: Python script stopped
  490. 2019-04-27 07:01:01.171 T:123145436635136 DEBUG: Thread LanguageInvoker 123145436635136 terminating
  491. 2019-04-27 07:01:01.218 T:4853241280 DEBUG: Keyboard: scancode: 0x24, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  492. 2019-04-27 07:01:01.218 T:4853241280 DEBUG: HandleKey: return (0xf00d) pressed, action is Select
  493. 2019-04-27 07:01:01.220 T:123145430654976 DEBUG: Thread LanguageInvoker start, auto delete: false
  494. 2019-04-27 07:01:01.220 T:123145430654976 INFO: initializing python engine.
  495. 2019-04-27 07:01:01.220 T:123145430654976 DEBUG: CPythonInvoker(1, /Users/kodi/Library/Application Support/Kodi/addons/script.artistslideshow/default.py): start processing
  496. 2019-04-27 07:01:01.251 T:123145430654976 DEBUG: -->Python Interpreter Initialized<--
  497. 2019-04-27 07:01:01.251 T:123145430654976 DEBUG: CPythonInvoker(1, /Users/kodi/Library/Application Support/Kodi/addons/script.artistslideshow/default.py): the source file to load is "/Users/kodi/Library/Application Support/Kodi/addons/script.artistslideshow/default.py"
  498. 2019-04-27 07:01:01.252 T:123145430654976 DEBUG: CPythonInvoker(1, /Users/kodi/Library/Application Support/Kodi/addons/script.artistslideshow/default.py): setting the Python path to /Users/kodi/Library/Application Support/Kodi/addons/script.artistslideshow:/Users/kodi/Library/Application Support/Kodi/addons/script.module.certifi/lib:/Users/kodi/Library/Application Support/Kodi/addons/script.module.chardet/lib:/Users/kodi/Library/Application Support/Kodi/addons/script.module.future/libs:/Users/kodi/Library/Application Support/Kodi/addons/script.module.idna/lib:/Users/kodi/Library/Application Support/Kodi/addons/script.module.kodi-six/libs:/Users/kodi/Library/Application Support/Kodi/addons/script.module.requests/lib:/Users/kodi/Library/Application Support/Kodi/addons/script.module.urllib3/lib:/Applications:/Applications/Kodi-Py3.app/Contents/Libraries/lib/python3.7/site-packages/setuptools-18.4-py3.7.egg:/Applications/Kodi-Py3.app/Contents/Libraries/lib/python3.7/site-packages/Pillow-3.0.0-py3.7-macosx-10.14-x86_64.egg:/Applications/Kodi-Py3.app/Contents/Libraries:/Applications/Kodi-Py3.app/Contents/Libraries/lib/python37.zip:/Applications/Kodi-Py3.app/Contents/Libraries/lib/python3.7:/Applications/Kodi-Py3.app/Contents/Libraries/lib/python3.7/site-packages:/Applications/Kodi-Py3.app/Contents/Libraries/lib/python3.7/lib-dynload
  499. 2019-04-27 07:01:01.253 T:123145430654976 DEBUG: CPythonInvoker(1, /Users/kodi/Library/Application Support/Kodi/addons/script.artistslideshow/default.py): entering source directory /Users/kodi/Library/Application Support/Kodi/addons/script.artistslideshow
  500. 2019-04-27 07:01:01.253 T:123145430654976 DEBUG: CPythonInvoker(1, /Users/kodi/Library/Application Support/Kodi/addons/script.artistslideshow/default.py): instantiating addon using automatically obtained id of "script.artistslideshow" dependent on version 2.26.0 of the xbmc.python api
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement