Advertisement
thekingkiller

Untitled

Jan 26th, 2021
8,395
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Prolog 50.25 KB | None | 0 0
  1. 2021-01-26 10:19:25.924 T:140366697908928  NOTICE: -----------------------------------------------------------------------
  2. 2021-01-26 10:19:25.924 T:140366697908928  NOTICE: Starting Kodi (18.9 (18.9.0) Git:20201024-0655c2c718). Platform: Linux x86 64-bit
  3. 2021-01-26 10:19:25.924 T:140366697908928  NOTICE: Using Release Kodi x64 build
  4. 2021-01-26 10:19:25.924 T:140366697908928  NOTICE: Kodi compiled 2020-10-24 by GCC 9.3.0 for Linux x86 64-bit version 5.4.65 (328769)
  5. 2021-01-26 10:19:25.924 T:140366697908928  NOTICE: Running on Ubuntu 20.04.1 LTS, kernel: Linux x86 64-bit version 5.4.0-64-generic
  6. 2021-01-26 10:19:25.924 T:140366697908928  NOTICE: FFmpeg version/source: 4.0.4-Kodi
  7. 2021-01-26 10:19:25.924 T:140366697908928  NOTICE: Host CPU: Intel(R) Core(TM) i5-3570 CPU @ 3.40GHz, 4 cores available
  8. 2021-01-26 10:19:25.924 T:140366697908928  NOTICE: special://xbmc/ is mapped to: /usr/share/kodi
  9. 2021-01-26 10:19:25.924 T:140366697908928  NOTICE: special://xbmcbin/ is mapped to: /usr/lib/x86_64-linux-gnu/kodi
  10. 2021-01-26 10:19:25.924 T:140366697908928  NOTICE: special://xbmcbinaddons/ is mapped to: /usr/lib/x86_64-linux-gnu/kodi/addons
  11. 2021-01-26 10:19:25.924 T:140366697908928  NOTICE: special://masterprofile/ is mapped to: /home/luiz/.kodi/userdata
  12. 2021-01-26 10:19:25.925 T:140366697908928  NOTICE: special://envhome/ is mapped to: /home/luiz
  13. 2021-01-26 10:19:25.925 T:140366697908928  NOTICE: special://home/ is mapped to: /home/luiz/.kodi
  14. 2021-01-26 10:19:25.925 T:140366697908928  NOTICE: special://temp/ is mapped to: /home/luiz/.kodi/temp
  15. 2021-01-26 10:19:25.925 T:140366697908928  NOTICE: special://logpath/ is mapped to: /home/luiz/.kodi/temp
  16. 2021-01-26 10:19:25.925 T:140366697908928  NOTICE: The executable running is: /usr/lib/x86_64-linux-gnu/kodi/kodi-x11
  17. 2021-01-26 10:19:25.925 T:140366697908928  NOTICE: Local hostname: HP
  18. 2021-01-26 10:19:25.925 T:140366697908928  NOTICE: Log File is located: /home/luiz/.kodi/temp/kodi.log
  19. 2021-01-26 10:19:25.925 T:140366697908928  NOTICE: -----------------------------------------------------------------------
  20. 2021-01-26 10:19:25.927 T:140366697908928    INFO: loading settings
  21. 2021-01-26 10:19:25.927 T:140366697908928  NOTICE: special://profile/ is mapped to: special://masterprofile/
  22. 2021-01-26 10:19:25.935 T:140366697908928   DEBUG: CSkinSettings: no <skinsettings> tag found
  23. 2021-01-26 10:19:25.936 T:140366697908928  NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
  24. 2021-01-26 10:19:25.936 T:140366697908928  NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  25. 2021-01-26 10:19:25.936 T:140366697908928  NOTICE: Contents of special://profile/advancedsettings.xml are...
  26.                                             <?xml version="1.0" encoding="UTF-8" ?>
  27.                                             <advancedsettings>
  28.                                               <seeksteps>1, 2, 3, 4, 5, 6, 7, 8, 9, 10 </seeksteps>
  29.                                               <tvshowmatching action="prepend">
  30.                                                 <!-- Regex info: -->
  31.                                                 <!-- First capturing match is assigned to the season.  Second capturing match is assigned to the episode. -->
  32.                                                 <!-- (?i) turns on case-insensitive matching -->
  33.                                                 <!-- (?:stuff) is a non-capturing group for 'stuff', so as not to interfere with season/episode numbers. -->
  34.                                                 <!-- Anime specific matching. -->
  35.                                                 <!--
  36.                                                     Building the regex from back to front:
  37.                                                    
  38.                                                     Closing checksum (optionally followed by random text, but we don't have to match that) contained in (), {} or [].
  39.                                                    Preceded by any number of bracketed items of any sort of content, with possible spacing, dashes or underscores in between
  40.                                                    Possibly preceded by unbracketed text. Make sure it doesn't find episode numbers inside brackets.
  41.                                                     Preceded by the episode number (optionally labelled), with possible version number
  42.                                                     Preceded by various combinations of dash, dot, underscore or space, to separate the title from the episode number
  43.                                                     Possibly preceded by a season number, or 'Special' or 'OVA'
  44.                                                     -->
  45.                                                 <!-- Regexes listed in order of match preference -->
  46.                                                 <!-- The regexes in the prepend set are anchored to checksums, so should be checked before normal Kodi defaults. -->
  47.                                                 <!-- For reference, this is the regex containing everything from the episode number onwards.  It will be the same for all regexes in this section. -->
  48.                                                 <!-- <regexp>(?:[ _.-]*(?:ep?[ .]?)?(\d{1,3})(?:[_ ]?v\d+)?)+(?=\b|_)[^])}]*?(?:[[({][^])}]+[])}][ _.-]*)*?(?:[[({][\da-f]{8}[])}])</regexp> -->
  49.                                                 <!-- Anything with the filename marked as Special/OVA/OAV/etc goes to season 0, regardless of what the directory may say. -->
  50.                                                 <!-- EG: [SHiN-gx] Fight Ippatsu! Juuden-chan!! - Special 1 [720x480 AR h.264 FLAC][v2][FF09021F].mkv -->
  51.                                                 <!-- EG: [gleam] Kurenai OVA - 01 [OAD][0e73f000].mkv -->
  52.                                                 <!-- EG: [Jarzka] Saki Picture Drama 1 [480p 10bit DVD FLAC] [BA3CE364] -->
  53.                                                 <regexp>(?i)(Special|SP|OVA|OAV|Picture Drama)(?:[ _.-]*(?:ep?[ .]?)?(\d{1,3})(?:[_ ]?v\d+)?)+(?=\b|_)[^])}]*?(?:[[({][^])}]+[])}][ _.-]*)*?(?:[[({][\da-f]{8}[])}])</regexp>
  54.                                                 <!-- Then check if we have an explicit season directory. -->
  55.                                                 <!-- Inside a directory that specifies the season.  May include any number of subdirectories.  Doesn't try to find season markers in the file name. -->
  56.                                                <!-- EG: Saki/Season 1/Saki [Jarzka]/[Jarzka] Saki 01 - Encounter [480p 10bit DVD FLAC] [9EED32CB] -->
  57.                                                <!-- EG: Saki/Season 3/[Underwater-FFF] Saki Zenkoku-hen - The Nationals - 01 (720p) [AF65724D] -->
  58.                                                <regexp>(?i)[\\/](?:S(?:eason)?\s*(?=\d))?(Specials|\d{1,3})[\\/](?:[^\\/]+[\\/])*[^\\/]+(?:\b|_)(?:[ _.-]*(?:ep?[ .]?)?(\d{1,3})(?:[_ ]?v\d+)?)+(?=\b|_)[^])}]*?(?:[[({][^])}]+[])}][ _.-]*)*?(?:[[({][\da-f]{8}[])}])</regexp>
  59.                                                <!-- Include season marker in the filename. -->
  60.                                                <!-- EG: [CoalGuys] K-ON!! S2 - 05 [4B19B10F] -->
  61.                                                <regexp>(?i)[-._ ]+S(?:eason ?)?(\d{1,3})(?:[ _.-]*(?:ep?[ .]?)?(\d{1,3})(?:[_ ]?v\d+)?)+(?=\b|_)[^])}]*?(?:[[({][^])}]+[])}][ _.-]*)*?(?:[[({][\da-f]{8}[])}])</regexp>
  62.                                                <!-- Anything else gets the default blank first capture, which sets the file to season 1. -->
  63.                                                <!-- EG: [avatar-nyanko] Koikoi 7 - 01 (DVD) [5E95FA4A] -->
  64.                                                <!-- EG: [gg]_Chuunibyou_Demo_Koi_ga_Shitai!_-_01_[5B6EFD1F] -->
  65.                                                <!-- EG: [Eclipse] Akane-iro ni Somaru Saka - 01 (1024x576 h264) [39920E63].mkv -->
  66.                                                <!-- EG: [gg]_Bakemonogatari_-_01_[CC0CF5D2].mkv -->
  67.                                                <!-- EG: [Doki]_Asobi_ni_Iku_yo!_-_03v2_(1280x720_h264_AAC)_[B5B9C6F3].mkv -->
  68.                                                <!-- EG: [Coalgirls]_Yuru_Yuri_02_(1280x720_Blu-Ray_FLAC)_[43E5A6B4] -->
  69.                                                <!-- EG: Touch 01(DVD) - (112ceb61) Central Anime  -->
  70.                                                <!-- EG: Cross Game 02 - Central Anime (1280x720) [BF23052D].mp4 -->
  71.                                                <!-- EG: [Taka]_Naruto_Shippuuden_135_[480p][9073B8C2] -->
  72.                                                <regexp>(?i)((?=\b|_))(?:[ _.-]*(?:ep?[ .]?)?(\d{1,3})(?:[_ ]?v\d+)?)+(?=\b|_)[^])}]*?(?:[[({][^])}]+[])}][ _.-]*)*?(?:[[({][\da-f]{8}[])}])</regexp>
  73.                                                <!-- Multipart episode handling is still uncertain. (?:-(\d{1,3}))? -->
  74.                                                <!-- EG: [Triad]_Dokuro-chan_-_01-02 [12345678].mkv -->
  75.                                              </tvshowmatching>
  76.                                              <tvshowmatching action="append">
  77.                                                <!-- Alternate version that does not include checksums. Put this after normal Kodi patterns. -->
  78.                                                <!-- Since it doesn't use the checksum anchor, need to make sure it's not a directory name. -->
  79.                                                <!-- For reference, this is the regex containing everything from the episode number onwards.  It will be the same for all regexes in this section. -->
  80.                                                <!-- <regexp>(?:[ _.-]*(?:ep?[ .]?)?(\d{1,3})(?:[_ ]?v\d+)?)+(?=\b|_)[^])}]*?(?:[[({][^])}]+[])}][ _.-]*)*?[^][)(}{\\/]*$</regexp> -->
  81.                                                <!-- Anything with the filename marked as Special/OVA/OAV/etc goes to season 0, regardless of what the directory may say. -->
  82.                                                <regexp>(?i)(Special|SP|OVA|OAV|Picture Drama)(?:[ _.-]*(?:ep?[ .]?)?(\d{1,3})(?:[_ ]?v\d+)?)+(?=\b|_)[^])}]*?(?:[[({][^])}]+[])}][ _.-]*)*?[^][)(}{\\/]*$</regexp>
  83.                                                <!-- Inside a directory that specifies the season. -->
  84.                                                <!-- EG: Saki/Season 2/[HorribleSubs] Saki Episode of Side A - 14 [720p] -->
  85.                                                <regexp>(?i)[\\/](?:S(?:eason)?\s*(?=\d))?(Specials|\d{1,3})[\\/](?:[^\\/]+[\\/])*[^\\/]+(?:\b|_)[ _.-]*(?:ep?[ .]?)?(\d{1,3})(?:[_ ]?v\d+)?(?:\b|_)[^])}]*?(?:[[({][^])}]+[])}][ _.-]*)*?[^][)(}{\\/]*?$</regexp>
  86.                                                <!-- Include season marker in the filename. -->
  87.                                                <!-- EG: [DeadFish] Toaru Kagaku no Railgun S - S2 - 01 [720p][AAC].mp4 -->
  88.                                                <regexp>(?i)[-._ ]+S(?:eason ?)?(\d{1,3})(?:[ _.-]*(?:ep?[ .]?)?(\d{1,3})(?:[_ ]?v\d+)?)+(?=\b|_)[^])}]*?(?:[[({][^])}]+[])}][ _.-]*)*?[^][)(}{\\/]*$</regexp>
  89.                                                <!-- EG: [a.f.k.] Lucky Star - 01.avi -->
  90.                                                <!-- EG: Air Master - 04 [HQA&amp;N!].avi -->
  91.                                                <!-- EG: [ANE] Yosuga no Sora - Ep01v2 [BDRip 1080p x264 FLAC] -->
  92.                                                <!-- EG: [DeadFish] Jinrui wa Suitai Shimashita - Special 01 [BD][720p][AAC].mp4 -->
  93.                                                <regexp>(?i)((?=\b|_))(?:[ _.-]*(?:ep?[ .]?)?(\d{1,3})(?:[_ ]?v\d+)?)+(?=\b|_)[^])}]*?(?:[[({][^])}]+[])}][ _.-]*)*?[^][)(}{\\/]*$</regexp>
  94.                                              </tvshowmatching>
  95.                                            </advancedsettings>
  96. 2021-01-26 10:19:25.938 T:140366697908928 WARNING: CSettingsManager: missing version attribute
  97. 2021-01-26 10:19:25.938 T:140366697908928  NOTICE: Default Video Player: VideoPlayer
  98. 2021-01-26 10:19:25.938 T:140366697908928  NOTICE: Default Audio Player: paplayer
  99. 2021-01-26 10:19:25.938 T:140366697908928  NOTICE: Disabled debug logging due to GUI setting. Level 0.
  100. 2021-01-26 10:19:25.939 T:140366697908928  NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
  101. 2021-01-26 10:19:25.939 T:140366697908928  NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  102. 2021-01-26 10:19:25.947 T:140366697908928  NOTICE: PulseAudio: Server found running - will try to use Pulse
  103. 2021-01-26 10:19:25.951 T:140366697908928  NOTICE: Running database version Addons27
  104. 2021-01-26 10:19:26.023 T:140366697908928  NOTICE: ADDON: audioencoder.kodi.builtin.aac v1.0.0 installed
  105. 2021-01-26 10:19:26.023 T:140366697908928  NOTICE: ADDON: audioencoder.kodi.builtin.wma v1.0.0 installed
  106. 2021-01-26 10:19:26.023 T:140366697908928  NOTICE: ADDON: context.trakt.addtowatchlist v1.0.3 installed
  107. 2021-01-26 10:19:26.023 T:140366697908928  NOTICE: ADDON: context.trakt.contextmenu v1.0.4 installed
  108. 2021-01-26 10:19:26.023 T:140366697908928  NOTICE: ADDON: context.trakt.rate v1.0.5 installed
  109. 2021-01-26 10:19:26.023 T:140366697908928  NOTICE: ADDON: context.trakt.watched v1.0.4 installed
  110. 2021-01-26 10:19:26.023 T:140366697908928  NOTICE: ADDON: game.controller.default v1.0.8 installed
  111. 2021-01-26 10:19:26.023 T:140366697908928  NOTICE: ADDON: game.controller.snes v1.0.8 installed
  112. 2021-01-26 10:19:26.023 T:140366697908928  NOTICE: ADDON: inputstream.adaptive v2.4.6 installed
  113. 2021-01-26 10:19:26.023 T:140366697908928  NOTICE: ADDON: inputstream.adaptive.testing v2.6.6-Leia installed
  114. 2021-01-26 10:19:26.023 T:140366697908928  NOTICE: ADDON: inputstream.rtmp v2.0.8 installed
  115. 2021-01-26 10:19:26.023 T:140366697908928  NOTICE: ADDON: kodi.binary.global.audioengine v1.0.1 installed
  116. 2021-01-26 10:19:26.023 T:140366697908928  NOTICE: ADDON: kodi.binary.global.filesystem v1.0.2 installed
  117. 2021-01-26 10:19:26.023 T:140366697908928  NOTICE: ADDON: kodi.binary.global.general v1.0.3 installed
  118. 2021-01-26 10:19:26.023 T:140366697908928  NOTICE: ADDON: kodi.binary.global.gui v5.12.0 installed
  119. 2021-01-26 10:19:26.023 T:140366697908928  NOTICE: ADDON: kodi.binary.global.main v1.0.14 installed
  120. 2021-01-26 10:19:26.023 T:140366697908928  NOTICE: ADDON: kodi.binary.global.network v1.0.0 installed
  121. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: kodi.binary.instance.audiodecoder v2.0.0 installed
  122. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: kodi.binary.instance.audioencoder v2.0.0 installed
  123. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: kodi.binary.instance.game v1.1.0 installed
  124. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: kodi.binary.instance.imagedecoder v2.0.0 installed
  125. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: kodi.binary.instance.inputstream v2.0.8 installed
  126. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: kodi.binary.instance.peripheral v1.3.7 installed
  127. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: kodi.binary.instance.pvr v5.10.3 installed
  128. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: kodi.binary.instance.screensaver v2.0.0 installed
  129. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: kodi.binary.instance.vfs v2.0.0 installed
  130. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: kodi.binary.instance.videocodec v1.0.1 installed
  131. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: kodi.binary.instance.visualization v2.0.1 installed
  132. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: kodi.resource v1.0.0 installed
  133. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: metadata.album.universal v3.1.3 installed
  134. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: metadata.artists.universal v4.3.3 installed
  135. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: metadata.common.allmusic.com v3.2.2 installed
  136. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: metadata.common.fanart.tv v3.6.3 installed
  137. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: metadata.common.imdb.com v3.1.6 installed
  138. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: metadata.common.musicbrainz.org v2.2.4 installed
  139. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: metadata.common.theaudiodb.com v2.0.3 installed
  140. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: metadata.common.themoviedb.org v3.2.13 installed
  141. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: metadata.local v1.0.0 installed
  142. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: metadata.themoviedb.org v5.2.6 installed
  143. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: metadata.thexem.de v1.0.7 installed
  144. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: metadata.tvdb.com v3.2.8 installed
  145. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: metadata.tvshows.themoviedb.org v3.5.12 installed
  146. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: peripheral.joystick v1.5.2 installed
  147. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: plugin.audio.spotify v1.1.59 installed
  148. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: plugin.image.xkcd v1.0.2 installed
  149. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: plugin.video.amazon-test v0.9.0 installed
  150. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: plugin.video.crunchyroll v3.1.2 installed
  151. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: plugin.video.netflix v1.12.1 installed
  152. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: plugin.video.youtube v6.8.9 installed
  153. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: repository.castagnait v1.0.1 installed
  154. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: repository.inputstream.adaptive.testing.x86_64 v0.0.3 installed
  155. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: repository.librarytools v1.0.0 installed
  156. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: repository.sandmann79.plugins v1.0.3 installed
  157. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: repository.slyguy v0.0.2 installed
  158. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: repository.xbmc.org v3.1.6 installed
  159. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: resource.images.moviegenreicons.white v0.0.6 installed
  160. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: resource.images.musicgenreicons.grey v0.0.6 installed
  161. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: resource.images.studios.white v0.0.25 installed
  162. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: resource.images.weatherfanart.multi v0.0.6 installed
  163. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: resource.images.weathericons.default v1.1.8 installed
  164. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: resource.language.en_gb v2.0.1 installed
  165. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: resource.language.pt_br v9.0.25 installed
  166. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: resource.uisounds.fromashes v3.0.01 installed
  167. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: resource.uisounds.kodi v1.0.0 installed
  168. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: screensaver.xbmc.builtin.black v1.0.33 installed
  169. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: screensaver.xbmc.builtin.dim v1.0.59 installed
  170. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: script.artistslideshow v3.2.2 installed
  171. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: script.favourites v7.1.3 installed
  172. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: script.globalsearch v8.0.13 installed
  173. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: script.keymap v1.1.3 installed
  174. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: script.library.integration.tool v0.4.1 installed
  175. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: script.logviewer v2.1.3+gotham.1 installed
  176. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: script.module.addon.signals v0.0.6 installed
  177. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: script.module.arrow v0.15.5 installed
  178. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: script.module.backports.functools_lru_cache v1.6.1 installed
  179. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: script.module.beautifulsoup v3.2.1 installed
  180. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: script.module.beautifulsoup4 v4.6.2 installed
  181. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: script.module.bottle v0.12.17 installed
  182. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: script.module.certifi v2019.9.11 installed
  183. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: script.module.chardet v3.0.4 installed
  184. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: script.module.cherrypy v11.0.1 installed
  185. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: script.module.dateutil v2.8.1 installed
  186. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: script.module.defusedxml v0.6.0 installed
  187. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: script.module.future v0.17.1 installed
  188. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: script.module.idna v2.8 installed
  189. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: script.module.inputstreamhelper v0.5.2 installed
  190. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: script.module.kodi-six v0.1.3 installed
  191. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: script.module.mechanicalsoup v0.12.0 installed
  192. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: script.module.mechanize v0.2.6 installed
  193. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: script.module.metadatautils v1.0.0 installed
  194. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: script.module.musicbrainz v0.6.0 installed
  195. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: script.module.myconnpy v1.1.7 installed
  196. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: script.module.pil v1.1.7 installed
  197. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: script.module.pyautogui v0.9.50 installed
  198. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: script.module.pycryptodome v3.4.3 installed
  199. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: script.module.pydes v2.0.1 installed
  200. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: script.module.pyhdhr v1.0.7 installed
  201. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: script.module.pyqrcode v0.0.2 installed
  202. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: script.module.pyxbmct v1.3.1 installed
  203. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: script.module.requests v2.22.0 installed
  204. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: script.module.routing v0.2.3 installed
  205. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: script.module.simplecache v1.0.20 installed
  206. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: script.module.simplejson v3.16.1 installed
  207. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: script.module.six v1.13.0 installed
  208. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: script.module.slyguy v0.18.4 installed
  209. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: script.module.t1mlib v1.0.18 installed
  210. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: script.module.thetvdb v1.0.12 installed
  211. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: script.module.trakt v4.2.0 installed
  212. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: script.module.uepg v1.0.6 installed
  213. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: script.module.urllib3 v1.25.6 installed
  214. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: script.toolbox v1.1.1 installed
  215. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: script.trakt v3.2.6 installed
  216. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: script.tv.show.next.aired v6.0.15 installed
  217. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: script.videolanguage v0.1.0 installed
  218. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: service.autosetsubs v0.0.1 installed
  219. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: service.autosubs v1.1.0 installed
  220. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: service.skin.widgets v0.0.33 installed
  221. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: service.subtitles.opensubtitles_by_opensubtitles v5.2.14 installed
  222. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: service.upnext v1.1.4 installed
  223. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: service.watchdog v0.9.7 installed
  224. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: service.xbmc.versioncheck v0.5.13 installed
  225. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: skin.estouchy v2.0.28 installed
  226. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: skin.estuary v2.0.27 installed
  227. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: skin.xperience1080 v7.0.0 installed
  228. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: slyguy.disney.plus v0.5.5 installed
  229. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: slyguy.pluto.tv.provider v0.2.4 installed
  230. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: vfs.libarchive v1.0.6 installed
  231. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: vfs.nfs v1.0.1 installed
  232. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: vfs.sftp v1.0.6 installed
  233. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: weather.yahoo v5.0.7 installed
  234. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: webinterface.default v18.x-2.4.6 installed
  235. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: xbmc.addon v18.8 installed
  236. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: xbmc.core v0.1.0 installed
  237. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: xbmc.gui v5.14.0 installed
  238. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: xbmc.json v10.3.0 installed
  239. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: xbmc.metadata v2.1.0 installed
  240. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: xbmc.python v2.26.0 installed
  241. 2021-01-26 10:19:26.024 T:140366697908928  NOTICE: ADDON: xbmc.webinterface v1.0.0 installed
  242. 2021-01-26 10:19:26.032 T:140366697908928   ERROR: ADDON: Could not locate vfs.libarchive.so.1.0.6
  243. 2021-01-26 10:19:26.033 T:140366697908928   ERROR: IAddonInstanceHandler::CreateInstance: vfs.libarchive returned bad status "Permanent failure" during instance creation
  244. 2021-01-26 10:19:26.033 T:140366697908928   FATAL: CVFSEntry - Couldn't create instance on add-on 'Archive support'
  245. 2021-01-26 10:19:26.068 T:140366697908928   ERROR: DBus error: org.freedesktop.DBus.Error.InvalidArgs - No such property “CanSuspend”
  246. 2021-01-26 10:19:26.069 T:140366697908928   ERROR: DBus error: org.freedesktop.DBus.Error.InvalidArgs - No such property “CanHibernate”
  247. 2021-01-26 10:19:26.072 T:140366681110272 WARNING: Pulseaudio module module-allow-passthrough not loaded - opening PT devices might fail
  248. 2021-01-26 10:19:26.073 T:140366681110272  NOTICE: Found 1 Lists of Devices
  249. 2021-01-26 10:19:26.073 T:140366681110272  NOTICE: Enumerated PULSE devices:
  250. 2021-01-26 10:19:26.073 T:140366681110272  NOTICE:     Device 1
  251. 2021-01-26 10:19:26.073 T:140366681110272  NOTICE:         m_deviceName      : Default
  252. 2021-01-26 10:19:26.073 T:140366681110272  NOTICE:         m_displayName     : Default
  253. 2021-01-26 10:19:26.073 T:140366681110272  NOTICE:         m_displayNameExtra: Default Output Device (PULSEAUDIO)
  254. 2021-01-26 10:19:26.073 T:140366681110272  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
  255. 2021-01-26 10:19:26.073 T:140366681110272  NOTICE:         m_channels        : FL, FR
  256. 2021-01-26 10:19:26.073 T:140366681110272  NOTICE:         m_sampleRates     : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
  257. 2021-01-26 10:19:26.073 T:140366681110272  NOTICE:         m_dataFormats     : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
  258. 2021-01-26 10:19:26.073 T:140366681110272  NOTICE:         m_streamTypes     : No passthrough capabilities
  259. 2021-01-26 10:19:26.073 T:140366681110272  NOTICE:     Device 2
  260. 2021-01-26 10:19:26.073 T:140366681110272  NOTICE:         m_deviceName      : alsa_output.pci-0000_03_04.0.analog-stereo
  261. 2021-01-26 10:19:26.073 T:140366681110272  NOTICE:         m_displayName     : CMI8788 [Oxygen HD Audio] (CMI8786 (Xonar DGX)) Estéreo analógico
  262. 2021-01-26 10:19:26.073 T:140366681110272  NOTICE:         m_displayNameExtra: Fones de ouvidos (PULSEAUDIO)
  263. 2021-01-26 10:19:26.073 T:140366681110272  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
  264. 2021-01-26 10:19:26.073 T:140366681110272  NOTICE:         m_channels        : FL, FR
  265. 2021-01-26 10:19:26.073 T:140366681110272  NOTICE:         m_sampleRates     : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
  266. 2021-01-26 10:19:26.073 T:140366681110272  NOTICE:         m_dataFormats     : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
  267. 2021-01-26 10:19:26.073 T:140366681110272  NOTICE:         m_streamTypes     : No passthrough capabilities
  268. 2021-01-26 10:19:26.075 T:140366672717568  NOTICE: PulseAudio: Opened device Default in pcm mode with Buffersize 150 ms
  269. 2021-01-26 10:19:26.475 T:140366697908928  NOTICE: Checking resolution 16
  270. 2021-01-26 10:19:26.560 T:140366697908928  NOTICE: Using visual 0x21
  271. 2021-01-26 10:19:26.627 T:140366697908928  NOTICE: VAAPI::Close - closing decoder context
  272. 2021-01-26 10:19:26.629 T:140366697908928  NOTICE: GL_VENDOR = X.Org
  273. 2021-01-26 10:19:26.629 T:140366697908928  NOTICE: GL_RENDERER = AMD VERDE (DRM 2.50.0, 5.4.0-64-generic, LLVM 11.0.0)
  274. 2021-01-26 10:19:26.629 T:140366697908928  NOTICE: GL_VERSION = 4.5 (Core Profile) Mesa 20.2.6
  275. 2021-01-26 10:19:26.629 T:140366697908928  NOTICE: GL_SHADING_LANGUAGE_VERSION = 4.50
  276. 2021-01-26 10:19:26.629 T:140366697908928  NOTICE: GL_GPU_MEMORY_INFO_TOTAL_AVAILABLE_MEMORY_NVX = 3141424
  277. 2021-01-26 10:19:26.629 T:140366697908928  NOTICE: GL_GPU_MEMORY_INFO_DEDICATED_VIDMEM_NVX = 1048576
  278. 2021-01-26 10:19:26.629 T:140366697908928  NOTICE: GL_EXTENSIONS = GL_AMD_conservative_depth GL_AMD_depth_clamp_separate GL_AMD_draw_buffers_blend GL_AMD_gpu_shader_int64 GL_AMD_multi_draw_indirect GL_AMD_performance_monitor GL_AMD_pinned_memory GL_AMD_query_buffer_object GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_stencil_export GL_AMD_shader_trinary_minmax GL_AMD_texture_texture4 GL_AMD_vertex_shader_layer GL_AMD_vertex_shader_viewport_index GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_ARB_ES2_compatibility GL_ARB_ES3_1_compatibility GL_ARB_ES3_2_compatibility GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_base_instance GL_ARB_bindless_texture GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clear_texture GL_ARB_clip_control GL_ARB_color_buffer_float GL_ARB_compressed_texture_pixel_storage GL_ARB_compute_shader GL_ARB_compute_variable_group_size GL_ARB_conditional_render_inverted GL_ARB_conservative_depth GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_cull_distance GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_derivative_control GL_ARB_direct_state_access GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_draw_indirect GL_ARB_draw_instanced GL_ARB_enhanced_layouts GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_shader GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_get_program_binary GL_ARB_get_texture_sub_image GL_ARB_gl_spirv GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_gpu_shader_int64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind GL_ARB_multi_draw_indirect GL_ARB_occlusion_query2 GL_ARB_parallel_shader_compile GL_ARB_pipeline_statistics_query GL_ARB_pixel_buffer_object GL_ARB_point_sprite GL_ARB_polygon_offset_clamp GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_query_buffer_object GL_ARB_robust_buffer_access_behavior GL_ARB_robustness GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counter_ops GL_ARB_shader_atomic_counters GL_ARB_shader_ballot GL_ARB_shader_bit_encoding GL_ARB_shader_clock GL_ARB_shader_group_vote GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_stencil_export GL_ARB_shader_storage_buffer_object GL_ARB_shader_subroutine GL_ARB_shader_texture_image_samples GL_ARB_shader_texture_lod GL_ARB_shader_viewport_layer_array GL_ARB_shading_language_420pack GL_ARB_shading_language_include GL_ARB_shading_language_packing GL_ARB_spirv_extensions GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_barrier GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map_array GL_ARB_texture_filter_anisotropic GL_ARB_texture_float GL_ARB_texture_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_stencil8 GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle GL_ARB_texture_view GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transform_feedback_overflow_query GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_64bit GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ATI_blend_equation_separate GL_ATI_meminfo GL_ATI_texture_float GL_ATI_texture_mirror_once GL_EXT_EGL_image_storage GL_EXT_EGL_sync GL_EXT_abgr GL_EXT_blend_equation_separate GL_EXT_depth_bounds_test GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_memory_object GL_EXT_memory_object_fd GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_pixel_buffer_object GL_EXT_polygon_offset_clamp GL_EXT_provoking_vertex GL_EXT_shader_image_load_formatted GL_EXT_shader_image_load_store GL_EXT_shader_integer_mix GL_EXT_shader_samples_identical GL_EXT_texture_array GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_mirror_clamp GL_EXT_texture_sRGB GL_EXT_texture_sRGB_R8 GL_EXT_texture_sRGB_decode GL_EXT_texture_shadow_lod GL_EXT_texture_shared_exponent GL_EXT_texture_snorm GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_EXT_window_rectangles GL_IBM_multimode_draw_arrays GL_KHR_blend_equation_advanced GL_KHR_context_flush_control GL_KHR_debug GL_KHR_no_error GL_KHR_parallel_shader_compile GL_KHR_robust_buffer_access_behavior GL_KHR_robustness GL_KHR_texture_compression_astc_ldr GL_KHR_texture_compression_astc_sliced_3d GL_MESA_framebuffer_flip_y GL_MESA_pack_invert GL_MESA_shader_integer_functions GL_MESA_texture_signed_rgba GL_NVX_gpu_memory_info GL_NV_alpha_to_coverage_dither_control GL_NV_conditional_render GL_NV_copy_image GL_NV_depth_clamp GL_NV_packed_depth_stencil GL_NV_texture_barrier GL_NV_vdpau_interop GL_OES_EGL_image GL_S3_s3tc
  279. 2021-01-26 10:19:26.807 T:140365206730496  NOTICE: Running database version Addons27
  280. 2021-01-26 10:19:26.808 T:140365206730496  NOTICE: Running database version ViewModes6
  281. 2021-01-26 10:19:26.809 T:140365206730496  NOTICE: Running database version Textures13
  282. 2021-01-26 10:19:26.811 T:140365206730496  NOTICE: Running database version MyMusic72
  283. 2021-01-26 10:19:26.815 T:140365206730496  NOTICE: Running database version MyVideos116
  284. 2021-01-26 10:19:26.815 T:140365206730496  NOTICE: Running database version TV32
  285. 2021-01-26 10:19:26.816 T:140365206730496  NOTICE: Running database version Epg12
  286. 2021-01-26 10:19:26.817 T:140366697908928  NOTICE: start dvd mediatype detection
  287. 2021-01-26 10:19:26.843 T:140366697908928  NOTICE:   load skin from: /home/luiz/.kodi/addons/skin.xperience1080 (version: 7.0.0)
  288. 2021-01-26 10:19:27.019 T:140366697908928   ERROR: Window Translator: Can't find window infodialog
  289. 2021-01-26 10:19:27.024 T:140366697908928 WARNING: CApplication::Initialize - startup.xml taints init process
  290. 2021-01-26 10:19:27.029 T:140366697908928 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
  291. 2021-01-26 10:19:27.042 T:140366697908928  NOTICE: Register - new keyboard device registered on application->keyboard: Teclado (0000:0000)
  292. 2021-01-26 10:19:27.043 T:140366697908928  NOTICE: Register - new mouse device registered on application->mouse: Mouse (0000:0000)
  293. 2021-01-26 10:19:27.044 T:140366697908928  NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  294. 2021-01-26 10:19:27.044 T:140366697908928  NOTICE: Loaded playercorefactory configuration
  295. 2021-01-26 10:19:27.044 T:140366697908928  NOTICE: Loading player core factory settings from special://profile/playercorefactory.xml.
  296. 2021-01-26 10:19:27.044 T:140366697908928  NOTICE: Loaded playercorefactory configuration
  297. 2021-01-26 10:19:27.049 T:140366697908928  NOTICE: initialize done
  298. 2021-01-26 10:19:27.049 T:140366697908928  NOTICE: Running the application...
  299. 2021-01-26 10:19:27.153 T:140363910248192   ERROR: Unable to find plugin plugin.image.xkcd
  300. 2021-01-26 10:19:27.153 T:140363910248192   ERROR: GetDirectory - Error getting plugin://plugin.image.xkcd/todaysimages
  301. 2021-01-26 10:19:28.465 T:140364043888384  NOTICE: [service.upnext] UpNextMonitor -> Service started
  302. 2021-01-26 10:19:28.545 T:140363943630592  NOTICE: script.tv.show.next.aired: ### TV Show - Next Aired starting background proc (6.0.15)
  303. 2021-01-26 10:19:29.269 T:140364052281088  NOTICE: Previous line repeats 1 times.
  304. 2021-01-26 10:19:29.269 T:140364052281088  NOTICE: [Amazon VOD] Service: Proxy bound to 127.0.0.1:58519
  305. 2021-01-26 10:19:30.097 T:140364052281088  NOTICE: [Amazon VOD] Service: Proxy server started
  306. 2021-01-26 10:19:30.104 T:140364052281088  NOTICE: [Amazon VOD] Service started
  307. 2021-01-26 10:19:30.583 T:140363943630592  NOTICE: script.tv.show.next.aired: ### exiting this duplicate background-proc (skin vs service)
  308. 2021-01-26 10:19:30.713 T:140364085851904  NOTICE: script.tv.show.next.aired: ### starting data update
  309. 2021-01-26 10:19:30.713 T:140364085851904  NOTICE: script.tv.show.next.aired: ### grabbing a new country mapping list
  310. 2021-01-26 10:19:31.044 T:140364060673792   ERROR: [plugin.video.netflix (0)] Background services do not start due to the following error
  311. 2021-01-26 10:19:31.045 T:140364060673792   ERROR: [plugin.video.netflix (0)] Traceback (most recent call last):
  312.                                              File "/home/luiz/.kodi/addons/plugin.video.netflix/resources/lib/run_service.py", line 68, in init_servers
  313.                                                self._init_server(server)
  314.                                              File "/home/luiz/.kodi/addons/plugin.video.netflix/resources/lib/run_service.py", line 89, in _init_server
  315.                                                (self.HOST_ADDRESS, select_port(server['name']))
  316.                                              File "/home/luiz/.kodi/addons/plugin.video.netflix/resources/lib/services/msl/http_server.py", line 96, in __init__
  317.                                                TCPServer.__init__(self, server_address, MSLHttpRequestHandler)
  318.                                              File "/usr/lib/python2.7/SocketServer.py", line 420, in __init__
  319.                                                self.server_bind()
  320.                                              File "/usr/lib/python2.7/SocketServer.py", line 434, in server_bind
  321.                                                self.socket.bind(self.server_address)
  322.                                              File "/usr/lib/python2.7/socket.py", line 228, in meth
  323.                                                return getattr(self._sock,name)(*args)
  324.                                            error: [Errno 98] Address already in use
  325. 2021-01-26 10:19:31.667 T:140364085851904   ERROR: script.tv.show.next.aired: ### ERROR retreiving updates from thetvdb.com: File is not a zip file
  326. 2021-01-26 10:19:31.684 T:140364085851904  NOTICE: script.tv.show.next.aired: ### data update finished
  327. 2021-01-26 10:19:31.906 T:140363960416000  NOTICE: plugin.audio.spotify --> Logged in to Spotify - Username: luizoti
  328. 2021-01-26 10:19:34.234 T:140366697908928   ERROR: Window Translator: Can't find window programssettings
  329. 2021-01-26 10:19:34.941 T:140364102637312  NOTICE: script.tv.show.next.aired: ### TV Show - Next Aired starting GUI proc (6.0.15)
  330. 2021-01-26 10:19:35.273 T:140363943630592  NOTICE: [Amazon VOD] Version: 0.9.0
  331. 2021-01-26 10:19:35.273 T:140363943630592  NOTICE: [Amazon VOD] Unicode filename support: False
  332. 2021-01-26 10:19:35.273 T:140363943630592  NOTICE: [Amazon VOD] Locale: en-us / Language: pb
  333. 2021-01-26 10:19:37.193 T:140363943630592 WARNING: [Amazon VOD] Collision detected during JSON objects merging on key “pageType”, overwriting and praying (type: <type 'unicode'>)
  334. 2021-01-26 10:20:55.943 T:140363943630592  NOTICE: [Amazon VOD] Version: 0.9.0
  335. 2021-01-26 10:20:55.943 T:140363943630592  NOTICE: [Amazon VOD] Unicode filename support: False
  336. 2021-01-26 10:20:55.944 T:140363943630592  NOTICE: [Amazon VOD] Locale: en-us / Language: pb
  337. 2021-01-26 10:20:57.122 T:140363901855488   ERROR: Unable to find plugin plugin.image.xkcd
  338. 2021-01-26 10:20:57.123 T:140363901855488   ERROR: GetDirectory - Error getting plugin://plugin.image.xkcd/todaysimages
  339. 2021-01-26 10:20:58.777 T:140366697908928  NOTICE: CleanDatabase: Starting videodatabase cleanup ..
  340. 2021-01-26 10:20:59.903 T:140366697908928   ERROR: CCurlFile::Exists - Failed: HTTP returned error 403 for https://pl.crunchyroll.com/evs1/41ae637cb06682bc972e0e54c1eb9acc/assets/b995055c3dccad98b80da5ef52981e49_,3938697.mp4,3938698.mp4,3938696.mp4,3938694.mp4,3938695.mp4,.urlset/master.m3u8
  341. 2021-01-26 10:20:59.950 T:140366697908928   ERROR: CCurlFile::Exists - Failed: HTTP returned error 403 for https://pl.crunchyroll.com/evs1/38e89bdc046d6f4528a42c990ef511f8/assets/esilwwwb8n0ozaw_,2732845.mp4,2732861.mp4,2732829.mp4,2732797.mp4,2732813.mp4,.urlset/master.m3u8
  342. 2021-01-26 10:20:59.995 T:140366697908928   ERROR: CCurlFile::Exists - Failed: HTTP returned error 403 for https://pl.crunchyroll.com/evs1/b1b372a32fad1a2f4ca862b583893bf4/assets/801aa91cbe884981febfdcc97dafe95a_,3899440.mp4,3899441.mp4,3899439.mp4,3899438.mp4,3899437.mp4,.urlset/master.m3u8
  343. 2021-01-26 10:21:00.042 T:140366697908928   ERROR: CCurlFile::Exists - Failed: HTTP returned error 403 for https://pl.crunchyroll.com/evs1/18224bab61e50287b58ad91f76034e53/assets/213c5d2d84c147ca85c811223f0d552f_,3878200.mp4,3878201.mp4,3878199.mp4,3878197.mp4,3878198.mp4,.urlset/master.m3u8
  344. 2021-01-26 10:21:00.090 T:140366697908928   ERROR: CCurlFile::Exists - Failed: HTTP returned error 403 for https://pl.crunchyroll.com/evs1/96b4a6c77048785514a473abfa79ad0c/assets/snqor0jn15yihs8_,3267078.mp4,3267079.mp4,3267077.mp4,3267076.mp4,3267075.mp4,.urlset/master.m3u8
  345. 2021-01-26 10:21:00.148 T:140366697908928   ERROR: CCurlFile::Exists - Failed: HTTP returned error 403 for https://pl.crunchyroll.com/evs1/b10d96f0a1495bfa6e811cb0d6098054/assets/ca14b22cd1ed1deee273ca461e4f8e48_,3184837.mp4,3184839.mp4,3184835.mp4,3184831.mp4,3184833.mp4,.urlset/master.m3u8
  346. 2021-01-26 10:21:00.193 T:140366697908928   ERROR: CCurlFile::Exists - Failed: HTTP returned error 403 for https://pl.crunchyroll.com/evs1/381cb7b83f4bddcc0951cc869bdbdf77/assets/oal3c3gh915ewgn_,3267144.mp4,3267145.mp4,3267143.mp4,3267142.mp4,3267141.mp4,.urlset/master.m3u8
  347. 2021-01-26 10:21:01.048 T:140366697908928  NOTICE: CleanDatabase: Cleaning videodatabase done. Operation took 00:02
  348. 2021-01-26 10:21:31.109 T:140363901855488  NOTICE: VideoInfoScanner: Starting scan ..
  349. 2021-01-26 10:21:31.640 T:140363901855488 WARNING: No information found for item '/media/luiz/HD/MIDIA/SERIES/The Promised Neverland/', it won't be added to the library.
  350. 2021-01-26 10:21:31.692 T:140363901855488 WARNING: No information found for item '/media/luiz/HD/MIDIA/SERIES/Log Horizon/', it won't be added to the library.
  351. 2021-01-26 10:21:31.695 T:140363901855488 WARNING: Process directory '/media/luiz/HD/MIDIA/SERIES/Ahiru no Sora/' does not exist - skipping scan.
  352. 2021-01-26 10:21:31.695 T:140363901855488 WARNING: Process directory '/media/luiz/HD/MIDIA/SERIES/The Mandalorian/' does not exist - skipping scan.
  353. 2021-01-26 10:21:31.719 T:140363901855488 WARNING: Process directory '/media/luiz/HD/MIDIA/managed/ManagedTV/Attack on Titan (2013)/' does not exist - skipping scan.
  354. 2021-01-26 10:21:31.719 T:140363901855488 WARNING: Process directory '/media/luiz/HD/MIDIA/managed/ManagedTV/Dororo/' does not exist - skipping scan.
  355. 2021-01-26 10:21:31.719 T:140363901855488 WARNING: Process directory '/media/luiz/HD/MIDIA/managed/ManagedTV/LENDAS da Marvel (2021)/' does not exist - skipping scan.
  356. 2021-01-26 10:21:31.719 T:140363901855488 WARNING: Process directory '/media/luiz/HD/MIDIA/managed/ManagedTV/Mad Men/' does not exist - skipping scan.
  357. 2021-01-26 10:21:31.719 T:140363901855488 WARNING: Process directory '/media/luiz/HD/MIDIA/managed/ManagedTV/One Piece/' does not exist - skipping scan.
  358. 2021-01-26 10:21:31.719 T:140363901855488 WARNING: Process directory '/media/luiz/HD/MIDIA/managed/ManagedTV/Season 1/' does not exist - skipping scan.
  359. 2021-01-26 10:21:31.719 T:140363901855488 WARNING: Process directory '/media/luiz/HD/MIDIA/managed/ManagedTV/Season 3/' does not exist - skipping scan.
  360. 2021-01-26 10:21:31.719 T:140363901855488 WARNING: Process directory '/media/luiz/HD/MIDIA/managed/ManagedTV/Star Wars The Clone Wars/' does not exist - skipping scan.
  361. 2021-01-26 10:21:31.719 T:140363901855488 WARNING: Process directory '/media/luiz/HD/MIDIA/managed/ManagedTV/Yu-Gi-Oh!/' does not exist - skipping scan.
  362. 2021-01-26 10:21:31.733 T:140363901855488  NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 00:00
  363. 2021-01-26 10:22:35.309 T:140363901855488   ERROR: Unable to find plugin plugin.image.xkcd
  364. 2021-01-26 10:22:35.309 T:140363901855488   ERROR: GetDirectory - Error getting plugin://plugin.image.xkcd/todaysimages
  365. 2021-01-26 10:22:37.244 T:140363943630592 WARNING: CPythonInvoker(13, /home/luiz/.kodi/addons/plugin.video.amazon-test/default.py): the python script "/home/luiz/.kodi/addons/plugin.video.amazon-test/default.py" has left several classes in memory that we couldn't clean up. The classes include: N14PythonBindings31XBMCAddon_xbmc_Monitor_DirectorE,N9XBMCAddon9xbmcaddon5AddonE,N9XBMCAddon7xbmcgui6DialogE
  366. 2021-01-26 10:22:37.327 T:140366697908928 WARNING: Trying to add unsupported control type 1
  367. 2021-01-26 10:24:33.737 T:140364085851904  NOTICE: script.tv.show.next.aired: ### starting data update
  368. 2021-01-26 10:24:33.737 T:140364085851904  NOTICE: script.tv.show.next.aired: ### grabbing a new country mapping list
  369. 2021-01-26 10:24:34.450 T:140364085851904   ERROR: script.tv.show.next.aired: ### ERROR retreiving updates from thetvdb.com: File is not a zip file
  370. 2021-01-26 10:24:34.466 T:140364085851904  NOTICE: script.tv.show.next.aired: ### data update finished
  371. 2021-01-26 10:25:13.259 T:140366697908928   ERROR: Control 50 in window 10025 has been asked to focus, but it can't
  372. 2021-01-26 10:25:13.529 T:140364102637312  NOTICE: script.tv.show.next.aired: ### TV Show - Next Aired starting GUI proc (6.0.15)
  373. 2021-01-26 10:25:14.206 T:140363315091200  NOTICE: [Amazon VOD] Version: 0.9.0
  374. 2021-01-26 10:25:14.206 T:140363315091200  NOTICE: [Amazon VOD] Unicode filename support: False
  375. 2021-01-26 10:25:14.206 T:140363315091200  NOTICE: [Amazon VOD] Locale: en-us / Language: pb
  376. 2021-01-26 10:25:21.630 T:140363315091200 WARNING: Attempt to use invalid handle 2
  377. 2021-01-26 10:25:26.635 T:140363315091200  NOTICE: [Amazon VOD] Refresh params: ({u'lazyLoadURL': u'/detail/0MRXRCHX1MKNZFJCKP7L7FYFJN/ref=atv_dp'}, [u'root', u'Watchlist', u'TV', u'amzn1.dv.gti.0eb6db95-4483-5f40-efbe-8e9ac914f68c', u'amzn1.dv.gti.80b6ff2e-9b3d-641b-a8a9-5c82123c7e33'], True)
  378. 2021-01-26 10:25:44.311 T:140363315091200   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  379.                                              - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  380.                                             Error Type: <type 'exceptions.KeyError'>
  381.                                             Error Contents: u'amzn1.dv.gti.f6b6de86-0981-0ee1-1996-4657907fe723'
  382.                                             Traceback (most recent call last):
  383.                                               File "/home/luiz/.kodi/addons/plugin.video.amazon-test/default.py", line 5, in <module>
  384.                                                 EntryPoint()
  385.                                               File "/home/luiz/.kodi/addons/plugin.video.amazon-test/resources/lib/startup.py", line 63, in EntryPoint
  386.                                                 g.pv.Route(verb, path)
  387.                                               File "/home/luiz/.kodi/addons/plugin.video.amazon-test/resources/lib/primevideo.py", line 282, in Route
  388.                                                 elif 'refresh' == verb: g.pv.Refresh(path)
  389.                                               File "/home/luiz/.kodi/addons/plugin.video.amazon-test/resources/lib/primevideo.py", line 633, in Refresh
  390.                                                 if (season in node[k]) and ('lazyLoadURL' in node[k][season]):
  391.                                             KeyError: u'amzn1.dv.gti.f6b6de86-0981-0ee1-1996-4657907fe723'
  392.                                             -->End of Python script error report<--
  393. 2021-01-26 10:25:44.393 T:140363315091200 WARNING: CPythonInvoker(16, /home/luiz/.kodi/addons/plugin.video.amazon-test/default.py): the python script "/home/luiz/.kodi/addons/plugin.video.amazon-test/default.py" has left several classes in memory that we couldn't clean up. The classes include: N14PythonBindings31XBMCAddon_xbmc_Monitor_DirectorE,N9XBMCAddon9xbmcaddon5AddonE,N9XBMCAddon7xbmcgui6DialogE
  394.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement