dippes

Kodi.log

Dec 11th, 2021
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 283.81 KB | None | 0 0
  1. 2021-12-11 14:09:03.085 T:7060 INFO <general>: -----------------------------------------------------------------------
  2. 2021-12-11 14:09:03.085 T:7060 INFO <general>: Starting Kodi (19.3 (19.3.0) Git:20211024-49a04cd6a7). Platform: Windows NT x86 64-bit
  3. 2021-12-11 14:09:03.085 T:7060 INFO <general>: Using Release Kodi x64
  4. 2021-12-11 14:09:03.085 T:7060 INFO <general>: Kodi compiled 2021-10-24 by MSVC 191627045 for Windows NT x86 64-bit version 10.0 (0x0A000007)
  5. 2021-12-11 14:09:03.085 T:7060 INFO <general>: Running on Windows 11 21H2, kernel: Windows NT x86 64-bit version 10.0.22000.348
  6. 2021-12-11 14:09:03.085 T:7060 INFO <general>: FFmpeg version/source: 4.3.2-Kodi
  7. 2021-12-11 14:09:03.086 T:7060 INFO <general>: Host CPU: Intel(R) Core(TM) i5-8400 CPU @ 2.80GHz, 6 cores available
  8. 2021-12-11 14:09:03.086 T:7060 INFO <general>: System has 16.0 GB of RAM installed
  9. 2021-12-11 14:09:03.086 T:7060 INFO <general>: Desktop Resolution: 1920x1080 32Bit at 144Hz
  10. 2021-12-11 14:09:03.086 T:7060 INFO <general>: Running with restricted rights
  11. 2021-12-11 14:09:03.086 T:7060 INFO <general>: Aero is enabled
  12. 2021-12-11 14:09:03.086 T:7060 INFO <general>: Display is not HDR capable or cannot be detected
  13. 2021-12-11 14:09:03.086 T:7060 INFO <general>: special://xbmc/ is mapped to: C:\Program Files\Kodi
  14. 2021-12-11 14:09:03.086 T:7060 INFO <general>: special://xbmcbin/ is mapped to: C:\Program Files\Kodi
  15. 2021-12-11 14:09:03.086 T:7060 INFO <general>: special://xbmcbinaddons/ is mapped to: C:\Program Files\Kodi/addons
  16. 2021-12-11 14:09:03.086 T:7060 INFO <general>: special://masterprofile/ is mapped to: C:\Users\Laurent\AppData\Roaming\Kodi\userdata
  17. 2021-12-11 14:09:03.086 T:7060 INFO <general>: special://home/ is mapped to: C:\Users\Laurent\AppData\Roaming\Kodi\
  18. 2021-12-11 14:09:03.086 T:7060 INFO <general>: special://temp/ is mapped to: C:\Users\Laurent\AppData\Roaming\Kodi\cache
  19. 2021-12-11 14:09:03.086 T:7060 INFO <general>: special://logpath/ is mapped to: C:\Users\Laurent\AppData\Roaming\Kodi\
  20. 2021-12-11 14:09:03.086 T:7060 INFO <general>: The executable running is: C:\Program Files\Kodi\kodi.exe
  21. 2021-12-11 14:09:03.092 T:7060 INFO <general>: Local hostname: Kampfsau
  22. 2021-12-11 14:09:03.092 T:7060 INFO <general>: Log File is located: C:\Users\Laurent\AppData\Roaming\Kodi\kodi.log
  23. 2021-12-11 14:09:03.092 T:7060 INFO <general>: -----------------------------------------------------------------------
  24. 2021-12-11 14:09:03.093 T:7060 INFO <general>: loading settings
  25. 2021-12-11 14:09:03.094 T:7060 INFO <general>: special://profile/ is mapped to: special://masterprofile/
  26. 2021-12-11 14:09:03.100 T:7060 INFO <general>: No settings file to load (special://xbmc/system/advancedsettings.xml)
  27. 2021-12-11 14:09:03.100 T:7060 INFO <general>: Loaded settings file from special://profile/advancedsettings.xml
  28. 2021-12-11 14:09:03.103 T:7060 INFO <general>: Contents of special://profile/advancedsettings.xml are...
  29. <advancedsettings>
  30. <videodatabase>
  31. <type>mysql</type>
  32. <host>192.168.1.48</host>
  33. <port>3306</port>
  34. <user>kodi</user>
  35. <pass>*****</pass>
  36. </videodatabase>
  37. <musicdatabase>
  38. <type>mysql</type>
  39. <host>192.168.1.48</host>
  40. <port>3306</port>
  41. <user>kodi</user>
  42. <pass>*****</pass>
  43. </musicdatabase>
  44. <videolibrary>
  45. <importwatchedstate>true</importwatchedstate>
  46. <importresumepoint>true</importresumepoint>
  47. </videolibrary>
  48. <pathsubstitution>
  49. <substitute>
  50. <from>special://masterprofile/Thumbnails</from>
  51. <to>nfs://192.168.1.48/home/vdr/kodi/userdata/Thumbnails</to>
  52. </substitute>
  53. <substitute>
  54. <from>special://masterprofile/favourites.xml</from>
  55. <to>nfs://192.168.1.48/home/vdr/kodi/userdata/favourites.xml</to>
  56. </substitute>
  57. </pathsubstitution>
  58. </advancedsettings>
  59.  
  60. 2021-12-11 14:09:03.103 T:7060 DEBUG <general>: Configuring path substitutions
  61. 2021-12-11 14:09:03.103 T:7060 DEBUG <general>: Registering substitution pair:
  62. 2021-12-11 14:09:03.103 T:7060 DEBUG <general>: From: [C:\Users\Laurent\AppData\Roaming\Kodi\userdata\Thumbnails]
  63. 2021-12-11 14:09:03.103 T:7060 DEBUG <general>: To: [nfs://192.168.1.48/home/vdr/kodi/userdata/Thumbnails]
  64. 2021-12-11 14:09:03.103 T:7060 DEBUG <general>: Registering substitution pair:
  65. 2021-12-11 14:09:03.103 T:7060 DEBUG <general>: From: [C:\Users\Laurent\AppData\Roaming\Kodi\userdata\favourites.xml]
  66. 2021-12-11 14:09:03.103 T:7060 DEBUG <general>: To: [nfs://192.168.1.48/home/vdr/kodi/userdata/favourites.xml]
  67. 2021-12-11 14:09:03.103 T:7060 WARNING <general>: VIDEO database configuration is experimental.
  68. 2021-12-11 14:09:03.103 T:7060 WARNING <CSettingsManager>: missing version attribute
  69. 2021-12-11 14:09:03.104 T:7060 INFO <general>: Default Video Player: VideoPlayer
  70. 2021-12-11 14:09:03.104 T:7060 INFO <general>: Default Audio Player: paplayer
  71. 2021-12-11 14:09:03.104 T:7060 INFO <general>: Enabled debug logging due to GUI setting (2)
  72. 2021-12-11 14:09:03.104 T:7060 INFO <general>: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  73. 2021-12-11 14:09:03.106 T:7060 DEBUG <general>: CSkinSettings: no <skinsettings> tag found
  74. 2021-12-11 14:09:03.110 T:7060 INFO <general>: creating subdirectories
  75. 2021-12-11 14:09:03.110 T:7060 INFO <general>: userdata folder: special://masterprofile/
  76. 2021-12-11 14:09:03.110 T:7060 INFO <general>: recording folder:
  77. 2021-12-11 14:09:03.110 T:7060 INFO <general>: screenshots folder:
  78. 2021-12-11 14:09:03.123 T:7060 DEBUG <general>: NFS: Context for 192.168.1.48/home/vdr/kodi/userdata not open - get a new context.
  79. 2021-12-11 14:09:03.139 T:7060 DEBUG <general>: NFS: Connected to server 192.168.1.48 and export /home/vdr/kodi/userdata
  80. 2021-12-11 14:09:03.139 T:7060 DEBUG <general>: NFS: chunks: r/w 1048576/1048576
  81. 2021-12-11 14:09:03.140 T:7060 ERROR <general>: NFS: Failed to create(//Thumbnails) mkdir call failed with "NFS: MKDIR of //Thumbnails failed with NFS3ERR_ACCES(-13)"
  82. 2021-12-11 14:09:03.140 T:7060 ERROR <general>: XFILE::CDirectory::Create - Error creating C:\Users\Laurent\AppData\Roaming\Kodi\userdata\Thumbnails
  83. 2021-12-11 14:09:03.140 T:7060 ERROR <general>: XFILE::CDirectory::Create - Error creating special://masterprofile/Thumbnails
  84. 2021-12-11 14:09:03.160 T:7060 INFO <general>: Running database version Addons33
  85. 2021-12-11 14:09:03.174 T:7060 DEBUG <general>: CAddonInfoBuilder::ParseXMLTypes: Binary addon found: peripheral.joystick
  86. 2021-12-11 14:09:03.182 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'audioencoder.kodi.builtin.aac' already present with version 1.0.2 at 'C:\Program Files\Kodi\addons\audioencoder.kodi.builtin.aac\' replaced with version 1.0.2 at 'C:\Program Files\Kodi\addons\audioencoder.kodi.builtin.aac\'
  87. 2021-12-11 14:09:03.182 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'audioencoder.kodi.builtin.wma' already present with version 1.0.2 at 'C:\Program Files\Kodi\addons\audioencoder.kodi.builtin.wma\' replaced with version 1.0.2 at 'C:\Program Files\Kodi\addons\audioencoder.kodi.builtin.wma\'
  88. 2021-12-11 14:09:03.183 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'game.controller.default' already present with version 1.0.15 at 'C:\Program Files\Kodi\addons\game.controller.default\' replaced with version 1.0.15 at 'C:\Program Files\Kodi\addons\game.controller.default\'
  89. 2021-12-11 14:09:03.183 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'game.controller.snes' already present with version 1.0.14 at 'C:\Program Files\Kodi\addons\game.controller.snes\' replaced with version 1.0.14 at 'C:\Program Files\Kodi\addons\game.controller.snes\'
  90. 2021-12-11 14:09:03.183 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'kodi.binary.global.audioengine' already present with version 1.1.1 at 'C:\Program Files\Kodi\addons\kodi.binary.global.audioengine\' replaced with version 1.1.1 at 'C:\Program Files\Kodi\addons\kodi.binary.global.audioengine\'
  91. 2021-12-11 14:09:03.184 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'kodi.binary.global.filesystem' already present with version 1.1.6 at 'C:\Program Files\Kodi\addons\kodi.binary.global.filesystem\' replaced with version 1.1.6 at 'C:\Program Files\Kodi\addons\kodi.binary.global.filesystem\'
  92. 2021-12-11 14:09:03.184 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'kodi.binary.global.general' already present with version 1.0.5 at 'C:\Program Files\Kodi\addons\kodi.binary.global.general\' replaced with version 1.0.5 at 'C:\Program Files\Kodi\addons\kodi.binary.global.general\'
  93. 2021-12-11 14:09:03.184 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'kodi.binary.global.gui' already present with version 5.15.0 at 'C:\Program Files\Kodi\addons\kodi.binary.global.gui\' replaced with version 5.15.0 at 'C:\Program Files\Kodi\addons\kodi.binary.global.gui\'
  94. 2021-12-11 14:09:03.184 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'kodi.binary.global.main' already present with version 1.3.0 at 'C:\Program Files\Kodi\addons\kodi.binary.global.main\' replaced with version 1.3.0 at 'C:\Program Files\Kodi\addons\kodi.binary.global.main\'
  95. 2021-12-11 14:09:03.184 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'kodi.binary.global.network' already present with version 1.0.4 at 'C:\Program Files\Kodi\addons\kodi.binary.global.network\' replaced with version 1.0.4 at 'C:\Program Files\Kodi\addons\kodi.binary.global.network\'
  96. 2021-12-11 14:09:03.185 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'kodi.binary.global.tools' already present with version 1.0.4 at 'C:\Program Files\Kodi\addons\kodi.binary.global.tools\' replaced with version 1.0.4 at 'C:\Program Files\Kodi\addons\kodi.binary.global.tools\'
  97. 2021-12-11 14:09:03.185 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'kodi.binary.instance.audiodecoder' already present with version 3.0.0 at 'C:\Program Files\Kodi\addons\kodi.binary.instance.audiodecoder\' replaced with version 3.0.0 at 'C:\Program Files\Kodi\addons\kodi.binary.instance.audiodecoder\'
  98. 2021-12-11 14:09:03.185 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'kodi.binary.instance.audioencoder' already present with version 2.1.0 at 'C:\Program Files\Kodi\addons\kodi.binary.instance.audioencoder\' replaced with version 2.1.0 at 'C:\Program Files\Kodi\addons\kodi.binary.instance.audioencoder\'
  99. 2021-12-11 14:09:03.185 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'kodi.binary.instance.game' already present with version 2.1.0 at 'C:\Program Files\Kodi\addons\kodi.binary.instance.game\' replaced with version 2.1.0 at 'C:\Program Files\Kodi\addons\kodi.binary.instance.game\'
  100. 2021-12-11 14:09:03.186 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'kodi.binary.instance.imagedecoder' already present with version 2.1.1 at 'C:\Program Files\Kodi\addons\kodi.binary.instance.imagedecoder\' replaced with version 2.1.1 at 'C:\Program Files\Kodi\addons\kodi.binary.instance.imagedecoder\'
  101. 2021-12-11 14:09:03.186 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'kodi.binary.instance.inputstream' already present with version 3.0.1 at 'C:\Program Files\Kodi\addons\kodi.binary.instance.inputstream\' replaced with version 3.0.1 at 'C:\Program Files\Kodi\addons\kodi.binary.instance.inputstream\'
  102. 2021-12-11 14:09:03.186 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'kodi.binary.instance.peripheral' already present with version 2.0.0 at 'C:\Program Files\Kodi\addons\kodi.binary.instance.peripheral\' replaced with version 2.0.0 at 'C:\Program Files\Kodi\addons\kodi.binary.instance.peripheral\'
  103. 2021-12-11 14:09:03.186 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'kodi.binary.instance.pvr' already present with version 7.1.0 at 'C:\Program Files\Kodi\addons\kodi.binary.instance.pvr\' replaced with version 7.1.0 at 'C:\Program Files\Kodi\addons\kodi.binary.instance.pvr\'
  104. 2021-12-11 14:09:03.187 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'kodi.binary.instance.screensaver' already present with version 2.1.0 at 'C:\Program Files\Kodi\addons\kodi.binary.instance.screensaver\' replaced with version 2.1.0 at 'C:\Program Files\Kodi\addons\kodi.binary.instance.screensaver\'
  105. 2021-12-11 14:09:03.187 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'kodi.binary.instance.vfs' already present with version 3.0.0 at 'C:\Program Files\Kodi\addons\kodi.binary.instance.vfs\' replaced with version 3.0.0 at 'C:\Program Files\Kodi\addons\kodi.binary.instance.vfs\'
  106. 2021-12-11 14:09:03.187 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'kodi.binary.instance.videocodec' already present with version 2.0.2 at 'C:\Program Files\Kodi\addons\kodi.binary.instance.videocodec\' replaced with version 2.0.2 at 'C:\Program Files\Kodi\addons\kodi.binary.instance.videocodec\'
  107. 2021-12-11 14:09:03.187 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'kodi.binary.instance.visualization' already present with version 3.0.0 at 'C:\Program Files\Kodi\addons\kodi.binary.instance.visualization\' replaced with version 3.0.0 at 'C:\Program Files\Kodi\addons\kodi.binary.instance.visualization\'
  108. 2021-12-11 14:09:03.188 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'kodi.resource' already present with version 1.0.0 at 'C:\Program Files\Kodi\addons\kodi.resource\' replaced with version 1.0.0 at 'C:\Program Files\Kodi\addons\kodi.resource\'
  109. 2021-12-11 14:09:03.189 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'metadata.album.universal' already present with version 3.1.4 at 'C:\Program Files\Kodi\addons\metadata.album.universal\' replaced with version 3.1.4 at 'C:\Program Files\Kodi\addons\metadata.album.universal\'
  110. 2021-12-11 14:09:03.189 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'metadata.artists.universal' already present with version 4.3.3 at 'C:\Program Files\Kodi\addons\metadata.artists.universal\' replaced with version 4.3.3 at 'C:\Program Files\Kodi\addons\metadata.artists.universal\'
  111. 2021-12-11 14:09:03.190 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'metadata.common.allmusic.com' already present with version 3.2.2 at 'C:\Program Files\Kodi\addons\metadata.common.allmusic.com\' replaced with version 3.2.2 at 'C:\Program Files\Kodi\addons\metadata.common.allmusic.com\'
  112. 2021-12-11 14:09:03.190 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'metadata.common.fanart.tv' already present with version 3.6.3 at 'C:\Program Files\Kodi\addons\metadata.common.fanart.tv\' replaced with version 3.6.3 at 'C:\Program Files\Kodi\addons\metadata.common.fanart.tv\'
  113. 2021-12-11 14:09:03.190 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'metadata.common.imdb.com' already present with version 3.1.6 at 'C:\Program Files\Kodi\addons\metadata.common.imdb.com\' replaced with version 3.1.6 at 'C:\Program Files\Kodi\addons\metadata.common.imdb.com\'
  114. 2021-12-11 14:09:03.191 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'metadata.common.musicbrainz.org' already present with version 2.2.4 at 'C:\Program Files\Kodi\addons\metadata.common.musicbrainz.org\' replaced with version 2.2.4 at 'C:\Program Files\Kodi\addons\metadata.common.musicbrainz.org\'
  115. 2021-12-11 14:09:03.191 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'metadata.common.theaudiodb.com' already present with version 2.0.3 at 'C:\Program Files\Kodi\addons\metadata.common.theaudiodb.com\' replaced with version 2.0.3 at 'C:\Program Files\Kodi\addons\metadata.common.theaudiodb.com\'
  116. 2021-12-11 14:09:03.191 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'metadata.common.themoviedb.org' already present with version 3.2.13 at 'C:\Program Files\Kodi\addons\metadata.common.themoviedb.org\' replaced with version 3.2.13 at 'C:\Program Files\Kodi\addons\metadata.common.themoviedb.org\'
  117. 2021-12-11 14:09:03.192 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'metadata.generic.albums' already present with version 1.0.14 at 'C:\Program Files\Kodi\addons\metadata.generic.albums\' replaced with version 1.0.14 at 'C:\Program Files\Kodi\addons\metadata.generic.albums\'
  118. 2021-12-11 14:09:03.192 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'metadata.generic.artists' already present with version 1.0.14 at 'C:\Program Files\Kodi\addons\metadata.generic.artists\' replaced with version 1.0.14 at 'C:\Program Files\Kodi\addons\metadata.generic.artists\'
  119. 2021-12-11 14:09:03.192 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'metadata.local' already present with version 1.0.1 at 'C:\Program Files\Kodi\addons\metadata.local\' replaced with version 1.0.1 at 'C:\Program Files\Kodi\addons\metadata.local\'
  120. 2021-12-11 14:09:03.193 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'metadata.themoviedb.org' already present with version 5.2.6 at 'C:\Program Files\Kodi\addons\metadata.themoviedb.org\' replaced with version 5.2.6 at 'C:\Program Files\Kodi\addons\metadata.themoviedb.org\'
  121. 2021-12-11 14:09:03.193 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'metadata.themoviedb.org.python' already present with version 1.3.1+matrix.1 at 'C:\Program Files\Kodi\addons\metadata.themoviedb.org.python\' replaced with version 1.3.1+matrix.1 at 'C:\Program Files\Kodi\addons\metadata.themoviedb.org.python\'
  122. 2021-12-11 14:09:03.194 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'metadata.tvshows.themoviedb.org' already present with version 3.5.12 at 'C:\Program Files\Kodi\addons\metadata.tvshows.themoviedb.org\' replaced with version 3.5.12 at 'C:\Program Files\Kodi\addons\metadata.tvshows.themoviedb.org\'
  123. 2021-12-11 14:09:03.194 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'metadata.tvshows.themoviedb.org.python' already present with version 1.3.14 at 'C:\Program Files\Kodi\addons\metadata.tvshows.themoviedb.org.python\' replaced with version 1.3.14 at 'C:\Program Files\Kodi\addons\metadata.tvshows.themoviedb.org.python\'
  124. 2021-12-11 14:09:03.195 T:7060 DEBUG <general>: CAddonInfoBuilder::ParseXMLTypes: Binary addon found: peripheral.joystick
  125. 2021-12-11 14:09:03.195 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'peripheral.joystick' already present with version 19.0.0 at 'C:\Program Files\Kodi\addons\peripheral.joystick\' replaced with version 19.0.0 at 'C:\Program Files\Kodi\addons\peripheral.joystick\'
  126. 2021-12-11 14:09:03.196 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'repository.xbmc.org' already present with version 3.2.5 at 'C:\Program Files\Kodi\addons\repository.xbmc.org\' replaced with version 3.2.5 at 'C:\Program Files\Kodi\addons\repository.xbmc.org\'
  127. 2021-12-11 14:09:03.196 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'resource.images.weathericons.default' already present with version 1.1.9 at 'C:\Program Files\Kodi\addons\resource.images.weathericons.default\' replaced with version 1.1.9 at 'C:\Program Files\Kodi\addons\resource.images.weathericons.default\'
  128. 2021-12-11 14:09:03.197 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'resource.language.en_gb' already present with version 2.0.2 at 'C:\Program Files\Kodi\addons\resource.language.en_gb\' replaced with version 2.0.2 at 'C:\Program Files\Kodi\addons\resource.language.en_gb\'
  129. 2021-12-11 14:09:03.197 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'resource.uisounds.kodi' already present with version 1.0.1 at 'C:\Program Files\Kodi\addons\resource.uisounds.kodi\' replaced with version 1.0.1 at 'C:\Program Files\Kodi\addons\resource.uisounds.kodi\'
  130. 2021-12-11 14:09:03.198 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'screensaver.xbmc.builtin.black' already present with version 1.0.34 at 'C:\Program Files\Kodi\addons\screensaver.xbmc.builtin.black\' replaced with version 1.0.34 at 'C:\Program Files\Kodi\addons\screensaver.xbmc.builtin.black\'
  131. 2021-12-11 14:09:03.199 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'screensaver.xbmc.builtin.dim' already present with version 1.0.64 at 'C:\Program Files\Kodi\addons\screensaver.xbmc.builtin.dim\' replaced with version 1.0.64 at 'C:\Program Files\Kodi\addons\screensaver.xbmc.builtin.dim\'
  132. 2021-12-11 14:09:03.199 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'script.module.pil' already present with version 5.1.0 at 'C:\Program Files\Kodi\addons\script.module.pil\' replaced with version 5.1.0 at 'C:\Program Files\Kodi\addons\script.module.pil\'
  133. 2021-12-11 14:09:03.200 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'script.module.pycryptodome' already present with version 3.4.3 at 'C:\Program Files\Kodi\addons\script.module.pycryptodome\' replaced with version 3.4.3 at 'C:\Program Files\Kodi\addons\script.module.pycryptodome\'
  134. 2021-12-11 14:09:03.200 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'service.xbmc.versioncheck' already present with version 0.5.19+matrix.1 at 'C:\Program Files\Kodi\addons\service.xbmc.versioncheck\' replaced with version 0.5.19+matrix.1 at 'C:\Program Files\Kodi\addons\service.xbmc.versioncheck\'
  135. 2021-12-11 14:09:03.201 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'skin.estouchy' already present with version 3.0.6 at 'C:\Program Files\Kodi\addons\skin.estouchy\' replaced with version 3.0.6 at 'C:\Program Files\Kodi\addons\skin.estouchy\'
  136. 2021-12-11 14:09:03.201 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'skin.estuary' already present with version 3.0.5 at 'C:\Program Files\Kodi\addons\skin.estuary\' replaced with version 3.0.5 at 'C:\Program Files\Kodi\addons\skin.estuary\'
  137. 2021-12-11 14:09:03.202 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'webinterface.default' already present with version 19.x-2.4.8 at 'C:\Program Files\Kodi\addons\webinterface.default\' replaced with version 19.x-2.4.8 at 'C:\Program Files\Kodi\addons\webinterface.default\'
  138. 2021-12-11 14:09:03.202 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'xbmc.addon' already present with version 19.1.0 at 'C:\Program Files\Kodi\addons\xbmc.addon\' replaced with version 19.1.0 at 'C:\Program Files\Kodi\addons\xbmc.addon\'
  139. 2021-12-11 14:09:03.202 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'xbmc.core' already present with version 0.1.0 at 'C:\Program Files\Kodi\addons\xbmc.core\' replaced with version 0.1.0 at 'C:\Program Files\Kodi\addons\xbmc.core\'
  140. 2021-12-11 14:09:03.202 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'xbmc.gui' already present with version 5.15.0 at 'C:\Program Files\Kodi\addons\xbmc.gui\' replaced with version 5.15.0 at 'C:\Program Files\Kodi\addons\xbmc.gui\'
  141. 2021-12-11 14:09:03.203 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'xbmc.json' already present with version 12.4.0 at 'C:\Program Files\Kodi\addons\xbmc.json\' replaced with version 12.4.0 at 'C:\Program Files\Kodi\addons\xbmc.json\'
  142. 2021-12-11 14:09:03.203 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'xbmc.metadata' already present with version 2.1.0 at 'C:\Program Files\Kodi\addons\xbmc.metadata\' replaced with version 2.1.0 at 'C:\Program Files\Kodi\addons\xbmc.metadata\'
  143. 2021-12-11 14:09:03.203 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'xbmc.python' already present with version 3.0.0 at 'C:\Program Files\Kodi\addons\xbmc.python\' replaced with version 3.0.0 at 'C:\Program Files\Kodi\addons\xbmc.python\'
  144. 2021-12-11 14:09:03.203 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'xbmc.webinterface' already present with version 1.0.0 at 'C:\Program Files\Kodi\addons\xbmc.webinterface\' replaced with version 1.0.0 at 'C:\Program Files\Kodi\addons\xbmc.webinterface\'
  145. 2021-12-11 14:09:03.204 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'game.controller.default' already present with version 1.0.15 at 'C:\Program Files\Kodi\addons\game.controller.default\' replaced with version 1.0.16 at 'C:\Users\Laurent\AppData\Roaming\Kodi\addons\game.controller.default\'
  146. 2021-12-11 14:09:03.205 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'game.controller.snes' already present with version 1.0.14 at 'C:\Program Files\Kodi\addons\game.controller.snes\' replaced with version 1.0.15 at 'C:\Users\Laurent\AppData\Roaming\Kodi\addons\game.controller.snes\'
  147. 2021-12-11 14:09:03.205 T:7060 DEBUG <general>: CAddonInfoBuilder::ParseXMLTypes: Binary addon found: inputstream.adaptive
  148. 2021-12-11 14:09:03.206 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'metadata.album.universal' already present with version 3.1.4 at 'C:\Program Files\Kodi\addons\metadata.album.universal\' replaced with version 3.1.6 at 'C:\Users\Laurent\AppData\Roaming\Kodi\addons\metadata.album.universal\'
  149. 2021-12-11 14:09:03.207 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'metadata.artists.universal' already present with version 4.3.3 at 'C:\Program Files\Kodi\addons\metadata.artists.universal\' replaced with version 4.3.5 at 'C:\Users\Laurent\AppData\Roaming\Kodi\addons\metadata.artists.universal\'
  150. 2021-12-11 14:09:03.207 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'metadata.common.imdb.com' already present with version 3.1.6 at 'C:\Program Files\Kodi\addons\metadata.common.imdb.com\' replaced with version 3.2.4 at 'C:\Users\Laurent\AppData\Roaming\Kodi\addons\metadata.common.imdb.com\'
  151. 2021-12-11 14:09:03.207 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'metadata.common.themoviedb.org' already present with version 3.2.13 at 'C:\Program Files\Kodi\addons\metadata.common.themoviedb.org\' replaced with version 3.2.17 at 'C:\Users\Laurent\AppData\Roaming\Kodi\addons\metadata.common.themoviedb.org\'
  152. 2021-12-11 14:09:03.208 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'metadata.themoviedb.org.python' already present with version 1.3.1+matrix.1 at 'C:\Program Files\Kodi\addons\metadata.themoviedb.org.python\' replaced with version 1.5.1+matrix.1 at 'C:\Users\Laurent\AppData\Roaming\Kodi\addons\metadata.themoviedb.org.python\'
  153. 2021-12-11 14:09:03.209 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'metadata.tvshows.themoviedb.org' already present with version 3.5.12 at 'C:\Program Files\Kodi\addons\metadata.tvshows.themoviedb.org\' replaced with version 3.5.13 at 'C:\Users\Laurent\AppData\Roaming\Kodi\addons\metadata.tvshows.themoviedb.org\'
  154. 2021-12-11 14:09:03.209 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'metadata.tvshows.themoviedb.org.python' already present with version 1.3.14 at 'C:\Program Files\Kodi\addons\metadata.tvshows.themoviedb.org.python\' replaced with version 1.4.10 at 'C:\Users\Laurent\AppData\Roaming\Kodi\addons\metadata.tvshows.themoviedb.org.python\'
  155. 2021-12-11 14:09:03.219 T:7060 DEBUG <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'service.xbmc.versioncheck' already present with version 0.5.19+matrix.1 at 'C:\Program Files\Kodi\addons\service.xbmc.versioncheck\' replaced with version 0.5.21+matrix.1 at 'C:\Users\Laurent\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\'
  156. 2021-12-11 14:09:03.221 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: audioencoder.kodi.builtin.aac v1.0.2 installed
  157. 2021-12-11 14:09:03.221 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: audioencoder.kodi.builtin.wma v1.0.2 installed
  158. 2021-12-11 14:09:03.221 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: game.controller.default v1.0.16 installed
  159. 2021-12-11 14:09:03.222 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: game.controller.snes v1.0.15 installed
  160. 2021-12-11 14:09:03.222 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: inputstream.adaptive v19.0.1 installed
  161. 2021-12-11 14:09:03.222 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: kodi.binary.global.audioengine v1.1.1 installed
  162. 2021-12-11 14:09:03.222 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: kodi.binary.global.filesystem v1.1.6 installed
  163. 2021-12-11 14:09:03.222 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: kodi.binary.global.general v1.0.5 installed
  164. 2021-12-11 14:09:03.222 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: kodi.binary.global.gui v5.15.0 installed
  165. 2021-12-11 14:09:03.222 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: kodi.binary.global.main v1.3.0 installed
  166. 2021-12-11 14:09:03.222 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: kodi.binary.global.network v1.0.4 installed
  167. 2021-12-11 14:09:03.222 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: kodi.binary.global.tools v1.0.4 installed
  168. 2021-12-11 14:09:03.223 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: kodi.binary.instance.audiodecoder v3.0.0 installed
  169. 2021-12-11 14:09:03.223 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: kodi.binary.instance.audioencoder v2.1.0 installed
  170. 2021-12-11 14:09:03.223 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: kodi.binary.instance.game v2.1.0 installed
  171. 2021-12-11 14:09:03.223 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: kodi.binary.instance.imagedecoder v2.1.1 installed
  172. 2021-12-11 14:09:03.223 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: kodi.binary.instance.inputstream v3.0.1 installed
  173. 2021-12-11 14:09:03.223 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: kodi.binary.instance.peripheral v2.0.0 installed
  174. 2021-12-11 14:09:03.223 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: kodi.binary.instance.pvr v7.1.0 installed
  175. 2021-12-11 14:09:03.223 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: kodi.binary.instance.screensaver v2.1.0 installed
  176. 2021-12-11 14:09:03.223 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: kodi.binary.instance.vfs v3.0.0 installed
  177. 2021-12-11 14:09:03.223 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: kodi.binary.instance.videocodec v2.0.2 installed
  178. 2021-12-11 14:09:03.224 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: kodi.binary.instance.visualization v3.0.0 installed
  179. 2021-12-11 14:09:03.224 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: kodi.resource v1.0.0 installed
  180. 2021-12-11 14:09:03.224 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: metadata.album.universal v3.1.6 installed
  181. 2021-12-11 14:09:03.224 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: metadata.artists.universal v4.3.5 installed
  182. 2021-12-11 14:09:03.224 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: metadata.common.allmusic.com v3.2.2 installed
  183. 2021-12-11 14:09:03.224 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: metadata.common.fanart.tv v3.6.3 installed
  184. 2021-12-11 14:09:03.224 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: metadata.common.imdb.com v3.2.4 installed
  185. 2021-12-11 14:09:03.224 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: metadata.common.musicbrainz.org v2.2.4 installed
  186. 2021-12-11 14:09:03.224 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: metadata.common.theaudiodb.com v2.0.3 installed
  187. 2021-12-11 14:09:03.225 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: metadata.common.themoviedb.org v3.2.17 installed
  188. 2021-12-11 14:09:03.225 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: metadata.generic.albums v1.0.14 installed
  189. 2021-12-11 14:09:03.225 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: metadata.generic.artists v1.0.14 installed
  190. 2021-12-11 14:09:03.225 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: metadata.local v1.0.1 installed
  191. 2021-12-11 14:09:03.225 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: metadata.themoviedb.org v5.2.6 installed
  192. 2021-12-11 14:09:03.225 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: metadata.themoviedb.org.python v1.5.1+matrix.1 installed
  193. 2021-12-11 14:09:03.225 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: metadata.tvshows.themoviedb.org v3.5.13 installed
  194. 2021-12-11 14:09:03.225 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: metadata.tvshows.themoviedb.org.python v1.4.10 installed
  195. 2021-12-11 14:09:03.225 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: peripheral.joystick v19.0.0 installed
  196. 2021-12-11 14:09:03.226 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: plugin.audio.amazonmedia v1.0.18 installed
  197. 2021-12-11 14:09:03.226 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: plugin.audio.tunein2017 v1.6.9+matrix installed
  198. 2021-12-11 14:09:03.226 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: plugin.program.autocompletion v2.0.1 installed
  199. 2021-12-11 14:09:03.226 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: plugin.video.netflix v1.18.1+matrix.1 installed
  200. 2021-12-11 14:09:03.226 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: plugin.video.youtube v6.8.18+matrix.1 installed
  201. 2021-12-11 14:09:03.226 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: repository.castagnait v1.0.0 installed
  202. 2021-12-11 14:09:03.226 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: repository.kodinerds v7.0.1.1 installed
  203. 2021-12-11 14:09:03.226 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: repository.lattsrepo v2.0.0 installed
  204. 2021-12-11 14:09:03.226 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: repository.spacys.plugins v0.0.2 installed
  205. 2021-12-11 14:09:03.227 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: repository.xbmc.org v3.2.5 installed
  206. 2021-12-11 14:09:03.227 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: resource.images.weathericons.default v1.1.9 installed
  207. 2021-12-11 14:09:03.227 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: resource.language.de_de v9.0.46 installed
  208. 2021-12-11 14:09:03.227 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: resource.language.en_gb v2.0.2 installed
  209. 2021-12-11 14:09:03.227 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: resource.uisounds.amber v1.0.0 installed
  210. 2021-12-11 14:09:03.227 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: resource.uisounds.kodi v1.0.1 installed
  211. 2021-12-11 14:09:03.227 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: screensaver.xbmc.builtin.black v1.0.34 installed
  212. 2021-12-11 14:09:03.227 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: screensaver.xbmc.builtin.dim v1.0.64 installed
  213. 2021-12-11 14:09:03.227 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: script.audio.profiles v2.1.1 installed
  214. 2021-12-11 14:09:03.228 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: script.favourites v8.1.2 installed
  215. 2021-12-11 14:09:03.228 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: script.image.resource.select v3.0.2 installed
  216. 2021-12-11 14:09:03.228 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: script.module.addon.signals v0.0.6+matrix.1 installed
  217. 2021-12-11 14:09:03.228 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: script.module.autocompletion v2.0.3 installed
  218. 2021-12-11 14:09:03.228 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: script.module.beautifulsoup4 v4.9.3+matrix.1 installed
  219. 2021-12-11 14:09:03.228 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: script.module.certifi v2020.12.05+matrix.1 installed
  220. 2021-12-11 14:09:03.228 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: script.module.chardet v4.0.0+matrix.1 installed
  221. 2021-12-11 14:09:03.228 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: script.module.html5lib v1.0.1+matrix.2 installed
  222. 2021-12-11 14:09:03.228 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: script.module.idna v2.10.0+matrix.1 installed
  223. 2021-12-11 14:09:03.228 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: script.module.inputstreamhelper v0.5.8+matrix.1 installed
  224. 2021-12-11 14:09:03.229 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: script.module.kodi-six v0.1.3.1 installed
  225. 2021-12-11 14:09:03.229 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: script.module.mechanize v0.4.3+matrix.2 installed
  226. 2021-12-11 14:09:03.229 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: script.module.myconnpy v8.0.18+matrix.1 installed
  227. 2021-12-11 14:09:03.229 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: script.module.pil v5.1.0 installed
  228. 2021-12-11 14:09:03.229 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: script.module.pycryptodome v3.4.3 installed
  229. 2021-12-11 14:09:03.229 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: script.module.requests v2.25.1+matrix.1 installed
  230. 2021-12-11 14:09:03.229 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: script.module.simpleeval v0.9.10 installed
  231. 2021-12-11 14:09:03.229 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: script.module.six v1.15.0+matrix.1 installed
  232. 2021-12-11 14:09:03.229 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: script.module.soupsieve v2.1.0+matrix.1 installed
  233. 2021-12-11 14:09:03.230 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: script.module.unidecode v1.1.1+matrix.2 installed
  234. 2021-12-11 14:09:03.230 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: script.module.urllib3 v1.26.4+matrix.1 installed
  235. 2021-12-11 14:09:03.230 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: script.module.webencodings v0.5.1+matrix.2 installed
  236. 2021-12-11 14:09:03.230 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: script.skinshortcuts v2.0.0 installed
  237. 2021-12-11 14:09:03.230 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: service.xbmc.versioncheck v0.5.21+matrix.1 installed
  238. 2021-12-11 14:09:03.230 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: skin.amber v3.4.11 installed
  239. 2021-12-11 14:09:03.230 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: skin.estouchy v3.0.6 installed
  240. 2021-12-11 14:09:03.230 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: skin.estuary v3.0.5 installed
  241. 2021-12-11 14:09:03.230 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: webinterface.default v19.x-2.4.8 installed
  242. 2021-12-11 14:09:03.231 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: xbmc.addon v19.1.0 installed
  243. 2021-12-11 14:09:03.231 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: xbmc.core v0.1.0 installed
  244. 2021-12-11 14:09:03.231 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: xbmc.gui v5.15.0 installed
  245. 2021-12-11 14:09:03.231 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: xbmc.json v12.4.0 installed
  246. 2021-12-11 14:09:03.231 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: xbmc.metadata v2.1.0 installed
  247. 2021-12-11 14:09:03.231 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: xbmc.python v3.0.0 installed
  248. 2021-12-11 14:09:03.231 T:7060 INFO <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: xbmc.webinterface v1.0.0 installed
  249. 2021-12-11 14:09:03.232 T:7060 DEBUG <general>: CFavourites::Load - no system favourites found, skipping
  250. 2021-12-11 14:09:03.240 T:7060 DEBUG <general>: CNFSFile::Open - opened home/vdr/kodi/userdata/favourites.xml
  251. 2021-12-11 14:09:03.242 T:7060 DEBUG <general>: CNFSFile::Close closing file home/vdr/kodi/userdata/favourites.xml
  252. 2021-12-11 14:09:03.244 T:21860 DEBUG <general>: Thread CWin32PowerStateWorker start, auto delete: false
  253. 2021-12-11 14:09:03.308 T:7060 DEBUG <general>: CWIN32Util::GetDriveStatus: Requesting status for drive \\.\F:.
  254. 2021-12-11 14:09:03.308 T:7060 DEBUG <general>: CWIN32Util::GetDriveStatus: Requesting media status for drive \\.\F:.
  255. 2021-12-11 14:09:03.309 T:7060 DEBUG <general>: CWIN32Util::GetDriveStatus: Requesting status for drive \\.\H:.
  256. 2021-12-11 14:09:03.309 T:7060 DEBUG <general>: CWIN32Util::GetDriveStatus: Requesting media status for drive \\.\H:.
  257. 2021-12-11 14:09:03.311 T:22376 DEBUG <general>: Thread ActiveAE start, auto delete: false
  258. 2021-12-11 14:09:03.311 T:27868 DEBUG <general>: Thread AESink start, auto delete: false
  259. 2021-12-11 14:09:03.312 T:7060 INFO <general>: CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts...
  260. 2021-12-11 14:09:03.312 T:7060 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Arabic QWERTY" successfully loaded
  261. 2021-12-11 14:09:03.313 T:7060 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Bulgarian ЯВЕРТЪ" successfully loaded
  262. 2021-12-11 14:09:03.313 T:7060 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Bulgarian АБВ" successfully loaded
  263. 2021-12-11 14:09:03.313 T:7060 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Chinese BasePY" successfully loaded
  264. 2021-12-11 14:09:03.313 T:7060 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Chinese BaiduPY" successfully loaded
  265. 2021-12-11 14:09:03.313 T:7060 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Croatian QWERTY" successfully loaded
  266. 2021-12-11 14:09:03.314 T:7060 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Czech QWERTZ" successfully loaded
  267. 2021-12-11 14:09:03.314 T:7060 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Danish QWERTY" successfully loaded
  268. 2021-12-11 14:09:03.314 T:7060 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "English QWERTY" successfully loaded
  269. 2021-12-11 14:09:03.314 T:7060 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "English AZERTY" successfully loaded
  270. 2021-12-11 14:09:03.314 T:7060 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "English ABC" successfully loaded
  271. 2021-12-11 14:09:03.315 T:7060 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "French AZERTY" successfully loaded
  272. 2021-12-11 14:09:03.315 T:7060 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "German QWERTZ" successfully loaded
  273. 2021-12-11 14:09:03.315 T:7060 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "German ABC" successfully loaded
  274. 2021-12-11 14:09:03.315 T:7060 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Greek QWERTY" successfully loaded
  275. 2021-12-11 14:09:03.316 T:7060 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Hebrew QWERTY" successfully loaded
  276. 2021-12-11 14:09:03.316 T:7060 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Hebrew ABC" successfully loaded
  277. 2021-12-11 14:09:03.316 T:7060 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Hungarian QWERTZ" successfully loaded
  278. 2021-12-11 14:09:03.316 T:7060 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Icelandic QWERTY" successfully loaded
  279. 2021-12-11 14:09:03.316 T:7060 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Italian QWERTY" successfully loaded
  280. 2021-12-11 14:09:03.317 T:7060 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Korean ㄱㄴㄷ" successfully loaded
  281. 2021-12-11 14:09:03.317 T:7060 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Lithuanian AZERTY" successfully loaded
  282. 2021-12-11 14:09:03.317 T:7060 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Lithuanian QWERTY" successfully loaded
  283. 2021-12-11 14:09:03.317 T:7060 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Norwegian QWERTY" successfully loaded
  284. 2021-12-11 14:09:03.318 T:7060 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Persian QWERTY" successfully loaded
  285. 2021-12-11 14:09:03.318 T:7060 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Polish QWERTY" successfully loaded
  286. 2021-12-11 14:09:03.318 T:7060 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Portuguese (Portugal) QWERTY" successfully loaded
  287. 2021-12-11 14:09:03.318 T:7060 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Romanian QWERTY" successfully loaded
  288. 2021-12-11 14:09:03.319 T:7060 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Russian ЙЦУКЕН" successfully loaded
  289. 2021-12-11 14:09:03.319 T:7060 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Russian АБВ" successfully loaded
  290. 2021-12-11 14:09:03.319 T:7060 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Silesian QWERTY" successfully loaded
  291. 2021-12-11 14:09:03.319 T:7060 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Slovak QWERTZ" successfully loaded
  292. 2021-12-11 14:09:03.320 T:7060 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Slovak QWERTY" successfully loaded
  293. 2021-12-11 14:09:03.320 T:7060 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Slovak ABC" successfully loaded
  294. 2021-12-11 14:09:03.320 T:7060 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Slovenian QWERTZ" successfully loaded
  295. 2021-12-11 14:09:03.320 T:7060 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Spanish QWERTY" successfully loaded
  296. 2021-12-11 14:09:03.320 T:7060 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Swedish QWERTY" successfully loaded
  297. 2021-12-11 14:09:03.321 T:7060 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Thai Kedmanee" successfully loaded
  298. 2021-12-11 14:09:03.321 T:7060 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Turkish QWERTY" successfully loaded
  299. 2021-12-11 14:09:03.321 T:7060 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Ukrainian ЙЦУКЕН" successfully loaded
  300. 2021-12-11 14:09:03.321 T:7060 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Ukrainian АБВ" successfully loaded
  301. 2021-12-11 14:09:03.321 T:7060 DEBUG <general>: CApplication::CApplication::CreateGUI - trying to init default windowing system
  302. 2021-12-11 14:09:03.322 T:28068 DEBUG <general>: Thread RemoteControl start, auto delete: false
  303. 2021-12-11 14:09:03.322 T:28068 INFO <general>: Loading special://xbmc/system/IRSSmap.xml
  304. 2021-12-11 14:09:03.323 T:28068 INFO <general>: * Adding remote mapping for device 'Microsoft MCE'
  305. 2021-12-11 14:09:03.323 T:28068 INFO <general>: * Adding remote mapping for device 'Abstract'
  306. 2021-12-11 14:09:03.323 T:28068 DEBUG <general>: CIRTranslator::Load - no userdata IRSSmap.xml found, skipping
  307. 2021-12-11 14:09:03.329 T:28068 DEBUG <general>: CIRServerSuite::Connect: connecting to: ::1:24000 ...
  308. 2021-12-11 14:09:03.331 T:7060 INFO <general>: [WS-Discovery]: Daemon started successfully.
  309. 2021-12-11 14:09:03.331 T:7060 INFO <general>: Primary mode: AOC Q27G2SG4B+ #1: 1920x1080 @ 144.00Hz
  310. 2021-12-11 14:09:03.332 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 640x480 @ 144.00Hz
  311. 2021-12-11 14:09:03.332 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 640x480 @ 59.94Hz
  312. 2021-12-11 14:09:03.333 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 640x480 @ 120.00Hz
  313. 2021-12-11 14:09:03.333 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 640x480 @ 119.00Hz
  314. 2021-12-11 14:09:03.333 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 640x480 @ 75.00Hz
  315. 2021-12-11 14:09:03.333 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 640x480 @ 100.00Hz
  316. 2021-12-11 14:09:03.333 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 640x480 @ 60.00Hz
  317. 2021-12-11 14:09:03.333 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 640x480 @ 72.00Hz
  318. 2021-12-11 14:09:03.333 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 720x480 @ 144.00Hz
  319. 2021-12-11 14:09:03.334 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 720x480 @ 60.00Hz
  320. 2021-12-11 14:09:03.334 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 720x480 @ 59.94Hz
  321. 2021-12-11 14:09:03.334 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 720x480 @ 120.00Hz
  322. 2021-12-11 14:09:03.334 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 720x480 @ 119.00Hz
  323. 2021-12-11 14:09:03.335 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 720x480 @ 100.00Hz
  324. 2021-12-11 14:09:03.335 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 720x576 @ 144.00Hz
  325. 2021-12-11 14:09:03.335 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 720x576 @ 50.00Hz
  326. 2021-12-11 14:09:03.336 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 720x576 @ 120.00Hz
  327. 2021-12-11 14:09:03.336 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 720x576 @ 119.00Hz
  328. 2021-12-11 14:09:03.336 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 720x576 @ 100.00Hz
  329. 2021-12-11 14:09:03.336 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 800x600 @ 144.00Hz
  330. 2021-12-11 14:09:03.337 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 800x600 @ 120.00Hz
  331. 2021-12-11 14:09:03.337 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 800x600 @ 119.00Hz
  332. 2021-12-11 14:09:03.337 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 800x600 @ 75.00Hz
  333. 2021-12-11 14:09:03.338 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 800x600 @ 100.00Hz
  334. 2021-12-11 14:09:03.338 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 800x600 @ 56.00Hz
  335. 2021-12-11 14:09:03.338 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 800x600 @ 72.00Hz
  336. 2021-12-11 14:09:03.338 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 800x600 @ 60.00Hz
  337. 2021-12-11 14:09:03.338 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1024x768 @ 144.00Hz
  338. 2021-12-11 14:09:03.338 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1024x768 @ 120.00Hz
  339. 2021-12-11 14:09:03.338 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1024x768 @ 119.00Hz
  340. 2021-12-11 14:09:03.339 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1024x768 @ 75.00Hz
  341. 2021-12-11 14:09:03.340 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1024x768 @ 100.00Hz
  342. 2021-12-11 14:09:03.340 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1024x768 @ 60.00Hz
  343. 2021-12-11 14:09:03.340 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1024x768 @ 70.00Hz
  344. 2021-12-11 14:09:03.340 T:5012 DEBUG <general>: [WS-Discovery]: HELLO packet received: device type = 'Computer', device address = '192.168.1.131:3702'
  345. 2021-12-11 14:09:03.340 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1152x864 @ 144.00Hz
  346. 2021-12-11 14:09:03.340 T:5012 DEBUG <general>: [WS-Discovery]: IP '192.168.1.131' has been inserted into the server list.
  347. 2021-12-11 14:09:03.340 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1152x864 @ 120.00Hz
  348. 2021-12-11 14:09:03.341 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1152x864 @ 119.00Hz
  349. 2021-12-11 14:09:03.341 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1152x864 @ 60.00Hz
  350. 2021-12-11 14:09:03.341 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1152x864 @ 100.00Hz
  351. 2021-12-11 14:09:03.341 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1176x664 @ 50.00Hz
  352. 2021-12-11 14:09:03.342 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1176x664 @ 60.00Hz
  353. 2021-12-11 14:09:03.342 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1176x664 @ 59.94Hz
  354. 2021-12-11 14:09:03.342 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1280x720 @ 144.00Hz
  355. 2021-12-11 14:09:03.342 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1280x720 @ 60.00Hz
  356. 2021-12-11 14:09:03.343 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1280x720 @ 59.94Hz
  357. 2021-12-11 14:09:03.343 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1280x720 @ 50.00Hz
  358. 2021-12-11 14:09:03.343 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1280x720 @ 120.00Hz
  359. 2021-12-11 14:09:03.343 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1280x720 @ 119.00Hz
  360. 2021-12-11 14:09:03.343 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1280x720 @ 100.00Hz
  361. 2021-12-11 14:09:03.343 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1280x768 @ 144.00Hz
  362. 2021-12-11 14:09:03.344 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1280x768 @ 120.00Hz
  363. 2021-12-11 14:09:03.344 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1280x768 @ 119.00Hz
  364. 2021-12-11 14:09:03.344 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1280x768 @ 60.00Hz
  365. 2021-12-11 14:09:03.345 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1280x768 @ 100.00Hz
  366. 2021-12-11 14:09:03.345 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1280x800 @ 144.00Hz
  367. 2021-12-11 14:09:03.345 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1280x800 @ 120.00Hz
  368. 2021-12-11 14:09:03.345 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1280x800 @ 119.00Hz
  369. 2021-12-11 14:09:03.346 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1280x800 @ 60.00Hz
  370. 2021-12-11 14:09:03.346 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1280x800 @ 100.00Hz
  371. 2021-12-11 14:09:03.346 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1280x960 @ 144.00Hz
  372. 2021-12-11 14:09:03.346 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1280x960 @ 120.00Hz
  373. 2021-12-11 14:09:03.347 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1280x960 @ 119.00Hz
  374. 2021-12-11 14:09:03.347 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1280x960 @ 75.00Hz
  375. 2021-12-11 14:09:03.347 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1280x960 @ 100.00Hz
  376. 2021-12-11 14:09:03.347 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1280x960 @ 60.00Hz
  377. 2021-12-11 14:09:03.348 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1280x1024 @ 144.00Hz
  378. 2021-12-11 14:09:03.348 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1280x1024 @ 120.00Hz
  379. 2021-12-11 14:09:03.348 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1280x1024 @ 119.00Hz
  380. 2021-12-11 14:09:03.348 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1280x1024 @ 75.00Hz
  381. 2021-12-11 14:09:03.348 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1280x1024 @ 100.00Hz
  382. 2021-12-11 14:09:03.349 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1280x1024 @ 60.00Hz
  383. 2021-12-11 14:09:03.349 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1360x768 @ 144.00Hz
  384. 2021-12-11 14:09:03.349 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1360x768 @ 120.00Hz
  385. 2021-12-11 14:09:03.349 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1360x768 @ 119.00Hz
  386. 2021-12-11 14:09:03.349 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1360x768 @ 60.00Hz
  387. 2021-12-11 14:09:03.350 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1360x768 @ 100.00Hz
  388. 2021-12-11 14:09:03.350 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1366x768 @ 144.00Hz
  389. 2021-12-11 14:09:03.350 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1366x768 @ 120.00Hz
  390. 2021-12-11 14:09:03.350 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1366x768 @ 119.00Hz
  391. 2021-12-11 14:09:03.351 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1366x768 @ 60.00Hz
  392. 2021-12-11 14:09:03.351 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1366x768 @ 100.00Hz
  393. 2021-12-11 14:09:03.351 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1600x900 @ 144.00Hz
  394. 2021-12-11 14:09:03.351 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1600x900 @ 120.00Hz
  395. 2021-12-11 14:09:03.352 T:22376 INFO <general>: CAESinkWASAPI::EnumerateDevicesEx: stream type "STREAM_TYPE_DTSHD" on device "27G2G4 (NVIDIA High Definition Audio)" seems to be not supported.
  396. 2021-12-11 14:09:03.352 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1600x900 @ 119.00Hz
  397. 2021-12-11 14:09:03.352 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1600x900 @ 60.00Hz
  398. 2021-12-11 14:09:03.352 T:22376 INFO <general>: CAESinkWASAPI::EnumerateDevicesEx: stream type "STREAM_TYPE_DTSHD_MA" on device "27G2G4 (NVIDIA High Definition Audio)" seems to be not supported.
  399. 2021-12-11 14:09:03.352 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1600x900 @ 100.00Hz
  400. 2021-12-11 14:09:03.352 T:22376 INFO <general>: CAESinkWASAPI::EnumerateDevicesEx: stream type "STREAM_TYPE_TRUEHD" on device "27G2G4 (NVIDIA High Definition Audio)" seems to be not supported.
  401. 2021-12-11 14:09:03.352 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1600x1024 @ 144.00Hz
  402. 2021-12-11 14:09:03.352 T:22376 INFO <general>: CAESinkWASAPI::EnumerateDevicesEx: stream type "STREAM_TYPE_EAC3" on device "27G2G4 (NVIDIA High Definition Audio)" seems to be not supported.
  403. 2021-12-11 14:09:03.353 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1600x1024 @ 120.00Hz
  404. 2021-12-11 14:09:03.353 T:22376 INFO <general>: CAESinkWASAPI::EnumerateDevicesEx: stream type "STREAM_TYPE_DTS" on device "27G2G4 (NVIDIA High Definition Audio)" seems to be not supported.
  405. 2021-12-11 14:09:03.353 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1600x1024 @ 119.00Hz
  406. 2021-12-11 14:09:03.353 T:22376 INFO <general>: CAESinkWASAPI::EnumerateDevicesEx: stream type "STREAM_TYPE_AC3" on device "27G2G4 (NVIDIA High Definition Audio)" seems to be not supported.
  407. 2021-12-11 14:09:03.353 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1600x1024 @ 60.00Hz
  408. 2021-12-11 14:09:03.353 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1600x1024 @ 100.00Hz
  409. 2021-12-11 14:09:03.354 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1680x1050 @ 144.00Hz
  410. 2021-12-11 14:09:03.354 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1680x1050 @ 120.00Hz
  411. 2021-12-11 14:09:03.354 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1680x1050 @ 119.00Hz
  412. 2021-12-11 14:09:03.354 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1680x1050 @ 60.00Hz
  413. 2021-12-11 14:09:03.354 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1680x1050 @ 100.00Hz
  414. 2021-12-11 14:09:03.355 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1768x992 @ 60.00Hz
  415. 2021-12-11 14:09:03.355 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1768x992 @ 59.94Hz
  416. 2021-12-11 14:09:03.355 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1768x992 @ 144.00Hz
  417. 2021-12-11 14:09:03.355 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1768x992 @ 50.00Hz
  418. 2021-12-11 14:09:03.355 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1768x992 @ 120.00Hz
  419. 2021-12-11 14:09:03.356 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1768x992 @ 119.00Hz
  420. 2021-12-11 14:09:03.356 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1768x992 @ 100.00Hz
  421. 2021-12-11 14:09:03.356 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1920x1080 @ 60.00Hz
  422. 2021-12-11 14:09:03.356 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1920x1080 @ 59.94Hz
  423. 2021-12-11 14:09:03.356 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1920x1080 @ 144.00Hz
  424. 2021-12-11 14:09:03.357 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1920x1080 @ 50.00Hz
  425. 2021-12-11 14:09:03.357 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1920x1080 @ 120.00Hz
  426. 2021-12-11 14:09:03.357 T:22376 INFO <general>: CAESinkWASAPI::EnumerateDevicesEx: sample rate 192khz on device "27G2G4 (NVIDIA High Definition Audio)" seems to be not supported.
  427. 2021-12-11 14:09:03.357 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1920x1080 @ 119.00Hz
  428. 2021-12-11 14:09:03.357 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1920x1080 @ 100.00Hz
  429. 2021-12-11 14:09:03.357 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1440x900 @ 144.00Hz
  430. 2021-12-11 14:09:03.357 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1440x900 @ 120.00Hz
  431. 2021-12-11 14:09:03.358 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1440x900 @ 119.00Hz
  432. 2021-12-11 14:09:03.358 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1440x900 @ 60.00Hz
  433. 2021-12-11 14:09:03.358 T:7060 INFO <general>: Additional mode: AOC Q27G2SG4B+ #1: 1440x900 @ 100.00Hz
  434. 2021-12-11 14:09:03.358 T:7060 INFO <general>: CApplication::CApplication::CreateGUI - using the default windowing system
  435. 2021-12-11 14:09:03.358 T:7060 INFO <general>: Checking resolution 16
  436. 2021-12-11 14:09:03.364 T:7060 DEBUG <general>: DX::DeviceResources::HandleOutputChange: selected NVIDIA GeForce GTX 1050 Ti adapter.
  437. 2021-12-11 14:09:03.364 T:7060 DEBUG <general>: CWinSystemWin32DX::InitHooks: Hooking into UserModeDriver on device \Registry\Machine\System\CurrentControlSet\Control\Video\{D52115B6-3BFE-11EC-BCD4-AFA91861B08F}\0000.
  438. 2021-12-11 14:09:03.365 T:7060 DEBUG <general>: CWinSystemWin32DX::InitHooks: D3D11 hook installed and activated.
  439. 2021-12-11 14:09:03.368 T:7060 DEBUG <general>: DX::DeviceResources::CreateDeviceResources: creating DirectX 11 device.
  440. 2021-12-11 14:09:03.419 T:22376 INFO <general>: Found 2 Lists of Devices
  441. 2021-12-11 14:09:03.419 T:22376 INFO <general>: Enumerated DIRECTSOUND devices:
  442. 2021-12-11 14:09:03.419 T:22376 INFO <general>: Device 1
  443. 2021-12-11 14:09:03.419 T:22376 INFO <general>: m_deviceName : {16394DFA-CD08-43FC-AC9A-AAC50FC57871}
  444. 2021-12-11 14:09:03.419 T:22376 INFO <general>: m_displayName : HDMI - 27G2G4 (NVIDIA High Definition Audio)
  445. 2021-12-11 14:09:03.419 T:22376 INFO <general>: m_displayNameExtra: DIRECTSOUND: 27G2G4 (NVIDIA High Definition Audio)
  446. 2021-12-11 14:09:03.419 T:22376 INFO <general>: m_deviceType : AE_DEVTYPE_HDMI
  447. 2021-12-11 14:09:03.419 T:22376 INFO <general>: m_channels : FL, FR
  448. 2021-12-11 14:09:03.419 T:22376 INFO <general>: m_sampleRates : 48000
  449. 2021-12-11 14:09:03.419 T:22376 INFO <general>: m_dataFormats : AE_FMT_FLOAT,AE_FMT_RAW
  450. 2021-12-11 14:09:03.419 T:22376 INFO <general>: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512
  451. 2021-12-11 14:09:03.419 T:22376 INFO <general>: Device 2
  452. 2021-12-11 14:09:03.419 T:22376 INFO <general>: m_deviceName : {2383EB4E-5E5E-41AB-BB9F-2BE2DC65D9CD}
  453. 2021-12-11 14:09:03.419 T:22376 INFO <general>: m_displayName : Speakers - Lautsprecher (Realtek High Definition Audio)
  454. 2021-12-11 14:09:03.419 T:22376 INFO <general>: m_displayNameExtra: DIRECTSOUND: Lautsprecher (Realtek High Definition Audio)
  455. 2021-12-11 14:09:03.419 T:22376 INFO <general>: m_deviceType : AE_DEVTYPE_PCM
  456. 2021-12-11 14:09:03.419 T:22376 INFO <general>: m_channels : FL, FR
  457. 2021-12-11 14:09:03.419 T:22376 INFO <general>: m_sampleRates : 48000
  458. 2021-12-11 14:09:03.419 T:22376 INFO <general>: m_dataFormats : AE_FMT_FLOAT
  459. 2021-12-11 14:09:03.419 T:22376 INFO <general>: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512
  460. 2021-12-11 14:09:03.419 T:22376 INFO <general>: Device 3
  461. 2021-12-11 14:09:03.419 T:22376 INFO <general>: m_deviceName : {9E5FE5E2-CC85-4C35-8476-E9A3B016DD08}
  462. 2021-12-11 14:09:03.419 T:22376 INFO <general>: m_displayName : SPDIF - Digitale Ausgabe (ASUS Xonar Essence STX Audio Device)
  463. 2021-12-11 14:09:03.419 T:22376 INFO <general>: m_displayNameExtra: DIRECTSOUND: Digitale Ausgabe (ASUS Xonar Essence STX Audio Device)
  464. 2021-12-11 14:09:03.419 T:22376 INFO <general>: m_deviceType : AE_DEVTYPE_IEC958
  465. 2021-12-11 14:09:03.419 T:22376 INFO <general>: m_channels : FL, FR
  466. 2021-12-11 14:09:03.419 T:22376 INFO <general>: m_sampleRates : 48000
  467. 2021-12-11 14:09:03.419 T:22376 INFO <general>: m_dataFormats : AE_FMT_FLOAT,AE_FMT_RAW
  468. 2021-12-11 14:09:03.419 T:22376 INFO <general>: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512
  469. 2021-12-11 14:09:03.419 T:22376 INFO <general>: Device 4
  470. 2021-12-11 14:09:03.419 T:22376 INFO <general>: m_deviceName : default
  471. 2021-12-11 14:09:03.419 T:22376 INFO <general>: m_displayName : default
  472. 2021-12-11 14:09:03.419 T:22376 INFO <general>: m_displayNameExtra:
  473. 2021-12-11 14:09:03.419 T:22376 INFO <general>: m_deviceType : AE_DEVTYPE_IEC958
  474. 2021-12-11 14:09:03.419 T:22376 INFO <general>: m_channels : FL, FR
  475. 2021-12-11 14:09:03.419 T:22376 INFO <general>: m_sampleRates : 48000
  476. 2021-12-11 14:09:03.419 T:22376 INFO <general>: m_dataFormats : AE_FMT_FLOAT,AE_FMT_RAW
  477. 2021-12-11 14:09:03.419 T:22376 INFO <general>: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512
  478. 2021-12-11 14:09:03.419 T:22376 INFO <general>: Device 5
  479. 2021-12-11 14:09:03.419 T:22376 INFO <general>: m_deviceName : {CD82B198-03BA-4E32-9855-A8E62F81F4FC}
  480. 2021-12-11 14:09:03.420 T:22376 INFO <general>: m_displayName : SPDIF - Realtek Digital Output (Realtek High Definition Audio)
  481. 2021-12-11 14:09:03.420 T:22376 INFO <general>: m_displayNameExtra: DIRECTSOUND: Realtek Digital Output (Realtek High Definition Audio)
  482. 2021-12-11 14:09:03.420 T:22376 INFO <general>: m_deviceType : AE_DEVTYPE_IEC958
  483. 2021-12-11 14:09:03.420 T:22376 INFO <general>: m_channels : FL, FR
  484. 2021-12-11 14:09:03.420 T:22376 INFO <general>: m_sampleRates : 48000
  485. 2021-12-11 14:09:03.420 T:22376 INFO <general>: m_dataFormats : AE_FMT_FLOAT,AE_FMT_RAW
  486. 2021-12-11 14:09:03.420 T:22376 INFO <general>: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512
  487. 2021-12-11 14:09:03.420 T:22376 INFO <general>: Device 6
  488. 2021-12-11 14:09:03.420 T:22376 INFO <general>: m_deviceName : {DDA14012-879F-4A64-BE4B-075B654D950F}
  489. 2021-12-11 14:09:03.420 T:22376 INFO <general>: m_displayName : Speakers - Lautsprecher (ASUS Xonar Essence STX Audio Device)
  490. 2021-12-11 14:09:03.420 T:22376 INFO <general>: m_displayNameExtra: DIRECTSOUND: Lautsprecher (ASUS Xonar Essence STX Audio Device)
  491. 2021-12-11 14:09:03.420 T:22376 INFO <general>: m_deviceType : AE_DEVTYPE_PCM
  492. 2021-12-11 14:09:03.420 T:22376 INFO <general>: m_channels : FL, FR
  493. 2021-12-11 14:09:03.420 T:22376 INFO <general>: m_sampleRates : 48000
  494. 2021-12-11 14:09:03.420 T:22376 INFO <general>: m_dataFormats : AE_FMT_FLOAT
  495. 2021-12-11 14:09:03.420 T:22376 INFO <general>: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512
  496. 2021-12-11 14:09:03.420 T:22376 INFO <general>: Enumerated WASAPI devices:
  497. 2021-12-11 14:09:03.420 T:22376 INFO <general>: Device 1
  498. 2021-12-11 14:09:03.420 T:22376 INFO <general>: m_deviceName : {16394DFA-CD08-43FC-AC9A-AAC50FC57871}
  499. 2021-12-11 14:09:03.420 T:22376 INFO <general>: m_displayName : HDMI - 27G2G4 (NVIDIA High Definition Audio)
  500. 2021-12-11 14:09:03.420 T:22376 INFO <general>: m_displayNameExtra: WASAPI: 27G2G4 (NVIDIA High Definition Audio)
  501. 2021-12-11 14:09:03.420 T:22376 INFO <general>: m_deviceType : AE_DEVTYPE_HDMI
  502. 2021-12-11 14:09:03.420 T:22376 INFO <general>: m_channels : FL, FR
  503. 2021-12-11 14:09:03.420 T:22376 INFO <general>: m_sampleRates : 192000,48000
  504. 2021-12-11 14:09:03.420 T:22376 INFO <general>: m_dataFormats : AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_RAW
  505. 2021-12-11 14:09:03.420 T:22376 INFO <general>: m_streamTypes : STREAM_TYPE_DTSHD,STREAM_TYPE_DTSHD_MA,STREAM_TYPE_TRUEHD,STREAM_TYPE_EAC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3
  506. 2021-12-11 14:09:03.420 T:22376 INFO <general>: Device 2
  507. 2021-12-11 14:09:03.420 T:22376 INFO <general>: m_deviceName : {2383EB4E-5E5E-41AB-BB9F-2BE2DC65D9CD}
  508. 2021-12-11 14:09:03.420 T:22376 INFO <general>: m_displayName : Speakers - Lautsprecher (Realtek High Definition Audio)
  509. 2021-12-11 14:09:03.420 T:22376 INFO <general>: m_displayNameExtra: WASAPI: Lautsprecher (Realtek High Definition Audio)
  510. 2021-12-11 14:09:03.420 T:22376 INFO <general>: m_deviceType : AE_DEVTYPE_PCM
  511. 2021-12-11 14:09:03.420 T:22376 INFO <general>: m_channels : FL, FR
  512. 2021-12-11 14:09:03.420 T:22376 INFO <general>: m_sampleRates : 192000,96000,48000,44100
  513. 2021-12-11 14:09:03.420 T:22376 INFO <general>: m_dataFormats : AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_RAW
  514. 2021-12-11 14:09:03.420 T:22376 INFO <general>: m_streamTypes : STREAM_TYPE_DTSHD,STREAM_TYPE_DTSHD_MA,STREAM_TYPE_TRUEHD,STREAM_TYPE_EAC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3
  515. 2021-12-11 14:09:03.420 T:22376 INFO <general>: Device 3
  516. 2021-12-11 14:09:03.420 T:22376 INFO <general>: m_deviceName : {9E5FE5E2-CC85-4C35-8476-E9A3B016DD08}
  517. 2021-12-11 14:09:03.420 T:22376 INFO <general>: m_displayName : SPDIF - Digitale Ausgabe (ASUS Xonar Essence STX Audio Device)
  518. 2021-12-11 14:09:03.420 T:22376 INFO <general>: m_displayNameExtra: WASAPI: Digitale Ausgabe (ASUS Xonar Essence STX Audio Device)
  519. 2021-12-11 14:09:03.420 T:22376 INFO <general>: m_deviceType : AE_DEVTYPE_IEC958
  520. 2021-12-11 14:09:03.420 T:22376 INFO <general>: m_channels : FL, FR
  521. 2021-12-11 14:09:03.420 T:22376 INFO <general>: m_sampleRates : 192000,96000,48000,44100
  522. 2021-12-11 14:09:03.420 T:22376 INFO <general>: m_dataFormats : AE_FMT_S24NE3,AE_FMT_S24LE3,AE_FMT_S24BE3,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_RAW
  523. 2021-12-11 14:09:03.420 T:22376 INFO <general>: m_streamTypes : STREAM_TYPE_DTSHD,STREAM_TYPE_DTSHD_MA,STREAM_TYPE_TRUEHD,STREAM_TYPE_EAC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3
  524. 2021-12-11 14:09:03.420 T:22376 INFO <general>: Device 4
  525. 2021-12-11 14:09:03.420 T:22376 INFO <general>: m_deviceName : default
  526. 2021-12-11 14:09:03.420 T:22376 INFO <general>: m_displayName : default
  527. 2021-12-11 14:09:03.420 T:22376 INFO <general>: m_displayNameExtra:
  528. 2021-12-11 14:09:03.420 T:22376 INFO <general>: m_deviceType : AE_DEVTYPE_IEC958
  529. 2021-12-11 14:09:03.420 T:22376 INFO <general>: m_channels : FL, FR
  530. 2021-12-11 14:09:03.420 T:22376 INFO <general>: m_sampleRates : 192000,96000,48000,44100
  531. 2021-12-11 14:09:03.421 T:22376 INFO <general>: m_dataFormats : AE_FMT_S24NE3,AE_FMT_S24LE3,AE_FMT_S24BE3,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_RAW
  532. 2021-12-11 14:09:03.421 T:22376 INFO <general>: m_streamTypes : STREAM_TYPE_DTSHD,STREAM_TYPE_DTSHD_MA,STREAM_TYPE_TRUEHD,STREAM_TYPE_EAC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3
  533. 2021-12-11 14:09:03.421 T:22376 INFO <general>: Device 5
  534. 2021-12-11 14:09:03.421 T:22376 INFO <general>: m_deviceName : {CD82B198-03BA-4E32-9855-A8E62F81F4FC}
  535. 2021-12-11 14:09:03.421 T:22376 INFO <general>: m_displayName : SPDIF - Realtek Digital Output (Realtek High Definition Audio)
  536. 2021-12-11 14:09:03.421 T:22376 INFO <general>: m_displayNameExtra: WASAPI: Realtek Digital Output (Realtek High Definition Audio)
  537. 2021-12-11 14:09:03.421 T:22376 INFO <general>: m_deviceType : AE_DEVTYPE_IEC958
  538. 2021-12-11 14:09:03.421 T:22376 INFO <general>: m_channels : FL, FR
  539. 2021-12-11 14:09:03.421 T:22376 INFO <general>: m_sampleRates : 192000,96000,48000,44100
  540. 2021-12-11 14:09:03.421 T:22376 INFO <general>: m_dataFormats : AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_RAW
  541. 2021-12-11 14:09:03.421 T:22376 INFO <general>: m_streamTypes : STREAM_TYPE_DTSHD,STREAM_TYPE_DTSHD_MA,STREAM_TYPE_TRUEHD,STREAM_TYPE_EAC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3
  542. 2021-12-11 14:09:03.421 T:22376 INFO <general>: Device 6
  543. 2021-12-11 14:09:03.421 T:22376 INFO <general>: m_deviceName : default
  544. 2021-12-11 14:09:03.421 T:22376 INFO <general>: m_displayName : default
  545. 2021-12-11 14:09:03.421 T:22376 INFO <general>: m_displayNameExtra:
  546. 2021-12-11 14:09:03.421 T:22376 INFO <general>: m_deviceType : AE_DEVTYPE_IEC958
  547. 2021-12-11 14:09:03.421 T:22376 INFO <general>: m_channels : FL, FR
  548. 2021-12-11 14:09:03.421 T:22376 INFO <general>: m_sampleRates : 192000,96000,48000,44100
  549. 2021-12-11 14:09:03.421 T:22376 INFO <general>: m_dataFormats : AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_RAW
  550. 2021-12-11 14:09:03.421 T:22376 INFO <general>: m_streamTypes : STREAM_TYPE_DTSHD,STREAM_TYPE_DTSHD_MA,STREAM_TYPE_TRUEHD,STREAM_TYPE_EAC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3
  551. 2021-12-11 14:09:03.421 T:22376 INFO <general>: Device 7
  552. 2021-12-11 14:09:03.421 T:22376 INFO <general>: m_deviceName : {DDA14012-879F-4A64-BE4B-075B654D950F}
  553. 2021-12-11 14:09:03.421 T:22376 INFO <general>: m_displayName : Speakers - Lautsprecher (ASUS Xonar Essence STX Audio Device)
  554. 2021-12-11 14:09:03.421 T:22376 INFO <general>: m_displayNameExtra: WASAPI: Lautsprecher (ASUS Xonar Essence STX Audio Device)
  555. 2021-12-11 14:09:03.421 T:22376 INFO <general>: m_deviceType : AE_DEVTYPE_PCM
  556. 2021-12-11 14:09:03.421 T:22376 INFO <general>: m_channels : FL, FR
  557. 2021-12-11 14:09:03.421 T:22376 INFO <general>: m_sampleRates : 192000,96000,48000,44100
  558. 2021-12-11 14:09:03.421 T:22376 INFO <general>: m_dataFormats : AE_FMT_S24NE3,AE_FMT_S24LE3,AE_FMT_S24BE3,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_RAW
  559. 2021-12-11 14:09:03.421 T:22376 INFO <general>: m_streamTypes : STREAM_TYPE_DTSHD,STREAM_TYPE_DTSHD_MA,STREAM_TYPE_TRUEHD,STREAM_TYPE_EAC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3
  560. 2021-12-11 14:09:03.421 T:22376 INFO <general>: Device 8
  561. 2021-12-11 14:09:03.421 T:22376 INFO <general>: m_deviceName : default
  562. 2021-12-11 14:09:03.421 T:22376 INFO <general>: m_displayName : default
  563. 2021-12-11 14:09:03.421 T:22376 INFO <general>: m_displayNameExtra:
  564. 2021-12-11 14:09:03.421 T:22376 INFO <general>: m_deviceType : AE_DEVTYPE_PCM
  565. 2021-12-11 14:09:03.421 T:22376 INFO <general>: m_channels : FL, FR
  566. 2021-12-11 14:09:03.421 T:22376 INFO <general>: m_sampleRates : 192000,96000,48000,44100
  567. 2021-12-11 14:09:03.421 T:22376 INFO <general>: m_dataFormats : AE_FMT_S24NE3,AE_FMT_S24LE3,AE_FMT_S24BE3,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_RAW
  568. 2021-12-11 14:09:03.421 T:22376 INFO <general>: m_streamTypes : STREAM_TYPE_DTSHD,STREAM_TYPE_DTSHD_MA,STREAM_TYPE_TRUEHD,STREAM_TYPE_EAC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3
  569. 2021-12-11 14:09:03.421 T:27868 INFO <general>: CActiveAESink::OpenSink - initialize sink
  570. 2021-12-11 14:09:03.421 T:27868 DEBUG <general>: CActiveAESink::OpenSink - trying to open device DIRECTSOUND:default
  571. 2021-12-11 14:09:03.446 T:7060 DEBUG <general>: HookOpenAdapter10_2: hook into pOpenData->pAdapterFuncs->pfnCreateDevice
  572. 2021-12-11 14:09:03.453 T:27868 DEBUG <general>: CAESinkDirectSound::Initialize: Using Window handle: 0x490abe
  573. 2021-12-11 14:09:03.455 T:27868 DEBUG <general>: CAESinkDirectSound::Initialize: secondary buffer created
  574. 2021-12-11 14:09:03.456 T:27868 DEBUG <general>: CAESinkDirectSound::Initialize: Initializing DirectSound with the following parameters:
  575. 2021-12-11 14:09:03.456 T:27868 DEBUG <general>: Audio Device : Digitale Ausgabe (ASUS Xonar Essence STX Audio Device)
  576. 2021-12-11 14:09:03.456 T:27868 DEBUG <general>: Sample Rate : 44100
  577. 2021-12-11 14:09:03.456 T:27868 DEBUG <general>: Sample Format : AE_FMT_FLOAT
  578. 2021-12-11 14:09:03.456 T:27868 DEBUG <general>: Bits Per Sample : 32
  579. 2021-12-11 14:09:03.456 T:27868 DEBUG <general>: Valid Bits/Samp : 32
  580. 2021-12-11 14:09:03.456 T:27868 DEBUG <general>: Channel Count : 2
  581. 2021-12-11 14:09:03.456 T:27868 DEBUG <general>: Block Align : 8
  582. 2021-12-11 14:09:03.456 T:27868 DEBUG <general>: Avg. Bytes Sec : 352800
  583. 2021-12-11 14:09:03.456 T:27868 DEBUG <general>: Samples/Block : 32
  584. 2021-12-11 14:09:03.456 T:27868 DEBUG <general>: Format cBSize : 22
  585. 2021-12-11 14:09:03.456 T:27868 DEBUG <general>: Channel Layout : FL, FR
  586. 2021-12-11 14:09:03.456 T:27868 DEBUG <general>: Channel Mask : 3
  587. 2021-12-11 14:09:03.456 T:27868 DEBUG <general>: Frames : 661
  588. 2021-12-11 14:09:03.456 T:27868 DEBUG <general>: Frame Size : 8
  589. 2021-12-11 14:09:03.456 T:27868 DEBUG <general>: CActiveAESink::OpenSink - DIRECTSOUND Initialized:
  590. 2021-12-11 14:09:03.456 T:27868 DEBUG <general>: Output Device : default
  591. 2021-12-11 14:09:03.456 T:27868 DEBUG <general>: Sample Rate : 44100
  592. 2021-12-11 14:09:03.456 T:27868 DEBUG <general>: Sample Format : AE_FMT_FLOAT
  593. 2021-12-11 14:09:03.456 T:27868 DEBUG <general>: Channel Count : 2
  594. 2021-12-11 14:09:03.456 T:27868 DEBUG <general>: Channel Layout: FL, FR
  595. 2021-12-11 14:09:03.456 T:27868 DEBUG <general>: Frames : 661
  596. 2021-12-11 14:09:03.456 T:27868 DEBUG <general>: Frame Size : 8
  597. 2021-12-11 14:09:03.457 T:22376 WARNING <general>: CActiveAE::ActiveAE::CActiveAE::StateMachine - signal: 0 from port: OutputControlPort not handled for state: 7
  598. 2021-12-11 14:09:03.480 T:27868 DEBUG <general>: CAESinkDirectSound::CheckPlayStatus: Resuming Playback
  599. 2021-12-11 14:09:03.491 T:7060 DEBUG <general>: HookCreateDevice: hook into pCreateData->pDeviceFuncs->pfnCreateResource
  600. 2021-12-11 14:09:03.492 T:7060 INFO <general>: DX::DeviceResources::CheckNV12SharedTexturesSupport: extended NV12 shared textures is supported
  601. 2021-12-11 14:09:03.492 T:7060 INFO <general>: DX::DeviceResources::CreateDeviceResources: device is created on adapter 'NVIDIA GeForce GTX 1050 Ti' with D3D_FEATURE_LEVEL_12_1
  602. 2021-12-11 14:09:03.494 T:7060 DEBUG <general>: DX::DeviceResources::ReleaseBackBuffer: release buffers.
  603. 2021-12-11 14:09:03.496 T:7060 DEBUG <general>: DX::DeviceResources::SetLogicalSize: receive changing logical size to 1920.000000 x 1080.000000
  604. 2021-12-11 14:09:03.496 T:7060 DEBUG <general>: DX::DeviceResources::SetLogicalSize: change logical size to 1920.000000 x 1080.000000
  605. 2021-12-11 14:09:03.496 T:7060 DEBUG <general>: DX::DeviceResources::ResizeBuffers: resize buffers.
  606. 2021-12-11 14:09:03.496 T:7060 DEBUG <general>: CWinSystemWin32DX::FixRefreshRateIfNecessary: refreshRate: 144.0010, desired: 144.0000, deviation: 0.00001, fixRequired: no, 1
  607. 2021-12-11 14:09:03.505 T:7060 INFO <general>: Skipped 5 duplicate messages..
  608. 2021-12-11 14:09:03.505 T:7060 INFO <general>: DX::DeviceResources::ResizeBuffers: 8 bit swapchain is used with 6 flip discard buffers and SDR output
  609. 2021-12-11 14:09:03.505 T:7060 DEBUG <general>: DX::DeviceResources::ResizeBuffers: end resize buffers.
  610. 2021-12-11 14:09:03.505 T:7060 DEBUG <general>: DX::DeviceResources::CreateBackBuffer: create buffers.
  611. 2021-12-11 14:09:03.506 T:7060 DEBUG <general>: CWinSystemWin32::AdjustWindow: adjusting window if required.
  612. 2021-12-11 14:09:03.507 T:7060 DEBUG <general>: CWinSystemWin32::AdjustWindow: resizing due to size change (0,0,1920,1080 fullscreen)->(0,0,1920,1080 fullscreen)
  613. 2021-12-11 14:09:03.525 T:7060 DEBUG <general>: CD3DVertexShader::CreateInternal: creating vertex shader.
  614. 2021-12-11 14:09:03.527 T:7060 DEBUG <general>: CD3DVertexShader::CreateInternal: creating input layout.
  615. 2021-12-11 14:09:03.528 T:7060 DEBUG <general>: CD3DPixelShader::CreateInternal: Create the pixel shader.
  616. 2021-12-11 14:09:03.528 T:7060 INFO <general>: Skipped 8 duplicate messages..
  617. 2021-12-11 14:09:03.528 T:7060 INFO <general>: RetroPlayer[PROCESS]: Registering process control for Windows
  618. 2021-12-11 14:09:03.528 T:7060 INFO <general>: RetroPlayer[RENDER]: Registering renderer factory for DirectX
  619. 2021-12-11 14:09:03.528 T:7060 DEBUG <general>: CWinSystemWin32::SetFullScreen: (windowed fullscreen) with size 1920x1080, refresh 144.000000
  620. 2021-12-11 14:09:03.529 T:7060 DEBUG <general>: DX::DeviceResources::ReleaseBackBuffer: release buffers.
  621. 2021-12-11 14:09:03.529 T:7060 DEBUG <general>: DX::DeviceResources::SetFullScreen: switching from (1920 x 1080) to (1920 x 1080)
  622. 2021-12-11 14:09:03.529 T:7060 DEBUG <general>: DX::DeviceResources::SetFullScreen: switching done.
  623. 2021-12-11 14:09:03.529 T:7060 DEBUG <general>: DX::DeviceResources::ResizeBuffers: resize buffers.
  624. 2021-12-11 14:09:03.530 T:7060 DEBUG <general>: CWinSystemWin32DX::FixRefreshRateIfNecessary: refreshRate: 144.0010, desired: 144.0000, deviation: 0.00001, fixRequired: no, 1
  625. 2021-12-11 14:09:03.532 T:7060 DEBUG <general>: Skipped 5 duplicate messages..
  626. 2021-12-11 14:09:03.532 T:7060 DEBUG <general>: DX::DeviceResources::ResizeBuffers: end resize buffers.
  627. 2021-12-11 14:09:03.532 T:7060 DEBUG <general>: CWinSystemWin32::AdjustWindow: adjusting window if required.
  628. 2021-12-11 14:09:03.532 T:7060 DEBUG <general>: DX::DeviceResources::CreateBackBuffer: create buffers.
  629. 2021-12-11 14:09:03.532 T:7060 DEBUG <general>: guilib: Fill viewport on change for solving rendering passes
  630. 2021-12-11 14:09:03.533 T:7060 DEBUG <general>: ffmpeg[(nil)X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  631. 2021-12-11 14:09:03.579 T:5012 DEBUG <general>: [WS-Discovery]: HELLO packet received: device type = 'Computer', device address = '192.168.1.131:3702'
  632. 2021-12-11 14:09:03.631 T:7060 INFO <general>: load keymapping
  633. 2021-12-11 14:09:03.632 T:7060 INFO <general>: Loading special://xbmc/system/keymaps/appcommand.xml
  634. 2021-12-11 14:09:03.632 T:7060 INFO <general>: Loading special://xbmc/system/keymaps/customcontroller.AppleRemote.xml
  635. 2021-12-11 14:09:03.633 T:7060 INFO <general>: Loading special://xbmc/system/keymaps/customcontroller.Harmony.xml
  636. 2021-12-11 14:09:03.633 T:7060 INFO <general>: Loading special://xbmc/system/keymaps/customcontroller.SiriRemote.xml
  637. 2021-12-11 14:09:03.634 T:7060 INFO <general>: Loading special://xbmc/system/keymaps/gamepad.xml
  638. 2021-12-11 14:09:03.634 T:7060 INFO <general>: Loading special://xbmc/system/keymaps/joystick.xml
  639. 2021-12-11 14:09:03.635 T:7060 INFO <general>: Loading special://xbmc/system/keymaps/keyboard.xml
  640. 2021-12-11 14:09:03.636 T:7060 INFO <general>: Loading special://xbmc/system/keymaps/mouse.xml
  641. 2021-12-11 14:09:03.637 T:7060 INFO <general>: Loading special://xbmc/system/keymaps/remote.xml
  642. 2021-12-11 14:09:03.637 T:7060 INFO <general>: Loading special://xbmc/system/keymaps/touchscreen.xml
  643. 2021-12-11 14:09:03.638 T:7060 INFO <general>: GUI format 1920x1080, Display AOC Q27G2SG4B+ #1: 1920x1080 @ 144.00Hz
  644. 2021-12-11 14:09:03.638 T:7060 INFO <general>: CLangInfo: loading resource.language.de_de language information...
  645. 2021-12-11 14:09:03.639 T:7060 DEBUG <general>: trying to set locale to de-de
  646. 2021-12-11 14:09:03.639 T:7060 INFO <general>: global locale set to de-de
  647. 2021-12-11 14:09:03.639 T:7060 INFO <general>: CLangInfo: loading resource.language.de_de language strings...
  648. 2021-12-11 14:09:03.644 T:7060 DEBUG <general>: LocalizeStrings: loaded 4137 strings from file resource://resource.language.de_de/strings.po
  649. 2021-12-11 14:09:03.645 T:7060 DEBUG <general>: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: resource://resource.language.en_gb/strings.po
  650. 2021-12-11 14:09:03.648 T:7060 DEBUG <general>: POParser: id:24045 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  651. 2021-12-11 14:09:03.648 T:7060 DEBUG <general>: POParser: id:24139 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  652. 2021-12-11 14:09:03.648 T:7060 DEBUG <general>: POParser: id:24143 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  653. 2021-12-11 14:09:03.648 T:7060 DEBUG <general>: POParser: id:24164 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  654. 2021-12-11 14:09:03.648 T:7060 DEBUG <general>: POParser: id:24165 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  655. 2021-12-11 14:09:03.648 T:7060 DEBUG <general>: POParser: id:24166 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  656. 2021-12-11 14:09:03.648 T:7060 DEBUG <general>: POParser: id:24167 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  657. 2021-12-11 14:09:03.649 T:7060 DEBUG <general>: POParser: id:39028 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  658. 2021-12-11 14:09:03.649 T:7060 DEBUG <general>: LocalizeStrings: loaded 8 strings from file resource://resource.language.en_gb/strings.po
  659. 2021-12-11 14:09:03.650 T:7060 DEBUG <general>: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files\Kodi\addons\audioencoder.kodi.builtin.aac\resources\language\resource.language.en_gb\strings.po
  660. 2021-12-11 14:09:03.650 T:7060 DEBUG <general>: LocalizeStrings: loaded 3 strings from file C:\Program Files\Kodi\addons\audioencoder.kodi.builtin.aac\resources\language\resource.language.en_gb\strings.po
  661. 2021-12-11 14:09:03.651 T:7060 DEBUG <general>: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files\Kodi\addons\audioencoder.kodi.builtin.wma\resources\language\resource.language.en_gb\strings.po
  662. 2021-12-11 14:09:03.651 T:7060 DEBUG <general>: LocalizeStrings: loaded 3 strings from file C:\Program Files\Kodi\addons\audioencoder.kodi.builtin.wma\resources\language\resource.language.en_gb\strings.po
  663. 2021-12-11 14:09:03.651 T:7060 DEBUG <general>: LocalizeStrings: loaded 18 strings from file C:\Users\Laurent\AppData\Roaming\Kodi\addons\game.controller.default\resources\language\resource.language.de_de\strings.po
  664. 2021-12-11 14:09:03.651 T:7060 DEBUG <general>: LocalizeStrings: loaded 0 strings from file C:\Users\Laurent\AppData\Roaming\Kodi\addons\game.controller.default\resources\language\resource.language.en_gb\strings.po
  665. 2021-12-11 14:09:03.652 T:7060 DEBUG <general>: LocalizeStrings: loaded 13 strings from file C:\Users\Laurent\AppData\Roaming\Kodi\addons\game.controller.snes\resources\language\resource.language.de_de\strings.po
  666. 2021-12-11 14:09:03.652 T:7060 DEBUG <general>: LocalizeStrings: loaded 0 strings from file C:\Users\Laurent\AppData\Roaming\Kodi\addons\game.controller.snes\resources\language\resource.language.en_gb\strings.po
  667. 2021-12-11 14:09:03.652 T:7060 DEBUG <general>: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Users\Laurent\AppData\Roaming\Kodi\addons\inputstream.adaptive\resources\language\resource.language.de_de\strings.po
  668. 2021-12-11 14:09:03.652 T:7060 DEBUG <general>: LocalizeStrings: loaded 25 strings from file C:\Users\Laurent\AppData\Roaming\Kodi\addons\inputstream.adaptive\resources\language\resource.language.de_de\strings.po
  669. 2021-12-11 14:09:03.653 T:7060 DEBUG <general>: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Users\Laurent\AppData\Roaming\Kodi\addons\inputstream.adaptive\resources\language\resource.language.en_gb\strings.po
  670. 2021-12-11 14:09:03.653 T:7060 DEBUG <general>: LocalizeStrings: loaded 0 strings from file C:\Users\Laurent\AppData\Roaming\Kodi\addons\inputstream.adaptive\resources\language\resource.language.en_gb\strings.po
  671. 2021-12-11 14:09:03.653 T:7060 DEBUG <general>: LocalizeStrings: loaded 17 strings from file C:\Users\Laurent\AppData\Roaming\Kodi\addons\metadata.album.universal\resources\language\resource.language.de_de\strings.po
  672. 2021-12-11 14:09:03.653 T:7060 DEBUG <general>: LocalizeStrings: loaded 0 strings from file C:\Users\Laurent\AppData\Roaming\Kodi\addons\metadata.album.universal\resources\language\resource.language.en_gb\strings.po
  673. 2021-12-11 14:09:03.654 T:7060 DEBUG <general>: LocalizeStrings: loaded 32 strings from file C:\Users\Laurent\AppData\Roaming\Kodi\addons\metadata.artists.universal\resources\language\resource.language.de_de\strings.po
  674. 2021-12-11 14:09:03.654 T:7060 DEBUG <general>: LocalizeStrings: loaded 0 strings from file C:\Users\Laurent\AppData\Roaming\Kodi\addons\metadata.artists.universal\resources\language\resource.language.en_gb\strings.po
  675. 2021-12-11 14:09:03.656 T:7060 DEBUG <general>: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files\Kodi\addons\metadata.generic.albums\resources\language\resource.language.de_de\strings.po
  676. 2021-12-11 14:09:03.656 T:7060 DEBUG <general>: LocalizeStrings: loaded 1 strings from file C:\Program Files\Kodi\addons\metadata.generic.albums\resources\language\resource.language.de_de\strings.po
  677. 2021-12-11 14:09:03.656 T:7060 DEBUG <general>: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files\Kodi\addons\metadata.generic.albums\resources\language\resource.language.en_gb\strings.po
  678. 2021-12-11 14:09:03.656 T:7060 DEBUG <general>: LocalizeStrings: loaded 16 strings from file C:\Program Files\Kodi\addons\metadata.generic.albums\resources\language\resource.language.en_gb\strings.po
  679. 2021-12-11 14:09:03.656 T:7060 DEBUG <general>: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files\Kodi\addons\metadata.generic.artists\resources\language\resource.language.de_de\strings.po
  680. 2021-12-11 14:09:03.656 T:7060 DEBUG <general>: LocalizeStrings: loaded 1 strings from file C:\Program Files\Kodi\addons\metadata.generic.artists\resources\language\resource.language.de_de\strings.po
  681. 2021-12-11 14:09:03.657 T:7060 DEBUG <general>: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files\Kodi\addons\metadata.generic.artists\resources\language\resource.language.en_gb\strings.po
  682. 2021-12-11 14:09:03.657 T:7060 DEBUG <general>: LocalizeStrings: loaded 14 strings from file C:\Program Files\Kodi\addons\metadata.generic.artists\resources\language\resource.language.en_gb\strings.po
  683. 2021-12-11 14:09:03.657 T:7060 DEBUG <general>: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files\Kodi\addons\metadata.themoviedb.org\resources\language\resource.language.de_de\strings.po
  684. 2021-12-11 14:09:03.657 T:7060 DEBUG <general>: LocalizeStrings: loaded 7 strings from file C:\Program Files\Kodi\addons\metadata.themoviedb.org\resources\language\resource.language.de_de\strings.po
  685. 2021-12-11 14:09:03.657 T:7060 DEBUG <general>: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files\Kodi\addons\metadata.themoviedb.org\resources\language\resource.language.en_gb\strings.po
  686. 2021-12-11 14:09:03.658 T:7060 DEBUG <general>: POParser: id:30003 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  687. 2021-12-11 14:09:03.658 T:7060 DEBUG <general>: LocalizeStrings: loaded 3 strings from file C:\Program Files\Kodi\addons\metadata.themoviedb.org\resources\language\resource.language.en_gb\strings.po
  688. 2021-12-11 14:09:03.658 T:7060 DEBUG <general>: LocalizeStrings: loaded 16 strings from file C:\Users\Laurent\AppData\Roaming\Kodi\addons\metadata.themoviedb.org.python\resources\language\resource.language.de_de\strings.po
  689. 2021-12-11 14:09:03.658 T:7060 DEBUG <general>: LocalizeStrings: loaded 1 strings from file C:\Users\Laurent\AppData\Roaming\Kodi\addons\metadata.themoviedb.org.python\resources\language\resource.language.en_gb\strings.po
  690. 2021-12-11 14:09:03.658 T:7060 DEBUG <general>: LocalizeStrings: loaded 3 strings from file C:\Users\Laurent\AppData\Roaming\Kodi\addons\metadata.tvshows.themoviedb.org\resources\language\resource.language.de_de\strings.po
  691. 2021-12-11 14:09:03.659 T:7060 DEBUG <general>: LocalizeStrings: loaded 10 strings from file C:\Users\Laurent\AppData\Roaming\Kodi\addons\metadata.tvshows.themoviedb.org\resources\language\resource.language.en_gb\strings.po
  692. 2021-12-11 14:09:03.659 T:7060 DEBUG <general>: LocalizeStrings: loaded 31 strings from file C:\Users\Laurent\AppData\Roaming\Kodi\addons\metadata.tvshows.themoviedb.org.python\resources\language\resource.language.de_de\strings.po
  693. 2021-12-11 14:09:03.659 T:7060 DEBUG <general>: LocalizeStrings: loaded 0 strings from file C:\Users\Laurent\AppData\Roaming\Kodi\addons\metadata.tvshows.themoviedb.org.python\resources\language\resource.language.en_gb\strings.po
  694. 2021-12-11 14:09:03.660 T:7060 DEBUG <general>: LocalizeStrings: loaded 9 strings from file C:\Program Files\Kodi\addons\peripheral.joystick\resources\language\resource.language.de_de\strings.po
  695. 2021-12-11 14:09:03.660 T:7060 DEBUG <general>: LocalizeStrings: loaded 0 strings from file C:\Program Files\Kodi\addons\peripheral.joystick\resources\language\resource.language.en_gb\strings.po
  696. 2021-12-11 14:09:03.660 T:7060 DEBUG <general>: LocalizeStrings: loaded 56 strings from file C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\resources\language\resource.language.de_de\strings.po
  697. 2021-12-11 14:09:03.661 T:7060 DEBUG <general>: LocalizeStrings: loaded 0 strings from file C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\resources\language\resource.language.en_gb\strings.po
  698. 2021-12-11 14:09:03.661 T:7060 DEBUG <general>: LocalizeStrings: loaded 24 strings from file C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.tunein2017\resources\language\resource.language.de_de\strings.po
  699. 2021-12-11 14:09:03.661 T:7060 DEBUG <general>: LocalizeStrings: loaded 0 strings from file C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.tunein2017\resources\language\resource.language.en_gb\strings.po
  700. 2021-12-11 14:09:03.662 T:7060 DEBUG <general>: LocalizeStrings: loaded 3 strings from file C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.program.autocompletion\resources\language\resource.language.en_gb\strings.po
  701. 2021-12-11 14:09:03.662 T:7060 DEBUG <general>: LocalizeStrings: loaded 263 strings from file C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.video.netflix\resources\language\resource.language.de_de\strings.po
  702. 2021-12-11 14:09:03.663 T:7060 DEBUG <general>: LocalizeStrings: loaded 0 strings from file C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.video.netflix\resources\language\resource.language.en_gb\strings.po
  703. 2021-12-11 14:09:03.664 T:7060 DEBUG <general>: LocalizeStrings: loaded 297 strings from file C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\language\resource.language.de_de\strings.po
  704. 2021-12-11 14:09:03.664 T:7060 DEBUG <general>: LocalizeStrings: loaded 0 strings from file C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\language\resource.language.en_gb\strings.po
  705. 2021-12-11 14:09:03.667 T:7060 DEBUG <general>: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files\Kodi\addons\screensaver.xbmc.builtin.dim\resources\language\resource.language.de_de\strings.po
  706. 2021-12-11 14:09:03.667 T:7060 DEBUG <general>: LocalizeStrings: loaded 1 strings from file C:\Program Files\Kodi\addons\screensaver.xbmc.builtin.dim\resources\language\resource.language.de_de\strings.po
  707. 2021-12-11 14:09:03.667 T:7060 DEBUG <general>: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files\Kodi\addons\screensaver.xbmc.builtin.dim\resources\language\resource.language.en_gb\strings.po
  708. 2021-12-11 14:09:03.667 T:7060 DEBUG <general>: LocalizeStrings: loaded 2 strings from file C:\Program Files\Kodi\addons\screensaver.xbmc.builtin.dim\resources\language\resource.language.en_gb\strings.po
  709. 2021-12-11 14:09:03.667 T:7060 DEBUG <general>: LocalizeStrings: loaded 80 strings from file C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.audio.profiles\resources\language\resource.language.de_de\strings.po
  710. 2021-12-11 14:09:03.668 T:7060 DEBUG <general>: LocalizeStrings: loaded 0 strings from file C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.audio.profiles\resources\language\resource.language.en_gb\strings.po
  711. 2021-12-11 14:09:03.668 T:7060 DEBUG <general>: LocalizeStrings: loaded 3 strings from file C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.favourites\resources\language\resource.language.de_de\strings.po
  712. 2021-12-11 14:09:03.668 T:7060 DEBUG <general>: LocalizeStrings: loaded 0 strings from file C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.favourites\resources\language\resource.language.en_gb\strings.po
  713. 2021-12-11 14:09:03.671 T:7060 DEBUG <general>: LocalizeStrings: loaded 83 strings from file C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.inputstreamhelper\resources\language\resource.language.de_de\strings.po
  714. 2021-12-11 14:09:03.671 T:7060 DEBUG <general>: LocalizeStrings: loaded 0 strings from file C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.inputstreamhelper\resources\language\resource.language.en_gb\strings.po
  715. 2021-12-11 14:09:03.674 T:7060 DEBUG <general>: LocalizeStrings: loaded 125 strings from file C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.skinshortcuts\resources\language\resource.language.de_de\strings.po
  716. 2021-12-11 14:09:03.674 T:7060 DEBUG <general>: LocalizeStrings: loaded 0 strings from file C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.skinshortcuts\resources\language\resource.language.en_gb\strings.po
  717. 2021-12-11 14:09:03.675 T:7060 DEBUG <general>: LocalizeStrings: loaded 24 strings from file C:\Users\Laurent\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\resources\language\resource.language.de_de\strings.po
  718. 2021-12-11 14:09:03.675 T:7060 DEBUG <general>: LocalizeStrings: loaded 0 strings from file C:\Users\Laurent\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\resources\language\resource.language.en_gb\strings.po
  719. 2021-12-11 14:09:03.677 T:17508 DEBUG <general>: Thread JobWorker start, auto delete: true
  720. 2021-12-11 14:09:03.677 T:17508 DEBUG <general>: CDatabaseManager::Initialize, updating databases...
  721. 2021-12-11 14:09:03.678 T:17508 INFO <general>: Running database version Addons33
  722. 2021-12-11 14:09:03.678 T:17508 INFO <general>: Running database version ViewModes6
  723. 2021-12-11 14:09:03.679 T:17508 INFO <general>: Running database version Textures13
  724. 2021-12-11 14:09:03.679 T:17508 DEBUG <general>: dbiplus::MysqlDatabase::connect replacing configured host 192.168.1.48 with resolved host 192.168.1.48
  725. 2021-12-11 14:09:03.686 T:17508 INFO <general>: MYSQL: Connected to version 10.3.32-MariaDB-0ubuntu0.20.04.1
  726. 2021-12-11 14:09:03.690 T:17508 INFO <general>: Running database version MyMusic82
  727. 2021-12-11 14:09:03.690 T:17508 DEBUG <general>: dbiplus::MysqlDatabase::connect replacing configured host 192.168.1.48 with resolved host 192.168.1.48
  728. 2021-12-11 14:09:03.696 T:17508 INFO <general>: Running database version MyVideos119
  729. 2021-12-11 14:09:03.697 T:17508 INFO <general>: Running database version TV38
  730. 2021-12-11 14:09:03.698 T:17508 INFO <general>: Running database version Epg13
  731. 2021-12-11 14:09:03.698 T:17508 DEBUG <general>: CDatabaseManager::Initialize, updating databases... DONE
  732. 2021-12-11 14:09:03.717 T:7060 INFO <general>: Unloaded skin
  733. 2021-12-11 14:09:03.719 T:7060 INFO <general>: load skin from: C:\Users\Laurent\AppData\Roaming\Kodi\addons\skin.amber\ (version: 3.4.11)
  734. 2021-12-11 14:09:03.719 T:7060 INFO <general>: load fonts for skin...
  735. 2021-12-11 14:09:03.720 T:7060 INFO <general>: Loading skin includes from C:\Users\Laurent\AppData\Roaming\Kodi\addons\skin.amber\1080i\includes.xml
  736. 2021-12-11 14:09:03.835 T:7060 INFO <general>: Loading fonts from C:\Users\Laurent\AppData\Roaming\Kodi\addons\skin.amber\1080i\Font.xml
  737. 2021-12-11 14:09:03.861 T:7060 DEBUG <general>: LocalizeStrings: loaded 593 strings from file C:\Users\Laurent\AppData\Roaming\Kodi\addons\skin.amber\language\resource.language.de_de\strings.po
  738. 2021-12-11 14:09:03.861 T:7060 DEBUG <general>: POParser: id:32238 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  739. 2021-12-11 14:09:03.861 T:7060 DEBUG <general>: LocalizeStrings: loaded 202 strings from file C:\Users\Laurent\AppData\Roaming\Kodi\addons\skin.amber\language\resource.language.en_gb\strings.po
  740. 2021-12-11 14:09:03.861 T:7060 INFO <general>: load new skin...
  741. 2021-12-11 14:09:03.861 T:7060 INFO <general>: Loading custom window XMLs from skin path C:\Users\Laurent\AppData\Roaming\Kodi\addons\skin.amber\1080i
  742. 2021-12-11 14:09:03.874 T:7060 DEBUG <general>: Load Skin XML: 12.53ms
  743. 2021-12-11 14:09:03.874 T:7060 INFO <general>: initialize new skin...
  744. 2021-12-11 14:09:03.874 T:7060 DEBUG <general>: guilib: Fill viewport on change for solving rendering passes
  745. 2021-12-11 14:09:03.874 T:7060 INFO <general>: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  746. 2021-12-11 14:09:03.875 T:7060 INFO <general>: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
  747. 2021-12-11 14:09:03.877 T:7060 DEBUG <general>: CTextureBundleXBT::OpenBundle - Opened bundle C:\Users\Laurent\AppData\Roaming\Kodi\addons\skin.amber\media\Textures.xbt
  748. 2021-12-11 14:09:03.877 T:7060 INFO <general>: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
  749. 2021-12-11 14:09:03.878 T:7060 INFO <general>: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
  750. 2021-12-11 14:09:03.878 T:7060 INFO <general>: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
  751. 2021-12-11 14:09:03.881 T:7060 INFO <general>: Loading skin file: DialogNotification.xml, load type: LOAD_ON_GUI_INIT
  752. 2021-12-11 14:09:03.882 T:7060 INFO <general>: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  753. 2021-12-11 14:09:03.882 T:7060 INFO <general>: Loading skin file: Custom_1118_FullscreenMusic.xml, load type: LOAD_ON_GUI_INIT
  754. 2021-12-11 14:09:03.883 T:7060 INFO <general>: Loading skin file: custom_1123_PausedOverlay.xml, load type: LOAD_ON_GUI_INIT
  755. 2021-12-11 14:09:03.885 T:7060 INFO <general>: Loading skin file: Custom_Overlay.xml, load type: LOAD_ON_GUI_INIT
  756. 2021-12-11 14:09:03.891 T:7060 INFO <general>: Loading resource://resource.uisounds.kodi/sounds.xml
  757. 2021-12-11 14:09:03.902 T:7060 INFO <general>: skin loaded...
  758. 2021-12-11 14:09:03.902 T:7060 DEBUG <general>: Activating window ID: 12997
  759. 2021-12-11 14:09:03.902 T:7060 DEBUG <general>: ------ Window Init () ------
  760. 2021-12-11 14:09:03.903 T:7060 DEBUG <general>: Activating window ID: 12999
  761. 2021-12-11 14:09:03.903 T:7060 DEBUG <general>: ------ Window Init (Startup.xml) ------
  762. 2021-12-11 14:09:03.903 T:7060 INFO <general>: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
  763. 2021-12-11 14:09:03.903 T:7060 DEBUG <general>: Activating window ID: 10000
  764. 2021-12-11 14:09:03.903 T:7060 DEBUG <general>: ------ Window Deinit (Startup.xml) ------
  765. 2021-12-11 14:09:03.903 T:7060 DEBUG <general>: ------ Window Init (Home.xml) ------
  766. 2021-12-11 14:09:03.903 T:7060 INFO <general>: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
  767. 2021-12-11 14:09:03.908 T:7060 WARNING <general>: Skin has invalid include: skinshortcuts-template-shelfgroup2shelvesbackground
  768. 2021-12-11 14:09:03.908 T:7060 WARNING <general>: Skin has invalid include: skinshortcuts-template-shelfgroup3shelvesbackground
  769. 2021-12-11 14:09:03.908 T:7060 WARNING <general>: Skin has invalid include: skinshortcuts-template-shelfgroup1
  770. 2021-12-11 14:09:03.908 T:7060 WARNING <general>: Skin has invalid include: skinshortcuts-template-shelfgroup2
  771. 2021-12-11 14:09:03.908 T:7060 WARNING <general>: Skin has invalid include: skinshortcuts-template-shelfgroup3
  772. 2021-12-11 14:09:03.908 T:7060 WARNING <general>: Skin has invalid include: skinshortcuts-template-shelfgroup4
  773. 2021-12-11 14:09:03.908 T:7060 WARNING <general>: Skin has invalid include: skinshortcuts-template-shelfgroup5
  774. 2021-12-11 14:09:03.909 T:7060 WARNING <general>: Skin has invalid include: skinshortcuts-template-shelfgroup6
  775. 2021-12-11 14:09:03.909 T:7060 WARNING <general>: Skin has invalid include: skinshortcuts-template-ShelfIndicator
  776. 2021-12-11 14:09:03.909 T:7060 WARNING <general>: Skin has invalid include: skinshortcuts-template-ShelfOnUpMainMenu
  777. 2021-12-11 14:09:03.938 T:7060 DEBUG <general>: CDirectoryProvider[videodb://movies/titles/]: refreshing..
  778. 2021-12-11 14:09:03.938 T:7060 DEBUG <general>: CDirectoryProvider[videodb://tvshows/titles/]: refreshing..
  779. 2021-12-11 14:09:03.938 T:7060 DEBUG <general>: CDirectoryProvider[videodb://movies/sets/]: refreshing..
  780. 2021-12-11 14:09:03.938 T:17508 DEBUG <general>: dbiplus::MysqlDatabase::connect replacing configured host 192.168.1.48 with resolved host 192.168.1.48
  781. 2021-12-11 14:09:03.939 T:512 DEBUG <general>: Thread JobWorker start, auto delete: true
  782. 2021-12-11 14:09:03.939 T:7060 DEBUG <general>: CDirectoryProvider[videodb://musicvideos/titles/]: refreshing..
  783. 2021-12-11 14:09:03.939 T:512 DEBUG <general>: dbiplus::MysqlDatabase::connect replacing configured host 192.168.1.48 with resolved host 192.168.1.48
  784. 2021-12-11 14:09:03.939 T:18436 DEBUG <general>: Thread JobWorker start, auto delete: true
  785. 2021-12-11 14:09:03.940 T:7060 DEBUG <general>: CDirectoryProvider[musicdb://artists/?albumartistsonly=true]: refreshing..
  786. 2021-12-11 14:09:03.940 T:7060 DEBUG <general>: CDirectoryProvider[videodb://movies/titles/]: refreshing..
  787. 2021-12-11 14:09:03.940 T:7060 DEBUG <general>: CDirectoryProvider[videodb://tvshows/titles/]: refreshing..
  788. 2021-12-11 14:09:03.940 T:7060 DEBUG <general>: CDirectoryProvider[videodb://movies/sets/]: refreshing..
  789. 2021-12-11 14:09:03.940 T:7060 DEBUG <general>: CDirectoryProvider[videodb://movies/titles/]: refreshing..
  790. 2021-12-11 14:09:03.940 T:18436 DEBUG <general>: dbiplus::MysqlDatabase::connect replacing configured host 192.168.1.48 with resolved host 192.168.1.48
  791. 2021-12-11 14:09:03.940 T:7060 DEBUG <general>: CDirectoryProvider[videodb://movies/sets/]: refreshing..
  792. 2021-12-11 14:09:03.940 T:7060 DEBUG <general>: CDirectoryProvider[videodb://tvshows/titles/]: refreshing..
  793. 2021-12-11 14:09:03.940 T:7060 DEBUG <general>: CDirectoryProvider[videodb://movies/titles/]: refreshing..
  794. 2021-12-11 14:09:03.940 T:7060 DEBUG <general>: CDirectoryProvider[videodb://musicvideos/titles/]: refreshing..
  795. 2021-12-11 14:09:03.940 T:7060 DEBUG <general>: CDirectoryProvider[videodb://tvshows/titles/]: refreshing..
  796. 2021-12-11 14:09:03.940 T:7060 DEBUG <general>: CDirectoryProvider[videodb://movies/sets/]: refreshing..
  797. 2021-12-11 14:09:03.940 T:7060 DEBUG <general>: CDirectoryProvider[musicdb://artists/?albumartistsonly=true]: refreshing..
  798. 2021-12-11 14:09:03.940 T:7060 DEBUG <general>: CDirectoryProvider[videodb://movies/titles/]: refreshing..
  799. 2021-12-11 14:09:03.940 T:7060 DEBUG <general>: CDirectoryProvider[videodb://musicvideos/titles/]: refreshing..
  800. 2021-12-11 14:09:03.940 T:7060 DEBUG <general>: CDirectoryProvider[videodb://movies/sets/]: refreshing..
  801. 2021-12-11 14:09:03.940 T:7060 DEBUG <general>: CDirectoryProvider[videodb://tvshows/titles/]: refreshing..
  802. 2021-12-11 14:09:03.940 T:7060 DEBUG <general>: CDirectoryProvider[musicdb://artists/?albumartistsonly=true]: refreshing..
  803. 2021-12-11 14:09:03.940 T:7060 DEBUG <general>: dbiplus::MysqlDatabase::connect replacing configured host 192.168.1.48 with resolved host 192.168.1.48
  804. 2021-12-11 14:09:04.002 T:512 DEBUG <general>: Skipped 8 duplicate messages..
  805. 2021-12-11 14:09:04.002 T:512 DEBUG <general>: CMusicDatabase::GetArtistsByWhere query: SELECT artistview.* FROM artistview WHERE (EXISTS (SELECT 1 FROM album_artist WHERE album_artist.idArtist = artistview.idArtist)) AND (artistview.strArtist != '') ORDER BY artistview.idArtist
  806. 2021-12-11 14:09:04.018 T:20804 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
  807. 2021-12-11 14:09:04.018 T:20804 INFO <general>: initializing python engine.
  808. 2021-12-11 14:09:04.018 T:17484 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
  809. 2021-12-11 14:09:04.019 T:17484 INFO <general>: initializing python engine.
  810. 2021-12-11 14:09:04.024 T:7060 DEBUG <general>: JSONRPC: JSON schema type definition references an unknown type Setting.Details.Setting
  811. 2021-12-11 14:09:04.025 T:7060 WARNING <general>: JSONRPC: Could not parse type "Setting.Details.SettingList"
  812. 2021-12-11 14:09:04.025 T:7060 INFO <general>: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
  813. 2021-12-11 14:09:04.025 T:7060 INFO <general>: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
  814. 2021-12-11 14:09:04.034 T:7060 INFO <general>: JSONRPC v12.4.0: Successfully initialized
  815. 2021-12-11 14:09:04.035 T:7060 DEBUG <general>: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Motorola Nyxboard Hybrid"
  816. 2021-12-11 14:09:04.035 T:7060 DEBUG <general>: PERIPHERALS::CPeripherals::LoadMappings - loaded node "CEC Adapter"
  817. 2021-12-11 14:09:04.035 T:7060 DEBUG <general>: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Pulse-Eight CEC Adapter"
  818. 2021-12-11 14:09:04.035 T:7060 DEBUG <general>: PERIPHERALS::CPeripherals::LoadMappings - loaded node "iMON HID device"
  819. 2021-12-11 14:09:04.035 T:7060 DEBUG <general>: PERIPHERALS::CPeripherals::LoadMappings - loaded node "WETEK Play remote"
  820. 2021-12-11 14:09:04.035 T:7060 DEBUG <general>: PERIPHERALS::CPeripherals::LoadMappings - loaded node "OSMC RF Remote"
  821. 2021-12-11 14:09:04.035 T:7060 DEBUG <general>: PERIPHERALS::CPeripherals::LoadMappings - loaded node ""
  822. 2021-12-11 14:09:04.036 T:7060 DEBUG <general>: Add-on bus: Registering add-on peripheral.joystick
  823. 2021-12-11 14:09:04.036 T:7060 DEBUG <general>: PERIPHERAL - PERIPHERALS::CPeripheralAddon::CreateAddon - creating peripheral add-on instance 'Joystick Support'
  824. 2021-12-11 14:09:04.036 T:7060 DEBUG <general>: ADDON: Dll Initializing - Joystick Support
  825. 2021-12-11 14:09:04.036 T:7060 DEBUG <general>: SECTION:LoadDLL(C:\Program Files\Kodi\addons\peripheral.joystick\peripheral.joystick.dll)
  826. 2021-12-11 14:09:04.037 T:17508 DEBUG <general>: dbiplus::MysqlDatabase::connect replacing configured host 192.168.1.48 with resolved host 192.168.1.48
  827. 2021-12-11 14:09:04.038 T:20804 DEBUG <general>: CPythonInvoker(0, C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.favourites\default.py): start processing
  828. 2021-12-11 14:09:04.038 T:17484 DEBUG <general>: CPythonInvoker(1, C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.skinshortcuts\resources\lib\entry_point.py): start processing
  829. 2021-12-11 14:09:04.039 T:7060 DEBUG <general>: AddOnLog: peripheral.joystick: Loaded 14 joystick families with 97 total joysticks
  830. 2021-12-11 14:09:04.039 T:7060 DEBUG <general>: Calling TransferSettings for: Joystick Support
  831. 2021-12-11 14:09:04.039 T:7060 INFO <general>: AddOnLog: peripheral.joystick: Enabling joystick interface "xinput"
  832. 2021-12-11 14:09:04.039 T:7060 DEBUG <general>: AddOnLog: peripheral.joystick: Attempting to load XInput1_4.dll...
  833. 2021-12-11 14:09:04.040 T:7060 DEBUG <general>: AddOnLog: peripheral.joystick: Loaded XInput DLL version 1.4
  834. 2021-12-11 14:09:04.040 T:7060 DEBUG <general>: AddOnLog: peripheral.joystick: Loaded XInput symbols (GetState=00007FF840012EC0, GetStateEx=0000000000000000, SetState=00007FF840013300, GetCaps=00007FF8400129F0, GetBatteryInformation=00007FF8400127B0, PowerOff=0000000000000000)
  835. 2021-12-11 14:09:04.040 T:7060 INFO <general>: AddOnLog: peripheral.joystick: Enabling joystick interface "directinput"
  836. 2021-12-11 14:09:04.041 T:26232 DEBUG <general>: Thread PeripBusUSB start, auto delete: false
  837. 2021-12-11 14:09:04.042 T:5256 DEBUG <general>: Thread PeripBusCEC start, auto delete: false
  838. 2021-12-11 14:09:04.042 T:6896 DEBUG <general>: Thread PeripBusAddon start, auto delete: false
  839. 2021-12-11 14:09:04.043 T:7060 DEBUG <general>: PERIPHERALS::CPeripheral::Initialise - initialised peripheral on 'keyboard' with 1 features and 0 sub devices
  840. 2021-12-11 14:09:04.043 T:7060 INFO <general>: PERIPHERALS::CPeripheralBus::Register - new keyboard device registered on application->keyboard: Tastatur (0000:0000)
  841. 2021-12-11 14:09:04.043 T:7060 DEBUG <general>: PERIPHERALS::CPeripheral::Initialise - initialised peripheral on 'mouse' with 1 features and 0 sub devices
  842. 2021-12-11 14:09:04.043 T:7060 INFO <general>: PERIPHERALS::CPeripheralBus::Register - new mouse device registered on application->mouse: Maus (0000:0000)
  843. 2021-12-11 14:09:04.043 T:27008 DEBUG <general>: Thread PeripEventScan start, auto delete: false
  844. 2021-12-11 14:09:04.043 T:7060 DEBUG <general>: ContextMenuManager: addon menus reloaded.
  845. 2021-12-11 14:09:04.043 T:7060 INFO <general>: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  846. 2021-12-11 14:09:04.044 T:7060 DEBUG <general>: CPlayerCoreConfig::<ctor>: created player VideoPlayer
  847. 2021-12-11 14:09:04.044 T:7060 DEBUG <general>: CPlayerCoreConfig::<ctor>: created player PAPlayer
  848. 2021-12-11 14:09:04.044 T:7060 DEBUG <general>: CPlayerCoreConfig::<ctor>: created player RetroPlayer
  849. 2021-12-11 14:09:04.044 T:7060 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: system rules
  850. 2021-12-11 14:09:04.044 T:7060 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: mms/udp
  851. 2021-12-11 14:09:04.044 T:7060 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  852. 2021-12-11 14:09:04.044 T:7060 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: rtmp
  853. 2021-12-11 14:09:04.044 T:7060 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: rtsp
  854. 2021-12-11 14:09:04.044 T:7060 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: streams
  855. 2021-12-11 14:09:04.044 T:7060 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
  856. 2021-12-11 14:09:04.044 T:7060 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: mp2
  857. 2021-12-11 14:09:04.044 T:7060 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: dvd
  858. 2021-12-11 14:09:04.044 T:7060 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: discimage
  859. 2021-12-11 14:09:04.044 T:7060 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  860. 2021-12-11 14:09:04.044 T:7060 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: nsv
  861. 2021-12-11 14:09:04.044 T:7060 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: radio
  862. 2021-12-11 14:09:04.044 T:7060 INFO <general>: Loaded playercorefactory configuration
  863. 2021-12-11 14:09:04.044 T:7060 INFO <general>: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  864. 2021-12-11 14:09:04.044 T:7060 INFO <general>: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  865. 2021-12-11 14:09:04.044 T:7060 INFO <general>: removing tempfiles
  866. 2021-12-11 14:09:04.046 T:7060 DEBUG <general>: CRepositoryUpdater: closest next update check at 12.12.2021 12:46:26 (in 81441 s)
  867. 2021-12-11 14:09:04.047 T:4600 DEBUG <general>: Thread Timer start, auto delete: false
  868. 2021-12-11 14:09:04.047 T:7060 DEBUG <general>: CServiceAddonManager: starting plugin.audio.amazonmedia
  869. 2021-12-11 14:09:04.047 T:3552 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
  870. 2021-12-11 14:09:04.047 T:7060 DEBUG <general>: CServiceAddonManager: starting plugin.video.netflix
  871. 2021-12-11 14:09:04.048 T:3552 INFO <general>: initializing python engine.
  872. 2021-12-11 14:09:04.048 T:3552 DEBUG <general>: CPythonInvoker(2, C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\service.py): start processing
  873. 2021-12-11 14:09:04.048 T:13268 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
  874. 2021-12-11 14:09:04.048 T:7060 DEBUG <general>: CServiceAddonManager: starting plugin.video.youtube
  875. 2021-12-11 14:09:04.048 T:13268 INFO <general>: initializing python engine.
  876. 2021-12-11 14:09:04.048 T:13268 DEBUG <general>: CPythonInvoker(3, C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.video.netflix\service.py): start processing
  877. 2021-12-11 14:09:04.049 T:16400 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
  878. 2021-12-11 14:09:04.049 T:7060 DEBUG <general>: CServiceAddonManager: starting script.audio.profiles
  879. 2021-12-11 14:09:04.049 T:16400 INFO <general>: initializing python engine.
  880. 2021-12-11 14:09:04.049 T:16400 DEBUG <general>: CPythonInvoker(4, C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\startup.py): start processing
  881. 2021-12-11 14:09:04.050 T:30628 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
  882. 2021-12-11 14:09:04.050 T:7060 DEBUG <general>: CServiceAddonManager: starting service.xbmc.versioncheck
  883. 2021-12-11 14:09:04.050 T:30628 INFO <general>: initializing python engine.
  884. 2021-12-11 14:09:04.050 T:30628 DEBUG <general>: CPythonInvoker(5, C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.audio.profiles\service.py): start processing
  885. 2021-12-11 14:09:04.050 T:23680 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
  886. 2021-12-11 14:09:04.050 T:7060 INFO <general>: initialize done
  887. 2021-12-11 14:09:04.050 T:23680 INFO <general>: initializing python engine.
  888. 2021-12-11 14:09:04.050 T:23680 DEBUG <general>: CPythonInvoker(6, C:\Users\Laurent\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\resources\lib\runner.py): start processing
  889. 2021-12-11 14:09:04.050 T:7060 INFO <general>: Running the application...
  890. 2021-12-11 14:09:04.051 T:7060 DEBUG <general>: CNetworkBase::NetworkMessage - Starting network services
  891. 2021-12-11 14:09:04.052 T:15732 DEBUG <general>: Thread EventServer start, auto delete: false
  892. 2021-12-11 14:09:04.052 T:15732 INFO <general>: ES: Starting UDP Event server on port 9777
  893. 2021-12-11 14:09:04.052 T:7060 INFO <general>: JSONRPC Server: Unable to bind to bluetooth socket
  894. 2021-12-11 14:09:04.053 T:15732 DEBUG <general>: SOCKETS::CPosixUDPSocket::CheckIPv6: IPv6 socket bound successfully
  895. 2021-12-11 14:09:04.053 T:15732 INFO <general>: UDP: Listening on port 9777 (ipv6 : true)
  896. 2021-12-11 14:09:04.053 T:7060 INFO <general>: JSONRPC Server: Successfully initialized
  897. 2021-12-11 14:09:04.053 T:19940 DEBUG <general>: Thread TCPServer start, auto delete: false
  898. 2021-12-11 14:09:04.055 T:7060 INFO <CWebserver[8080]>: Started
  899. 2021-12-11 14:09:04.055 T:7060 DEBUG <general>: CWinSystemWin32::AdjustWindow: adjusting window if required.
  900. 2021-12-11 14:09:04.056 T:14900 DEBUG <general>: Thread JobWorker start, auto delete: true
  901. 2021-12-11 14:09:04.056 T:14900 DEBUG <general>: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'extrafanart/'
  902. 2021-12-11 14:09:04.058 T:14900 DEBUG <general>: Skipped 1 duplicate messages..
  903. 2021-12-11 14:09:04.058 T:14900 DEBUG <general>: ffmpeg[0x22156ad9b00X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  904. 2021-12-11 14:09:04.061 T:5012 DEBUG <general>: [WS-Discovery]: HELLO packet received: device type = 'Computer', device address = '192.168.1.131:3702'
  905. 2021-12-11 14:09:04.063 T:7060 DEBUG <general>: ------ Window Init () ------
  906. 2021-12-11 14:09:04.065 T:7060 DEBUG <general>: ------ Window Init (Pointer.xml) ------
  907. 2021-12-11 14:09:04.065 T:7060 DEBUG <general>: ------ Window Init (Custom_Overlay.xml) ------
  908. 2021-12-11 14:09:04.116 T:17484 DEBUG <general>: -->Python Interpreter Initialized<--
  909. 2021-12-11 14:09:04.116 T:17484 DEBUG <general>:
  910.  
  911. 2021-12-11 14:09:04.116 T:17484 DEBUG <general>: CPythonInvoker(1, C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.skinshortcuts\resources\lib\entry_point.py): the source file to load is "C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.skinshortcuts\resources\lib\entry_point.py"
  912. 2021-12-11 14:09:04.116 T:17484 DEBUG <general>: CPythonInvoker(1, C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.skinshortcuts\resources\lib\entry_point.py): setting the Python path to C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.skinshortcuts\resources\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.simpleeval\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.unidecode\lib;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python3.8.zip;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
  913. 2021-12-11 14:09:04.116 T:17484 DEBUG <general>: CPythonInvoker(1, C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.skinshortcuts\resources\lib\entry_point.py): entering source directory C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.skinshortcuts\resources\lib
  914. 2021-12-11 14:09:04.117 T:17484 DEBUG <general>: CPythonInvoker(1, C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.skinshortcuts\resources\lib\entry_point.py): instantiating addon using automatically obtained id of "script.skinshortcuts" dependent on version 3.0.0 of the xbmc.python api
  915. 2021-12-11 14:09:04.119 T:14900 DEBUG <general>: dbiplus::MysqlDatabase::connect replacing configured host 192.168.1.48 with resolved host 192.168.1.48
  916. 2021-12-11 14:09:04.127 T:512 DEBUG <general>: CMusicDatabase::GetArtistsByWhere: Time to fill list with artists 125ms query took 36ms
  917. 2021-12-11 14:09:04.135 T:512 DEBUG <general>: dbiplus::MysqlDatabase::connect replacing configured host 192.168.1.48 with resolved host 192.168.1.48
  918. 2021-12-11 14:09:04.138 T:20804 DEBUG <general>: -->Python Interpreter Initialized<--
  919. 2021-12-11 14:09:04.138 T:20804 DEBUG <general>:
  920.  
  921. 2021-12-11 14:09:04.138 T:20804 DEBUG <general>: CPythonInvoker(0, C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.favourites\default.py): the source file to load is "C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.favourites\default.py"
  922. 2021-12-11 14:09:04.138 T:20804 DEBUG <general>: CPythonInvoker(0, C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.favourites\default.py): setting the Python path to C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.favourites;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python3.8.zip;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
  923. 2021-12-11 14:09:04.138 T:20804 DEBUG <general>: CPythonInvoker(0, C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.favourites\default.py): entering source directory C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.favourites
  924. 2021-12-11 14:09:04.138 T:20804 DEBUG <general>: CPythonInvoker(0, C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.favourites\default.py): instantiating addon using automatically obtained id of "script.favourites" dependent on version 3.0.0 of the xbmc.python api
  925. 2021-12-11 14:09:04.164 T:30628 DEBUG <general>: -->Python Interpreter Initialized<--
  926. 2021-12-11 14:09:04.164 T:30628 DEBUG <general>:
  927.  
  928. 2021-12-11 14:09:04.164 T:30628 DEBUG <general>: CPythonInvoker(5, C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.audio.profiles\service.py): the source file to load is "C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.audio.profiles\service.py"
  929. 2021-12-11 14:09:04.164 T:30628 DEBUG <general>: CPythonInvoker(5, C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.audio.profiles\service.py): setting the Python path to C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.audio.profiles;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python3.8.zip;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
  930. 2021-12-11 14:09:04.164 T:30628 DEBUG <general>: CPythonInvoker(5, C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.audio.profiles\service.py): entering source directory C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.audio.profiles
  931. 2021-12-11 14:09:04.165 T:30628 DEBUG <general>: CPythonInvoker(5, C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.audio.profiles\service.py): instantiating addon using automatically obtained id of "script.audio.profiles" dependent on version 3.0.0 of the xbmc.python api
  932. 2021-12-11 14:09:04.168 T:3552 DEBUG <general>: -->Python Interpreter Initialized<--
  933. 2021-12-11 14:09:04.168 T:3552 DEBUG <general>:
  934.  
  935. 2021-12-11 14:09:04.168 T:3552 DEBUG <general>: CPythonInvoker(2, C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\service.py): the source file to load is "C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\service.py"
  936. 2021-12-11 14:09:04.168 T:3552 DEBUG <general>: CPythonInvoker(2, C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\service.py): setting the Python path to C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.beautifulsoup4\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.certifi\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.chardet\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.html5lib\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.idna\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.mechanize\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.six\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.soupsieve\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.urllib3\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.webencodings\lib;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python3.8.zip;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
  937. 2021-12-11 14:09:04.168 T:3552 DEBUG <general>: CPythonInvoker(2, C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\service.py): entering source directory C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia
  938. 2021-12-11 14:09:04.168 T:3552 DEBUG <general>: CPythonInvoker(2, C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\service.py): instantiating addon using automatically obtained id of "plugin.audio.amazonmedia" dependent on version 3.0.0 of the xbmc.python api
  939. 2021-12-11 14:09:04.174 T:512 DEBUG <general>: dbiplus::MysqlDatabase::connect replacing configured host 192.168.1.48 with resolved host 192.168.1.48
  940. 2021-12-11 14:09:04.176 T:23680 DEBUG <general>: -->Python Interpreter Initialized<--
  941. 2021-12-11 14:09:04.176 T:23680 DEBUG <general>:
  942.  
  943. 2021-12-11 14:09:04.176 T:23680 DEBUG <general>: CPythonInvoker(6, C:\Users\Laurent\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\resources\lib\runner.py): the source file to load is "C:\Users\Laurent\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\resources\lib\runner.py"
  944. 2021-12-11 14:09:04.176 T:23680 DEBUG <general>: CPythonInvoker(6, C:\Users\Laurent\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\resources\lib\runner.py): setting the Python path to C:\Users\Laurent\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\resources\lib;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python3.8.zip;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
  945. 2021-12-11 14:09:04.176 T:23680 DEBUG <general>: CPythonInvoker(6, C:\Users\Laurent\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\resources\lib\runner.py): entering source directory C:\Users\Laurent\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\resources\lib
  946. 2021-12-11 14:09:04.176 T:23680 DEBUG <general>: CPythonInvoker(6, C:\Users\Laurent\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\resources\lib\runner.py): instantiating addon using automatically obtained id of "service.xbmc.versioncheck" dependent on version 3.0.0 of the xbmc.python api
  947. 2021-12-11 14:09:04.183 T:16400 DEBUG <general>: -->Python Interpreter Initialized<--
  948. 2021-12-11 14:09:04.183 T:16400 DEBUG <general>:
  949.  
  950. 2021-12-11 14:09:04.183 T:16400 DEBUG <general>: CPythonInvoker(4, C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\startup.py): the source file to load is "C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\startup.py"
  951. 2021-12-11 14:09:04.183 T:16400 DEBUG <general>: CPythonInvoker(4, C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\startup.py): setting the Python path to C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.certifi\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.chardet\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.idna\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.inputstreamhelper\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.six\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.urllib3\lib;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python3.8.zip;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
  952. 2021-12-11 14:09:04.183 T:16400 DEBUG <general>: CPythonInvoker(4, C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\startup.py): entering source directory C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib
  953. 2021-12-11 14:09:04.183 T:16400 DEBUG <general>: CPythonInvoker(4, C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\startup.py): instantiating addon using automatically obtained id of "plugin.video.youtube" dependent on version 3.0.0 of the xbmc.python api
  954. 2021-12-11 14:09:04.185 T:13268 DEBUG <general>: -->Python Interpreter Initialized<--
  955. 2021-12-11 14:09:04.185 T:13268 DEBUG <general>:
  956.  
  957. 2021-12-11 14:09:04.185 T:13268 DEBUG <general>: CPythonInvoker(3, C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.video.netflix\service.py): the source file to load is "C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.video.netflix\service.py"
  958. 2021-12-11 14:09:04.186 T:13268 DEBUG <general>: CPythonInvoker(3, C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.video.netflix\service.py): setting the Python path to C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.video.netflix;C:\Program Files\Kodi\addons\script.module.pycryptodome\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.addon.signals\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.inputstreamhelper\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.myconnpy\lib;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python3.8.zip;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
  959. 2021-12-11 14:09:04.186 T:13268 DEBUG <general>: CPythonInvoker(3, C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.video.netflix\service.py): entering source directory C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.video.netflix
  960. 2021-12-11 14:09:04.186 T:13268 DEBUG <general>: CPythonInvoker(3, C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.video.netflix\service.py): instantiating addon using automatically obtained id of "plugin.video.netflix" dependent on version 3.0.0 of the xbmc.python api
  961. 2021-12-11 14:09:04.189 T:512 DEBUG <general>: dbiplus::MysqlDatabase::connect replacing configured host 192.168.1.48 with resolved host 192.168.1.48
  962. 2021-12-11 14:09:04.293 T:20804 DEBUG <general>: Skipped 6 duplicate messages..
  963. 2021-12-11 14:09:04.292 T:20804 DEBUG <general>: script.favourites: script version 8.1.2 started
  964. 2021-12-11 14:09:04.293 T:20804 DEBUG <general>: script.favourites: params: {}
  965. 2021-12-11 14:09:04.293 T:20804 DEBUG <general>: script.favourites: script stopped
  966. 2021-12-11 14:09:04.293 T:20804 INFO <general>: CPythonInvoker(0, C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.favourites\default.py): script successfully run
  967. 2021-12-11 14:09:04.293 T:20804 DEBUG <general>: CPythonInvoker::onExecutionDone(0, C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.favourites\default.py)
  968. 2021-12-11 14:09:04.301 T:512 DEBUG <general>: dbiplus::MysqlDatabase::connect replacing configured host 192.168.1.48 with resolved host 192.168.1.48
  969. 2021-12-11 14:09:04.316 T:20804 INFO <general>: Skipped 1 duplicate messages..
  970. 2021-12-11 14:09:04.316 T:20804 INFO <general>: Python interpreter stopped
  971. 2021-12-11 14:09:04.316 T:20804 DEBUG <general>: Thread LanguageInvoker 20804 terminating
  972. 2021-12-11 14:09:04.318 T:14900 DEBUG <general>: dbiplus::MysqlDatabase::connect replacing configured host 192.168.1.48 with resolved host 192.168.1.48
  973. 2021-12-11 14:09:04.375 T:30628 INFO <general>: Skipped 5 duplicate messages..
  974. 2021-12-11 14:09:04.375 T:30628 INFO <general>: [Audio Profiles Service] background monitor version 2.1.1 started
  975. 2021-12-11 14:09:04.375 T:30628 INFO <general>: [Audio Profiles Service] debug logging set to False
  976. 2021-12-11 14:09:04.378 T:17508 DEBUG <general>: dbiplus::MysqlDatabase::connect replacing configured host 192.168.1.48 with resolved host 192.168.1.48
  977. 2021-12-11 14:09:04.386 T:17508 DEBUG <general>: CMusicDatabase::GetArtistsByWhere query: SELECT artistview.* FROM artistview WHERE (EXISTS (SELECT 1 FROM album_artist WHERE album_artist.idArtist = artistview.idArtist)) AND (artistview.strArtist != '') ORDER BY artistview.idArtist
  978. 2021-12-11 14:09:04.414 T:23680 DEBUG <CSettingsManager>: requested setting (lastnotified_stable) was not found.
  979. 2021-12-11 14:09:04.415 T:23680 DEBUG <general>: Version Check: Version 0.5.21+matrix.1 started
  980. 2021-12-11 14:09:04.421 T:512 DEBUG <general>: dbiplus::MysqlDatabase::connect replacing configured host 192.168.1.48 with resolved host 192.168.1.48
  981. 2021-12-11 14:09:04.478 T:11516 DEBUG <general>: Skipped 4 duplicate messages..
  982. 2021-12-11 14:09:04.477 T:11516 DEBUG <general>: CMMNotificationClient::OnPropertyValueChanged: Changed device property of {0.0.0.00000000}.{9e5fe5e2-cc85-4c35-8476-e9a3b016dd08} is (9855c4cd-df8c-449c-a181-8191b68bd06c)#0
  983. 2021-12-11 14:09:04.481 T:17508 DEBUG <general>: CMusicDatabase::GetArtistsByWhere: Time to fill list with artists 95ms query took 44ms
  984. 2021-12-11 14:09:04.486 T:17508 DEBUG <general>: dbiplus::MysqlDatabase::connect replacing configured host 192.168.1.48 with resolved host 192.168.1.48
  985. 2021-12-11 14:09:04.538 T:512 DEBUG <general>: Skipped 4 duplicate messages..
  986. 2021-12-11 14:09:04.538 T:512 DEBUG <general>: CMusicDatabase::GetArtistsByWhere query: SELECT artistview.* FROM artistview WHERE (EXISTS (SELECT 1 FROM album_artist WHERE album_artist.idArtist = artistview.idArtist)) AND (artistview.strArtist != '') ORDER BY artistview.idArtist
  987. 2021-12-11 14:09:04.547 T:17508 DEBUG <general>: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  988. 2021-12-11 14:09:04.547 T:17508 DEBUG <general>: dbiplus::MysqlDatabase::connect replacing configured host 192.168.1.48 with resolved host 192.168.1.48
  989. 2021-12-11 14:09:04.563 T:17508 DEBUG <general>: Skipped 2 duplicate messages..
  990. 2021-12-11 14:09:04.563 T:17508 DEBUG <general>: GetRecentlyAddedAlbumSongs() query: SELECT songview.*, songartistview.* FROM (SELECT idAlbum, dateAdded FROM album ORDER BY dateAdded DESC LIMIT 10) AS recentalbums JOIN songview ON songview.idAlbum = recentalbums.idAlbum JOIN songartistview ON songview.idSong = songartistview.idSong ORDER BY recentalbums.dateAdded DESC, songview.idAlbum DESC, songview.idSong, songartistview.idRole, songartistview.iOrder
  991. 2021-12-11 14:09:04.565 T:13268 INFO <general>: [plugin.video.netflix (0)] The debug logging is set as DISABLED
  992. 2021-12-11 14:09:04.598 T:17508 DEBUG <general>: CMusicDatabase::GetRecentlyAddedAlbums query: SELECT albumview.*, albumartistview.* FROM (SELECT idAlbum FROM album WHERE strAlbum != '' ORDER BY dateAdded DESC LIMIT 10) AS recentalbums JOIN albumview ON albumview.idAlbum = recentalbums.idAlbum JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum ORDER BY dateAdded DESC, albumview.idAlbum desc, albumartistview.iOrder
  993. 2021-12-11 14:09:04.615 T:17508 DEBUG <general>: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  994. 2021-12-11 14:09:04.615 T:17508 DEBUG <general>: dbiplus::MysqlDatabase::connect replacing configured host 192.168.1.48 with resolved host 192.168.1.48
  995. 2021-12-11 14:09:04.624 T:512 DEBUG <general>: Skipped 1 duplicate messages..
  996. 2021-12-11 14:09:04.624 T:512 DEBUG <general>: CMusicDatabase::GetArtistsByWhere: Time to fill list with artists 86ms query took 38ms
  997. 2021-12-11 14:09:04.630 T:512 DEBUG <general>: dbiplus::MysqlDatabase::connect replacing configured host 192.168.1.48 with resolved host 192.168.1.48
  998. 2021-12-11 14:09:04.722 T:17508 DEBUG <general>: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  999. 2021-12-11 14:09:04.722 T:17508 DEBUG <general>: dbiplus::MysqlDatabase::connect replacing configured host 192.168.1.48 with resolved host 192.168.1.48
  1000. 2021-12-11 14:09:04.773 T:21532 DEBUG <general>: Thread Timer start, auto delete: false
  1001. 2021-12-11 14:09:04.778 T:17508 DEBUG <general>: dbiplus::MysqlDatabase::connect replacing configured host 192.168.1.48 with resolved host 192.168.1.48
  1002. 2021-12-11 14:09:04.810 T:17484 INFO <general>: CPythonInvoker(1, C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.skinshortcuts\resources\lib\entry_point.py): script successfully run
  1003. 2021-12-11 14:09:04.810 T:17484 DEBUG <general>: CPythonInvoker::onExecutionDone(1, C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.skinshortcuts\resources\lib\entry_point.py)
  1004. 2021-12-11 14:09:04.815 T:21532 DEBUG <general>: Thread Timer 21532 terminating
  1005. 2021-12-11 14:09:04.815 T:13100 DEBUG <general>: Thread Timer start, auto delete: false
  1006. 2021-12-11 14:09:04.847 T:17484 INFO <general>: Python interpreter stopped
  1007. 2021-12-11 14:09:04.847 T:17484 DEBUG <general>: Thread LanguageInvoker 17484 terminating
  1008. 2021-12-11 14:09:05.022 T:5012 DEBUG <general>: [WS-Discovery]: HELLO packet received: device type = 'Computer', device address = '192.168.1.131:3702'
  1009. 2021-12-11 14:09:05.313 T:5012 DEBUG <general>: [WS-Discovery]: HELLO packet received: device type = 'Computer', device address = '127.0.0.1:3702'
  1010. 2021-12-11 14:09:05.313 T:5012 DEBUG <general>: [WS-Discovery]: IP '127.0.0.1' has been inserted into the server list.
  1011. 2021-12-11 14:09:05.317 T:13100 DEBUG <general>: Thread Timer 13100 terminating
  1012. 2021-12-11 14:09:05.341 T:28068 DEBUG <general>: CIRServerSuite::Connect: connecting to: 127.0.0.1:24000 ...
  1013. 2021-12-11 14:09:05.540 T:3552 INFO <general>: [Amazon Media] __init__ : 16
  1014. Proxy Bound to 127.0.0.1:62795
  1015. 2021-12-11 14:09:05.541 T:3552 DEBUG <CAddonSettings[plugin.audio.amazonmedia]>: trying to load setting definitions from old format...
  1016. 2021-12-11 14:09:05.547 T:3552 INFO <general>: Skipped 1 duplicate messages..
  1017. 2021-12-11 14:09:05.547 T:3552 INFO <general>: [Amazon Media] _start_servers : 39
  1018. Proxy Server started
  1019. 2021-12-11 14:09:05.659 T:16400 DEBUG <general>: [plugin.video.youtube] send_notification: |check_settings| -> |{"use_httpd": false, "httpd_port": 50152, "whitelist": "", "httpd_address": "0.0.0.0"}|
  1020. 2021-12-11 14:09:05.661 T:16400 DEBUG <general>: [plugin.video.youtube] JSONStore Load |b'C:\\Users\\Laurent\\AppData\\Roaming\\Kodi\\userdata\\addon_data\\plugin.video.youtube\\api_keys.json'|
  1021. 2021-12-11 14:09:05.662 T:16400 DEBUG <general>: [plugin.video.youtube] JSONStore Load |b'C:\\Users\\Laurent\\AppData\\Roaming\\Kodi\\userdata\\addon_data\\plugin.video.youtube\\access_manager.json'|
  1022. 2021-12-11 14:09:05.662 T:16400 DEBUG <general>: [plugin.video.youtube] User: |0| Using API key set: |own|
  1023. 2021-12-11 14:09:05.673 T:16400 DEBUG <general>: [plugin.video.youtube] YouTube service initialization...
  1024. 2021-12-11 14:09:05.833 T:13268 DEBUG <general>: XCURL::DllLibCurlGlobal::easy_acquire - Created session to http://www.msftncsi.com
  1025. 2021-12-11 14:09:06.943 T:5012 DEBUG <general>: Skipped 1 duplicate messages..
  1026. 2021-12-11 14:09:06.943 T:5012 DEBUG <general>: [WS-Discovery]: HELLO packet received: device type = 'Computer', device address = '192.168.1.131:3702'
  1027. 2021-12-11 14:09:07.350 T:28068 DEBUG <general>: CIRServerSuite::Connect: failed to connect
  1028. 2021-12-11 14:09:07.350 T:28068 INFO <general>: CIRServerSuite::Process: failed to connect to irss, will keep retrying every 5 seconds
  1029. 2021-12-11 14:09:07.397 T:7060 DEBUG <general>: ------ Window Init (DialogNotification.xml) ------
  1030. 2021-12-11 14:09:08.943 T:5012 DEBUG <general>: [WS-Discovery]: HELLO packet received: device type = 'Computer', device address = '192.168.1.131:3702'
  1031. 2021-12-11 14:09:09.279 T:7060 DEBUG <general>: ------ Window Deinit (Pointer.xml) ------
  1032. 2021-12-11 14:09:09.419 T:23680 DEBUG <general>: Version Check: Version installed {'major': 19, 'minor': 3, 'revision': '20211024-49a04cd6a7', 'tag': 'stable'}
  1033. 2021-12-11 14:09:09.420 T:23680 DEBUG <general>: Version Check: Version available {'major': '19', 'minor': '3', 'tag': 'stable', 'tagversion': '', 'revision': '20211024-49a04cd6a7', 'extrainfo': 'final', 'addon_support': 'yes'}
  1034. 2021-12-11 14:09:09.420 T:23680 DEBUG <general>: Version Check: There is no newer stable available
  1035. 2021-12-11 14:09:09.420 T:23680 INFO <general>: CPythonInvoker(6, C:\Users\Laurent\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\resources\lib\runner.py): script successfully run
  1036. 2021-12-11 14:09:09.420 T:23680 DEBUG <general>: CPythonInvoker::onExecutionDone(6, C:\Users\Laurent\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\resources\lib\runner.py)
  1037. 2021-12-11 14:09:09.473 T:23680 INFO <general>: Python interpreter stopped
  1038. 2021-12-11 14:09:09.473 T:23680 DEBUG <general>: Thread LanguageInvoker 23680 terminating
  1039. 2021-12-11 14:09:10.042 T:7060 DEBUG <general>: ------ Window Init (Pointer.xml) ------
  1040. 2021-12-11 14:09:10.826 T:7060 DEBUG <general>: ------ Window Deinit (DialogNotification.xml) ------
  1041. 2021-12-11 14:09:10.944 T:5012 DEBUG <general>: [WS-Discovery]: HELLO packet received: device type = 'Computer', device address = '192.168.1.131:3702'
  1042. 2021-12-11 14:09:13.332 T:5012 DEBUG <general>: [WS-Discovery]: The initial servers search has completed successfully with 2 server(s) found:
  1043. 2021-12-11 14:09:13.332 T:5012 DEBUG <general>: 192.168.1.131
  1044. 2021-12-11 14:09:13.332 T:5012 DEBUG <general>: 127.0.0.1
  1045. 2021-12-11 14:09:13.765 T:17508 DEBUG <general>: ffmpeg[0x221495a32c0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  1046. 2021-12-11 14:09:15.126 T:7060 DEBUG <general>: Skipped 1 duplicate messages..
  1047. 2021-12-11 14:09:15.126 T:7060 DEBUG <general>: CInputManager::ProcessMouse: trying mouse action leftclick
  1048. 2021-12-11 14:09:15.126 T:7060 DEBUG <general>: Activating window ID: 11119
  1049. 2021-12-11 14:09:15.128 T:7060 DEBUG <general>: ------ Window Deinit (Home.xml) ------
  1050. 2021-12-11 14:09:15.128 T:22056 DEBUG <general>: Thread Timer start, auto delete: false
  1051. 2021-12-11 14:09:15.134 T:7060 DEBUG <general>: FreeVisualisation() done
  1052. 2021-12-11 14:09:15.136 T:7060 DEBUG <general>: ------ Window Init (Custom_1119_Addons.xml) ------
  1053. 2021-12-11 14:09:15.136 T:7060 INFO <general>: Loading skin file: Custom_1119_Addons.xml, load type: KEEP_IN_MEMORY
  1054. 2021-12-11 14:09:15.149 T:7060 DEBUG <general>: ffmpeg[(nil)X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  1055. 2021-12-11 14:09:15.630 T:22056 DEBUG <general>: Thread Timer 22056 terminating
  1056. 2021-12-11 14:09:15.754 T:7060 DEBUG <general>: ffmpeg[(nil)X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  1057. 2021-12-11 14:09:16.937 T:7060 DEBUG <general>: Skipped 3 duplicate messages..
  1058. 2021-12-11 14:09:16.937 T:7060 DEBUG <general>: CInputManager::ProcessMouse: trying mouse action leftclick
  1059. 2021-12-11 14:09:16.937 T:7060 DEBUG <general>: Activating window ID: 10502
  1060. 2021-12-11 14:09:17.189 T:7060 DEBUG <general>: ------ Window Deinit (Custom_1119_Addons.xml) ------
  1061. 2021-12-11 14:09:17.189 T:7060 DEBUG <general>: FreeVisualisation() done
  1062. 2021-12-11 14:09:17.195 T:7060 DEBUG <general>: dbiplus::MysqlDatabase::connect replacing configured host 192.168.1.48 with resolved host 192.168.1.48
  1063. 2021-12-11 14:09:17.202 T:7060 DEBUG <general>: ------ Window Init (MyMusicNav.xml) ------
  1064. 2021-12-11 14:09:17.202 T:7060 INFO <general>: Loading skin file: MyMusicNav.xml, load type: KEEP_IN_MEMORY
  1065. 2021-12-11 14:09:17.698 T:7060 DEBUG <general>: dbiplus::MysqlDatabase::connect replacing configured host 192.168.1.48 with resolved host 192.168.1.48
  1066. 2021-12-11 14:09:17.733 T:7060 DEBUG <general>: Skipped 2 duplicate messages..
  1067. 2021-12-11 14:09:17.733 T:7060 DEBUG <general>: CDirectoryProvider[videodb://movies/sets//?setid=]: refreshing..
  1068. 2021-12-11 14:09:17.734 T:17508 DEBUG <general>: Skipped 13 duplicate messages..
  1069. 2021-12-11 14:09:17.734 T:17508 DEBUG <general>: dbiplus::MysqlDatabase::connect replacing configured host 192.168.1.48 with resolved host 192.168.1.48
  1070. 2021-12-11 14:09:17.734 T:7060 DEBUG <general>: Skipped 2 duplicate messages..
  1071. 2021-12-11 14:09:17.734 T:7060 DEBUG <general>: CDirectoryProvider[videodb://movies/sets//?setid=]: refreshing..
  1072. 2021-12-11 14:09:17.736 T:7060 DEBUG <general>: Skipped 15 duplicate messages..
  1073. 2021-12-11 14:09:17.736 T:7060 DEBUG <general>: CGUIMediaWindow::GetDirectory (addons://sources/audio/)
  1074. 2021-12-11 14:09:17.736 T:7060 DEBUG <general>: ParentPath = []
  1075. 2021-12-11 14:09:17.738 T:7060 DEBUG <general>: RetrieveMusicInfo() took 0 msec
  1076. 2021-12-11 14:09:17.742 T:18436 DEBUG <general>: dbiplus::MysqlDatabase::connect replacing configured host 192.168.1.48 with resolved host 192.168.1.48
  1077. 2021-12-11 14:09:17.754 T:15740 DEBUG <general>: Skipped 5 duplicate messages..
  1078. 2021-12-11 14:09:17.754 T:15740 DEBUG <general>: Thread BackgroundLoader start, auto delete: false
  1079. 2021-12-11 14:09:17.755 T:15740 DEBUG <general>: dbiplus::MysqlDatabase::connect replacing configured host 192.168.1.48 with resolved host 192.168.1.48
  1080. 2021-12-11 14:09:17.775 T:15740 DEBUG <general>: Skipped 6 duplicate messages..
  1081. 2021-12-11 14:09:17.775 T:15740 DEBUG <general>: Thread BackgroundLoader 15740 terminating
  1082. 2021-12-11 14:09:17.780 T:18436 DEBUG <general>: dbiplus::MysqlDatabase::connect replacing configured host 192.168.1.48 with resolved host 192.168.1.48
  1083. 2021-12-11 14:09:19.810 T:7060 DEBUG <general>: Skipped 15 duplicate messages..
  1084. 2021-12-11 14:09:19.810 T:7060 DEBUG <general>: CInputManager::ProcessMouse: trying mouse action leftclick
  1085. 2021-12-11 14:09:19.811 T:7060 DEBUG <general>: CGUIMediaWindow::GetDirectory (plugin://plugin.audio.amazonmedia/)
  1086. 2021-12-11 14:09:19.811 T:7060 DEBUG <general>: ParentPath = [addons://sources/audio]
  1087. 2021-12-11 14:09:19.812 T:17788 DEBUG <general>: Thread waiting start, auto delete: false
  1088. 2021-12-11 14:09:19.823 T:18436 DEBUG <general>: CAddonDatabase::SetLastUsed[plugin.audio.amazonmedia] took 12 ms
  1089. 2021-12-11 14:09:19.823 T:17788 DEBUG <general>: XFILE::CPluginDirectory::StartScript - calling plugin Amazon Media('plugin://plugin.audio.amazonmedia/','1','','resume:false')
  1090. 2021-12-11 14:09:19.824 T:5804 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
  1091. 2021-12-11 14:09:19.824 T:5804 INFO <general>: initializing python engine.
  1092. 2021-12-11 14:09:19.824 T:5804 DEBUG <general>: CPythonInvoker(7, C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): start processing
  1093. 2021-12-11 14:09:19.840 T:5804 DEBUG <general>: -->Python Interpreter Initialized<--
  1094. 2021-12-11 14:09:19.840 T:5804 DEBUG <general>:
  1095.  
  1096. 2021-12-11 14:09:19.840 T:5804 DEBUG <general>: CPythonInvoker(7, C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): the source file to load is "C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py"
  1097. 2021-12-11 14:09:19.840 T:5804 DEBUG <general>: CPythonInvoker(7, C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): setting the Python path to C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.beautifulsoup4\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.certifi\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.chardet\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.html5lib\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.idna\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.mechanize\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.six\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.soupsieve\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.urllib3\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.webencodings\lib;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python3.8.zip;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
  1098. 2021-12-11 14:09:19.840 T:5804 DEBUG <general>: CPythonInvoker(7, C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): entering source directory C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia
  1099. 2021-12-11 14:09:19.850 T:5804 DEBUG <general>: CPythonInvoker(7, C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): instantiating addon using automatically obtained id of "plugin.audio.amazonmedia" dependent on version 3.0.0 of the xbmc.python api
  1100. 2021-12-11 14:09:19.912 T:7060 DEBUG <general>: ------ Window Init (DialogBusy.xml) ------
  1101. 2021-12-11 14:09:20.315 T:5804 DEBUG <CAddonSettings[plugin.audio.amazonmedia]>: trying to load setting definitions from old format...
  1102. 2021-12-11 14:09:20.322 T:5804 INFO <general>: [Amazon Media] setVariables : 99
  1103. Handle: 1
  1104. Args : {}
  1105. Mode : None
  1106. 2021-12-11 14:09:20.328 T:17788 DEBUG <general>: Thread waiting 17788 terminating
  1107. 2021-12-11 14:09:20.328 T:5804 INFO <general>: CPythonInvoker(7, C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): script successfully run
  1108. 2021-12-11 14:09:20.328 T:5804 DEBUG <general>: CPythonInvoker::onExecutionDone(7, C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py)
  1109. 2021-12-11 14:09:20.328 T:5804 DEBUG <general>: .
  1110. 2021-12-11 14:09:20.334 T:7060 DEBUG <general>: ------ Window Deinit (DialogBusy.xml) ------
  1111. 2021-12-11 14:09:20.336 T:7060 DEBUG <general>: RetrieveMusicInfo() took 0 msec
  1112. 2021-12-11 14:09:20.347 T:7060 DEBUG <general>: dbiplus::MysqlDatabase::connect replacing configured host 192.168.1.48 with resolved host 192.168.1.48
  1113. 2021-12-11 14:09:20.355 T:5780 DEBUG <general>: Thread BackgroundLoader start, auto delete: false
  1114. 2021-12-11 14:09:20.355 T:5780 DEBUG <general>: dbiplus::MysqlDatabase::connect replacing configured host 192.168.1.48 with resolved host 192.168.1.48
  1115. 2021-12-11 14:09:20.356 T:7060 DEBUG <general>: CDirectoryProvider[plugin://plugin.audio.amazonmedia/?mode=menuPlaylists]: refreshing..
  1116. 2021-12-11 14:09:20.357 T:512 DEBUG <general>: XFILE::CPluginDirectory::StartScript - calling plugin Amazon Media('plugin://plugin.audio.amazonmedia/','2','?mode=menuPlaylists','resume:false')
  1117. 2021-12-11 14:09:20.357 T:21216 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
  1118. 2021-12-11 14:09:20.357 T:21216 INFO <general>: initializing python engine.
  1119. 2021-12-11 14:09:20.358 T:21216 DEBUG <general>: CPythonInvoker(8, C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): start processing
  1120. 2021-12-11 14:09:20.364 T:7060 DEBUG <general>: CDirectoryProvider[plugin://plugin.audio.amazonmedia/?mode=menuAlbums]: refreshing..
  1121. 2021-12-11 14:09:20.364 T:17508 DEBUG <general>: XFILE::CPluginDirectory::StartScript - calling plugin Amazon Media('plugin://plugin.audio.amazonmedia/','3','?mode=menuAlbums','resume:false')
  1122. 2021-12-11 14:09:20.365 T:3244 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
  1123. 2021-12-11 14:09:20.365 T:3244 INFO <general>: initializing python engine.
  1124. 2021-12-11 14:09:20.365 T:3244 DEBUG <general>: CPythonInvoker(9, C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): start processing
  1125. 2021-12-11 14:09:20.368 T:7060 DEBUG <general>: ffmpeg[(nil)X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  1126. 2021-12-11 14:09:20.379 T:5780 DEBUG <general>: Thread BackgroundLoader 5780 terminating
  1127. 2021-12-11 14:09:20.383 T:5804 INFO <general>: Python interpreter stopped
  1128. 2021-12-11 14:09:20.383 T:5804 DEBUG <general>: Thread LanguageInvoker 5804 terminating
  1129. 2021-12-11 14:09:20.410 T:21216 DEBUG <general>: -->Python Interpreter Initialized<--
  1130. 2021-12-11 14:09:20.410 T:21216 DEBUG <general>:
  1131.  
  1132. 2021-12-11 14:09:20.410 T:21216 DEBUG <general>: CPythonInvoker(8, C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): the source file to load is "C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py"
  1133. 2021-12-11 14:09:20.410 T:21216 DEBUG <general>: CPythonInvoker(8, C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): setting the Python path to C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.beautifulsoup4\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.certifi\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.chardet\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.html5lib\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.idna\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.mechanize\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.six\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.soupsieve\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.urllib3\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.webencodings\lib;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python3.8.zip;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
  1134. 2021-12-11 14:09:20.410 T:21216 DEBUG <general>: CPythonInvoker(8, C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): entering source directory C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia
  1135. 2021-12-11 14:09:20.410 T:3244 DEBUG <general>: -->Python Interpreter Initialized<--
  1136. 2021-12-11 14:09:20.410 T:3244 DEBUG <general>:
  1137.  
  1138. 2021-12-11 14:09:20.410 T:3244 DEBUG <general>: CPythonInvoker(9, C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): the source file to load is "C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py"
  1139. 2021-12-11 14:09:20.410 T:3244 DEBUG <general>: CPythonInvoker(9, C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): setting the Python path to C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.beautifulsoup4\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.certifi\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.chardet\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.html5lib\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.idna\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.mechanize\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.six\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.soupsieve\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.urllib3\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.webencodings\lib;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python3.8.zip;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
  1140. 2021-12-11 14:09:20.410 T:3244 DEBUG <general>: CPythonInvoker(9, C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): entering source directory C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia
  1141. 2021-12-11 14:09:20.410 T:21216 DEBUG <general>: CPythonInvoker(8, C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): instantiating addon using automatically obtained id of "plugin.audio.amazonmedia" dependent on version 3.0.0 of the xbmc.python api
  1142. 2021-12-11 14:09:20.430 T:3244 DEBUG <general>: CPythonInvoker(9, C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): instantiating addon using automatically obtained id of "plugin.audio.amazonmedia" dependent on version 3.0.0 of the xbmc.python api
  1143. 2021-12-11 14:09:21.043 T:21216 DEBUG <CAddonSettings[plugin.audio.amazonmedia]>: trying to load setting definitions from old format...
  1144. 2021-12-11 14:09:21.046 T:21216 INFO <general>: [Amazon Media] setVariables : 99
  1145. Handle: 2
  1146. Args : {'mode': ['menuPlaylists']}
  1147. Mode : ['menuPlaylists']
  1148. 2021-12-11 14:09:21.048 T:3244 DEBUG <CAddonSettings[plugin.audio.amazonmedia]>: trying to load setting definitions from old format...
  1149. 2021-12-11 14:09:21.049 T:512 DEBUG <general>: dbiplus::MysqlDatabase::connect replacing configured host 192.168.1.48 with resolved host 192.168.1.48
  1150. 2021-12-11 14:09:21.049 T:21216 INFO <general>: CPythonInvoker(8, C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): script successfully run
  1151. 2021-12-11 14:09:21.049 T:21216 DEBUG <general>: CPythonInvoker::onExecutionDone(8, C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py)
  1152. 2021-12-11 14:09:21.050 T:21216 DEBUG <general>: .
  1153. 2021-12-11 14:09:21.113 T:21216 INFO <general>: Python interpreter stopped
  1154. 2021-12-11 14:09:21.113 T:21216 DEBUG <general>: Thread LanguageInvoker 21216 terminating
  1155. 2021-12-11 14:09:21.114 T:3244 INFO <general>: [Amazon Media] setVariables : 99
  1156. Handle: 3
  1157. Args : {'mode': ['menuAlbums']}
  1158. Mode : ['menuAlbums']
  1159. 2021-12-11 14:09:21.121 T:17508 DEBUG <general>: dbiplus::MysqlDatabase::connect replacing configured host 192.168.1.48 with resolved host 192.168.1.48
  1160. 2021-12-11 14:09:21.121 T:3244 INFO <general>: CPythonInvoker(9, C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): script successfully run
  1161. 2021-12-11 14:09:21.121 T:3244 DEBUG <general>: CPythonInvoker::onExecutionDone(9, C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py)
  1162. 2021-12-11 14:09:21.121 T:3244 DEBUG <general>: .
  1163. 2021-12-11 14:09:21.178 T:3244 INFO <general>: Python interpreter stopped
  1164. 2021-12-11 14:09:21.178 T:3244 DEBUG <general>: Thread LanguageInvoker 3244 terminating
  1165. 2021-12-11 14:09:21.570 T:7060 DEBUG <general>: CDirectoryProvider[plugin://plugin.audio.amazonmedia/?mode=menuSongs]: refreshing..
  1166. 2021-12-11 14:09:21.571 T:17508 DEBUG <general>: XFILE::CPluginDirectory::StartScript - calling plugin Amazon Media('plugin://plugin.audio.amazonmedia/','4','?mode=menuSongs','resume:false')
  1167. 2021-12-11 14:09:21.571 T:23080 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
  1168. 2021-12-11 14:09:21.572 T:23080 INFO <general>: initializing python engine.
  1169. 2021-12-11 14:09:21.572 T:23080 DEBUG <general>: CPythonInvoker(10, C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): start processing
  1170. 2021-12-11 14:09:21.573 T:7060 DEBUG <general>: ffmpeg[(nil)X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  1171. 2021-12-11 14:09:21.589 T:23080 DEBUG <general>: -->Python Interpreter Initialized<--
  1172. 2021-12-11 14:09:21.589 T:23080 DEBUG <general>:
  1173.  
  1174. 2021-12-11 14:09:21.589 T:23080 DEBUG <general>: CPythonInvoker(10, C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): the source file to load is "C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py"
  1175. 2021-12-11 14:09:21.589 T:23080 DEBUG <general>: CPythonInvoker(10, C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): setting the Python path to C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.beautifulsoup4\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.certifi\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.chardet\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.html5lib\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.idna\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.mechanize\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.six\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.soupsieve\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.urllib3\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.webencodings\lib;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python3.8.zip;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
  1176. 2021-12-11 14:09:21.589 T:23080 DEBUG <general>: CPythonInvoker(10, C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): entering source directory C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia
  1177. 2021-12-11 14:09:21.589 T:23080 DEBUG <general>: CPythonInvoker(10, C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): instantiating addon using automatically obtained id of "plugin.audio.amazonmedia" dependent on version 3.0.0 of the xbmc.python api
  1178. 2021-12-11 14:09:21.718 T:7060 DEBUG <general>: CDirectoryProvider[plugin://plugin.audio.amazonmedia/?mode=menuStations]: refreshing..
  1179. 2021-12-11 14:09:21.719 T:512 DEBUG <general>: XFILE::CPluginDirectory::StartScript - calling plugin Amazon Media('plugin://plugin.audio.amazonmedia/','5','?mode=menuStations','resume:false')
  1180. 2021-12-11 14:09:21.719 T:2752 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
  1181. 2021-12-11 14:09:21.720 T:2752 INFO <general>: initializing python engine.
  1182. 2021-12-11 14:09:21.720 T:2752 DEBUG <general>: CPythonInvoker(11, C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): start processing
  1183. 2021-12-11 14:09:21.723 T:7060 DEBUG <general>: ffmpeg[(nil)X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  1184. 2021-12-11 14:09:21.763 T:2752 DEBUG <general>: -->Python Interpreter Initialized<--
  1185. 2021-12-11 14:09:21.763 T:2752 DEBUG <general>:
  1186.  
  1187. 2021-12-11 14:09:21.763 T:2752 DEBUG <general>: CPythonInvoker(11, C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): the source file to load is "C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py"
  1188. 2021-12-11 14:09:21.763 T:2752 DEBUG <general>: CPythonInvoker(11, C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): setting the Python path to C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.beautifulsoup4\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.certifi\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.chardet\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.html5lib\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.idna\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.mechanize\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.six\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.soupsieve\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.urllib3\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.webencodings\lib;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python3.8.zip;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
  1189. 2021-12-11 14:09:21.763 T:2752 DEBUG <general>: CPythonInvoker(11, C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): entering source directory C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia
  1190. 2021-12-11 14:09:21.763 T:2752 DEBUG <general>: CPythonInvoker(11, C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): instantiating addon using automatically obtained id of "plugin.audio.amazonmedia" dependent on version 3.0.0 of the xbmc.python api
  1191. 2021-12-11 14:09:21.984 T:7060 DEBUG <general>: CDirectoryProvider[plugin://plugin.audio.amazonmedia/?mode=getGenres]: refreshing..
  1192. 2021-12-11 14:09:21.985 T:14900 DEBUG <general>: XFILE::CPluginDirectory::StartScript - calling plugin Amazon Media('plugin://plugin.audio.amazonmedia/','6','?mode=getGenres','resume:false')
  1193. 2021-12-11 14:09:21.985 T:12132 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
  1194. 2021-12-11 14:09:21.985 T:12132 INFO <general>: initializing python engine.
  1195. 2021-12-11 14:09:21.986 T:12132 DEBUG <general>: CPythonInvoker(12, C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): start processing
  1196. 2021-12-11 14:09:21.989 T:7060 DEBUG <general>: ffmpeg[(nil)X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  1197. 2021-12-11 14:09:22.065 T:12132 DEBUG <general>: -->Python Interpreter Initialized<--
  1198. 2021-12-11 14:09:22.065 T:12132 DEBUG <general>:
  1199.  
  1200. 2021-12-11 14:09:22.065 T:12132 DEBUG <general>: CPythonInvoker(12, C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): the source file to load is "C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py"
  1201. 2021-12-11 14:09:22.066 T:12132 DEBUG <general>: CPythonInvoker(12, C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): setting the Python path to C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.beautifulsoup4\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.certifi\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.chardet\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.html5lib\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.idna\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.mechanize\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.six\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.soupsieve\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.urllib3\lib;C:\Users\Laurent\AppData\Roaming\Kodi\addons\script.module.webencodings\lib;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python3.8.zip;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
  1202. 2021-12-11 14:09:22.066 T:12132 DEBUG <general>: CPythonInvoker(12, C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): entering source directory C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia
  1203. 2021-12-11 14:09:22.066 T:12132 DEBUG <general>: CPythonInvoker(12, C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): instantiating addon using automatically obtained id of "plugin.audio.amazonmedia" dependent on version 3.0.0 of the xbmc.python api
  1204. 2021-12-11 14:09:22.260 T:7060 DEBUG <general>: CDirectoryProvider[plugin://plugin.audio.amazonmedia/?mode=menuArtists]: refreshing..
  1205. 2021-12-11 14:09:22.263 T:7060 DEBUG <general>: ffmpeg[(nil)X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  1206. 2021-12-11 14:09:22.301 T:23080 DEBUG <CAddonSettings[plugin.audio.amazonmedia]>: trying to load setting definitions from old format...
  1207. 2021-12-11 14:09:22.305 T:23080 INFO <general>: [Amazon Media] setVariables : 99
  1208. Handle: 4
  1209. Args : {'mode': ['menuSongs']}
  1210. Mode : ['menuSongs']
  1211. 2021-12-11 14:09:22.309 T:17508 DEBUG <general>: dbiplus::MysqlDatabase::connect replacing configured host 192.168.1.48 with resolved host 192.168.1.48
  1212. 2021-12-11 14:09:22.309 T:23080 INFO <general>: CPythonInvoker(10, C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): script successfully run
  1213. 2021-12-11 14:09:22.309 T:23080 DEBUG <general>: CPythonInvoker::onExecutionDone(10, C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py)
  1214. 2021-12-11 14:09:22.309 T:23080 DEBUG <general>: .
  1215. 2021-12-11 14:09:22.316 T:17508 DEBUG <general>: XFILE::CPluginDirectory::StartScript - calling plugin Amazon Media('plugin://plugin.audio.amazonmedia/','7','?mode=menuArtists','resume:false')
  1216. 2021-12-11 14:09:22.316 T:24612 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
  1217. 2021-12-11 14:09:22.317 T:24612 INFO <general>: initializing python engine.
  1218. 2021-12-11 14:09:22.317 T:24612 DEBUG <general>: CPythonInvoker(13, C:\Users\Laurent\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): start processing
  1219. 2021-12-11 14:09:22.371 T:23080 INFO <general>: Python interpreter stopped
  1220. 2021-12-11 14:09:22.371 T:23080 DEBUG <general>: Thread LanguageInvoker 23080 terminating
  1221. 2021-12-11 14:09:22.469 T:24612 DEBUG <general>: -->Python Interpreter Initialized<--
  1222. 2021-12-11 14:09:22.469 T:24612 DEBUG <general>:
  1223.  
  1224. 2021-12-11 14:09:22.469 T:24612 DEBUG <general>: CPythonInvoker(13, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): the source file to load is "C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py"
  1225. 2021-12-11 14:09:22.469 T:24612 DEBUG <general>: CPythonInvoker(13, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): setting the Python path to C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.beautifulsoup4\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.certifi\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.chardet\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.html5lib\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.idna\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.mechanize\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.six\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.soupsieve\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.urllib3\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.webencodings\lib;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python3.8.zip;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
  1226. 2021-12-11 14:09:22.470 T:24612 DEBUG <general>: CPythonInvoker(13, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): entering source directory C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia
  1227. 2021-12-11 14:09:22.470 T:24612 DEBUG <general>: CPythonInvoker(13, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): instantiating addon using automatically obtained id of "plugin.audio.amazonmedia" dependent on version 3.0.0 of the xbmc.python api
  1228. 2021-12-11 14:09:22.689 T:2752 DEBUG <CAddonSettings[plugin.audio.amazonmedia]>: trying to load setting definitions from old format...
  1229. 2021-12-11 14:09:22.694 T:2752 INFO <general>: [Amazon Media] setVariables : 99
  1230. Handle: 5
  1231. Args : {'mode': ['menuStations']}
  1232. Mode : ['menuStations']
  1233. 2021-12-11 14:09:22.700 T:512 DEBUG <general>: dbiplus::MysqlDatabase::connect replacing configured host 192.168.1.48 with resolved host 192.168.1.48
  1234. 2021-12-11 14:09:22.700 T:2752 INFO <general>: CPythonInvoker(11, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): script successfully run
  1235. 2021-12-11 14:09:22.700 T:2752 DEBUG <general>: CPythonInvoker::onExecutionDone(11, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py)
  1236. 2021-12-11 14:09:22.700 T:2752 DEBUG <general>: .
  1237. 2021-12-11 14:09:22.762 T:2752 INFO <general>: Python interpreter stopped
  1238. 2021-12-11 14:09:22.762 T:2752 DEBUG <general>: Thread LanguageInvoker 2752 terminating
  1239. 2021-12-11 14:09:22.996 T:12132 DEBUG <CAddonSettings[plugin.audio.amazonmedia]>: trying to load setting definitions from old format...
  1240. 2021-12-11 14:09:23.000 T:12132 INFO <general>: [Amazon Media] setVariables : 99
  1241. Handle: 6
  1242. Args : {'mode': ['getGenres']}
  1243. Mode : ['getGenres']
  1244. 2021-12-11 14:09:23.057 T:12132 ERROR <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  1245. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  1246. Error Type: <class 'requests.exceptions.MissingSchema'>
  1247. Error Contents: Invalid URL '//api/muse/stations/getStationSections': No schema supplied. Perhaps you meant http:////api/muse/stations/getStationSections?
  1248. Traceback (most recent call last):
  1249. File "C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py", line 2526, in <module>
  1250. AmazonMedia().reqDispatch()
  1251. File "C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py", line 1669, in reqDispatch
  1252. items = self.amzCall(self.APIgetStationSections,'getStations','/stations')
  1253. File "C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py", line 648, in amzCall
  1254. resp = requests.post(url=url, data=data, headers=head, cookies=self.cj)
  1255. File "C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.requests\lib\requests\api.py", line 119, in post
  1256. return request('post', url, data=data, json=json, **kwargs)
  1257. File "C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.requests\lib\requests\api.py", line 61, in request
  1258. return session.request(method=method, url=url, **kwargs)
  1259. File "C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.requests\lib\requests\sessions.py", line 528, in request
  1260. prep = self.prepare_request(req)
  1261. File "C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.requests\lib\requests\sessions.py", line 456, in prepare_request
  1262. p.prepare(
  1263. File "C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.requests\lib\requests\models.py", line 316, in prepare
  1264. self.prepare_url(url, params)
  1265. File "C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.requests\lib\requests\models.py", line 390, in prepare_url
  1266. raise MissingSchema(error)
  1267. requests.exceptions.MissingSchema: Invalid URL '//api/muse/stations/getStationSections': No schema supplied. Perhaps you meant http:////api/muse/stations/getStationSections?
  1268. -->End of Python script error report<--
  1269.  
  1270. 2021-12-11 14:09:23.057 T:12132 DEBUG <general>: CPythonInvoker::onExecutionDone(12, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py)
  1271. 2021-12-11 14:09:23.057 T:12132 DEBUG <general>: .
  1272. 2021-12-11 14:09:23.059 T:7060 DEBUG <general>: ------ Window Init (DialogNotification.xml) ------
  1273. 2021-12-11 14:09:23.120 T:12132 INFO <general>: Python interpreter stopped
  1274. 2021-12-11 14:09:23.120 T:12132 DEBUG <general>: Thread LanguageInvoker 12132 terminating
  1275. 2021-12-11 14:09:23.136 T:14900 ERROR <general>: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.audio.amazonmedia/?mode=getGenres
  1276. 2021-12-11 14:09:23.182 T:24612 DEBUG <CAddonSettings[plugin.audio.amazonmedia]>: trying to load setting definitions from old format...
  1277. 2021-12-11 14:09:23.185 T:24612 INFO <general>: [Amazon Media] setVariables : 99
  1278. Handle: 7
  1279. Args : {'mode': ['menuArtists']}
  1280. Mode : ['menuArtists']
  1281. 2021-12-11 14:09:23.195 T:17508 DEBUG <general>: dbiplus::MysqlDatabase::connect replacing configured host 192.168.1.48 with resolved host 192.168.1.48
  1282. 2021-12-11 14:09:23.196 T:24612 INFO <general>: CPythonInvoker(13, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): script successfully run
  1283. 2021-12-11 14:09:23.196 T:24612 DEBUG <general>: CPythonInvoker::onExecutionDone(13, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py)
  1284. 2021-12-11 14:09:23.196 T:24612 DEBUG <general>: .
  1285. 2021-12-11 14:09:23.263 T:24612 INFO <general>: Python interpreter stopped
  1286. 2021-12-11 14:09:23.263 T:24612 DEBUG <general>: Thread LanguageInvoker 24612 terminating
  1287. 2021-12-11 14:09:23.858 T:7060 DEBUG <general>: CDirectoryProvider[plugin://plugin.audio.amazonmedia/?mode=getGenres]: refreshing..
  1288. 2021-12-11 14:09:23.858 T:17508 DEBUG <general>: XFILE::CPluginDirectory::StartScript - calling plugin Amazon Media('plugin://plugin.audio.amazonmedia/','8','?mode=getGenres','resume:false')
  1289. 2021-12-11 14:09:23.859 T:27744 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
  1290. 2021-12-11 14:09:23.859 T:27744 INFO <general>: initializing python engine.
  1291. 2021-12-11 14:09:23.859 T:27744 DEBUG <general>: CPythonInvoker(14, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): start processing
  1292. 2021-12-11 14:09:23.876 T:27744 DEBUG <general>: -->Python Interpreter Initialized<--
  1293. 2021-12-11 14:09:23.876 T:27744 DEBUG <general>:
  1294.  
  1295. 2021-12-11 14:09:23.876 T:27744 DEBUG <general>: CPythonInvoker(14, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): the source file to load is "C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py"
  1296. 2021-12-11 14:09:23.876 T:27744 DEBUG <general>: CPythonInvoker(14, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): setting the Python path to C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.beautifulsoup4\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.certifi\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.chardet\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.html5lib\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.idna\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.mechanize\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.six\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.soupsieve\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.urllib3\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.webencodings\lib;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python3.8.zip;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
  1297. 2021-12-11 14:09:23.876 T:27744 DEBUG <general>: CPythonInvoker(14, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): entering source directory C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia
  1298. 2021-12-11 14:09:23.876 T:27744 DEBUG <general>: CPythonInvoker(14, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): instantiating addon using automatically obtained id of "plugin.audio.amazonmedia" dependent on version 3.0.0 of the xbmc.python api
  1299. 2021-12-11 14:09:23.990 T:7060 DEBUG <general>: CDirectoryProvider[plugin://plugin.audio.amazonmedia/?mode=menuStations]: refreshing..
  1300. 2021-12-11 14:09:23.990 T:512 DEBUG <general>: XFILE::CPluginDirectory::StartScript - calling plugin Amazon Media('plugin://plugin.audio.amazonmedia/','9','?mode=menuStations','resume:false')
  1301. 2021-12-11 14:09:23.991 T:23248 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
  1302. 2021-12-11 14:09:23.991 T:23248 INFO <general>: initializing python engine.
  1303. 2021-12-11 14:09:23.991 T:23248 DEBUG <general>: CPythonInvoker(15, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): start processing
  1304. 2021-12-11 14:09:24.019 T:23248 DEBUG <general>: -->Python Interpreter Initialized<--
  1305. 2021-12-11 14:09:24.020 T:23248 DEBUG <general>:
  1306.  
  1307. 2021-12-11 14:09:24.020 T:23248 DEBUG <general>: CPythonInvoker(15, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): the source file to load is "C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py"
  1308. 2021-12-11 14:09:24.020 T:23248 DEBUG <general>: CPythonInvoker(15, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): setting the Python path to C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.beautifulsoup4\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.certifi\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.chardet\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.html5lib\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.idna\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.mechanize\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.six\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.soupsieve\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.urllib3\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.webencodings\lib;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python3.8.zip;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
  1309. 2021-12-11 14:09:24.020 T:23248 DEBUG <general>: CPythonInvoker(15, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): entering source directory C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia
  1310. 2021-12-11 14:09:24.020 T:23248 DEBUG <general>: CPythonInvoker(15, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): instantiating addon using automatically obtained id of "plugin.audio.amazonmedia" dependent on version 3.0.0 of the xbmc.python api
  1311. 2021-12-11 14:09:24.502 T:27744 DEBUG <CAddonSettings[plugin.audio.amazonmedia]>: trying to load setting definitions from old format...
  1312. 2021-12-11 14:09:24.507 T:27744 INFO <general>: [Amazon Media] setVariables : 99
  1313. Handle: 8
  1314. Args : {'mode': ['getGenres']}
  1315. Mode : ['getGenres']
  1316. 2021-12-11 14:09:24.516 T:27744 ERROR <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  1317. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  1318. Error Type: <class 'requests.exceptions.MissingSchema'>
  1319. Error Contents: Invalid URL '//api/muse/stations/getStationSections': No schema supplied. Perhaps you meant http:////api/muse/stations/getStationSections?
  1320. Traceback (most recent call last):
  1321. File "C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py", line 2526, in <module>
  1322. AmazonMedia().reqDispatch()
  1323. File "C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py", line 1669, in reqDispatch
  1324. items = self.amzCall(self.APIgetStationSections,'getStations','/stations')
  1325. File "C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py", line 648, in amzCall
  1326. resp = requests.post(url=url, data=data, headers=head, cookies=self.cj)
  1327. File "C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.requests\lib\requests\api.py", line 119, in post
  1328. return request('post', url, data=data, json=json, **kwargs)
  1329. File "C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.requests\lib\requests\api.py", line 61, in request
  1330. return session.request(method=method, url=url, **kwargs)
  1331. File "C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.requests\lib\requests\sessions.py", line 528, in request
  1332. prep = self.prepare_request(req)
  1333. File "C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.requests\lib\requests\sessions.py", line 456, in prepare_request
  1334. p.prepare(
  1335. File "C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.requests\lib\requests\models.py", line 316, in prepare
  1336. self.prepare_url(url, params)
  1337. File "C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.requests\lib\requests\models.py", line 390, in prepare_url
  1338. raise MissingSchema(error)
  1339. requests.exceptions.MissingSchema: Invalid URL '//api/muse/stations/getStationSections': No schema supplied. Perhaps you meant http:////api/muse/stations/getStationSections?
  1340. -->End of Python script error report<--
  1341.  
  1342. 2021-12-11 14:09:24.516 T:27744 DEBUG <general>: CPythonInvoker::onExecutionDone(14, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py)
  1343. 2021-12-11 14:09:24.516 T:27744 DEBUG <general>: .
  1344. 2021-12-11 14:09:24.528 T:7060 DEBUG <general>: CDirectoryProvider[plugin://plugin.audio.amazonmedia/?mode=menuSongs]: refreshing..
  1345. 2021-12-11 14:09:24.528 T:14900 DEBUG <general>: XFILE::CPluginDirectory::StartScript - calling plugin Amazon Media('plugin://plugin.audio.amazonmedia/','10','?mode=menuSongs','resume:false')
  1346. 2021-12-11 14:09:24.529 T:4132 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
  1347. 2021-12-11 14:09:24.529 T:4132 INFO <general>: initializing python engine.
  1348. 2021-12-11 14:09:24.529 T:4132 DEBUG <general>: CPythonInvoker(16, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): start processing
  1349. 2021-12-11 14:09:24.579 T:27744 INFO <general>: Python interpreter stopped
  1350. 2021-12-11 14:09:24.579 T:27744 DEBUG <general>: Thread LanguageInvoker 27744 terminating
  1351. 2021-12-11 14:09:24.592 T:17508 ERROR <general>: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.audio.amazonmedia/?mode=getGenres
  1352. 2021-12-11 14:09:24.607 T:4132 DEBUG <general>: -->Python Interpreter Initialized<--
  1353. 2021-12-11 14:09:24.607 T:4132 DEBUG <general>:
  1354.  
  1355. 2021-12-11 14:09:24.607 T:4132 DEBUG <general>: CPythonInvoker(16, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): the source file to load is "C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py"
  1356. 2021-12-11 14:09:24.607 T:4132 DEBUG <general>: CPythonInvoker(16, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): setting the Python path to C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.beautifulsoup4\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.certifi\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.chardet\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.html5lib\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.idna\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.mechanize\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.six\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.soupsieve\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.urllib3\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.webencodings\lib;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python3.8.zip;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
  1357. 2021-12-11 14:09:24.607 T:4132 DEBUG <general>: CPythonInvoker(16, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): entering source directory C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia
  1358. 2021-12-11 14:09:24.608 T:4132 DEBUG <general>: CPythonInvoker(16, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): instantiating addon using automatically obtained id of "plugin.audio.amazonmedia" dependent on version 3.0.0 of the xbmc.python api
  1359. 2021-12-11 14:09:24.695 T:23248 DEBUG <CAddonSettings[plugin.audio.amazonmedia]>: trying to load setting definitions from old format...
  1360. 2021-12-11 14:09:24.701 T:23248 INFO <general>: [Amazon Media] setVariables : 99
  1361. Handle: 9
  1362. Args : {'mode': ['menuStations']}
  1363. Mode : ['menuStations']
  1364. 2021-12-11 14:09:24.709 T:512 DEBUG <general>: dbiplus::MysqlDatabase::connect replacing configured host 192.168.1.48 with resolved host 192.168.1.48
  1365. 2021-12-11 14:09:24.709 T:23248 INFO <general>: CPythonInvoker(15, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): script successfully run
  1366. 2021-12-11 14:09:24.709 T:23248 DEBUG <general>: CPythonInvoker::onExecutionDone(15, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py)
  1367. 2021-12-11 14:09:24.710 T:23248 DEBUG <general>: .
  1368. 2021-12-11 14:09:24.762 T:23248 INFO <general>: Python interpreter stopped
  1369. 2021-12-11 14:09:24.762 T:23248 DEBUG <general>: Thread LanguageInvoker 23248 terminating
  1370. 2021-12-11 14:09:25.046 T:4132 DEBUG <CAddonSettings[plugin.audio.amazonmedia]>: trying to load setting definitions from old format...
  1371. 2021-12-11 14:09:25.049 T:4132 INFO <general>: [Amazon Media] setVariables : 99
  1372. Handle: 10
  1373. Args : {'mode': ['menuSongs']}
  1374. Mode : ['menuSongs']
  1375. 2021-12-11 14:09:25.050 T:14900 DEBUG <general>: dbiplus::MysqlDatabase::connect replacing configured host 192.168.1.48 with resolved host 192.168.1.48
  1376. 2021-12-11 14:09:25.050 T:4132 INFO <general>: CPythonInvoker(16, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): script successfully run
  1377. 2021-12-11 14:09:25.050 T:4132 DEBUG <general>: CPythonInvoker::onExecutionDone(16, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py)
  1378. 2021-12-11 14:09:25.050 T:4132 DEBUG <general>: .
  1379. 2021-12-11 14:09:25.102 T:4132 INFO <general>: Python interpreter stopped
  1380. 2021-12-11 14:09:25.102 T:4132 DEBUG <general>: Thread LanguageInvoker 4132 terminating
  1381. 2021-12-11 14:09:25.588 T:7060 DEBUG <general>: CDirectoryProvider[plugin://plugin.audio.amazonmedia/?mode=menuAlbums]: refreshing..
  1382. 2021-12-11 14:09:25.589 T:14900 DEBUG <general>: XFILE::CPluginDirectory::StartScript - calling plugin Amazon Media('plugin://plugin.audio.amazonmedia/','11','?mode=menuAlbums','resume:false')
  1383. 2021-12-11 14:09:25.589 T:14504 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
  1384. 2021-12-11 14:09:25.589 T:14504 INFO <general>: initializing python engine.
  1385. 2021-12-11 14:09:25.589 T:14504 DEBUG <general>: CPythonInvoker(17, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): start processing
  1386. 2021-12-11 14:09:25.605 T:14504 DEBUG <general>: -->Python Interpreter Initialized<--
  1387. 2021-12-11 14:09:25.606 T:14504 DEBUG <general>:
  1388.  
  1389. 2021-12-11 14:09:25.606 T:14504 DEBUG <general>: CPythonInvoker(17, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): the source file to load is "C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py"
  1390. 2021-12-11 14:09:25.606 T:14504 DEBUG <general>: CPythonInvoker(17, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): setting the Python path to C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.beautifulsoup4\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.certifi\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.chardet\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.html5lib\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.idna\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.mechanize\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.six\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.soupsieve\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.urllib3\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.webencodings\lib;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python3.8.zip;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
  1391. 2021-12-11 14:09:25.606 T:14504 DEBUG <general>: CPythonInvoker(17, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): entering source directory C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia
  1392. 2021-12-11 14:09:25.606 T:14504 DEBUG <general>: CPythonInvoker(17, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): instantiating addon using automatically obtained id of "plugin.audio.amazonmedia" dependent on version 3.0.0 of the xbmc.python api
  1393. 2021-12-11 14:09:25.968 T:14504 DEBUG <CAddonSettings[plugin.audio.amazonmedia]>: trying to load setting definitions from old format...
  1394. 2021-12-11 14:09:25.971 T:14504 INFO <general>: [Amazon Media] setVariables : 99
  1395. Handle: 11
  1396. Args : {'mode': ['menuAlbums']}
  1397. Mode : ['menuAlbums']
  1398. 2021-12-11 14:09:25.977 T:14900 DEBUG <general>: dbiplus::MysqlDatabase::connect replacing configured host 192.168.1.48 with resolved host 192.168.1.48
  1399. 2021-12-11 14:09:25.977 T:14504 INFO <general>: CPythonInvoker(17, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): script successfully run
  1400. 2021-12-11 14:09:25.978 T:14504 DEBUG <general>: CPythonInvoker::onExecutionDone(17, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py)
  1401. 2021-12-11 14:09:25.978 T:14504 DEBUG <general>: .
  1402. 2021-12-11 14:09:26.027 T:14504 INFO <general>: Python interpreter stopped
  1403. 2021-12-11 14:09:26.027 T:14504 DEBUG <general>: Thread LanguageInvoker 14504 terminating
  1404. 2021-12-11 14:09:26.257 T:7060 DEBUG <general>: CDirectoryProvider[plugin://plugin.audio.amazonmedia/?mode=menuPlaylists]: refreshing..
  1405. 2021-12-11 14:09:26.258 T:14900 DEBUG <general>: XFILE::CPluginDirectory::StartScript - calling plugin Amazon Media('plugin://plugin.audio.amazonmedia/','12','?mode=menuPlaylists','resume:false')
  1406. 2021-12-11 14:09:26.258 T:28340 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
  1407. 2021-12-11 14:09:26.258 T:28340 INFO <general>: initializing python engine.
  1408. 2021-12-11 14:09:26.259 T:28340 DEBUG <general>: CPythonInvoker(18, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): start processing
  1409. 2021-12-11 14:09:26.276 T:28340 DEBUG <general>: -->Python Interpreter Initialized<--
  1410. 2021-12-11 14:09:26.276 T:28340 DEBUG <general>:
  1411.  
  1412. 2021-12-11 14:09:26.276 T:28340 DEBUG <general>: CPythonInvoker(18, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): the source file to load is "C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py"
  1413. 2021-12-11 14:09:26.276 T:28340 DEBUG <general>: CPythonInvoker(18, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): setting the Python path to C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.beautifulsoup4\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.certifi\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.chardet\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.html5lib\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.idna\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.mechanize\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.six\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.soupsieve\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.urllib3\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.webencodings\lib;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python3.8.zip;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
  1414. 2021-12-11 14:09:26.276 T:28340 DEBUG <general>: CPythonInvoker(18, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): entering source directory C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia
  1415. 2021-12-11 14:09:26.276 T:28340 DEBUG <general>: CPythonInvoker(18, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): instantiating addon using automatically obtained id of "plugin.audio.amazonmedia" dependent on version 3.0.0 of the xbmc.python api
  1416. 2021-12-11 14:09:26.637 T:28340 DEBUG <CAddonSettings[plugin.audio.amazonmedia]>: trying to load setting definitions from old format...
  1417. 2021-12-11 14:09:26.640 T:28340 INFO <general>: [Amazon Media] setVariables : 99
  1418. Handle: 12
  1419. Args : {'mode': ['menuPlaylists']}
  1420. Mode : ['menuPlaylists']
  1421. 2021-12-11 14:09:26.640 T:14900 DEBUG <general>: dbiplus::MysqlDatabase::connect replacing configured host 192.168.1.48 with resolved host 192.168.1.48
  1422. 2021-12-11 14:09:26.640 T:28340 INFO <general>: CPythonInvoker(18, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): script successfully run
  1423. 2021-12-11 14:09:26.641 T:28340 DEBUG <general>: CPythonInvoker::onExecutionDone(18, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py)
  1424. 2021-12-11 14:09:26.641 T:28340 DEBUG <general>: .
  1425. 2021-12-11 14:09:26.692 T:28340 INFO <general>: Python interpreter stopped
  1426. 2021-12-11 14:09:26.692 T:28340 DEBUG <general>: Thread LanguageInvoker 28340 terminating
  1427. 2021-12-11 14:09:26.886 T:7060 DEBUG <general>: CDirectoryProvider[plugin://plugin.audio.amazonmedia/?mode=menuAlbums]: refreshing..
  1428. 2021-12-11 14:09:26.886 T:14900 DEBUG <general>: XFILE::CPluginDirectory::StartScript - calling plugin Amazon Media('plugin://plugin.audio.amazonmedia/','13','?mode=menuAlbums','resume:false')
  1429. 2021-12-11 14:09:26.887 T:13088 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
  1430. 2021-12-11 14:09:26.887 T:13088 INFO <general>: initializing python engine.
  1431. 2021-12-11 14:09:26.887 T:13088 DEBUG <general>: CPythonInvoker(19, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): start processing
  1432. 2021-12-11 14:09:26.905 T:13088 DEBUG <general>: -->Python Interpreter Initialized<--
  1433. 2021-12-11 14:09:26.905 T:13088 DEBUG <general>:
  1434.  
  1435. 2021-12-11 14:09:26.905 T:13088 DEBUG <general>: CPythonInvoker(19, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): the source file to load is "C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py"
  1436. 2021-12-11 14:09:26.905 T:13088 DEBUG <general>: CPythonInvoker(19, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): setting the Python path to C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.beautifulsoup4\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.certifi\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.chardet\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.html5lib\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.idna\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.mechanize\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.six\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.soupsieve\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.urllib3\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.webencodings\lib;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python3.8.zip;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
  1437. 2021-12-11 14:09:26.905 T:13088 DEBUG <general>: CPythonInvoker(19, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): entering source directory C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia
  1438. 2021-12-11 14:09:26.905 T:13088 DEBUG <general>: CPythonInvoker(19, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): instantiating addon using automatically obtained id of "plugin.audio.amazonmedia" dependent on version 3.0.0 of the xbmc.python api
  1439. 2021-12-11 14:09:27.066 T:7060 DEBUG <general>: CDirectoryProvider[plugin://plugin.audio.amazonmedia/?mode=menuSongs]: refreshing..
  1440. 2021-12-11 14:09:27.067 T:17508 DEBUG <general>: XFILE::CPluginDirectory::StartScript - calling plugin Amazon Media('plugin://plugin.audio.amazonmedia/','14','?mode=menuSongs','resume:false')
  1441. 2021-12-11 14:09:27.067 T:13392 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
  1442. 2021-12-11 14:09:27.067 T:13392 INFO <general>: initializing python engine.
  1443. 2021-12-11 14:09:27.067 T:13392 DEBUG <general>: CPythonInvoker(20, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): start processing
  1444. 2021-12-11 14:09:27.088 T:13392 DEBUG <general>: -->Python Interpreter Initialized<--
  1445. 2021-12-11 14:09:27.088 T:13392 DEBUG <general>:
  1446.  
  1447. 2021-12-11 14:09:27.088 T:13392 DEBUG <general>: CPythonInvoker(20, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): the source file to load is "C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py"
  1448. 2021-12-11 14:09:27.088 T:13392 DEBUG <general>: CPythonInvoker(20, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): setting the Python path to C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.beautifulsoup4\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.certifi\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.chardet\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.html5lib\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.idna\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.mechanize\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.six\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.soupsieve\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.urllib3\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.webencodings\lib;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python3.8.zip;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
  1449. 2021-12-11 14:09:27.088 T:13392 DEBUG <general>: CPythonInvoker(20, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): entering source directory C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia
  1450. 2021-12-11 14:09:27.089 T:13392 DEBUG <general>: CPythonInvoker(20, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): instantiating addon using automatically obtained id of "plugin.audio.amazonmedia" dependent on version 3.0.0 of the xbmc.python api
  1451. 2021-12-11 14:09:27.453 T:13088 DEBUG <CAddonSettings[plugin.audio.amazonmedia]>: trying to load setting definitions from old format...
  1452. 2021-12-11 14:09:27.457 T:13088 INFO <general>: [Amazon Media] setVariables : 99
  1453. Handle: 13
  1454. Args : {'mode': ['menuAlbums']}
  1455. Mode : ['menuAlbums']
  1456. 2021-12-11 14:09:27.458 T:14900 DEBUG <general>: dbiplus::MysqlDatabase::connect replacing configured host 192.168.1.48 with resolved host 192.168.1.48
  1457. 2021-12-11 14:09:27.458 T:13088 INFO <general>: CPythonInvoker(19, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): script successfully run
  1458. 2021-12-11 14:09:27.458 T:13088 DEBUG <general>: CPythonInvoker::onExecutionDone(19, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py)
  1459. 2021-12-11 14:09:27.458 T:13088 DEBUG <general>: .
  1460. 2021-12-11 14:09:27.518 T:13088 INFO <general>: Python interpreter stopped
  1461. 2021-12-11 14:09:27.518 T:13088 DEBUG <general>: Thread LanguageInvoker 13088 terminating
  1462. 2021-12-11 14:09:27.640 T:7060 DEBUG <general>: CDirectoryProvider[plugin://plugin.audio.amazonmedia/?mode=menuStations]: refreshing..
  1463. 2021-12-11 14:09:27.640 T:14900 DEBUG <general>: XFILE::CPluginDirectory::StartScript - calling plugin Amazon Media('plugin://plugin.audio.amazonmedia/','15','?mode=menuStations','resume:false')
  1464. 2021-12-11 14:09:27.641 T:10044 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
  1465. 2021-12-11 14:09:27.641 T:10044 INFO <general>: initializing python engine.
  1466. 2021-12-11 14:09:27.641 T:10044 DEBUG <general>: CPythonInvoker(21, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): start processing
  1467. 2021-12-11 14:09:27.653 T:13392 DEBUG <CAddonSettings[plugin.audio.amazonmedia]>: trying to load setting definitions from old format...
  1468. 2021-12-11 14:09:27.657 T:13392 INFO <general>: [Amazon Media] setVariables : 99
  1469. Handle: 14
  1470. Args : {'mode': ['menuSongs']}
  1471. Mode : ['menuSongs']
  1472. 2021-12-11 14:09:27.661 T:17508 DEBUG <general>: dbiplus::MysqlDatabase::connect replacing configured host 192.168.1.48 with resolved host 192.168.1.48
  1473. 2021-12-11 14:09:27.661 T:13392 INFO <general>: CPythonInvoker(20, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): script successfully run
  1474. 2021-12-11 14:09:27.661 T:13392 DEBUG <general>: CPythonInvoker::onExecutionDone(20, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py)
  1475. 2021-12-11 14:09:27.661 T:13392 DEBUG <general>: .
  1476. 2021-12-11 14:09:27.714 T:13392 INFO <general>: Python interpreter stopped
  1477. 2021-12-11 14:09:27.714 T:13392 DEBUG <general>: Thread LanguageInvoker 13392 terminating
  1478. 2021-12-11 14:09:27.718 T:10044 DEBUG <general>: -->Python Interpreter Initialized<--
  1479. 2021-12-11 14:09:27.718 T:10044 DEBUG <general>:
  1480.  
  1481. 2021-12-11 14:09:27.718 T:10044 DEBUG <general>: CPythonInvoker(21, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): the source file to load is "C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py"
  1482. 2021-12-11 14:09:27.718 T:10044 DEBUG <general>: CPythonInvoker(21, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): setting the Python path to C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.beautifulsoup4\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.certifi\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.chardet\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.html5lib\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.idna\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.mechanize\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.six\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.soupsieve\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.urllib3\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.webencodings\lib;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python3.8.zip;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
  1483. 2021-12-11 14:09:27.718 T:10044 DEBUG <general>: CPythonInvoker(21, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): entering source directory C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia
  1484. 2021-12-11 14:09:27.719 T:10044 DEBUG <general>: CPythonInvoker(21, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): instantiating addon using automatically obtained id of "plugin.audio.amazonmedia" dependent on version 3.0.0 of the xbmc.python api
  1485. 2021-12-11 14:09:27.835 T:7060 DEBUG <general>: CDirectoryProvider[plugin://plugin.audio.amazonmedia/?mode=getGenres]: refreshing..
  1486. 2021-12-11 14:09:27.835 T:18436 DEBUG <general>: XFILE::CPluginDirectory::StartScript - calling plugin Amazon Media('plugin://plugin.audio.amazonmedia/','16','?mode=getGenres','resume:false')
  1487. 2021-12-11 14:09:27.836 T:14800 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
  1488. 2021-12-11 14:09:27.836 T:14800 INFO <general>: initializing python engine.
  1489. 2021-12-11 14:09:27.836 T:14800 DEBUG <general>: CPythonInvoker(22, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): start processing
  1490. 2021-12-11 14:09:27.861 T:14800 DEBUG <general>: -->Python Interpreter Initialized<--
  1491. 2021-12-11 14:09:27.861 T:14800 DEBUG <general>:
  1492.  
  1493. 2021-12-11 14:09:27.861 T:14800 DEBUG <general>: CPythonInvoker(22, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): the source file to load is "C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py"
  1494. 2021-12-11 14:09:27.861 T:14800 DEBUG <general>: CPythonInvoker(22, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): setting the Python path to C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.beautifulsoup4\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.certifi\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.chardet\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.html5lib\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.idna\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.mechanize\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.six\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.soupsieve\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.urllib3\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.webencodings\lib;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python3.8.zip;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
  1495. 2021-12-11 14:09:27.861 T:14800 DEBUG <general>: CPythonInvoker(22, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): entering source directory C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia
  1496. 2021-12-11 14:09:27.861 T:14800 DEBUG <general>: CPythonInvoker(22, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): instantiating addon using automatically obtained id of "plugin.audio.amazonmedia" dependent on version 3.0.0 of the xbmc.python api
  1497. 2021-12-11 14:09:28.281 T:7060 DEBUG <general>: CDirectoryProvider[plugin://plugin.audio.amazonmedia/?mode=menuArtists]: refreshing..
  1498. 2021-12-11 14:09:28.281 T:17508 DEBUG <general>: XFILE::CPluginDirectory::StartScript - calling plugin Amazon Media('plugin://plugin.audio.amazonmedia/','17','?mode=menuArtists','resume:false')
  1499. 2021-12-11 14:09:28.282 T:10312 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
  1500. 2021-12-11 14:09:28.282 T:10312 INFO <general>: initializing python engine.
  1501. 2021-12-11 14:09:28.282 T:10312 DEBUG <general>: CPythonInvoker(23, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): start processing
  1502. 2021-12-11 14:09:28.343 T:10044 DEBUG <CAddonSettings[plugin.audio.amazonmedia]>: trying to load setting definitions from old format...
  1503. 2021-12-11 14:09:28.348 T:10044 INFO <general>: [Amazon Media] setVariables : 99
  1504. Handle: 15
  1505. Args : {'mode': ['menuStations']}
  1506. Mode : ['menuStations']
  1507. 2021-12-11 14:09:28.351 T:14900 DEBUG <general>: dbiplus::MysqlDatabase::connect replacing configured host 192.168.1.48 with resolved host 192.168.1.48
  1508. 2021-12-11 14:09:28.351 T:10044 INFO <general>: CPythonInvoker(21, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): script successfully run
  1509. 2021-12-11 14:09:28.351 T:10044 DEBUG <general>: CPythonInvoker::onExecutionDone(21, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py)
  1510. 2021-12-11 14:09:28.351 T:10044 DEBUG <general>: .
  1511. 2021-12-11 14:09:28.412 T:10044 INFO <general>: Python interpreter stopped
  1512. 2021-12-11 14:09:28.412 T:10044 DEBUG <general>: Thread LanguageInvoker 10044 terminating
  1513. 2021-12-11 14:09:28.422 T:10312 DEBUG <general>: -->Python Interpreter Initialized<--
  1514. 2021-12-11 14:09:28.422 T:10312 DEBUG <general>:
  1515.  
  1516. 2021-12-11 14:09:28.422 T:10312 DEBUG <general>: CPythonInvoker(23, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): the source file to load is "C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py"
  1517. 2021-12-11 14:09:28.423 T:10312 DEBUG <general>: CPythonInvoker(23, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): setting the Python path to C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.beautifulsoup4\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.certifi\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.chardet\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.html5lib\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.idna\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.mechanize\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.six\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.soupsieve\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.urllib3\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.webencodings\lib;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python3.8.zip;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
  1518. 2021-12-11 14:09:28.423 T:10312 DEBUG <general>: CPythonInvoker(23, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): entering source directory C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia
  1519. 2021-12-11 14:09:28.423 T:10312 DEBUG <general>: CPythonInvoker(23, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): instantiating addon using automatically obtained id of "plugin.audio.amazonmedia" dependent on version 3.0.0 of the xbmc.python api
  1520. 2021-12-11 14:09:28.590 T:14800 DEBUG <CAddonSettings[plugin.audio.amazonmedia]>: trying to load setting definitions from old format...
  1521. 2021-12-11 14:09:28.593 T:14800 INFO <general>: [Amazon Media] setVariables : 99
  1522. Handle: 16
  1523. Args : {'mode': ['getGenres']}
  1524. Mode : ['getGenres']
  1525. 2021-12-11 14:09:28.602 T:14800 ERROR <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  1526. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  1527. Error Type: <class 'requests.exceptions.MissingSchema'>
  1528. Error Contents: Invalid URL '//api/muse/stations/getStationSections': No schema supplied. Perhaps you meant http:////api/muse/stations/getStationSections?
  1529. Traceback (most recent call last):
  1530. File "C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py", line 2526, in <module>
  1531. AmazonMedia().reqDispatch()
  1532. File "C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py", line 1669, in reqDispatch
  1533. items = self.amzCall(self.APIgetStationSections,'getStations','/stations')
  1534. File "C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py", line 648, in amzCall
  1535. resp = requests.post(url=url, data=data, headers=head, cookies=self.cj)
  1536. File "C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.requests\lib\requests\api.py", line 119, in post
  1537. return request('post', url, data=data, json=json, **kwargs)
  1538. File "C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.requests\lib\requests\api.py", line 61, in request
  1539. return session.request(method=method, url=url, **kwargs)
  1540. File "C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.requests\lib\requests\sessions.py", line 528, in request
  1541. prep = self.prepare_request(req)
  1542. File "C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.requests\lib\requests\sessions.py", line 456, in prepare_request
  1543. p.prepare(
  1544. File "C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.requests\lib\requests\models.py", line 316, in prepare
  1545. self.prepare_url(url, params)
  1546. File "C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.requests\lib\requests\models.py", line 390, in prepare_url
  1547. raise MissingSchema(error)
  1548. requests.exceptions.MissingSchema: Invalid URL '//api/muse/stations/getStationSections': No schema supplied. Perhaps you meant http:////api/muse/stations/getStationSections?
  1549. -->End of Python script error report<--
  1550.  
  1551. 2021-12-11 14:09:28.602 T:14800 DEBUG <general>: CPythonInvoker::onExecutionDone(22, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py)
  1552. 2021-12-11 14:09:28.603 T:14800 DEBUG <general>: .
  1553. 2021-12-11 14:09:28.660 T:14800 INFO <general>: Python interpreter stopped
  1554. 2021-12-11 14:09:28.660 T:14800 DEBUG <general>: Thread LanguageInvoker 14800 terminating
  1555. 2021-12-11 14:09:28.671 T:18436 ERROR <general>: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.audio.amazonmedia/?mode=getGenres
  1556. 2021-12-11 14:09:28.853 T:7060 DEBUG <general>: CDirectoryProvider[plugin://plugin.audio.amazonmedia/?mode=getGenres]: refreshing..
  1557. 2021-12-11 14:09:28.853 T:18436 DEBUG <general>: XFILE::CPluginDirectory::StartScript - calling plugin Amazon Media('plugin://plugin.audio.amazonmedia/','18','?mode=getGenres','resume:false')
  1558. 2021-12-11 14:09:28.854 T:22480 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
  1559. 2021-12-11 14:09:28.854 T:22480 INFO <general>: initializing python engine.
  1560. 2021-12-11 14:09:28.854 T:22480 DEBUG <general>: CPythonInvoker(24, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): start processing
  1561. 2021-12-11 14:09:28.885 T:22480 DEBUG <general>: -->Python Interpreter Initialized<--
  1562. 2021-12-11 14:09:28.885 T:22480 DEBUG <general>:
  1563.  
  1564. 2021-12-11 14:09:28.885 T:22480 DEBUG <general>: CPythonInvoker(24, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): the source file to load is "C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py"
  1565. 2021-12-11 14:09:28.885 T:22480 DEBUG <general>: CPythonInvoker(24, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): setting the Python path to C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.beautifulsoup4\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.certifi\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.chardet\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.html5lib\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.idna\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.mechanize\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.six\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.soupsieve\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.urllib3\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.webencodings\lib;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python3.8.zip;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
  1566. 2021-12-11 14:09:28.885 T:22480 DEBUG <general>: CPythonInvoker(24, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): entering source directory C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia
  1567. 2021-12-11 14:09:28.886 T:22480 DEBUG <general>: CPythonInvoker(24, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): instantiating addon using automatically obtained id of "plugin.audio.amazonmedia" dependent on version 3.0.0 of the xbmc.python api
  1568. 2021-12-11 14:09:28.954 T:10312 DEBUG <CAddonSettings[plugin.audio.amazonmedia]>: trying to load setting definitions from old format...
  1569. 2021-12-11 14:09:28.959 T:10312 INFO <general>: [Amazon Media] setVariables : 99
  1570. Handle: 17
  1571. Args : {'mode': ['menuArtists']}
  1572. Mode : ['menuArtists']
  1573. 2021-12-11 14:09:28.964 T:17508 DEBUG <general>: dbiplus::MysqlDatabase::connect replacing configured host 192.168.1.48 with resolved host 192.168.1.48
  1574. 2021-12-11 14:09:28.964 T:10312 INFO <general>: CPythonInvoker(23, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): script successfully run
  1575. 2021-12-11 14:09:28.964 T:10312 DEBUG <general>: CPythonInvoker::onExecutionDone(23, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py)
  1576. 2021-12-11 14:09:28.964 T:10312 DEBUG <general>: .
  1577. 2021-12-11 14:09:29.020 T:10312 INFO <general>: Python interpreter stopped
  1578. 2021-12-11 14:09:29.020 T:10312 DEBUG <general>: Thread LanguageInvoker 10312 terminating
  1579. 2021-12-11 14:09:29.041 T:7060 DEBUG <general>: CDirectoryProvider[plugin://plugin.audio.amazonmedia/?mode=menuArtists]: refreshing..
  1580. 2021-12-11 14:09:29.042 T:14900 DEBUG <general>: XFILE::CPluginDirectory::StartScript - calling plugin Amazon Media('plugin://plugin.audio.amazonmedia/','19','?mode=menuArtists','resume:false')
  1581. 2021-12-11 14:09:29.042 T:19148 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
  1582. 2021-12-11 14:09:29.042 T:19148 INFO <general>: initializing python engine.
  1583. 2021-12-11 14:09:29.042 T:19148 DEBUG <general>: CPythonInvoker(25, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): start processing
  1584. 2021-12-11 14:09:29.099 T:19148 DEBUG <general>: -->Python Interpreter Initialized<--
  1585. 2021-12-11 14:09:29.099 T:19148 DEBUG <general>:
  1586.  
  1587. 2021-12-11 14:09:29.099 T:19148 DEBUG <general>: CPythonInvoker(25, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): the source file to load is "C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py"
  1588. 2021-12-11 14:09:29.099 T:19148 DEBUG <general>: CPythonInvoker(25, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): setting the Python path to C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.beautifulsoup4\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.certifi\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.chardet\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.html5lib\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.idna\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.mechanize\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.six\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.soupsieve\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.urllib3\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.webencodings\lib;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python3.8.zip;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
  1589. 2021-12-11 14:09:29.100 T:19148 DEBUG <general>: CPythonInvoker(25, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): entering source directory C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia
  1590. 2021-12-11 14:09:29.100 T:19148 DEBUG <general>: CPythonInvoker(25, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): instantiating addon using automatically obtained id of "plugin.audio.amazonmedia" dependent on version 3.0.0 of the xbmc.python api
  1591. 2021-12-11 14:09:29.459 T:7060 DEBUG <general>: CInputManager::ProcessMouse: trying mouse action leftclick
  1592. 2021-12-11 14:09:29.460 T:7060 DEBUG <general>: CGUIMediaWindow::GetDirectory (plugin://plugin.audio.amazonmedia/?mode=menuArtists)
  1593. 2021-12-11 14:09:29.460 T:7060 DEBUG <general>: ParentPath = [plugin://plugin.audio.amazonmedia/]
  1594. 2021-12-11 14:09:29.460 T:168 DEBUG <general>: Thread waiting start, auto delete: false
  1595. 2021-12-11 14:09:29.469 T:17508 DEBUG <general>: CAddonDatabase::SetLastUsed[plugin.audio.amazonmedia] took 9 ms
  1596. 2021-12-11 14:09:29.469 T:168 DEBUG <general>: XFILE::CPluginDirectory::StartScript - calling plugin Amazon Media('plugin://plugin.audio.amazonmedia/','20','?mode=menuArtists','resume:false')
  1597. 2021-12-11 14:09:29.470 T:5200 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
  1598. 2021-12-11 14:09:29.470 T:5200 INFO <general>: initializing python engine.
  1599. 2021-12-11 14:09:29.470 T:5200 DEBUG <general>: CPythonInvoker(26, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): start processing
  1600. 2021-12-11 14:09:29.523 T:5200 DEBUG <general>: -->Python Interpreter Initialized<--
  1601. 2021-12-11 14:09:29.523 T:5200 DEBUG <general>:
  1602.  
  1603. 2021-12-11 14:09:29.523 T:5200 DEBUG <general>: CPythonInvoker(26, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): the source file to load is "C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py"
  1604. 2021-12-11 14:09:29.523 T:5200 DEBUG <general>: CPythonInvoker(26, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): setting the Python path to C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.beautifulsoup4\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.certifi\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.chardet\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.html5lib\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.idna\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.mechanize\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.six\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.soupsieve\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.urllib3\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.webencodings\lib;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python3.8.zip;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
  1605. 2021-12-11 14:09:29.523 T:5200 DEBUG <general>: CPythonInvoker(26, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): entering source directory C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia
  1606. 2021-12-11 14:09:29.524 T:5200 DEBUG <general>: CPythonInvoker(26, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): instantiating addon using automatically obtained id of "plugin.audio.amazonmedia" dependent on version 3.0.0 of the xbmc.python api
  1607. 2021-12-11 14:09:29.560 T:7060 DEBUG <general>: ------ Window Init (DialogBusy.xml) ------
  1608. 2021-12-11 14:09:29.607 T:22480 DEBUG <CAddonSettings[plugin.audio.amazonmedia]>: trying to load setting definitions from old format...
  1609. 2021-12-11 14:09:29.613 T:22480 INFO <general>: [Amazon Media] setVariables : 99
  1610. Handle: 18
  1611. Args : {'mode': ['getGenres']}
  1612. Mode : ['getGenres']
  1613. 2021-12-11 14:09:29.626 T:22480 ERROR <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  1614. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  1615. Error Type: <class 'requests.exceptions.MissingSchema'>
  1616. Error Contents: Invalid URL '//api/muse/stations/getStationSections': No schema supplied. Perhaps you meant http:////api/muse/stations/getStationSections?
  1617. Traceback (most recent call last):
  1618. File "C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py", line 2526, in <module>
  1619. AmazonMedia().reqDispatch()
  1620. File "C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py", line 1669, in reqDispatch
  1621. items = self.amzCall(self.APIgetStationSections,'getStations','/stations')
  1622. File "C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py", line 648, in amzCall
  1623. resp = requests.post(url=url, data=data, headers=head, cookies=self.cj)
  1624. File "C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.requests\lib\requests\api.py", line 119, in post
  1625. return request('post', url, data=data, json=json, **kwargs)
  1626. File "C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.requests\lib\requests\api.py", line 61, in request
  1627. return session.request(method=method, url=url, **kwargs)
  1628. File "C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.requests\lib\requests\sessions.py", line 528, in request
  1629. prep = self.prepare_request(req)
  1630. File "C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.requests\lib\requests\sessions.py", line 456, in prepare_request
  1631. p.prepare(
  1632. File "C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.requests\lib\requests\models.py", line 316, in prepare
  1633. self.prepare_url(url, params)
  1634. File "C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.requests\lib\requests\models.py", line 390, in prepare_url
  1635. raise MissingSchema(error)
  1636. requests.exceptions.MissingSchema: Invalid URL '//api/muse/stations/getStationSections': No schema supplied. Perhaps you meant http:////api/muse/stations/getStationSections?
  1637. -->End of Python script error report<--
  1638.  
  1639. 2021-12-11 14:09:29.626 T:22480 DEBUG <general>: CPythonInvoker::onExecutionDone(24, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py)
  1640. 2021-12-11 14:09:29.627 T:22480 DEBUG <general>: .
  1641. 2021-12-11 14:09:29.688 T:22480 INFO <general>: Python interpreter stopped
  1642. 2021-12-11 14:09:29.688 T:22480 DEBUG <general>: Thread LanguageInvoker 22480 terminating
  1643. 2021-12-11 14:09:29.691 T:18436 ERROR <general>: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.audio.amazonmedia/?mode=getGenres
  1644. 2021-12-11 14:09:29.842 T:19148 DEBUG <CAddonSettings[plugin.audio.amazonmedia]>: trying to load setting definitions from old format...
  1645. 2021-12-11 14:09:29.846 T:19148 INFO <general>: [Amazon Media] setVariables : 99
  1646. Handle: 19
  1647. Args : {'mode': ['menuArtists']}
  1648. Mode : ['menuArtists']
  1649. 2021-12-11 14:09:29.851 T:14900 DEBUG <general>: dbiplus::MysqlDatabase::connect replacing configured host 192.168.1.48 with resolved host 192.168.1.48
  1650. 2021-12-11 14:09:29.852 T:19148 INFO <general>: CPythonInvoker(25, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): script successfully run
  1651. 2021-12-11 14:09:29.852 T:19148 DEBUG <general>: CPythonInvoker::onExecutionDone(25, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py)
  1652. 2021-12-11 14:09:29.852 T:19148 DEBUG <general>: .
  1653. 2021-12-11 14:09:29.909 T:19148 INFO <general>: Python interpreter stopped
  1654. 2021-12-11 14:09:29.909 T:19148 DEBUG <general>: Thread LanguageInvoker 19148 terminating
  1655. 2021-12-11 14:09:30.111 T:5200 DEBUG <CAddonSettings[plugin.audio.amazonmedia]>: trying to load setting definitions from old format...
  1656. 2021-12-11 14:09:30.114 T:5200 INFO <general>: [Amazon Media] setVariables : 99
  1657. Handle: 20
  1658. Args : {'mode': ['menuArtists']}
  1659. Mode : ['menuArtists']
  1660. 2021-12-11 14:09:30.116 T:168 DEBUG <general>: Thread waiting 168 terminating
  1661. 2021-12-11 14:09:30.116 T:5200 INFO <general>: CPythonInvoker(26, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): script successfully run
  1662. 2021-12-11 14:09:30.116 T:5200 DEBUG <general>: CPythonInvoker::onExecutionDone(26, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py)
  1663. 2021-12-11 14:09:30.116 T:5200 DEBUG <general>: .
  1664. 2021-12-11 14:09:30.122 T:7060 DEBUG <general>: ------ Window Deinit (DialogBusy.xml) ------
  1665. 2021-12-11 14:09:30.124 T:7060 DEBUG <general>: RetrieveMusicInfo() took 0 msec
  1666. 2021-12-11 14:09:30.134 T:7060 DEBUG <general>: dbiplus::MysqlDatabase::connect replacing configured host 192.168.1.48 with resolved host 192.168.1.48
  1667. 2021-12-11 14:09:30.142 T:4124 DEBUG <general>: Thread BackgroundLoader start, auto delete: false
  1668. 2021-12-11 14:09:30.142 T:4124 DEBUG <general>: dbiplus::MysqlDatabase::connect replacing configured host 192.168.1.48 with resolved host 192.168.1.48
  1669. 2021-12-11 14:09:30.152 T:4124 DEBUG <general>: Thread BackgroundLoader 4124 terminating
  1670. 2021-12-11 14:09:30.168 T:5200 INFO <general>: Python interpreter stopped
  1671. 2021-12-11 14:09:30.168 T:5200 DEBUG <general>: Thread LanguageInvoker 5200 terminating
  1672. 2021-12-11 14:09:31.592 T:7060 DEBUG <general>: CDirectoryProvider[plugin://plugin.audio.amazonmedia/?mode=searchArtist]: refreshing..
  1673. 2021-12-11 14:09:31.592 T:17508 DEBUG <general>: XFILE::CPluginDirectory::StartScript - calling plugin Amazon Media('plugin://plugin.audio.amazonmedia/','21','?mode=searchArtist','resume:false')
  1674. 2021-12-11 14:09:31.593 T:20408 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
  1675. 2021-12-11 14:09:31.593 T:20408 INFO <general>: initializing python engine.
  1676. 2021-12-11 14:09:31.593 T:20408 DEBUG <general>: CPythonInvoker(27, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): start processing
  1677. 2021-12-11 14:09:31.612 T:20408 DEBUG <general>: -->Python Interpreter Initialized<--
  1678. 2021-12-11 14:09:31.612 T:20408 DEBUG <general>:
  1679.  
  1680. 2021-12-11 14:09:31.612 T:20408 DEBUG <general>: CPythonInvoker(27, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): the source file to load is "C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py"
  1681. 2021-12-11 14:09:31.612 T:20408 DEBUG <general>: CPythonInvoker(27, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): setting the Python path to C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.beautifulsoup4\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.certifi\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.chardet\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.html5lib\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.idna\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.mechanize\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.six\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.soupsieve\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.urllib3\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.webencodings\lib;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python3.8.zip;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
  1682. 2021-12-11 14:09:31.612 T:20408 DEBUG <general>: CPythonInvoker(27, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): entering source directory C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia
  1683. 2021-12-11 14:09:31.612 T:20408 DEBUG <general>: CPythonInvoker(27, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py): instantiating addon using automatically obtained id of "plugin.audio.amazonmedia" dependent on version 3.0.0 of the xbmc.python api
  1684. 2021-12-11 14:09:31.975 T:20408 DEBUG <CAddonSettings[plugin.audio.amazonmedia]>: trying to load setting definitions from old format...
  1685. 2021-12-11 14:09:31.978 T:20408 INFO <general>: [Amazon Media] setVariables : 99
  1686. Handle: 21
  1687. Args : {'mode': ['searchArtist']}
  1688. Mode : ['searchArtist']
  1689. 2021-12-11 14:09:31.978 T:20408 INFO <general>: [Amazon Media] getUserInput : 260
  1690. 2021-12-11 14:09:31.983 T:7060 INFO <general>: Loading skin file: DialogKeyboard.xml, load type: KEEP_IN_MEMORY
  1691. 2021-12-11 14:09:31.989 T:7060 DEBUG <general>: CDirectoryProvider[plugin://plugin.program.autocompletion?info=autocomplete&&id=&&limit=9]: refreshing..
  1692. 2021-12-11 14:09:31.989 T:18436 DEBUG <general>: XFILE::CPluginDirectory::StartScript - calling plugin AutoCompletion for virtual keyboard('plugin://plugin.program.autocompletion/','22','?info=autocomplete&&id=&&limit=9','resume:false')
  1693. 2021-12-11 14:09:31.990 T:5024 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
  1694. 2021-12-11 14:09:31.990 T:5024 INFO <general>: initializing python engine.
  1695. 2021-12-11 14:09:31.990 T:5024 DEBUG <general>: CPythonInvoker(28, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.program.autocompletion\plugin.py): start processing
  1696. 2021-12-11 14:09:31.991 T:7060 DEBUG <general>: ------ Window Init (DialogKeyboard.xml) ------
  1697. 2021-12-11 14:09:32.006 T:5024 DEBUG <general>: -->Python Interpreter Initialized<--
  1698. 2021-12-11 14:09:32.006 T:5024 DEBUG <general>:
  1699.  
  1700. 2021-12-11 14:09:32.006 T:5024 DEBUG <general>: CPythonInvoker(28, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.program.autocompletion\plugin.py): the source file to load is "C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.program.autocompletion\plugin.py"
  1701. 2021-12-11 14:09:32.006 T:5024 DEBUG <general>: CPythonInvoker(28, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.program.autocompletion\plugin.py): setting the Python path to C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.program.autocompletion;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.autocompletion\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.certifi\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.chardet\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.idna\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.urllib3\lib;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python3.8.zip;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
  1702. 2021-12-11 14:09:32.007 T:5024 DEBUG <general>: CPythonInvoker(28, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.program.autocompletion\plugin.py): entering source directory C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.program.autocompletion
  1703. 2021-12-11 14:09:32.007 T:5024 DEBUG <general>: CPythonInvoker(28, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.program.autocompletion\plugin.py): instantiating addon using automatically obtained id of "plugin.program.autocompletion" dependent on version 3.0.0 of the xbmc.python api
  1704. 2021-12-11 14:09:32.207 T:5024 DEBUG <general>: version 2.0.1 started
  1705. 2021-12-11 14:09:32.214 T:5024 DEBUG <CAddonSettings[plugin.program.autocompletion]>: trying to load setting definitions from old format...
  1706. 2021-12-11 14:09:32.215 T:5024 INFO <general>: CPythonInvoker(28, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.program.autocompletion\plugin.py): script successfully run
  1707. 2021-12-11 14:09:32.215 T:5024 DEBUG <general>: CPythonInvoker::onExecutionDone(28, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.program.autocompletion\plugin.py)
  1708. 2021-12-11 14:09:32.240 T:5024 DEBUG <general>: .
  1709. 2021-12-11 14:09:32.290 T:5024 INFO <general>: Python interpreter stopped
  1710. 2021-12-11 14:09:32.290 T:5024 DEBUG <general>: Thread LanguageInvoker 5024 terminating
  1711. 2021-12-11 14:09:34.829 T:7060 DEBUG <general>: ------ Window Deinit (DialogNotification.xml) ------
  1712. 2021-12-11 14:09:35.538 T:7060 DEBUG <general>: Keyboard: scancode: 0x1e, sym: 0x97, unicode: 0x0061, modifier: 0x0
  1713. 2021-12-11 14:09:35.538 T:7060 DEBUG <general>: CInputManager::HandleKey: a (0xf041) pressed, trying keyboard action f200
  1714. 2021-12-11 14:09:35.539 T:7060 DEBUG <general>: ------ Window Deinit (Pointer.xml) ------
  1715. 2021-12-11 14:09:35.671 T:7060 DEBUG <general>: Keyboard: scancode: 0x1e, sym: 0x97, unicode: 0x0000, modifier: 0x0
  1716. 2021-12-11 14:09:35.769 T:7060 DEBUG <general>: Keyboard: scancode: 0x2e, sym: 0x99, unicode: 0x0063, modifier: 0x0
  1717. 2021-12-11 14:09:35.769 T:7060 DEBUG <general>: CInputManager::HandleKey: c (0xf043) pressed, trying keyboard action f200
  1718. 2021-12-11 14:09:35.866 T:7060 DEBUG <general>: Keyboard: scancode: 0x2e, sym: 0x99, unicode: 0x0000, modifier: 0x0
  1719. 2021-12-11 14:09:36.104 T:7060 DEBUG <general>: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://www.msftncsi.com (easy=0x221575bca70, multi=(nil))
  1720. 2021-12-11 14:09:36.104 T:7060 DEBUG <general>: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://www.msftncsi.com (easy=0x221580fda60, multi=(nil))
  1721. 2021-12-11 14:09:36.173 T:7060 DEBUG <general>: Keyboard: scancode: 0x20, sym: 0x100, unicode: 0x0064, modifier: 0x0
  1722. 2021-12-11 14:09:36.173 T:7060 DEBUG <general>: CInputManager::HandleKey: d (0xf044) pressed, trying keyboard action f200
  1723. 2021-12-11 14:09:36.284 T:7060 DEBUG <general>: Keyboard: scancode: 0x20, sym: 0x100, unicode: 0x0000, modifier: 0x0
  1724. 2021-12-11 14:09:36.347 T:7060 DEBUG <general>: Keyboard: scancode: 0x2e, sym: 0x99, unicode: 0x0063, modifier: 0x0
  1725. 2021-12-11 14:09:36.347 T:7060 DEBUG <general>: CInputManager::HandleKey: c (0xf043) pressed, trying keyboard action f200
  1726. 2021-12-11 14:09:36.438 T:7060 DEBUG <general>: Keyboard: scancode: 0x2e, sym: 0x99, unicode: 0x0000, modifier: 0x0
  1727. 2021-12-11 14:09:37.776 T:7060 DEBUG <general>: ------ Window Init (Pointer.xml) ------
  1728. 2021-12-11 14:09:41.191 T:7060 DEBUG <general>: CInputManager::ProcessMouse: trying mouse action leftclick
  1729. 2021-12-11 14:09:41.191 T:7060 DEBUG <general>: ------ Window Deinit (DialogKeyboard.xml) ------
  1730. 2021-12-11 14:09:41.211 T:20408 ERROR <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  1731. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  1732. Error Type: <class 'requests.exceptions.MissingSchema'>
  1733. Error Contents: Invalid URL '//api/textsearch/search/v1_1/': No schema supplied. Perhaps you meant http:////api/textsearch/search/v1_1/?
  1734. Traceback (most recent call last):
  1735. File "C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py", line 2526, in <module>
  1736. AmazonMedia().reqDispatch()
  1737. File "C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py", line 1609, in reqDispatch
  1738. self.searchItems(['artists','catalog_artist'],30014)
  1739. File "C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py", line 1822, in searchItems
  1740. resp = self.amzCall( self.APIsearch , 'searchItems' , '/search' , query,mode )
  1741. File "C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py", line 648, in amzCall
  1742. resp = requests.post(url=url, data=data, headers=head, cookies=self.cj)
  1743. File "C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.requests\lib\requests\api.py", line 119, in post
  1744. return request('post', url, data=data, json=json, **kwargs)
  1745. File "C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.requests\lib\requests\api.py", line 61, in request
  1746. return session.request(method=method, url=url, **kwargs)
  1747. File "C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.requests\lib\requests\sessions.py", line 528, in request
  1748. prep = self.prepare_request(req)
  1749. File "C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.requests\lib\requests\sessions.py", line 456, in prepare_request
  1750. p.prepare(
  1751. File "C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.requests\lib\requests\models.py", line 316, in prepare
  1752. self.prepare_url(url, params)
  1753. File "C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.requests\lib\requests\models.py", line 390, in prepare_url
  1754. raise MissingSchema(error)
  1755. requests.exceptions.MissingSchema: Invalid URL '//api/textsearch/search/v1_1/': No schema supplied. Perhaps you meant http:////api/textsearch/search/v1_1/?
  1756. -->End of Python script error report<--
  1757.  
  1758. 2021-12-11 14:09:41.211 T:20408 DEBUG <general>: CPythonInvoker::onExecutionDone(27, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\amazonmedia.py)
  1759. 2021-12-11 14:09:41.211 T:20408 DEBUG <general>: .
  1760. 2021-12-11 14:09:41.212 T:7060 DEBUG <general>: ------ Window Init (DialogNotification.xml) ------
  1761. 2021-12-11 14:09:41.263 T:20408 INFO <general>: Python interpreter stopped
  1762. 2021-12-11 14:09:41.263 T:20408 DEBUG <general>: Thread LanguageInvoker 20408 terminating
  1763. 2021-12-11 14:09:41.269 T:17508 ERROR <general>: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.audio.amazonmedia/?mode=searchArtist
  1764. 2021-12-11 14:09:46.633 T:7060 DEBUG <general>: ------ Window Deinit (DialogNotification.xml) ------
  1765. 2021-12-11 14:09:50.612 T:7060 DEBUG <general>: CInputManager::ProcessMouse: trying mouse action rightclick
  1766. 2021-12-11 14:09:50.612 T:7060 DEBUG <general>: CGUIWindowManager::PreviousWindow: Deactivate
  1767. 2021-12-11 14:09:50.864 T:7060 DEBUG <general>: ------ Window Deinit (MyMusicNav.xml) ------
  1768. 2021-12-11 14:09:50.865 T:7060 DEBUG <general>: FreeVisualisation() done
  1769. 2021-12-11 14:09:50.870 T:7060 DEBUG <general>: CGUIWindowManager::PreviousWindow: Activate new
  1770. 2021-12-11 14:09:50.870 T:7060 DEBUG <general>: ------ Window Init (Custom_1119_Addons.xml) ------
  1771. 2021-12-11 14:09:52.371 T:7060 DEBUG <general>: CInputManager::ProcessMouse: trying mouse action rightclick
  1772. 2021-12-11 14:09:52.371 T:7060 DEBUG <general>: CGUIWindowManager::PreviousWindow: Deactivate
  1773. 2021-12-11 14:09:52.622 T:7060 DEBUG <general>: ------ Window Deinit (Custom_1119_Addons.xml) ------
  1774. 2021-12-11 14:09:52.622 T:7060 DEBUG <general>: FreeVisualisation() done
  1775. 2021-12-11 14:09:52.629 T:7060 DEBUG <general>: CGUIWindowManager::PreviousWindow: Activate new
  1776. 2021-12-11 14:09:52.629 T:7060 DEBUG <general>: ------ Window Init (Home.xml) ------
  1777. 2021-12-11 14:09:52.631 T:25864 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
  1778. 2021-12-11 14:09:52.631 T:25864 INFO <general>: initializing python engine.
  1779. 2021-12-11 14:09:52.631 T:25864 DEBUG <general>: CPythonInvoker(29, C:\Users\dippes\AppData\Roaming\Kodi\addons\script.favourites\default.py): start processing
  1780. 2021-12-11 14:09:52.631 T:16820 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
  1781. 2021-12-11 14:09:52.631 T:16820 INFO <general>: initializing python engine.
  1782. 2021-12-11 14:09:52.631 T:18436 DEBUG <general>: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  1783. 2021-12-11 14:09:52.632 T:18436 DEBUG <general>: dbiplus::MysqlDatabase::connect replacing configured host 192.168.1.48 with resolved host 192.168.1.48
  1784. 2021-12-11 14:09:52.631 T:16820 DEBUG <general>: CPythonInvoker(30, C:\Users\dippes\AppData\Roaming\Kodi\addons\script.skinshortcuts\resources\lib\entry_point.py): start processing
  1785. 2021-12-11 14:09:52.633 T:14900 DEBUG <general>: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'extrafanart/'
  1786. 2021-12-11 14:09:52.643 T:18436 DEBUG <general>: dbiplus::MysqlDatabase::connect replacing configured host 192.168.1.48 with resolved host 192.168.1.48
  1787. 2021-12-11 14:09:52.650 T:18436 DEBUG <general>: GetRecentlyAddedAlbumSongs() query: SELECT songview.*, songartistview.* FROM (SELECT idAlbum, dateAdded FROM album ORDER BY dateAdded DESC LIMIT 10) AS recentalbums JOIN songview ON songview.idAlbum = recentalbums.idAlbum JOIN songartistview ON songview.idSong = songartistview.idSong ORDER BY recentalbums.dateAdded DESC, songview.idAlbum DESC, songview.idSong, songartistview.idRole, songartistview.iOrder
  1788. 2021-12-11 14:09:52.659 T:25864 DEBUG <general>: -->Python Interpreter Initialized<--
  1789. 2021-12-11 14:09:52.659 T:25864 DEBUG <general>:
  1790.  
  1791. 2021-12-11 14:09:52.659 T:25864 DEBUG <general>: CPythonInvoker(29, C:\Users\dippes\AppData\Roaming\Kodi\addons\script.favourites\default.py): the source file to load is "C:\Users\dippes\AppData\Roaming\Kodi\addons\script.favourites\default.py"
  1792. 2021-12-11 14:09:52.659 T:25864 DEBUG <general>: CPythonInvoker(29, C:\Users\dippes\AppData\Roaming\Kodi\addons\script.favourites\default.py): setting the Python path to C:\Users\dippes\AppData\Roaming\Kodi\addons\script.favourites;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python3.8.zip;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
  1793. 2021-12-11 14:09:52.659 T:25864 DEBUG <general>: CPythonInvoker(29, C:\Users\dippes\AppData\Roaming\Kodi\addons\script.favourites\default.py): entering source directory C:\Users\dippes\AppData\Roaming\Kodi\addons\script.favourites
  1794. 2021-12-11 14:09:52.659 T:16820 DEBUG <general>: -->Python Interpreter Initialized<--
  1795. 2021-12-11 14:09:52.659 T:16820 DEBUG <general>:
  1796.  
  1797. 2021-12-11 14:09:52.659 T:16820 DEBUG <general>: CPythonInvoker(30, C:\Users\dippes\AppData\Roaming\Kodi\addons\script.skinshortcuts\resources\lib\entry_point.py): the source file to load is "C:\Users\dippes\AppData\Roaming\Kodi\addons\script.skinshortcuts\resources\lib\entry_point.py"
  1798. 2021-12-11 14:09:52.659 T:16820 DEBUG <general>: CPythonInvoker(30, C:\Users\dippes\AppData\Roaming\Kodi\addons\script.skinshortcuts\resources\lib\entry_point.py): setting the Python path to C:\Users\dippes\AppData\Roaming\Kodi\addons\script.skinshortcuts\resources\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.simpleeval\lib;C:\Users\dippes\AppData\Roaming\Kodi\addons\script.module.unidecode\lib;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python3.8.zip;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
  1799. 2021-12-11 14:09:52.659 T:16820 DEBUG <general>: CPythonInvoker(30, C:\Users\dippes\AppData\Roaming\Kodi\addons\script.skinshortcuts\resources\lib\entry_point.py): entering source directory C:\Users\dippes\AppData\Roaming\Kodi\addons\script.skinshortcuts\resources\lib
  1800. 2021-12-11 14:09:52.659 T:25864 DEBUG <general>: CPythonInvoker(29, C:\Users\dippes\AppData\Roaming\Kodi\addons\script.favourites\default.py): instantiating addon using automatically obtained id of "script.favourites" dependent on version 3.0.0 of the xbmc.python api
  1801. 2021-12-11 14:09:52.659 T:16820 DEBUG <general>: CPythonInvoker(30, C:\Users\dippes\AppData\Roaming\Kodi\addons\script.skinshortcuts\resources\lib\entry_point.py): instantiating addon using automatically obtained id of "script.skinshortcuts" dependent on version 3.0.0 of the xbmc.python api
  1802. 2021-12-11 14:09:52.682 T:18436 DEBUG <general>: CMusicDatabase::GetRecentlyAddedAlbums query: SELECT albumview.*, albumartistview.* FROM (SELECT idAlbum FROM album WHERE strAlbum != '' ORDER BY dateAdded DESC LIMIT 10) AS recentalbums JOIN albumview ON albumview.idAlbum = recentalbums.idAlbum JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum ORDER BY dateAdded DESC, albumview.idAlbum desc, albumartistview.iOrder
  1803. 2021-12-11 14:09:52.691 T:25864 DEBUG <general>: script.favourites: script version 8.1.2 started
  1804. 2021-12-11 14:09:52.691 T:25864 DEBUG <general>: script.favourites: params: {}
  1805. 2021-12-11 14:09:52.692 T:25864 DEBUG <general>: script.favourites: script stopped
  1806. 2021-12-11 14:09:52.692 T:25864 INFO <general>: CPythonInvoker(29, C:\Users\dippes\AppData\Roaming\Kodi\addons\script.favourites\default.py): script successfully run
  1807. 2021-12-11 14:09:52.692 T:25864 DEBUG <general>: CPythonInvoker::onExecutionDone(29, C:\Users\dippes\AppData\Roaming\Kodi\addons\script.favourites\default.py)
  1808. 2021-12-11 14:09:52.701 T:18436 DEBUG <general>: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  1809. 2021-12-11 14:09:52.701 T:18436 DEBUG <general>: dbiplus::MysqlDatabase::connect replacing configured host 192.168.1.48 with resolved host 192.168.1.48
  1810. 2021-12-11 14:09:52.751 T:25864 INFO <general>: Skipped 1 duplicate messages..
  1811. 2021-12-11 14:09:52.751 T:25864 INFO <general>: Python interpreter stopped
  1812. 2021-12-11 14:09:52.751 T:25864 DEBUG <general>: Thread LanguageInvoker 25864 terminating
  1813. 2021-12-11 14:09:52.850 T:18436 DEBUG <general>: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  1814. 2021-12-11 14:09:52.850 T:18436 DEBUG <general>: dbiplus::MysqlDatabase::connect replacing configured host 192.168.1.48 with resolved host 192.168.1.48
  1815. 2021-12-11 14:09:52.943 T:7760 DEBUG <general>: Skipped 1 duplicate messages..
  1816. 2021-12-11 14:09:52.943 T:7760 DEBUG <general>: Thread Timer start, auto delete: false
  1817. 2021-12-11 14:09:52.953 T:16820 INFO <general>: CPythonInvoker(30, C:\Users\dippes\AppData\Roaming\Kodi\addons\script.skinshortcuts\resources\lib\entry_point.py): script successfully run
  1818. 2021-12-11 14:09:52.954 T:16820 DEBUG <general>: CPythonInvoker::onExecutionDone(30, C:\Users\dippes\AppData\Roaming\Kodi\addons\script.skinshortcuts\resources\lib\entry_point.py)
  1819. 2021-12-11 14:09:52.957 T:7760 DEBUG <general>: Thread Timer 7760 terminating
  1820. 2021-12-11 14:09:52.958 T:17584 DEBUG <general>: Thread Timer start, auto delete: false
  1821. 2021-12-11 14:09:53.011 T:16820 INFO <general>: Python interpreter stopped
  1822. 2021-12-11 14:09:53.012 T:16820 DEBUG <general>: Thread LanguageInvoker 16820 terminating
  1823. 2021-12-11 14:09:53.460 T:17584 DEBUG <general>: Thread Timer 17584 terminating
  1824. 2021-12-11 14:09:54.522 T:7060 DEBUG <general>: CInputManager::ProcessMouse: trying mouse action wheeldown
  1825. 2021-12-11 14:09:54.523 T:18436 DEBUG <general>: ffmpeg[0x221495a1c70X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  1826. 2021-12-11 14:09:54.577 T:7060 DEBUG <general>: CInputManager::ProcessMouse: trying mouse action wheeldown
  1827. 2021-12-11 14:09:54.578 T:17508 DEBUG <general>: ffmpeg[0x221495a32c0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  1828. 2021-12-11 14:09:55.166 T:7060 DEBUG <general>: Skipped 1 duplicate messages..
  1829. 2021-12-11 14:09:55.166 T:7060 DEBUG <general>: CInputManager::ProcessMouse: trying mouse action wheeldown
  1830. 2021-12-11 14:09:55.167 T:17508 DEBUG <general>: ffmpeg[0x221495a32c0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  1831. 2021-12-11 14:09:55.203 T:7060 DEBUG <general>: CInputManager::ProcessMouse: trying mouse action wheeldown
  1832. 2021-12-11 14:09:55.204 T:17508 DEBUG <general>: ffmpeg[0x221495a32c0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  1833. 2021-12-11 14:09:55.824 T:7060 DEBUG <general>: CInputManager::ProcessMouse: trying mouse action wheeldown
  1834. 2021-12-11 14:09:55.825 T:17508 DEBUG <general>: ffmpeg[0x221495a32c0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  1835. 2021-12-11 14:09:55.864 T:7060 DEBUG <general>: CInputManager::ProcessMouse: trying mouse action wheeldown
  1836. 2021-12-11 14:09:55.865 T:17508 DEBUG <general>: ffmpeg[0x221495a32c0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  1837. 2021-12-11 14:09:56.505 T:7060 DEBUG <general>: CInputManager::ProcessMouse: trying mouse action wheeldown
  1838. 2021-12-11 14:09:56.507 T:17508 DEBUG <general>: ffmpeg[0x221495a32c0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  1839. 2021-12-11 14:09:56.540 T:7060 DEBUG <general>: CInputManager::ProcessMouse: trying mouse action wheeldown
  1840. 2021-12-11 14:09:56.541 T:17508 DEBUG <general>: ffmpeg[0x221495a32c0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  1841. 2021-12-11 14:09:56.583 T:7060 DEBUG <general>: CInputManager::ProcessMouse: trying mouse action wheeldown
  1842. 2021-12-11 14:09:56.584 T:17508 DEBUG <general>: ffmpeg[0x221495a32c0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  1843. 2021-12-11 14:09:58.029 T:7060 DEBUG <general>: CInputManager::ProcessMouse: unknown mouse command 57605
  1844. 2021-12-11 14:09:58.030 T:7060 DEBUG <general>: ------ Window Deinit (Pointer.xml) ------
  1845. 2021-12-11 14:09:58.071 T:7060 DEBUG <general>: CInputManager::ProcessMouse: trying mouse action mousedragend
  1846. 2021-12-11 14:09:58.071 T:7060 DEBUG <general>: ------ Window Init (Pointer.xml) ------
  1847. 2021-12-11 14:09:59.658 T:7060 DEBUG <general>: CInputManager::ProcessMouse: trying mouse action leftclick
  1848. 2021-12-11 14:09:59.665 T:7060 INFO <general>: Stopping player
  1849. 2021-12-11 14:09:59.665 T:7060 INFO <general>: Storing total System Uptime
  1850. 2021-12-11 14:09:59.665 T:7060 INFO <general>: Saving settings
  1851. 2021-12-11 14:09:59.669 T:7060 INFO <general>: Saving skin settings
  1852. 2021-12-11 14:09:59.670 T:7060 INFO <general>: Stopping all
  1853. 2021-12-11 14:09:59.670 T:17508 DEBUG <general>: Thread JobWorker 17508 terminating (autodelete)
  1854. 2021-12-11 14:09:59.670 T:512 DEBUG <general>: Thread JobWorker 512 terminating (autodelete)
  1855. 2021-12-11 14:09:59.670 T:14900 DEBUG <general>: Thread JobWorker 14900 terminating (autodelete)
  1856. 2021-12-11 14:09:59.670 T:7060 DEBUG <general>: CNetworkBase::NetworkMessage - Signaling network services to stop
  1857. 2021-12-11 14:09:59.670 T:7060 INFO <general>: ES: Stopping event server
  1858. 2021-12-11 14:09:59.671 T:7060 DEBUG <general>: CNetworkBase::NetworkMessage - Waiting for network services to stop
  1859. 2021-12-11 14:09:59.670 T:18436 DEBUG <general>: Thread JobWorker 18436 terminating (autodelete)
  1860. 2021-12-11 14:09:59.671 T:7060 INFO <CWebserver[8080]>: Stopped
  1861. 2021-12-11 14:10:00.082 T:15732 INFO <general>: ES: UDP Event server stopped
  1862. 2021-12-11 14:10:00.082 T:19940 DEBUG <general>: Thread TCPServer 19940 terminating
  1863. 2021-12-11 14:10:00.083 T:15732 DEBUG <general>: Thread EventServer 15732 terminating
  1864. 2021-12-11 14:10:00.083 T:7060 DEBUG <general>: CServiceAddonManager: stopping plugin.audio.amazonmedia.
  1865. 2021-12-11 14:10:00.083 T:7060 DEBUG <general>: CPythonInvoker(2, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\service.py): trigger Monitor abort request
  1866. 2021-12-11 14:10:00.085 T:3552 DEBUG <CAddonSettings[plugin.audio.amazonmedia]>: trying to load setting definitions from old format...
  1867. 2021-12-11 14:10:00.086 T:3552 INFO <general>: [Amazon Media] _stop_servers : 46
  1868. Proxy Server stopped
  1869. 2021-12-11 14:10:00.086 T:3552 INFO <general>: CPythonInvoker(2, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\service.py): script successfully run
  1870. 2021-12-11 14:10:00.086 T:3552 DEBUG <general>: CPythonInvoker::onExecutionDone(2, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\service.py)
  1871. 2021-12-11 14:10:00.086 T:3552 DEBUG <general>: .
  1872. 2021-12-11 14:10:00.119 T:3552 INFO <general>: Python interpreter interrupted by user
  1873. 2021-12-11 14:10:00.119 T:7060 DEBUG <general>: CPythonInvoker(2, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.audio.amazonmedia\service.py): script termination took 36ms
  1874. 2021-12-11 14:10:00.119 T:7060 DEBUG <general>: CServiceAddonManager: stopping plugin.video.netflix.
  1875. 2021-12-11 14:10:00.119 T:7060 DEBUG <general>: CPythonInvoker(3, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.video.netflix\service.py): trigger Monitor abort request
  1876. 2021-12-11 14:10:00.501 T:13268 INFO <general>: CPythonInvoker(3, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.video.netflix\service.py): script successfully run
  1877. 2021-12-11 14:10:00.502 T:13268 DEBUG <general>: CPythonInvoker::onExecutionDone(3, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.video.netflix\service.py)
  1878. 2021-12-11 14:10:00.502 T:13268 DEBUG <general>: .
  1879. 2021-12-11 14:10:00.534 T:13268 INFO <general>: Python interpreter interrupted by user
  1880. 2021-12-11 14:10:00.534 T:7060 DEBUG <general>: CPythonInvoker(3, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.video.netflix\service.py): script termination took 415ms
  1881. 2021-12-11 14:10:00.534 T:7060 DEBUG <general>: CServiceAddonManager: stopping plugin.video.youtube.
  1882. 2021-12-11 14:10:00.534 T:7060 DEBUG <general>: CPythonInvoker(4, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\startup.py): trigger Monitor abort request
  1883. 2021-12-11 14:10:00.534 T:16400 DEBUG <general>: [plugin.video.youtube] PlaybackMonitor active threads: ||
  1884. 2021-12-11 14:10:00.534 T:16400 INFO <general>: CPythonInvoker(4, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\startup.py): script successfully run
  1885. 2021-12-11 14:10:00.534 T:16400 DEBUG <general>: CPythonInvoker::onExecutionDone(4, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\startup.py)
  1886. 2021-12-11 14:10:00.534 T:16400 DEBUG <general>: .
  1887. 2021-12-11 14:10:00.549 T:16400 INFO <general>: Python interpreter interrupted by user
  1888. 2021-12-11 14:10:00.549 T:7060 DEBUG <general>: CPythonInvoker(4, C:\Users\dippes\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\startup.py): script termination took 15ms
  1889. 2021-12-11 14:10:00.549 T:7060 DEBUG <general>: CServiceAddonManager: stopping script.audio.profiles.
  1890. 2021-12-11 14:10:00.549 T:7060 DEBUG <general>: CPythonInvoker(5, C:\Users\dippes\AppData\Roaming\Kodi\addons\script.audio.profiles\service.py): trigger Monitor abort request
  1891. 2021-12-11 14:10:00.550 T:30628 INFO <general>: [Audio Profiles Service] background monitor version 2.1.1 stopped
  1892. 2021-12-11 14:10:00.550 T:30628 INFO <general>: CPythonInvoker(5, C:\Users\dippes\AppData\Roaming\Kodi\addons\script.audio.profiles\service.py): script successfully run
  1893. 2021-12-11 14:10:00.550 T:30628 DEBUG <general>: CPythonInvoker::onExecutionDone(5, C:\Users\dippes\AppData\Roaming\Kodi\addons\script.audio.profiles\service.py)
  1894. 2021-12-11 14:10:00.555 T:30628 INFO <general>: Python interpreter interrupted by user
  1895. 2021-12-11 14:10:00.555 T:7060 DEBUG <general>: CPythonInvoker(5, C:\Users\dippes\AppData\Roaming\Kodi\addons\script.audio.profiles\service.py): script termination took 6ms
  1896. 2021-12-11 14:10:00.555 T:7060 DEBUG <general>: CServiceAddonManager: stopping service.xbmc.versioncheck.
  1897. 2021-12-11 14:10:00.555 T:7060 INFO <general>: CServiceAddonManager: failed to stop service.xbmc.versioncheck (may have ended)
  1898. 2021-12-11 14:10:00.555 T:3552 DEBUG <general>: Thread LanguageInvoker 3552 terminating
  1899. 2021-12-11 14:10:00.555 T:16400 DEBUG <general>: Thread LanguageInvoker 16400 terminating
  1900. 2021-12-11 14:10:00.555 T:30628 DEBUG <general>: Thread LanguageInvoker 30628 terminating
  1901. 2021-12-11 14:10:00.555 T:13268 DEBUG <general>: Thread LanguageInvoker 13268 terminating
  1902. 2021-12-11 14:10:00.555 T:22376 DEBUG <general>: Thread ActiveAE 22376 terminating
  1903. 2021-12-11 14:10:00.569 T:27868 DEBUG <general>: Thread AESink 27868 terminating
  1904. 2021-12-11 14:10:00.569 T:7060 DEBUG <general>: CAESinkDirectSound::Deinitialize: Cleaning up
  1905. 2021-12-11 14:10:00.573 T:7060 INFO <general>: Application stopped
  1906. 2021-12-11 14:10:00.773 T:7060 INFO <general>: XBApplicationEx: destroying...
  1907. 2021-12-11 14:10:00.774 T:27008 DEBUG <general>: Thread PeripEventScan 27008 terminating
  1908. 2021-12-11 14:10:00.775 T:26232 DEBUG <general>: Thread PeripBusUSB 26232 terminating
  1909. 2021-12-11 14:10:00.775 T:5256 DEBUG <general>: Thread PeripBusCEC 5256 terminating
  1910. 2021-12-11 14:10:00.776 T:6896 DEBUG <general>: Thread PeripBusAddon 6896 terminating
  1911. 2021-12-11 14:10:01.091 T:7060 INFO <general>: AddOnLog: peripheral.joystick: Disabling joystick interface "directinput"
  1912. 2021-12-11 14:10:01.091 T:7060 INFO <general>: AddOnLog: peripheral.joystick: Disabling joystick interface "xinput"
  1913. 2021-12-11 14:10:01.091 T:7060 DEBUG <general>: SECTION:UnloadDll(C:\Program Files\Kodi\addons\peripheral.joystick\peripheral.joystick.dll)
  1914. 2021-12-11 14:10:01.091 T:7060 INFO <general>: ADDON: Dll Destroyed - Joystick Support
  1915. 2021-12-11 14:10:01.091 T:7060 INFO <general>: unload skin
  1916. 2021-12-11 14:10:01.093 T:7060 DEBUG <general>: ------ Window Deinit (Home.xml) ------
  1917. 2021-12-11 14:10:01.093 T:5148 DEBUG <general>: Thread Timer start, auto delete: false
  1918. 2021-12-11 14:10:01.093 T:7060 DEBUG <general>: FreeVisualisation() done
  1919. 2021-12-11 14:10:01.096 T:7060 DEBUG <general>: Skipped 1 duplicate messages..
  1920. 2021-12-11 14:10:01.096 T:7060 DEBUG <general>: ------ Window Deinit () ------
  1921. 2021-12-11 14:10:01.096 T:7060 DEBUG <general>: ------ Window Deinit (Pointer.xml) ------
  1922. 2021-12-11 14:10:01.096 T:7060 DEBUG <general>: FreeVisualisation() done
  1923. 2021-12-11 14:10:01.114 T:7060 DEBUG <general>: Skipped 1 duplicate messages..
  1924. 2021-12-11 14:10:01.114 T:7060 DEBUG <general>: ------ Window Deinit (Custom_Overlay.xml) ------
  1925. 2021-12-11 14:10:01.116 T:7060 DEBUG <general>: CTextureBundleXBT::CloseBundle - Closed bundle
  1926. 2021-12-11 14:10:01.127 T:7060 INFO <general>: Unloaded skin
  1927. 2021-12-11 14:10:01.127 T:7060 DEBUG <general>: DX::DeviceResources::ReleaseBackBuffer: release buffers.
  1928. 2021-12-11 14:10:01.156 T:7060 INFO <general>: unload sections
  1929. 2021-12-11 14:10:01.163 T:21860 DEBUG <general>: Thread CWin32PowerStateWorker 21860 terminating
  1930. 2021-12-11 14:10:01.164 T:4600 DEBUG <general>: Thread Timer 4600 terminating
  1931. 2021-12-11 14:10:01.165 T:7060 DEBUG <general>: CWinSystemWin32::RestoreDesktopResolution: restoring desktop resolution for 'AOC Q27G2SG4B+ #1'.
  1932. 2021-12-11 14:10:01.165 T:7060 INFO <general>: [WS-Discovery]: terminating
  1933. 2021-12-11 14:10:01.166 T:28068 DEBUG <general>: Thread RemoteControl 28068 terminating
  1934. 2021-12-11 14:10:01.168 T:5092 DEBUG <general>: Thread Announce 5092 terminating
  1935. 2021-12-11 14:10:01.169 T:7060 INFO <general>: XBApplicationEx: application stopped!
  1936. 2021-12-11 14:10:01.170 T:5148 DEBUG <general>: Thread Timer 5148 terminating
  1937.  
Advertisement
Add Comment
Please, Sign In to add comment