Skip to content

Instantly share code, notes, and snippets.

@bornagainpenguin
Created February 21, 2022 19:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bornagainpenguin/7eb4795f48524f91e3904422e5e5860b to your computer and use it in GitHub Desktop.
Save bornagainpenguin/7eb4795f48524f91e3904422e5e5860b to your computer and use it in GitHub Desktop.
PseudoTV Live! 0.3.5a (after clean start)
This file has been truncated, but you can view the full file.
2022-02-21 13:31:44.739 T:1004 INFO <general>: -----------------------------------------------------------------------
2022-02-21 13:31:44.739 T:1004 INFO <general>: Starting Kodi (19.3 (19.3.0) Git:19.3-Matrix). Platform: Linux x86 64-bit
2022-02-21 13:31:44.739 T:1004 INFO <general>: Using Release Kodi x64
2022-02-21 13:31:44.739 T:1004 INFO <general>: Kodi compiled 2021-10-30 by GCC 10.2.0 for Linux x86 64-bit version 5.10.76 (330316)
2022-02-21 13:31:44.740 T:1004 INFO <general>: Running on LibreELEC (official): 10.0.1, kernel: Linux x86 64-bit version 5.10.76
2022-02-21 13:31:44.740 T:1004 INFO <general>: FFmpeg version/source: 4.3.2-Kodi
2022-02-21 13:31:44.740 T:1004 INFO <general>: Host CPU: AMD PRO A10-8770E R7, 10 COMPUTE CORES 4C+6G , 4 cores available
2022-02-21 13:31:44.740 T:1004 INFO <general>: special://xbmc/ is mapped to: /usr/share/kodi/
2022-02-21 13:31:44.740 T:1004 INFO <general>: special://xbmcbin/ is mapped to: /usr/lib/kodi
2022-02-21 13:31:44.740 T:1004 INFO <general>: special://xbmcbinaddons/ is mapped to: /usr/lib/kodi/addons
2022-02-21 13:31:44.740 T:1004 INFO <general>: special://masterprofile/ is mapped to: /storage/.kodi/userdata
2022-02-21 13:31:44.740 T:1004 INFO <general>: special://envhome/ is mapped to: /storage
2022-02-21 13:31:44.740 T:1004 INFO <general>: special://home/ is mapped to: /storage/.kodi
2022-02-21 13:31:44.740 T:1004 INFO <general>: special://temp/ is mapped to: /storage/.kodi/temp
2022-02-21 13:31:44.740 T:1004 INFO <general>: special://logpath/ is mapped to: /storage/.kodi/temp
2022-02-21 13:31:44.740 T:1004 INFO <general>: The executable running is: /usr/lib/kodi/kodi.bin
2022-02-21 13:31:44.740 T:1004 INFO <general>: Local hostname: Office-ELEC
2022-02-21 13:31:44.740 T:1004 INFO <general>: Log File is located: /storage/.kodi/temp/kodi.log
2022-02-21 13:31:44.740 T:1004 INFO <general>: -----------------------------------------------------------------------
2022-02-21 13:31:44.740 T:1004 INFO <general>: loading settings
2022-02-21 13:31:44.740 T:1004 INFO <general>: special://profile/ is mapped to: special://masterprofile/
2022-02-21 13:31:44.748 T:1004 INFO <general>: Loaded settings file from special://xbmc/system/advancedsettings.xml
2022-02-21 13:31:44.748 T:1004 INFO <general>: Contents of special://xbmc/system/advancedsettings.xml are...
<?xml version="1.0" encoding="utf-8" ?>
<advancedsettings version="1.0">
<cputempcommand>/usr/bin/cputemp</cputempcommand>
<gputempcommand>/usr/bin/gputemp</gputempcommand>
<showexitbutton>false</showexitbutton>
<remotedelay>1</remotedelay>
<samba>
<clienttimeout>30</clienttimeout>
</samba>
<video>
<latency>
<delay>0</delay>
<refresh>
<min>23</min>
<max>24</max>
<delay>175</delay>
</refresh>
</latency>
</video>
</advancedsettings>
2022-02-21 13:31:44.749 T:1004 INFO <general>: Loaded settings file from special://profile/advancedsettings.xml
2022-02-21 13:31:44.749 T:1004 INFO <general>: Contents of special://profile/advancedsettings.xml are...
<advancedsettings version="1.0">
<setting>value</setting>
<splash>false</splash>
<setting>value</setting>
</advancedsettings>
2022-02-21 13:31:44.750 T:1004 INFO <general>: Default Video Player: VideoPlayer
2022-02-21 13:31:44.750 T:1004 INFO <general>: Default Audio Player: paplayer
2022-02-21 13:31:44.750 T:1004 INFO <general>: Enabled debug logging due to GUI setting (2)
2022-02-21 13:31:44.750 T:1004 INFO <general>: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
2022-02-21 13:31:44.751 T:1004 DEBUG <general>: CSkinSettings: no <skinsettings> tag found
2022-02-21 13:31:44.755 T:1004 INFO <general>: creating subdirectories
2022-02-21 13:31:44.755 T:1004 INFO <general>: userdata folder: special://masterprofile/
2022-02-21 13:31:44.755 T:1004 INFO <general>: recording folder:
2022-02-21 13:31:44.756 T:1004 INFO <general>: screenshots folder: /storage/screenshots/
2022-02-21 13:31:44.767 T:1004 INFO <general>: Running database version Addons33
2022-02-21 13:31:44.776 T:1004 DEBUG <general>: CAddonInfoBuilder::ParseXMLTypes: Binary addon found: audioencoder.kodi.builtin.aac
2022-02-21 13:31:44.776 T:1004 DEBUG <general>: CAddonInfoBuilder::ParseXMLTypes: Binary addon found: audioencoder.kodi.builtin.wma
2022-02-21 13:31:44.795 T:1004 DEBUG <general>: CAddonInfoBuilder::ParseXMLTypes: Binary addon found: peripheral.joystick
2022-02-21 13:31:44.805 T:1004 DEBUG <general>: CAddonInfoBuilder::ParseXMLTypes: Binary addon found: screensaver.xbmc.builtin.black
2022-02-21 13:31:44.806 T:1004 DEBUG <general>: CAddonInfoBuilder::ParseXMLTypes: Binary addon found: screensaver.xbmc.builtin.dim
2022-02-21 13:31:44.833 T:1004 DEBUG <general>: CAddonMgr::FindAddons: Addon 'game.controller.snes' already present with version 1.0.14 at '/usr/share/kodi/addons/game.controller.snes/' replaced with version 1.0.18 at '/storage/.kodi/addons/game.controller.snes/'
2022-02-21 13:31:44.834 T:1004 DEBUG <general>: CAddonMgr::FindAddons: Addon 'metadata.common.imdb.com' already present with version 3.1.6 at '/usr/share/kodi/addons/metadata.common.imdb.com/' replaced with version 3.2.4 at '/storage/.kodi/addons/metadata.common.imdb.com/'
2022-02-21 13:31:44.837 T:1004 DEBUG <general>: CAddonMgr::FindAddons: Addon 'game.controller.default' already present with version 1.0.15 at '/usr/share/kodi/addons/game.controller.default/' replaced with version 1.0.19 at '/storage/.kodi/addons/game.controller.default/'
2022-02-21 13:31:44.840 T:1004 DEBUG <general>: CAddonInfoBuilder::ParseXMLTypes: Binary addon found: pvr.iptvsimple
2022-02-21 13:31:44.841 T:1004 DEBUG <general>: CAddonInfoBuilder::ParseXMLTypes: Binary addon found: inputstream.ffmpegdirect
2022-02-21 13:31:44.860 T:1004 DEBUG <general>: CAddonMgr::FindAddons: Addon 'metadata.artists.universal' already present with version 4.3.3 at '/usr/share/kodi/addons/metadata.artists.universal/' replaced with version 4.3.6 at '/storage/.kodi/addons/metadata.artists.universal/'
2022-02-21 13:31:44.863 T:1004 DEBUG <general>: CAddonMgr::FindAddons: Addon 'metadata.themoviedb.org.python' already present with version 1.3.1+matrix.1 at '/usr/share/kodi/addons/metadata.themoviedb.org.python/' replaced with version 1.6.1+matrix.1 at '/storage/.kodi/addons/metadata.themoviedb.org.python/'
2022-02-21 13:31:44.865 T:1004 DEBUG <general>: CAddonMgr::FindAddons: Addon 'metadata.album.universal' already present with version 3.1.4 at '/usr/share/kodi/addons/metadata.album.universal/' replaced with version 3.1.6 at '/storage/.kodi/addons/metadata.album.universal/'
2022-02-21 13:31:44.867 T:1004 DEBUG <general>: CAddonMgr::FindAddons: Addon 'metadata.tvshows.themoviedb.org.python' already present with version 1.3.14 at '/usr/share/kodi/addons/metadata.tvshows.themoviedb.org.python/' replaced with version 1.4.10 at '/storage/.kodi/addons/metadata.tvshows.themoviedb.org.python/'
2022-02-21 13:31:44.869 T:1004 DEBUG <general>: CAddonInfoBuilder::ParseXMLTypes: Binary addon found: inputstream.rtmp
2022-02-21 13:31:44.874 T:1004 DEBUG <general>: CAddonMgr::FindAddons: Addon 'metadata.tvshows.themoviedb.org' already present with version 3.5.12 at '/usr/share/kodi/addons/metadata.tvshows.themoviedb.org/' replaced with version 3.5.14 at '/storage/.kodi/addons/metadata.tvshows.themoviedb.org/'
2022-02-21 13:31:44.876 T:1004 DEBUG <general>: CAddonInfoBuilder::ParseXMLTypes: Binary addon found: inputstream.adaptive
2022-02-21 13:31:44.880 T:1004 DEBUG <general>: CAddonMgr::FindAddons: Addon 'metadata.common.themoviedb.org' already present with version 3.2.13 at '/usr/share/kodi/addons/metadata.common.themoviedb.org/' replaced with version 3.2.18 at '/storage/.kodi/addons/metadata.common.themoviedb.org/'
2022-02-21 13:31:44.883 T:1004 INFO <general>: CAddonMgr::FindAddons: audioencoder.kodi.builtin.aac v1.0.2 installed
2022-02-21 13:31:44.883 T:1004 INFO <general>: CAddonMgr::FindAddons: audioencoder.kodi.builtin.wma v1.0.2 installed
2022-02-21 13:31:44.883 T:1004 INFO <general>: CAddonMgr::FindAddons: driver.dvb.crazycat v10.0.0.0 installed
2022-02-21 13:31:44.883 T:1004 INFO <general>: CAddonMgr::FindAddons: driver.dvb.digital_devices v10.0.0.0 installed
2022-02-21 13:31:44.883 T:1004 INFO <general>: CAddonMgr::FindAddons: driver.dvb.dvb-latest v10.0.0.0 installed
2022-02-21 13:31:44.883 T:1004 INFO <general>: CAddonMgr::FindAddons: game.controller.default v1.0.19 installed
2022-02-21 13:31:44.883 T:1004 INFO <general>: CAddonMgr::FindAddons: game.controller.snes v1.0.18 installed
2022-02-21 13:31:44.883 T:1004 INFO <general>: CAddonMgr::FindAddons: inputstream.adaptive v19.0.2.1 installed
2022-02-21 13:31:44.883 T:1004 INFO <general>: CAddonMgr::FindAddons: inputstream.ffmpegdirect v19.0.1.1 installed
2022-02-21 13:31:44.883 T:1004 INFO <general>: CAddonMgr::FindAddons: inputstream.rtmp v19.0.1.1 installed
2022-02-21 13:31:44.884 T:1004 INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.audioengine v1.1.1 installed
2022-02-21 13:31:44.884 T:1004 INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.filesystem v1.1.6 installed
2022-02-21 13:31:44.884 T:1004 INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.general v1.0.5 installed
2022-02-21 13:31:44.884 T:1004 INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.gui v5.15.0 installed
2022-02-21 13:31:44.884 T:1004 INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.main v1.3.0 installed
2022-02-21 13:31:44.884 T:1004 INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.network v1.0.4 installed
2022-02-21 13:31:44.884 T:1004 INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.tools v1.0.4 installed
2022-02-21 13:31:44.884 T:1004 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.audiodecoder v3.0.0 installed
2022-02-21 13:31:44.884 T:1004 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.audioencoder v2.1.0 installed
2022-02-21 13:31:44.884 T:1004 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.game v2.1.0 installed
2022-02-21 13:31:44.884 T:1004 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.imagedecoder v2.1.1 installed
2022-02-21 13:31:44.884 T:1004 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.inputstream v3.0.1 installed
2022-02-21 13:31:44.884 T:1004 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.peripheral v2.0.0 installed
2022-02-21 13:31:44.884 T:1004 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.pvr v7.1.0 installed
2022-02-21 13:31:44.884 T:1004 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.screensaver v2.1.0 installed
2022-02-21 13:31:44.884 T:1004 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.vfs v3.0.0 installed
2022-02-21 13:31:44.884 T:1004 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.videocodec v2.0.2 installed
2022-02-21 13:31:44.884 T:1004 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.visualization v3.0.0 installed
2022-02-21 13:31:44.884 T:1004 INFO <general>: CAddonMgr::FindAddons: kodi.resource v1.0.0 installed
2022-02-21 13:31:44.884 T:1004 INFO <general>: CAddonMgr::FindAddons: metadata.album.universal v3.1.6 installed
2022-02-21 13:31:44.884 T:1004 INFO <general>: CAddonMgr::FindAddons: metadata.artists.universal v4.3.6 installed
2022-02-21 13:31:44.884 T:1004 INFO <general>: CAddonMgr::FindAddons: metadata.common.allmusic.com v3.2.2 installed
2022-02-21 13:31:44.884 T:1004 INFO <general>: CAddonMgr::FindAddons: metadata.common.fanart.tv v3.6.3 installed
2022-02-21 13:31:44.884 T:1004 INFO <general>: CAddonMgr::FindAddons: metadata.common.imdb.com v3.2.4 installed
2022-02-21 13:31:44.884 T:1004 INFO <general>: CAddonMgr::FindAddons: metadata.common.musicbrainz.org v2.2.4 installed
2022-02-21 13:31:44.884 T:1004 INFO <general>: CAddonMgr::FindAddons: metadata.common.theaudiodb.com v2.0.3 installed
2022-02-21 13:31:44.884 T:1004 INFO <general>: CAddonMgr::FindAddons: metadata.common.themoviedb.org v3.2.18 installed
2022-02-21 13:31:44.884 T:1004 INFO <general>: CAddonMgr::FindAddons: metadata.generic.albums v1.0.14 installed
2022-02-21 13:31:44.885 T:1004 INFO <general>: CAddonMgr::FindAddons: metadata.generic.artists v1.0.14 installed
2022-02-21 13:31:44.885 T:1004 INFO <general>: CAddonMgr::FindAddons: metadata.local v1.0.1 installed
2022-02-21 13:31:44.885 T:1004 INFO <general>: CAddonMgr::FindAddons: metadata.themoviedb.org v5.2.6 installed
2022-02-21 13:31:44.885 T:1004 INFO <general>: CAddonMgr::FindAddons: metadata.themoviedb.org.python v1.6.1+matrix.1 installed
2022-02-21 13:31:44.885 T:1004 INFO <general>: CAddonMgr::FindAddons: metadata.tvshows.themoviedb.org v3.5.14 installed
2022-02-21 13:31:44.885 T:1004 INFO <general>: CAddonMgr::FindAddons: metadata.tvshows.themoviedb.org.python v1.4.10 installed
2022-02-21 13:31:44.885 T:1004 INFO <general>: CAddonMgr::FindAddons: peripheral.joystick v19.0.0 installed
2022-02-21 13:31:44.885 T:1004 INFO <general>: CAddonMgr::FindAddons: plugin.library.node.editor v2.0.5 installed
2022-02-21 13:31:44.885 T:1004 INFO <general>: CAddonMgr::FindAddons: plugin.program.autocompletion v2.0.1 installed
2022-02-21 13:31:44.885 T:1004 INFO <general>: CAddonMgr::FindAddons: plugin.video.pseudotv.live v0.3.5 installed
2022-02-21 13:31:44.885 T:1004 INFO <general>: CAddonMgr::FindAddons: pvr.iptvsimple v19.1.0.1 installed
2022-02-21 13:31:44.885 T:1004 INFO <general>: CAddonMgr::FindAddons: repository.kodi.game v1.0.0 installed
2022-02-21 13:31:44.885 T:1004 INFO <general>: CAddonMgr::FindAddons: repository.libreelec.tv v10.0.0 installed
2022-02-21 13:31:44.885 T:1004 INFO <general>: CAddonMgr::FindAddons: repository.lunatixz v1.1.0 installed
2022-02-21 13:31:44.885 T:1004 INFO <general>: CAddonMgr::FindAddons: repository.marcelveldt v1.0.3 installed
2022-02-21 13:31:44.885 T:1004 INFO <general>: CAddonMgr::FindAddons: repository.pseudotv v1.0.3 installed
2022-02-21 13:31:44.885 T:1004 INFO <general>: CAddonMgr::FindAddons: repository.rector.stuff v1.0.4 installed
2022-02-21 13:31:44.885 T:1004 INFO <general>: CAddonMgr::FindAddons: repository.titan.bingie.mod v1.0.0 installed
2022-02-21 13:31:44.885 T:1004 INFO <general>: CAddonMgr::FindAddons: repository.xbmc.org v3.2.5 installed
2022-02-21 13:31:44.885 T:1004 INFO <general>: CAddonMgr::FindAddons: resource.images.backgroundoverlays.basic v1.0.0 installed
2022-02-21 13:31:44.885 T:1004 INFO <general>: CAddonMgr::FindAddons: resource.images.moviegenreicons.transparent v0.0.6 installed
2022-02-21 13:31:44.885 T:1004 INFO <general>: CAddonMgr::FindAddons: resource.images.musicgenreicons.text v0.1.0 installed
2022-02-21 13:31:44.885 T:1004 INFO <general>: CAddonMgr::FindAddons: resource.images.pseudotv.logos v0.0.2 installed
2022-02-21 13:31:44.885 T:1004 INFO <general>: CAddonMgr::FindAddons: resource.images.skinbackgrounds.titanium v1.0.0 installed
2022-02-21 13:31:44.885 T:1004 INFO <general>: CAddonMgr::FindAddons: resource.images.skinicons.wide v1.0.3 installed
2022-02-21 13:31:44.885 T:1004 INFO <general>: CAddonMgr::FindAddons: resource.images.studios.coloured v0.0.20 installed
2022-02-21 13:31:44.885 T:1004 INFO <general>: CAddonMgr::FindAddons: resource.images.studios.white v0.0.28 installed
2022-02-21 13:31:44.885 T:1004 INFO <general>: CAddonMgr::FindAddons: resource.images.weathericons.default v1.1.9 installed
2022-02-21 13:31:44.885 T:1004 INFO <general>: CAddonMgr::FindAddons: resource.language.en_gb v2.0.2 installed
2022-02-21 13:31:44.886 T:1004 INFO <general>: CAddonMgr::FindAddons: resource.language.en_us v9.0.31 installed
2022-02-21 13:31:44.886 T:1004 INFO <general>: CAddonMgr::FindAddons: resource.uisounds.appletv v0.0.2 installed
2022-02-21 13:31:44.886 T:1004 INFO <general>: CAddonMgr::FindAddons: resource.uisounds.kodi v1.0.1 installed
2022-02-21 13:31:44.886 T:1004 INFO <general>: CAddonMgr::FindAddons: resource.videos.commercials.sample v0.0.1 installed
2022-02-21 13:31:44.886 T:1004 INFO <general>: CAddonMgr::FindAddons: resource.videos.ratings.mpaa.classic v0.0.2 installed
2022-02-21 13:31:44.886 T:1004 INFO <general>: CAddonMgr::FindAddons: resource.videos.trailers.sample v0.0.1 installed
2022-02-21 13:31:44.886 T:1004 INFO <general>: CAddonMgr::FindAddons: screensaver.atv4 v3.0.3 installed
2022-02-21 13:31:44.886 T:1004 INFO <general>: CAddonMgr::FindAddons: screensaver.xbmc.builtin.black v1.0.34 installed
2022-02-21 13:31:44.886 T:1004 INFO <general>: CAddonMgr::FindAddons: screensaver.xbmc.builtin.dim v1.0.64 installed
2022-02-21 13:31:44.886 T:1004 INFO <general>: CAddonMgr::FindAddons: script.artwork.dump v0.2.2 installed
2022-02-21 13:31:44.886 T:1004 INFO <general>: CAddonMgr::FindAddons: script.bingie.helper v1.1.1 installed
2022-02-21 13:31:44.886 T:1004 INFO <general>: CAddonMgr::FindAddons: script.embuary.helper v2.0.8 installed
2022-02-21 13:31:44.886 T:1004 INFO <general>: CAddonMgr::FindAddons: script.extendedinfo v5.6.1+matrix.3 installed
2022-02-21 13:31:44.886 T:1004 INFO <general>: CAddonMgr::FindAddons: script.favourites v8.1.2 installed
2022-02-21 13:31:44.886 T:1004 INFO <general>: CAddonMgr::FindAddons: script.globalsearch v9.0.7 installed
2022-02-21 13:31:44.886 T:1004 INFO <general>: CAddonMgr::FindAddons: script.kodi.loguploader v1.0.4 installed
2022-02-21 13:31:44.886 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.addon.signals v0.0.6+matrix.1 installed
2022-02-21 13:31:44.886 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.arrow v1.0.3.1 installed
2022-02-21 13:31:44.886 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.autocompletion v2.0.3 installed
2022-02-21 13:31:44.886 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.beautifulsoup4 v4.9.3+matrix.1 installed
2022-02-21 13:31:44.886 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.certifi v2020.12.05+matrix.1 installed
2022-02-21 13:31:44.886 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.chardet v4.0.0+matrix.1 installed
2022-02-21 13:31:44.886 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.dateutil v2.8.2 installed
2022-02-21 13:31:44.886 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.future v0.18.2+matrix.1 installed
2022-02-21 13:31:44.886 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.fuzzywuzzy v0.18.0 installed
2022-02-21 13:31:44.886 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.idna v2.10.0+matrix.1 installed
2022-02-21 13:31:44.886 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.kodi-six v0.1.3.1 installed
2022-02-21 13:31:44.886 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.kodi65 v1.2.1+matrix.3 installed
2022-02-21 13:31:44.886 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.metadatautils v1.0.44 installed
2022-02-21 13:31:44.887 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.musicbrainz v0.7.0 installed
2022-02-21 13:31:44.887 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.pil v5.1.0 installed
2022-02-21 13:31:44.887 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.pycryptodome v3.4.3 installed
2022-02-21 13:31:44.887 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.pyqrcode v1.2.1+matrix.4 installed
2022-02-21 13:31:44.887 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.requests v2.25.1+matrix.1 installed
2022-02-21 13:31:44.887 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.routing v0.2.3+matrix.1 installed
2022-02-21 13:31:44.887 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.simplecache v2.0.2 installed
2022-02-21 13:31:44.887 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.simpleeval v0.9.10 installed
2022-02-21 13:31:44.887 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.simplejson v3.17.0+matrix.2 installed
2022-02-21 13:31:44.887 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.simpleplugin3 v3.0.6+matrix.1 installed
2022-02-21 13:31:44.887 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.six v1.15.0+matrix.1 installed
2022-02-21 13:31:44.887 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.soupsieve v2.1.0+matrix.1 installed
2022-02-21 13:31:44.887 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.thetvdb v1.0.29 installed
2022-02-21 13:31:44.887 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.trakt v4.4.0+matrix.1 installed
2022-02-21 13:31:44.887 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.typing_extensions v3.7.4.3 installed
2022-02-21 13:31:44.887 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.unidecode v1.1.1+matrix.2 installed
2022-02-21 13:31:44.887 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.urllib3 v1.26.4+matrix.1 installed
2022-02-21 13:31:44.887 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.youtube.dl v21.303.0+matrix.1 installed
2022-02-21 13:31:44.887 T:1004 INFO <general>: CAddonMgr::FindAddons: script.program.driverselect v3.0.1+matrix installed
2022-02-21 13:31:44.887 T:1004 INFO <general>: CAddonMgr::FindAddons: script.skin.helper.backgrounds v1.0.36 installed
2022-02-21 13:31:44.887 T:1004 INFO <general>: CAddonMgr::FindAddons: script.skin.helper.service v1.1.40 installed
2022-02-21 13:31:44.887 T:1004 INFO <general>: CAddonMgr::FindAddons: script.skin.helper.skinbackup v1.0.22 installed
2022-02-21 13:31:44.887 T:1004 INFO <general>: CAddonMgr::FindAddons: script.skin.helper.widgets v1.1.1 installed
2022-02-21 13:31:44.887 T:1004 INFO <general>: CAddonMgr::FindAddons: script.skinshortcuts v2.0.1 installed
2022-02-21 13:31:44.887 T:1004 INFO <general>: CAddonMgr::FindAddons: script.trakt v3.5.0 installed
2022-02-21 13:31:44.887 T:1004 INFO <general>: CAddonMgr::FindAddons: script.tv.show.next.aired v8.0.1 installed
2022-02-21 13:31:44.887 T:1004 INFO <general>: CAddonMgr::FindAddons: service.iptv.manager v0.2.3+matrix.1 installed
2022-02-21 13:31:44.887 T:1004 INFO <general>: CAddonMgr::FindAddons: service.libreelec.settings v10.0 installed
2022-02-21 13:31:44.887 T:1004 INFO <general>: CAddonMgr::FindAddons: service.upnext v1.1.5+matrix.1 installed
2022-02-21 13:31:44.887 T:1004 INFO <general>: CAddonMgr::FindAddons: skin.estuary v3.0.5 installed
2022-02-21 13:31:44.888 T:1004 INFO <general>: CAddonMgr::FindAddons: skin.quartz v5.19.0 installed
2022-02-21 13:31:44.888 T:1004 INFO <general>: CAddonMgr::FindAddons: skin.titan.bingie.mod v2.0.3 installed
2022-02-21 13:31:44.888 T:1004 INFO <general>: CAddonMgr::FindAddons: weather.gismeteo v0.6.3+matrix.1 installed
2022-02-21 13:31:44.888 T:1004 INFO <general>: CAddonMgr::FindAddons: webinterface.default v19.x-2.4.8 installed
2022-02-21 13:31:44.888 T:1004 INFO <general>: CAddonMgr::FindAddons: xbmc.addon v19.1.0 installed
2022-02-21 13:31:44.888 T:1004 INFO <general>: CAddonMgr::FindAddons: xbmc.core v0.1.0 installed
2022-02-21 13:31:44.888 T:1004 INFO <general>: CAddonMgr::FindAddons: xbmc.gui v5.15.0 installed
2022-02-21 13:31:44.888 T:1004 INFO <general>: CAddonMgr::FindAddons: xbmc.json v12.4.0 installed
2022-02-21 13:31:44.888 T:1004 INFO <general>: CAddonMgr::FindAddons: xbmc.metadata v2.1.0 installed
2022-02-21 13:31:44.888 T:1004 INFO <general>: CAddonMgr::FindAddons: xbmc.python v3.0.0 installed
2022-02-21 13:31:44.888 T:1004 INFO <general>: CAddonMgr::FindAddons: xbmc.webinterface v1.0.0 installed
2022-02-21 13:31:44.889 T:1004 DEBUG <general>: CFavourites::Load - no system favourites found, skipping
2022-02-21 13:31:44.893 T:1004 DEBUG <general>: DBus method call to org.freedesktop.ConsoleKit.Manager.CanStop at /org/freedesktop/ConsoleKit/Manager of org.freedesktop.ConsoleKit failed: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.ConsoleKit was not provided by any .service files
2022-02-21 13:31:44.893 T:1004 INFO <general>: Selected Logind/UPower as PowerSyscall
2022-02-21 13:31:44.893 T:1004 ERROR <general>: DBus error: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
2022-02-21 13:31:44.893 T:1004 INFO <general>: LogindUPowerSyscall - UPower not found, battery information will not be available
2022-02-21 13:31:44.909 T:1004 DEBUG <general>: LogindUPowerSyscall - inhibit lock taken, fd 12
2022-02-21 13:31:44.910 T:1004 DEBUG <general>: DBus method call to org.freedesktop.UPower.EnumerateDevices at /org/freedesktop/UPower of org.freedesktop.UPower failed: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
2022-02-21 13:31:44.910 T:1004 DEBUG <general>: DBus method call to org.freedesktop.DBus.Peer.Ping at /org/freedesktop/UDisks2 of org.freedesktop.UDisks2 failed: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UDisks2 was not provided by any .service files
2022-02-21 13:31:44.910 T:1004 DEBUG <general>: DBus method call to org.freedesktop.UDisks.EnumerateDevices at /org/freedesktop/UDisks of org.freedesktop.UDisks failed: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UDisks was not provided by any .service files
2022-02-21 13:31:44.912 T:1004 DEBUG <general>: Selected UDev as storage provider
2022-02-21 13:31:44.912 T:1009 DEBUG <general>: Thread ActiveAE start, auto delete: false
2022-02-21 13:31:44.913 T:1010 DEBUG <general>: Thread AESink start, auto delete: false
2022-02-21 13:31:44.913 T:1011 DEBUG <general>: Thread FDEventMonitor start, auto delete: false
2022-02-21 13:31:44.939 T:1009 INFO <general>: CAESinkALSA - Unable to open device "default" for playback
2022-02-21 13:31:44.974 T:1009 DEBUG <general>: CAESinkALSA - HDMI device "hdmi:CARD=HDMI,DEV=0" may be unconnected (no ELD data)
2022-02-21 13:31:44.975 T:1009 DEBUG <general>: CAESinkALSA - HDMI device "hdmi:CARD=HDMI,DEV=1" may be unconnected (no ELD data)
2022-02-21 13:31:44.975 T:1009 DEBUG <general>: CAESinkALSA - HDMI device "hdmi:CARD=HDMI,DEV=2" may be unconnected (no ELD data)
2022-02-21 13:31:44.980 T:1009 INFO <general>: CAESinkALSA - Unable to open device "surround21:CARD=Generic,DEV=0" for playback
2022-02-21 13:31:44.981 T:1009 DEBUG <general>: PulseAudio: Context authorizing
2022-02-21 13:31:44.981 T:1009 DEBUG <general>: PulseAudio: Context setting name
2022-02-21 13:31:44.981 T:1009 DEBUG <general>: PulseAudio: Context ready
2022-02-21 13:31:44.982 T:1009 WARNING <general>: Pulseaudio module module-allow-passthrough not loaded - opening PT devices might fail
2022-02-21 13:31:44.982 T:1009 INFO <general>: Found 2 Lists of Devices
2022-02-21 13:31:44.982 T:1009 INFO <general>: Enumerated ALSA devices:
2022-02-21 13:31:44.982 T:1009 INFO <general>: Device 1
2022-02-21 13:31:44.982 T:1009 INFO <general>: m_deviceName : hdmi:CARD=HDMI,DEV=0
2022-02-21 13:31:44.982 T:1009 INFO <general>: m_displayName : HDA ATI
2022-02-21 13:31:44.982 T:1009 INFO <general>: m_displayNameExtra: HDMI #0
2022-02-21 13:31:44.982 T:1009 INFO <general>: m_deviceType : AE_DEVTYPE_HDMI
2022-02-21 13:31:44.983 T:1009 INFO <general>: m_channels : FL, FR
2022-02-21 13:31:44.983 T:1009 INFO <general>: m_sampleRates : 32000,44100,48000,88200,96000,176400,192000
2022-02-21 13:31:44.983 T:1009 INFO <general>: m_dataFormats : AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_RAW
2022-02-21 13:31:44.983 T:1009 INFO <general>: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD,STREAM_TYPE_DTSHD_MA,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512,STREAM_TYPE_EAC3,STREAM_TYPE_TRUEHD
2022-02-21 13:31:44.983 T:1009 INFO <general>: Device 2
2022-02-21 13:31:44.983 T:1009 INFO <general>: m_deviceName : hdmi:CARD=HDMI,DEV=1
2022-02-21 13:31:44.983 T:1009 INFO <general>: m_displayName : HDA ATI
2022-02-21 13:31:44.983 T:1009 INFO <general>: m_displayNameExtra: HDMI #1
2022-02-21 13:31:44.983 T:1009 INFO <general>: m_deviceType : AE_DEVTYPE_HDMI
2022-02-21 13:31:44.983 T:1009 INFO <general>: m_channels : FL, FR
2022-02-21 13:31:44.983 T:1009 INFO <general>: m_sampleRates : 32000,44100,48000,88200,96000,176400,192000
2022-02-21 13:31:44.983 T:1009 INFO <general>: m_dataFormats : AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_RAW
2022-02-21 13:31:44.983 T:1009 INFO <general>: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD,STREAM_TYPE_DTSHD_MA,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512,STREAM_TYPE_EAC3,STREAM_TYPE_TRUEHD
2022-02-21 13:31:44.983 T:1009 INFO <general>: Device 3
2022-02-21 13:31:44.983 T:1009 INFO <general>: m_deviceName : hdmi:CARD=HDMI,DEV=2
2022-02-21 13:31:44.983 T:1009 INFO <general>: m_displayName : HDA ATI
2022-02-21 13:31:44.983 T:1009 INFO <general>: m_displayNameExtra: HDMI #2
2022-02-21 13:31:44.983 T:1009 INFO <general>: m_deviceType : AE_DEVTYPE_HDMI
2022-02-21 13:31:44.983 T:1009 INFO <general>: m_channels : FL, FR
2022-02-21 13:31:44.983 T:1009 INFO <general>: m_sampleRates : 32000,44100,48000,88200,96000,176400,192000
2022-02-21 13:31:44.983 T:1009 INFO <general>: m_dataFormats : AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_RAW
2022-02-21 13:31:44.983 T:1009 INFO <general>: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD,STREAM_TYPE_DTSHD_MA,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512,STREAM_TYPE_EAC3,STREAM_TYPE_TRUEHD
2022-02-21 13:31:44.983 T:1009 INFO <general>: Device 4
2022-02-21 13:31:44.983 T:1009 INFO <general>: m_deviceName : @:CARD=Generic,DEV=0
2022-02-21 13:31:44.983 T:1009 INFO <general>: m_displayName : HD-Audio Generic
2022-02-21 13:31:44.983 T:1009 INFO <general>: m_displayNameExtra: ALC221 Analog
2022-02-21 13:31:44.983 T:1009 INFO <general>: m_deviceType : AE_DEVTYPE_PCM
2022-02-21 13:31:44.983 T:1009 INFO <general>: m_channels : FL, FR
2022-02-21 13:31:44.983 T:1009 INFO <general>: m_sampleRates : 48000
2022-02-21 13:31:44.983 T:1009 INFO <general>: m_dataFormats : AE_FMT_S32NE
2022-02-21 13:31:44.983 T:1009 INFO <general>: m_streamTypes : No passthrough capabilities
2022-02-21 13:31:44.983 T:1009 INFO <general>: Enumerated PULSE devices:
2022-02-21 13:31:44.983 T:1009 INFO <general>: Device 1
2022-02-21 13:31:44.983 T:1009 INFO <general>: m_deviceName : Default
2022-02-21 13:31:44.983 T:1009 INFO <general>: m_displayName : Default
2022-02-21 13:31:44.983 T:1009 INFO <general>: m_displayNameExtra: Bluetooth Audio (PULSEAUDIO)
2022-02-21 13:31:44.983 T:1009 INFO <general>: m_deviceType : AE_DEVTYPE_PCM
2022-02-21 13:31:44.983 T:1009 INFO <general>: m_channels : FL, FR
2022-02-21 13:31:44.983 T:1009 INFO <general>: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
2022-02-21 13:31:44.983 T:1009 INFO <general>: m_dataFormats : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
2022-02-21 13:31:44.983 T:1009 INFO <general>: m_streamTypes : No passthrough capabilities
2022-02-21 13:31:44.983 T:1010 INFO <general>: CActiveAESink::OpenSink - initialize sink
2022-02-21 13:31:44.983 T:1010 DEBUG <general>: CActiveAESink::OpenSink - trying to open device ALSA:@:CARD=Generic,DEV=0
2022-02-21 13:31:44.983 T:1010 INFO <general>: CAESinkALSA::Initialize - Attempting to open device "@:CARD=Generic,DEV=0"
2022-02-21 13:31:44.990 T:1010 INFO <general>: CAESinkALSA::Initialize - Opened device "sysdefault:CARD=Generic"
2022-02-21 13:31:44.991 T:1010 INFO <general>: CAESinkALSA::InitializeHW - Your hardware does not support AE_FMT_FLOAT, trying other formats
2022-02-21 13:31:44.991 T:1010 INFO <general>: CAESinkALSA::InitializeHW - Using data format AE_FMT_S32NE
2022-02-21 13:31:44.991 T:1010 DEBUG <general>: CAESinkALSA::InitializeHW - Request: periodSize 1024, bufferSize 9600
2022-02-21 13:31:44.991 T:1010 DEBUG <general>: CAESinkALSA::InitializeHW - Got: periodSize 1024, bufferSize 9216
2022-02-21 13:31:44.991 T:1010 DEBUG <general>: CAESinkALSA::InitializeHW - Setting timeout to 192 ms
2022-02-21 13:31:44.991 T:1010 DEBUG <general>: CAESinkALSA::GetChannelLayout - Input Channel Count: 2 Output Channel Count: 2
2022-02-21 13:31:44.991 T:1010 DEBUG <general>: CAESinkALSA::GetChannelLayout - Requested Layout: FL, FR
2022-02-21 13:31:44.991 T:1010 DEBUG <general>: CAESinkALSA::GetChannelLayout - Got Layout: FL, FR (ALSA: FL FR)
2022-02-21 13:31:44.991 T:1010 DEBUG <general>: CActiveAESink::OpenSink - ALSA Initialized:
2022-02-21 13:31:44.991 T:1010 DEBUG <general>: Output Device : HD-Audio Generic
2022-02-21 13:31:44.991 T:1010 DEBUG <general>: Sample Rate : 48000
2022-02-21 13:31:44.991 T:1010 DEBUG <general>: Sample Format : AE_FMT_S32NE
2022-02-21 13:31:44.991 T:1010 DEBUG <general>: Channel Count : 2
2022-02-21 13:31:44.991 T:1010 DEBUG <general>: Channel Layout: FL, FR
2022-02-21 13:31:44.991 T:1010 DEBUG <general>: Frames : 1024
2022-02-21 13:31:44.991 T:1010 DEBUG <general>: Frame Size : 8
2022-02-21 13:31:44.997 T:1004 INFO <general>: CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts...
2022-02-21 13:31:45.011 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Arabic QWERTY" successfully loaded
2022-02-21 13:31:45.012 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Bulgarian ЯВЕРТЪ" successfully loaded
2022-02-21 13:31:45.012 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Bulgarian АБВ" successfully loaded
2022-02-21 13:31:45.012 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Chinese BasePY" successfully loaded
2022-02-21 13:31:45.013 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Chinese BaiduPY" successfully loaded
2022-02-21 13:31:45.013 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Croatian QWERTY" successfully loaded
2022-02-21 13:31:45.013 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Czech QWERTZ" successfully loaded
2022-02-21 13:31:45.014 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Danish QWERTY" successfully loaded
2022-02-21 13:31:45.015 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "English QWERTY" successfully loaded
2022-02-21 13:31:45.015 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "English AZERTY" successfully loaded
2022-02-21 13:31:45.015 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "English ABC" successfully loaded
2022-02-21 13:31:45.016 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "French AZERTY" successfully loaded
2022-02-21 13:31:45.016 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "German QWERTZ" successfully loaded
2022-02-21 13:31:45.016 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "German ABC" successfully loaded
2022-02-21 13:31:45.017 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Greek QWERTY" successfully loaded
2022-02-21 13:31:45.017 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Hebrew QWERTY" successfully loaded
2022-02-21 13:31:45.017 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Hebrew ABC" successfully loaded
2022-02-21 13:31:45.018 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Hungarian QWERTZ" successfully loaded
2022-02-21 13:31:45.018 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Icelandic QWERTY" successfully loaded
2022-02-21 13:31:45.019 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Italian QWERTY" successfully loaded
2022-02-21 13:31:45.019 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Korean ㄱㄴㄷ" successfully loaded
2022-02-21 13:31:45.020 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Lithuanian AZERTY" successfully loaded
2022-02-21 13:31:45.020 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Lithuanian QWERTY" successfully loaded
2022-02-21 13:31:45.020 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Norwegian QWERTY" successfully loaded
2022-02-21 13:31:45.020 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Persian QWERTY" successfully loaded
2022-02-21 13:31:45.021 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Polish QWERTY" successfully loaded
2022-02-21 13:31:45.021 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Portuguese (Portugal) QWERTY" successfully loaded
2022-02-21 13:31:45.022 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Romanian QWERTY" successfully loaded
2022-02-21 13:31:45.022 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Russian ЙЦУКЕН" successfully loaded
2022-02-21 13:31:45.022 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Russian АБВ" successfully loaded
2022-02-21 13:31:45.023 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Silesian QWERTY" successfully loaded
2022-02-21 13:31:45.023 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Slovak QWERTZ" successfully loaded
2022-02-21 13:31:45.024 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Slovak QWERTY" successfully loaded
2022-02-21 13:31:45.024 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Slovak ABC" successfully loaded
2022-02-21 13:31:45.024 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Slovenian QWERTZ" successfully loaded
2022-02-21 13:31:45.025 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Spanish QWERTY" successfully loaded
2022-02-21 13:31:45.025 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Swedish QWERTY" successfully loaded
2022-02-21 13:31:45.025 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Thai Kedmanee" successfully loaded
2022-02-21 13:31:45.026 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Turkish QWERTY" successfully loaded
2022-02-21 13:31:45.026 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Ukrainian ЙЦУКЕН" successfully loaded
2022-02-21 13:31:45.026 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Ukrainian АБВ" successfully loaded
2022-02-21 13:31:45.027 T:1004 DEBUG <general>: CApplication::CreateGUI - trying to init x11 windowing system
2022-02-21 13:31:45.042 T:1004 INFO <general>: Available videomodes (xrandr):
2022-02-21 13:31:45.042 T:1004 INFO <general>: Output 'DisplayPort-0' has 23 modes
2022-02-21 13:31:45.042 T:1004 INFO <general>: ID:0x56 Name:1920x1080 Refresh:60.000000 Width:1920 Height:1080
2022-02-21 13:31:45.042 T:1004 INFO <general>: Pixel Ratio: 0.999046
2022-02-21 13:31:45.042 T:1004 INFO <general>: ID:0x57 Name:1600x1200 Refresh:60.000000 Width:1600 Height:1200
2022-02-21 13:31:45.042 T:1004 INFO <general>: Pixel Ratio: 1.332061
2022-02-21 13:31:45.042 T:1004 INFO <general>: ID:0x58 Name:1680x1050 Refresh:59.954250 Width:1680 Height:1050
2022-02-21 13:31:45.042 T:1004 INFO <general>: Pixel Ratio: 1.110051
2022-02-21 13:31:45.042 T:1004 INFO <general>: ID:0x59 Name:1280x1024 Refresh:75.024673 Width:1280 Height:1024
2022-02-21 13:31:45.042 T:1004 INFO <general>: Pixel Ratio: 1.420865
2022-02-21 13:31:45.042 T:1004 INFO <general>: ID:0x5a Name:1280x1024 Refresh:60.019741 Width:1280 Height:1024
2022-02-21 13:31:45.042 T:1004 INFO <general>: Pixel Ratio: 1.420865
2022-02-21 13:31:45.042 T:1004 INFO <general>: ID:0x5b Name:1440x900 Refresh:59.887451 Width:1440 Height:900
2022-02-21 13:31:45.042 T:1004 INFO <general>: Pixel Ratio: 1.110051
2022-02-21 13:31:45.042 T:1004 INFO <general>: ID:0x5c Name:1280x960 Refresh:60.000000 Width:1280 Height:960
2022-02-21 13:31:45.042 T:1004 INFO <general>: Pixel Ratio: 1.332061
2022-02-21 13:31:45.042 T:1004 INFO <general>: ID:0x5d Name:1280x800 Refresh:60.000000 Width:1280 Height:800
2022-02-21 13:31:45.042 T:1004 INFO <general>: Pixel Ratio: 1.110051
2022-02-21 13:31:45.042 T:1004 INFO <general>: ID:0x5e Name:1152x864 Refresh:75.000000 Width:1152 Height:864
2022-02-21 13:31:45.042 T:1004 INFO <general>: Pixel Ratio: 1.332061
2022-02-21 13:31:45.042 T:1004 INFO <general>: ID:0x5f Name:1280x720 Refresh:60.000000 Width:1280 Height:720
2022-02-21 13:31:45.042 T:1004 INFO <general>: Pixel Ratio: 0.999046
2022-02-21 13:31:45.042 T:1004 INFO <general>: ID:0x60 Name:1024x768 Refresh:75.028580 Width:1024 Height:768
2022-02-21 13:31:45.042 T:1004 INFO <general>: Pixel Ratio: 1.332061
2022-02-21 13:31:45.042 T:1004 INFO <general>: ID:0x61 Name:1024x768 Refresh:70.069359 Width:1024 Height:768
2022-02-21 13:31:45.042 T:1004 INFO <general>: Pixel Ratio: 1.332061
2022-02-21 13:31:45.042 T:1004 INFO <general>: ID:0x62 Name:1024x768 Refresh:60.003841 Width:1024 Height:768
2022-02-21 13:31:45.042 T:1004 INFO <general>: Pixel Ratio: 1.332061
2022-02-21 13:31:45.042 T:1004 INFO <general>: ID:0x63 Name:832x624 Refresh:74.551270 Width:832 Height:624
2022-02-21 13:31:45.042 T:1004 INFO <general>: Pixel Ratio: 1.332061
2022-02-21 13:31:45.043 T:1004 INFO <general>: ID:0x64 Name:800x600 Refresh:72.187569 Width:800 Height:600
2022-02-21 13:31:45.043 T:1004 INFO <general>: Pixel Ratio: 1.332061
2022-02-21 13:31:45.043 T:1004 INFO <general>: ID:0x65 Name:800x600 Refresh:75.000000 Width:800 Height:600
2022-02-21 13:31:45.043 T:1004 INFO <general>: Pixel Ratio: 1.332061
2022-02-21 13:31:45.043 T:1004 INFO <general>: ID:0x66 Name:800x600 Refresh:60.316540 Width:800 Height:600
2022-02-21 13:31:45.043 T:1004 INFO <general>: Pixel Ratio: 1.332061
2022-02-21 13:31:45.043 T:1004 INFO <general>: ID:0x67 Name:800x600 Refresh:56.250000 Width:800 Height:600
2022-02-21 13:31:45.043 T:1004 INFO <general>: Pixel Ratio: 1.332061
2022-02-21 13:31:45.043 T:1004 INFO <general>: ID:0x68 Name:640x480 Refresh:75.000000 Width:640 Height:480
2022-02-21 13:31:45.043 T:1004 INFO <general>: Pixel Ratio: 1.332061
2022-02-21 13:31:45.043 T:1004 INFO <general>: ID:0x69 Name:640x480 Refresh:72.808800 Width:640 Height:480
2022-02-21 13:31:45.043 T:1004 INFO <general>: Pixel Ratio: 1.332061
2022-02-21 13:31:45.043 T:1004 INFO <general>: ID:0x6a Name:640x480 Refresh:66.666672 Width:640 Height:480
2022-02-21 13:31:45.043 T:1004 INFO <general>: Pixel Ratio: 1.332061
2022-02-21 13:31:45.043 T:1004 INFO <general>: ID:0x6b Name:640x480 Refresh:59.940479 Width:640 Height:480
2022-02-21 13:31:45.043 T:1004 INFO <general>: Pixel Ratio: 1.332061
2022-02-21 13:31:45.043 T:1004 INFO <general>: ID:0x6c Name:720x400 Refresh:70.081657 Width:720 Height:400
2022-02-21 13:31:45.043 T:1004 INFO <general>: Pixel Ratio: 0.986712
2022-02-21 13:31:45.043 T:1004 INFO <general>: CApplication::CreateGUI - using the x11 windowing system
2022-02-21 13:31:45.043 T:1004 INFO <general>: Checking resolution 16
2022-02-21 13:31:45.044 T:1004 DEBUG <general>: Window Manager Name: Fluxbox
2022-02-21 13:31:45.147 T:1004 INFO <general>: RetroPlayer[PROCESS]: Registering process control for X11
2022-02-21 13:31:45.147 T:1004 INFO <general>: RetroPlayer[RENDER]: Registering renderer factory for OpenGL
2022-02-21 13:31:45.271 T:1004 INFO <general>: Using visual 0x21
2022-02-21 13:31:45.354 T:1004 DEBUG <general>: Vaapi2 EGL interop test results: general yes, deepColor yes
2022-02-21 13:31:45.356 T:1004 DEBUG <general>: libva info: VA-API version 1.11.0
2022-02-21 13:31:45.356 T:1004 DEBUG <general>: libva info: Trying to open /usr/lib/dri/radeonsi_drv_video.so
2022-02-21 13:31:45.356 T:1004 DEBUG <general>: libva info: Found init function __vaDriverInit_1_11
2022-02-21 13:31:45.363 T:1004 DEBUG <general>: libva info: va_openDriver() returns 0
2022-02-21 13:31:45.363 T:1004 INFO <general>: VAAPI::Close - closing decoder context
2022-02-21 13:31:45.372 T:1004 DEBUG <general>: EGL_EXTENSIONS: EGL_ANDROID_blob_cache EGL_ANDROID_native_fence_sync EGL_CHROMIUM_sync_control EGL_EXT_buffer_age EGL_EXT_create_context_robustness EGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers EGL_EXT_swap_buffers_with_damage EGL_KHR_cl_event2 EGL_KHR_config_attribs EGL_KHR_create_context EGL_KHR_create_context_no_error EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_gl_colorspace EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_no_config_context EGL_KHR_reusable_sync EGL_KHR_surfaceless_context EGL_KHR_swap_buffers_with_damage EGL_EXT_pixel_format_float EGL_KHR_wait_sync EGL_MESA_configless_context EGL_MESA_drm_image EGL_MESA_image_dma_buf_export EGL_MESA_query_driver EGL_NOK_texture_from_pixmap
2022-02-21 13:31:45.372 T:1004 INFO <general>: CRenderSystemGL::InitRenderSystem - Version: 4.6 (Core Profile) Mesa 21.0.3, Major: 4, Minor: 6
2022-02-21 13:31:45.372 T:1004 INFO <general>: GL_VENDOR = AMD
2022-02-21 13:31:45.372 T:1004 INFO <general>: GL_RENDERER = AMD CARRIZO (DRM 3.40.0, 5.10.76, LLVM 11.0.1)
2022-02-21 13:31:45.372 T:1004 INFO <general>: GL_VERSION = 4.6 (Core Profile) Mesa 21.0.3
2022-02-21 13:31:45.372 T:1004 INFO <general>: GL_SHADING_LANGUAGE_VERSION = 4.60
2022-02-21 13:31:45.372 T:1004 INFO <general>: GL_GPU_MEMORY_INFO_TOTAL_AVAILABLE_MEMORY_NVX = 3670016
2022-02-21 13:31:45.372 T:1004 INFO <general>: GL_GPU_MEMORY_INFO_DEDICATED_VIDMEM_NVX = 524288
2022-02-21 13:31:45.372 T:1004 INFO <general>: GL_EXTENSIONS = GL_AMD_conservative_depth GL_AMD_depth_clamp_separate GL_AMD_draw_buffers_blend GL_AMD_framebuffer_multisample_advanced 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_indirect_parameters 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_draw_parameters 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_demote_to_helper_invocation 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_semaphore GL_EXT_semaphore_fd 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_INTEL_blackhole_render 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_compute_shader_derivatives GL_NV_conditional_render GL_NV_copy_image GL_NV_depth_clamp GL_NV_packed_depth_stencil GL_NV_shader_atomic_int64 GL_NV_texture_barrier GL_NV_vdpau_interop GL_OES_EGL_image GL_S3_s3tc
2022-02-21 13:31:45.390 T:1004 INFO <general>: GL: Maximum texture width: 16384
2022-02-21 13:31:45.390 T:1004 DEBUG <general>: guilib: Fill viewport on change for solving rendering passes
2022-02-21 13:31:45.390 T:1004 INFO <general>: load keymapping
2022-02-21 13:31:45.391 T:1004 INFO <general>: Loading special://xbmc/system/keymaps/appcommand.xml
2022-02-21 13:31:45.391 T:1004 INFO <general>: Loading special://xbmc/system/keymaps/customcontroller.AppleRemote.xml
2022-02-21 13:31:45.392 T:1004 INFO <general>: Loading special://xbmc/system/keymaps/customcontroller.Harmony.xml
2022-02-21 13:31:45.393 T:1004 INFO <general>: Loading special://xbmc/system/keymaps/customcontroller.SiriRemote.xml
2022-02-21 13:31:45.393 T:1004 INFO <general>: Loading special://xbmc/system/keymaps/gamepad.xml
2022-02-21 13:31:45.394 T:1004 INFO <general>: Loading special://xbmc/system/keymaps/joystick.xml
2022-02-21 13:31:45.395 T:1004 INFO <general>: Loading special://xbmc/system/keymaps/keyboard.xml
2022-02-21 13:31:45.398 T:1004 INFO <general>: Loading special://xbmc/system/keymaps/mouse.xml
2022-02-21 13:31:45.398 T:1004 INFO <general>: Loading special://xbmc/system/keymaps/remote.xml
2022-02-21 13:31:45.400 T:1004 INFO <general>: Loading special://xbmc/system/keymaps/touchscreen.xml
2022-02-21 13:31:45.401 T:1004 INFO <general>: GUI format 1920x1080, Display DisplayPort-0: 1920x1080 @ 60.00Hz
2022-02-21 13:31:45.401 T:1004 INFO <general>: CLangInfo: loading resource.language.en_us language information...
2022-02-21 13:31:45.401 T:1004 DEBUG <general>: trying to set locale to en_US.UTF-8
2022-02-21 13:31:45.401 T:1004 INFO <general>: global locale set to C
2022-02-21 13:31:45.402 T:1004 INFO <general>: CLangInfo: loading resource.language.en_us language strings...
2022-02-21 13:31:45.411 T:1004 DEBUG <general>: LocalizeStrings: loaded 4130 strings from file resource://resource.language.en_us/strings.po
2022-02-21 13:31:45.418 T:1004 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
2022-02-21 13:31:45.418 T:1004 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
2022-02-21 13:31:45.418 T:1004 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
2022-02-21 13:31:45.418 T:1004 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
2022-02-21 13:31:45.418 T:1004 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
2022-02-21 13:31:45.418 T:1004 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
2022-02-21 13:31:45.418 T:1004 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
2022-02-21 13:31:45.420 T:1004 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
2022-02-21 13:31:45.420 T:1004 DEBUG <general>: LocalizeStrings: loaded 14 strings from file resource://resource.language.en_gb/strings.po
2022-02-21 13:31:45.423 T:1004 DEBUG <general>: LocalizeStrings: loaded 3 strings from file /usr/share/kodi/addons/audioencoder.kodi.builtin.aac/resources/language/resource.language.en_gb/strings.po
2022-02-21 13:31:45.423 T:1004 DEBUG <general>: LocalizeStrings: loaded 3 strings from file /usr/share/kodi/addons/audioencoder.kodi.builtin.wma/resources/language/resource.language.en_gb/strings.po
2022-02-21 13:31:45.425 T:1004 DEBUG <general>: LocalizeStrings: loaded 18 strings from file /storage/.kodi/addons/game.controller.default/resources/language/resource.language.en_us/strings.po
2022-02-21 13:31:45.425 T:1004 DEBUG <general>: LocalizeStrings: loaded 0 strings from file /storage/.kodi/addons/game.controller.default/resources/language/resource.language.en_gb/strings.po
2022-02-21 13:31:45.426 T:1004 DEBUG <general>: LocalizeStrings: loaded 13 strings from file /storage/.kodi/addons/game.controller.snes/resources/language/resource.language.en_us/strings.po
2022-02-21 13:31:45.426 T:1004 DEBUG <general>: LocalizeStrings: loaded 0 strings from file /storage/.kodi/addons/game.controller.snes/resources/language/resource.language.en_gb/strings.po
2022-02-21 13:31:45.426 T:1004 DEBUG <general>: LocalizeStrings: loaded 0 strings from file /storage/.kodi/addons/inputstream.adaptive/resources/language/resource.language.en_us/strings.po
2022-02-21 13:31:45.427 T:1004 DEBUG <general>: LocalizeStrings: loaded 25 strings from file /storage/.kodi/addons/inputstream.adaptive/resources/language/resource.language.en_gb/strings.po
2022-02-21 13:31:45.427 T:1004 DEBUG <general>: LocalizeStrings: loaded 0 strings from file /storage/.kodi/addons/inputstream.ffmpegdirect/resources/language/resource.language.en_us/strings.po
2022-02-21 13:31:45.428 T:1004 DEBUG <general>: LocalizeStrings: loaded 38 strings from file /storage/.kodi/addons/inputstream.ffmpegdirect/resources/language/resource.language.en_gb/strings.po
2022-02-21 13:31:45.428 T:1004 DEBUG <general>: LocalizeStrings: loaded 0 strings from file /storage/.kodi/addons/inputstream.rtmp/resources/language/resource.language.en_us/strings.po
2022-02-21 13:31:45.429 T:1004 DEBUG <general>: LocalizeStrings: loaded 0 strings from file /storage/.kodi/addons/inputstream.rtmp/resources/language/resource.language.en_gb/strings.po
2022-02-21 13:31:45.429 T:1004 DEBUG <general>: LocalizeStrings: loaded 11 strings from file /storage/.kodi/addons/metadata.album.universal/resources/language/resource.language.en_us/strings.po
2022-02-21 13:31:45.429 T:1004 DEBUG <general>: LocalizeStrings: loaded 6 strings from file /storage/.kodi/addons/metadata.album.universal/resources/language/resource.language.en_gb/strings.po
2022-02-21 13:31:45.430 T:1004 DEBUG <general>: LocalizeStrings: loaded 23 strings from file /storage/.kodi/addons/metadata.artists.universal/resources/language/resource.language.en_us/strings.po
2022-02-21 13:31:45.430 T:1004 DEBUG <general>: LocalizeStrings: loaded 9 strings from file /storage/.kodi/addons/metadata.artists.universal/resources/language/resource.language.en_gb/strings.po
2022-02-21 13:31:45.434 T:1004 DEBUG <general>: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/metadata.generic.albums/resources/language/resource.language.en_us/strings.po
2022-02-21 13:31:45.434 T:1004 DEBUG <general>: LocalizeStrings: loaded 16 strings from file /usr/share/kodi/addons/metadata.generic.albums/resources/language/resource.language.en_gb/strings.po
2022-02-21 13:31:45.436 T:1004 DEBUG <general>: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/metadata.generic.artists/resources/language/resource.language.en_us/strings.po
2022-02-21 13:31:45.436 T:1004 DEBUG <general>: LocalizeStrings: loaded 14 strings from file /usr/share/kodi/addons/metadata.generic.artists/resources/language/resource.language.en_gb/strings.po
2022-02-21 13:31:45.436 T:1004 DEBUG <general>: LocalizeStrings: loaded 0 strings from file /usr/share/kodi/addons/metadata.themoviedb.org/resources/language/resource.language.en_us/strings.po
2022-02-21 13:31:45.437 T:1004 DEBUG <general>: LocalizeStrings: loaded 9 strings from file /usr/share/kodi/addons/metadata.themoviedb.org/resources/language/resource.language.en_gb/strings.po
2022-02-21 13:31:45.437 T:1004 DEBUG <general>: LocalizeStrings: loaded 0 strings from file /storage/.kodi/addons/metadata.themoviedb.org.python/resources/language/resource.language.en_us/strings.po
2022-02-21 13:31:45.437 T:1004 DEBUG <general>: LocalizeStrings: loaded 18 strings from file /storage/.kodi/addons/metadata.themoviedb.org.python/resources/language/resource.language.en_gb/strings.po
2022-02-21 13:31:45.438 T:1004 DEBUG <general>: LocalizeStrings: loaded 3 strings from file /storage/.kodi/addons/metadata.tvshows.themoviedb.org/resources/language/resource.language.en_us/strings.po
2022-02-21 13:31:45.438 T:1004 DEBUG <general>: LocalizeStrings: loaded 10 strings from file /storage/.kodi/addons/metadata.tvshows.themoviedb.org/resources/language/resource.language.en_gb/strings.po
2022-02-21 13:31:45.439 T:1004 DEBUG <general>: LocalizeStrings: loaded 0 strings from file /storage/.kodi/addons/metadata.tvshows.themoviedb.org.python/resources/language/resource.language.en_us/strings.po
2022-02-21 13:31:45.439 T:1004 DEBUG <general>: LocalizeStrings: loaded 31 strings from file /storage/.kodi/addons/metadata.tvshows.themoviedb.org.python/resources/language/resource.language.en_gb/strings.po
2022-02-21 13:31:45.441 T:1004 DEBUG <general>: LocalizeStrings: loaded 0 strings from file /usr/share/kodi/addons/peripheral.joystick/resources/language/resource.language.en_us/strings.po
2022-02-21 13:31:45.442 T:1004 DEBUG <general>: LocalizeStrings: loaded 9 strings from file /usr/share/kodi/addons/peripheral.joystick/resources/language/resource.language.en_gb/strings.po
2022-02-21 13:31:45.442 T:1004 DEBUG <general>: LocalizeStrings: loaded 48 strings from file /storage/.kodi/addons/plugin.library.node.editor/resources/language/resource.language.en_US/strings.po
2022-02-21 13:31:45.443 T:1004 DEBUG <general>: LocalizeStrings: loaded 26 strings from file /storage/.kodi/addons/plugin.library.node.editor/resources/language/resource.language.en_GB/strings.po
2022-02-21 13:31:45.443 T:1004 DEBUG <general>: LocalizeStrings: loaded 3 strings from file /storage/.kodi/addons/plugin.program.autocompletion/resources/language/resource.language.en_GB/strings.po
2022-02-21 13:31:45.444 T:1004 DEBUG <general>: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: /storage/.kodi/addons/plugin.video.pseudotv.live/resources/language/resource.language.en_gb/strings.po
2022-02-21 13:31:45.445 T:1004 DEBUG <general>: LocalizeStrings: loaded 355 strings from file /storage/.kodi/addons/plugin.video.pseudotv.live/resources/language/resource.language.en_gb/strings.po
2022-02-21 13:31:45.446 T:1004 DEBUG <general>: LocalizeStrings: loaded 47 strings from file /storage/.kodi/addons/pvr.iptvsimple/resources/language/resource.language.en_us/strings.po
2022-02-21 13:31:45.446 T:1004 DEBUG <general>: LocalizeStrings: loaded 124 strings from file /storage/.kodi/addons/pvr.iptvsimple/resources/language/resource.language.en_gb/strings.po
2022-02-21 13:31:45.454 T:1004 DEBUG <general>: LocalizeStrings: loaded 107 strings from file /storage/.kodi/addons/screensaver.atv4/resources/language/resource.language.en_gb/strings.po
2022-02-21 13:31:45.457 T:1004 DEBUG <general>: LocalizeStrings: loaded 3 strings from file /usr/share/kodi/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.en_us/strings.po
2022-02-21 13:31:45.457 T:1004 DEBUG <general>: LocalizeStrings: loaded 0 strings from file /usr/share/kodi/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.en_gb/strings.po
2022-02-21 13:31:45.458 T:1004 DEBUG <general>: LocalizeStrings: loaded 54 strings from file /storage/.kodi/addons/script.artwork.dump/resources/language/resource.language.en_gb/strings.po
2022-02-21 13:31:45.459 T:1004 DEBUG <general>: LocalizeStrings: loaded 35 strings from file /storage/.kodi/addons/script.embuary.helper/resources/language/resource.language.en_GB/strings.po
2022-02-21 13:31:45.460 T:1004 DEBUG <general>: LocalizeStrings: loaded 169 strings from file /storage/.kodi/addons/script.extendedinfo/resources/language/resource.language.en_gb/strings.po
2022-02-21 13:31:45.461 T:1004 DEBUG <general>: LocalizeStrings: loaded 3 strings from file /storage/.kodi/addons/script.favourites/resources/language/resource.language.en_us/strings.po
2022-02-21 13:31:45.461 T:1004 DEBUG <general>: LocalizeStrings: loaded 0 strings from file /storage/.kodi/addons/script.favourites/resources/language/resource.language.en_gb/strings.po
2022-02-21 13:31:45.462 T:1004 DEBUG <general>: LocalizeStrings: loaded 20 strings from file /storage/.kodi/addons/script.globalsearch/resources/language/resource.language.en_us/strings.po
2022-02-21 13:31:45.462 T:1004 DEBUG <general>: LocalizeStrings: loaded 9 strings from file /storage/.kodi/addons/script.globalsearch/resources/language/resource.language.en_gb/strings.po
2022-02-21 13:31:45.463 T:1004 DEBUG <general>: LocalizeStrings: loaded 24 strings from file /storage/.kodi/addons/script.kodi.loguploader/resources/language/resource.language.en_gb/strings.po
2022-02-21 13:31:45.466 T:1004 DEBUG <general>: LocalizeStrings: loaded 62 strings from file /storage/.kodi/addons/script.module.metadatautils/resources/language/resource.language.en_gb/strings.po
2022-02-21 13:31:45.471 T:1004 DEBUG <general>: LocalizeStrings: loaded 45 strings from file /storage/.kodi/addons/script.module.youtube.dl/resources/language/resource.language.en_gb/strings.po
2022-02-21 13:31:45.471 T:1004 DEBUG <general>: LocalizeStrings: loaded 18 strings from file /usr/share/kodi/addons/script.program.driverselect/resources/language/resource.language.en_gb/strings.po
2022-02-21 13:31:45.472 T:1004 DEBUG <general>: LocalizeStrings: loaded 52 strings from file /storage/.kodi/addons/script.skin.helper.backgrounds/resources/language/resource.language.en_gb/strings.po
2022-02-21 13:31:45.473 T:1004 DEBUG <general>: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: /storage/.kodi/addons/script.skin.helper.service/resources/language/resource.language.en_gb/strings.po
2022-02-21 13:31:45.473 T:1004 DEBUG <general>: LocalizeStrings: loaded 27 strings from file /storage/.kodi/addons/script.skin.helper.service/resources/language/resource.language.en_gb/strings.po
2022-02-21 13:31:45.473 T:1004 DEBUG <general>: LocalizeStrings: loaded 39 strings from file /storage/.kodi/addons/script.skin.helper.skinbackup/resources/language/resource.language.en_gb/strings.po
2022-02-21 13:31:45.474 T:1004 DEBUG <general>: LocalizeStrings: loaded 80 strings from file /storage/.kodi/addons/script.skin.helper.widgets/resources/language/resource.language.en_gb/strings.po
2022-02-21 13:31:45.475 T:1004 DEBUG <general>: LocalizeStrings: loaded 84 strings from file /storage/.kodi/addons/script.skinshortcuts/resources/language/resource.language.en_us/strings.po
2022-02-21 13:31:45.475 T:1004 DEBUG <general>: LocalizeStrings: loaded 41 strings from file /storage/.kodi/addons/script.skinshortcuts/resources/language/resource.language.en_gb/strings.po
2022-02-21 13:31:45.476 T:1004 DEBUG <general>: LocalizeStrings: loaded 153 strings from file /storage/.kodi/addons/script.trakt/resources/language/resource.language.en_US/strings.po
2022-02-21 13:31:45.477 T:1004 DEBUG <general>: LocalizeStrings: loaded 21 strings from file /storage/.kodi/addons/script.trakt/resources/language/resource.language.en_GB/strings.po
2022-02-21 13:31:45.478 T:1004 DEBUG <general>: LocalizeStrings: loaded 43 strings from file /storage/.kodi/addons/script.tv.show.next.aired/resources/language/English (US)/strings.po
2022-02-21 13:31:45.478 T:1004 DEBUG <general>: LocalizeStrings: loaded 3 strings from file /storage/.kodi/addons/script.tv.show.next.aired/resources/language/English/strings.po
2022-02-21 13:31:45.479 T:1004 DEBUG <general>: LocalizeStrings: loaded 22 strings from file /storage/.kodi/addons/service.iptv.manager/resources/language/resource.language.en_gb/strings.po
2022-02-21 13:31:45.480 T:1004 DEBUG <general>: LocalizeStrings: loaded 0 strings from file /usr/share/kodi/addons/service.libreelec.settings/resources/language/resource.language.en_us/strings.po
2022-02-21 13:31:45.481 T:1004 DEBUG <general>: LocalizeStrings: loaded 269 strings from file /usr/share/kodi/addons/service.libreelec.settings/resources/language/resource.language.en_gb/strings.po
2022-02-21 13:31:45.482 T:1004 DEBUG <general>: LocalizeStrings: loaded 48 strings from file /storage/.kodi/addons/service.upnext/resources/language/resource.language.en_gb/strings.po
2022-02-21 13:31:45.484 T:1004 DEBUG <general>: LocalizeStrings: loaded 62 strings from file /storage/.kodi/addons/weather.gismeteo/resources/language/resource.language.en_gb/strings.po
2022-02-21 13:31:45.484 T:1043 DEBUG <general>: Thread JobWorker start, auto delete: true
2022-02-21 13:31:45.485 T:1043 DEBUG <general>: Initialize, updating databases...
2022-02-21 13:31:45.487 T:1043 INFO <general>: Running database version Addons33
2022-02-21 13:31:45.489 T:1043 INFO <general>: Running database version ViewModes6
2022-02-21 13:31:45.642 T:1043 INFO <general>: Running database version Textures13
2022-02-21 13:31:45.650 T:1043 INFO <general>: Running database version MyMusic82
2022-02-21 13:31:45.740 T:1008 INFO <general>: Loading special://xbmc/system/Lircmap.xml
2022-02-21 13:31:45.745 T:1008 INFO <general>: * Adding remote mapping for device 'mceusb'
2022-02-21 13:31:45.745 T:1008 INFO <general>: * Adding remote mapping for device 'XboxDVDDongle'
2022-02-21 13:31:45.745 T:1008 INFO <general>: * Adding remote mapping for device 'Microsoft_Xbox'
2022-02-21 13:31:45.745 T:1008 INFO <general>: * Adding remote mapping for device 'PinnacleSysPCTVRemote'
2022-02-21 13:31:45.745 T:1008 INFO <general>: * Adding remote mapping for device 'anysee'
2022-02-21 13:31:45.745 T:1008 INFO <general>: * Adding remote mapping for device 'iMON-PAD'
2022-02-21 13:31:45.745 T:1008 INFO <general>: * Adding remote mapping for device 'Antec_Veris_RM200'
2022-02-21 13:31:45.745 T:1008 INFO <general>: * Adding remote mapping for device 'MCE_via_iMON'
2022-02-21 13:31:45.745 T:1008 INFO <general>: * Adding remote mapping for device 'TwinHanRemote'
2022-02-21 13:31:45.745 T:1008 INFO <general>: * Adding remote mapping for device 'linux-input-layer'
2022-02-21 13:31:45.745 T:1008 INFO <general>: * Linking remote mapping for 'linux-input-layer' to 'cx23885_remote'
2022-02-21 13:31:45.745 T:1008 INFO <general>: * Adding remote mapping for device 'mediacenter'
2022-02-21 13:31:45.745 T:1008 INFO <general>: * Adding remote mapping for device 'devinput'
2022-02-21 13:31:45.745 T:1008 INFO <general>: * Adding remote mapping for device 'devinput-32'
2022-02-21 13:31:45.746 T:1008 INFO <general>: * Adding remote mapping for device 'devinput-64'
2022-02-21 13:31:45.746 T:1008 DEBUG <general>: CIRTranslator::Load - no userdata Lircmap.xml found, skipping
2022-02-21 13:31:45.947 T:1043 INFO <general>: Running database version MyVideos119
2022-02-21 13:31:45.959 T:1043 INFO <general>: Running database version TV38
2022-02-21 13:31:46.107 T:1043 INFO <general>: Running database version Epg13
2022-02-21 13:31:46.112 T:1043 DEBUG <general>: Initialize, updating databases... DONE
2022-02-21 13:31:46.113 T:1004 INFO <general>: start dvd mediatype detection
2022-02-21 13:31:46.113 T:1044 DEBUG <general>: Thread DetectDVDMedia start, auto delete: false
2022-02-21 13:31:46.113 T:1044 DEBUG <general>: Compiled with libcdio Version 0.20100
2022-02-21 13:31:46.113 T:1044 DEBUG <general>: Thread DetectDVDMedia 140481535145536 terminating
2022-02-21 13:31:46.143 T:1004 INFO <general>: Unloaded skin
2022-02-21 13:31:46.163 T:1004 INFO <general>: load skin from: /storage/.kodi/addons/skin.titan.bingie.mod/ (version: 2.0.3)
2022-02-21 13:31:46.163 T:1004 INFO <general>: load fonts for skin...
2022-02-21 13:31:46.168 T:1004 INFO <general>: Loading skin includes from /storage/.kodi/addons/skin.titan.bingie.mod/xml/Includes.xml
2022-02-21 13:31:46.483 T:1004 INFO <general>: Loading fonts from /storage/.kodi/addons/skin.titan.bingie.mod/xml/Font.xml
2022-02-21 13:31:46.613 T:1004 DEBUG <general>: LocalizeStrings: loaded 683 strings from file /storage/.kodi/addons/skin.titan.bingie.mod/language/resource.language.en_us/strings.po
2022-02-21 13:31:46.614 T:1004 DEBUG <general>: POParser: id:31005 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.614 T:1004 DEBUG <general>: POParser: id:31029 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.614 T:1004 DEBUG <general>: POParser: id:31078 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.614 T:1004 DEBUG <general>: POParser: id:31079 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.614 T:1004 DEBUG <general>: POParser: id:31080 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.614 T:1004 DEBUG <general>: POParser: id:31081 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.614 T:1004 DEBUG <general>: POParser: id:31082 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.614 T:1004 DEBUG <general>: POParser: id:31098 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.614 T:1004 DEBUG <general>: POParser: id:31099 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.614 T:1004 DEBUG <general>: POParser: id:31100 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.614 T:1004 DEBUG <general>: POParser: id:31101 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.614 T:1004 DEBUG <general>: POParser: id:31102 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.614 T:1004 DEBUG <general>: POParser: id:31122 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.614 T:1004 DEBUG <general>: POParser: id:31127 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.614 T:1004 DEBUG <general>: POParser: id:31141 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.614 T:1004 DEBUG <general>: POParser: id:31167 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.614 T:1004 DEBUG <general>: POParser: id:31176 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.614 T:1004 DEBUG <general>: POParser: id:31181 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.614 T:1004 DEBUG <general>: POParser: id:31182 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.614 T:1004 DEBUG <general>: POParser: id:31207 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.614 T:1004 DEBUG <general>: POParser: id:31215 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.614 T:1004 DEBUG <general>: POParser: id:31221 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.614 T:1004 DEBUG <general>: POParser: id:31235 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.614 T:1004 DEBUG <general>: POParser: id:31244 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.614 T:1004 DEBUG <general>: POParser: id:31259 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.614 T:1004 DEBUG <general>: POParser: id:31270 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.614 T:1004 DEBUG <general>: POParser: id:31295 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.614 T:1004 DEBUG <general>: POParser: id:31304 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.614 T:1004 DEBUG <general>: POParser: id:31318 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.614 T:1004 DEBUG <general>: POParser: id:31454 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.614 T:1004 DEBUG <general>: POParser: id:31476 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.614 T:1004 DEBUG <general>: POParser: id:31486 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.614 T:1004 DEBUG <general>: POParser: id:31494 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.614 T:1004 DEBUG <general>: POParser: id:31507 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.615 T:1004 DEBUG <general>: POParser: id:31508 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.615 T:1004 DEBUG <general>: POParser: id:31511 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.615 T:1004 DEBUG <general>: POParser: id:31512 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.615 T:1004 DEBUG <general>: POParser: id:31519 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.615 T:1004 DEBUG <general>: POParser: id:31524 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.615 T:1004 DEBUG <general>: POParser: id:31532 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.615 T:1004 DEBUG <general>: POParser: id:31533 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.615 T:1004 DEBUG <general>: POParser: id:31535 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.615 T:1004 DEBUG <general>: POParser: id:31544 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.615 T:1004 DEBUG <general>: POParser: id:31596 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.615 T:1004 DEBUG <general>: POParser: id:31622 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.615 T:1004 DEBUG <general>: POParser: id:31623 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.615 T:1004 DEBUG <general>: POParser: id:31624 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.615 T:1004 DEBUG <general>: POParser: id:31625 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.615 T:1004 DEBUG <general>: POParser: id:31631 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.615 T:1004 DEBUG <general>: POParser: id:31632 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.615 T:1004 DEBUG <general>: POParser: id:31633 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.615 T:1004 DEBUG <general>: POParser: id:31639 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.615 T:1004 DEBUG <general>: POParser: id:31653 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.615 T:1004 DEBUG <general>: POParser: id:31661 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.615 T:1004 DEBUG <general>: POParser: id:31669 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.615 T:1004 DEBUG <general>: POParser: id:31671 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.615 T:1004 DEBUG <general>: POParser: id:31672 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.615 T:1004 DEBUG <general>: POParser: id:31674 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.615 T:1004 DEBUG <general>: POParser: id:31675 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.615 T:1004 DEBUG <general>: POParser: id:31689 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.615 T:1004 DEBUG <general>: POParser: id:31694 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.615 T:1004 DEBUG <general>: POParser: id:31695 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.615 T:1004 DEBUG <general>: POParser: id:31698 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.615 T:1004 DEBUG <general>: POParser: id:31704 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.615 T:1004 DEBUG <general>: POParser: id:31714 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.615 T:1004 DEBUG <general>: POParser: id:31716 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.615 T:1004 DEBUG <general>: POParser: id:31724 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.615 T:1004 DEBUG <general>: POParser: id:31733 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.615 T:1004 DEBUG <general>: POParser: id:31738 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.615 T:1004 DEBUG <general>: POParser: id:31745 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.615 T:1004 DEBUG <general>: POParser: id:31746 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.615 T:1004 DEBUG <general>: POParser: id:31767 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.615 T:1004 DEBUG <general>: POParser: id:31768 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.615 T:1004 DEBUG <general>: POParser: id:31771 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.615 T:1004 DEBUG <general>: POParser: id:31775 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.615 T:1004 DEBUG <general>: POParser: id:31790 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.615 T:1004 DEBUG <general>: POParser: id:31793 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.615 T:1004 DEBUG <general>: POParser: id:31794 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.615 T:1004 DEBUG <general>: POParser: id:31795 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.615 T:1004 DEBUG <general>: POParser: id:31796 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.615 T:1004 DEBUG <general>: POParser: id:31798 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.615 T:1004 DEBUG <general>: POParser: id:31805 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.615 T:1004 DEBUG <general>: POParser: id:31818 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.615 T:1004 DEBUG <general>: POParser: id:31821 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.615 T:1004 DEBUG <general>: POParser: id:31827 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.615 T:1004 DEBUG <general>: POParser: id:31830 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.615 T:1004 DEBUG <general>: POParser: id:31831 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.615 T:1004 DEBUG <general>: POParser: id:31832 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.615 T:1004 DEBUG <general>: POParser: id:31834 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.615 T:1004 DEBUG <general>: POParser: id:31835 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.615 T:1004 DEBUG <general>: POParser: id:31836 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-21 13:31:46.615 T:1004 DEBUG <general>: LocalizeStrings: loaded 443 strings from file /storage/.kodi/addons/skin.titan.bingie.mod/language/resource.language.en_gb/strings.po
2022-02-21 13:31:46.615 T:1004 INFO <general>: load new skin...
2022-02-21 13:31:46.616 T:1004 INFO <general>: Loading custom window XMLs from skin path /storage/.kodi/addons/skin.titan.bingie.mod/xml
2022-02-21 13:31:46.629 T:1004 DEBUG <general>: Load Skin XML: 13.16ms
2022-02-21 13:31:46.629 T:1004 INFO <general>: initialize new skin...
2022-02-21 13:31:46.629 T:1004 DEBUG <general>: guilib: Fill viewport on change for solving rendering passes
2022-02-21 13:31:46.629 T:1004 INFO <general>: Loading skin file: Custom_1155_BackspaceKeySearch.xml, load type: LOAD_ON_GUI_INIT
2022-02-21 13:31:46.629 T:1004 INFO <general>: Loading skin file: Custom_1103_StartUpMask.xml, load type: LOAD_ON_GUI_INIT
2022-02-21 13:31:46.630 T:1004 INFO <general>: Loading skin file: Custom_1154_SpaceKeySearch.xml, load type: LOAD_ON_GUI_INIT
2022-02-21 13:31:46.630 T:1004 INFO <general>: Loading skin file: Custom_1149_BounceDown.xml, load type: LOAD_ON_GUI_INIT
2022-02-21 13:31:46.630 T:1004 INFO <general>: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
2022-02-21 13:31:46.631 T:1004 INFO <general>: Loading skin file: Custom_1152_Dislike.xml, load type: LOAD_ON_GUI_INIT
2022-02-21 13:31:46.631 T:1004 INFO <general>: Loading skin file: Custom_1151_Like.xml, load type: LOAD_ON_GUI_INIT
2022-02-21 13:31:46.631 T:1004 INFO <general>: Loading skin file: DialogNotification.xml, load type: LOAD_ON_GUI_INIT
2022-02-21 13:31:46.632 T:1004 INFO <general>: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
2022-02-21 13:31:46.644 T:1004 DEBUG <general>: OpenBundle - Opened bundle /storage/.kodi/addons/skin.titan.bingie.mod/media/Textures.xbt
2022-02-21 13:31:46.645 T:1004 INFO <general>: Loading skin file: Custom_1153_FullscreenMusic.xml, load type: LOAD_ON_GUI_INIT
2022-02-21 13:31:46.645 T:1004 INFO <general>: Loading skin file: Custom_1150_BounceUp.xml, load type: LOAD_ON_GUI_INIT
2022-02-21 13:31:46.645 T:1004 INFO <general>: Loading skin file: Custom_1159_MPAATopBar.xml, load type: LOAD_ON_GUI_INIT
2022-02-21 13:31:46.646 T:1004 INFO <general>: Loading skin file: Custom_1156_ForceRefreshSearch.xml, load type: LOAD_ON_GUI_INIT
2022-02-21 13:31:46.646 T:1004 INFO <general>: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
2022-02-21 13:31:46.647 T:1004 INFO <general>: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
2022-02-21 13:31:46.648 T:1004 INFO <general>: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
2022-02-21 13:31:46.648 T:1004 INFO <general>: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
2022-02-21 13:31:46.654 T:1004 INFO <general>: Loading skin file: Custom_1160_TrailerPlaying.xml, load type: LOAD_ON_GUI_INIT
2022-02-21 13:31:46.655 T:1004 INFO <general>: Loading skin file: Custom_1158_AutoCloseOSD.xml, load type: LOAD_ON_GUI_INIT
2022-02-21 13:31:46.655 T:1004 INFO <general>: Loading skin file: Custom_1157_FlushWidgetProps.xml, load type: LOAD_ON_GUI_INIT
2022-02-21 13:31:46.655 T:1004 INFO <general>: Loading resource://resource.uisounds.appletv/sounds.xml
2022-02-21 13:31:46.681 T:1004 INFO <general>: skin loaded...
2022-02-21 13:31:46.681 T:1004 DEBUG <general>: Activating window ID: 12997
2022-02-21 13:31:46.681 T:1004 DEBUG <general>: ------ Window Init () ------
2022-02-21 13:31:46.681 T:1004 DEBUG <general>: Activating window ID: 12999
2022-02-21 13:31:46.681 T:1004 DEBUG <general>: ------ Window Init (Startup.xml) ------
2022-02-21 13:31:46.681 T:1004 INFO <general>: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
2022-02-21 13:31:46.687 T:1045 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:46.692 T:1045 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:46.693 T:1046 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:46.697 T:1046 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:46.698 T:1047 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:46.703 T:1047 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:46.703 T:1048 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:46.707 T:1048 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:46.708 T:1049 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:46.712 T:1049 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:46.712 T:1050 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:46.717 T:1004 DEBUG <general>: Activating window ID: 10000
2022-02-21 13:31:46.717 T:1004 DEBUG <general>: ------ Window Deinit (Startup.xml) ------
2022-02-21 13:31:46.717 T:1004 DEBUG <general>: ------ Window Init (Home.xml) ------
2022-02-21 13:31:46.717 T:1004 INFO <general>: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
2022-02-21 13:31:46.806 T:1004 WARNING <general>: Trying to add unsupported control type 1
2022-02-21 13:31:46.929 T:1004 INFO <general>: Skipped 43 duplicate messages..
2022-02-21 13:31:46.929 T:1004 DEBUG <general>: CDirectoryProvider[plugin://script.skin.helper.widgets/?action=randomshowsandmovies&mediatype=media&limit=5&reload=]: refreshing..
2022-02-21 13:31:46.929 T:1004 DEBUG <general>: CDirectoryProvider[plugin://script.skin.helper.widgets/?action=inprogressshowsandmovies&mediatype=media&limit=25&reload=]: refreshing..
2022-02-21 13:31:46.929 T:1004 DEBUG <general>: CDirectoryProvider[plugin://script.skin.helper.widgets/?action=recentshowsandmovies&mediatype=media&limit=25&reload=]: refreshing..
2022-02-21 13:31:46.929 T:1004 DEBUG <general>: CDirectoryProvider[special://skin/playlists/bingeworthyshows.xsp]: refreshing..
2022-02-21 13:31:46.929 T:1051 DEBUG <general>: Thread JobWorker start, auto delete: true
2022-02-21 13:31:46.929 T:1004 DEBUG <general>: CDirectoryProvider[plugin://script.skin.helper.widgets/?action=watchagainshowsandmovies&mediatype=media&limit=25&reload=]: refreshing..
2022-02-21 13:31:46.930 T:1052 DEBUG <general>: Thread JobWorker start, auto delete: true
2022-02-21 13:31:46.930 T:1051 DEBUG <general>: StartScript - calling plugin Skin Helper Service Widgets('plugin://script.skin.helper.widgets/','1','?action=inprogressshowsandmovies&mediatype=media&limit=25&reload=','resume:false')
2022-02-21 13:31:46.930 T:1004 DEBUG <general>: CDirectoryProvider[special://skin/playlists/criticallyacclaimedmovies.xsp]: refreshing..
2022-02-21 13:31:46.930 T:1004 DEBUG <general>: CDirectoryProvider[plugin://script.skin.helper.widgets/?action=similar&mediatype=media&limit=25&reload=]: refreshing..
2022-02-21 13:31:46.930 T:1004 DEBUG <general>: CDirectoryProvider[special://skin/playlists/mylistshows.xsp]: refreshing..
2022-02-21 13:31:46.930 T:1004 DEBUG <general>: CDirectoryProvider[special://skin/playlists/mylistmovies.xsp]: refreshing..
2022-02-21 13:31:46.930 T:1053 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2022-02-21 13:31:46.930 T:1053 INFO <general>: initializing python engine.
2022-02-21 13:31:46.930 T:1043 DEBUG <general>: StartScript - calling plugin Skin Helper Service Widgets('plugin://script.skin.helper.widgets/','2','?action=randomshowsandmovies&mediatype=media&limit=5&reload=','resume:false')
2022-02-21 13:31:46.931 T:1052 DEBUG <general>: StartScript - calling plugin Skin Helper Service Widgets('plugin://script.skin.helper.widgets/','3','?action=recentshowsandmovies&mediatype=media&limit=25&reload=','resume:false')
2022-02-21 13:31:46.931 T:1054 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2022-02-21 13:31:46.931 T:1054 INFO <general>: initializing python engine.
2022-02-21 13:31:46.931 T:1055 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2022-02-21 13:31:46.931 T:1055 INFO <general>: initializing python engine.
2022-02-21 13:31:46.936 T:1056 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2022-02-21 13:31:46.936 T:1056 INFO <general>: initializing python engine.
2022-02-21 13:31:46.947 T:1004 DEBUG <general>: JSONRPC: JSON schema type definition references an unknown type Setting.Details.Setting
2022-02-21 13:31:46.947 T:1004 WARNING <general>: JSONRPC: Could not parse type "Setting.Details.SettingList"
2022-02-21 13:31:46.947 T:1004 INFO <general>: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
2022-02-21 13:31:46.947 T:1004 INFO <general>: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
2022-02-21 13:31:46.956 T:1053 DEBUG <general>: CPythonInvoker(0, /storage/.kodi/addons/script.skin.helper.widgets/plugin.py): start processing
2022-02-21 13:31:46.957 T:1056 DEBUG <general>: CPythonInvoker(3, /storage/.kodi/addons/script.skinshortcuts/resources/lib/entry_point.py): start processing
2022-02-21 13:31:46.957 T:1055 DEBUG <general>: CPythonInvoker(2, /storage/.kodi/addons/script.skin.helper.widgets/plugin.py): start processing
2022-02-21 13:31:46.957 T:1054 DEBUG <general>: CPythonInvoker(1, /storage/.kodi/addons/script.skin.helper.widgets/plugin.py): start processing
2022-02-21 13:31:46.964 T:1004 INFO <general>: JSONRPC v12.4.0: Successfully initialized
2022-02-21 13:31:46.965 T:1004 DEBUG <general>: LoadMappings - loaded node "Motorola Nyxboard Hybrid"
2022-02-21 13:31:46.965 T:1004 DEBUG <general>: LoadMappings - loaded node "CEC Adapter"
2022-02-21 13:31:46.965 T:1004 DEBUG <general>: LoadMappings - loaded node "Pulse-Eight CEC Adapter"
2022-02-21 13:31:46.965 T:1004 DEBUG <general>: LoadMappings - loaded node "iMON HID device"
2022-02-21 13:31:46.965 T:1004 DEBUG <general>: LoadMappings - loaded node "WETEK Play remote"
2022-02-21 13:31:46.965 T:1004 DEBUG <general>: LoadMappings - loaded node "OSMC RF Remote"
2022-02-21 13:31:46.965 T:1004 DEBUG <general>: LoadMappings - loaded node ""
2022-02-21 13:31:46.965 T:1004 DEBUG <general>: Add-on bus: Registering add-on peripheral.joystick
2022-02-21 13:31:46.966 T:1004 DEBUG <general>: PERIPHERAL - CreateAddon - creating peripheral add-on instance 'Joystick Support'
2022-02-21 13:31:46.966 T:1004 DEBUG <general>: ADDON: Dll Initializing - Joystick Support
2022-02-21 13:31:46.966 T:1004 DEBUG <general>: SECTION:LoadDLL(/usr/lib/kodi/addons/peripheral.joystick/peripheral.joystick.so.19.0.0)
2022-02-21 13:31:46.966 T:1004 DEBUG <general>: Loading: /usr/lib/kodi/addons/peripheral.joystick/peripheral.joystick.so.19.0.0
2022-02-21 13:31:46.974 T:1004 DEBUG <general>: AddOnLog: peripheral.joystick: Loaded 14 joystick families with 97 total joysticks
2022-02-21 13:31:46.974 T:1004 DEBUG <general>: Calling TransferSettings for: Joystick Support
2022-02-21 13:31:46.975 T:1004 INFO <general>: AddOnLog: peripheral.joystick: Enabling joystick interface "linux"
2022-02-21 13:31:46.976 T:1058 DEBUG <general>: Thread PeripBusUSBUdev start, auto delete: false
2022-02-21 13:31:46.976 T:1058 DEBUG <general>: Process - initialised udev monitor
2022-02-21 13:31:46.976 T:1059 DEBUG <general>: Thread PeripBusCEC start, auto delete: false
2022-02-21 13:31:46.982 T:1060 DEBUG <general>: Thread PeripBusAddon start, auto delete: false
2022-02-21 13:31:46.983 T:1004 DEBUG <general>: Initialise - initialised peripheral on 'keyboard' with 1 features and 0 sub devices
2022-02-21 13:31:46.983 T:1004 INFO <general>: Register - new keyboard device registered on application->keyboard: Keyboard (0000:0000)
2022-02-21 13:31:46.986 T:1004 DEBUG <general>: Initialise - initialised peripheral on 'mouse' with 1 features and 0 sub devices
2022-02-21 13:31:46.986 T:1004 INFO <general>: Register - new mouse device registered on application->mouse: Mouse (0000:0000)
2022-02-21 13:31:46.988 T:1061 DEBUG <general>: Thread PeripEventScan start, auto delete: false
2022-02-21 13:31:46.989 T:1004 DEBUG <general>: ContextMenuManager: addon menus reloaded.
2022-02-21 13:31:46.989 T:1004 INFO <general>: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
2022-02-21 13:31:46.993 T:1004 DEBUG <general>: CPlayerCoreConfig::<ctor>: created player VideoPlayer
2022-02-21 13:31:46.993 T:1004 DEBUG <general>: CPlayerCoreConfig::<ctor>: created player PAPlayer
2022-02-21 13:31:46.993 T:1004 DEBUG <general>: CPlayerCoreConfig::<ctor>: created player RetroPlayer
2022-02-21 13:31:46.993 T:1004 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: system rules
2022-02-21 13:31:46.993 T:1004 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: mms/udp
2022-02-21 13:31:46.993 T:1004 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
2022-02-21 13:31:46.993 T:1004 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: rtmp
2022-02-21 13:31:46.993 T:1004 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: rtsp
2022-02-21 13:31:46.993 T:1004 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: streams
2022-02-21 13:31:46.993 T:1004 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
2022-02-21 13:31:46.993 T:1004 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: mp2
2022-02-21 13:31:46.993 T:1004 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: dvd
2022-02-21 13:31:46.993 T:1004 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: discimage
2022-02-21 13:31:46.993 T:1004 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
2022-02-21 13:31:46.993 T:1004 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: nsv
2022-02-21 13:31:46.993 T:1004 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: radio
2022-02-21 13:31:46.993 T:1004 INFO <general>: Loaded playercorefactory configuration
2022-02-21 13:31:46.993 T:1004 INFO <general>: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
2022-02-21 13:31:46.993 T:1004 INFO <general>: special://masterprofile/playercorefactory.xml does not exist. Skipping.
2022-02-21 13:31:46.993 T:1004 INFO <general>: removing tempfiles
2022-02-21 13:31:46.995 T:1004 DEBUG <general>: CRepositoryUpdater: closest next update check at 02/22/2022 1:21:08 PM (in 85762 s)
2022-02-21 13:31:46.995 T:1062 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:46.995 T:1004 DEBUG <general>: CServiceAddonManager: starting inputstream.ffmpegdirect
2022-02-21 13:31:46.996 T:1063 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2022-02-21 13:31:46.996 T:1004 DEBUG <general>: CServiceAddonManager: starting plugin.video.pseudotv.live
2022-02-21 13:31:46.996 T:1063 INFO <general>: initializing python engine.
2022-02-21 13:31:46.996 T:1063 DEBUG <general>: CPythonInvoker(4, /storage/.kodi/addons/inputstream.ffmpegdirect/resources/lib/runner.py): start processing
2022-02-21 13:31:46.999 T:1064 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2022-02-21 13:31:46.999 T:1064 INFO <general>: initializing python engine.
2022-02-21 13:31:46.999 T:1004 DEBUG <general>: CServiceAddonManager: starting screensaver.atv4
2022-02-21 13:31:46.999 T:1064 DEBUG <general>: CPythonInvoker(5, /storage/.kodi/addons/plugin.video.pseudotv.live/service.py): start processing
2022-02-21 13:31:46.999 T:1065 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2022-02-21 13:31:46.999 T:1004 DEBUG <general>: CServiceAddonManager: starting script.artwork.dump
2022-02-21 13:31:46.999 T:1065 INFO <general>: initializing python engine.
2022-02-21 13:31:46.999 T:1065 DEBUG <general>: CPythonInvoker(6, /storage/.kodi/addons/screensaver.atv4/service.py): start processing
2022-02-21 13:31:47.000 T:1066 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2022-02-21 13:31:47.000 T:1004 DEBUG <general>: CServiceAddonManager: starting script.embuary.helper
2022-02-21 13:31:47.000 T:1066 INFO <general>: initializing python engine.
2022-02-21 13:31:47.000 T:1066 DEBUG <general>: CPythonInvoker(7, /storage/.kodi/addons/script.artwork.dump/python/service.py): start processing
2022-02-21 13:31:47.000 T:1067 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2022-02-21 13:31:47.000 T:1004 DEBUG <general>: CServiceAddonManager: starting script.skin.helper.backgrounds
2022-02-21 13:31:47.000 T:1067 INFO <general>: initializing python engine.
2022-02-21 13:31:47.000 T:1067 DEBUG <general>: CPythonInvoker(8, /storage/.kodi/addons/script.embuary.helper/service.py): start processing
2022-02-21 13:31:47.000 T:1068 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2022-02-21 13:31:47.000 T:1004 DEBUG <general>: CServiceAddonManager: starting script.skin.helper.service
2022-02-21 13:31:47.000 T:1068 INFO <general>: initializing python engine.
2022-02-21 13:31:47.000 T:1068 DEBUG <general>: CPythonInvoker(9, /storage/.kodi/addons/script.skin.helper.backgrounds/service.py): start processing
2022-02-21 13:31:47.000 T:1069 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2022-02-21 13:31:47.000 T:1004 DEBUG <general>: CServiceAddonManager: starting script.skin.helper.skinbackup
2022-02-21 13:31:47.000 T:1069 INFO <general>: initializing python engine.
2022-02-21 13:31:47.000 T:1069 DEBUG <general>: CPythonInvoker(10, /storage/.kodi/addons/script.skin.helper.service/service.py): start processing
2022-02-21 13:31:47.000 T:1070 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2022-02-21 13:31:47.000 T:1070 INFO <general>: initializing python engine.
2022-02-21 13:31:47.000 T:1004 DEBUG <general>: CServiceAddonManager: starting script.skin.helper.widgets
2022-02-21 13:31:47.000 T:1070 DEBUG <general>: CPythonInvoker(11, /storage/.kodi/addons/script.skin.helper.skinbackup/service.py): start processing
2022-02-21 13:31:47.000 T:1071 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2022-02-21 13:31:47.000 T:1071 INFO <general>: initializing python engine.
2022-02-21 13:31:47.000 T:1071 DEBUG <general>: CPythonInvoker(12, /storage/.kodi/addons/script.skin.helper.widgets/service.py): start processing
2022-02-21 13:31:47.000 T:1004 DEBUG <general>: CServiceAddonManager: starting script.trakt
2022-02-21 13:31:47.000 T:1072 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2022-02-21 13:31:47.001 T:1004 DEBUG <general>: CServiceAddonManager: starting script.tv.show.next.aired
2022-02-21 13:31:47.001 T:1072 INFO <general>: initializing python engine.
2022-02-21 13:31:47.001 T:1072 DEBUG <general>: CPythonInvoker(13, /storage/.kodi/addons/script.trakt/default.py): start processing
2022-02-21 13:31:47.001 T:1073 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2022-02-21 13:31:47.001 T:1004 DEBUG <general>: CServiceAddonManager: starting service.iptv.manager
2022-02-21 13:31:47.001 T:1073 INFO <general>: initializing python engine.
2022-02-21 13:31:47.001 T:1073 DEBUG <general>: CPythonInvoker(14, /storage/.kodi/addons/script.tv.show.next.aired/service.py): start processing
2022-02-21 13:31:47.001 T:1074 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2022-02-21 13:31:47.001 T:1074 INFO <general>: initializing python engine.
2022-02-21 13:31:47.001 T:1004 DEBUG <general>: CServiceAddonManager: starting service.libreelec.settings
2022-02-21 13:31:47.001 T:1074 DEBUG <general>: CPythonInvoker(15, /storage/.kodi/addons/service.iptv.manager/service.py): start processing
2022-02-21 13:31:47.001 T:1075 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2022-02-21 13:31:47.001 T:1004 DEBUG <general>: CServiceAddonManager: starting service.upnext
2022-02-21 13:31:47.001 T:1075 INFO <general>: initializing python engine.
2022-02-21 13:31:47.001 T:1075 DEBUG <general>: CPythonInvoker(16, /usr/share/kodi/addons/service.libreelec.settings/service.py): start processing
2022-02-21 13:31:47.001 T:1076 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2022-02-21 13:31:47.001 T:1004 INFO <general>: initialize done
2022-02-21 13:31:47.001 T:1076 INFO <general>: initializing python engine.
2022-02-21 13:31:47.001 T:1076 DEBUG <general>: CPythonInvoker(17, /storage/.kodi/addons/service.upnext/resources/lib/service_entry.py): start processing
2022-02-21 13:31:47.001 T:1004 DEBUG <general>: Inhibiting OS screen saver
2022-02-21 13:31:47.001 T:1077 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:47.002 T:1004 INFO <general>: Running the application...
2022-02-21 13:31:47.003 T:1004 DEBUG <general>: NetworkMessage - Starting network services
2022-02-21 13:31:47.005 T:1004 DEBUG <general>: CZeroconfAvahi::clientCallback: client is up and running
2022-02-21 13:31:47.005 T:1004 INFO <general>: starting zeroconf publishing
2022-02-21 13:31:47.006 T:1079 DEBUG <general>: Thread EventServer start, auto delete: false
2022-02-21 13:31:47.006 T:1079 INFO <general>: ES: Starting UDP Event server on port 9777
2022-02-21 13:31:47.006 T:1079 INFO <general>: UDP: Listening on port 9777 (ipv6 : false)
2022-02-21 13:31:47.023 T:1004 INFO <general>: JSONRPC Server: Successfully initialized
2022-02-21 13:31:47.023 T:1080 DEBUG <general>: Thread TCPServer start, auto delete: false
2022-02-21 13:31:47.023 T:1004 INFO <CWebserver[8080]>: Started
2022-02-21 13:31:47.100 T:1084 DEBUG <general>: Thread JobWorker start, auto delete: true
2022-02-21 13:31:47.100 T:1004 DEBUG <general>: ------ Window Init (Custom_1103_StartUpMask.xml) ------
2022-02-21 13:31:47.124 T:1004 DEBUG <general>: CPlayerCoreFactory::GetPlayers(special://skin/extras/media/bingie_intro_1080p.mp4)
2022-02-21 13:31:47.124 T:1004 DEBUG <general>: CPlayerSelectionRule::GetPlayers: considering rule: system rules
2022-02-21 13:31:47.124 T:1004 DEBUG <general>: CPlayerSelectionRule::GetPlayers: matches rule: system rules
2022-02-21 13:31:47.124 T:1004 DEBUG <general>: CPlayerSelectionRule::GetPlayers: considering rule: mms/udp
2022-02-21 13:31:47.125 T:1004 DEBUG <general>: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
2022-02-21 13:31:47.125 T:1004 DEBUG <general>: CPlayerSelectionRule::GetPlayers: considering rule: rtmp
2022-02-21 13:31:47.125 T:1004 DEBUG <general>: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
2022-02-21 13:31:47.125 T:1004 DEBUG <general>: CPlayerSelectionRule::GetPlayers: considering rule: streams
2022-02-21 13:31:47.125 T:1004 DEBUG <general>: CPlayerSelectionRule::GetPlayers: considering rule: dvd
2022-02-21 13:31:47.125 T:1004 DEBUG <general>: CPlayerSelectionRule::GetPlayers: considering rule: discimage
2022-02-21 13:31:47.125 T:1004 DEBUG <general>: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
2022-02-21 13:31:47.125 T:1004 DEBUG <general>: CPlayerSelectionRule::GetPlayers: considering rule: nsv
2022-02-21 13:31:47.125 T:1004 DEBUG <general>: CPlayerSelectionRule::GetPlayers: considering rule: radio
2022-02-21 13:31:47.125 T:1004 DEBUG <general>: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
2022-02-21 13:31:47.125 T:1004 DEBUG <general>: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (VideoPlayer)
2022-02-21 13:31:47.125 T:1004 DEBUG <general>: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
2022-02-21 13:31:47.125 T:1004 DEBUG <general>: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
2022-02-21 13:31:47.125 T:1004 DEBUG <general>: CPlayerCoreFactory::GetPlayers: added 1 players
2022-02-21 13:31:47.128 T:1004 DEBUG <general>: Radio UECP (RDS) Processor - new CDVDRadioRDSData
2022-02-21 13:31:47.128 T:1004 INFO <general>: VideoPlayer::OpenFile: special://skin/extras/media/bingie_intro_1080p.mp4
2022-02-21 13:31:47.129 T:1085 DEBUG <general>: Thread VideoPlayer start, auto delete: false
2022-02-21 13:31:47.129 T:1004 DEBUG <general>: OnPlayBackStarted: CApplication::OnPlayBackStarted
2022-02-21 13:31:47.129 T:1085 INFO <general>: Creating InputStream
2022-02-21 13:31:47.135 T:1086 DEBUG <general>: Thread AlarmClock start, auto delete: false
2022-02-21 13:31:47.135 T:1004 DEBUG <general>: started alarm with name: startup
2022-02-21 13:31:47.135 T:1004 DEBUG <general>: ------ Window Init () ------
2022-02-21 13:31:47.137 T:1084 DEBUG <general>: Loading settings for special://skin/extras/media/bingie_intro_1080p.mp4
2022-02-21 13:31:47.152 T:1085 DEBUG <general>: ScanForExternalSubtitles: Searching for subtitles...
2022-02-21 13:31:47.152 T:1085 DEBUG <general>: ScanForExternalSubtitles: END (total time: 0 ms)
2022-02-21 13:31:47.152 T:1085 INFO <general>: Creating Demuxer
2022-02-21 13:31:47.153 T:1085 DEBUG <general>: Open - probing detected format [mov,mp4,m4a,3gp,3g2,mj2]
2022-02-21 13:31:47.154 T:1085 INFO <general>: ffmpeg[0x75d8350X]: [mov,mp4,m4a,3gp,3g2,mj2] Protocol name not provided, cannot determine if input is local or a network protocol, buffers and access patterns cannot be configured optimally without knowing the protocol
2022-02-21 13:31:47.154 T:1085 DEBUG <general>: Open - avformat_find_stream_info starting
2022-02-21 13:31:47.179 T:1085 DEBUG <general>: Open - av_find_stream_info finished
2022-02-21 13:31:47.179 T:1085 INFO <general>: ffmpeg[0x75d8350X]: Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'special://skin/extras/media/bingie_intro_1080p.mp4':
2022-02-21 13:31:47.179 T:1085 INFO <general>: ffmpeg[0x75d8350X]: Metadata:
2022-02-21 13:31:47.179 T:1085 INFO <general>: ffmpeg[0x75d8350X]: major_brand : isom
2022-02-21 13:31:47.179 T:1085 INFO <general>: ffmpeg[0x75d8350X]: minor_version : 512
2022-02-21 13:31:47.179 T:1085 INFO <general>: ffmpeg[0x75d8350X]: compatible_brands: isomiso2avc1mp41
2022-02-21 13:31:47.179 T:1085 INFO <general>: ffmpeg[0x75d8350X]: encoder : Lavf58.25.100
2022-02-21 13:31:47.179 T:1085 INFO <general>: ffmpeg[0x75d8350X]: Duration: 00:00:04.06, start: 0.000000, bitrate: 672 kb/s
2022-02-21 13:31:47.179 T:1085 INFO <general>: ffmpeg[0x75d8350X]: Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p(tv, bt709), 1920x1080 [SAR 1:1 DAR 16:9], 544 kb/s, 24 fps, 24 tbr, 12288 tbn, 48 tbc (default)
2022-02-21 13:31:47.179 T:1085 INFO <general>: ffmpeg[0x75d8350X]: Metadata:
2022-02-21 13:31:47.179 T:1085 INFO <general>: ffmpeg[0x75d8350X]: handler_name : ISO Media file produced by Google Inc. Created on: 02/02/2019.
2022-02-21 13:31:47.179 T:1085 INFO <general>: ffmpeg[0x75d8350X]: Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 127 kb/s (default)
2022-02-21 13:31:47.179 T:1085 INFO <general>: ffmpeg[0x75d8350X]: Metadata:
2022-02-21 13:31:47.179 T:1085 INFO <general>: ffmpeg[0x75d8350X]: handler_name : ISO Media file produced by Google Inc. Created on: 02/02/2019.
2022-02-21 13:31:47.179 T:1085 DEBUG <general>: CDVDDemuxFFmpeg::AddStream ID: 0
2022-02-21 13:31:47.179 T:1085 DEBUG <general>: CDVDDemuxFFmpeg::AddStream ID: 1
2022-02-21 13:31:47.179 T:1085 INFO <general>: Opening stream: 0 source: 256
2022-02-21 13:31:47.179 T:1085 INFO <general>: Creating video codec with codec id: 27
2022-02-21 13:31:47.179 T:1085 INFO <general>: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
2022-02-21 13:31:47.180 T:1085 DEBUG <general>: CDVDVideoCodecFFmpeg - Updated codec: ff-h264
2022-02-21 13:31:47.180 T:1085 DEBUG <general>: CVideoPlayerVideo::OpenStream - open stream with codec id: 27
2022-02-21 13:31:47.180 T:1085 INFO <general>: Creating video thread
2022-02-21 13:31:47.186 T:1087 DEBUG <general>: Thread VideoPlayerVideo start, auto delete: false
2022-02-21 13:31:47.186 T:1087 INFO <general>: running thread: video_thread
2022-02-21 13:31:47.186 T:1085 DEBUG <general>: ReadEditDecisionLists - Checking for edit decision lists (EDL) on local drive or remote share for: special://skin/extras/media/bingie_intro_1080p.mp4
2022-02-21 13:31:47.186 T:1085 INFO <general>: Opening stream: 1 source: 256
2022-02-21 13:31:47.186 T:1085 INFO <general>: Finding audio codec for: 86018
2022-02-21 13:31:47.187 T:1085 INFO <general>: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder aac
2022-02-21 13:31:47.187 T:1085 INFO <general>: Creating audio thread
2022-02-21 13:31:47.187 T:1087 DEBUG <general>: CVideoPlayerVideo - CDVDMsg::GENERAL_PAUSE: 0
2022-02-21 13:31:47.191 T:1088 DEBUG <general>: Thread VideoPlayerAudio start, auto delete: false
2022-02-21 13:31:47.191 T:1088 INFO <general>: running thread: CVideoPlayerAudio::Process()
2022-02-21 13:31:47.191 T:1085 DEBUG <general>: CVideoPlayer::SetCaching - caching state 2
2022-02-21 13:31:47.191 T:1085 DEBUG <general>: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2022-02-21 13:31:47.191 T:1085 DEBUG <general>: CVideoPlayer::HandleMessages - player 2 reported state: 0
2022-02-21 13:31:47.191 T:1085 DEBUG <general>: CVideoPlayer::SetCaching - caching state 1
2022-02-21 13:31:47.192 T:1085 DEBUG <general>: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2022-02-21 13:31:47.194 T:1087 DEBUG <general>: CVideoPlayerVideo - Stillframe left, switching to normal playback
2022-02-21 13:31:47.195 T:1087 DEBUG <general>: libva info: VA-API version 1.11.0
2022-02-21 13:31:47.196 T:1085 DEBUG <general>: CVideoPlayer::SetCaching - caching state 0
2022-02-21 13:31:47.196 T:1085 DEBUG <general>: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2022-02-21 13:31:47.198 T:1087 DEBUG <general>: libva info: Trying to open /usr/lib/dri/radeonsi_drv_video.so
2022-02-21 13:31:47.198 T:1087 DEBUG <general>: libva info: Found init function __vaDriverInit_1_11
2022-02-21 13:31:47.201 T:1088 DEBUG <general>: CVideoPlayerAudio - CDVDMsg::GENERAL_PAUSE: 0
2022-02-21 13:31:47.201 T:1088 DEBUG <general>: CDVDAudio::Pause - pausing audio stream
2022-02-21 13:31:47.201 T:1088 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:31:47.201 T:1088 INFO <general>: Creating audio stream (codec id: 86018, channels: 2, sample rate: 44100, no pass-through)
2022-02-21 13:31:47.206 T:1088 DEBUG <general>: CVideoPlayerAudio:: synctype set to 0: clock feedback
2022-02-21 13:31:47.209 T:1087 DEBUG <general>: libva info: va_openDriver() returns 0
2022-02-21 13:31:47.211 T:1010 INFO <general>: CActiveAESink::OpenSink - initialize sink
2022-02-21 13:31:47.219 T:1098 DEBUG <general>: Thread Vaapi-Output start, auto delete: false
2022-02-21 13:31:47.219 T:1098 INFO <general>: COutput::OnStartup: Output Thread created
2022-02-21 13:31:47.219 T:1098 INFO <general>: VAAPI::SupportsFilter vaDeriveImage not supported by driver - ffmpeg postprocessing and CPU-copy rendering will not be available
2022-02-21 13:31:47.220 T:1087 DEBUG <general>: CDVDVideoCodecFFmpeg - Updated codec: ff-h264-vaapi
2022-02-21 13:31:47.225 T:1050 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:47.279 T:1084 DEBUG <general>: DoWork - took 135 ms to load special://skin/extras/media/bingie_splash.png
2022-02-21 13:31:47.280 T:1084 DEBUG <general>: OnAVChange: CApplication::OnAVChange
2022-02-21 13:31:47.289 T:1087 DEBUG <general>: CRenderManager::Configure - change configuration. 1920x1080. display: 1920x1080. framerate: 24.00.
2022-02-21 13:31:47.297 T:1085 DEBUG <general>: CVideoPlayer::HandleMessages - player 1 reported state: 0
2022-02-21 13:31:47.304 T:1004 INFO <general>: GL: Enabling VSYNC
2022-02-21 13:31:47.305 T:1054 DEBUG <general>: -->Python Interpreter Initialized<--
2022-02-21 13:31:47.305 T:1054 DEBUG <general>:
2022-02-21 13:31:47.305 T:1054 DEBUG <general>: CPythonInvoker(1, /storage/.kodi/addons/script.skin.helper.widgets/plugin.py): the source file to load is "/storage/.kodi/addons/script.skin.helper.widgets/plugin.py"
2022-02-21 13:31:47.305 T:1054 DEBUG <general>: CPythonInvoker(1, /storage/.kodi/addons/script.skin.helper.widgets/plugin.py): setting the Python path to /storage/.kodi/addons/script.skin.helper.widgets:/storage/.kodi/addons/script.module.arrow/lib:/storage/.kodi/addons/script.module.beautifulsoup4/lib:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.dateutil/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.metadatautils/lib:/storage/.kodi/addons/script.module.musicbrainz/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.simplecache/lib:/storage/.kodi/addons/script.module.simplejson/lib:/storage/.kodi/addons/script.module.six/lib:/storage/.kodi/addons/script.module.soupsieve/lib:/storage/.kodi/addons/script.module.thetvdb/lib:/storage/.kodi/addons/script.module.typing_extensions/lib:/storage/.kodi/addons/script.module.urllib3/lib:/usr/lib/python38.zip:/usr/lib/python3.8:/usr/lib/python3.8/lib-dynload:/usr/lib/python3.8/site-packages
2022-02-21 13:31:47.306 T:1054 DEBUG <general>: CPythonInvoker(1, /storage/.kodi/addons/script.skin.helper.widgets/plugin.py): entering source directory /storage/.kodi/addons/script.skin.helper.widgets
2022-02-21 13:31:47.306 T:1054 DEBUG <general>: CPythonInvoker(1, /storage/.kodi/addons/script.skin.helper.widgets/plugin.py): instantiating addon using automatically obtained id of "script.skin.helper.widgets" dependent on version 3.0.0 of the xbmc.python api
2022-02-21 13:31:47.306 T:1004 DEBUG <general>: CVideoGUIInfo::InitCurrentItem(special://skin/extras/media/bingie_intro_1080p.mp4)
2022-02-21 13:31:47.344 T:1004 DEBUG <general>: CPlayerGUIInfo::InitCurrentItem(special://skin/extras/media/bingie_intro_1080p.mp4)
2022-02-21 13:31:47.403 T:1010 DEBUG <general>: CActiveAESink::OpenSink - trying to open device ALSA:@:CARD=Generic,DEV=0
2022-02-21 13:31:47.403 T:1010 INFO <general>: CAESinkALSA::Initialize - Attempting to open device "@:CARD=Generic,DEV=0"
2022-02-21 13:31:47.407 T:1010 INFO <general>: CAESinkALSA::Initialize - Opened device "sysdefault:CARD=Generic"
2022-02-21 13:31:47.408 T:1010 INFO <general>: CAESinkALSA::InitializeHW - Your hardware does not support AE_FMT_FLOAT, trying other formats
2022-02-21 13:31:47.408 T:1010 INFO <general>: CAESinkALSA::InitializeHW - Using data format AE_FMT_S32NE
2022-02-21 13:31:47.408 T:1010 DEBUG <general>: CAESinkALSA::InitializeHW - Request: periodSize 1024, bufferSize 9600
2022-02-21 13:31:47.408 T:1010 DEBUG <general>: CAESinkALSA::InitializeHW - Got: periodSize 1024, bufferSize 9216
2022-02-21 13:31:47.408 T:1010 DEBUG <general>: CAESinkALSA::InitializeHW - Setting timeout to 192 ms
2022-02-21 13:31:47.408 T:1010 DEBUG <general>: CAESinkALSA::GetChannelLayout - Input Channel Count: 2 Output Channel Count: 2
2022-02-21 13:31:47.408 T:1010 DEBUG <general>: CAESinkALSA::GetChannelLayout - Requested Layout: FL, FR
2022-02-21 13:31:47.408 T:1010 DEBUG <general>: CAESinkALSA::GetChannelLayout - Got Layout: FL, FR (ALSA: FL FR)
2022-02-21 13:31:47.408 T:1010 DEBUG <general>: CActiveAESink::OpenSink - ALSA Initialized:
2022-02-21 13:31:47.408 T:1010 DEBUG <general>: Output Device : HD-Audio Generic
2022-02-21 13:31:47.408 T:1010 DEBUG <general>: Sample Rate : 48000
2022-02-21 13:31:47.408 T:1010 DEBUG <general>: Sample Format : AE_FMT_S32NE
2022-02-21 13:31:47.408 T:1010 DEBUG <general>: Channel Count : 2
2022-02-21 13:31:47.408 T:1010 DEBUG <general>: Channel Layout: FL, FR
2022-02-21 13:31:47.408 T:1010 DEBUG <general>: Frames : 1024
2022-02-21 13:31:47.408 T:1010 DEBUG <general>: Frame Size : 8
2022-02-21 13:31:47.409 T:1009 DEBUG <general>: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
2022-02-21 13:31:47.426 T:1055 DEBUG <general>: -->Python Interpreter Initialized<--
2022-02-21 13:31:47.426 T:1055 DEBUG <general>:
2022-02-21 13:31:47.426 T:1055 DEBUG <general>: CPythonInvoker(2, /storage/.kodi/addons/script.skin.helper.widgets/plugin.py): the source file to load is "/storage/.kodi/addons/script.skin.helper.widgets/plugin.py"
2022-02-21 13:31:47.426 T:1055 DEBUG <general>: CPythonInvoker(2, /storage/.kodi/addons/script.skin.helper.widgets/plugin.py): setting the Python path to /storage/.kodi/addons/script.skin.helper.widgets:/storage/.kodi/addons/script.module.arrow/lib:/storage/.kodi/addons/script.module.beautifulsoup4/lib:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.dateutil/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.metadatautils/lib:/storage/.kodi/addons/script.module.musicbrainz/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.simplecache/lib:/storage/.kodi/addons/script.module.simplejson/lib:/storage/.kodi/addons/script.module.six/lib:/storage/.kodi/addons/script.module.soupsieve/lib:/storage/.kodi/addons/script.module.thetvdb/lib:/storage/.kodi/addons/script.module.typing_extensions/lib:/storage/.kodi/addons/script.module.urllib3/lib:/usr/lib/python38.zip:/usr/lib/python3.8:/usr/lib/python3.8/lib-dynload:/usr/lib/python3.8/site-packages
2022-02-21 13:31:47.426 T:1055 DEBUG <general>: CPythonInvoker(2, /storage/.kodi/addons/script.skin.helper.widgets/plugin.py): entering source directory /storage/.kodi/addons/script.skin.helper.widgets
2022-02-21 13:31:47.426 T:1055 DEBUG <general>: CPythonInvoker(2, /storage/.kodi/addons/script.skin.helper.widgets/plugin.py): instantiating addon using automatically obtained id of "script.skin.helper.widgets" dependent on version 3.0.0 of the xbmc.python api
2022-02-21 13:31:47.435 T:1063 DEBUG <general>: -->Python Interpreter Initialized<--
2022-02-21 13:31:47.435 T:1063 DEBUG <general>:
2022-02-21 13:31:47.435 T:1063 DEBUG <general>: CPythonInvoker(4, /storage/.kodi/addons/inputstream.ffmpegdirect/resources/lib/runner.py): the source file to load is "/storage/.kodi/addons/inputstream.ffmpegdirect/resources/lib/runner.py"
2022-02-21 13:31:47.435 T:1063 DEBUG <general>: CPythonInvoker(4, /storage/.kodi/addons/inputstream.ffmpegdirect/resources/lib/runner.py): setting the Python path to /storage/.kodi/addons/inputstream.ffmpegdirect/resources/lib:/usr/lib/python38.zip:/usr/lib/python3.8:/usr/lib/python3.8/lib-dynload:/usr/lib/python3.8/site-packages
2022-02-21 13:31:47.435 T:1063 DEBUG <general>: CPythonInvoker(4, /storage/.kodi/addons/inputstream.ffmpegdirect/resources/lib/runner.py): entering source directory /storage/.kodi/addons/inputstream.ffmpegdirect/resources/lib
2022-02-21 13:31:47.435 T:1063 DEBUG <general>: CPythonInvoker(4, /storage/.kodi/addons/inputstream.ffmpegdirect/resources/lib/runner.py): instantiating addon using automatically obtained id of "inputstream.ffmpegdirect" dependent on version 0.0.0 of the xbmc.python api
2022-02-21 13:31:47.444 T:1004 DEBUG <general>: ------ Window Init (DialogBusy.xml) ------
2022-02-21 13:31:47.446 T:1004 DEBUG <general>: CDirectoryProvider[plugin://script.skin.helper.widgets/?action=randomshowsandmovies&mediatype=media&limit=5&reload=]: refreshing..
2022-02-21 13:31:47.447 T:1004 DEBUG <general>: CDirectoryProvider[plugin://script.skin.helper.widgets/?action=inprogressshowsandmovies&mediatype=media&limit=25&reload=]: refreshing..
2022-02-21 13:31:47.447 T:1004 DEBUG <general>: CDirectoryProvider[plugin://script.skin.helper.widgets/?action=recentshowsandmovies&mediatype=media&limit=25&reload=]: refreshing..
2022-02-21 13:31:47.447 T:1004 DEBUG <general>: CDirectoryProvider[special://skin/playlists/bingeworthyshows.xsp]: refreshing..
2022-02-21 13:31:47.447 T:1004 DEBUG <general>: CDirectoryProvider[plugin://script.skin.helper.widgets/?action=watchagainshowsandmovies&mediatype=media&limit=25&reload=]: refreshing..
2022-02-21 13:31:47.447 T:1004 DEBUG <general>: CDirectoryProvider[special://skin/playlists/criticallyacclaimedmovies.xsp]: refreshing..
2022-02-21 13:31:47.447 T:1004 DEBUG <general>: CDirectoryProvider[plugin://script.skin.helper.widgets/?action=similar&mediatype=media&limit=25&reload=]: refreshing..
2022-02-21 13:31:47.447 T:1084 DEBUG <general>: ffmpeg[0x4b554e0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
2022-02-21 13:31:47.447 T:1004 DEBUG <general>: CDirectoryProvider[special://skin/playlists/mylistshows.xsp]: refreshing..
2022-02-21 13:31:47.447 T:1004 DEBUG <general>: CDirectoryProvider[special://skin/playlists/mylistmovies.xsp]: refreshing..
2022-02-21 13:31:47.451 T:1004 DEBUG <general>: DeleteRenderer - deleting renderer
2022-02-21 13:31:47.451 T:1004 DEBUG <general>: LinuxRendererGL: Cleaning up GL resources
2022-02-21 13:31:47.459 T:1004 DEBUG <general>: GL: Requested render method: 0
2022-02-21 13:31:47.459 T:1004 DEBUG <general>: GL: BaseYUV2RGBGLSLShader: defines:
#define XBMC_texture_rectangle 0
#define XBMC_texture_rectangle_hack 0
#define XBMC_STRETCH 0
#define XBMC_NV12
2022-02-21 13:31:47.460 T:1004 INFO <general>: GL: Selecting YUV 2 RGB shader
2022-02-21 13:31:47.461 T:1053 DEBUG <general>: -->Python Interpreter Initialized<--
2022-02-21 13:31:47.461 T:1053 DEBUG <general>:
2022-02-21 13:31:47.461 T:1053 DEBUG <general>: CPythonInvoker(0, /storage/.kodi/addons/script.skin.helper.widgets/plugin.py): the source file to load is "/storage/.kodi/addons/script.skin.helper.widgets/plugin.py"
2022-02-21 13:31:47.461 T:1004 INFO <general>: GL: Using GL_ARB_pixel_buffer_object
2022-02-21 13:31:47.461 T:1004 INFO <general>: Using GL_TEXTURE_2D
2022-02-21 13:31:47.461 T:1004 DEBUG <general>: CRenderManager::Configure - 4
2022-02-21 13:31:47.461 T:1053 DEBUG <general>: CPythonInvoker(0, /storage/.kodi/addons/script.skin.helper.widgets/plugin.py): setting the Python path to /storage/.kodi/addons/script.skin.helper.widgets:/storage/.kodi/addons/script.module.arrow/lib:/storage/.kodi/addons/script.module.beautifulsoup4/lib:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.dateutil/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.metadatautils/lib:/storage/.kodi/addons/script.module.musicbrainz/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.simplecache/lib:/storage/.kodi/addons/script.module.simplejson/lib:/storage/.kodi/addons/script.module.six/lib:/storage/.kodi/addons/script.module.soupsieve/lib:/storage/.kodi/addons/script.module.thetvdb/lib:/storage/.kodi/addons/script.module.typing_extensions/lib:/storage/.kodi/addons/script.module.urllib3/lib:/usr/lib/python38.zip:/usr/lib/python3.8:/usr/lib/python3.8/lib-dynload:/usr/lib/python3.8/site-packages
2022-02-21 13:31:47.461 T:1053 DEBUG <general>: CPythonInvoker(0, /storage/.kodi/addons/script.skin.helper.widgets/plugin.py): entering source directory /storage/.kodi/addons/script.skin.helper.widgets
2022-02-21 13:31:47.462 T:1053 DEBUG <general>: CPythonInvoker(0, /storage/.kodi/addons/script.skin.helper.widgets/plugin.py): instantiating addon using automatically obtained id of "script.skin.helper.widgets" dependent on version 3.0.0 of the xbmc.python api
2022-02-21 13:31:47.466 T:1004 DEBUG <general>: GL: Requested render method: 0
2022-02-21 13:31:47.466 T:1004 DEBUG <general>: GL: BaseYUV2RGBGLSLShader: defines:
#define XBMC_texture_rectangle 0
#define XBMC_texture_rectangle_hack 0
#define XBMC_STRETCH 0
#define XBMC_NV12
2022-02-21 13:31:47.466 T:1004 INFO <general>: GL: Selecting YUV 2 RGB shader
2022-02-21 13:31:47.466 T:1004 INFO <general>: GL: Using GL_ARB_pixel_buffer_object
2022-02-21 13:31:47.468 T:1056 DEBUG <general>: -->Python Interpreter Initialized<--
2022-02-21 13:31:47.468 T:1056 DEBUG <general>:
2022-02-21 13:31:47.468 T:1056 DEBUG <general>: CPythonInvoker(3, /storage/.kodi/addons/script.skinshortcuts/resources/lib/entry_point.py): the source file to load is "/storage/.kodi/addons/script.skinshortcuts/resources/lib/entry_point.py"
2022-02-21 13:31:47.468 T:1056 DEBUG <general>: CPythonInvoker(3, /storage/.kodi/addons/script.skinshortcuts/resources/lib/entry_point.py): setting the Python path to /storage/.kodi/addons/script.skinshortcuts/resources/lib:/storage/.kodi/addons/script.module.simpleeval/lib:/storage/.kodi/addons/script.module.unidecode/lib:/usr/lib/python38.zip:/usr/lib/python3.8:/usr/lib/python3.8/lib-dynload:/usr/lib/python3.8/site-packages
2022-02-21 13:31:47.469 T:1056 DEBUG <general>: CPythonInvoker(3, /storage/.kodi/addons/script.skinshortcuts/resources/lib/entry_point.py): entering source directory /storage/.kodi/addons/script.skinshortcuts/resources/lib
2022-02-21 13:31:47.469 T:1056 DEBUG <general>: CPythonInvoker(3, /storage/.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
2022-02-21 13:31:47.484 T:1063 INFO <general>: CPythonInvoker(4, /storage/.kodi/addons/inputstream.ffmpegdirect/resources/lib/runner.py): script successfully run
2022-02-21 13:31:47.484 T:1063 DEBUG <general>: onExecutionDone(4, /storage/.kodi/addons/inputstream.ffmpegdirect/resources/lib/runner.py)
2022-02-21 13:31:47.497 T:1004 DEBUG <general>: LogindUPowerSyscall - Received unknown signal NameAcquired
2022-02-21 13:31:47.497 T:1085 DEBUG <general>: CVideoPlayer::HandleMessages - player started 1
2022-02-21 13:31:47.497 T:1085 DEBUG <general>: CVideoPlayer::HandleMessages - player started 2
2022-02-21 13:31:47.497 T:1084 DEBUG <general>: OnAVChange: CApplication::OnAVChange
2022-02-21 13:31:47.497 T:1085 DEBUG <general>: VideoPlayer::Sync - Audio - pts: 278639.000000, cache: 492523.052815, totalcache: 791999.995708
2022-02-21 13:31:47.497 T:1085 DEBUG <general>: VideoPlayer::Sync - Video - pts: 41666.666667, cache: 50000.000000, totalcache: 100000.000000
2022-02-21 13:31:47.498 T:1084 DEBUG <general>: OnAVChange: CApplication::OnAVChange
2022-02-21 13:31:47.498 T:1084 DEBUG <general>: OnAVStarted: CApplication::OnAVStarted
2022-02-21 13:31:47.498 T:1088 DEBUG <general>: CVideoPlayerAudio - CDVDMsg::GENERAL_RESYNC(-213884.052815), level: 47, cache: 468891.711148
2022-02-21 13:31:47.498 T:1088 DEBUG <general>: CDVDAudio::Resume - resume audio stream
2022-02-21 13:31:47.498 T:1009 DEBUG <general>: ActiveAE - start sync of audio stream
2022-02-21 13:31:47.498 T:1087 DEBUG <general>: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(-213884.052815)
2022-02-21 13:31:47.518 T:1004 DEBUG <general>: ------ Window Deinit (DialogBusy.xml) ------
2022-02-21 13:31:47.571 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:31:47.583 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12097
2022-02-21 13:31:47.600 T:1009 DEBUG <general>: ActiveAE::SyncStream - average error of 40.161825, start adjusting
2022-02-21 13:31:47.600 T:1009 DEBUG <general>: ActiveAE::SyncStream - average error 19.161825 below threshold of 30.000000
2022-02-21 13:31:47.614 T:1063 INFO <general>: Python interpreter stopped
2022-02-21 13:31:47.614 T:1063 DEBUG <general>: Thread LanguageInvoker 140480050357824 terminating
2022-02-21 13:31:47.646 T:1068 DEBUG <general>: -->Python Interpreter Initialized<--
2022-02-21 13:31:47.646 T:1068 DEBUG <general>:
2022-02-21 13:31:47.646 T:1068 DEBUG <general>: CPythonInvoker(9, /storage/.kodi/addons/script.skin.helper.backgrounds/service.py): the source file to load is "/storage/.kodi/addons/script.skin.helper.backgrounds/service.py"
2022-02-21 13:31:47.646 T:1068 DEBUG <general>: CPythonInvoker(9, /storage/.kodi/addons/script.skin.helper.backgrounds/service.py): setting the Python path to /storage/.kodi/addons/script.skin.helper.backgrounds:/storage/.kodi/addons/script.module.arrow/lib:/storage/.kodi/addons/script.module.beautifulsoup4/lib:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.dateutil/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.metadatautils/lib:/storage/.kodi/addons/script.module.musicbrainz/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.simplecache/lib:/storage/.kodi/addons/script.module.simplejson/lib:/storage/.kodi/addons/script.module.six/lib:/storage/.kodi/addons/script.module.soupsieve/lib:/storage/.kodi/addons/script.module.thetvdb/lib:/storage/.kodi/addons/script.module.typing_extensions/lib:/storage/.kodi/addons/script.module.urllib3/lib:/usr/lib/python38.zip:/usr/lib/python3.8:/usr/lib/python3.8/lib-dynload:/usr/lib/python3.8/site-packages
2022-02-21 13:31:47.646 T:1068 DEBUG <general>: CPythonInvoker(9, /storage/.kodi/addons/script.skin.helper.backgrounds/service.py): entering source directory /storage/.kodi/addons/script.skin.helper.backgrounds
2022-02-21 13:31:47.646 T:1068 DEBUG <general>: CPythonInvoker(9, /storage/.kodi/addons/script.skin.helper.backgrounds/service.py): instantiating addon using automatically obtained id of "script.skin.helper.backgrounds" dependent on version 0.0.0 of the xbmc.python api
2022-02-21 13:31:47.679 T:1069 DEBUG <general>: -->Python Interpreter Initialized<--
2022-02-21 13:31:47.679 T:1069 DEBUG <general>:
2022-02-21 13:31:47.680 T:1069 DEBUG <general>: CPythonInvoker(10, /storage/.kodi/addons/script.skin.helper.service/service.py): the source file to load is "/storage/.kodi/addons/script.skin.helper.service/service.py"
2022-02-21 13:31:47.680 T:1069 DEBUG <general>: CPythonInvoker(10, /storage/.kodi/addons/script.skin.helper.service/service.py): setting the Python path to /storage/.kodi/addons/script.skin.helper.service:/storage/.kodi/addons/script.module.arrow/lib:/storage/.kodi/addons/script.module.beautifulsoup4/lib:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.dateutil/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.metadatautils/lib:/storage/.kodi/addons/script.module.musicbrainz/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.simplecache/lib:/storage/.kodi/addons/script.module.simplejson/lib:/storage/.kodi/addons/script.module.six/lib:/storage/.kodi/addons/script.module.soupsieve/lib:/storage/.kodi/addons/script.module.thetvdb/lib:/storage/.kodi/addons/script.module.typing_extensions/lib:/storage/.kodi/addons/script.module.urllib3/lib:/usr/lib/python38.zip:/usr/lib/python3.8:/usr/lib/python3.8/lib-dynload:/usr/lib/python3.8/site-packages
2022-02-21 13:31:47.680 T:1069 DEBUG <general>: CPythonInvoker(10, /storage/.kodi/addons/script.skin.helper.service/service.py): entering source directory /storage/.kodi/addons/script.skin.helper.service
2022-02-21 13:31:47.680 T:1069 DEBUG <general>: CPythonInvoker(10, /storage/.kodi/addons/script.skin.helper.service/service.py): instantiating addon using automatically obtained id of "script.skin.helper.service" dependent on version 3.0.0 of the xbmc.python api
2022-02-21 13:31:47.692 T:1071 DEBUG <general>: -->Python Interpreter Initialized<--
2022-02-21 13:31:47.692 T:1071 DEBUG <general>:
2022-02-21 13:31:47.692 T:1071 DEBUG <general>: CPythonInvoker(12, /storage/.kodi/addons/script.skin.helper.widgets/service.py): the source file to load is "/storage/.kodi/addons/script.skin.helper.widgets/service.py"
2022-02-21 13:31:47.692 T:1071 DEBUG <general>: CPythonInvoker(12, /storage/.kodi/addons/script.skin.helper.widgets/service.py): setting the Python path to /storage/.kodi/addons/script.skin.helper.widgets:/storage/.kodi/addons/script.module.arrow/lib:/storage/.kodi/addons/script.module.beautifulsoup4/lib:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.dateutil/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.metadatautils/lib:/storage/.kodi/addons/script.module.musicbrainz/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.simplecache/lib:/storage/.kodi/addons/script.module.simplejson/lib:/storage/.kodi/addons/script.module.six/lib:/storage/.kodi/addons/script.module.soupsieve/lib:/storage/.kodi/addons/script.module.thetvdb/lib:/storage/.kodi/addons/script.module.typing_extensions/lib:/storage/.kodi/addons/script.module.urllib3/lib:/usr/lib/python38.zip:/usr/lib/python3.8:/usr/lib/python3.8/lib-dynload:/usr/lib/python3.8/site-packages
2022-02-21 13:31:47.692 T:1071 DEBUG <general>: CPythonInvoker(12, /storage/.kodi/addons/script.skin.helper.widgets/service.py): entering source directory /storage/.kodi/addons/script.skin.helper.widgets
2022-02-21 13:31:47.693 T:1071 DEBUG <general>: CPythonInvoker(12, /storage/.kodi/addons/script.skin.helper.widgets/service.py): instantiating addon using automatically obtained id of "script.skin.helper.widgets" dependent on version 3.0.0 of the xbmc.python api
2022-02-21 13:31:47.725 T:1067 DEBUG <general>: -->Python Interpreter Initialized<--
2022-02-21 13:31:47.725 T:1067 DEBUG <general>:
2022-02-21 13:31:47.725 T:1067 DEBUG <general>: CPythonInvoker(8, /storage/.kodi/addons/script.embuary.helper/service.py): the source file to load is "/storage/.kodi/addons/script.embuary.helper/service.py"
2022-02-21 13:31:47.725 T:1067 DEBUG <general>: CPythonInvoker(8, /storage/.kodi/addons/script.embuary.helper/service.py): setting the Python path to /storage/.kodi/addons/script.embuary.helper:/usr/share/kodi/addons/script.module.pil/lib:/usr/lib/python38.zip:/usr/lib/python3.8:/usr/lib/python3.8/lib-dynload:/usr/lib/python3.8/site-packages
2022-02-21 13:31:47.725 T:1067 DEBUG <general>: CPythonInvoker(8, /storage/.kodi/addons/script.embuary.helper/service.py): entering source directory /storage/.kodi/addons/script.embuary.helper
2022-02-21 13:31:47.725 T:1067 DEBUG <general>: CPythonInvoker(8, /storage/.kodi/addons/script.embuary.helper/service.py): instantiating addon using automatically obtained id of "script.embuary.helper" dependent on version 3.0.0 of the xbmc.python api
2022-02-21 13:31:47.770 T:1074 DEBUG <general>: -->Python Interpreter Initialized<--
2022-02-21 13:31:47.770 T:1074 DEBUG <general>:
2022-02-21 13:31:47.770 T:1074 DEBUG <general>: CPythonInvoker(15, /storage/.kodi/addons/service.iptv.manager/service.py): the source file to load is "/storage/.kodi/addons/service.iptv.manager/service.py"
2022-02-21 13:31:47.771 T:1074 DEBUG <general>: CPythonInvoker(15, /storage/.kodi/addons/service.iptv.manager/service.py): setting the Python path to /storage/.kodi/addons/service.iptv.manager:/storage/.kodi/addons/script.module.dateutil/lib:/storage/.kodi/addons/script.module.six/lib:/usr/lib/python38.zip:/usr/lib/python3.8:/usr/lib/python3.8/lib-dynload:/usr/lib/python3.8/site-packages
2022-02-21 13:31:47.771 T:1074 DEBUG <general>: CPythonInvoker(15, /storage/.kodi/addons/service.iptv.manager/service.py): entering source directory /storage/.kodi/addons/service.iptv.manager
2022-02-21 13:31:47.771 T:1074 DEBUG <general>: CPythonInvoker(15, /storage/.kodi/addons/service.iptv.manager/service.py): instantiating addon using automatically obtained id of "service.iptv.manager" dependent on version 3.0.0 of the xbmc.python api
2022-02-21 13:31:47.787 T:1087 INFO <general>: CDVDVideoCodecFFmpeg::CDropControl: calculated diff time: 41666
2022-02-21 13:31:47.796 T:1066 DEBUG <general>: -->Python Interpreter Initialized<--
2022-02-21 13:31:47.797 T:1066 DEBUG <general>:
2022-02-21 13:31:47.797 T:1066 DEBUG <general>: CPythonInvoker(7, /storage/.kodi/addons/script.artwork.dump/python/service.py): the source file to load is "/storage/.kodi/addons/script.artwork.dump/python/service.py"
2022-02-21 13:31:47.797 T:1066 DEBUG <general>: CPythonInvoker(7, /storage/.kodi/addons/script.artwork.dump/python/service.py): setting the Python path to /storage/.kodi/addons/script.artwork.dump/python:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.urllib3/lib:/usr/lib/python38.zip:/usr/lib/python3.8:/usr/lib/python3.8/lib-dynload:/usr/lib/python3.8/site-packages
2022-02-21 13:31:47.797 T:1066 DEBUG <general>: CPythonInvoker(7, /storage/.kodi/addons/script.artwork.dump/python/service.py): entering source directory /storage/.kodi/addons/script.artwork.dump/python
2022-02-21 13:31:47.797 T:1066 DEBUG <general>: CPythonInvoker(7, /storage/.kodi/addons/script.artwork.dump/python/service.py): instantiating addon using automatically obtained id of "script.artwork.dump" dependent on version 3.0.0 of the xbmc.python api
2022-02-21 13:31:47.804 T:1070 DEBUG <general>: -->Python Interpreter Initialized<--
2022-02-21 13:31:47.804 T:1070 DEBUG <general>:
2022-02-21 13:31:47.804 T:1070 DEBUG <general>: CPythonInvoker(11, /storage/.kodi/addons/script.skin.helper.skinbackup/service.py): the source file to load is "/storage/.kodi/addons/script.skin.helper.skinbackup/service.py"
2022-02-21 13:31:47.804 T:1070 DEBUG <general>: CPythonInvoker(11, /storage/.kodi/addons/script.skin.helper.skinbackup/service.py): setting the Python path to /storage/.kodi/addons/script.skin.helper.skinbackup:/usr/lib/python38.zip:/usr/lib/python3.8:/usr/lib/python3.8/lib-dynload:/usr/lib/python3.8/site-packages
2022-02-21 13:31:47.804 T:1070 DEBUG <general>: CPythonInvoker(11, /storage/.kodi/addons/script.skin.helper.skinbackup/service.py): entering source directory /storage/.kodi/addons/script.skin.helper.skinbackup
2022-02-21 13:31:47.805 T:1070 DEBUG <general>: CPythonInvoker(11, /storage/.kodi/addons/script.skin.helper.skinbackup/service.py): instantiating addon using automatically obtained id of "script.skin.helper.skinbackup" dependent on version 3.0.0 of the xbmc.python api
2022-02-21 13:31:47.809 T:1075 DEBUG <general>: -->Python Interpreter Initialized<--
2022-02-21 13:31:47.809 T:1075 DEBUG <general>:
2022-02-21 13:31:47.809 T:1075 DEBUG <general>: CPythonInvoker(16, /usr/share/kodi/addons/service.libreelec.settings/service.py): the source file to load is "/usr/share/kodi/addons/service.libreelec.settings/service.py"
2022-02-21 13:31:47.809 T:1075 DEBUG <general>: CPythonInvoker(16, /usr/share/kodi/addons/service.libreelec.settings/service.py): setting the Python path to /usr/share/kodi/addons/service.libreelec.settings:/usr/lib/python38.zip:/usr/lib/python3.8:/usr/lib/python3.8/lib-dynload:/usr/lib/python3.8/site-packages
2022-02-21 13:31:47.810 T:1075 DEBUG <general>: CPythonInvoker(16, /usr/share/kodi/addons/service.libreelec.settings/service.py): entering source directory /usr/share/kodi/addons/service.libreelec.settings
2022-02-21 13:31:47.810 T:1075 DEBUG <general>: CPythonInvoker(16, /usr/share/kodi/addons/service.libreelec.settings/service.py): instantiating addon using automatically obtained id of "service.libreelec.settings" dependent on version 3.0.0 of the xbmc.python api
2022-02-21 13:31:47.869 T:1065 DEBUG <general>: -->Python Interpreter Initialized<--
2022-02-21 13:31:47.870 T:1065 DEBUG <general>:
2022-02-21 13:31:47.870 T:1065 DEBUG <general>: CPythonInvoker(6, /storage/.kodi/addons/screensaver.atv4/service.py): the source file to load is "/storage/.kodi/addons/screensaver.atv4/service.py"
2022-02-21 13:31:47.870 T:1065 DEBUG <general>: CPythonInvoker(6, /storage/.kodi/addons/screensaver.atv4/service.py): setting the Python path to /storage/.kodi/addons/screensaver.atv4:/usr/lib/python38.zip:/usr/lib/python3.8:/usr/lib/python3.8/lib-dynload:/usr/lib/python3.8/site-packages
2022-02-21 13:31:47.870 T:1065 DEBUG <general>: CPythonInvoker(6, /storage/.kodi/addons/screensaver.atv4/service.py): entering source directory /storage/.kodi/addons/screensaver.atv4
2022-02-21 13:31:47.870 T:1065 DEBUG <general>: CPythonInvoker(6, /storage/.kodi/addons/screensaver.atv4/service.py): instantiating addon using automatically obtained id of "screensaver.atv4" dependent on version 3.0.0 of the xbmc.python api
2022-02-21 13:31:47.881 T:1064 DEBUG <general>: -->Python Interpreter Initialized<--
2022-02-21 13:31:47.881 T:1064 DEBUG <general>:
2022-02-21 13:31:47.881 T:1064 DEBUG <general>: CPythonInvoker(5, /storage/.kodi/addons/plugin.video.pseudotv.live/service.py): the source file to load is "/storage/.kodi/addons/plugin.video.pseudotv.live/service.py"
2022-02-21 13:31:47.881 T:1064 DEBUG <general>: CPythonInvoker(5, /storage/.kodi/addons/plugin.video.pseudotv.live/service.py): setting the Python path to /storage/.kodi/addons/plugin.video.pseudotv.live:/storage/.kodi/addons/script.module.fuzzywuzzy/lib:/storage/.kodi/addons/script.module.kodi-six/libs:/storage/.kodi/addons/script.module.simplecache/lib:/storage/.kodi/addons/script.module.six/lib:/usr/share/kodi/addons/script.module.pil/lib:/usr/lib/python38.zip:/usr/lib/python3.8:/usr/lib/python3.8/lib-dynload:/usr/lib/python3.8/site-packages
2022-02-21 13:31:47.881 T:1064 DEBUG <general>: CPythonInvoker(5, /storage/.kodi/addons/plugin.video.pseudotv.live/service.py): entering source directory /storage/.kodi/addons/plugin.video.pseudotv.live
2022-02-21 13:31:47.881 T:1064 DEBUG <general>: CPythonInvoker(5, /storage/.kodi/addons/plugin.video.pseudotv.live/service.py): instantiating addon using automatically obtained id of "plugin.video.pseudotv.live" dependent on version 3.0.0 of the xbmc.python api
2022-02-21 13:31:47.886 T:1073 DEBUG <general>: -->Python Interpreter Initialized<--
2022-02-21 13:31:47.886 T:1073 DEBUG <general>:
2022-02-21 13:31:47.886 T:1073 DEBUG <general>: CPythonInvoker(14, /storage/.kodi/addons/script.tv.show.next.aired/service.py): the source file to load is "/storage/.kodi/addons/script.tv.show.next.aired/service.py"
2022-02-21 13:31:47.887 T:1073 DEBUG <general>: CPythonInvoker(14, /storage/.kodi/addons/script.tv.show.next.aired/service.py): setting the Python path to /storage/.kodi/addons/script.tv.show.next.aired:/storage/.kodi/addons/script.module.arrow/lib:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.dateutil/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.simplecache/lib:/storage/.kodi/addons/script.module.simplejson/lib:/storage/.kodi/addons/script.module.six/lib:/storage/.kodi/addons/script.module.thetvdb/lib:/storage/.kodi/addons/script.module.typing_extensions/lib:/storage/.kodi/addons/script.module.urllib3/lib:/usr/lib/python38.zip:/usr/lib/python3.8:/usr/lib/python3.8/lib-dynload:/usr/lib/python3.8/site-packages
2022-02-21 13:31:47.887 T:1073 DEBUG <general>: CPythonInvoker(14, /storage/.kodi/addons/script.tv.show.next.aired/service.py): entering source directory /storage/.kodi/addons/script.tv.show.next.aired
2022-02-21 13:31:47.887 T:1073 DEBUG <general>: CPythonInvoker(14, /storage/.kodi/addons/script.tv.show.next.aired/service.py): instantiating addon using automatically obtained id of "script.tv.show.next.aired" dependent on version 3.0.0 of the xbmc.python api
2022-02-21 13:31:47.900 T:1076 DEBUG <general>: -->Python Interpreter Initialized<--
2022-02-21 13:31:47.900 T:1076 DEBUG <general>:
2022-02-21 13:31:47.900 T:1076 DEBUG <general>: CPythonInvoker(17, /storage/.kodi/addons/service.upnext/resources/lib/service_entry.py): the source file to load is "/storage/.kodi/addons/service.upnext/resources/lib/service_entry.py"
2022-02-21 13:31:47.900 T:1076 DEBUG <general>: CPythonInvoker(17, /storage/.kodi/addons/service.upnext/resources/lib/service_entry.py): setting the Python path to /storage/.kodi/addons/service.upnext/resources/lib:/usr/lib/python38.zip:/usr/lib/python3.8:/usr/lib/python3.8/lib-dynload:/usr/lib/python3.8/site-packages
2022-02-21 13:31:47.900 T:1076 DEBUG <general>: CPythonInvoker(17, /storage/.kodi/addons/service.upnext/resources/lib/service_entry.py): entering source directory /storage/.kodi/addons/service.upnext/resources/lib
2022-02-21 13:31:47.900 T:1076 DEBUG <general>: CPythonInvoker(17, /storage/.kodi/addons/service.upnext/resources/lib/service_entry.py): instantiating addon using automatically obtained id of "service.upnext" dependent on version 3.0.0 of the xbmc.python api
2022-02-21 13:31:47.937 T:1072 DEBUG <general>: -->Python Interpreter Initialized<--
2022-02-21 13:31:47.937 T:1072 DEBUG <general>:
2022-02-21 13:31:47.937 T:1072 DEBUG <general>: CPythonInvoker(13, /storage/.kodi/addons/script.trakt/default.py): the source file to load is "/storage/.kodi/addons/script.trakt/default.py"
2022-02-21 13:31:47.937 T:1072 DEBUG <general>: CPythonInvoker(13, /storage/.kodi/addons/script.trakt/default.py): setting the Python path to /storage/.kodi/addons/script.trakt:/storage/.kodi/addons/script.module.arrow/lib:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.dateutil/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.six/lib:/storage/.kodi/addons/script.module.trakt/lib:/storage/.kodi/addons/script.module.typing_extensions/lib:/storage/.kodi/addons/script.module.urllib3/lib:/usr/lib/python38.zip:/usr/lib/python3.8:/usr/lib/python3.8/lib-dynload:/usr/lib/python3.8/site-packages
2022-02-21 13:31:47.937 T:1072 DEBUG <general>: CPythonInvoker(13, /storage/.kodi/addons/script.trakt/default.py): entering source directory /storage/.kodi/addons/script.trakt
2022-02-21 13:31:47.938 T:1072 DEBUG <general>: CPythonInvoker(13, /storage/.kodi/addons/script.trakt/default.py): instantiating addon using automatically obtained id of "script.trakt" dependent on version 3.0.0 of the xbmc.python api
2022-02-21 13:31:48.062 T:1065 ERROR <general>: CAddon[screensaver.atv4]: failed to load addon settings from special://profile/addon_data/screensaver.atv4/settings.xml
2022-02-21 13:31:48.063 T:1065 INFO <general>: CPythonInvoker(6, /storage/.kodi/addons/screensaver.atv4/service.py): script successfully run
2022-02-21 13:31:48.064 T:1065 DEBUG <general>: onExecutionDone(6, /storage/.kodi/addons/screensaver.atv4/service.py)
2022-02-21 13:31:48.218 T:1065 INFO <general>: Python interpreter stopped
2022-02-21 13:31:48.218 T:1065 DEBUG <general>: Thread LanguageInvoker 140480033572416 terminating
2022-02-21 13:31:48.827 T:1071 INFO <general>: script.skin.helper.widgets --> Backgroundservice started
2022-02-21 13:31:48.835 T:1004 DEBUG <general>: CDirectoryProvider[plugin://script.skin.helper.widgets/?action=randomshowsandmovies&mediatype=media&limit=5&reload=20220221193148]: refreshing..
2022-02-21 13:31:49.304 T:1066 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-21 13:31:49.304 T:1066 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-21 13:31:49.304 T:1066 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-21 13:31:49.304 T:1066 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-21 13:31:49.304 T:1066 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-21 13:31:49.304 T:1066 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-21 13:31:49.304 T:1066 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-21 13:31:49.304 T:1066 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-21 13:31:49.304 T:1066 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-21 13:31:49.304 T:1066 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-21 13:31:49.304 T:1066 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-21 13:31:49.304 T:1066 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-21 13:31:49.304 T:1066 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-21 13:31:49.304 T:1066 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-21 13:31:49.304 T:1066 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-21 13:31:49.304 T:1066 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-21 13:31:49.304 T:1066 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-21 13:31:49.304 T:1066 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-21 13:31:49.304 T:1066 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-21 13:31:49.304 T:1066 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-21 13:31:49.304 T:1066 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-21 13:31:49.304 T:1066 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-21 13:31:49.304 T:1066 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-21 13:31:49.304 T:1066 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-21 13:31:49.304 T:1066 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-21 13:31:49.304 T:1066 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-21 13:31:49.304 T:1066 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-21 13:31:49.304 T:1066 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-21 13:31:49.359 T:1066 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-21 13:31:49.359 T:1066 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-21 13:31:49.359 T:1066 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-21 13:31:49.359 T:1066 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-21 13:31:49.359 T:1066 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-21 13:31:49.359 T:1066 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-21 13:31:49.359 T:1066 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-21 13:31:49.359 T:1066 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-21 13:31:49.359 T:1066 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-21 13:31:49.359 T:1066 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-21 13:31:49.359 T:1066 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-21 13:31:49.359 T:1066 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-21 13:31:49.359 T:1066 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-21 13:31:49.359 T:1066 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-21 13:31:49.359 T:1066 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-21 13:31:49.359 T:1066 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-21 13:31:49.359 T:1066 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-21 13:31:49.359 T:1066 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-21 13:31:49.359 T:1066 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-21 13:31:49.359 T:1066 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-21 13:31:49.359 T:1066 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-21 13:31:49.359 T:1066 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-21 13:31:49.359 T:1066 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-21 13:31:49.359 T:1066 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-21 13:31:49.359 T:1066 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-21 13:31:49.359 T:1066 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-21 13:31:49.359 T:1066 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-21 13:31:49.359 T:1066 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-21 13:31:49.743 T:1007 DEBUG <general>: Sink changed
2022-02-21 13:31:49.828 T:1076 DEBUG <CAddonSettings[service.upnext]>: trying to load setting definitions from old format...
2022-02-21 13:31:49.938 T:1076 INFO <general>: Skipped 6 duplicate messages..
2022-02-21 13:31:49.938 T:1076 DEBUG <general>: [service.upnext] DemoOverlay -> initialized
2022-02-21 13:31:49.938 T:1076 DEBUG <CAddonSettings[service.upnext]>: trying to load setting definitions from old format...
2022-02-21 13:31:49.943 T:1076 DEBUG <general>: [service.upnext] UpNextMonitor -> Service started
2022-02-21 13:31:50.752 T:1073 INFO <general>: script.tv.show.next.aired --> TV Show - Next Aired version 8.0.1 started
2022-02-21 13:31:50.753 T:1100 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2022-02-21 13:31:50.753 T:1100 INFO <general>: initializing python engine.
2022-02-21 13:31:50.753 T:1100 DEBUG <general>: CPythonInvoker(18, /storage/.kodi/addons/script.tv.show.next.aired/default.py): start processing
2022-02-21 13:31:50.868 T:1074 DEBUG <CAddonSettings[service.iptv.manager]>: trying to load setting definitions from old format...
2022-02-21 13:31:50.869 T:1074 DEBUG <general>: [service.iptv.manager] [resources.lib.service] Service started
2022-02-21 13:31:50.869 T:1074 DEBUG <CAddonSettings[service.iptv.manager]>: trying to load setting definitions from old format...
2022-02-21 13:31:51.299 T:1100 DEBUG <general>: -->Python Interpreter Initialized<--
2022-02-21 13:31:51.299 T:1100 DEBUG <general>:
2022-02-21 13:31:51.299 T:1100 DEBUG <general>: CPythonInvoker(18, /storage/.kodi/addons/script.tv.show.next.aired/default.py): the source file to load is "/storage/.kodi/addons/script.tv.show.next.aired/default.py"
2022-02-21 13:31:51.299 T:1100 DEBUG <general>: CPythonInvoker(18, /storage/.kodi/addons/script.tv.show.next.aired/default.py): setting the Python path to /storage/.kodi/addons/script.tv.show.next.aired:/storage/.kodi/addons/script.module.arrow/lib:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.dateutil/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.simplecache/lib:/storage/.kodi/addons/script.module.simplejson/lib:/storage/.kodi/addons/script.module.six/lib:/storage/.kodi/addons/script.module.thetvdb/lib:/storage/.kodi/addons/script.module.typing_extensions/lib:/storage/.kodi/addons/script.module.urllib3/lib:/usr/lib/python38.zip:/usr/lib/python3.8:/usr/lib/python3.8/lib-dynload:/usr/lib/python3.8/site-packages
2022-02-21 13:31:51.299 T:1100 DEBUG <general>: CPythonInvoker(18, /storage/.kodi/addons/script.tv.show.next.aired/default.py): entering source directory /storage/.kodi/addons/script.tv.show.next.aired
2022-02-21 13:31:51.300 T:1100 DEBUG <general>: CPythonInvoker(18, /storage/.kodi/addons/script.tv.show.next.aired/default.py): instantiating addon using automatically obtained id of "script.tv.show.next.aired" dependent on version 3.0.0 of the xbmc.python api
2022-02-21 13:31:51.303 T:1085 INFO <general>: Process - eof reading from demuxer
2022-02-21 13:31:51.303 T:1085 INFO <general>: CVideoPlayer::OnExit()
2022-02-21 13:31:51.303 T:1085 INFO <general>: VideoPlayer: eof, waiting for queues to empty
2022-02-21 13:31:51.303 T:1085 INFO <general>: Closing stream player 1
2022-02-21 13:31:51.303 T:1085 INFO <general>: CDVDMessageQueue(audio)::WaitUntilEmpty
2022-02-21 13:31:51.303 T:1088 DEBUG <general>: CVideoPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
2022-02-21 13:31:51.303 T:1085 INFO <general>: Waiting for audio thread to exit
2022-02-21 13:31:51.303 T:1088 ERROR <general>: Got MSGQ_ABORT or MSGO_IS_ERROR return true
2022-02-21 13:31:51.303 T:1088 INFO <general>: thread end: CVideoPlayerAudio::OnExit()
2022-02-21 13:31:51.303 T:1088 DEBUG <general>: Thread VideoPlayerAudio 140479681283648 terminating
2022-02-21 13:31:51.303 T:1085 INFO <general>: Closing audio device
2022-02-21 13:31:51.390 T:1070 DEBUG <general>: Skin Helper skinbackup --> Service started
2022-02-21 13:31:51.402 T:1009 DEBUG <general>: CActiveAE::DiscardStream - audio stream deleted
2022-02-21 13:31:51.402 T:1009 DEBUG <general>: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
2022-02-21 13:31:51.402 T:1085 INFO <general>: Skipped 2 duplicate messages..
2022-02-21 13:31:51.402 T:1085 INFO <general>: Deleting audio codec
2022-02-21 13:31:51.403 T:1085 INFO <general>: Closing stream player 2
2022-02-21 13:31:51.403 T:1085 INFO <general>: CDVDMessageQueue(video)::WaitUntilEmpty
2022-02-21 13:31:51.490 T:1087 DEBUG <general>: CDVDVideoCodecFFmpeg::GetPicture - eof hw accel
2022-02-21 13:31:51.490 T:1087 DEBUG <general>: CVideoPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
2022-02-21 13:31:51.490 T:1085 INFO <general>: waiting for video thread to exit
2022-02-21 13:31:51.490 T:1087 ERROR <general>: Got MSGQ_ABORT or MSGO_IS_ERROR return true
2022-02-21 13:31:51.490 T:1087 INFO <general>: thread end: video_thread
2022-02-21 13:31:51.490 T:1087 DEBUG <general>: Thread VideoPlayerVideo 140479689676352 terminating
2022-02-21 13:31:51.491 T:1085 INFO <general>: deleting video codec
2022-02-21 13:31:51.493 T:1085 DEBUG <general>: Thread VideoPlayer 140479714780736 terminating
2022-02-21 13:31:51.502 T:1084 INFO <general>: Deleting settings information for files special://skin/extras/media/bingie_intro_1080p.mp4
2022-02-21 13:31:51.506 T:1084 DEBUG <general>: DoWork - Saving file state for video item special://skin/extras/media/bingie_intro_1080p.mp4
2022-02-21 13:31:51.620 T:1084 DEBUG <general>: OnPlayBackEnded: CApplication::OnPlayBackEnded
2022-02-21 13:31:51.621 T:1004 INFO <general>: CVideoPlayer::CloseFile()
2022-02-21 13:31:51.621 T:1004 DEBUG <general>: DeleteRenderer - deleting renderer
2022-02-21 13:31:51.621 T:1004 INFO <general>: VAAPI::Close
2022-02-21 13:31:51.621 T:1098 INFO <general>: COutput::OnExit: Output Thread terminated
2022-02-21 13:31:51.621 T:1098 DEBUG <general>: Thread Vaapi-Output 140479587718720 terminating
2022-02-21 13:31:51.621 T:1004 INFO <general>: VAAPI::Close - closing decoder context
2022-02-21 13:31:51.628 T:1004 DEBUG <general>: LinuxRendererGL: Cleaning up GL resources
2022-02-21 13:31:51.628 T:1004 INFO <general>: VideoPlayer: waiting for threads to exit
2022-02-21 13:31:51.628 T:1004 INFO <general>: VideoPlayer: finished waiting
2022-02-21 13:31:51.628 T:1004 INFO <general>: CVideoPlayer::CloseFile()
2022-02-21 13:31:51.628 T:1004 INFO <general>: VideoPlayer: waiting for threads to exit
2022-02-21 13:31:51.628 T:1004 INFO <general>: VideoPlayer: finished waiting
2022-02-21 13:31:51.632 T:1004 DEBUG <general>: Radio UECP (RDS) Processor - delete ~CDVDRadioRDSData
2022-02-21 13:31:51.633 T:1004 DEBUG <general>: CDirectoryProvider[plugin://script.skin.helper.widgets/?action=randomshowsandmovies&mediatype=media&limit=5&reload=20220221193148]: refreshing..
2022-02-21 13:31:51.633 T:1004 DEBUG <general>: CDirectoryProvider[plugin://script.skin.helper.widgets/?action=inprogressshowsandmovies&mediatype=media&limit=25&reload=]: refreshing..
2022-02-21 13:31:51.633 T:1004 DEBUG <general>: CDirectoryProvider[plugin://script.skin.helper.widgets/?action=recentshowsandmovies&mediatype=media&limit=25&reload=]: refreshing..
2022-02-21 13:31:51.633 T:1004 DEBUG <general>: CDirectoryProvider[special://skin/playlists/bingeworthyshows.xsp]: refreshing..
2022-02-21 13:31:51.633 T:1004 DEBUG <general>: CDirectoryProvider[plugin://script.skin.helper.widgets/?action=watchagainshowsandmovies&mediatype=media&limit=25&reload=]: refreshing..
2022-02-21 13:31:51.633 T:1004 DEBUG <general>: CDirectoryProvider[special://skin/playlists/criticallyacclaimedmovies.xsp]: refreshing..
2022-02-21 13:31:51.633 T:1004 DEBUG <general>: CDirectoryProvider[plugin://script.skin.helper.widgets/?action=similar&mediatype=media&limit=25&reload=]: refreshing..
2022-02-21 13:31:51.633 T:1004 DEBUG <general>: CDirectoryProvider[special://skin/playlists/mylistshows.xsp]: refreshing..
2022-02-21 13:31:51.633 T:1004 DEBUG <general>: CDirectoryProvider[special://skin/playlists/mylistmovies.xsp]: refreshing..
2022-02-21 13:31:51.737 T:1071 DEBUG <general>: script.skin.helper.widgets --> Kodi_Monitor: sender xbmc - method: Player.OnStop - data: {"end":true,"item":{"title":"","type":"movie"}}
2022-02-21 13:31:51.739 T:1076 DEBUG <CAddonSettings[service.upnext]>: trying to load setting definitions from old format...
2022-02-21 13:31:51.786 T:1010 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:31:51.786 T:1010 INFO <general>: CActiveAESink::OpenSink - initialize sink
2022-02-21 13:31:51.938 T:1102 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:51.979 T:1010 DEBUG <general>: CActiveAESink::OpenSink - trying to open device ALSA:@:CARD=Generic,DEV=0
2022-02-21 13:31:51.979 T:1010 INFO <general>: CAESinkALSA::Initialize - Attempting to open device "@:CARD=Generic,DEV=0"
2022-02-21 13:31:51.982 T:1010 INFO <general>: CAESinkALSA::Initialize - Opened device "sysdefault:CARD=Generic"
2022-02-21 13:31:51.982 T:1010 INFO <general>: CAESinkALSA::InitializeHW - Your hardware does not support AE_FMT_FLOAT, trying other formats
2022-02-21 13:31:51.982 T:1010 INFO <general>: CAESinkALSA::InitializeHW - Using data format AE_FMT_S32NE
2022-02-21 13:31:51.982 T:1010 DEBUG <general>: CAESinkALSA::InitializeHW - Request: periodSize 1024, bufferSize 9600
2022-02-21 13:31:51.983 T:1010 DEBUG <general>: CAESinkALSA::InitializeHW - Got: periodSize 1024, bufferSize 9216
2022-02-21 13:31:51.983 T:1010 DEBUG <general>: CAESinkALSA::InitializeHW - Setting timeout to 192 ms
2022-02-21 13:31:51.983 T:1010 DEBUG <general>: CAESinkALSA::GetChannelLayout - Input Channel Count: 2 Output Channel Count: 2
2022-02-21 13:31:51.983 T:1010 DEBUG <general>: CAESinkALSA::GetChannelLayout - Requested Layout: FL, FR
2022-02-21 13:31:51.983 T:1010 DEBUG <general>: CAESinkALSA::GetChannelLayout - Got Layout: FL, FR (ALSA: FL FR)
2022-02-21 13:31:51.983 T:1010 DEBUG <general>: CActiveAESink::OpenSink - ALSA Initialized:
2022-02-21 13:31:51.983 T:1010 DEBUG <general>: Output Device : HD-Audio Generic
2022-02-21 13:31:51.983 T:1010 DEBUG <general>: Sample Rate : 48000
2022-02-21 13:31:51.983 T:1010 DEBUG <general>: Sample Format : AE_FMT_S32NE
2022-02-21 13:31:51.983 T:1010 DEBUG <general>: Channel Count : 2
2022-02-21 13:31:51.983 T:1010 DEBUG <general>: Channel Layout: FL, FR
2022-02-21 13:31:51.983 T:1010 DEBUG <general>: Frames : 1024
2022-02-21 13:31:51.983 T:1010 DEBUG <general>: Frame Size : 8
2022-02-21 13:31:51.983 T:1009 DEBUG <general>: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
2022-02-21 13:31:52.010 T:1056 INFO <general>: CPythonInvoker(3, /storage/.kodi/addons/script.skinshortcuts/resources/lib/entry_point.py): script successfully run
2022-02-21 13:31:52.010 T:1056 DEBUG <general>: onExecutionDone(3, /storage/.kodi/addons/script.skinshortcuts/resources/lib/entry_point.py)
2022-02-21 13:31:52.021 T:1102 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:52.021 T:1103 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:52.380 T:1056 WARNING <general>: CPythonInvoker(3, /storage/.kodi/addons/script.skinshortcuts/resources/lib/entry_point.py): the python script "/storage/.kodi/addons/script.skinshortcuts/resources/lib/entry_point.py" has left several classes in memory that we couldn't clean up. The classes include: N9XBMCAddon7xbmcgui6WindowE,N9XBMCAddon9xbmcaddon5AddonE
2022-02-21 13:31:52.380 T:1056 INFO <general>: Python interpreter stopped
2022-02-21 13:31:52.380 T:1056 DEBUG <general>: Thread LanguageInvoker 140480520119872 terminating
2022-02-21 13:31:52.404 T:1067 DEBUG <CAddonSettings[script.embuary.helper]>: trying to load setting definitions from old format...
2022-02-21 13:31:52.454 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:31:52.458 T:1064 DEBUG <general>: Skin Helper Simplecache --> Initialized
2022-02-21 13:31:52.530 T:1103 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:53.999 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:31:54.010 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cores.cpucount, checksum = 0.3.5
2022-02-21 13:31:54.021 T:1067 INFO <general>: [ script.embuary.helper ] Service: Started
2022-02-21 13:31:54.021 T:1067 INFO <general>: [ script.embuary.helper ] Service: Player monitor started
2022-02-21 13:31:54.021 T:1067 DEBUG <general>: [ script.embuary.helper ] Start new fanart grabber process
2022-02-21 13:31:54.133 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cores.cpucount, checksum = 0.3.5
2022-02-21 13:31:54.146 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:31:54.213 T:1067 INFO <general>: Skipped 6 duplicate messages..
2022-02-21 13:31:54.213 T:1067 DEBUG <general>: GetArtistsByWhereJSON query: SELECT a1.*, art.art_id AS idArt, art.type AS artType, art.url AS artURL FROM (SELECT artist.idArtist, strArtist FROM artist WHERE (EXISTS (SELECT 1 FROM song_artist WHERE song_artist.idArtist = artist.idArtist AND song_artist.idRole = 1) OR EXISTS (SELECT 1 FROM album_artist WHERE album_artist.idArtist = artist.idArtist)) AND (artist.strArtist != '') ORDER BY RANDOM() LIMIT 40) AS a1 LEFT JOIN art ON art.media_id = a1.idArtist AND art.media_type = 'artist' GROUP BY a1.idArtist, art.art_id ORDER BY a1.idArtist, arttype
2022-02-21 13:31:54.213 T:1067 DEBUG <general>: GetArtistsByWhereJSON - query took 1 ms
2022-02-21 13:31:54.229 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cores.cpucount, checksum = 0.3.5
2022-02-21 13:31:54.415 T:1064 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:31:54.415 T:1064 ERROR <general>: /storage/.kodi/addons/script.module.fuzzywuzzy/lib/fuzzywuzzy/fuzz.py:11: UserWarning: Using slow pure-python SequenceMatcher. Install python-Levenshtein to remove this warning
warnings.warn('Using slow pure-python SequenceMatcher. Install python-Levenshtein to remove this warning')
2022-02-21 13:31:54.702 T:1075 DEBUG <general>: ## LibreELEC Addon ## 10.0
2022-02-21 13:31:54.974 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:31:54.975 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.InstanceID, value = 0b6c6474-d9e3-457d-897c-94e9ff453c5b
2022-02-21 13:31:54.985 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:31:55.095 T:1064 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:31:55.095 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open FileLock.dat
2022-02-21 13:31:55.095 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open FileLock.dat
2022-02-21 13:31:55.095 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening FileLock.dat
2022-02-21 13:31:55.095 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: instance
2022-02-21 13:31:55.287 T:1075 INFO <general>: SETTINGS: set_keyboard_layout # us,us -model pc105
2022-02-21 13:31:55.415 T:1066 DEBUG <general>: [script.artwork.dump] Service started
2022-02-21 13:31:55.444 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:31:55.453 T:1066 INFO <CSettingsManager>: Skipped 1 duplicate messages..
2022-02-21 13:31:55.453 T:1066 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-21 13:31:55.453 T:1066 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-21 13:31:55.453 T:1066 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-21 13:31:55.453 T:1066 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-21 13:31:55.453 T:1066 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-21 13:31:55.453 T:1066 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-21 13:31:55.453 T:1066 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-21 13:31:55.453 T:1066 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-21 13:31:55.453 T:1066 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-21 13:31:55.453 T:1066 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-21 13:31:55.453 T:1066 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-21 13:31:55.453 T:1066 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-21 13:31:55.453 T:1066 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-21 13:31:55.453 T:1066 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-21 13:31:55.453 T:1066 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-21 13:31:55.453 T:1066 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-21 13:31:55.453 T:1066 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-21 13:31:55.453 T:1066 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-21 13:31:55.453 T:1066 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-21 13:31:55.453 T:1066 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-21 13:31:55.453 T:1066 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-21 13:31:55.453 T:1066 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-21 13:31:55.453 T:1066 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-21 13:31:55.453 T:1066 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-21 13:31:55.453 T:1066 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-21 13:31:55.453 T:1066 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-21 13:31:55.453 T:1066 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-21 13:31:55.453 T:1066 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-21 13:31:55.462 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:31:55.498 T:1064 INFO <CSettingsManager>: Skipped 6 duplicate messages..
2022-02-21 13:31:55.498 T:1064 DEBUG <CSettingsManager>: requested setting (TDP_PORT) was not found.
2022-02-21 13:31:55.500 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-globals: isPseudoTV = False
2022-02-21 13:31:55.509 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-globals: isSubtitle = False
2022-02-21 13:31:55.515 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:31:55.517 T:1110 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Announcement: _start
2022-02-21 13:31:55.518 T:1110 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Announcement: _start, sending service announcements: 192.168.0.220:50001
2022-02-21 13:31:55.518 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Discovery: _start
2022-02-21 13:31:55.523 T:1110 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:31:55.526 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-RulesList: __init__
2022-02-21 13:31:55.532 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:31:55.551 T:1064 INFO <general>: Skipped 3 duplicate messages..
2022-02-21 13:31:55.551 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cores.cpucount, checksum = 0.3.5
2022-02-21 13:31:55.552 T:1064 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:31:55.552 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: buildLogoResources
2022-02-21 13:31:55.552 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: walkDirectory, path = /storage/.kodi/addons/plugin.video.pseudotv.live/resources/images
2022-02-21 13:31:55.552 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getListDirectory path = /storage/.kodi/addons/plugin.video.pseudotv.live/resources/images, checksum = 0b6c6474-d9e3-457d-897c-94e9ff453c5b
2022-02-21 13:31:55.552 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.getListDirectory./storage/.kodi/addons/plugin.video.pseudotv.live/resources/images, checksum = 0b6c6474-d9e3-457d-897c-94e9ff453c5b
2022-02-21 13:31:55.553 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Discovery: _start, discovered local host 192.168.0.220:50001
2022-02-21 13:31:55.553 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.discovery, value = 192.168.0.220:50001
2022-02-21 13:31:55.566 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: set, name = plugin.video.pseudotv.live.getListDirectory./storage/.kodi/addons/plugin.video.pseudotv.live/resources/images, checksum = 0b6c6474-d9e3-457d-897c-94e9ff453c5b
2022-02-21 13:31:55.594 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: walkDirectory, path = /var/media/sdc1-usb-General_USB_Flas/logos
2022-02-21 13:31:55.595 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getListDirectory path = /var/media/sdc1-usb-General_USB_Flas/logos, checksum = 0b6c6474-d9e3-457d-897c-94e9ff453c5b
2022-02-21 13:31:55.595 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.getListDirectory./var/media/sdc1-usb-General_USB_Flas/logos, checksum = 0b6c6474-d9e3-457d-897c-94e9ff453c5b
2022-02-21 13:31:55.608 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: set, name = plugin.video.pseudotv.live.getListDirectory./var/media/sdc1-usb-General_USB_Flas/logos, checksum = 0b6c6474-d9e3-457d-897c-94e9ff453c5b
2022-02-21 13:31:55.625 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:31:55.626 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.jsonrpc.getpluginmeta.resource.images.pseudotv.logos, checksum = 0b6c6474-d9e3-457d-897c-94e9ff453c5b
2022-02-21 13:31:55.639 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-globals: getPluginMeta, plugin meta = {'type': 'kodi.resource.images', 'label': 'PseudoTV Live Logos', 'name': 'PseudoTV Live Logos', 'version': '0.0.2', 'path': '/storage/.kodi/addons/resource.images.pseudotv.logos/', 'author': 'Lunatixz', 'icon': '/storage/.kodi/addons/resource.images.pseudotv.logos/icon.png', 'fanart': '', 'id': 'resource.images.pseudotv.logos', 'description': ''}
2022-02-21 13:31:55.640 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: set, name = plugin.video.pseudotv.live.jsonrpc.getpluginmeta.resource.images.pseudotv.logos, checksum = 0b6c6474-d9e3-457d-897c-94e9ff453c5b
2022-02-21 13:31:55.652 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: walkDirectory, path = special://home/addons/resource.images.pseudotv.logos/resources
2022-02-21 13:31:55.652 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getListDirectory path = special://home/addons/resource.images.pseudotv.logos/resources, checksum = 0.0.2
2022-02-21 13:31:55.653 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.getListDirectory.special://home/addons/resource.images.pseudotv.logos/resources, checksum = 0.0.2
2022-02-21 13:31:55.667 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:31:55.667 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.jsonrpc.getpluginmeta.resource.images.studios.white, checksum = 0b6c6474-d9e3-457d-897c-94e9ff453c5b
2022-02-21 13:31:55.685 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-globals: getPluginMeta, plugin meta = {'type': 'kodi.resource.images', 'label': 'Studio Icons - White', 'name': 'Studio Icons - White', 'version': '0.0.28', 'path': '/storage/.kodi/addons/resource.images.studios.white/', 'author': 'Team Kodi', 'icon': '', 'fanart': '', 'id': 'resource.images.studios.white', 'description': 'White Studio Icons'}
2022-02-21 13:31:55.685 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: set, name = plugin.video.pseudotv.live.jsonrpc.getpluginmeta.resource.images.studios.white, checksum = 0b6c6474-d9e3-457d-897c-94e9ff453c5b
2022-02-21 13:31:55.712 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.jsonrpc.getpluginmeta.resource.images.studios.white, checksum = 0b6c6474-d9e3-457d-897c-94e9ff453c5b
2022-02-21 13:31:55.713 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: walkDirectory, path = special://home/addons/resource.images.studios.white/resources
2022-02-21 13:31:55.713 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getListDirectory path = special://home/addons/resource.images.studios.white/resources, checksum = 0.0.28
2022-02-21 13:31:55.713 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.getListDirectory.special://home/addons/resource.images.studios.white/resources, checksum = 0.0.28
2022-02-21 13:31:55.721 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getListDirectory path = resource://resource.images.studios.white, checksum = 0.0.28
2022-02-21 13:31:55.721 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.getListDirectory.resource://resource.images.studios.white, checksum = 0.0.28
2022-02-21 13:31:55.746 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.jsonrpc.getpluginmeta.resource.images.studios.coloured, checksum = 0b6c6474-d9e3-457d-897c-94e9ff453c5b
2022-02-21 13:31:55.759 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-globals: getPluginMeta, plugin meta = {'type': 'kodi.resource.images', 'label': 'Studio Icons - Coloured', 'name': 'Studio Icons - Coloured', 'version': '0.0.20', 'path': '/storage/.kodi/addons/resource.images.studios.coloured/', 'author': 'Team Kodi', 'icon': '', 'fanart': '', 'id': 'resource.images.studios.coloured', 'description': 'Coloured Studio Icons'}
2022-02-21 13:31:55.759 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: set, name = plugin.video.pseudotv.live.jsonrpc.getpluginmeta.resource.images.studios.coloured, checksum = 0b6c6474-d9e3-457d-897c-94e9ff453c5b
2022-02-21 13:31:55.774 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.jsonrpc.getpluginmeta.resource.images.studios.coloured, checksum = 0b6c6474-d9e3-457d-897c-94e9ff453c5b
2022-02-21 13:31:55.774 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: walkDirectory, path = special://home/addons/resource.images.studios.coloured/resources
2022-02-21 13:31:55.774 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getListDirectory path = special://home/addons/resource.images.studios.coloured/resources, checksum = 0.0.20
2022-02-21 13:31:55.774 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.getListDirectory.special://home/addons/resource.images.studios.coloured/resources, checksum = 0.0.20
2022-02-21 13:31:55.778 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getListDirectory path = resource://resource.images.studios.coloured, checksum = 0.0.20
2022-02-21 13:31:55.778 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.getListDirectory.resource://resource.images.studios.coloured, checksum = 0.0.20
2022-02-21 13:31:55.828 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.jsonrpc.getpluginmeta.resource.images.moviegenreicons.transparent, checksum = 0b6c6474-d9e3-457d-897c-94e9ff453c5b
2022-02-21 13:31:55.844 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-globals: getPluginMeta, plugin meta = {'type': 'kodi.resource.images', 'label': 'Movie Genre Icons - Transparent', 'name': 'Movie Genre Icons - Transparent', 'version': '0.0.6', 'path': '/storage/.kodi/addons/resource.images.moviegenreicons.transparent/', 'author': 'Team Kodi', 'icon': '', 'fanart': '', 'id': 'resource.images.moviegenreicons.transparent', 'description': 'Movie Genre Icons with a transparent background'}
2022-02-21 13:31:55.844 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: set, name = plugin.video.pseudotv.live.jsonrpc.getpluginmeta.resource.images.moviegenreicons.transparent, checksum = 0b6c6474-d9e3-457d-897c-94e9ff453c5b
2022-02-21 13:31:55.866 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.jsonrpc.getpluginmeta.resource.images.moviegenreicons.transparent, checksum = 0b6c6474-d9e3-457d-897c-94e9ff453c5b
2022-02-21 13:31:55.866 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: walkDirectory, path = special://home/addons/resource.images.moviegenreicons.transparent/resources
2022-02-21 13:31:55.866 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getListDirectory path = special://home/addons/resource.images.moviegenreicons.transparent/resources, checksum = 0.0.6
2022-02-21 13:31:55.866 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.getListDirectory.special://home/addons/resource.images.moviegenreicons.transparent/resources, checksum = 0.0.6
2022-02-21 13:31:55.878 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getListDirectory path = resource://resource.images.moviegenreicons.transparent, checksum = 0.0.6
2022-02-21 13:31:55.878 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.getListDirectory.resource://resource.images.moviegenreicons.transparent, checksum = 0.0.6
2022-02-21 13:31:55.885 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.jsonrpc.getpluginmeta.resource.images.musicgenreicons.text, checksum = 0b6c6474-d9e3-457d-897c-94e9ff453c5b
2022-02-21 13:31:55.896 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-globals: getPluginMeta, plugin meta = {'type': 'kodi.resource.images', 'label': 'Music Genre Icons - Text', 'name': 'Music Genre Icons - Text', 'version': '0.1.0', 'path': '/storage/.kodi/addons/resource.images.musicgenreicons.text/', 'author': 'Team Kodi', 'icon': '', 'fanart': '', 'id': 'resource.images.musicgenreicons.text', 'description': 'Music Genre Icons with text'}
2022-02-21 13:31:55.896 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: set, name = plugin.video.pseudotv.live.jsonrpc.getpluginmeta.resource.images.musicgenreicons.text, checksum = 0b6c6474-d9e3-457d-897c-94e9ff453c5b
2022-02-21 13:31:55.913 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.jsonrpc.getpluginmeta.resource.images.musicgenreicons.text, checksum = 0b6c6474-d9e3-457d-897c-94e9ff453c5b
2022-02-21 13:31:55.914 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: walkDirectory, path = special://home/addons/resource.images.musicgenreicons.text/resources
2022-02-21 13:31:55.914 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getListDirectory path = special://home/addons/resource.images.musicgenreicons.text/resources, checksum = 0.1.0
2022-02-21 13:31:55.914 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.getListDirectory.special://home/addons/resource.images.musicgenreicons.text/resources, checksum = 0.1.0
2022-02-21 13:31:55.920 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getListDirectory path = resource://resource.images.musicgenreicons.text, checksum = 0.1.0
2022-02-21 13:31:55.920 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.getListDirectory.resource://resource.images.musicgenreicons.text, checksum = 0.1.0
2022-02-21 13:31:55.942 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Predefined: __init__, exclude_specials = ,{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}
2022-02-21 13:31:55.955 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:31:56.043 T:1064 INFO <general>: Skipped 16 duplicate messages..
2022-02-21 13:31:56.043 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-M3U: _reload
2022-02-21 13:31:56.043 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-M3U: _load
2022-02-21 13:31:56.043 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-M3U: cleanSelf, slug = @PseudoTVLive
2022-02-21 13:31:56.043 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-M3U: loadM3U, file = /var/media/sdc1-usb-General_USB_Flas/pseudotv.m3u
2022-02-21 13:31:56.043 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Vault: set_m3uList, m3uList: channels = 0
2022-02-21 13:31:56.043 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-M3U: _deposit
2022-02-21 13:31:56.043 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Vault: set_m3uList, m3uList: channels = 0
2022-02-21 13:31:56.043 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-XMLTV: _reload
2022-02-21 13:31:56.043 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-XMLTV: _load
2022-02-21 13:31:56.043 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-XMLTV: loadData
2022-02-21 13:31:56.043 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/pseudotv.xml
2022-02-21 13:31:56.043 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/pseudotv.xml
2022-02-21 13:31:56.044 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/pseudotv.xml
2022-02-21 13:31:56.044 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-XMLTV: loadData, failed! no element found: line 1, column 0
2022-02-21 13:31:56.044 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-XMLTV: resetData
2022-02-21 13:31:56.044 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-XMLTV: loadChannels, file = /var/media/sdc1-usb-General_USB_Flas/pseudotv.xml
2022-02-21 13:31:56.044 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/pseudotv.xml
2022-02-21 13:31:56.045 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/pseudotv.xml
2022-02-21 13:31:56.045 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/pseudotv.xml
2022-02-21 13:31:56.045 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-XMLTV: cleanSelf, key = id
2022-02-21 13:31:56.045 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-XMLTV: loadProgrammes, file = /var/media/sdc1-usb-General_USB_Flas/pseudotv.xml
2022-02-21 13:31:56.045 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/pseudotv.xml
2022-02-21 13:31:56.045 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/pseudotv.xml
2022-02-21 13:31:56.045 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/pseudotv.xml
2022-02-21 13:31:56.045 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-XMLTV: cleanSelf, key = channel
2022-02-21 13:31:56.045 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-globals: sendJSON, command = {"jsonrpc":"2.0","method":"Settings.GetSettingValue","params":{"setting":"epg.pastdaystodisplay"},"id":1}
2022-02-21 13:31:56.046 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-XMLTV: cleanProgrammes, before = 0, after = 0
2022-02-21 13:31:56.046 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-XMLTV: sortProgrammes, programmes = 0
2022-02-21 13:31:56.046 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Vault: set_xmltvList, xmltvList: channels = 0
2022-02-21 13:31:56.046 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-XMLTV: _deposit
2022-02-21 13:31:56.046 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Vault: set_xmltvList, xmltvList: channels = 0
2022-02-21 13:31:56.051 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:31:56.076 T:1004 DEBUG <general>: ------ Window Init (DialogExtendedProgressBar.xml) ------
2022-02-21 13:31:56.081 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:31:56.102 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.lastVersion, checksum = 0.3.5
2022-02-21 13:31:56.117 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:31:56.140 T:1064 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:31:56.140 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.isClient, value = False
2022-02-21 13:31:56.146 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:31:56.201 T:1064 INFO <general>: Skipped 2 duplicate messages..
2022-02-21 13:31:56.201 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.InstanceID, value = 5fe3a3a7-18d6-47ce-b142-f1784ce38fde
2022-02-21 13:31:56.205 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:31:56.213 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.BUSY.WORKING, value = True
2022-02-21 13:31:56.213 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Backup: hasBackup
2022-02-21 13:31:56.219 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:31:56.219 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.has.Backup, value = True
2022-02-21 13:31:56.223 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:31:56.232 T:1064 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:31:56.232 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.BUSY.WORKING, value = False
2022-02-21 13:31:56.237 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:31:56.263 T:1064 INFO <general>: Skipped 3 duplicate messages..
2022-02-21 13:31:56.263 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-globals: chkPluginSettings, id = pvr.iptvsimple
2022-02-21 13:31:56.267 T:1064 DEBUG <CSettingsManager>: requested setting (defaultProviderName) was not found.
2022-02-21 13:31:56.267 T:1064 DEBUG <CSettingsManager>: requested setting (enableProviderMappings) was not found.
2022-02-21 13:31:56.267 T:1064 DEBUG <CSettingsManager>: requested setting (providerMappingFile) was not found.
2022-02-21 13:31:56.271 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:31:56.272 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-globals: setPlugin
2022-02-21 13:31:56.273 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-globals: getPluginMeta, plugin meta = {'type': 'kodi.pvrclient', 'label': 'PVR IPTV Simple Client', 'name': 'PVR IPTV Simple Client', 'version': '19.1.0.1', 'path': '/storage/.kodi/addons/pvr.iptvsimple/', 'author': 'nightik and Ross Nicholson', 'icon': '/storage/.kodi/addons/pvr.iptvsimple/icon.png', 'fanart': '', 'id': 'pvr.iptvsimple', 'description': 'IPTV Simple PVR Client support m3u playlists, streaming of Live TV for multicast/unicast sources, listening to Radio channels and EPG.'}
2022-02-21 13:31:56.276 T:1004 DEBUG <general>: ------ Window Init (DialogConfirm.xml) ------
2022-02-21 13:31:56.276 T:1004 INFO <general>: Loading skin file: DialogConfirm.xml, load type: KEEP_IN_MEMORY
2022-02-21 13:31:56.413 T:1004 DEBUG <general>: ------ Window Deinit (Custom_1103_StartUpMask.xml) ------
2022-02-21 13:31:56.413 T:1004 DEBUG <general>: started alarm with name: welcomedone
2022-02-21 13:31:56.426 T:1004 DEBUG <general>: ------ Window Init (DialogNotification.xml) ------
2022-02-21 13:31:56.746 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:31:56.781 T:1055 DEBUG <general>: Skin Helper Simplecache --> Initialized
2022-02-21 13:31:56.781 T:1055 DEBUG <general>: script.module.metadatautils --> Initialized
2022-02-21 13:31:56.782 T:1055 DEBUG <general>: script.skin.helper.widgets --> MEDIATYPE: media - ACTION: recentshowsandmovies - PATH: None - TAG: None -- no cache, quering kodi api to get items - CHECKSUM:
2022-02-21 13:31:56.802 T:1054 DEBUG <general>: Skin Helper Simplecache --> Initialized
2022-02-21 13:31:56.802 T:1054 DEBUG <general>: script.module.metadatautils --> Initialized
2022-02-21 13:31:56.805 T:1054 DEBUG <general>: script.skin.helper.widgets --> MEDIATYPE: media - ACTION: randomshowsandmovies - PATH: None - TAG: None -- no cache, quering kodi api to get items - CHECKSUM:
2022-02-21 13:31:56.854 T:1068 DEBUG <general>: Skin Helper Simplecache --> Initialized
2022-02-21 13:31:56.854 T:1068 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:31:56.854 T:1068 DEBUG <general>: script.module.metadatautils --> Initialized
2022-02-21 13:31:56.855 T:1114 INFO <general>: Skin Helper Backgrounds --> BackgroundsUpdater - started
2022-02-21 13:31:56.858 T:1053 DEBUG <general>: Skin Helper Simplecache --> Initialized
2022-02-21 13:31:56.858 T:1053 DEBUG <general>: script.module.metadatautils --> Initialized
2022-02-21 13:31:56.859 T:1053 DEBUG <general>: script.skin.helper.widgets --> MEDIATYPE: media - ACTION: inprogressshowsandmovies - PATH: None - TAG: None -- no cache, quering kodi api to get items - CHECKSUM:
2022-02-21 13:31:57.289 T:1075 INFO <general>: ## LibreELEC Addon ## updates::updateThread ## Started
2022-02-21 13:31:57.295 T:1075 INFO <general>: ## LibreELEC Addon ## updates::set_auto_update ## manual
2022-02-21 13:31:57.540 T:1054 DEBUG <general>: Skin Helper Simplecache --> Closed
2022-02-21 13:31:57.540 T:1054 DEBUG <general>: script.module.metadatautils --> Exited
2022-02-21 13:31:57.540 T:1054 DEBUG <general>: script.skin.helper.widgets --> MainModule exited
2022-02-21 13:31:57.540 T:1054 INFO <general>: CPythonInvoker(1, /storage/.kodi/addons/script.skin.helper.widgets/plugin.py): script successfully run
2022-02-21 13:31:57.540 T:1054 DEBUG <general>: onExecutionDone(1, /storage/.kodi/addons/script.skin.helper.widgets/plugin.py)
2022-02-21 13:31:57.541 T:1054 DEBUG <general>: .
2022-02-21 13:31:57.553 T:1043 DEBUG <general>: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
2022-02-21 13:31:57.557 T:1043 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
2022-02-21 13:31:57.558 T:1043 DEBUG <general>: 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
2022-02-21 13:31:57.559 T:1043 DEBUG <general>: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
2022-02-21 13:31:57.665 T:1043 DEBUG <general>: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
2022-02-21 13:31:57.842 T:1043 DEBUG <general>: ADDON: Dll Initializing - PVR IPTV Simple Client
2022-02-21 13:31:57.842 T:1043 DEBUG <general>: SECTION:LoadDLL(/storage/.kodi/addons/pvr.iptvsimple/pvr.iptvsimple.so.19.1.0)
2022-02-21 13:31:57.842 T:1043 DEBUG <general>: Loading: /storage/.kodi/addons/pvr.iptvsimple/pvr.iptvsimple.so.19.1.0
2022-02-21 13:31:57.849 T:1043 INFO <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Create - Creating the PVR IPTV Simple add-on
2022-02-21 13:31:57.850 T:1043 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - CopyFile - Copying file: /storage/.kodi/addons/pvr.iptvsimple//resources/data/channelGroups/customTVGroups-example.xml, to special://userdata/addon_data/pvr.iptvsimple/channelGroups/customTVGroups-example.xml
2022-02-21 13:31:57.850 T:1043 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - CopyFile - Copying file: /storage/.kodi/addons/pvr.iptvsimple//resources/data/channelGroups/customRadioGroups-example.xml, to special://userdata/addon_data/pvr.iptvsimple/channelGroups/customRadioGroups-example.xml
2022-02-21 13:31:57.854 T:1043 DEBUG <CSettingsManager>: requested setting (defaultProviderName) was not found.
2022-02-21 13:31:57.854 T:1043 DEBUG <CSettingsManager>: requested setting (enableProviderMappings) was not found.
2022-02-21 13:31:57.854 T:1043 DEBUG <CSettingsManager>: requested setting (providerMappingFile) was not found.
2022-02-21 13:31:57.855 T:1043 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Playlist Load Start
2022-02-21 13:31:57.855 T:1043 ERROR <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Unable to load playlist cache file '/var/media/sdc1-usb-General_USB_Flas/pseudotv.m3u': file is missing or empty.
2022-02-21 13:31:57.855 T:1043 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadEPG - EPG Load Start
2022-02-21 13:31:57.855 T:1043 ERROR <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetXMLTVFileWithRetries - Unable to load EPG file '/var/media/sdc1-usb-General_USB_Flas/pseudotv.xml': file is missing or empty. :1th try.
2022-02-21 13:31:58.014 T:1054 INFO <general>: Python interpreter stopped
2022-02-21 13:31:58.014 T:1054 DEBUG <general>: Thread LanguageInvoker 140481479534144 terminating
2022-02-21 13:31:58.025 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:31:58.047 T:1165 INFO <general>: SETTINGS: run # Waiting
2022-02-21 13:31:58.088 T:1051 DEBUG <general>: CZeroconfAvahi::doPublishService identifier: servers.eventserver type: _xbmc-events._udp name:Kodi (Office-ELEC) port:9777
2022-02-21 13:31:58.088 T:1051 DEBUG <general>: CZeroconfAvahi::addService() named: Kodi (Office-ELEC) type: _xbmc-events._udp port:9777
2022-02-21 13:31:58.090 T:1053 DEBUG <general>: Skin Helper Simplecache --> Closed
2022-02-21 13:31:58.090 T:1053 DEBUG <general>: script.module.metadatautils --> Exited
2022-02-21 13:31:58.090 T:1053 DEBUG <general>: script.skin.helper.widgets --> MainModule exited
2022-02-21 13:31:58.090 T:1053 INFO <general>: CPythonInvoker(0, /storage/.kodi/addons/script.skin.helper.widgets/plugin.py): script successfully run
2022-02-21 13:31:58.090 T:1053 DEBUG <general>: onExecutionDone(0, /storage/.kodi/addons/script.skin.helper.widgets/plugin.py)
2022-02-21 13:31:58.090 T:1051 DEBUG <general>: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-tpc type: _xbmc-jsonrpc._tcp name:Kodi (Office-ELEC) port:9090
2022-02-21 13:31:58.090 T:1051 DEBUG <general>: CZeroconfAvahi::addService() named: Kodi (Office-ELEC) type: _xbmc-jsonrpc._tcp port:9090
2022-02-21 13:31:58.090 T:1053 DEBUG <general>: .
2022-02-21 13:31:58.091 T:1051 DEBUG <general>: CZeroconfAvahi::doPublishService identifier: servers.webserver type: _http._tcp name:Kodi (Office-ELEC) port:8080
2022-02-21 13:31:58.091 T:1051 DEBUG <general>: CZeroconfAvahi::addService() named: Kodi (Office-ELEC) type: _http._tcp port:8080
2022-02-21 13:31:58.092 T:1051 DEBUG <general>: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-http type: _xbmc-jsonrpc-h._tcp name:Kodi (Office-ELEC) port:8080
2022-02-21 13:31:58.092 T:1051 DEBUG <general>: CZeroconfAvahi::addService() named: Kodi (Office-ELEC) type: _xbmc-jsonrpc-h._tcp port:8080
2022-02-21 13:31:58.093 T:1051 DEBUG <general>: CZeroconfAvahi::doPublishService identifier: servers.airtunes type: _raop._tcp name:001EE5E97FEE@Kodi (Office-ELEC) port:36666
2022-02-21 13:31:58.093 T:1051 DEBUG <general>: CZeroconfAvahi::addService() named: 001EE5E97FEE@Kodi (Office-ELEC) type: _raop._tcp port:36666
2022-02-21 13:31:58.094 T:1051 INFO <general>: WEATHER: Downloading weather
2022-02-21 13:31:58.095 T:1174 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2022-02-21 13:31:58.095 T:1174 INFO <general>: initializing python engine.
2022-02-21 13:31:58.095 T:1174 DEBUG <general>: CPythonInvoker(19, /storage/.kodi/addons/weather.gismeteo/default.py): start processing
2022-02-21 13:31:58.537 T:1053 INFO <general>: Python interpreter stopped
2022-02-21 13:31:58.537 T:1053 DEBUG <general>: Thread LanguageInvoker 140481487926848 terminating
2022-02-21 13:31:58.555 T:1055 DEBUG <general>: Skin Helper Simplecache --> Closed
2022-02-21 13:31:58.555 T:1055 DEBUG <general>: script.module.metadatautils --> Exited
2022-02-21 13:31:58.555 T:1055 DEBUG <general>: script.skin.helper.widgets --> MainModule exited
2022-02-21 13:31:58.555 T:1055 INFO <general>: CPythonInvoker(2, /storage/.kodi/addons/script.skin.helper.widgets/plugin.py): script successfully run
2022-02-21 13:31:58.555 T:1055 DEBUG <general>: onExecutionDone(2, /storage/.kodi/addons/script.skin.helper.widgets/plugin.py)
2022-02-21 13:31:58.556 T:1055 DEBUG <general>: .
2022-02-21 13:31:58.576 T:1052 DEBUG <general>: StartScript - calling plugin Skin Helper Service Widgets('plugin://script.skin.helper.widgets/','4','?action=randomshowsandmovies&mediatype=media&limit=5&reload=20220221193148','resume:false')
2022-02-21 13:31:58.576 T:1175 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2022-02-21 13:31:58.576 T:1175 INFO <general>: initializing python engine.
2022-02-21 13:31:58.576 T:1175 DEBUG <general>: CPythonInvoker(20, /storage/.kodi/addons/script.skin.helper.widgets/plugin.py): start processing
2022-02-21 13:31:58.872 T:1078 DEBUG <general>: CZeroconfAvahi::groupCallback: Service successfully established
2022-02-21 13:31:58.954 T:1055 INFO <general>: Skipped 4 duplicate messages..
2022-02-21 13:31:58.954 T:1055 INFO <general>: Python interpreter stopped
2022-02-21 13:31:58.954 T:1055 DEBUG <general>: Thread LanguageInvoker 140480528512576 terminating
2022-02-21 13:31:59.037 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:31:59.040 T:1069 DEBUG <general>: Skin Helper Simplecache --> Initialized
2022-02-21 13:31:59.040 T:1069 DEBUG <general>: script.module.metadatautils --> Initialized
2022-02-21 13:31:59.049 T:1069 DEBUG <general>: Skin Helper Simplecache --> Initialized
2022-02-21 13:31:59.049 T:1176 DEBUG <general>: Skin Helper Service --> ListItemMonitor - started
2022-02-21 13:31:59.049 T:1069 INFO <general>: Skin Helper Service --> Skin Helper Service version 1.1.40 started
2022-02-21 13:31:59.178 T:1174 DEBUG <general>: -->Python Interpreter Initialized<--
2022-02-21 13:31:59.178 T:1174 DEBUG <general>:
2022-02-21 13:31:59.178 T:1174 DEBUG <general>: CPythonInvoker(19, /storage/.kodi/addons/weather.gismeteo/default.py): the source file to load is "/storage/.kodi/addons/weather.gismeteo/default.py"
2022-02-21 13:31:59.179 T:1174 DEBUG <general>: CPythonInvoker(19, /storage/.kodi/addons/weather.gismeteo/default.py): setting the Python path to /storage/.kodi/addons/weather.gismeteo:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.future/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.simpleplugin3/libs:/storage/.kodi/addons/script.module.urllib3/lib:/usr/lib/python38.zip:/usr/lib/python3.8:/usr/lib/python3.8/lib-dynload:/usr/lib/python3.8/site-packages
2022-02-21 13:31:59.179 T:1174 DEBUG <general>: CPythonInvoker(19, /storage/.kodi/addons/weather.gismeteo/default.py): entering source directory /storage/.kodi/addons/weather.gismeteo
2022-02-21 13:31:59.179 T:1174 DEBUG <general>: CPythonInvoker(19, /storage/.kodi/addons/weather.gismeteo/default.py): instantiating addon using automatically obtained id of "weather.gismeteo" dependent on version 3.0.0 of the xbmc.python api
2022-02-21 13:31:59.179 T:1177 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.185 T:1177 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.185 T:1178 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.191 T:1178 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.191 T:1179 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.197 T:1179 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.197 T:1180 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.203 T:1180 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.203 T:1181 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.204 T:1175 DEBUG <general>: -->Python Interpreter Initialized<--
2022-02-21 13:31:59.204 T:1175 DEBUG <general>:
2022-02-21 13:31:59.204 T:1175 DEBUG <general>: CPythonInvoker(20, /storage/.kodi/addons/script.skin.helper.widgets/plugin.py): the source file to load is "/storage/.kodi/addons/script.skin.helper.widgets/plugin.py"
2022-02-21 13:31:59.204 T:1175 DEBUG <general>: CPythonInvoker(20, /storage/.kodi/addons/script.skin.helper.widgets/plugin.py): setting the Python path to /storage/.kodi/addons/script.skin.helper.widgets:/storage/.kodi/addons/script.module.arrow/lib:/storage/.kodi/addons/script.module.beautifulsoup4/lib:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.dateutil/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.metadatautils/lib:/storage/.kodi/addons/script.module.musicbrainz/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.simplecache/lib:/storage/.kodi/addons/script.module.simplejson/lib:/storage/.kodi/addons/script.module.six/lib:/storage/.kodi/addons/script.module.soupsieve/lib:/storage/.kodi/addons/script.module.thetvdb/lib:/storage/.kodi/addons/script.module.typing_extensions/lib:/storage/.kodi/addons/script.module.urllib3/lib:/usr/lib/python38.zip:/usr/lib/python3.8:/usr/lib/python3.8/lib-dynload:/usr/lib/python3.8/site-packages
2022-02-21 13:31:59.204 T:1175 DEBUG <general>: CPythonInvoker(20, /storage/.kodi/addons/script.skin.helper.widgets/plugin.py): entering source directory /storage/.kodi/addons/script.skin.helper.widgets
2022-02-21 13:31:59.204 T:1175 DEBUG <general>: CPythonInvoker(20, /storage/.kodi/addons/script.skin.helper.widgets/plugin.py): instantiating addon using automatically obtained id of "script.skin.helper.widgets" dependent on version 3.0.0 of the xbmc.python api
2022-02-21 13:31:59.208 T:1181 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.209 T:1182 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.215 T:1182 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.215 T:1183 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.221 T:1183 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.221 T:1184 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.228 T:1184 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.228 T:1185 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.234 T:1185 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.234 T:1186 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.241 T:1186 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.241 T:1187 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.247 T:1187 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.247 T:1188 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.254 T:1188 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.254 T:1189 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.260 T:1189 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.260 T:1190 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.267 T:1190 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.267 T:1191 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.274 T:1191 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.274 T:1192 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.280 T:1192 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.281 T:1193 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.286 T:1193 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.287 T:1194 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.292 T:1194 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.292 T:1195 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.298 T:1195 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.299 T:1196 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.304 T:1196 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.304 T:1197 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.309 T:1197 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.309 T:1198 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.316 T:1198 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.316 T:1199 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.322 T:1199 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.322 T:1200 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.328 T:1200 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.328 T:1201 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.334 T:1201 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.334 T:1202 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.341 T:1202 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.341 T:1203 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.347 T:1203 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.347 T:1204 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.353 T:1204 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.353 T:1205 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.360 T:1205 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.360 T:1206 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.366 T:1206 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.366 T:1207 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.372 T:1207 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.373 T:1208 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.379 T:1208 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.379 T:1209 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.385 T:1209 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.385 T:1210 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.391 T:1210 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.391 T:1211 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.398 T:1211 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.398 T:1212 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.404 T:1212 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.404 T:1213 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.410 T:1213 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.410 T:1214 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.416 T:1214 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.416 T:1215 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.423 T:1215 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.423 T:1216 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.427 T:1100 DEBUG <general>: Skin Helper Simplecache --> Initialized
2022-02-21 13:31:59.427 T:1100 INFO <general>: script.module.thetvdb --> Initialized
2022-02-21 13:31:59.429 T:1216 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.430 T:1217 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.435 T:1217 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.435 T:1218 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.442 T:1218 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.443 T:1219 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.450 T:1219 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.450 T:1220 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.457 T:1220 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.457 T:1221 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.464 T:1221 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.464 T:1222 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.470 T:1222 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.470 T:1223 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.476 T:1223 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.476 T:1224 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.481 T:1224 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.481 T:1225 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.487 T:1225 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.487 T:1226 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.493 T:1226 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.493 T:1227 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.499 T:1227 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.499 T:1228 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.504 T:1228 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.504 T:1229 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.509 T:1229 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.509 T:1230 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.515 T:1230 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.515 T:1231 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.520 T:1231 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.520 T:1232 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.526 T:1232 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.526 T:1233 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.532 T:1233 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.532 T:1234 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.538 T:1234 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.538 T:1235 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.545 T:1235 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.545 T:1236 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.551 T:1236 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.551 T:1237 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.557 T:1237 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.557 T:1238 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.563 T:1238 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.564 T:1239 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.571 T:1239 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.571 T:1240 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.578 T:1240 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.578 T:1241 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.586 T:1241 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:31:59.586 T:1242 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:31:59.594 T:1100 DEBUG <CAddonSettings[script.tv.show.next.aired]>: trying to load setting definitions from old format...
2022-02-21 13:31:59.595 T:1100 DEBUG <general>: script.tv.show.next.aired --> MainModule called with action: update - parameter: true
2022-02-21 13:31:59.595 T:1100 INFO <general>: script.tv.show.next.aired --> Updating TheTVDB info for all continuing Kodi tv shows...
2022-02-21 13:31:59.616 T:1072 DEBUG <CAddonSettings[script.trakt]>: trying to load setting definitions from old format...
2022-02-21 13:31:59.698 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:31:59.713 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14258
2022-02-21 13:31:59.856 T:1043 ERROR <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetXMLTVFileWithRetries - Unable to load EPG file '/var/media/sdc1-usb-General_USB_Flas/pseudotv.xml': file is missing or empty. :2th try.
2022-02-21 13:32:00.055 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:00.096 T:1242 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:32:00.298 T:1174 DEBUG <CAddonSettings[weather.gismeteo]>: trying to load setting definitions from old format...
2022-02-21 13:32:00.301 T:1174 DEBUG <CSettingsManager>: requested setting (label3) was not found.
2022-02-21 13:32:00.301 T:1174 DEBUG <CSettingsManager>: requested setting (label5) was not found.
2022-02-21 13:32:00.301 T:1174 DEBUG <CSettingsManager>: requested setting (label7) was not found.
2022-02-21 13:32:00.368 T:1004 DEBUG <general>: ------ Window Deinit (DialogNotification.xml) ------
2022-02-21 13:32:00.405 T:1174 DEBUG <general>: weather.gismeteo [v.0.6.3+matrix.1]: <Weather ['/storage/.kodi/addons/weather.gismeteo/default.py', '1']>
2022-02-21 13:32:00.405 T:1174 DEBUG <general>: weather.gismeteo [v.0.6.3+matrix.1]: Actions: ['root', 'location']
2022-02-21 13:32:00.405 T:1174 DEBUG <general>: weather.gismeteo [v.0.6.3+matrix.1]: Called action root with params <Params {'id': '1'}>
2022-02-21 13:32:00.647 T:1110 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:00.648 T:1174 DEBUG <general>: weather.gismeteo [v.0.6.3+matrix.1]: Cache miss: _location_forecast('en', '8020'){}
2022-02-21 13:32:01.065 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:01.104 T:1175 DEBUG <general>: Skin Helper Simplecache --> Initialized
2022-02-21 13:32:01.104 T:1175 DEBUG <general>: script.module.metadatautils --> Initialized
2022-02-21 13:32:01.105 T:1175 DEBUG <general>: script.skin.helper.widgets --> MEDIATYPE: media - ACTION: randomshowsandmovies - PATH: None - TAG: None -- no cache, quering kodi api to get items - CHECKSUM: 20220221193148
2022-02-21 13:32:01.434 T:1175 DEBUG <general>: Skin Helper Simplecache --> Closed
2022-02-21 13:32:01.434 T:1175 DEBUG <general>: script.module.metadatautils --> Exited
2022-02-21 13:32:01.434 T:1175 DEBUG <general>: script.skin.helper.widgets --> MainModule exited
2022-02-21 13:32:01.434 T:1175 INFO <general>: CPythonInvoker(20, /storage/.kodi/addons/script.skin.helper.widgets/plugin.py): script successfully run
2022-02-21 13:32:01.434 T:1175 DEBUG <general>: onExecutionDone(20, /storage/.kodi/addons/script.skin.helper.widgets/plugin.py)
2022-02-21 13:32:01.434 T:1175 DEBUG <general>: .
2022-02-21 13:32:01.448 T:1052 DEBUG <general>: StartScript - calling plugin Skin Helper Service Widgets('plugin://script.skin.helper.widgets/','5','?action=inprogressshowsandmovies&mediatype=media&limit=25&reload=','resume:false')
2022-02-21 13:32:01.449 T:1264 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2022-02-21 13:32:01.449 T:1264 INFO <general>: initializing python engine.
2022-02-21 13:32:01.449 T:1264 DEBUG <general>: CPythonInvoker(21, /storage/.kodi/addons/script.skin.helper.widgets/plugin.py): start processing
2022-02-21 13:32:01.467 T:1004 DEBUG <general>: CDirectoryProvider[videodb://tvshows/titles/147/-2/]: refreshing..
2022-02-21 13:32:01.471 T:1084 DEBUG <general>: ffmpeg[0x4b554e0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
2022-02-21 13:32:01.856 T:1043 ERROR <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetXMLTVFileWithRetries - Unable to load EPG file '/var/media/sdc1-usb-General_USB_Flas/pseudotv.xml': file is missing or empty. :3th try.
2022-02-21 13:32:01.856 T:1043 ERROR <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetXMLTVFileWithRetries - Unable to load EPG file '/var/media/sdc1-usb-General_USB_Flas/pseudotv.xml': file is missing or empty. After 3 tries.
2022-02-21 13:32:01.856 T:1043 INFO <general>: AddOnLog: pvr.iptvsimple: Create Starting separate client update thread...
2022-02-21 13:32:01.857 T:1043 INFO <general>: PVR Manager: Starting
2022-02-21 13:32:01.857 T:1266 DEBUG <general>: Thread PVRManager start, auto delete: false
2022-02-21 13:32:01.857 T:1043 DEBUG <general>: StartScript - calling plugin Skin Helper Service Widgets('plugin://script.skin.helper.widgets/','6','?action=recentshowsandmovies&mediatype=media&limit=25&reload=','resume:false')
2022-02-21 13:32:01.858 T:1267 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2022-02-21 13:32:01.858 T:1267 INFO <general>: initializing python engine.
2022-02-21 13:32:01.858 T:1267 DEBUG <general>: CPythonInvoker(22, /storage/.kodi/addons/script.skin.helper.widgets/plugin.py): start processing
2022-02-21 13:32:01.858 T:1268 DEBUG <general>: Thread PVRGUIProgressHandler start, auto delete: true
2022-02-21 13:32:01.860 T:1266 ERROR <general>: GetChannels: Add-on 'IPTV Simple PVR Add-on:connected' returned an error: server error
2022-02-21 13:32:01.860 T:1266 ERROR <general>: GetChannels: PVR client 'IPTV Simple PVR Add-on:connected' returned an error: server error
2022-02-21 13:32:01.860 T:1266 ERROR <general>: GetChannelGroups: Add-on 'IPTV Simple PVR Add-on:connected' returned an error: server error
2022-02-21 13:32:01.860 T:1266 ERROR <general>: GetChannelGroups: PVR client 'IPTV Simple PVR Add-on:connected' returned an error: server error
2022-02-21 13:32:01.944 T:1266 ERROR <general>: GetChannels: Add-on 'IPTV Simple PVR Add-on:connected' returned an error: server error
2022-02-21 13:32:01.945 T:1266 ERROR <general>: GetChannels: PVR client 'IPTV Simple PVR Add-on:connected' returned an error: server error
2022-02-21 13:32:01.945 T:1266 ERROR <general>: GetChannelGroups: Add-on 'IPTV Simple PVR Add-on:connected' returned an error: server error
2022-02-21 13:32:01.945 T:1266 ERROR <general>: GetChannelGroups: PVR client 'IPTV Simple PVR Add-on:connected' returned an error: server error
2022-02-21 13:32:01.946 T:1269 DEBUG <general>: Thread PVRGUIInfo start, auto delete: false
2022-02-21 13:32:01.946 T:1270 DEBUG <general>: Thread EPGUpdater start, auto delete: false
2022-02-21 13:32:01.946 T:1271 DEBUG <general>: Thread PVRTimers start, auto delete: false
2022-02-21 13:32:01.947 T:1266 INFO <general>: PVR Manager: Started
2022-02-21 13:32:01.965 T:1268 DEBUG <general>: Thread PVRGUIProgressHandler 140479672817216 terminating (autodelete)
2022-02-21 13:32:01.973 T:1175 INFO <general>: Python interpreter stopped
2022-02-21 13:32:01.973 T:1175 DEBUG <general>: Thread LanguageInvoker 140479629682240 terminating
2022-02-21 13:32:02.032 T:1264 DEBUG <general>: -->Python Interpreter Initialized<--
2022-02-21 13:32:02.032 T:1264 DEBUG <general>:
2022-02-21 13:32:02.032 T:1264 DEBUG <general>: CPythonInvoker(21, /storage/.kodi/addons/script.skin.helper.widgets/plugin.py): the source file to load is "/storage/.kodi/addons/script.skin.helper.widgets/plugin.py"
2022-02-21 13:32:02.033 T:1264 DEBUG <general>: CPythonInvoker(21, /storage/.kodi/addons/script.skin.helper.widgets/plugin.py): setting the Python path to /storage/.kodi/addons/script.skin.helper.widgets:/storage/.kodi/addons/script.module.arrow/lib:/storage/.kodi/addons/script.module.beautifulsoup4/lib:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.dateutil/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.metadatautils/lib:/storage/.kodi/addons/script.module.musicbrainz/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.simplecache/lib:/storage/.kodi/addons/script.module.simplejson/lib:/storage/.kodi/addons/script.module.six/lib:/storage/.kodi/addons/script.module.soupsieve/lib:/storage/.kodi/addons/script.module.thetvdb/lib:/storage/.kodi/addons/script.module.typing_extensions/lib:/storage/.kodi/addons/script.module.urllib3/lib:/usr/lib/python38.zip:/usr/lib/python3.8:/usr/lib/python3.8/lib-dynload:/usr/lib/python3.8/site-packages
2022-02-21 13:32:02.033 T:1264 DEBUG <general>: CPythonInvoker(21, /storage/.kodi/addons/script.skin.helper.widgets/plugin.py): entering source directory /storage/.kodi/addons/script.skin.helper.widgets
2022-02-21 13:32:02.034 T:1264 DEBUG <general>: CPythonInvoker(21, /storage/.kodi/addons/script.skin.helper.widgets/plugin.py): instantiating addon using automatically obtained id of "script.skin.helper.widgets" dependent on version 3.0.0 of the xbmc.python api
2022-02-21 13:32:02.076 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:02.080 T:1267 DEBUG <general>: -->Python Interpreter Initialized<--
2022-02-21 13:32:02.080 T:1267 DEBUG <general>:
2022-02-21 13:32:02.080 T:1267 DEBUG <general>: CPythonInvoker(22, /storage/.kodi/addons/script.skin.helper.widgets/plugin.py): the source file to load is "/storage/.kodi/addons/script.skin.helper.widgets/plugin.py"
2022-02-21 13:32:02.080 T:1267 DEBUG <general>: CPythonInvoker(22, /storage/.kodi/addons/script.skin.helper.widgets/plugin.py): setting the Python path to /storage/.kodi/addons/script.skin.helper.widgets:/storage/.kodi/addons/script.module.arrow/lib:/storage/.kodi/addons/script.module.beautifulsoup4/lib:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.dateutil/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.metadatautils/lib:/storage/.kodi/addons/script.module.musicbrainz/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.simplecache/lib:/storage/.kodi/addons/script.module.simplejson/lib:/storage/.kodi/addons/script.module.six/lib:/storage/.kodi/addons/script.module.soupsieve/lib:/storage/.kodi/addons/script.module.thetvdb/lib:/storage/.kodi/addons/script.module.typing_extensions/lib:/storage/.kodi/addons/script.module.urllib3/lib:/usr/lib/python38.zip:/usr/lib/python3.8:/usr/lib/python3.8/lib-dynload:/usr/lib/python3.8/site-packages
2022-02-21 13:32:02.081 T:1267 DEBUG <general>: CPythonInvoker(22, /storage/.kodi/addons/script.skin.helper.widgets/plugin.py): entering source directory /storage/.kodi/addons/script.skin.helper.widgets
2022-02-21 13:32:02.081 T:1267 DEBUG <general>: CPythonInvoker(22, /storage/.kodi/addons/script.skin.helper.widgets/plugin.py): instantiating addon using automatically obtained id of "script.skin.helper.widgets" dependent on version 3.0.0 of the xbmc.python api
2022-02-21 13:32:02.949 T:1272 DEBUG <general>: Thread PVRGUIProgressHandler start, auto delete: true
2022-02-21 13:32:02.950 T:1272 DEBUG <general>: Thread PVRGUIProgressHandler 140479629682240 terminating (autodelete)
2022-02-21 13:32:03.030 T:1174 DEBUG <general>: weather.gismeteo [v.0.6.3+matrix.1]: Request info
Method: GET
URL: https://services.gismeteo.net/inform-service/inf_chrome/forecast/?city=8020&lang=en
Headers: {'User-Agent': 'Kodi/19.3 (X11; Linux x86_64) LibreELEC/10.0 App_Bitness/64 Version/19.3-(19.3.0)-Git:19.3-Matrix', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive'}
Response info
Status code: 200
Reason: OK
Elapsed: 2.0377 sec
URL: https://services.gismeteo.net/inform-service/inf_chrome/forecast/?city=8020&lang=en
Headers: {'Date': 'Mon, 21 Feb 2022 19:32:02 GMT', 'Content-Type': 'text/xml; charset=utf-8', 'Transfer-Encoding': 'chunked', 'Connection': 'keep-alive', 'Vary': 'Accept-Encoding, Accept-Encoding', 'X-Gismeteo-Timestamp': '1645471922', 'X-Gismeteo-TimestampStr': '2022/02/21 19:32:02', 'Access-Control-Expose-Headers': 'X-Gismeteo-TimestampStr, X-Gismeteo-Timestamp', 'X-DC': 'ost.ngx-services-ost01, ost.ngx-services-ost01', 'Server': 'gis', 'X-XSS-Protection': '1; mode=block', 'X-Content-Type-Options': 'nosniff', 'Content-Encoding': 'gzip'}
Content: <?xml version="1.0" encoding="utf-8"?><weather><location id="8020" name="Streator" name_r="in Streator" country_id="181"
country_name="United States" district_id="391" district_name="Illinois" kind="T" lat="41.12" lng="271.16" tzone="-360" cur_time="2022-02-20T22:10:00" nowcast_url="/nowcast-streator-8020/" nowcast_teaser="false"><fact valid="2022-02-21T13:15:00" tod="2" risem="401" setm="1056" durm="655" sunrise="1645425660" sunset="1645464960"><values t="10" tflt="10.1" tcflt="7.8" p="740" ws="5" wd="3" hum="71" hi="8" cl="0" pt="0" pr="0" prflt="0" ts="0" water_t="4" icon="d" descr="Fair" grade="2" ph="0" /></fact><day date="2022-02-20" risem="402" setm="1055" durm="653" sunrise="1645339320" sunset="1645378500"></day><day date="2022-02-21" risem="401" setm="1056" durm="655" sunrise="1645425660" sunset="1645464960" tmin="1" tmax="14" pmin="740"
pmax="744" wsmin="2" wsmax="6" hummin="55" hummax="100" cl="101" pt="0" pr="0" ts="0" icon="d.c3" descr="Partly cloudy" p="741"
ws="6" wd="4" hum="80" grademax="3" prflt="0" gust_speed="11"><forecast valid="2022-02-21T00:00:00" tod="-1"><values t="1" p="742" ws="2" wd="4" hum="93" hi="-1" cl="0" pt="0" pr="0" prflt="0" ts="0"
icon="n" descr="Fair"
grade="2" /></forecast><forecast valid="2022-02-21T03:00:00" tod="0"><values t="0" p="741" ws="2" wd="2" hum="100" hi="-3" cl="0" pt="0" pr="0" prflt="0" ts="0"
icon="n" descr="Fair"
grade="3" /></forecast><forecast valid="2022-02-21T06:00:00" tod="-1"><values t="1" p="742" ws="5" wd="3" hum="93" hi="-4" cl="0" pt="0" pr="0" prflt="0" ts="0"
icon="n" descr="Fair"
grade="2" /></forecast><forecast valid="2022-02-21T09:00:00" tod="1"><values t="6" p="744" ws="3" wd="4" hum="68" hi="3" cl="0" pt="0" pr="0" prflt="0" ts="0"
icon="d" descr="Fair"
grade="1" gust_speed="5" /></forecast><forecast valid="2022-02-21T12:00:00" tod="-1"><values t="12" p="743" ws="4" wd="4" hum="55" hi="11" cl="0" pt="0" pr="0" prflt="0" ts="0"
icon="d" descr="Fair"
grade="2" gust_speed="8" /></forecast><forecast valid="2022-02-21T15:00:00" tod="2"><values t="14" p="741" ws="6" wd="4" hum="55" hi="14" cl="0" pt="0" pr="0" prflt="0" ts="0"
icon="d" descr="Fair"
grade="3" gust_speed="10" /></forecast><forecast valid="2022-02-21T18:00:00" tod="-1"><values t="11" p="740" ws="5" wd="4" hum="81" hi="9" cl="2" pt="0" pr="0" prflt="0" ts="0"
icon="n.c3" descr="Cloudy"
grade="3" gust_speed="11" /></forecast><forecast valid="2022-02-21T21:00:00" tod="3"><values t="12" p="740" ws="6" wd="5" hum="92" hi="11" cl="3" pt="0" pr="0" prflt="0" ts="0"
icon="c4" descr="Mainly cloudy"
grade="3" gust_speed="10" /></forecast></day><day date="2022-02-22" risem="399" setm="1058" durm="659" sunrise="1645511940" sunset="1645551480" tmin="-2" tmax="16" pmin="735"
pmax="747" wsmin="5" wsmax="12" hummin="64" hummax="97" cl="3" pt="1" pr="2" ts="0" icon="c4.r2" descr="Mainly cloudy, rain" p="736"
ws="12" wd="7" hum="83" grademax="3" prflt="14.3" gust_speed="21"><forecast valid="2022-02-22T00:00:00" tod="-1"><values t="12" p="740" ws="6" wd="5" hum="95" hi="10" cl="3" pt="0" pr="0" prflt="0" ts="0"
icon="c4" descr="Mainly cloudy"
grade="3" gust_speed="11" /></forecast><forecast valid="2022-02-22T03:00:00" tod="0"><values t="11" p="739" ws="5" wd="5" hum="96" hi="10" cl="3" pt="1" pr="1" prflt="0.4" ts="0"
icon="c4.r1" descr="Mainly cloudy, light rain"
grade="2" gust_speed="10" /></forecast><forecast valid="2022-02-22T06:00:00" tod="-1"><values t="11" p="737" ws="5" wd="5" hum="97" hi="9" cl="3" pt="1" pr="2" prflt="1.3" ts="0"
icon="c4.r2" descr="Mainly cloudy, rain"
grade="2" gust_speed="8" /></forecast><forecast valid="2022-02-22T09:00:00" tod="1"><values t="12" p="736" ws="5" wd="5" hum="94" hi="10" cl="3" pt="1" pr="3" prflt="6.1" ts="0"
icon="c4.r3" descr="Mainly cloudy, very heavy rain"
grade="1" gust_speed="11" /></forecast><forecast valid="2022-02-22T12:00:00" tod="-1"><values t="16" p="735" ws="9" wd="6" hum="83" hi="16" cl="3" pt="1" pr="3" prflt="6.2" ts="0"
icon="c4.r3" descr="Mainly cloudy, very heavy rain"
grade="1" gust_speed="16" /></forecast><forecast valid="2022-02-22T15:00:00" tod="2"><values t="14" p="736" ws="12" wd="7" hum="67" hi="14" cl="3" pt="1" pr="1" prflt="0.3" ts="0"
icon="c4.r1" descr="Mainly cloudy, light rain"
grade="2" gust_speed="21" /></forecast><forecast valid="2022-02-22T18:00:00" tod="-1"><values t="2" p="743" ws="9" wd="7" hum="70" hi="-4" cl="3" pt="0" pr="0" prflt="0" ts="0"
icon="c4" descr="Mainly cloudy"
grade="2" gust_speed="21" /></forecast><forecast valid="2022-02-22T21:00:00" tod="3"><values t="-2" p="747" ws="7" wd="7" hum="64" hi="-8" cl="3" pt="0" pr="0" prflt="0" ts="0"
icon="c4" descr="Mainly cloudy"
grade="1" gust_speed="15" /></forecast></day><day date="2022-02-23" risem="398" setm="1059" durm="661" sunrise="1645598280" sunset="1645637940" tmin="-8" tmax="-2" pmin="749"
pmax="757" wsmin="2" wsmax="6" hummin="35" hummax="67" cl="0" pt="0" pr="0" ts="0" icon="d" descr="Fair" p="0"
ws="6" wd="8" hum="51" grademax="2" prflt="0" gust_speed="14"></day><day date="2022-02-24" risem="397" setm="1060" durm="663" sunrise="1645684620" sunset="1645724400" tmin="-7" tmax="-2" pmin="752"
pmax="756" wsmin="5" wsmax="6" hummin="40" hummax="70" cl="3" pt="2" pr="1" ts="0" icon="c4.s1" descr="Mainly cloudy, light snow" p="0"
ws="6" wd="2" hum="59" grademax="2" prflt="0.6" gust_speed="11"></day><day date="2022-02-25" risem="395" setm="1061" durm="666" sunrise="1645770900" sunset="1645810860" tmin="-7" tmax="-2" pmin="751"
pmax="760" wsmin="1" wsmax="6" hummin="35" hummax="75" cl="101" pt="2" pr="1" ts="0" icon="d.c3.s1" descr="Partly cloudy, light snow" p="0"
ws="6" wd="8" hum="57" grademax="2" prflt="1.6" gust_speed="11"></day><day date="2022-02-26" risem="394" setm="1062" durm="668" sunrise="1645857240" sunset="1645897320" tmin="-9" tmax="1" pmin="753"
pmax="761" wsmin="1" wsmax="5" hummin="22" hummax="58" cl="0" pt="0" pr="0" ts="0" icon="d" descr="Fair" p="0"
ws="5" wd="7" hum="41" grademax="2" prflt="0" gust_speed="10"></day><day date="2022-02-27" risem="392" setm="1063" durm="671" sunrise="1645943520" sunset="1645983780" tmin="-4" tmax="4" pmin="748"
pmax="753" wsmin="4" wsmax="5" hummin="25" hummax="65" cl="101" pt="2" pr="1" ts="0" icon="d.c3.rs1" descr="Partly cloudy, light wet snow" p="0"
ws="5" wd="6" hum="45" grademax="2" prflt="0.8" gust_speed="11"></day></location></weather>
2022-02-21 13:32:03.088 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:03.585 T:1264 DEBUG <general>: Skin Helper Simplecache --> Initialized
2022-02-21 13:32:03.585 T:1264 DEBUG <general>: script.module.metadatautils --> Initialized
2022-02-21 13:32:03.590 T:1267 DEBUG <general>: Skin Helper Simplecache --> Initialized
2022-02-21 13:32:03.590 T:1267 DEBUG <general>: script.module.metadatautils --> Initialized
2022-02-21 13:32:03.591 T:1264 DEBUG <general>: script.skin.helper.widgets --> MEDIATYPE: media - ACTION: inprogressshowsandmovies - PATH: None - TAG: None -- no cache, quering kodi api to get items - CHECKSUM:
2022-02-21 13:32:03.591 T:1267 DEBUG <general>: script.skin.helper.widgets --> MEDIATYPE: media - ACTION: recentshowsandmovies - PATH: None - TAG: None -- no cache, quering kodi api to get items - CHECKSUM:
2022-02-21 13:32:03.722 T:1264 DEBUG <general>: Skin Helper Simplecache --> Closed
2022-02-21 13:32:03.723 T:1264 DEBUG <general>: script.module.metadatautils --> Exited
2022-02-21 13:32:03.726 T:1264 DEBUG <general>: script.skin.helper.widgets --> MainModule exited
2022-02-21 13:32:03.726 T:1264 INFO <general>: CPythonInvoker(21, /storage/.kodi/addons/script.skin.helper.widgets/plugin.py): script successfully run
2022-02-21 13:32:03.726 T:1264 DEBUG <general>: onExecutionDone(21, /storage/.kodi/addons/script.skin.helper.widgets/plugin.py)
2022-02-21 13:32:03.727 T:1264 DEBUG <general>: .
2022-02-21 13:32:03.905 T:1084 DEBUG <general>: ffmpeg[0x4b554e0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
2022-02-21 13:32:03.911 T:1052 DEBUG <general>: ffmpeg[0x4b4d520X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
2022-02-21 13:32:03.912 T:1084 DEBUG <general>: ffmpeg[0x4b554e0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
2022-02-21 13:32:03.919 T:1052 DEBUG <general>: ffmpeg[0x4b4d520X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
2022-02-21 13:32:03.920 T:1084 DEBUG <general>: ffmpeg[0x4b554e0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
2022-02-21 13:32:03.929 T:1052 DEBUG <general>: ffmpeg[0x4b4d520X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
2022-02-21 13:32:03.931 T:1084 DEBUG <general>: ffmpeg[0x4b554e0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
2022-02-21 13:32:03.939 T:1052 DEBUG <general>: ffmpeg[0x4b4d520X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
2022-02-21 13:32:03.944 T:1084 DEBUG <general>: ffmpeg[0x4b554e0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
2022-02-21 13:32:03.949 T:1052 DEBUG <general>: ffmpeg[0x4b4d520X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
2022-02-21 13:32:03.955 T:1052 DEBUG <general>: StartScript - calling plugin Skin Helper Service Widgets('plugin://script.skin.helper.widgets/','7','?action=watchagainshowsandmovies&mediatype=media&limit=25&reload=','resume:false')
2022-02-21 13:32:03.955 T:1287 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2022-02-21 13:32:03.955 T:1287 INFO <general>: initializing python engine.
2022-02-21 13:32:03.955 T:1287 DEBUG <general>: CPythonInvoker(23, /storage/.kodi/addons/script.skin.helper.widgets/plugin.py): start processing
2022-02-21 13:32:04.364 T:1264 INFO <general>: Python interpreter stopped
2022-02-21 13:32:04.364 T:1264 DEBUG <general>: Thread LanguageInvoker 140479621289536 terminating
2022-02-21 13:32:04.382 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:04.479 T:1287 DEBUG <general>: -->Python Interpreter Initialized<--
2022-02-21 13:32:04.479 T:1287 DEBUG <general>:
2022-02-21 13:32:04.480 T:1287 DEBUG <general>: CPythonInvoker(23, /storage/.kodi/addons/script.skin.helper.widgets/plugin.py): the source file to load is "/storage/.kodi/addons/script.skin.helper.widgets/plugin.py"
2022-02-21 13:32:04.480 T:1287 DEBUG <general>: CPythonInvoker(23, /storage/.kodi/addons/script.skin.helper.widgets/plugin.py): setting the Python path to /storage/.kodi/addons/script.skin.helper.widgets:/storage/.kodi/addons/script.module.arrow/lib:/storage/.kodi/addons/script.module.beautifulsoup4/lib:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.dateutil/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.metadatautils/lib:/storage/.kodi/addons/script.module.musicbrainz/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.simplecache/lib:/storage/.kodi/addons/script.module.simplejson/lib:/storage/.kodi/addons/script.module.six/lib:/storage/.kodi/addons/script.module.soupsieve/lib:/storage/.kodi/addons/script.module.thetvdb/lib:/storage/.kodi/addons/script.module.typing_extensions/lib:/storage/.kodi/addons/script.module.urllib3/lib:/usr/lib/python38.zip:/usr/lib/python3.8:/usr/lib/python3.8/lib-dynload:/usr/lib/python3.8/site-packages
2022-02-21 13:32:04.480 T:1287 DEBUG <general>: CPythonInvoker(23, /storage/.kodi/addons/script.skin.helper.widgets/plugin.py): entering source directory /storage/.kodi/addons/script.skin.helper.widgets
2022-02-21 13:32:04.480 T:1287 DEBUG <general>: CPythonInvoker(23, /storage/.kodi/addons/script.skin.helper.widgets/plugin.py): instantiating addon using automatically obtained id of "script.skin.helper.widgets" dependent on version 3.0.0 of the xbmc.python api
2022-02-21 13:32:04.713 T:1174 DEBUG <CAddonSettings[weather.gismeteo]>: trying to load setting definitions from old format...
2022-02-21 13:32:04.714 T:1174 DEBUG <CSettingsManager>: requested setting (label1) was not found.
2022-02-21 13:32:04.714 T:1174 DEBUG <CSettingsManager>: requested setting (label5) was not found.
2022-02-21 13:32:04.714 T:1174 DEBUG <CSettingsManager>: requested setting (label7) was not found.
2022-02-21 13:32:04.718 T:1174 DEBUG <CAddonSettings[weather.gismeteo]>: trying to load setting definitions from old format...
2022-02-21 13:32:04.719 T:1174 DEBUG <CSettingsManager>: requested setting (label1) was not found.
2022-02-21 13:32:04.720 T:1174 DEBUG <CSettingsManager>: requested setting (label3) was not found.
2022-02-21 13:32:04.720 T:1174 DEBUG <CSettingsManager>: requested setting (label7) was not found.
2022-02-21 13:32:04.722 T:1174 DEBUG <CAddonSettings[weather.gismeteo]>: trying to load setting definitions from old format...
2022-02-21 13:32:04.723 T:1174 DEBUG <CSettingsManager>: requested setting (label1) was not found.
2022-02-21 13:32:04.724 T:1174 DEBUG <CSettingsManager>: requested setting (label3) was not found.
2022-02-21 13:32:04.724 T:1174 DEBUG <CSettingsManager>: requested setting (label5) was not found.
2022-02-21 13:32:04.731 T:1174 DEBUG <CAddonSettings[weather.gismeteo]>: trying to load setting definitions from old format...
2022-02-21 13:32:04.732 T:1174 DEBUG <CSettingsManager>: requested setting (label1) was not found.
2022-02-21 13:32:04.732 T:1174 DEBUG <CSettingsManager>: requested setting (label3) was not found.
2022-02-21 13:32:04.732 T:1174 DEBUG <CSettingsManager>: requested setting (label5) was not found.
2022-02-21 13:32:04.732 T:1174 DEBUG <CSettingsManager>: requested setting (label7) was not found.
2022-02-21 13:32:04.733 T:1174 INFO <general>: CPythonInvoker(19, /storage/.kodi/addons/weather.gismeteo/default.py): script successfully run
2022-02-21 13:32:04.733 T:1174 DEBUG <general>: onExecutionDone(19, /storage/.kodi/addons/weather.gismeteo/default.py)
2022-02-21 13:32:04.993 T:1174 DEBUG <general>: .
2022-02-21 13:32:05.518 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:05.545 T:1174 INFO <general>: Python interpreter stopped
2022-02-21 13:32:05.545 T:1174 DEBUG <general>: Thread LanguageInvoker 140479554147904 terminating
2022-02-21 13:32:05.562 T:1309 DEBUG <general>: Skin Helper Service --> Started Background worker...
2022-02-21 13:32:05.573 T:1114 DEBUG <general>: Testing Existence (multipath://special%3a%2f%2fprofile%2fplaylists%2fvideo/special%3a%2f%2fprofile%2fplaylists%2fmixed/)
2022-02-21 13:32:05.573 T:1114 DEBUG <general>: Testing Existence (special://profile/playlists/video)
2022-02-21 13:32:05.600 T:1114 DEBUG <general>: CMultiPathDirectory::GetDirectory(multipath://special%3a%2f%2fprofile%2fplaylists%2fvideo/special%3a%2f%2fprofile%2fplaylists%2fmixed/)
2022-02-21 13:32:05.600 T:1114 DEBUG <general>: Getting Directory (special://profile/playlists/video)
2022-02-21 13:32:05.604 T:1051 DEBUG <general>: POParser: loaded 131 weather tokens
2022-02-21 13:32:05.606 T:1114 DEBUG <general>: Getting Directory (special://profile/playlists/mixed)
2022-02-21 13:32:05.607 T:1114 DEBUG <general>: CMultiPathDirectory::MergeItems, items = 3
2022-02-21 13:32:05.607 T:1114 DEBUG <general>: Testing path: [000] special://profile/playlists/video/Classic MTV.xsp
2022-02-21 13:32:05.607 T:1114 DEBUG <general>: Testing path: [001] special://profile/playlists/video/I Love the 80s.xsp
2022-02-21 13:32:05.607 T:1114 DEBUG <general>: CMultiPathDirectory::MergeItems, items = 3, took 0 ms
2022-02-21 13:32:05.638 T:1114 DEBUG <general>: Testing Existence (multipath://special%3a%2f%2fprofile%2fplaylists%2fmusic/special%3a%2f%2fprofile%2fplaylists%2fmixed/)
2022-02-21 13:32:05.638 T:1114 DEBUG <general>: Testing Existence (special://profile/playlists/music)
2022-02-21 13:32:05.643 T:1114 DEBUG <general>: CMultiPathDirectory::GetDirectory(multipath://special%3a%2f%2fprofile%2fplaylists%2fmusic/special%3a%2f%2fprofile%2fplaylists%2fmixed/)
2022-02-21 13:32:05.643 T:1114 DEBUG <general>: Getting Directory (special://profile/playlists/music)
2022-02-21 13:32:05.644 T:1114 DEBUG <general>: Getting Directory (special://profile/playlists/mixed)
2022-02-21 13:32:05.645 T:1114 DEBUG <general>: CMultiPathDirectory::MergeItems, items = 0
2022-02-21 13:32:05.655 T:1267 DEBUG <general>: Skin Helper Simplecache --> Closed
2022-02-21 13:32:05.655 T:1267 DEBUG <general>: script.module.metadatautils --> Exited
2022-02-21 13:32:05.655 T:1267 DEBUG <general>: script.skin.helper.widgets --> MainModule exited
2022-02-21 13:32:05.655 T:1267 INFO <general>: CPythonInvoker(22, /storage/.kodi/addons/script.skin.helper.widgets/plugin.py): script successfully run
2022-02-21 13:32:05.655 T:1267 DEBUG <general>: onExecutionDone(22, /storage/.kodi/addons/script.skin.helper.widgets/plugin.py)
2022-02-21 13:32:05.656 T:1267 DEBUG <general>: .
2022-02-21 13:32:05.683 T:1043 DEBUG <general>: StartScript - calling plugin Skin Helper Service Widgets('plugin://script.skin.helper.widgets/','8','?action=similar&mediatype=media&limit=25&reload=','resume:false')
2022-02-21 13:32:05.683 T:1310 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2022-02-21 13:32:05.683 T:1310 INFO <general>: initializing python engine.
2022-02-21 13:32:05.684 T:1084 DEBUG <general>: ffmpeg[0x4b554e0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
2022-02-21 13:32:05.690 T:1310 DEBUG <general>: CPythonInvoker(24, /storage/.kodi/addons/script.skin.helper.widgets/plugin.py): start processing
2022-02-21 13:32:05.691 T:1084 DEBUG <general>: ffmpeg[0x4b554e0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
2022-02-21 13:32:05.953 T:1051 INFO <general>: Skipped 12 duplicate messages..
2022-02-21 13:32:05.953 T:1051 DEBUG <general>: ffmpeg[0x4f0bbe0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
2022-02-21 13:32:05.953 T:1084 DEBUG <general>: ffmpeg[0x4b554e0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
2022-02-21 13:32:06.284 T:1267 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:06.284 T:1267 INFO <general>: Python interpreter stopped
2022-02-21 13:32:06.284 T:1267 DEBUG <general>: Thread LanguageInvoker 140479596111424 terminating
2022-02-21 13:32:06.289 T:1110 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:06.588 T:1310 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:06.588 T:1310 DEBUG <general>: -->Python Interpreter Initialized<--
2022-02-21 13:32:06.588 T:1310 DEBUG <general>:
2022-02-21 13:32:06.588 T:1310 DEBUG <general>: CPythonInvoker(24, /storage/.kodi/addons/script.skin.helper.widgets/plugin.py): the source file to load is "/storage/.kodi/addons/script.skin.helper.widgets/plugin.py"
2022-02-21 13:32:06.589 T:1310 DEBUG <general>: CPythonInvoker(24, /storage/.kodi/addons/script.skin.helper.widgets/plugin.py): setting the Python path to /storage/.kodi/addons/script.skin.helper.widgets:/storage/.kodi/addons/script.module.arrow/lib:/storage/.kodi/addons/script.module.beautifulsoup4/lib:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.dateutil/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.metadatautils/lib:/storage/.kodi/addons/script.module.musicbrainz/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.simplecache/lib:/storage/.kodi/addons/script.module.simplejson/lib:/storage/.kodi/addons/script.module.six/lib:/storage/.kodi/addons/script.module.soupsieve/lib:/storage/.kodi/addons/script.module.thetvdb/lib:/storage/.kodi/addons/script.module.typing_extensions/lib:/storage/.kodi/addons/script.module.urllib3/lib:/usr/lib/python38.zip:/usr/lib/python3.8:/usr/lib/python3.8/lib-dynload:/usr/lib/python3.8/site-packages
2022-02-21 13:32:06.589 T:1310 DEBUG <general>: CPythonInvoker(24, /storage/.kodi/addons/script.skin.helper.widgets/plugin.py): entering source directory /storage/.kodi/addons/script.skin.helper.widgets
2022-02-21 13:32:06.590 T:1310 DEBUG <general>: CPythonInvoker(24, /storage/.kodi/addons/script.skin.helper.widgets/plugin.py): instantiating addon using automatically obtained id of "script.skin.helper.widgets" dependent on version 3.0.0 of the xbmc.python api
2022-02-21 13:32:07.546 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:08.722 T:1287 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:08.722 T:1287 DEBUG <general>: Skin Helper Simplecache --> Initialized
2022-02-21 13:32:08.722 T:1287 DEBUG <general>: script.module.metadatautils --> Initialized
2022-02-21 13:32:08.725 T:1287 DEBUG <general>: script.skin.helper.widgets --> MEDIATYPE: media - ACTION: watchagainshowsandmovies - PATH: None - TAG: None -- no cache, quering kodi api to get items - CHECKSUM:
2022-02-21 13:32:08.901 T:1310 DEBUG <general>: Skin Helper Simplecache --> Initialized
2022-02-21 13:32:08.901 T:1310 DEBUG <general>: script.module.metadatautils --> Initialized
2022-02-21 13:32:08.903 T:1310 DEBUG <general>: script.skin.helper.widgets --> MEDIATYPE: media - ACTION: similar - PATH: None - TAG: None -- no cache, quering kodi api to get items - CHECKSUM:
2022-02-21 13:32:09.342 T:1287 DEBUG <general>: Skin Helper Simplecache --> Closed
2022-02-21 13:32:09.342 T:1287 DEBUG <general>: script.module.metadatautils --> Exited
2022-02-21 13:32:09.342 T:1287 DEBUG <general>: script.skin.helper.widgets --> MainModule exited
2022-02-21 13:32:09.342 T:1287 INFO <general>: CPythonInvoker(23, /storage/.kodi/addons/script.skin.helper.widgets/plugin.py): script successfully run
2022-02-21 13:32:09.342 T:1287 DEBUG <general>: onExecutionDone(23, /storage/.kodi/addons/script.skin.helper.widgets/plugin.py)
2022-02-21 13:32:09.342 T:1287 DEBUG <general>: .
2022-02-21 13:32:09.398 T:1084 DEBUG <general>: ffmpeg[0x4b554e0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
2022-02-21 13:32:09.398 T:1051 DEBUG <general>: ffmpeg[0x4f0bbe0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
2022-02-21 13:32:09.405 T:1084 DEBUG <general>: ffmpeg[0x4b554e0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
2022-02-21 13:32:09.405 T:1051 DEBUG <general>: ffmpeg[0x4f0bbe0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
2022-02-21 13:32:09.414 T:1084 DEBUG <general>: ffmpeg[0x4b554e0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
2022-02-21 13:32:09.539 T:1008 DEBUG <general>: LIRC: - NEW 160 0 KEY_OK devinput (KEY_OK)
2022-02-21 13:32:09.543 T:1004 DEBUG <general>: HandleKey: 11 (0x0b, obc244) pressed, action is Select
2022-02-21 13:32:09.777 T:1004 DEBUG <general>: ------ Window Deinit (DialogConfirm.xml) ------
2022-02-21 13:32:09.938 T:1287 INFO <general>: Python interpreter stopped
2022-02-21 13:32:09.938 T:1287 DEBUG <general>: Thread LanguageInvoker 140479672817216 terminating
2022-02-21 13:32:09.965 T:1064 DEBUG <CSettingsManager>: requested setting (defaultProviderName) was not found.
2022-02-21 13:32:09.965 T:1064 DEBUG <CSettingsManager>: requested setting (enableProviderMappings) was not found.
2022-02-21 13:32:09.965 T:1064 DEBUG <CSettingsManager>: requested setting (providerMappingFile) was not found.
2022-02-21 13:32:09.966 T:1064 DEBUG <general>: Calling TransferSettings for: PVR IPTV Simple Client
2022-02-21 13:32:09.967 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:09.967 T:1064 ERROR <general>: Unknown setting type of 'ffmpegdirectSettings' for PVR IPTV Simple Client
2022-02-21 13:32:09.982 T:1064 DEBUG <CSettingsManager>: requested setting (defaultProviderName) was not found.
2022-02-21 13:32:09.982 T:1064 DEBUG <CSettingsManager>: requested setting (enableProviderMappings) was not found.
2022-02-21 13:32:09.982 T:1064 DEBUG <CSettingsManager>: requested setting (providerMappingFile) was not found.
2022-02-21 13:32:09.983 T:1064 DEBUG <general>: Calling TransferSettings for: PVR IPTV Simple Client
2022-02-21 13:32:09.984 T:1064 ERROR <general>: Unknown setting type of 'ffmpegdirectSettings' for PVR IPTV Simple Client
2022-02-21 13:32:10.009 T:1064 DEBUG <CSettingsManager>: requested setting (defaultProviderName) was not found.
2022-02-21 13:32:10.009 T:1064 DEBUG <CSettingsManager>: requested setting (enableProviderMappings) was not found.
2022-02-21 13:32:10.009 T:1064 DEBUG <CSettingsManager>: requested setting (providerMappingFile) was not found.
2022-02-21 13:32:10.010 T:1064 DEBUG <general>: Calling TransferSettings for: PVR IPTV Simple Client
2022-02-21 13:32:10.011 T:1064 ERROR <general>: Unknown setting type of 'ffmpegdirectSettings' for PVR IPTV Simple Client
2022-02-21 13:32:10.029 T:1064 DEBUG <CSettingsManager>: requested setting (defaultProviderName) was not found.
2022-02-21 13:32:10.029 T:1064 DEBUG <CSettingsManager>: requested setting (enableProviderMappings) was not found.
2022-02-21 13:32:10.029 T:1064 DEBUG <CSettingsManager>: requested setting (providerMappingFile) was not found.
2022-02-21 13:32:10.030 T:1064 DEBUG <general>: Calling TransferSettings for: PVR IPTV Simple Client
2022-02-21 13:32:10.031 T:1064 ERROR <general>: Unknown setting type of 'ffmpegdirectSettings' for PVR IPTV Simple Client
2022-02-21 13:32:10.045 T:1064 DEBUG <CSettingsManager>: requested setting (defaultProviderName) was not found.
2022-02-21 13:32:10.045 T:1064 DEBUG <CSettingsManager>: requested setting (enableProviderMappings) was not found.
2022-02-21 13:32:10.045 T:1064 DEBUG <CSettingsManager>: requested setting (providerMappingFile) was not found.
2022-02-21 13:32:10.049 T:1064 DEBUG <general>: Calling TransferSettings for: PVR IPTV Simple Client
2022-02-21 13:32:10.050 T:1064 ERROR <general>: Unknown setting type of 'ffmpegdirectSettings' for PVR IPTV Simple Client
2022-02-21 13:32:10.063 T:1064 DEBUG <CSettingsManager>: requested setting (defaultProviderName) was not found.
2022-02-21 13:32:10.063 T:1064 DEBUG <CSettingsManager>: requested setting (enableProviderMappings) was not found.
2022-02-21 13:32:10.063 T:1064 DEBUG <CSettingsManager>: requested setting (providerMappingFile) was not found.
2022-02-21 13:32:10.065 T:1064 DEBUG <general>: Calling TransferSettings for: PVR IPTV Simple Client
2022-02-21 13:32:10.066 T:1064 ERROR <general>: Unknown setting type of 'ffmpegdirectSettings' for PVR IPTV Simple Client
2022-02-21 13:32:10.083 T:1064 DEBUG <CSettingsManager>: requested setting (defaultProviderName) was not found.
2022-02-21 13:32:10.083 T:1064 DEBUG <CSettingsManager>: requested setting (enableProviderMappings) was not found.
2022-02-21 13:32:10.083 T:1064 DEBUG <CSettingsManager>: requested setting (providerMappingFile) was not found.
2022-02-21 13:32:10.084 T:1064 DEBUG <general>: Calling TransferSettings for: PVR IPTV Simple Client
2022-02-21 13:32:10.085 T:1064 ERROR <general>: Unknown setting type of 'ffmpegdirectSettings' for PVR IPTV Simple Client
2022-02-21 13:32:10.098 T:1064 DEBUG <CSettingsManager>: requested setting (defaultProviderName) was not found.
2022-02-21 13:32:10.098 T:1064 DEBUG <CSettingsManager>: requested setting (enableProviderMappings) was not found.
2022-02-21 13:32:10.098 T:1064 DEBUG <CSettingsManager>: requested setting (providerMappingFile) was not found.
2022-02-21 13:32:10.100 T:1064 DEBUG <general>: Calling TransferSettings for: PVR IPTV Simple Client
2022-02-21 13:32:10.101 T:1064 ERROR <general>: Unknown setting type of 'ffmpegdirectSettings' for PVR IPTV Simple Client
2022-02-21 13:32:10.122 T:1064 DEBUG <CSettingsManager>: requested setting (defaultProviderName) was not found.
2022-02-21 13:32:10.123 T:1064 DEBUG <CSettingsManager>: requested setting (enableProviderMappings) was not found.
2022-02-21 13:32:10.123 T:1064 DEBUG <CSettingsManager>: requested setting (providerMappingFile) was not found.
2022-02-21 13:32:10.123 T:1064 DEBUG <general>: Calling TransferSettings for: PVR IPTV Simple Client
2022-02-21 13:32:10.123 T:1064 INFO <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - SetStringSetting - Changed Setting 'm3uUrl' from 'http://192.168.0.220:50001/pseudotv.m3u' to ''
2022-02-21 13:32:10.124 T:1064 ERROR <general>: Unknown setting type of 'ffmpegdirectSettings' for PVR IPTV Simple Client
2022-02-21 13:32:10.133 T:1064 DEBUG <CSettingsManager>: requested setting (defaultProviderName) was not found.
2022-02-21 13:32:10.133 T:1064 DEBUG <CSettingsManager>: requested setting (enableProviderMappings) was not found.
2022-02-21 13:32:10.133 T:1064 DEBUG <CSettingsManager>: requested setting (providerMappingFile) was not found.
2022-02-21 13:32:10.133 T:1064 DEBUG <general>: Calling TransferSettings for: PVR IPTV Simple Client
2022-02-21 13:32:10.134 T:1064 ERROR <general>: Unknown setting type of 'ffmpegdirectSettings' for PVR IPTV Simple Client
2022-02-21 13:32:10.143 T:1064 DEBUG <CSettingsManager>: requested setting (defaultProviderName) was not found.
2022-02-21 13:32:10.143 T:1064 DEBUG <CSettingsManager>: requested setting (enableProviderMappings) was not found.
2022-02-21 13:32:10.143 T:1064 DEBUG <CSettingsManager>: requested setting (providerMappingFile) was not found.
2022-02-21 13:32:10.144 T:1064 DEBUG <general>: Calling TransferSettings for: PVR IPTV Simple Client
2022-02-21 13:32:10.145 T:1064 ERROR <general>: Unknown setting type of 'ffmpegdirectSettings' for PVR IPTV Simple Client
2022-02-21 13:32:10.161 T:1064 DEBUG <CSettingsManager>: requested setting (defaultProviderName) was not found.
2022-02-21 13:32:10.161 T:1064 DEBUG <CSettingsManager>: requested setting (enableProviderMappings) was not found.
2022-02-21 13:32:10.161 T:1064 DEBUG <CSettingsManager>: requested setting (providerMappingFile) was not found.
2022-02-21 13:32:10.162 T:1064 DEBUG <general>: Calling TransferSettings for: PVR IPTV Simple Client
2022-02-21 13:32:10.163 T:1064 INFO <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - SetStringSetting - Changed Setting 'epgUrl' from 'http://192.168.0.220:50001/pseudotv.xml' to ''
2022-02-21 13:32:10.163 T:1064 ERROR <general>: Unknown setting type of 'ffmpegdirectSettings' for PVR IPTV Simple Client
2022-02-21 13:32:10.181 T:1064 DEBUG <CSettingsManager>: requested setting (defaultProviderName) was not found.
2022-02-21 13:32:10.181 T:1064 DEBUG <CSettingsManager>: requested setting (enableProviderMappings) was not found.
2022-02-21 13:32:10.181 T:1064 DEBUG <CSettingsManager>: requested setting (providerMappingFile) was not found.
2022-02-21 13:32:10.182 T:1064 DEBUG <general>: Calling TransferSettings for: PVR IPTV Simple Client
2022-02-21 13:32:10.183 T:1064 ERROR <general>: Unknown setting type of 'ffmpegdirectSettings' for PVR IPTV Simple Client
2022-02-21 13:32:10.201 T:1064 DEBUG <CSettingsManager>: requested setting (defaultProviderName) was not found.
2022-02-21 13:32:10.201 T:1064 DEBUG <CSettingsManager>: requested setting (enableProviderMappings) was not found.
2022-02-21 13:32:10.202 T:1064 DEBUG <CSettingsManager>: requested setting (providerMappingFile) was not found.
2022-02-21 13:32:10.203 T:1064 DEBUG <general>: Calling TransferSettings for: PVR IPTV Simple Client
2022-02-21 13:32:10.204 T:1064 ERROR <general>: Unknown setting type of 'ffmpegdirectSettings' for PVR IPTV Simple Client
2022-02-21 13:32:10.214 T:1064 DEBUG <CSettingsManager>: requested setting (defaultProviderName) was not found.
2022-02-21 13:32:10.214 T:1064 DEBUG <CSettingsManager>: requested setting (enableProviderMappings) was not found.
2022-02-21 13:32:10.214 T:1064 DEBUG <CSettingsManager>: requested setting (providerMappingFile) was not found.
2022-02-21 13:32:10.215 T:1064 DEBUG <general>: Calling TransferSettings for: PVR IPTV Simple Client
2022-02-21 13:32:10.216 T:1064 ERROR <general>: Unknown setting type of 'ffmpegdirectSettings' for PVR IPTV Simple Client
2022-02-21 13:32:10.235 T:1064 DEBUG <CSettingsManager>: requested setting (defaultProviderName) was not found.
2022-02-21 13:32:10.235 T:1064 DEBUG <CSettingsManager>: requested setting (enableProviderMappings) was not found.
2022-02-21 13:32:10.235 T:1064 DEBUG <CSettingsManager>: requested setting (providerMappingFile) was not found.
2022-02-21 13:32:10.236 T:1064 DEBUG <general>: Calling TransferSettings for: PVR IPTV Simple Client
2022-02-21 13:32:10.237 T:1064 INFO <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - SetStringSetting - Changed Setting 'genresUrl' from 'http://192.168.0.220:50001/genres.xml' to ''
2022-02-21 13:32:10.237 T:1064 ERROR <general>: Unknown setting type of 'ffmpegdirectSettings' for PVR IPTV Simple Client
2022-02-21 13:32:10.253 T:1064 DEBUG <CSettingsManager>: requested setting (defaultProviderName) was not found.
2022-02-21 13:32:10.253 T:1064 DEBUG <CSettingsManager>: requested setting (enableProviderMappings) was not found.
2022-02-21 13:32:10.253 T:1064 DEBUG <CSettingsManager>: requested setting (providerMappingFile) was not found.
2022-02-21 13:32:10.254 T:1064 DEBUG <general>: Calling TransferSettings for: PVR IPTV Simple Client
2022-02-21 13:32:10.255 T:1064 ERROR <general>: Unknown setting type of 'ffmpegdirectSettings' for PVR IPTV Simple Client
2022-02-21 13:32:10.269 T:1064 DEBUG <CSettingsManager>: requested setting (defaultProviderName) was not found.
2022-02-21 13:32:10.269 T:1064 DEBUG <CSettingsManager>: requested setting (enableProviderMappings) was not found.
2022-02-21 13:32:10.269 T:1064 DEBUG <CSettingsManager>: requested setting (providerMappingFile) was not found.
2022-02-21 13:32:10.270 T:1064 DEBUG <general>: Calling TransferSettings for: PVR IPTV Simple Client
2022-02-21 13:32:10.271 T:1064 ERROR <general>: Unknown setting type of 'ffmpegdirectSettings' for PVR IPTV Simple Client
2022-02-21 13:32:10.284 T:1064 DEBUG <CSettingsManager>: requested setting (defaultProviderName) was not found.
2022-02-21 13:32:10.284 T:1064 DEBUG <CSettingsManager>: requested setting (enableProviderMappings) was not found.
2022-02-21 13:32:10.284 T:1064 DEBUG <CSettingsManager>: requested setting (providerMappingFile) was not found.
2022-02-21 13:32:10.285 T:1064 DEBUG <general>: Calling TransferSettings for: PVR IPTV Simple Client
2022-02-21 13:32:10.286 T:1064 ERROR <general>: Unknown setting type of 'ffmpegdirectSettings' for PVR IPTV Simple Client
2022-02-21 13:32:10.305 T:1064 DEBUG <CSettingsManager>: requested setting (defaultProviderName) was not found.
2022-02-21 13:32:10.305 T:1064 DEBUG <CSettingsManager>: requested setting (enableProviderMappings) was not found.
2022-02-21 13:32:10.305 T:1064 DEBUG <CSettingsManager>: requested setting (providerMappingFile) was not found.
2022-02-21 13:32:10.306 T:1064 DEBUG <general>: Calling TransferSettings for: PVR IPTV Simple Client
2022-02-21 13:32:10.308 T:1064 ERROR <general>: Unknown setting type of 'ffmpegdirectSettings' for PVR IPTV Simple Client
2022-02-21 13:32:10.323 T:1064 DEBUG <CSettingsManager>: requested setting (defaultProviderName) was not found.
2022-02-21 13:32:10.323 T:1064 DEBUG <CSettingsManager>: requested setting (enableProviderMappings) was not found.
2022-02-21 13:32:10.323 T:1064 DEBUG <CSettingsManager>: requested setting (providerMappingFile) was not found.
2022-02-21 13:32:10.324 T:1064 DEBUG <general>: Calling TransferSettings for: PVR IPTV Simple Client
2022-02-21 13:32:10.325 T:1064 ERROR <general>: Unknown setting type of 'ffmpegdirectSettings' for PVR IPTV Simple Client
2022-02-21 13:32:10.332 T:1064 DEBUG <CSettingsManager>: requested setting (defaultProviderName) was not found.
2022-02-21 13:32:10.332 T:1064 DEBUG <CSettingsManager>: requested setting (enableProviderMappings) was not found.
2022-02-21 13:32:10.333 T:1064 DEBUG <CSettingsManager>: requested setting (providerMappingFile) was not found.
2022-02-21 13:32:10.334 T:1064 DEBUG <general>: Calling TransferSettings for: PVR IPTV Simple Client
2022-02-21 13:32:10.334 T:1064 ERROR <general>: Unknown setting type of 'ffmpegdirectSettings' for PVR IPTV Simple Client
2022-02-21 13:32:10.343 T:1064 DEBUG <CSettingsManager>: requested setting (defaultProviderName) was not found.
2022-02-21 13:32:10.343 T:1064 DEBUG <CSettingsManager>: requested setting (enableProviderMappings) was not found.
2022-02-21 13:32:10.343 T:1064 DEBUG <CSettingsManager>: requested setting (providerMappingFile) was not found.
2022-02-21 13:32:10.344 T:1064 DEBUG <general>: Calling TransferSettings for: PVR IPTV Simple Client
2022-02-21 13:32:10.346 T:1064 ERROR <general>: Unknown setting type of 'ffmpegdirectSettings' for PVR IPTV Simple Client
2022-02-21 13:32:10.362 T:1064 DEBUG <CSettingsManager>: requested setting (defaultProviderName) was not found.
2022-02-21 13:32:10.362 T:1064 DEBUG <CSettingsManager>: requested setting (enableProviderMappings) was not found.
2022-02-21 13:32:10.362 T:1064 DEBUG <CSettingsManager>: requested setting (providerMappingFile) was not found.
2022-02-21 13:32:10.364 T:1064 DEBUG <general>: Calling TransferSettings for: PVR IPTV Simple Client
2022-02-21 13:32:10.365 T:1064 ERROR <general>: Unknown setting type of 'ffmpegdirectSettings' for PVR IPTV Simple Client
2022-02-21 13:32:10.389 T:1064 DEBUG <CSettingsManager>: requested setting (defaultProviderName) was not found.
2022-02-21 13:32:10.389 T:1064 DEBUG <CSettingsManager>: requested setting (enableProviderMappings) was not found.
2022-02-21 13:32:10.389 T:1064 DEBUG <CSettingsManager>: requested setting (providerMappingFile) was not found.
2022-02-21 13:32:10.389 T:1064 DEBUG <general>: Calling TransferSettings for: PVR IPTV Simple Client
2022-02-21 13:32:10.391 T:1064 ERROR <general>: Unknown setting type of 'ffmpegdirectSettings' for PVR IPTV Simple Client
2022-02-21 13:32:10.403 T:1064 DEBUG <CSettingsManager>: requested setting (defaultProviderName) was not found.
2022-02-21 13:32:10.403 T:1064 DEBUG <CSettingsManager>: requested setting (enableProviderMappings) was not found.
2022-02-21 13:32:10.403 T:1064 DEBUG <CSettingsManager>: requested setting (providerMappingFile) was not found.
2022-02-21 13:32:10.404 T:1064 DEBUG <general>: Calling TransferSettings for: PVR IPTV Simple Client
2022-02-21 13:32:10.405 T:1064 ERROR <general>: Unknown setting type of 'ffmpegdirectSettings' for PVR IPTV Simple Client
2022-02-21 13:32:10.418 T:1064 DEBUG <CSettingsManager>: requested setting (defaultProviderName) was not found.
2022-02-21 13:32:10.418 T:1064 DEBUG <CSettingsManager>: requested setting (enableProviderMappings) was not found.
2022-02-21 13:32:10.418 T:1064 DEBUG <CSettingsManager>: requested setting (providerMappingFile) was not found.
2022-02-21 13:32:10.419 T:1064 DEBUG <general>: Calling TransferSettings for: PVR IPTV Simple Client
2022-02-21 13:32:10.420 T:1064 ERROR <general>: Unknown setting type of 'ffmpegdirectSettings' for PVR IPTV Simple Client
2022-02-21 13:32:10.434 T:1064 DEBUG <CSettingsManager>: requested setting (defaultProviderName) was not found.
2022-02-21 13:32:10.434 T:1064 DEBUG <CSettingsManager>: requested setting (enableProviderMappings) was not found.
2022-02-21 13:32:10.434 T:1064 DEBUG <CSettingsManager>: requested setting (providerMappingFile) was not found.
2022-02-21 13:32:10.434 T:1064 DEBUG <general>: Calling TransferSettings for: PVR IPTV Simple Client
2022-02-21 13:32:10.435 T:1064 ERROR <general>: Unknown setting type of 'ffmpegdirectSettings' for PVR IPTV Simple Client
2022-02-21 13:32:10.440 T:1064 DEBUG <CSettingsManager>: requested setting (defaultProviderName) was not found.
2022-02-21 13:32:10.440 T:1064 DEBUG <CSettingsManager>: requested setting (enableProviderMappings) was not found.
2022-02-21 13:32:10.440 T:1064 DEBUG <CSettingsManager>: requested setting (providerMappingFile) was not found.
2022-02-21 13:32:10.441 T:1064 DEBUG <general>: Calling TransferSettings for: PVR IPTV Simple Client
2022-02-21 13:32:10.442 T:1064 ERROR <general>: Unknown setting type of 'ffmpegdirectSettings' for PVR IPTV Simple Client
2022-02-21 13:32:10.447 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-globals: chkPluginSettings, id = service.iptv.manager
2022-02-21 13:32:10.448 T:1064 DEBUG <CAddonSettings[service.iptv.manager]>: trying to load setting definitions from old format...
2022-02-21 13:32:10.455 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:10.478 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-globals: chkResources, silent = True
2022-02-21 13:32:10.488 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:10.516 T:1064 INFO <general>: Skipped 2 duplicate messages..
2022-02-21 13:32:10.516 T:1064 ERROR <general>: unmatched parentheses in system.hasaddon(resource.videos.bumpers.pseudotv
2022-02-21 13:32:10.516 T:1064 ERROR <general>: unmatched parentheses in resource.videos.bumpers.sample)
2022-02-21 13:32:10.527 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:10.700 T:1004 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:10.700 T:1004 DEBUG <general>: ------ Window Deinit (DialogExtendedProgressBar.xml) ------
2022-02-21 13:32:10.951 T:1113 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Recommended: chkRecommendedTimer, wait = 900
2022-02-21 13:32:10.955 T:1113 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.BUSY.WORKING, value = True
2022-02-21 13:32:10.962 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:32:10.967 T:1113 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:10.975 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 13236
2022-02-21 13:32:10.977 T:1113 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:10.980 T:1113 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Vault: _load file = /storage/.kodi/addons/plugin.video.pseudotv.live/remotes/library.json
2022-02-21 13:32:10.980 T:1113 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /storage/.kodi/addons/plugin.video.pseudotv.live/remotes/library.json
2022-02-21 13:32:10.980 T:1113 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /storage/.kodi/addons/plugin.video.pseudotv.live/remotes/library.json
2022-02-21 13:32:10.981 T:1113 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /storage/.kodi/addons/plugin.video.pseudotv.live/remotes/library.json
2022-02-21 13:32:10.988 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:10.991 T:1113 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Vault: _load file = special://profile/addon_data/plugin.video.pseudotv.live/library.json
2022-02-21 13:32:10.992 T:1113 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open special://profile/addon_data/plugin.video.pseudotv.live/library.json
2022-02-21 13:32:10.992 T:1113 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open special://profile/addon_data/plugin.video.pseudotv.live/library.json
2022-02-21 13:32:10.992 T:1113 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening special://profile/addon_data/plugin.video.pseudotv.live/library.json
2022-02-21 13:32:10.992 T:1113 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Vault: set_libraryItems, libraryItems
2022-02-21 13:32:10.992 T:1113 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.89dabea0426f9e22df7841cbca38cff2, checksum = 0.3.5
2022-02-21 13:32:11.008 T:1113 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-PoolHelper: poolList, chunksize = 2, items = 5
2022-02-21 13:32:11.056 T:1113 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-PoolHelper: poolList => 48.090219497680664 ms
2022-02-21 13:32:11.056 T:1113 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Recommended: importPrompt, recommendedAddons = 0
2022-02-21 13:32:11.056 T:1113 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.has.WhiteList, value = False
2022-02-21 13:32:11.057 T:1113 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.has.BlackList, value = False
2022-02-21 13:32:11.057 T:1113 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Settings: setSetting, key = Clear_BlackList, value =
2022-02-21 13:32:11.064 T:1113 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:11.075 T:1113 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:11.075 T:1113 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: _save, saving to special://profile/addon_data/plugin.video.pseudotv.live/library.json
2022-02-21 13:32:11.075 T:1113 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: lockFile MasterLock
2022-02-21 13:32:11.076 T:1113 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/FileLock.dat to /var/media/sdc1-usb-General_USB_Flas/37091.lock
2022-02-21 13:32:11.076 T:1113 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/37091.lock
2022-02-21 13:32:11.076 T:1113 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/37091.lock
2022-02-21 13:32:11.076 T:1113 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/37091.lock
2022-02-21 13:32:11.076 T:1113 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/37091.lock
2022-02-21 13:32:11.076 T:1113 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/37091.lock
2022-02-21 13:32:11.076 T:1113 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/37091.lock
2022-02-21 13:32:11.076 T:1113 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: findLockEntry
2022-02-21 13:32:11.076 T:1113 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: File is unlocked
2022-02-21 13:32:11.076 T:1113 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: writeLockEntry
2022-02-21 13:32:11.076 T:1113 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: removeLockEntry
2022-02-21 13:32:11.076 T:1113 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/37091.lock
2022-02-21 13:32:11.076 T:1113 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/37091.lock
2022-02-21 13:32:11.076 T:1113 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/37091.lock
2022-02-21 13:32:11.088 T:1113 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: releaseLockFile
2022-02-21 13:32:11.088 T:1113 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/37091.lock to /var/media/sdc1-usb-General_USB_Flas/FileLock.dat
2022-02-21 13:32:11.088 T:1113 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open special://profile/addon_data/plugin.video.pseudotv.live/library.json
2022-02-21 13:32:11.088 T:1113 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open special://profile/addon_data/plugin.video.pseudotv.live/library.json
2022-02-21 13:32:11.089 T:1113 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening special://profile/addon_data/plugin.video.pseudotv.live/library.json
2022-02-21 13:32:11.089 T:1113 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: unlockFile MasterLock
2022-02-21 13:32:11.089 T:1113 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: Lock not found
2022-02-21 13:32:11.090 T:1113 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: close
2022-02-21 13:32:11.090 T:1113 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: unlockFile masterlock
2022-02-21 13:32:11.090 T:1113 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/FileLock.dat to /var/media/sdc1-usb-General_USB_Flas/40026.lock
2022-02-21 13:32:11.090 T:1113 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/40026.lock
2022-02-21 13:32:11.090 T:1113 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/40026.lock
2022-02-21 13:32:11.090 T:1113 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/40026.lock
2022-02-21 13:32:11.090 T:1113 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/40026.lock
2022-02-21 13:32:11.090 T:1113 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/40026.lock
2022-02-21 13:32:11.090 T:1113 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/40026.lock
2022-02-21 13:32:11.090 T:1113 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: writeLockEntry
2022-02-21 13:32:11.090 T:1113 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: removeLockEntry
2022-02-21 13:32:11.090 T:1113 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/40026.lock
2022-02-21 13:32:11.090 T:1113 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/40026.lock
2022-02-21 13:32:11.090 T:1113 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/40026.lock
2022-02-21 13:32:11.090 T:1113 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: releaseLockFile
2022-02-21 13:32:11.090 T:1113 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/40026.lock to /var/media/sdc1-usb-General_USB_Flas/FileLock.dat
2022-02-21 13:32:11.091 T:1113 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: _deposit
2022-02-21 13:32:11.091 T:1113 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Vault: set_libraryItems, libraryItems
2022-02-21 13:32:11.091 T:1113 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.BUSY.WORKING, value = False
2022-02-21 13:32:11.096 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Monitor: onSettingsChanged
2022-02-21 13:32:11.308 T:1110 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:11.963 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:32:11.976 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 13248
2022-02-21 13:32:12.003 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:12.663 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:32:12.677 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 13409
2022-02-21 13:32:12.858 T:1265 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - CopyFile - Copying file: /storage/.kodi/addons/pvr.iptvsimple//resources/data/channelGroups/customTVGroups-example.xml, to special://userdata/addon_data/pvr.iptvsimple/channelGroups/customTVGroups-example.xml
2022-02-21 13:32:12.858 T:1265 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - CopyFile - Copying file: /storage/.kodi/addons/pvr.iptvsimple//resources/data/channelGroups/customRadioGroups-example.xml, to special://userdata/addon_data/pvr.iptvsimple/channelGroups/customRadioGroups-example.xml
2022-02-21 13:32:12.859 T:1265 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Playlist Load Start
2022-02-21 13:32:12.859 T:1265 ERROR <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Unable to load playlist cache file '/var/media/sdc1-usb-General_USB_Flas/pseudotv.m3u': file is missing or empty.
2022-02-21 13:32:12.859 T:1265 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadEPG - EPG Load Start
2022-02-21 13:32:12.859 T:1265 ERROR <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetXMLTVFileWithRetries - Unable to load EPG file '/var/media/sdc1-usb-General_USB_Flas/pseudotv.xml': file is missing or empty. :1th try.
2022-02-21 13:32:13.011 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:13.196 T:1008 DEBUG <general>: LIRC: - NEW 69 0 KEY_LEFT devinput (KEY_LEFT)
2022-02-21 13:32:13.197 T:1004 DEBUG <general>: HandleKey: 169 (0xa9, obc86) pressed, action is Left
2022-02-21 13:32:13.364 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:32:13.377 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 13318
2022-02-21 13:32:14.026 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:14.209 T:1310 DEBUG <general>: Skin Helper Simplecache --> Closed
2022-02-21 13:32:14.209 T:1310 DEBUG <general>: script.module.metadatautils --> Exited
2022-02-21 13:32:14.209 T:1310 DEBUG <general>: script.skin.helper.widgets --> MainModule exited
2022-02-21 13:32:14.209 T:1310 INFO <general>: CPythonInvoker(24, /storage/.kodi/addons/script.skin.helper.widgets/plugin.py): script successfully run
2022-02-21 13:32:14.209 T:1310 DEBUG <general>: onExecutionDone(24, /storage/.kodi/addons/script.skin.helper.widgets/plugin.py)
2022-02-21 13:32:14.210 T:1310 DEBUG <general>: .
2022-02-21 13:32:14.257 T:1084 DEBUG <general>: ffmpeg[0x4b554e0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
2022-02-21 13:32:14.258 T:1051 DEBUG <general>: ffmpeg[0x4f0bbe0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
2022-02-21 13:32:14.260 T:1052 DEBUG <general>: ffmpeg[0x4b4d520X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
2022-02-21 13:32:14.265 T:1084 DEBUG <general>: ffmpeg[0x4b554e0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
2022-02-21 13:32:14.272 T:1043 DEBUG <general>: ffmpeg[0x394b5b0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
2022-02-21 13:32:14.273 T:1052 DEBUG <general>: ffmpeg[0x4b4d520X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
2022-02-21 13:32:14.274 T:1051 DEBUG <general>: ffmpeg[0x4f0bbe0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
2022-02-21 13:32:14.275 T:1084 DEBUG <general>: ffmpeg[0x4b554e0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
2022-02-21 13:32:14.282 T:1052 DEBUG <general>: ffmpeg[0x4b4d520X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
2022-02-21 13:32:14.287 T:1043 DEBUG <general>: ffmpeg[0x394b5b0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
2022-02-21 13:32:14.684 T:1310 INFO <general>: Python interpreter stopped
2022-02-21 13:32:14.684 T:1310 DEBUG <general>: Thread LanguageInvoker 140479570933312 terminating
2022-02-21 13:32:14.794 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:32:14.796 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 1055
2022-02-21 13:32:14.859 T:1265 ERROR <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetXMLTVFileWithRetries - Unable to load EPG file '/var/media/sdc1-usb-General_USB_Flas/pseudotv.xml': file is missing or empty. :2th try.
2022-02-21 13:32:14.865 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:32:14.879 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 13362
2022-02-21 13:32:14.956 T:1008 DEBUG <general>: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
2022-02-21 13:32:14.963 T:1004 DEBUG <general>: HandleKey: 167 (0xa7, obc88) pressed, action is Down
2022-02-21 13:32:15.045 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:15.181 T:1008 DEBUG <general>: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
2022-02-21 13:32:15.196 T:1004 DEBUG <general>: HandleKey: 167 (0xa7, obc88) pressed, action is Down
2022-02-21 13:32:15.395 T:1008 DEBUG <general>: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
2022-02-21 13:32:15.396 T:1004 DEBUG <general>: HandleKey: 167 (0xa7, obc88) pressed, action is Down
2022-02-21 13:32:15.610 T:1008 DEBUG <general>: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
2022-02-21 13:32:15.650 T:1004 DEBUG <general>: HandleKey: 167 (0xa7, obc88) pressed, action is Down
2022-02-21 13:32:15.665 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:32:15.680 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14539
2022-02-21 13:32:15.754 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:32:15.763 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 8887
2022-02-21 13:32:15.823 T:1008 DEBUG <general>: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
2022-02-21 13:32:15.830 T:1004 DEBUG <general>: HandleKey: 167 (0xa7, obc88) pressed, action is Down
2022-02-21 13:32:16.039 T:1008 DEBUG <general>: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
2022-02-21 13:32:16.049 T:1004 DEBUG <general>: HandleKey: 167 (0xa7, obc88) pressed, action is Down
2022-02-21 13:32:16.059 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:16.067 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:32:16.080 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 13426
2022-02-21 13:32:16.252 T:1008 DEBUG <general>: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
2022-02-21 13:32:16.264 T:1004 DEBUG <general>: HandleKey: 167 (0xa7, obc88) pressed, action is Down
2022-02-21 13:32:16.331 T:1110 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:16.684 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:32:16.697 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 13577
2022-02-21 13:32:16.715 T:1008 DEBUG <general>: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
2022-02-21 13:32:16.731 T:1004 DEBUG <general>: HandleKey: 167 (0xa7, obc88) pressed, action is Down
2022-02-21 13:32:16.823 T:1100 INFO <general>: script.tv.show.next.aired --> Retrieving next airing episodes for all continuing Kodi tv shows...
2022-02-21 13:32:16.860 T:1265 ERROR <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetXMLTVFileWithRetries - Unable to load EPG file '/var/media/sdc1-usb-General_USB_Flas/pseudotv.xml': file is missing or empty. :3th try.
2022-02-21 13:32:16.860 T:1265 ERROR <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetXMLTVFileWithRetries - Unable to load EPG file '/var/media/sdc1-usb-General_USB_Flas/pseudotv.xml': file is missing or empty. After 3 tries.
2022-02-21 13:32:17.075 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:17.118 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:32:17.131 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 13126
2022-02-21 13:32:17.220 T:1008 DEBUG <general>: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
2022-02-21 13:32:17.231 T:1004 DEBUG <general>: HandleKey: 167 (0xa7, obc88) pressed, action is Down
2022-02-21 13:32:17.436 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:32:17.448 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12549
2022-02-21 13:32:17.778 T:1008 DEBUG <general>: LIRC: - NEW 67 0 KEY_UP devinput (KEY_UP)
2022-02-21 13:32:17.817 T:1004 DEBUG <general>: HandleKey: 166 (0xa6, obc89) pressed, action is Up
2022-02-21 13:32:17.968 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:32:17.982 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 13633
2022-02-21 13:32:18.088 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:18.123 T:1008 DEBUG <general>: LIRC: - NEW 160 0 KEY_OK devinput (KEY_OK)
2022-02-21 13:32:18.133 T:1004 DEBUG <general>: HandleKey: 11 (0x0b, obc244) pressed, action is Select
2022-02-21 13:32:18.133 T:1004 DEBUG <general>: Activating window ID: 10004
2022-02-21 13:32:18.360 T:1004 DEBUG <general>: ------ Window Deinit (Home.xml) ------
2022-02-21 13:32:18.360 T:1004 DEBUG <general>: FreeVisualisation() done
2022-02-21 13:32:18.366 T:1004 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:18.366 T:1004 DEBUG <general>: ------ Window Init (Settings.xml) ------
2022-02-21 13:32:18.366 T:1004 INFO <general>: Loading skin file: Settings.xml, load type: KEEP_IN_MEMORY
2022-02-21 13:32:18.387 T:1043 DEBUG <general>: ffmpeg[0x394b5b0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
2022-02-21 13:32:18.634 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:32:18.649 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15491
2022-02-21 13:32:19.096 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:19.585 T:1008 DEBUG <general>: LIRC: - NEW 6a 0 KEY_RIGHT devinput (KEY_RIGHT)
2022-02-21 13:32:19.586 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:32:19.602 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14780
2022-02-21 13:32:19.602 T:1004 DEBUG <general>: HandleKey: 168 (0xa8, obc87) pressed, action is Right
2022-02-21 13:32:19.604 T:1084 DEBUG <general>: ffmpeg[0x4b554e0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
2022-02-21 13:32:20.070 T:1008 DEBUG <general>: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
2022-02-21 13:32:20.084 T:1004 DEBUG <general>: HandleKey: 167 (0xa7, obc88) pressed, action is Down
2022-02-21 13:32:20.087 T:1052 DEBUG <general>: ffmpeg[0x4b4d520X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
2022-02-21 13:32:20.120 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:20.398 T:1008 DEBUG <general>: LIRC: - NEW 160 0 KEY_OK devinput (KEY_OK)
2022-02-21 13:32:20.401 T:1004 DEBUG <general>: HandleKey: 11 (0x0b, obc244) pressed, action is Select
2022-02-21 13:32:20.401 T:1004 DEBUG <general>: Activating window ID: 10040
2022-02-21 13:32:20.621 T:1004 DEBUG <general>: ------ Window Deinit (Settings.xml) ------
2022-02-21 13:32:20.637 T:1004 DEBUG <general>: ------ Window Init (AddonBrowser.xml) ------
2022-02-21 13:32:20.637 T:1004 INFO <general>: Loading skin file: AddonBrowser.xml, load type: KEEP_IN_MEMORY
2022-02-21 13:32:21.553 T:1004 DEBUG <general>: CGUIMediaWindow::GetDirectory (addons://)
2022-02-21 13:32:21.553 T:1004 DEBUG <general>: ParentPath = []
2022-02-21 13:32:21.554 T:1004 DEBUG <general>: CAddonDatabase: SELECT repo.id FROM repo .. took 0 ms
2022-02-21 13:32:21.562 T:1004 DEBUG <general>: CAddonDatabase: query SELECT addons.*, repo.addonID AS repoID FROM addons JOIN addonlinkrepo ON addons.id=addonlinkrepo.idAddon JOIN repo ON repo.id=addonlinkrepo.idRepo WHERE addonlinkrepo.idRepo IN (1,2,3,4,5,6,7,8) ORDER BY repo.addonID, addons.addonID returned 1294 rows in 8 ms
2022-02-21 13:32:21.607 T:1004 WARNING <general>: Repository add-on repository.lunatixz.jarvis uses plain HTTP for add-on downloads in path http://raw.github.com/Lunatixz/KODI_Addons/jarvis/zips - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
2022-02-21 13:32:21.607 T:1004 WARNING <general>: Repository add-on repository.lunatixz.leia uses plain HTTP for add-on downloads in path http://raw.github.com/Lunatixz/KODI_Addons/leia/zips - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
2022-02-21 13:32:21.667 T:1004 DEBUG <general>: CAddonDatabase::GetAddons took 113 ms
2022-02-21 13:32:21.679 T:1004 DEBUG <general>: ADDONS: repo: repository.kodi.game - 1 addon(s) loaded
2022-02-21 13:32:21.679 T:1004 DEBUG <general>: ADDONS: repo: repository.libreelec.tv - 493 addon(s) loaded
2022-02-21 13:32:21.679 T:1004 DEBUG <general>: ADDONS: repo: repository.lunatixz - 41 addon(s) loaded
2022-02-21 13:32:21.679 T:1004 DEBUG <general>: ADDONS: repo: repository.marcelveldt - 19 addon(s) loaded
2022-02-21 13:32:21.679 T:1004 DEBUG <general>: ADDONS: repo: repository.pseudotv - 14 addon(s) loaded
2022-02-21 13:32:21.679 T:1004 DEBUG <general>: ADDONS: repo: repository.rector.stuff - 6 addon(s) loaded
2022-02-21 13:32:21.679 T:1004 DEBUG <general>: ADDONS: repo: repository.titan.bingie.mod - 24 addon(s) loaded
2022-02-21 13:32:21.679 T:1004 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 689 addon(s) loaded
2022-02-21 13:32:21.684 T:1004 DEBUG <general>: CAddonRepos::BuildUpdateOrOutdatedList: Building update list from installed add-ons
2022-02-21 13:32:21.684 T:1004 DEBUG <general>: ADDONS: update check: addonID = audioencoder.kodi.builtin.aac / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.2
2022-02-21 13:32:21.684 T:1004 DEBUG <general>: ADDONS: update check: addonID = audioencoder.kodi.builtin.wma / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.2
2022-02-21 13:32:21.684 T:1004 DEBUG <general>: ADDONS: update check: addonID = game.controller.default / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.19
2022-02-21 13:32:21.684 T:1004 DEBUG <general>: ADDONS: update check: addonID = game.controller.snes / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.18
2022-02-21 13:32:21.684 T:1004 DEBUG <general>: ADDONS: update check: addonID = inputstream.adaptive / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 19.0.2.1
2022-02-21 13:32:21.684 T:1004 DEBUG <general>: ADDONS: update check: addonID = inputstream.ffmpegdirect / Origin = repository.libreelec.tv / Version = 19.0.1.1
2022-02-21 13:32:21.684 T:1004 DEBUG <general>: ADDONS: update check: addonID = inputstream.rtmp / Origin = repository.libreelec.tv / Version = 19.0.1.1
2022-02-21 13:32:21.684 T:1004 DEBUG <general>: ADDONS: update check: addonID = metadata.album.universal / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.1.6
2022-02-21 13:32:21.684 T:1004 DEBUG <general>: ADDONS: update check: addonID = metadata.artists.universal / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 4.3.6
2022-02-21 13:32:21.684 T:1004 DEBUG <general>: ADDONS: update check: addonID = metadata.common.allmusic.com / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.2.2
2022-02-21 13:32:21.684 T:1004 DEBUG <general>: ADDONS: update check: addonID = metadata.common.fanart.tv / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.6.3
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = metadata.common.imdb.com / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.2.4
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = metadata.common.musicbrainz.org / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 2.2.4
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = metadata.common.theaudiodb.com / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 2.0.3
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = metadata.common.themoviedb.org / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.2.18
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = metadata.generic.albums / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.14
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = metadata.generic.artists / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.14
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = metadata.local / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.1
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = metadata.themoviedb.org / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 5.2.6
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = metadata.themoviedb.org.python / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.6.1+matrix.1
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = metadata.tvshows.themoviedb.org / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.5.14
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = metadata.tvshows.themoviedb.org.python / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.4.10
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = peripheral.joystick / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 19.0.0
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = plugin.library.node.editor / Origin = repository.xbmc.org / Version = 2.0.5
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = plugin.program.autocompletion / Origin = repository.xbmc.org / Version = 2.0.1
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = plugin.video.pseudotv.live / Origin = repository.pseudotv / Version = 0.3.5
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = pvr.iptvsimple / Origin = repository.libreelec.tv / Version = 19.1.0.1
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = repository.kodi.game / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.0
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = repository.libreelec.tv / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 10.0.0
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = repository.lunatixz / Origin = repository.lunatixz / Version = 1.1.0
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = repository.marcelveldt / Origin = repository.marcelveldt / Version = 1.0.3
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = repository.pseudotv / Origin = repository.pseudotv / Version = 1.0.3
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = repository.rector.stuff / Origin = repository.rector.stuff / Version = 1.0.4
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = repository.titan.bingie.mod / Origin = repository.titan.bingie.mod / Version = 1.0.0
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = repository.xbmc.org / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.2.5
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = resource.images.backgroundoverlays.basic / Origin = repository.xbmc.org / Version = 1.0.0
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = resource.images.moviegenreicons.transparent / Origin = repository.xbmc.org / Version = 0.0.6
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = resource.images.musicgenreicons.text / Origin = repository.xbmc.org / Version = 0.1.0
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = resource.images.pseudotv.logos / Origin = repository.lunatixz / Version = 0.0.2
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = resource.images.skinbackgrounds.titanium / Origin = repository.xbmc.org / Version = 1.0.0
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = resource.images.skinicons.wide / Origin = repository.xbmc.org / Version = 1.0.3
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = resource.images.studios.coloured / Origin = repository.xbmc.org / Version = 0.0.20
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = resource.images.studios.white / Origin = repository.xbmc.org / Version = 0.0.28
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = resource.images.weathericons.default / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.1.9
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = resource.language.en_gb / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 2.0.2
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = resource.language.en_us / Origin = repository.xbmc.org / Version = 9.0.31
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = resource.uisounds.appletv / Origin = repository.xbmc.org / Version = 0.0.2
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = resource.uisounds.kodi / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.1
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = resource.videos.commercials.sample / Origin = repository.lunatixz / Version = 0.0.1
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = resource.videos.ratings.mpaa.classic / Origin = repository.lunatixz / Version = 0.0.2
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = resource.videos.trailers.sample / Origin = repository.lunatixz / Version = 0.0.1
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = screensaver.atv4 / Origin = repository.xbmc.org / Version = 3.0.3
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = screensaver.xbmc.builtin.black / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.34
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = screensaver.xbmc.builtin.dim / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.64
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.artwork.dump / Origin = repository.rector.stuff / Version = 0.2.2
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.bingie.helper / Origin = repository.titan.bingie.mod / Version = 1.1.1
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.embuary.helper / Origin = repository.xbmc.org / Version = 2.0.8
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.extendedinfo / Origin = repository.titan.bingie.mod / Version = 5.6.1+matrix.3
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.favourites / Origin = repository.xbmc.org / Version = 8.1.2
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.globalsearch / Origin = repository.xbmc.org / Version = 9.0.7
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.kodi.loguploader / Origin = repository.xbmc.org / Version = 1.0.4
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.module.addon.signals / Origin = repository.xbmc.org / Version = 0.0.6+matrix.1
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.module.arrow / Origin = repository.xbmc.org / Version = 1.0.3.1
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.module.autocompletion / Origin = repository.xbmc.org / Version = 2.0.3
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.module.beautifulsoup4 / Origin = repository.xbmc.org / Version = 4.9.3+matrix.1
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.module.certifi / Origin = repository.xbmc.org / Version = 2020.12.05+matrix.1
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.module.chardet / Origin = repository.xbmc.org / Version = 4.0.0+matrix.1
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.module.dateutil / Origin = repository.xbmc.org / Version = 2.8.2
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.module.future / Origin = repository.xbmc.org / Version = 0.18.2+matrix.1
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.module.fuzzywuzzy / Origin = repository.pseudotv / Version = 0.18.0
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.module.idna / Origin = repository.xbmc.org / Version = 2.10.0+matrix.1
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.module.kodi-six / Origin = repository.xbmc.org / Version = 0.1.3.1
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.module.kodi65 / Origin = repository.titan.bingie.mod / Version = 1.2.1+matrix.3
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.module.metadatautils / Origin = repository.titan.bingie.mod / Version = 1.0.44
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.module.musicbrainz / Origin = repository.titan.bingie.mod / Version = 0.7.0
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.module.pil / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 5.1.0
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.module.pycryptodome / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.4.3
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.module.pyqrcode / Origin = repository.xbmc.org / Version = 1.2.1+matrix.4
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.module.requests / Origin = repository.xbmc.org / Version = 2.25.1+matrix.1
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.module.routing / Origin = repository.xbmc.org / Version = 0.2.3+matrix.1
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.module.simplecache / Origin = repository.xbmc.org / Version = 2.0.2
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.module.simpleeval / Origin = repository.xbmc.org / Version = 0.9.10
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.module.simplejson / Origin = repository.xbmc.org / Version = 3.17.0+matrix.2
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.module.simpleplugin3 / Origin = repository.xbmc.org / Version = 3.0.6+matrix.1
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.module.six / Origin = repository.xbmc.org / Version = 1.15.0+matrix.1
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.module.soupsieve / Origin = repository.xbmc.org / Version = 2.1.0+matrix.1
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.module.thetvdb / Origin = repository.titan.bingie.mod / Version = 1.0.29
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.module.trakt / Origin = repository.xbmc.org / Version = 4.4.0+matrix.1
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.module.typing_extensions / Origin = repository.xbmc.org / Version = 3.7.4.3
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.module.unidecode / Origin = repository.xbmc.org / Version = 1.1.1+matrix.2
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.module.urllib3 / Origin = repository.xbmc.org / Version = 1.26.4+matrix.1
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.module.youtube.dl / Origin = repository.xbmc.org / Version = 21.303.0+matrix.1
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.program.driverselect / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.0.1+matrix
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.skin.helper.backgrounds / Origin = repository.titan.bingie.mod / Version = 1.0.36
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.skin.helper.service / Origin = repository.titan.bingie.mod / Version = 1.1.40
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.skin.helper.skinbackup / Origin = repository.marcelveldt / Version = 1.0.22
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.skin.helper.widgets / Origin = repository.titan.bingie.mod / Version = 1.1.1
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.skinshortcuts / Origin = repository.xbmc.org / Version = 2.0.1
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.trakt / Origin = repository.xbmc.org / Version = 3.5.0
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.tv.show.next.aired / Origin = repository.marcelveldt / Version = 8.0.1
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = service.iptv.manager / Origin = repository.xbmc.org / Version = 0.2.3+matrix.1
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = service.libreelec.settings / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 10.0
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = service.upnext / Origin = repository.xbmc.org / Version = 1.1.5+matrix.1
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = skin.estuary / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.0.5
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = skin.quartz / Origin = repository.xbmc.org / Version = 5.19.0
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = skin.titan.bingie.mod / Origin = repository.titan.bingie.mod / Version = 2.0.3
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = weather.gismeteo / Origin = repository.xbmc.org / Version = 0.6.3+matrix.1
2022-02-21 13:32:21.685 T:1004 DEBUG <general>: ADDONS: update check: addonID = webinterface.default / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 19.x-2.4.8
2022-02-21 13:32:21.686 T:1004 DEBUG <general>: CAddonMgr::GetAvailableUpdatesOrOutdatedAddons took 132 ms
2022-02-21 13:32:21.707 T:1364 DEBUG <general>: Thread BackgroundLoader start, auto delete: false
2022-02-21 13:32:21.723 T:1110 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:21.724 T:1364 DEBUG <general>: Thread BackgroundLoader 140479596111424 terminating
2022-02-21 13:32:21.729 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:21.733 T:1004 DEBUG <general>: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'diffuse/gradient_seperator.png'
2022-02-21 13:32:21.837 T:1004 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:21.837 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:32:21.853 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15299
2022-02-21 13:32:22.256 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:32:22.263 T:1008 DEBUG <general>: LIRC: - NEW 160 0 KEY_OK devinput (KEY_OK)
2022-02-21 13:32:22.270 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 13531
2022-02-21 13:32:22.274 T:1004 DEBUG <general>: HandleKey: 11 (0x0b, obc244) pressed, action is Select
2022-02-21 13:32:22.275 T:1004 DEBUG <general>: CGUIMediaWindow::GetDirectory (addons://user/)
2022-02-21 13:32:22.275 T:1004 DEBUG <general>: ParentPath = [addons://]
2022-02-21 13:32:22.275 T:1381 DEBUG <general>: Thread waiting start, auto delete: false
2022-02-21 13:32:22.277 T:1381 DEBUG <general>: Thread waiting 140479672817216 terminating
2022-02-21 13:32:22.295 T:1382 DEBUG <general>: Thread BackgroundLoader start, auto delete: false
2022-02-21 13:32:22.308 T:1382 DEBUG <general>: Thread BackgroundLoader 140479596111424 terminating
2022-02-21 13:32:22.405 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:32:22.420 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15166
2022-02-21 13:32:22.743 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:22.917 T:1008 DEBUG <general>: LIRC: - NEW 67 0 KEY_UP devinput (KEY_UP)
2022-02-21 13:32:22.920 T:1004 DEBUG <general>: HandleKey: 166 (0xa6, obc89) pressed, action is Up
2022-02-21 13:32:23.393 T:1309 DEBUG <general>: Skin Helper Service --> Ended Background worker...
2022-02-21 13:32:23.448 T:1008 DEBUG <general>: LIRC: - NEW 67 0 KEY_UP devinput (KEY_UP)
2022-02-21 13:32:23.454 T:1004 DEBUG <general>: HandleKey: 166 (0xa6, obc89) pressed, action is Up
2022-02-21 13:32:23.750 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:23.816 T:1008 DEBUG <general>: LIRC: - NEW 67 0 KEY_UP devinput (KEY_UP)
2022-02-21 13:32:23.821 T:1004 DEBUG <general>: HandleKey: 166 (0xa6, obc89) pressed, action is Up
2022-02-21 13:32:24.360 T:1008 DEBUG <general>: LIRC: - NEW 67 0 KEY_UP devinput (KEY_UP)
2022-02-21 13:32:24.372 T:1004 DEBUG <general>: HandleKey: 166 (0xa6, obc89) pressed, action is Up
2022-02-21 13:32:24.669 T:1008 DEBUG <general>: LIRC: - NEW 160 0 KEY_OK devinput (KEY_OK)
2022-02-21 13:32:24.672 T:1004 DEBUG <general>: HandleKey: 11 (0x0b, obc244) pressed, action is Select
2022-02-21 13:32:24.672 T:1004 DEBUG <general>: CGUIMediaWindow::GetDirectory (addons://user/xbmc.addon.video)
2022-02-21 13:32:24.672 T:1004 DEBUG <general>: ParentPath = [addons://user/]
2022-02-21 13:32:24.673 T:1424 DEBUG <general>: Thread waiting start, auto delete: false
2022-02-21 13:32:24.674 T:1424 DEBUG <general>: CAddonDatabase: SELECT repo.id FROM repo .. took 0 ms
2022-02-21 13:32:24.684 T:1424 DEBUG <general>: CAddonDatabase: query SELECT addons.*, repo.addonID AS repoID FROM addons JOIN addonlinkrepo ON addons.id=addonlinkrepo.idAddon JOIN repo ON repo.id=addonlinkrepo.idRepo WHERE addonlinkrepo.idRepo IN (1,2,3,4,5,6,7,8) ORDER BY repo.addonID, addons.addonID returned 1294 rows in 9 ms
2022-02-21 13:32:24.728 T:1424 WARNING <general>: Repository add-on repository.lunatixz.jarvis uses plain HTTP for add-on downloads in path http://raw.github.com/Lunatixz/KODI_Addons/jarvis/zips - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
2022-02-21 13:32:24.728 T:1424 WARNING <general>: Repository add-on repository.lunatixz.leia uses plain HTTP for add-on downloads in path http://raw.github.com/Lunatixz/KODI_Addons/leia/zips - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
2022-02-21 13:32:24.773 T:1004 DEBUG <general>: ------ Window Init (DialogBusy.xml) ------
2022-02-21 13:32:24.792 T:1424 DEBUG <general>: CAddonDatabase::GetAddons took 118 ms
2022-02-21 13:32:24.804 T:1424 DEBUG <general>: ADDONS: repo: repository.kodi.game - 1 addon(s) loaded
2022-02-21 13:32:24.805 T:1424 DEBUG <general>: ADDONS: repo: repository.libreelec.tv - 493 addon(s) loaded
2022-02-21 13:32:24.805 T:1424 DEBUG <general>: ADDONS: repo: repository.lunatixz - 41 addon(s) loaded
2022-02-21 13:32:24.805 T:1424 DEBUG <general>: ADDONS: repo: repository.marcelveldt - 19 addon(s) loaded
2022-02-21 13:32:24.805 T:1424 DEBUG <general>: ADDONS: repo: repository.pseudotv - 14 addon(s) loaded
2022-02-21 13:32:24.805 T:1424 DEBUG <general>: ADDONS: repo: repository.rector.stuff - 6 addon(s) loaded
2022-02-21 13:32:24.805 T:1424 DEBUG <general>: ADDONS: repo: repository.titan.bingie.mod - 24 addon(s) loaded
2022-02-21 13:32:24.805 T:1424 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 689 addon(s) loaded
2022-02-21 13:32:24.810 T:1424 DEBUG <general>: CAddonRepos::BuildAddonsWithUpdateList: Building combined addons-with-update map from installed add-ons
2022-02-21 13:32:24.810 T:1424 DEBUG <general>: ADDONS: update check: addonID = audioencoder.kodi.builtin.aac / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.2
2022-02-21 13:32:24.810 T:1424 DEBUG <general>: ADDONS: update check: addonID = audioencoder.kodi.builtin.wma / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.2
2022-02-21 13:32:24.810 T:1424 DEBUG <general>: ADDONS: update check: addonID = game.controller.default / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.19
2022-02-21 13:32:24.810 T:1424 DEBUG <general>: ADDONS: update check: addonID = game.controller.snes / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.18
2022-02-21 13:32:24.810 T:1424 DEBUG <general>: ADDONS: update check: addonID = inputstream.adaptive / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 19.0.2.1
2022-02-21 13:32:24.810 T:1424 DEBUG <general>: ADDONS: update check: addonID = inputstream.ffmpegdirect / Origin = repository.libreelec.tv / Version = 19.0.1.1
2022-02-21 13:32:24.810 T:1424 DEBUG <general>: ADDONS: update check: addonID = inputstream.rtmp / Origin = repository.libreelec.tv / Version = 19.0.1.1
2022-02-21 13:32:24.810 T:1424 DEBUG <general>: ADDONS: update check: addonID = metadata.album.universal / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.1.6
2022-02-21 13:32:24.810 T:1424 DEBUG <general>: ADDONS: update check: addonID = metadata.artists.universal / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 4.3.6
2022-02-21 13:32:24.810 T:1424 DEBUG <general>: ADDONS: update check: addonID = metadata.common.allmusic.com / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.2.2
2022-02-21 13:32:24.810 T:1424 DEBUG <general>: ADDONS: update check: addonID = metadata.common.fanart.tv / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.6.3
2022-02-21 13:32:24.810 T:1424 DEBUG <general>: ADDONS: update check: addonID = metadata.common.imdb.com / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.2.4
2022-02-21 13:32:24.810 T:1424 DEBUG <general>: ADDONS: update check: addonID = metadata.common.musicbrainz.org / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 2.2.4
2022-02-21 13:32:24.810 T:1424 DEBUG <general>: ADDONS: update check: addonID = metadata.common.theaudiodb.com / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 2.0.3
2022-02-21 13:32:24.810 T:1424 DEBUG <general>: ADDONS: update check: addonID = metadata.common.themoviedb.org / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.2.18
2022-02-21 13:32:24.810 T:1424 DEBUG <general>: ADDONS: update check: addonID = metadata.generic.albums / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.14
2022-02-21 13:32:24.810 T:1424 DEBUG <general>: ADDONS: update check: addonID = metadata.generic.artists / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.14
2022-02-21 13:32:24.810 T:1424 DEBUG <general>: ADDONS: update check: addonID = metadata.local / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.1
2022-02-21 13:32:24.810 T:1424 DEBUG <general>: ADDONS: update check: addonID = metadata.themoviedb.org / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 5.2.6
2022-02-21 13:32:24.810 T:1424 DEBUG <general>: ADDONS: update check: addonID = metadata.themoviedb.org.python / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.6.1+matrix.1
2022-02-21 13:32:24.810 T:1424 DEBUG <general>: ADDONS: update check: addonID = metadata.tvshows.themoviedb.org / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.5.14
2022-02-21 13:32:24.810 T:1424 DEBUG <general>: ADDONS: update check: addonID = metadata.tvshows.themoviedb.org.python / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.4.10
2022-02-21 13:32:24.810 T:1424 DEBUG <general>: ADDONS: update check: addonID = peripheral.joystick / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 19.0.0
2022-02-21 13:32:24.810 T:1424 DEBUG <general>: ADDONS: update check: addonID = plugin.library.node.editor / Origin = repository.xbmc.org / Version = 2.0.5
2022-02-21 13:32:24.810 T:1424 DEBUG <general>: ADDONS: update check: addonID = plugin.program.autocompletion / Origin = repository.xbmc.org / Version = 2.0.1
2022-02-21 13:32:24.810 T:1424 DEBUG <general>: ADDONS: update check: addonID = plugin.video.pseudotv.live / Origin = repository.pseudotv / Version = 0.3.5
2022-02-21 13:32:24.810 T:1424 DEBUG <general>: ADDONS: update check: addonID = pvr.iptvsimple / Origin = repository.libreelec.tv / Version = 19.1.0.1
2022-02-21 13:32:24.810 T:1424 DEBUG <general>: ADDONS: update check: addonID = repository.kodi.game / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.0
2022-02-21 13:32:24.810 T:1424 DEBUG <general>: ADDONS: update check: addonID = repository.libreelec.tv / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 10.0.0
2022-02-21 13:32:24.810 T:1424 DEBUG <general>: ADDONS: update check: addonID = repository.lunatixz / Origin = repository.lunatixz / Version = 1.1.0
2022-02-21 13:32:24.810 T:1424 DEBUG <general>: ADDONS: update check: addonID = repository.marcelveldt / Origin = repository.marcelveldt / Version = 1.0.3
2022-02-21 13:32:24.810 T:1424 DEBUG <general>: ADDONS: update check: addonID = repository.pseudotv / Origin = repository.pseudotv / Version = 1.0.3
2022-02-21 13:32:24.810 T:1424 DEBUG <general>: ADDONS: update check: addonID = repository.rector.stuff / Origin = repository.rector.stuff / Version = 1.0.4
2022-02-21 13:32:24.810 T:1424 DEBUG <general>: ADDONS: update check: addonID = repository.titan.bingie.mod / Origin = repository.titan.bingie.mod / Version = 1.0.0
2022-02-21 13:32:24.810 T:1424 DEBUG <general>: ADDONS: update check: addonID = repository.xbmc.org / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.2.5
2022-02-21 13:32:24.810 T:1424 DEBUG <general>: ADDONS: update check: addonID = resource.images.backgroundoverlays.basic / Origin = repository.xbmc.org / Version = 1.0.0
2022-02-21 13:32:24.810 T:1424 DEBUG <general>: ADDONS: update check: addonID = resource.images.moviegenreicons.transparent / Origin = repository.xbmc.org / Version = 0.0.6
2022-02-21 13:32:24.810 T:1424 DEBUG <general>: ADDONS: update check: addonID = resource.images.musicgenreicons.text / Origin = repository.xbmc.org / Version = 0.1.0
2022-02-21 13:32:24.810 T:1424 DEBUG <general>: ADDONS: update check: addonID = resource.images.pseudotv.logos / Origin = repository.lunatixz / Version = 0.0.2
2022-02-21 13:32:24.810 T:1424 DEBUG <general>: ADDONS: update check: addonID = resource.images.skinbackgrounds.titanium / Origin = repository.xbmc.org / Version = 1.0.0
2022-02-21 13:32:24.810 T:1424 DEBUG <general>: ADDONS: update check: addonID = resource.images.skinicons.wide / Origin = repository.xbmc.org / Version = 1.0.3
2022-02-21 13:32:24.810 T:1424 DEBUG <general>: ADDONS: update check: addonID = resource.images.studios.coloured / Origin = repository.xbmc.org / Version = 0.0.20
2022-02-21 13:32:24.810 T:1424 DEBUG <general>: ADDONS: update check: addonID = resource.images.studios.white / Origin = repository.xbmc.org / Version = 0.0.28
2022-02-21 13:32:24.810 T:1424 DEBUG <general>: ADDONS: update check: addonID = resource.images.weathericons.default / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.1.9
2022-02-21 13:32:24.810 T:1424 DEBUG <general>: ADDONS: update check: addonID = resource.language.en_gb / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 2.0.2
2022-02-21 13:32:24.810 T:1424 DEBUG <general>: ADDONS: update check: addonID = resource.language.en_us / Origin = repository.xbmc.org / Version = 9.0.31
2022-02-21 13:32:24.810 T:1424 DEBUG <general>: ADDONS: update check: addonID = resource.uisounds.appletv / Origin = repository.xbmc.org / Version = 0.0.2
2022-02-21 13:32:24.810 T:1424 DEBUG <general>: ADDONS: update check: addonID = resource.uisounds.kodi / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.1
2022-02-21 13:32:24.810 T:1424 DEBUG <general>: ADDONS: update check: addonID = resource.videos.commercials.sample / Origin = repository.lunatixz / Version = 0.0.1
2022-02-21 13:32:24.811 T:1424 DEBUG <general>: ADDONS: update check: addonID = resource.videos.ratings.mpaa.classic / Origin = repository.lunatixz / Version = 0.0.2
2022-02-21 13:32:24.811 T:1424 DEBUG <general>: ADDONS: update check: addonID = resource.videos.trailers.sample / Origin = repository.lunatixz / Version = 0.0.1
2022-02-21 13:32:24.811 T:1424 DEBUG <general>: ADDONS: update check: addonID = screensaver.atv4 / Origin = repository.xbmc.org / Version = 3.0.3
2022-02-21 13:32:24.811 T:1424 DEBUG <general>: ADDONS: update check: addonID = screensaver.xbmc.builtin.black / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.34
2022-02-21 13:32:24.811 T:1424 DEBUG <general>: ADDONS: update check: addonID = screensaver.xbmc.builtin.dim / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.64
2022-02-21 13:32:24.811 T:1424 DEBUG <general>: ADDONS: update check: addonID = script.artwork.dump / Origin = repository.rector.stuff / Version = 0.2.2
2022-02-21 13:32:24.811 T:1424 DEBUG <general>: ADDONS: update check: addonID = script.bingie.helper / Origin = repository.titan.bingie.mod / Version = 1.1.1
2022-02-21 13:32:24.811 T:1424 DEBUG <general>: ADDONS: update check: addonID = script.embuary.helper / Origin = repository.xbmc.org / Version = 2.0.8
2022-02-21 13:32:24.811 T:1424 DEBUG <general>: ADDONS: update check: addonID = script.extendedinfo / Origin = repository.titan.bingie.mod / Version = 5.6.1+matrix.3
2022-02-21 13:32:24.811 T:1424 DEBUG <general>: ADDONS: update check: addonID = script.favourites / Origin = repository.xbmc.org / Version = 8.1.2
2022-02-21 13:32:24.811 T:1424 DEBUG <general>: ADDONS: update check: addonID = script.globalsearch / Origin = repository.xbmc.org / Version = 9.0.7
2022-02-21 13:32:24.811 T:1424 DEBUG <general>: ADDONS: update check: addonID = script.kodi.loguploader / Origin = repository.xbmc.org / Version = 1.0.4
2022-02-21 13:32:24.811 T:1424 DEBUG <general>: ADDONS: update check: addonID = script.module.addon.signals / Origin = repository.xbmc.org / Version = 0.0.6+matrix.1
2022-02-21 13:32:24.811 T:1424 DEBUG <general>: ADDONS: update check: addonID = script.module.arrow / Origin = repository.xbmc.org / Version = 1.0.3.1
2022-02-21 13:32:24.811 T:1424 DEBUG <general>: ADDONS: update check: addonID = script.module.autocompletion / Origin = repository.xbmc.org / Version = 2.0.3
2022-02-21 13:32:24.811 T:1424 DEBUG <general>: ADDONS: update check: addonID = script.module.beautifulsoup4 / Origin = repository.xbmc.org / Version = 4.9.3+matrix.1
2022-02-21 13:32:24.811 T:1424 DEBUG <general>: ADDONS: update check: addonID = script.module.certifi / Origin = repository.xbmc.org / Version = 2020.12.05+matrix.1
2022-02-21 13:32:24.811 T:1424 DEBUG <general>: ADDONS: update check: addonID = script.module.chardet / Origin = repository.xbmc.org / Version = 4.0.0+matrix.1
2022-02-21 13:32:24.811 T:1424 DEBUG <general>: ADDONS: update check: addonID = script.module.dateutil / Origin = repository.xbmc.org / Version = 2.8.2
2022-02-21 13:32:24.811 T:1424 DEBUG <general>: ADDONS: update check: addonID = script.module.future / Origin = repository.xbmc.org / Version = 0.18.2+matrix.1
2022-02-21 13:32:24.811 T:1424 DEBUG <general>: ADDONS: update check: addonID = script.module.fuzzywuzzy / Origin = repository.pseudotv / Version = 0.18.0
2022-02-21 13:32:24.811 T:1424 DEBUG <general>: ADDONS: update check: addonID = script.module.idna / Origin = repository.xbmc.org / Version = 2.10.0+matrix.1
2022-02-21 13:32:24.811 T:1424 DEBUG <general>: ADDONS: update check: addonID = script.module.kodi-six / Origin = repository.xbmc.org / Version = 0.1.3.1
2022-02-21 13:32:24.811 T:1424 DEBUG <general>: ADDONS: update check: addonID = script.module.kodi65 / Origin = repository.titan.bingie.mod / Version = 1.2.1+matrix.3
2022-02-21 13:32:24.811 T:1424 DEBUG <general>: ADDONS: update check: addonID = script.module.metadatautils / Origin = repository.titan.bingie.mod / Version = 1.0.44
2022-02-21 13:32:24.811 T:1424 DEBUG <general>: ADDONS: update check: addonID = script.module.musicbrainz / Origin = repository.titan.bingie.mod / Version = 0.7.0
2022-02-21 13:32:24.811 T:1424 DEBUG <general>: ADDONS: update check: addonID = script.module.pil / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 5.1.0
2022-02-21 13:32:24.811 T:1424 DEBUG <general>: ADDONS: update check: addonID = script.module.pycryptodome / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.4.3
2022-02-21 13:32:24.811 T:1424 DEBUG <general>: ADDONS: update check: addonID = script.module.pyqrcode / Origin = repository.xbmc.org / Version = 1.2.1+matrix.4
2022-02-21 13:32:24.811 T:1424 DEBUG <general>: ADDONS: update check: addonID = script.module.requests / Origin = repository.xbmc.org / Version = 2.25.1+matrix.1
2022-02-21 13:32:24.811 T:1424 DEBUG <general>: ADDONS: update check: addonID = script.module.routing / Origin = repository.xbmc.org / Version = 0.2.3+matrix.1
2022-02-21 13:32:24.811 T:1424 DEBUG <general>: ADDONS: update check: addonID = script.module.simplecache / Origin = repository.xbmc.org / Version = 2.0.2
2022-02-21 13:32:24.811 T:1424 DEBUG <general>: ADDONS: update check: addonID = script.module.simpleeval / Origin = repository.xbmc.org / Version = 0.9.10
2022-02-21 13:32:24.811 T:1424 DEBUG <general>: ADDONS: update check: addonID = script.module.simplejson / Origin = repository.xbmc.org / Version = 3.17.0+matrix.2
2022-02-21 13:32:24.811 T:1424 DEBUG <general>: ADDONS: update check: addonID = script.module.simpleplugin3 / Origin = repository.xbmc.org / Version = 3.0.6+matrix.1
2022-02-21 13:32:24.811 T:1424 DEBUG <general>: ADDONS: update check: addonID = script.module.six / Origin = repository.xbmc.org / Version = 1.15.0+matrix.1
2022-02-21 13:32:24.811 T:1424 DEBUG <general>: ADDONS: update check: addonID = script.module.soupsieve / Origin = repository.xbmc.org / Version = 2.1.0+matrix.1
2022-02-21 13:32:24.811 T:1424 DEBUG <general>: ADDONS: update check: addonID = script.module.thetvdb / Origin = repository.titan.bingie.mod / Version = 1.0.29
2022-02-21 13:32:24.811 T:1424 DEBUG <general>: ADDONS: update check: addonID = script.module.trakt / Origin = repository.xbmc.org / Version = 4.4.0+matrix.1
2022-02-21 13:32:24.811 T:1424 DEBUG <general>: ADDONS: update check: addonID = script.module.typing_extensions / Origin = repository.xbmc.org / Version = 3.7.4.3
2022-02-21 13:32:24.811 T:1424 DEBUG <general>: ADDONS: update check: addonID = script.module.unidecode / Origin = repository.xbmc.org / Version = 1.1.1+matrix.2
2022-02-21 13:32:24.811 T:1424 DEBUG <general>: ADDONS: update check: addonID = script.module.urllib3 / Origin = repository.xbmc.org / Version = 1.26.4+matrix.1
2022-02-21 13:32:24.811 T:1424 DEBUG <general>: ADDONS: update check: addonID = script.module.youtube.dl / Origin = repository.xbmc.org / Version = 21.303.0+matrix.1
2022-02-21 13:32:24.811 T:1424 DEBUG <general>: ADDONS: update check: addonID = script.program.driverselect / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.0.1+matrix
2022-02-21 13:32:24.811 T:1424 DEBUG <general>: ADDONS: update check: addonID = script.skin.helper.backgrounds / Origin = repository.titan.bingie.mod / Version = 1.0.36
2022-02-21 13:32:24.811 T:1424 DEBUG <general>: ADDONS: update check: addonID = script.skin.helper.service / Origin = repository.titan.bingie.mod / Version = 1.1.40
2022-02-21 13:32:24.811 T:1424 DEBUG <general>: ADDONS: update check: addonID = script.skin.helper.skinbackup / Origin = repository.marcelveldt / Version = 1.0.22
2022-02-21 13:32:24.811 T:1424 DEBUG <general>: ADDONS: update check: addonID = script.skin.helper.widgets / Origin = repository.titan.bingie.mod / Version = 1.1.1
2022-02-21 13:32:24.811 T:1424 DEBUG <general>: ADDONS: update check: addonID = script.skinshortcuts / Origin = repository.xbmc.org / Version = 2.0.1
2022-02-21 13:32:24.811 T:1424 DEBUG <general>: ADDONS: update check: addonID = script.trakt / Origin = repository.xbmc.org / Version = 3.5.0
2022-02-21 13:32:24.811 T:1424 DEBUG <general>: ADDONS: update check: addonID = script.tv.show.next.aired / Origin = repository.marcelveldt / Version = 8.0.1
2022-02-21 13:32:24.811 T:1424 DEBUG <general>: ADDONS: update check: addonID = service.iptv.manager / Origin = repository.xbmc.org / Version = 0.2.3+matrix.1
2022-02-21 13:32:24.811 T:1424 DEBUG <general>: ADDONS: update check: addonID = service.libreelec.settings / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 10.0
2022-02-21 13:32:24.811 T:1424 DEBUG <general>: ADDONS: update check: addonID = service.upnext / Origin = repository.xbmc.org / Version = 1.1.5+matrix.1
2022-02-21 13:32:24.811 T:1424 DEBUG <general>: ADDONS: update check: addonID = skin.estuary / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.0.5
2022-02-21 13:32:24.811 T:1424 DEBUG <general>: ADDONS: update check: addonID = skin.quartz / Origin = repository.xbmc.org / Version = 5.19.0
2022-02-21 13:32:24.811 T:1424 DEBUG <general>: ADDONS: update check: addonID = skin.titan.bingie.mod / Origin = repository.titan.bingie.mod / Version = 2.0.3
2022-02-21 13:32:24.811 T:1424 DEBUG <general>: ADDONS: update check: addonID = weather.gismeteo / Origin = repository.xbmc.org / Version = 0.6.3+matrix.1
2022-02-21 13:32:24.811 T:1424 DEBUG <general>: ADDONS: update check: addonID = webinterface.default / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 19.x-2.4.8
2022-02-21 13:32:24.811 T:1424 DEBUG <general>: CAddonMgr::GetAddonsWithAvailableUpdate took 137 ms
2022-02-21 13:32:24.819 T:1424 DEBUG <general>: Thread waiting 140479672817216 terminating
2022-02-21 13:32:24.829 T:1004 DEBUG <general>: ------ Window Deinit (DialogBusy.xml) ------
2022-02-21 13:32:24.833 T:1425 DEBUG <general>: Thread BackgroundLoader start, auto delete: false
2022-02-21 13:32:24.834 T:1425 DEBUG <general>: Thread BackgroundLoader 140479596111424 terminating
2022-02-21 13:32:24.847 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:24.923 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:32:24.939 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15464
2022-02-21 13:32:25.407 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:32:25.423 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15188
2022-02-21 13:32:25.484 T:1008 DEBUG <general>: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
2022-02-21 13:32:25.490 T:1004 DEBUG <general>: HandleKey: 167 (0xa7, obc88) pressed, action is Down
2022-02-21 13:32:25.493 T:1084 DEBUG <general>: ffmpeg[0x4b554e0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
2022-02-21 13:32:25.498 T:1051 DEBUG <general>: ffmpeg[0x4f0bbe0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
2022-02-21 13:32:25.619 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Service: _startup
2022-02-21 13:32:25.733 T:1008 DEBUG <general>: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
2022-02-21 13:32:25.740 T:1004 DEBUG <general>: HandleKey: 167 (0xa7, obc88) pressed, action is Down
2022-02-21 13:32:25.744 T:1084 DEBUG <general>: ffmpeg[0x4b554e0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
2022-02-21 13:32:25.745 T:1052 DEBUG <general>: ffmpeg[0x4b4d520X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
2022-02-21 13:32:25.872 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:25.946 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: chkLibraryTimer, wait = 3600
2022-02-21 13:32:25.957 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.BUSY.WORKING, value = True
2022-02-21 13:32:25.966 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: fillLibraryItems
2022-02-21 13:32:25.972 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:25.976 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.library.getnetworks, checksum = 0.3.5
2022-02-21 13:32:25.997 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: getLibraryItems, type = TV Networks, enabled = False
2022-02-21 13:32:25.997 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Vault: _load file = /storage/.kodi/addons/plugin.video.pseudotv.live/remotes/channels.json
2022-02-21 13:32:25.997 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /storage/.kodi/addons/plugin.video.pseudotv.live/remotes/channels.json
2022-02-21 13:32:25.997 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /storage/.kodi/addons/plugin.video.pseudotv.live/remotes/channels.json
2022-02-21 13:32:25.998 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /storage/.kodi/addons/plugin.video.pseudotv.live/remotes/channels.json
2022-02-21 13:32:26.001 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Vault: _load file = special://profile/addon_data/plugin.video.pseudotv.live/channels.json
2022-02-21 13:32:26.001 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open special://profile/addon_data/plugin.video.pseudotv.live/channels.json
2022-02-21 13:32:26.001 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open special://profile/addon_data/plugin.video.pseudotv.live/channels.json
2022-02-21 13:32:26.002 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening special://profile/addon_data/plugin.video.pseudotv.live/channels.json
2022-02-21 13:32:26.002 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.MY_UUID, checksum = 0.3.5
2022-02-21 13:32:26.011 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Vault: set_channelList, channelList: channels = 1
2022-02-21 13:32:26.011 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: cleanSelf, before = 1, after = 0
2022-02-21 13:32:26.011 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: getChannels, channels = 0
2022-02-21 13:32:26.012 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.fillType.TV Networks, checksum = 53dd53f415c79990709a487d1146669d.d41d8cd98f00b204e9800998ecf8427e.d41d8cd98f00b204e9800998ecf8427e
2022-02-21 13:32:26.024 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: fillType, type = TV Networks, items = 50, existing = 0, enabled = 0
2022-02-21 13:32:26.029 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:26.057 T:1004 DEBUG <general>: ------ Window Init (DialogExtendedProgressBar.xml) ------
2022-02-21 13:32:26.068 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:26.091 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:26.091 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = ABC, type = TV Networks, featured = False
2022-02-21 13:32:26.092 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:26.099 T:1342 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Monitor: _onSettingsChanged
2022-02-21 13:32:26.111 T:1342 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:26.119 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:26.129 T:1342 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:26.197 T:1342 INFO <CSettingsManager>: Skipped 7 duplicate messages..
2022-02-21 13:32:26.197 T:1342 DEBUG <CSettingsManager>: requested setting (TDP_PORT) was not found.
2022-02-21 13:32:26.264 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:26.281 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = ABC, type = TV Networks found = resource://resource.images.studios.white/ABC.png
2022-02-21 13:32:26.281 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.white/ABC.png
2022-02-21 13:32:26.294 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:26.324 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:26.324 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = AMC, type = TV Networks, featured = False
2022-02-21 13:32:26.331 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:26.342 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:26.407 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:26.419 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = AMC, type = TV Networks found = resource://resource.images.studios.white/AMC.png
2022-02-21 13:32:26.419 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.white/AMC.png
2022-02-21 13:32:26.434 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:26.459 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:26.459 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Adult Swim, type = TV Networks, featured = False
2022-02-21 13:32:26.461 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:26.475 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:26.541 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:26.556 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Adult Swim, type = TV Networks found = resource://resource.images.studios.white/Adult Swim.png
2022-02-21 13:32:26.556 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.white/Adult Swim.png
2022-02-21 13:32:26.573 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:26.591 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:26.591 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Amazon Prime Video, type = TV Networks, featured = False
2022-02-21 13:32:26.594 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:26.609 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:26.676 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:26.716 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:26.725 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:26.725 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Apple TV+, type = TV Networks, featured = False
2022-02-21 13:32:26.726 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:26.747 T:1110 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:26.758 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:26.824 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:26.842 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Apple TV+, type = TV Networks found = resource://resource.images.studios.white/Apple TV+.png
2022-02-21 13:32:26.842 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.white/Apple TV+.png
2022-02-21 13:32:26.854 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:26.875 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:26.875 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = BBC America, type = TV Networks, featured = False
2022-02-21 13:32:26.876 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:26.896 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:26.904 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:27.036 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:27.055 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = BBC America, type = TV Networks found = resource://resource.images.studios.white/BBC America.png
2022-02-21 13:32:27.055 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.white/BBC America.png
2022-02-21 13:32:27.080 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:27.109 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:27.109 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = BBC1, type = TV Networks, featured = False
2022-02-21 13:32:27.110 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:27.125 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:27.180 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:27.204 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:27.225 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:27.225 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = BBC2, type = TV Networks, featured = False
2022-02-21 13:32:27.229 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:27.243 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:27.358 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:27.372 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = BBC2, type = TV Networks found = resource://resource.images.studios.white/BBC2.png
2022-02-21 13:32:27.372 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.white/BBC2.png
2022-02-21 13:32:27.379 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:27.393 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:27.393 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = CBS, type = TV Networks, featured = False
2022-02-21 13:32:27.394 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:27.409 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:27.486 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:27.492 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = CBS, type = TV Networks found = resource://resource.images.studios.white/CBS.png
2022-02-21 13:32:27.492 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.white/CBS.png
2022-02-21 13:32:27.503 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:27.526 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:27.526 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Cartoon Network, type = TV Networks, featured = False
2022-02-21 13:32:27.526 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:27.551 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:27.624 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:27.627 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Cartoon Network, type = TV Networks found = resource://resource.images.studios.white/Cartoon Network.png
2022-02-21 13:32:27.627 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.white/Cartoon Network.png
2022-02-21 13:32:27.640 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:27.676 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:27.676 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Channel 4, type = TV Networks, featured = False
2022-02-21 13:32:27.677 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:27.692 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:27.751 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:27.763 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Channel 4, type = TV Networks found = resource://resource.images.studios.white/Channel 4.png
2022-02-21 13:32:27.763 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.white/Channel 4.png
2022-02-21 13:32:27.776 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:27.799 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:27.799 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Channel Anime, type = TV Networks, featured = False
2022-02-21 13:32:27.810 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:27.833 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:27.897 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:27.923 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:27.977 T:1112 INFO <general>: Skipped 2 duplicate messages..
2022-02-21 13:32:27.977 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Columbia Pictures Television, type = TV Networks, featured = False
2022-02-21 13:32:27.978 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:27.994 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:28.076 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:28.110 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:28.126 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:28.126 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Comedy Central, type = TV Networks, featured = False
2022-02-21 13:32:28.127 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:28.144 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:28.212 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:28.228 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Comedy Central, type = TV Networks found = resource://resource.images.studios.white/Comedy Central.png
2022-02-21 13:32:28.228 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.white/Comedy Central.png
2022-02-21 13:32:28.252 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:28.293 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:28.293 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Comet, type = TV Networks, featured = False
2022-02-21 13:32:28.294 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:28.311 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:28.424 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:28.445 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:28.478 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:28.478 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Disney+, type = TV Networks, featured = False
2022-02-21 13:32:28.479 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:28.496 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:28.588 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:28.597 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Disney+, type = TV Networks found = resource://resource.images.studios.white/Disney+.png
2022-02-21 13:32:28.597 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.white/Disney+.png
2022-02-21 13:32:28.614 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:28.652 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:28.652 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Dourama, type = TV Networks, featured = False
2022-02-21 13:32:28.661 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:28.678 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:28.763 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:28.778 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:28.811 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:28.811 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = EPIX, type = TV Networks, featured = False
2022-02-21 13:32:28.812 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:28.833 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:28.910 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:28.921 T:1100 INFO <general>: script.tv.show.next.aired --> Update complete
2022-02-21 13:32:28.928 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = EPIX, type = TV Networks found = resource://resource.images.studios.white/EPIX.png
2022-02-21 13:32:28.928 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.white/EPIX.png
2022-02-21 13:32:28.939 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:28.957 T:1100 INFO <general>: Skipped 2 duplicate messages..
2022-02-21 13:32:28.957 T:1100 DEBUG <general>: Skin Helper Simplecache --> Closed
2022-02-21 13:32:28.957 T:1100 INFO <general>: script.module.thetvdb --> Exited
2022-02-21 13:32:28.957 T:1100 DEBUG <general>: script.tv.show.next.aired --> MainModule exited
2022-02-21 13:32:28.957 T:1100 INFO <general>: CPythonInvoker(18, /storage/.kodi/addons/script.tv.show.next.aired/default.py): script successfully run
2022-02-21 13:32:28.958 T:1100 DEBUG <general>: onExecutionDone(18, /storage/.kodi/addons/script.tv.show.next.aired/default.py)
2022-02-21 13:32:28.958 T:1100 DEBUG <general>: .
2022-02-21 13:32:29.109 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = FOX, type = TV Networks, featured = False
2022-02-21 13:32:29.291 T:1100 INFO <general>: Python interpreter stopped
2022-02-21 13:32:29.291 T:1100 DEBUG <general>: Thread LanguageInvoker 140480033572416 terminating
2022-02-21 13:32:29.293 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:29.293 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:29.332 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:29.337 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = FOX, type = TV Networks found = resource://resource.images.studios.white/FOX.png
2022-02-21 13:32:29.337 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.white/FOX.png
2022-02-21 13:32:29.343 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:29.360 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:29.360 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = FX, type = TV Networks, featured = False
2022-02-21 13:32:29.360 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:29.377 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:29.418 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:29.422 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = FX, type = TV Networks found = resource://resource.images.studios.white/FX.png
2022-02-21 13:32:29.422 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.white/FX.png
2022-02-21 13:32:29.428 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:29.444 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:29.444 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Food Network, type = TV Networks, featured = False
2022-02-21 13:32:29.445 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:29.460 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:29.502 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:29.509 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Food Network, type = TV Networks found = resource://resource.images.studios.white/FoodNetwork.png
2022-02-21 13:32:29.509 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.white/FoodNetwork.png
2022-02-21 13:32:29.520 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:29.544 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:29.544 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Freeform, type = TV Networks, featured = False
2022-02-21 13:32:29.545 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:29.545 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:29.579 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:29.583 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Freeform, type = TV Networks found = resource://resource.images.studios.white/Freeform.png
2022-02-21 13:32:29.583 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.white/Freeform.png
2022-02-21 13:32:29.590 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:29.609 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:29.609 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = HBO, type = TV Networks, featured = False
2022-02-21 13:32:29.611 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:29.619 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:29.665 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:29.669 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = HBO, type = TV Networks found = resource://resource.images.studios.white/HBO.png
2022-02-21 13:32:29.669 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.white/HBO.png
2022-02-21 13:32:29.676 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:29.680 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:32:29.684 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:29.694 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 13455
2022-02-21 13:32:29.694 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = HBO Max, type = TV Networks, featured = False
2022-02-21 13:32:29.695 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:29.711 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:29.757 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:29.763 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = HBO Max, type = TV Networks found = resource://resource.images.studios.white/HBO Max.png
2022-02-21 13:32:29.763 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.white/HBO Max.png
2022-02-21 13:32:29.779 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:29.794 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:29.794 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Hallmark Channel, type = TV Networks, featured = False
2022-02-21 13:32:29.796 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:29.811 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:29.884 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:29.888 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Hallmark Channel, type = TV Networks found = resource://resource.images.studios.white/Hallmark Channel.png
2022-02-21 13:32:29.888 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.white/Hallmark Channel.png
2022-02-21 13:32:29.894 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:29.911 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:29.911 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = History, type = TV Networks, featured = False
2022-02-21 13:32:29.912 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:29.927 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:29.969 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:29.978 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:29.980 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = History, type = TV Networks found = resource://resource.images.studios.white/History.png
2022-02-21 13:32:29.980 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.white/History.png
2022-02-21 13:32:29.987 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:29.994 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:29.994 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Hulu, type = TV Networks, featured = False
2022-02-21 13:32:29.995 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:29.996 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:30.035 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:30.039 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Hulu, type = TV Networks found = resource://resource.images.studios.white/Hulu.png
2022-02-21 13:32:30.039 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.white/Hulu.png
2022-02-21 13:32:30.047 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:30.061 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:30.061 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = MTV, type = TV Networks, featured = False
2022-02-21 13:32:30.063 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:30.078 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:30.119 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:30.122 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = MTV, type = TV Networks found = resource://resource.images.studios.white/MTV.png
2022-02-21 13:32:30.122 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.white/MTV.png
2022-02-21 13:32:30.130 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:30.144 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:30.144 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = MeTV, type = TV Networks, featured = False
2022-02-21 13:32:30.145 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:30.161 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:30.199 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:30.209 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:30.228 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:30.228 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = NBC, type = TV Networks, featured = False
2022-02-21 13:32:30.229 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:30.249 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:30.303 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:30.308 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = NBC, type = TV Networks found = resource://resource.images.studios.white/NBC.png
2022-02-21 13:32:30.308 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.white/NBC.png
2022-02-21 13:32:30.315 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:30.329 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:30.329 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Netflix, type = TV Networks, featured = False
2022-02-21 13:32:30.330 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:30.345 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:30.405 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:30.409 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Netflix, type = TV Networks found = resource://resource.images.studios.white/Netflix.png
2022-02-21 13:32:30.409 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.white/Netflix.png
2022-02-21 13:32:30.415 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:30.428 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:30.428 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Nickelodeon, type = TV Networks, featured = False
2022-02-21 13:32:30.429 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:30.445 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:30.480 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:30.518 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Nickelodeon, type = TV Networks found = resource://resource.images.studios.white/Nickelodeon.png
2022-02-21 13:32:30.518 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.white/Nickelodeon.png
2022-02-21 13:32:30.529 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:30.545 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:30.545 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = PBS, type = TV Networks, featured = False
2022-02-21 13:32:30.546 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:30.561 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:30.651 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:30.665 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = PBS, type = TV Networks found = resource://resource.images.studios.white/PBS.png
2022-02-21 13:32:30.665 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.white/PBS.png
2022-02-21 13:32:30.698 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:30.712 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:30.712 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Paramount+, type = TV Networks, featured = False
2022-02-21 13:32:30.714 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:30.714 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:30.768 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:30.776 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Paramount+, type = TV Networks found = resource://resource.images.studios.white/Paramount.png
2022-02-21 13:32:30.776 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.white/Paramount.png
2022-02-21 13:32:30.782 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:30.795 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:30.795 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Peacock, type = TV Networks, featured = False
2022-02-21 13:32:30.796 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:30.811 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:30.855 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:30.866 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:30.878 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:30.878 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Quibi, type = TV Networks, featured = False
2022-02-21 13:32:30.880 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:30.880 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:30.918 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:30.990 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:31.028 T:1112 INFO <general>: Skipped 2 duplicate messages..
2022-02-21 13:32:31.028 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Quinn Martin Productions (QM), type = TV Networks, featured = False
2022-02-21 13:32:31.030 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:31.045 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:31.105 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:31.155 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:31.179 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:31.179 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Rubicon TV AS, type = TV Networks, featured = False
2022-02-21 13:32:31.180 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:31.195 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:31.274 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:31.288 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:31.320 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:31.319 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Sci FI, type = TV Networks, featured = False
2022-02-21 13:32:31.321 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:31.329 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:31.373 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:31.378 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Sci FI, type = TV Networks found = resource://resource.images.studios.coloured/Sci FI.png
2022-02-21 13:32:31.378 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.coloured/Sci FI.png
2022-02-21 13:32:31.388 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:31.412 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:31.412 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Sci Fi, type = TV Networks, featured = False
2022-02-21 13:32:31.414 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:31.429 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:31.473 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:31.478 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Sci Fi, type = TV Networks found = resource://resource.images.studios.coloured/Sci Fi.png
2022-02-21 13:32:31.478 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.coloured/Sci Fi.png
2022-02-21 13:32:31.489 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:31.512 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:31.512 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Showtime, type = TV Networks, featured = False
2022-02-21 13:32:31.514 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:31.529 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:31.595 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:31.603 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Showtime, type = TV Networks found = resource://resource.images.studios.white/Showtime.png
2022-02-21 13:32:31.603 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.white/Showtime.png
2022-02-21 13:32:31.609 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:31.629 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:31.629 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Spelling-Goldberg Productions, type = TV Networks, featured = False
2022-02-21 13:32:31.631 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:31.646 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:31.697 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:31.711 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:31.729 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:31.729 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Stan, type = TV Networks, featured = False
2022-02-21 13:32:31.730 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:31.746 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:31.785 T:1110 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:31.804 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:31.808 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Stan, type = TV Networks found = resource://resource.images.studios.white/Stan.png
2022-02-21 13:32:31.809 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.white/Stan.png
2022-02-21 13:32:31.815 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:31.829 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:31.829 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Starz, type = TV Networks, featured = False
2022-02-21 13:32:31.830 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:31.831 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:31.866 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:31.884 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Starz, type = TV Networks found = resource://resource.images.studios.white/Starz.png
2022-02-21 13:32:31.884 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.white/Starz.png
2022-02-21 13:32:31.894 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:31.913 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:31.913 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = TBS, type = TV Networks, featured = False
2022-02-21 13:32:31.915 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:31.929 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:31.975 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:31.979 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = TBS, type = TV Networks found = resource://resource.images.studios.white/TBS.png
2022-02-21 13:32:31.979 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.white/TBS.png
2022-02-21 13:32:31.990 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:32.013 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:32.013 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = TNT, type = TV Networks, featured = False
2022-02-21 13:32:32.014 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:32.027 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:32.029 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:32.070 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:32.075 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = TNT, type = TV Networks found = resource://resource.images.studios.white/TNT.png
2022-02-21 13:32:32.075 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.white/TNT.png
2022-02-21 13:32:32.081 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:32.113 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:32.113 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = TV Land, type = TV Networks, featured = False
2022-02-21 13:32:32.115 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:32.130 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:32.215 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:32.221 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = TV Land, type = TV Networks found = resource://resource.images.studios.white/TV Land.png
2022-02-21 13:32:32.221 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.white/TV Land.png
2022-02-21 13:32:32.227 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:32.252 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:32.252 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = The CW, type = TV Networks, featured = False
2022-02-21 13:32:32.254 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:32.264 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:32.363 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:32.370 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = The CW, type = TV Networks found = resource://resource.images.studios.white/The CW.png
2022-02-21 13:32:32.370 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.white/The CW.png
2022-02-21 13:32:32.377 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:32.397 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:32.397 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = The WB, type = TV Networks, featured = False
2022-02-21 13:32:32.398 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:32.413 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:32.457 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:32.461 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = The WB, type = TV Networks found = resource://resource.images.studios.white/The WB.png
2022-02-21 13:32:32.461 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.white/The WB.png
2022-02-21 13:32:32.468 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:32.480 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:32.480 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = USA Network, type = TV Networks, featured = False
2022-02-21 13:32:32.481 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:32.496 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:32.535 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:32.540 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = USA Network, type = TV Networks found = resource://resource.images.studios.white/USA Network.png
2022-02-21 13:32:32.540 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.white/USA Network.png
2022-02-21 13:32:32.540 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: setLibraryItems, type = TV Networks, items = 50
2022-02-21 13:32:32.540 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: getEnabledItems, items = 50
2022-02-21 13:32:32.540 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-PoolHelper: poolList, chunksize = 13, items = 50
2022-02-21 13:32:32.544 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-PoolHelper: poolList => 3.789663314819336 ms
2022-02-21 13:32:32.544 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Settings: setSetting, key = Select_TV_Networks, value = [COLOR=orange][B]0[/COLOR][/B]/[COLOR=dimgray]50[/COLOR]
2022-02-21 13:32:32.549 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:32.559 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:32.559 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: _save, saving to special://profile/addon_data/plugin.video.pseudotv.live/library.json
2022-02-21 13:32:32.559 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: lockFile MasterLock
2022-02-21 13:32:32.560 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/FileLock.dat to /var/media/sdc1-usb-General_USB_Flas/50257.lock
2022-02-21 13:32:32.560 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/50257.lock
2022-02-21 13:32:32.560 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/50257.lock
2022-02-21 13:32:32.560 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/50257.lock
2022-02-21 13:32:32.560 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/50257.lock
2022-02-21 13:32:32.560 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/50257.lock
2022-02-21 13:32:32.560 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/50257.lock
2022-02-21 13:32:32.560 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: findLockEntry
2022-02-21 13:32:32.560 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: File is unlocked
2022-02-21 13:32:32.560 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: writeLockEntry
2022-02-21 13:32:32.560 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: removeLockEntry
2022-02-21 13:32:32.560 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/50257.lock
2022-02-21 13:32:32.560 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/50257.lock
2022-02-21 13:32:32.560 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/50257.lock
2022-02-21 13:32:32.560 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: releaseLockFile
2022-02-21 13:32:32.560 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/50257.lock to /var/media/sdc1-usb-General_USB_Flas/FileLock.dat
2022-02-21 13:32:32.560 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open special://profile/addon_data/plugin.video.pseudotv.live/library.json
2022-02-21 13:32:32.561 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open special://profile/addon_data/plugin.video.pseudotv.live/library.json
2022-02-21 13:32:32.561 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening special://profile/addon_data/plugin.video.pseudotv.live/library.json
2022-02-21 13:32:32.564 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: unlockFile MasterLock
2022-02-21 13:32:32.564 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: Lock not found
2022-02-21 13:32:32.564 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: close
2022-02-21 13:32:32.564 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: unlockFile masterlock
2022-02-21 13:32:32.564 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/FileLock.dat to /var/media/sdc1-usb-General_USB_Flas/33865.lock
2022-02-21 13:32:32.564 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/33865.lock
2022-02-21 13:32:32.564 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/33865.lock
2022-02-21 13:32:32.564 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/33865.lock
2022-02-21 13:32:32.564 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/33865.lock
2022-02-21 13:32:32.564 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/33865.lock
2022-02-21 13:32:32.564 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/33865.lock
2022-02-21 13:32:32.564 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: writeLockEntry
2022-02-21 13:32:32.564 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: removeLockEntry
2022-02-21 13:32:32.564 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/33865.lock
2022-02-21 13:32:32.564 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/33865.lock
2022-02-21 13:32:32.565 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/33865.lock
2022-02-21 13:32:32.565 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: releaseLockFile
2022-02-21 13:32:32.565 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/33865.lock to /var/media/sdc1-usb-General_USB_Flas/FileLock.dat
2022-02-21 13:32:32.565 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: _deposit
2022-02-21 13:32:32.565 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Vault: set_libraryItems, libraryItems
2022-02-21 13:32:32.565 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: set, name = plugin.video.pseudotv.live.fillType.TV Networks, checksum = 53dd53f415c79990709a487d1146669d.d41d8cd98f00b204e9800998ecf8427e.d41d8cd98f00b204e9800998ecf8427e
2022-02-21 13:32:32.583 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:32.600 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.has.Predefined, value = True
2022-02-21 13:32:32.600 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.has.TV_Networks, value = True
2022-02-21 13:32:32.607 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:32.609 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.library.gettvshows, checksum = 0.3.5
2022-02-21 13:32:32.625 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: getLibraryItems, type = TV Shows, enabled = False
2022-02-21 13:32:32.625 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: cleanSelf, before = 0, after = 0
2022-02-21 13:32:32.625 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: getChannels, channels = 0
2022-02-21 13:32:32.627 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.fillType.TV Shows, checksum = a9361a56525ac3694cc7f99add82e6d2.d41d8cd98f00b204e9800998ecf8427e.d41d8cd98f00b204e9800998ecf8427e
2022-02-21 13:32:32.630 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Monitor: onSettingsChanged
2022-02-21 13:32:32.632 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: fillType, type = TV Shows, items = 250, existing = 0, enabled = 0
2022-02-21 13:32:32.638 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:32.663 T:1004 DEBUG <general>: ------ Window Init (DialogExtendedProgressBar.xml) ------
2022-02-21 13:32:32.673 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:32.697 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:32.697 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = 2 Broke Girls (2011), type = TV Shows, featured = False
2022-02-21 13:32:32.700 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2f2%20Broke%20Girls%20(2011)%2fclearlogo.png/
2022-02-21 13:32:32.707 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:32.730 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:32.730 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = 3rd Rock from the Sun (1996), type = TV Shows, featured = False
2022-02-21 13:32:32.737 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2f3rd%20Rock%20from%20the%20Sun%20(1996)%2fclearlogo.png/
2022-02-21 13:32:32.743 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:32.763 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:32.763 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Ah! My Goddess (1993), type = TV Shows, featured = False
2022-02-21 13:32:32.790 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fAnime%2fAh!%20My%20Goddess%20(2005)%2fclearlogo.png/
2022-02-21 13:32:32.808 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:32.830 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:32.830 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Alias Smith and Jones (1971), type = TV Shows, featured = False
2022-02-21 13:32:32.832 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:32.833 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:32.897 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:32.909 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:32.930 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:32.930 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = All in the Family (1971), type = TV Shows, featured = False
2022-02-21 13:32:32.937 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fAll%20in%20the%20Family%20(1968)%2fclearlogo.png/
2022-02-21 13:32:32.944 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:32.964 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:32.964 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Amazing Stories (1985), type = TV Shows, featured = False
2022-02-21 13:32:32.993 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fAmazing%20Stories%20(1985)%2fclearlogo.png/
2022-02-21 13:32:33.002 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:33.035 T:1112 INFO <general>: Skipped 2 duplicate messages..
2022-02-21 13:32:33.035 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Andromeda (2000), type = TV Shows, featured = False
2022-02-21 13:32:33.043 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fAndromeda%20(2000)%2fclearlogo.png/
2022-02-21 13:32:33.053 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:33.081 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:33.081 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Anger Management (2012), type = TV Shows, featured = False
2022-02-21 13:32:33.092 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fAnger%20Management%20(2012)%2fclearlogo.png/
2022-02-21 13:32:33.098 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:33.114 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:33.114 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Animaniacs (1993), type = TV Shows, featured = False
2022-02-21 13:32:33.153 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fCartoons%2fAnimaniacs%20(1993)%2fclearlogo.png/
2022-02-21 13:32:33.166 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:33.181 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:33.181 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Are You Afraid of the Dark? (1992), type = TV Shows, featured = False
2022-02-21 13:32:33.192 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fAre%20You%20Afraid%20of%20the%20Dark%20(1992)%2fclearlogo.png/
2022-02-21 13:32:33.196 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:33.214 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:33.214 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Are You Being Served? (1972), type = TV Shows, featured = False
2022-02-21 13:32:33.238 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fAre%20You%20Being%20Served%20(1972)%2fclearlogo.png/
2022-02-21 13:32:33.247 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:33.264 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:33.264 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Arrested Development (2003), type = TV Shows, featured = False
2022-02-21 13:32:33.271 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fArrested%20Development%20(2003)%2fclearlogo.png/
2022-02-21 13:32:33.277 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:33.297 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:33.297 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Babylon 5 (1994), type = TV Shows, featured = False
2022-02-21 13:32:33.304 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fBabylon%205%20(1994)%2fclearlogo.png/
2022-02-21 13:32:33.311 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:33.331 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:33.331 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Barney Miller (1975), type = TV Shows, featured = False
2022-02-21 13:32:33.362 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fBarney%20Miller%20(1975)%2fclearlogo.png/
2022-02-21 13:32:33.380 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:33.414 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:33.414 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Batman: The Animated Series (1991), type = TV Shows, featured = False
2022-02-21 13:32:33.434 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fCartoons%2fBatman%20The%20Animated%20Series%20(1992)%2fclearlogo.png/
2022-02-21 13:32:33.445 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:33.464 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:33.464 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Becker (1998), type = TV Shows, featured = False
2022-02-21 13:32:33.471 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fBecker%20(1998)%2fclearlogo.png/
2022-02-21 13:32:33.479 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:33.498 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:33.498 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Better Call Saul (2015), type = TV Shows, featured = False
2022-02-21 13:32:33.504 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fBetter%20Call%20Saul%20(2015)%2fclearlogo.png/
2022-02-21 13:32:33.510 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:33.531 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:33.531 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Black Sails (2014), type = TV Shows, featured = False
2022-02-21 13:32:33.537 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fBlack%20Sails%20(2014)%2fclearlogo.png/
2022-02-21 13:32:33.543 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:33.564 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:33.564 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Blue Bloods (2010), type = TV Shows, featured = False
2022-02-21 13:32:33.592 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fBlue%20Bloods%20(2010)%2fclearlogo.png/
2022-02-21 13:32:33.613 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:33.631 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:33.631 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = BoJack Horseman (2014), type = TV Shows, featured = False
2022-02-21 13:32:33.638 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fCartoons%2fBoJack%20Horseman%20(2014)%2fclearlogo.png/
2022-02-21 13:32:33.652 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:33.681 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:33.681 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Boardwalk Empire (2010), type = TV Shows, featured = False
2022-02-21 13:32:33.693 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fBoardwalk%20Empire%20(2010)%2fclearlogo.png/
2022-02-21 13:32:33.707 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:33.731 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:33.731 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Boston Legal (2004), type = TV Shows, featured = False
2022-02-21 13:32:33.737 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fBoston%20Legal%20(2004)%2fclearlogo.png/
2022-02-21 13:32:33.743 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:33.764 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:33.764 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Breaking Bad (2008), type = TV Shows, featured = False
2022-02-21 13:32:33.774 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fBreaking%20Bad%20(2008)%2fclearlogo.png/
2022-02-21 13:32:33.781 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:33.798 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:33.798 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Brooklyn Nine-Nine (2013), type = TV Shows, featured = False
2022-02-21 13:32:33.800 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fBrooklyn%20Nine-Nine%20(2013)%2fclearlogo.png/
2022-02-21 13:32:33.808 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:33.831 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:33.831 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Buffy the Vampire Slayer (1997), type = TV Shows, featured = False
2022-02-21 13:32:33.837 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fBuffy%20the%20Vampire%20Slayer%20(1997)%2fclearlogo.png/
2022-02-21 13:32:33.843 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:33.865 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:33.865 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Bull (2016), type = TV Shows, featured = False
2022-02-21 13:32:33.871 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fBull%20(2016)%2fclearlogo.png/
2022-02-21 13:32:33.877 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:33.898 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:33.898 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Burn Notice (2007), type = TV Shows, featured = False
2022-02-21 13:32:33.908 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fBurn%20Notice%20(2007)%2fclearlogo.png/
2022-02-21 13:32:33.913 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:33.931 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:33.931 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Butterfly Effect (2016), type = TV Shows, featured = False
2022-02-21 13:32:33.933 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:33.948 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:33.987 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:34.005 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:34.031 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:34.031 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Call the Midwife (2012), type = TV Shows, featured = False
2022-02-21 13:32:34.037 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fCall%20the%20Midwife%20(2012)%2fclearlogo.png/
2022-02-21 13:32:34.043 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:34.081 T:1112 INFO <general>: Skipped 2 duplicate messages..
2022-02-21 13:32:34.081 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Chicago Fire (2012), type = TV Shows, featured = False
2022-02-21 13:32:34.088 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fChicago%20Fire%20(2012)%2fclearlogo.png/
2022-02-21 13:32:34.101 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:34.131 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:34.131 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Chicago Med (2015), type = TV Shows, featured = False
2022-02-21 13:32:34.138 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fChicago%20Med%20(2015)%2fclearlogo.png/
2022-02-21 13:32:34.145 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:34.165 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:34.165 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Chicago P.D. (2014), type = TV Shows, featured = False
2022-02-21 13:32:34.170 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fChicago%20P.D.%20(2014)%2fclearlogo.png/
2022-02-21 13:32:34.177 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:34.198 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:34.198 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Cobra Kai (2018), type = TV Shows, featured = False
2022-02-21 13:32:34.229 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fCobra%20Kai%20(2018)%2fclearlogo.png/
2022-02-21 13:32:34.235 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:34.248 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:34.248 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Code Black (2015), type = TV Shows, featured = False
2022-02-21 13:32:34.277 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fCode%20Black%20(2015)%2fclearlogo.png/
2022-02-21 13:32:34.293 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:34.315 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:34.315 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Cold Case (2003), type = TV Shows, featured = False
2022-02-21 13:32:34.321 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fCold%20Case%20(2003)%2fclearlogo.png/
2022-02-21 13:32:34.331 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:34.348 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:34.348 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Continuum (2012), type = TV Shows, featured = False
2022-02-21 13:32:34.354 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fContinuum%20(2012)%2fclearlogo.png/
2022-02-21 13:32:34.369 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:34.398 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:34.398 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Covert Affairs (2010), type = TV Shows, featured = False
2022-02-21 13:32:34.415 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fCovert%20Affairs%20(2010)%2fclearlogo.png/
2022-02-21 13:32:34.421 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:34.432 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:34.432 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Criminal Minds (2005), type = TV Shows, featured = False
2022-02-21 13:32:34.439 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fCriminal%20Minds%20(2005)%2fclearlogo.png/
2022-02-21 13:32:34.448 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:34.465 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:34.465 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Daria (1997), type = TV Shows, featured = False
2022-02-21 13:32:34.487 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fCartoons%2fDaria%20(1997)%2fclearlogo.png/
2022-02-21 13:32:34.495 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:34.515 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:34.515 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Defiance (2013), type = TV Shows, featured = False
2022-02-21 13:32:34.522 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fDefiance%20(2013)%2fclearlogo.png/
2022-02-21 13:32:34.531 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:34.549 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:34.548 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Dexter (2006), type = TV Shows, featured = False
2022-02-21 13:32:34.590 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fDexter%20(2006)%2fclearlogo.png/
2022-02-21 13:32:34.599 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:34.615 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:34.615 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Dharma & Greg (1997), type = TV Shows, featured = False
2022-02-21 13:32:34.644 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fDharma%20%26%20Greg%20(1997)%2fclearlogo.png/
2022-02-21 13:32:34.654 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:34.665 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:34.665 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Dinosaurs (1991), type = TV Shows, featured = False
2022-02-21 13:32:34.672 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fDinosaurs%20(1991)%2fclearlogo.png/
2022-02-21 13:32:34.680 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:34.699 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:34.699 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Disney Animated Shorts (1921), type = TV Shows, featured = False
2022-02-21 13:32:34.706 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fCartoons%2fDisney%20Animated%20Shorts%20(1921)%2fclearlogo.png/
2022-02-21 13:32:34.714 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:34.732 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:34.732 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Downton Abbey (2010), type = TV Shows, featured = False
2022-02-21 13:32:34.738 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fDownton%20Abbey%20(2010)%2fclearlogo.png/
2022-02-21 13:32:34.747 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:34.765 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:34.765 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Duckman (1994), type = TV Shows, featured = False
2022-02-21 13:32:34.772 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fCartoons%2fDuckman%20(1994)%2fclearlogo.png/
2022-02-21 13:32:34.780 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:34.799 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:34.799 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Early Edition (1996), type = TV Shows, featured = False
2022-02-21 13:32:34.831 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fEarly%20Edition%20(1996)%2fclearlogo.png/
2022-02-21 13:32:34.842 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:34.866 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:34.866 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Elementary (2012), type = TV Shows, featured = False
2022-02-21 13:32:34.873 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fElementary%20(2012)%2fclearlogo.png/
2022-02-21 13:32:34.891 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:34.916 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:34.916 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Eureka (2006), type = TV Shows, featured = False
2022-02-21 13:32:34.923 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fEureka%20(2006)%2fclearlogo.png/
2022-02-21 13:32:34.941 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:34.966 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:34.966 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Falling Skies (2011), type = TV Shows, featured = False
2022-02-21 13:32:34.972 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fFalling%20Skies%20(2011)%2fclearlogo.png/
2022-02-21 13:32:34.978 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:34.999 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:34.999 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Family Ties (1982), type = TV Shows, featured = False
2022-02-21 13:32:35.001 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fFamily%20Ties%20(1982)%2fclearlogo.png/
2022-02-21 13:32:35.007 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:35.015 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:35.015 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Fantasy Island (1977), type = TV Shows, featured = False
2022-02-21 13:32:35.022 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fFantasy%20Island%20(1977)%2fclearlogo.png/
2022-02-21 13:32:35.028 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:35.053 T:1112 INFO <general>: Skipped 2 duplicate messages..
2022-02-21 13:32:35.053 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Farscape (1999), type = TV Shows, featured = False
2022-02-21 13:32:35.055 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fFarscape%20(1999)%2fclearlogo.png/
2022-02-21 13:32:35.061 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:35.082 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:35.082 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Forged in Fire (2015), type = TV Shows, featured = False
2022-02-21 13:32:35.088 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fForged%20in%20Fire%20(2015)%2fclearlogo.png/
2022-02-21 13:32:35.097 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:35.116 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:35.116 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Franklin & Bash (2011), type = TV Shows, featured = False
2022-02-21 13:32:35.137 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fFranklin%20%26%20Bash%20(2011)%2fclearlogo.png/
2022-02-21 13:32:35.146 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:35.166 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:35.166 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Friends (1994), type = TV Shows, featured = False
2022-02-21 13:32:35.197 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fFriends%20(1994)%2fclearlogo.png/
2022-02-21 13:32:35.215 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:35.249 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:35.249 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Fringe (2008), type = TV Shows, featured = False
2022-02-21 13:32:35.252 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fFringe%20(2008)%2fclearlogo.png/
2022-02-21 13:32:35.260 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:35.283 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:35.283 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Fullmetal Alchemist (2003), type = TV Shows, featured = False
2022-02-21 13:32:35.301 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fAnime%2fFullmetal%20Alchemist%20(2003)%2fclearlogo.png/
2022-02-21 13:32:35.310 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:35.333 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:35.333 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Fushigi Yûgi - The Mysterious Play (1995), type = TV Shows, featured = False
2022-02-21 13:32:35.340 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fAnime%2fFushigi%20Y%c3%bbgi%20-%20The%20Mysterious%20Play%20(1995)%2fclearlogo.png/
2022-02-21 13:32:35.351 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:35.383 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:35.383 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Futurama (1999), type = TV Shows, featured = False
2022-02-21 13:32:35.388 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fCartoons%2fFuturama%20(1999)%2fclearlogo.png/
2022-02-21 13:32:35.397 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:35.416 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:35.416 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Game of Thrones (2011), type = TV Shows, featured = False
2022-02-21 13:32:35.444 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fGame%20of%20Thrones%20(2011)%2fclearlogo.png/
2022-02-21 13:32:35.451 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:35.466 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:35.466 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Gilmore Girls (2000), type = TV Shows, featured = False
2022-02-21 13:32:35.492 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fGilmore%20Girls%20(2000)%2fclearlogo.png/
2022-02-21 13:32:35.501 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:35.516 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:35.516 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Gravity Falls (2012), type = TV Shows, featured = False
2022-02-21 13:32:35.523 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fCartoons%2fGravity%20Falls%20(2012)%2fclearlogo.png/
2022-02-21 13:32:35.529 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:35.550 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:35.550 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Great Teacher Onizuka (1994), type = TV Shows, featured = False
2022-02-21 13:32:35.552 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fAnime%2fGreat%20Teacher%20Onizuka%20(1994)%20(1994)%2fclearlogo.png/
2022-02-21 13:32:35.580 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:35.616 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:35.616 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Green Acres (1965), type = TV Shows, featured = False
2022-02-21 13:32:35.627 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fGreen%20Acres%20(1965)%2fclearlogo.png/
2022-02-21 13:32:35.635 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:35.649 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:35.649 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Grey's Anatomy (2005), type = TV Shows, featured = False
2022-02-21 13:32:35.656 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fGrey%27s%20Anatomy%20(2005)%2fclearlogo.png/
2022-02-21 13:32:35.663 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:35.683 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:35.683 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Grimm (2011), type = TV Shows, featured = False
2022-02-21 13:32:35.690 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fGrimm%20(2011)%2fclearlogo.png/
2022-02-21 13:32:35.697 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:35.716 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:35.716 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Grounded for Life (2001), type = TV Shows, featured = False
2022-02-21 13:32:35.719 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fGrounded%20for%20Life%20(2001)%2fclearlogo.png/
2022-02-21 13:32:35.729 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:35.750 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:35.750 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Growing Pains (1985), type = TV Shows, featured = False
2022-02-21 13:32:35.757 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fGrowing%20Pains%20(1985)%2fclearlogo.png/
2022-02-21 13:32:35.764 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:35.783 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:35.783 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Halt and Catch Fire (2014), type = TV Shows, featured = False
2022-02-21 13:32:35.790 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fHalt%20and%20Catch%20Fire%20(2014)%2fclearlogo.png/
2022-02-21 13:32:35.796 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:35.816 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:35.816 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Hart of Dixie (2011), type = TV Shows, featured = False
2022-02-21 13:32:35.822 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fHart%20of%20Dixie%20(2011)%2fclearlogo.png/
2022-02-21 13:32:35.832 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:35.850 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:35.850 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Hart to Hart (1979), type = TV Shows, featured = False
2022-02-21 13:32:35.855 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fHart%20to%20Hart%20(1979)%2fclearlogo.png/
2022-02-21 13:32:35.865 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:35.883 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:35.883 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Hawaii Five-0 (2010), type = TV Shows, featured = False
2022-02-21 13:32:35.886 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fHawaii%20Five-0%20(2010)%2fclearlogo.png/
2022-02-21 13:32:35.899 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:35.916 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:35.916 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Hell on Wheels (2011), type = TV Shows, featured = False
2022-02-21 13:32:35.951 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fHell%20on%20Wheels%20(2011)%2fclearlogo.png/
2022-02-21 13:32:35.969 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:36.000 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:36.000 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Highway to Heaven (1984), type = TV Shows, featured = False
2022-02-21 13:32:36.008 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fHighway%20to%20Heaven%20(1984)%2fclearlogo.png/
2022-02-21 13:32:36.026 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:36.050 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:36.050 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Hogan's Heroes (1965), type = TV Shows, featured = False
2022-02-21 13:32:36.063 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:36.064 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fHogan%27s%20Heroes%20(1965)%2fclearlogo.png/
2022-02-21 13:32:36.072 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:36.083 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:36.083 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Home Improvement (1991), type = TV Shows, featured = False
2022-02-21 13:32:36.090 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fHome%20Improvement%20(1991)%2fclearlogo.png/
2022-02-21 13:32:36.097 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:36.117 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:36.117 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Homeland (2011), type = TV Shows, featured = False
2022-02-21 13:32:36.127 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fHomeland%20(2011)%2fclearlogo.png/
2022-02-21 13:32:36.134 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:36.150 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:36.150 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Hot in Cleveland (2010), type = TV Shows, featured = False
2022-02-21 13:32:36.157 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fHot%20in%20Cleveland%20(2010)%2fclearlogo.png/
2022-02-21 13:32:36.164 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:36.183 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:36.183 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = House (2004), type = TV Shows, featured = False
2022-02-21 13:32:36.194 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fHouse%20(2004)%2fclearlogo.png/
2022-02-21 13:32:36.201 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:36.217 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:36.217 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = How I Met Your Mother (2005), type = TV Shows, featured = False
2022-02-21 13:32:36.243 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fHow%20I%20Met%20Your%20Mother%20(2005)%2fclearlogo.png/
2022-02-21 13:32:36.250 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:36.267 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:36.267 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Hustle (2004), type = TV Shows, featured = False
2022-02-21 13:32:36.274 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fHustle%20(2004)%2fclearlogo.png/
2022-02-21 13:32:36.281 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:36.300 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:36.300 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = I Love Lucy (1951), type = TV Shows, featured = False
2022-02-21 13:32:36.327 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fI%20Love%20Lucy%20(1951)%2fclearlogo.png/
2022-02-21 13:32:36.340 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:36.367 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:36.367 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Impractical Jokers (2011), type = TV Shows, featured = False
2022-02-21 13:32:36.369 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fImpractical%20Jokers%20(2011)%2fclearlogo.png/
2022-02-21 13:32:36.384 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:36.417 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:36.417 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = In Plain Sight (2008), type = TV Shows, featured = False
2022-02-21 13:32:36.448 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fIn%20Plain%20Sight%20(2008)%2fclearlogo.png/
2022-02-21 13:32:36.460 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:36.490 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:36.490 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = In the Heat of the Night (1988), type = TV Shows, featured = False
2022-02-21 13:32:36.491 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:36.500 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:36.554 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:36.567 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:36.584 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:36.584 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Infinity Train (2019), type = TV Shows, featured = False
2022-02-21 13:32:36.585 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:36.601 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:36.651 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:36.661 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:36.684 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:36.684 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Justified (2010), type = TV Shows, featured = False
2022-02-21 13:32:36.690 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fJustified%20(2010)%2fclearlogo.png/
2022-02-21 13:32:36.696 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:36.717 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:36.717 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = K-ON! (2009), type = TV Shows, featured = False
2022-02-21 13:32:36.724 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fAnime%2fK-ON!%20(2009)%2fclearlogo.png/
2022-02-21 13:32:36.732 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:36.751 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:36.751 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Key & Peele (2012), type = TV Shows, featured = False
2022-02-21 13:32:36.776 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fKey%20%26%20Peele%20(2012)%2fclearlogo.png/
2022-02-21 13:32:36.793 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:36.835 T:1112 INFO <general>: Skipped 2 duplicate messages..
2022-02-21 13:32:36.835 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Killjoys (2015), type = TV Shows, featured = False
2022-02-21 13:32:36.861 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fKilljoys%20(2015)%2fclearlogo.png/
2022-02-21 13:32:36.879 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:36.918 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:36.918 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = King of the Hill (1997), type = TV Shows, featured = False
2022-02-21 13:32:36.936 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fCartoons%2fKing%20of%20the%20Hill%20(1997)%2fclearlogo.png/
2022-02-21 13:32:36.953 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:36.988 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:36.988 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Knight Rider (1982), type = TV Shows, featured = False
2022-02-21 13:32:36.997 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fKnight%20Rider%20(1982)%2fclearlogo.png/
2022-02-21 13:32:37.015 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:37.051 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:37.051 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Lark Rise to Candleford (2008), type = TV Shows, featured = False
2022-02-21 13:32:37.058 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fLark%20Rise%20to%20Candleford%20(2008)%2fclearlogo.png/
2022-02-21 13:32:37.066 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:37.088 T:1112 INFO <general>: Skipped 2 duplicate messages..
2022-02-21 13:32:37.088 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Last Man Standing (2011), type = TV Shows, featured = False
2022-02-21 13:32:37.096 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fLast%20Man%20Standing%20(2011)%2fclearlogo.png/
2022-02-21 13:32:37.106 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:37.135 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:37.135 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Law & Order: Special Victims Unit (1999), type = TV Shows, featured = False
2022-02-21 13:32:37.137 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fLaw%20%26%20Order%20Special%20Victims%20Unit%20(1999)%2fclearlogo.png/
2022-02-21 13:32:37.147 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:37.168 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:37.168 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Letterkenny (2016), type = TV Shows, featured = False
2022-02-21 13:32:37.174 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fLetterkenny%20(2013)%2fclearlogo.png/
2022-02-21 13:32:37.183 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:37.201 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:37.201 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Leverage (2008), type = TV Shows, featured = False
2022-02-21 13:32:37.203 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fLeverage%20(2008)%2fclearlogo.png/
2022-02-21 13:32:37.210 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:37.234 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:37.234 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Lie to Me (2009), type = TV Shows, featured = False
2022-02-21 13:32:37.241 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fLie%20to%20Me%20(2009)%2fclearlogo.png/
2022-02-21 13:32:37.248 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:37.268 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:37.268 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Little House on the Prairie (1974), type = TV Shows, featured = False
2022-02-21 13:32:37.295 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fLittle%20House%20on%20the%20Prairie%20(1974)%2fclearlogo.png/
2022-02-21 13:32:37.301 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:37.318 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:37.318 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Living Single (1993), type = TV Shows, featured = False
2022-02-21 13:32:37.324 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fLiving%20Single%20(1993)%2fclearlogo.png/
2022-02-21 13:32:37.331 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:37.351 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:37.351 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Lois & Clark: The New Adventures of Superman (1993), type = TV Shows, featured = False
2022-02-21 13:32:37.357 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fLois%20%26%20Clark%20The%20New%20Adventures%20of%20Superman%20(1993)%2fclearlogo.png/
2022-02-21 13:32:37.364 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:37.385 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:37.385 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Longmire (2012), type = TV Shows, featured = False
2022-02-21 13:32:37.391 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fLongmire%2fclearlogo.png/
2022-02-21 13:32:37.397 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:37.418 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:37.418 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Looney Tunes Cartoons (2020), type = TV Shows, featured = False
2022-02-21 13:32:37.424 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fCartoons%2fLooney%20Tunes%20Cartoons%20(2020)%2fclearlogo.png/
2022-02-21 13:32:37.431 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:37.451 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:37.451 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Lost Girl (2010), type = TV Shows, featured = False
2022-02-21 13:32:37.457 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fLost%20Girl%20(2010)%2fclearlogo.png/
2022-02-21 13:32:37.464 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:37.485 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:37.485 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = M*A*S*H (1972), type = TV Shows, featured = False
2022-02-21 13:32:37.509 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fMASH%20(1972)%2fclearlogo.png/
2022-02-21 13:32:37.515 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:37.535 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:37.535 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = MacGyver (1985), type = TV Shows, featured = False
2022-02-21 13:32:37.537 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fMacGyver%20(1985)%2fclearlogo.png/
2022-02-21 13:32:37.546 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:37.568 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:37.568 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Mad Men (2007), type = TV Shows, featured = False
2022-02-21 13:32:37.578 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fMad%20Men%20(2007)%2fclearlogo.png/
2022-02-21 13:32:37.585 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:37.601 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:37.601 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Magi (2012), type = TV Shows, featured = False
2022-02-21 13:32:37.612 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fAnime%2fMagi%20The%20Labyrinth%20of%20Magic%20(2012)%2fclearlogo.png/
2022-02-21 13:32:37.617 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:37.635 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:37.635 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Magic Knight Rayearth (1994), type = TV Shows, featured = False
2022-02-21 13:32:37.642 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fAnime%2fMagic%20Knight%20Rayearth%20(1994)%2fclearlogo.png/
2022-02-21 13:32:37.651 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:37.668 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:37.668 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Maison Ikkoku (1986), type = TV Shows, featured = False
2022-02-21 13:32:37.675 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fAnime%2fMaison%20Ikkoku%20(1986)%2fclearlogo.png/
2022-02-21 13:32:37.682 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:37.702 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:37.702 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Malcolm in the Middle (2000), type = TV Shows, featured = False
2022-02-21 13:32:37.709 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fMalcolm%20in%20the%20Middle%20(2000)%2fclearlogo.png/
2022-02-21 13:32:37.714 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:37.735 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:37.735 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Marmalade Boy (1994), type = TV Shows, featured = False
2022-02-21 13:32:37.738 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fAnime%2fMarmalade%20Boy%20(1994)%2fclearlogo.jpg/
2022-02-21 13:32:37.745 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:37.768 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:37.768 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Married... with Children (1987), type = TV Shows, featured = False
2022-02-21 13:32:37.775 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fMarried...%20with%20Children%20(1987)%2fclearlogo.png/
2022-02-21 13:32:37.784 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:37.802 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:37.802 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Marvel's Agents of S.H.I.E.L.D. (2013), type = TV Shows, featured = False
2022-02-21 13:32:37.824 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fMarvel%27s%20Agents%20of%20S.H.I.E.L.D.%20(2013)%2fclearlogo.png/
2022-02-21 13:32:37.836 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:37.869 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:37.869 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = McHale's Navy (1962), type = TV Shows, featured = False
2022-02-21 13:32:37.876 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fMcHale%27s%20Navy%20(1962)%2fclearlogo.png/
2022-02-21 13:32:37.895 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:37.935 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:37.935 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Mike & Molly (2010), type = TV Shows, featured = False
2022-02-21 13:32:37.956 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fMike%20%26%20Molly%20(2010)%2fclearlogo.png/
2022-02-21 13:32:37.974 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:38.002 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:38.002 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Mom (2013), type = TV Shows, featured = False
2022-02-21 13:32:38.017 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fMom%20(2013)%2fclearlogo.png/
2022-02-21 13:32:38.030 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:38.052 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:38.052 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Monk (2002), type = TV Shows, featured = False
2022-02-21 13:32:38.078 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fMonk%20(2002)%2fclearlogo.png/
2022-02-21 13:32:38.096 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:38.152 T:1112 INFO <general>: Skipped 2 duplicate messages..
2022-02-21 13:32:38.152 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Monty Python's Flying Circus (1969), type = TV Shows, featured = False
2022-02-21 13:32:38.159 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fMonty%20Python%27s%20Flying%20Circus%20(1969)%2fclearlogo.png/
2022-02-21 13:32:38.177 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:38.202 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:38.202 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Mork & Mindy (1978), type = TV Shows, featured = False
2022-02-21 13:32:38.209 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fMork%20%26%20Mindy%20(1978)%2fclearlogo.png/
2022-02-21 13:32:38.221 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:38.252 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:38.252 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = My Little Pony: Friendship Is Magic (2010), type = TV Shows, featured = False
2022-02-21 13:32:38.266 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fCartoons%2fMy%20Little%20Pony%20Friendship%20Is%20Magic%20(2010)%2fclearlogo.png/
2022-02-21 13:32:38.272 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:38.285 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:38.285 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = My Name Is Earl (2005), type = TV Shows, featured = False
2022-02-21 13:32:38.317 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fMy%20Name%20Is%20Earl%20(2005)%2fclearlogo.png/
2022-02-21 13:32:38.334 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:38.352 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:38.352 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Night Court (1984), type = TV Shows, featured = False
2022-02-21 13:32:38.358 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fNight%20Court%20(1984)%2fclearlogo.png/
2022-02-21 13:32:38.367 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:38.386 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:38.386 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Orphan Black (2013), type = TV Shows, featured = False
2022-02-21 13:32:38.389 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fOrphan%20Black%20(2013)%2fclearlogo.png/
2022-02-21 13:32:38.407 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:38.435 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:38.435 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Outlander (2014), type = TV Shows, featured = False
2022-02-21 13:32:38.437 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fOutlander%20(2014)%2fclearlogo.png/
2022-02-21 13:32:38.447 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:38.469 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:38.469 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Oz (1997), type = TV Shows, featured = False
2022-02-21 13:32:38.475 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fOz%20(1997)%2fclearlogo.png/
2022-02-21 13:32:38.481 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:38.503 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:38.503 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Person of Interest (2011), type = TV Shows, featured = False
2022-02-21 13:32:38.504 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fPerson%20of%20Interest%20(2011)%2fclearlogo.png/
2022-02-21 13:32:38.522 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:38.553 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:38.553 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Primeval (2007), type = TV Shows, featured = False
2022-02-21 13:32:38.559 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fPrimeval%20(2007)%2fclearlogo.png/
2022-02-21 13:32:38.579 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:38.619 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:38.619 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Prison Break (2005), type = TV Shows, featured = False
2022-02-21 13:32:38.622 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fPrison%20Break%20(2005)%2fclearlogo.png/
2022-02-21 13:32:38.640 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:38.669 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:38.669 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Quantum Leap (1989), type = TV Shows, featured = False
2022-02-21 13:32:38.694 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fQuantum%20Leap%20(1989)%2fclearlogo.png/
2022-02-21 13:32:38.700 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:38.719 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:38.719 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Raising Hope (2010), type = TV Shows, featured = False
2022-02-21 13:32:38.722 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fRaising%20Hope%20(2010)%2fclearlogo.png/
2022-02-21 13:32:38.730 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:38.752 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:38.752 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Ranma ½ (1989), type = TV Shows, featured = False
2022-02-21 13:32:38.784 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fAnime%2fRanma%20%c2%bd%20(1989)%2fclearlogo.png/
2022-02-21 13:32:38.801 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:38.836 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:38.836 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Ray Donovan (2013), type = TV Shows, featured = False
2022-02-21 13:32:38.844 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fRay%20Donovan%20(2013)%2fclearlogo.png/
2022-02-21 13:32:38.858 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:38.886 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:38.886 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Recess (1997), type = TV Shows, featured = False
2022-02-21 13:32:38.893 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fCartoons%2fRecess%20(1997)%2fclearlogo.png/
2022-02-21 13:32:38.905 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:38.936 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:38.936 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Red Dwarf (1988), type = TV Shows, featured = False
2022-02-21 13:32:38.943 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fRed%20Dwarf%20(1988)%2fclearlogo.png/
2022-02-21 13:32:38.954 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:38.986 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:38.986 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Revenge (2011), type = TV Shows, featured = False
2022-02-21 13:32:38.993 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fRevenge%20(2011)%2fclearlogo.png/
2022-02-21 13:32:39.005 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:39.036 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:39.036 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Revolutionary Girl Utena (1997), type = TV Shows, featured = False
2022-02-21 13:32:39.043 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fAnime%2fRevolutionary%20Girl%20Utena%20(1997)%2fclearlogo.png/
2022-02-21 13:32:39.055 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:39.086 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:39.086 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Rick and Morty (2013), type = TV Shows, featured = False
2022-02-21 13:32:39.089 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fCartoons%2fRick%20and%20Morty%20(2013)%2fclearlogo.png/
2022-02-21 13:32:39.104 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:39.136 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:39.136 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Roseanne (1988), type = TV Shows, featured = False
2022-02-21 13:32:39.143 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fRoseanne%20(1988)%2fclearlogo.png/
2022-02-21 13:32:39.151 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:39.186 T:1112 INFO <general>: Skipped 2 duplicate messages..
2022-02-21 13:32:39.186 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Rowan & Martin's Laugh-In (1968), type = TV Shows, featured = False
2022-02-21 13:32:39.193 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fRowan%20%26%20Martin%27s%20Laugh-In%20(1967)%2fclearlogo.png/
2022-02-21 13:32:39.206 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:39.236 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:39.236 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Rules of Engagement (2007), type = TV Shows, featured = False
2022-02-21 13:32:39.259 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fRules%20of%20Engagement%20(2007)%2fclearlogo.png/
2022-02-21 13:32:39.272 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:39.303 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:39.303 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Sabrina, the Teenage Witch (1996), type = TV Shows, featured = False
2022-02-21 13:32:39.323 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fSabrina%2c%20The%20Teenage%20Witch%20(1996)%2fclearlogo.png/
2022-02-21 13:32:39.337 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:39.370 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:39.370 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Sailor Moon Crystal (2014), type = TV Shows, featured = False
2022-02-21 13:32:39.377 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fAnime%2fSailor%20Moon%20Crystal%20(2014)%2fclearlogo.png/
2022-02-21 13:32:39.389 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:39.420 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:39.420 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Schoolhouse Rock! (1973), type = TV Shows, featured = False
2022-02-21 13:32:39.429 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fCartoons%2fSchool%20house%20Rock!%20(1973)%2fclearlogo.png/
2022-02-21 13:32:39.438 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:39.453 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:39.453 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Scrubs (2001), type = TV Shows, featured = False
2022-02-21 13:32:39.459 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fScrubs%20(2001)%2fclearlogo.png/
2022-02-21 13:32:39.466 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:39.487 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:39.487 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Seinfeld (1989), type = TV Shows, featured = False
2022-02-21 13:32:39.495 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fSeinfeld%20(1989)%2fclearlogo.png/
2022-02-21 13:32:39.502 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:39.520 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:39.520 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Seven Days (1998), type = TV Shows, featured = False
2022-02-21 13:32:39.526 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fSeven%20Days%20(1998)%2fclearlogo.png/
2022-02-21 13:32:39.533 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:39.553 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:39.553 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Silicon Valley (2014), type = TV Shows, featured = False
2022-02-21 13:32:39.577 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fSilicon%20Valley%20(2014)%2fclearlogo.png/
2022-02-21 13:32:39.585 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:39.603 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:39.603 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Sleepy Hollow (2013), type = TV Shows, featured = False
2022-02-21 13:32:39.609 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fSleepy%20Hollow%20(2013)%2fclearlogo.png/
2022-02-21 13:32:39.616 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:39.637 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:39.637 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Sliders (1995), type = TV Shows, featured = False
2022-02-21 13:32:39.643 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fSliders%20(1995)%2fclearlogo.png/
2022-02-21 13:32:39.652 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:39.670 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:39.670 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Small Wonder (1985), type = TV Shows, featured = False
2022-02-21 13:32:39.676 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fSmall%20Wonder%20(1985)%2fclearlogo.png/
2022-02-21 13:32:39.691 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:39.720 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:39.720 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Sons of Anarchy (2008), type = TV Shows, featured = False
2022-02-21 13:32:39.727 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fSons%20of%20Anarchy%20(2008)%2fclearlogo.png/
2022-02-21 13:32:39.737 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:39.754 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:39.754 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Star Trek (1966), type = TV Shows, featured = False
2022-02-21 13:32:39.774 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fStar%20Trek%20The%20Original%20Series%20(1966)%2fclearlogo.png/
2022-02-21 13:32:39.780 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:39.804 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:39.804 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Star Trek: Deep Space Nine (1993), type = TV Shows, featured = False
2022-02-21 13:32:39.811 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fStar%20Trek%20Deep%20Space%20Nine%20(1993)%2fclearlogo.png/
2022-02-21 13:32:39.817 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:39.837 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:39.837 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Star Trek: Discovery (2017), type = TV Shows, featured = False
2022-02-21 13:32:39.846 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fStar%20Trek%20Discovery%20(2017)%2fclearlogo.png/
2022-02-21 13:32:39.852 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:39.870 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:39.870 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Star Trek: Enterprise (2001), type = TV Shows, featured = False
2022-02-21 13:32:39.877 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fStar%20Trek%20Enterprise%20(2001)%2fclearlogo.png/
2022-02-21 13:32:39.884 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:39.904 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:39.904 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Star Trek: The Next Generation (1987), type = TV Shows, featured = False
2022-02-21 13:32:39.911 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fStar%20Trek%20The%20Next%20Generation%20(1987)%2fclearlogo.png/
2022-02-21 13:32:39.917 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:39.937 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:39.937 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Star Trek: Voyager (1995), type = TV Shows, featured = False
2022-02-21 13:32:39.944 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fStar%20Trek%20Voyager%20(1995)%2fclearlogo.png/
2022-02-21 13:32:39.950 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:39.970 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:39.970 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Stargate Atlantis (2004), type = TV Shows, featured = False
2022-02-21 13:32:39.973 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fStargate%20Atlantis%20(2004)%2fclearlogo.png/
2022-02-21 13:32:39.980 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:40.004 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:40.004 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Stargate SG-1 (1997), type = TV Shows, featured = False
2022-02-21 13:32:40.011 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fStargate%20SG-1%20(1997)%2fclearlogo.png/
2022-02-21 13:32:40.016 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:40.037 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:40.037 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Stargate Universe (2009), type = TV Shows, featured = False
2022-02-21 13:32:40.060 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fStargate%20Universe%20(2009)%2fclearlogo.png/
2022-02-21 13:32:40.066 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:40.087 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:40.087 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Strike Back (2010), type = TV Shows, featured = False
2022-02-21 13:32:40.089 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fStrike%20Back%20(2010)%2fclearlogo.png/
2022-02-21 13:32:40.097 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:40.104 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:40.104 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Suits (2011), type = TV Shows, featured = False
2022-02-21 13:32:40.127 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fSuits%20(2011)%2fclearlogo.png/
2022-02-21 13:32:40.133 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:40.154 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:40.154 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Superman: The Animated Series (1996), type = TV Shows, featured = False
2022-02-21 13:32:40.182 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:40.183 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fCartoons%2fSuperman%20The%20Animated%20Series%20(1996)%2fclearlogo.png/
2022-02-21 13:32:40.201 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:40.237 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:40.237 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Supernatural (2005), type = TV Shows, featured = False
2022-02-21 13:32:40.245 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fSupernatural%20(2005)%2fclearlogo.png/
2022-02-21 13:32:40.262 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:40.287 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:40.287 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Switched at Birth (2011), type = TV Shows, featured = False
2022-02-21 13:32:40.299 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fSwitched%20at%20Birth%20(2011)%2fclearlogo.png/
2022-02-21 13:32:40.317 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:40.337 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:40.337 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Sword Art Online (2012), type = TV Shows, featured = False
2022-02-21 13:32:40.340 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fAnime%2fSword%20Art%20Online%20(2012)%2fclearlogo.png/
2022-02-21 13:32:40.346 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:40.358 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:40.358 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = T. J. Hooker (1982), type = TV Shows, featured = False
2022-02-21 13:32:40.371 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fT.J.%20Hooker%20(1982)%2fclearlogo.png/
2022-02-21 13:32:40.383 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:40.404 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:40.404 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = TURN: Washington's Spies (2014), type = TV Shows, featured = False
2022-02-21 13:32:40.427 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fDocumentaries%2fTURN%20Washington%27s%20Spies%20(2014)%2fclearlogo.png/
2022-02-21 13:32:40.438 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:40.454 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:40.454 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Taxi (1978), type = TV Shows, featured = False
2022-02-21 13:32:40.464 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fTaxi%20(1978)%2fclearlogo.png/
2022-02-21 13:32:40.471 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:40.487 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:40.487 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Tex Avery - MGM Collection (1942), type = TV Shows, featured = False
2022-02-21 13:32:40.506 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fCartoons%2fTex%20Avery%20-%20MGM%20Collection%20(1942)%2fclearlogo.png/
2022-02-21 13:32:40.520 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:40.538 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:40.538 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = That '70s Show (1998), type = TV Shows, featured = False
2022-02-21 13:32:40.565 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fThat%20%2770s%20Show%20(1998)%2fclearlogo.png/
2022-02-21 13:32:40.584 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:40.631 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:40.631 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = The 100 (2014), type = TV Shows, featured = False
2022-02-21 13:32:40.640 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fThe%20100%20(2014)%2fclearlogo.png/
2022-02-21 13:32:40.660 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:40.688 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:40.688 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = The A-Team (1983), type = TV Shows, featured = False
2022-02-21 13:32:40.693 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fThe%20A-Team%20(1983)%2fclearlogo.png/
2022-02-21 13:32:40.703 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:40.721 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:40.721 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = The Addams Family (1964), type = TV Shows, featured = False
2022-02-21 13:32:40.727 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fThe%20Addams%20Family%20(1964)%2fclearlogo.png/
2022-02-21 13:32:40.736 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:40.771 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:40.771 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = The Americans (2013), type = TV Shows, featured = False
2022-02-21 13:32:40.779 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fThe%20Americans%20(2013)%2fclearlogo.png/
2022-02-21 13:32:40.797 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:40.838 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:40.838 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = The Big Bang Theory (2007), type = TV Shows, featured = False
2022-02-21 13:32:40.846 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fThe%20Big%20Bang%20Theory%20(2007)%2fclearlogo.png/
2022-02-21 13:32:40.864 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:40.895 T:1064 INFO <general>: Skipped 2 duplicate messages..
2022-02-21 13:32:40.895 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-HTTP: _start, 192.168.0.220:50001
2022-02-21 13:32:40.895 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.LOCAL_HOST, value = 192.168.0.220:50001
2022-02-21 13:32:40.905 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = The Blacklist (2013), type = TV Shows, featured = False
2022-02-21 13:32:40.925 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fThe%20Blacklist%20(2013)%2fclearlogo.png/
2022-02-21 13:32:40.931 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:40.932 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.isClient, value = False
2022-02-21 13:32:40.937 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:40.982 T:1064 INFO <general>: Skipped 2 duplicate messages..
2022-02-21 13:32:40.982 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Settings: setSetting, key = Network_Path, value = /var/media/sdc1-usb-General_USB_Flas/
2022-02-21 13:32:40.986 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:40.988 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = The Boondocks (2005), type = TV Shows, featured = False
2022-02-21 13:32:40.992 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fCartoons%2fThe%20Boondocks%20(2005)%2fclearlogo.png/
2022-02-21 13:32:40.997 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:41.017 T:1064 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:41.017 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Settings: setSetting, key = Remote_URL, value = http://192.168.0.220:50001
2022-02-21 13:32:41.022 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:41.038 T:1064 INFO <general>: Skipped 2 duplicate messages..
2022-02-21 13:32:41.038 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Settings: setSetting, key = Remote_M3U, value = http://192.168.0.220:50001/pseudotv.m3u
2022-02-21 13:32:41.048 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:41.055 T:1064 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:41.055 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Settings: setSetting, key = Remote_XMLTV, value = http://192.168.0.220:50001/pseudotv.xml
2022-02-21 13:32:41.055 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = The Crown (2016), type = TV Shows, featured = False
2022-02-21 13:32:41.057 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fThe%20Crown%20(2016)%2fclearlogo.png/
2022-02-21 13:32:41.065 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:41.083 T:1064 INFO <general>: Skipped 3 duplicate messages..
2022-02-21 13:32:41.083 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Settings: setSetting, key = Remote_GENRE, value = http://192.168.0.220:50001/genres.xml
2022-02-21 13:32:41.088 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:41.088 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = The Dukes of Hazzard (1979), type = TV Shows, featured = False
2022-02-21 13:32:41.095 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:41.096 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fThe%20Dukes%20of%20Hazzard%20(1979)%2fclearlogo.png/
2022-02-21 13:32:41.097 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.SERVER_HOST, value = 192.168.0.220:50001
2022-02-21 13:32:41.100 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.M3U_URL, value = http://192.168.0.220:50001/pseudotv.m3u
2022-02-21 13:32:41.100 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.XMLTV_URL, value = http://192.168.0.220:50001/pseudotv.xml
2022-02-21 13:32:41.100 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.GENRE_URL, value = http://192.168.0.220:50001/genres.xml
2022-02-21 13:32:41.106 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:41.107 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-global: chkDiscovery, isClient = False, server = 192.168.0.220:50001
2022-02-21 13:32:41.114 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:41.121 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = The Expanse (2015), type = TV Shows, featured = False
2022-02-21 13:32:41.128 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fThe%20Expanse%20(2015)%2fclearlogo.png/
2022-02-21 13:32:41.136 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:41.155 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:41.155 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = The Facts of Life (1979), type = TV Shows, featured = False
2022-02-21 13:32:41.182 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fThe%20Facts%20of%20Life%20(1979)%2fclearlogo.png/
2022-02-21 13:32:41.194 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:41.217 T:1064 INFO <general>: Skipped 2 duplicate messages..
2022-02-21 13:32:41.217 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Monitor: onSettingsChanged
2022-02-21 13:32:41.222 T:1112 INFO <general>: Skipped 4 duplicate messages..
2022-02-21 13:32:41.221 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = The Fall Guy (1981), type = TV Shows, featured = False
2022-02-21 13:32:41.227 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fThe%20Fall%20Guy%20(1981)%2fclearlogo.png/
2022-02-21 13:32:41.236 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:41.255 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:41.255 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = The Flintstones (1959), type = TV Shows, featured = False
2022-02-21 13:32:41.262 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fCartoons%2fThe%20Flintstones%20(1959)%2fclearlogo.png/
2022-02-21 13:32:41.271 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:41.288 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:41.288 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = The Flying House (1982), type = TV Shows, featured = False
2022-02-21 13:32:41.295 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fAnime%2fThe%20Flying%20House%20(1982)%2fclearlogo.png/
2022-02-21 13:32:41.304 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:41.322 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:41.322 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = The Goldbergs (2013), type = TV Shows, featured = False
2022-02-21 13:32:41.328 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fThe%20Goldbergs%20(2013)%2fclearlogo.png/
2022-02-21 13:32:41.337 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:41.355 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:41.355 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = The Golden Girls (1985), type = TV Shows, featured = False
2022-02-21 13:32:41.365 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fThe%20Golden%20Girls%20(1985)%2fclearlogo.png/
2022-02-21 13:32:41.374 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:41.388 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:41.388 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = The Great Food Truck Race (2010), type = TV Shows, featured = False
2022-02-21 13:32:41.399 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fThe%20Great%20Food%20Truck%20Race%20(2010)%2fclearlogo.png/
2022-02-21 13:32:41.408 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:41.422 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:41.422 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = The Greatest American Hero (1981), type = TV Shows, featured = False
2022-02-21 13:32:41.424 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fThe%20Greatest%20American%20Hero%20(1981)%2fclearlogo.png/
2022-02-21 13:32:41.436 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:41.455 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:41.455 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = The Handmaid's Tale (2017), type = TV Shows, featured = False
2022-02-21 13:32:41.462 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fThe%20Handmaids%20Tale%20(2017)%2fclearlogo.png/
2022-02-21 13:32:41.470 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:41.488 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:41.488 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = The Jetsons (1962), type = TV Shows, featured = False
2022-02-21 13:32:41.509 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fCartoons%2fThe%20Jetsons%20(1962)%2fclearlogo.png/
2022-02-21 13:32:41.517 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:41.538 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:41.538 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = The King of Queens (1998), type = TV Shows, featured = False
2022-02-21 13:32:41.545 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fThe%20King%20of%20Queens%20(1998)%2fclearlogo.png/
2022-02-21 13:32:41.554 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:41.572 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:41.572 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = The Last O.G. (2018), type = TV Shows, featured = False
2022-02-21 13:32:41.588 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fThe%20Last%20O.G.%20(2018)%2fclearlogo.png/
2022-02-21 13:32:41.600 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:41.622 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:41.622 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = The Last Ship (2014), type = TV Shows, featured = False
2022-02-21 13:32:41.624 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fThe%20Last%20Ship%20(2014)%2fclearlogo.png/
2022-02-21 13:32:41.632 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:41.655 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:41.655 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = The Legend of Korra (2012), type = TV Shows, featured = False
2022-02-21 13:32:41.657 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fCartoons%2fThe%20Legend%20of%20Korra%20(2012)%2fclearlogo.png/
2022-02-21 13:32:41.664 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:41.672 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:41.672 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = The Librarians (2014), type = TV Shows, featured = False
2022-02-21 13:32:41.673 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fThe%20Librarians%20(2014)%2fclearlogo.png/
2022-02-21 13:32:41.680 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:41.688 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:41.688 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = The Love Boat (1977), type = TV Shows, featured = False
2022-02-21 13:32:41.695 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fThe%20Love%20Boat%20(1976)%2fclearlogo.png/
2022-02-21 13:32:41.700 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:41.722 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:41.722 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = The Magicians (2015), type = TV Shows, featured = False
2022-02-21 13:32:41.724 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fThe%20Magicians%20(2015)%2fclearlogo.png/
2022-02-21 13:32:41.731 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:41.755 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:41.755 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = The Man in the High Castle (2015), type = TV Shows, featured = False
2022-02-21 13:32:41.762 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fThe%20Man%20in%20the%20High%20Castle%20(2015)%2fclearlogo.png/
2022-02-21 13:32:41.768 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:41.789 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:41.789 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = The Many Loves of Dobie Gillis (1959), type = TV Shows, featured = False
2022-02-21 13:32:41.795 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fThe%20Many%20Loves%20of%20Dobie%20Gillis%20(1959)%2fclearlogo.png/
2022-02-21 13:32:41.802 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:41.822 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:41.822 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = The Mentalist (2008), type = TV Shows, featured = False
2022-02-21 13:32:41.829 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fThe%20Mentalist%20(2008)%2fclearlogo.png/
2022-02-21 13:32:41.835 T:1110 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:41.855 T:1112 INFO <general>: Skipped 2 duplicate messages..
2022-02-21 13:32:41.855 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = The Middle (2009), type = TV Shows, featured = False
2022-02-21 13:32:41.865 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fThe%20Middle%20(2009)%2fclearlogo.png/
2022-02-21 13:32:41.872 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:41.889 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:41.889 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = The Munsters (1964), type = TV Shows, featured = False
2022-02-21 13:32:41.895 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fThe%20Munsters%20(1964)%2fclearlogo.png/
2022-02-21 13:32:41.905 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:41.922 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:41.922 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = The Muppet Show (1976), type = TV Shows, featured = False
2022-02-21 13:32:41.944 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fThe%20Muppet%20Show%20(1968)%2fclearlogo.png/
2022-02-21 13:32:41.960 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:41.989 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:41.989 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = The Neighbors (2012), type = TV Shows, featured = False
2022-02-21 13:32:41.991 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fThe%20Neighbors%20(2012)%2fclearlogo.png/
2022-02-21 13:32:42.002 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:42.022 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:42.022 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = The Outer Limits (1963), type = TV Shows, featured = False
2022-02-21 13:32:42.028 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fThe%20Outer%20Limits%20(1963)%2fclearlogo.png/
2022-02-21 13:32:42.035 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:42.056 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:42.056 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = The Outer Limits (1995), type = TV Shows, featured = False
2022-02-21 13:32:42.062 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fThe%20Outer%20Limits%20(1995)%2fclearlogo.png/
2022-02-21 13:32:42.067 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:42.089 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:42.089 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = The Patty Duke Show (1963), type = TV Shows, featured = False
2022-02-21 13:32:42.091 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:42.106 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:42.162 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:42.174 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:42.189 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:42.189 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = The Pink Panther Show (1967), type = TV Shows, featured = False
2022-02-21 13:32:42.191 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fCartoons%2fThe%20Pink%20Panther%20Show%20(1967)%2fclearlogo.png/
2022-02-21 13:32:42.201 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:42.223 T:1112 INFO <general>: Skipped 2 duplicate messages..
2022-02-21 13:32:42.223 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = The Practice (1997), type = TV Shows, featured = False
2022-02-21 13:32:42.229 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fThe%20Practice%20(1997)%2fclearlogo.png/
2022-02-21 13:32:42.237 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:42.256 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:42.256 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = The Pretender (1996), type = TV Shows, featured = False
2022-02-21 13:32:42.263 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fThe%20Pretender%20(1996)%2fclearlogo.png/
2022-02-21 13:32:42.274 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:42.289 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:42.289 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = The Ranch (2016), type = TV Shows, featured = False
2022-02-21 13:32:42.296 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fThe%20Ranch%20(2016)%2fclearlogo.png/
2022-02-21 13:32:42.305 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:42.322 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:42.322 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = The Road Runner Show (1949), type = TV Shows, featured = False
2022-02-21 13:32:42.325 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fCartoons%2fThe%20Road%20Runner%20Show%20(1949)%2fclearlogo.png/
2022-02-21 13:32:42.335 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:42.356 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:42.356 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = The Simpsons (1987), type = TV Shows, featured = False
2022-02-21 13:32:42.363 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fCartoons%2fThe%20Simpsons%20(1989)%2fclearlogo.png/
2022-02-21 13:32:42.372 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:42.389 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:42.389 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = The Six Million Dollar Man (1974), type = TV Shows, featured = False
2022-02-21 13:32:42.407 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fThe%20Six%20Million%20Dollar%20Man%20(1974)%2fclearlogo.png/
2022-02-21 13:32:42.418 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:42.440 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:42.440 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = The Sopranos (1999), type = TV Shows, featured = False
2022-02-21 13:32:42.461 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fThe%20Sopranos%20(1999)%2fclearlogo.png/
2022-02-21 13:32:42.470 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:42.489 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:42.489 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = The Streets of San Francisco (1972), type = TV Shows, featured = False
2022-02-21 13:32:42.496 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fThe%20Streets%20of%20San%20Francisco%20(1972)%2fclearlogo.png/
2022-02-21 13:32:42.505 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:42.523 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:42.523 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = The Twilight Zone (1959), type = TV Shows, featured = False
2022-02-21 13:32:42.529 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fThe%20Twilight%20Zone%20(1959)%2fclearlogo.png/
2022-02-21 13:32:42.536 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:42.556 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:42.556 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = The Twilight Zone (1985), type = TV Shows, featured = False
2022-02-21 13:32:42.562 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fThe%20Twilight%20Zone%20(1985)%2fclearlogo.png/
2022-02-21 13:32:42.569 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:42.589 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:42.589 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = The Twilight Zone (2002), type = TV Shows, featured = False
2022-02-21 13:32:42.596 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fThe%20Twilight%20Zone%20(2002)%2fclearlogo.png/
2022-02-21 13:32:42.602 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:42.623 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:42.623 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = The Unit (2006), type = TV Shows, featured = False
2022-02-21 13:32:42.629 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fThe%20Unit%20(2006)%2fclearlogo.png/
2022-02-21 13:32:42.635 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:42.656 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:42.656 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = The Vampire Diaries (2009), type = TV Shows, featured = False
2022-02-21 13:32:42.658 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fThe%20Vampire%20Diaries%20(2009)%2fclearlogo.png/
2022-02-21 13:32:42.671 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:42.690 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:42.690 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = The Walking Dead (2010), type = TV Shows, featured = False
2022-02-21 13:32:42.695 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fThe%20Walking%20Dead%20(2010)%2fclearlogo.png/
2022-02-21 13:32:42.710 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:42.723 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:42.723 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = The Waltons (1972), type = TV Shows, featured = False
2022-02-21 13:32:42.729 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fThe%20Waltons%20(1972)%2fclearlogo.png/
2022-02-21 13:32:42.737 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:42.756 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:42.756 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = The West Wing (1999), type = TV Shows, featured = False
2022-02-21 13:32:42.762 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fThe%20West%20Wing%20(1999)%2fclearlogo.png/
2022-02-21 13:32:42.771 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:42.790 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:42.790 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = The Wild Wild West (1965), type = TV Shows, featured = False
2022-02-21 13:32:42.808 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fThe%20Wild%20Wild%20West%20(1965)%2fclearlogo.png/
2022-02-21 13:32:42.826 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:42.856 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:42.856 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = The Wire (2002), type = TV Shows, featured = False
2022-02-21 13:32:42.868 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fThe%20Wire%20(2002)%2fclearlogo.png/
2022-02-21 13:32:42.880 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:42.906 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:42.906 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = The X-Files (1993), type = TV Shows, featured = False
2022-02-21 13:32:42.913 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fThe%20X-Files%20(1993)%2fclearlogo.png/
2022-02-21 13:32:42.925 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:42.956 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:42.956 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = The Young Riders (1989), type = TV Shows, featured = False
2022-02-21 13:32:42.967 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fThe%20Young%20Riders%20(1989)%2fclearlogo.png/
2022-02-21 13:32:42.973 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:42.990 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:42.990 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = This Is Us (2016), type = TV Shows, featured = False
2022-02-21 13:32:42.992 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fThis%20Is%20Us%20(2016)%2fclearlogo.png/
2022-02-21 13:32:43.000 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:43.023 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:43.023 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Those Obnoxious Aliens (1981), type = TV Shows, featured = False
2022-02-21 13:32:43.055 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fAnime%2fThose%20Obnoxious%20Aliens%20(1981)%2fclearlogo.png/
2022-02-21 13:32:43.074 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:43.107 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:43.107 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Three's Company (1977), type = TV Shows, featured = False
2022-02-21 13:32:43.113 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fThree%27s%20Company%20(1977)%2fclearlogo.png/
2022-02-21 13:32:43.120 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:43.140 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:43.140 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = ThunderCats (1985), type = TV Shows, featured = False
2022-02-21 13:32:43.146 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fCartoons%2fThunderCats%20(1985)%2fclearlogo.png/
2022-02-21 13:32:43.152 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:43.173 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:43.173 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Tiny Toon Adventures (1990), type = TV Shows, featured = False
2022-02-21 13:32:43.199 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fCartoons%2fTiny%20Toon%20Adventures%20(1990)%2fclearlogo.png/
2022-02-21 13:32:43.208 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:43.223 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:43.223 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Tom and Jerry (1940), type = TV Shows, featured = False
2022-02-21 13:32:43.230 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:43.256 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fCartoons%2fTom%20and%20Jerry%20(1940)%2fclearlogo.png/
2022-02-21 13:32:43.282 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:43.324 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:43.324 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Touched by an Angel (1994), type = TV Shows, featured = False
2022-02-21 13:32:43.335 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fTouched%20by%20an%20Angel%20(1994)%2fclearlogo.png/
2022-02-21 13:32:43.354 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:43.390 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:43.390 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Two and a Half Men (2003), type = TV Shows, featured = False
2022-02-21 13:32:43.399 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fTwo%20and%20a%20Half%20Men%20(2003)%2fclearlogo.png/
2022-02-21 13:32:43.418 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:43.457 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:43.457 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Warehouse 13 (2009), type = TV Shows, featured = False
2022-02-21 13:32:43.483 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fWarehouse%2013%20(2009)%2fclearlogo.png/
2022-02-21 13:32:43.496 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:43.524 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:43.524 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Weird Science (1994), type = TV Shows, featured = False
2022-02-21 13:32:43.526 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fWeird%20Science%20(1994)%2fclearlogo.png/
2022-02-21 13:32:43.544 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:43.574 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:43.574 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Welcome Back, Kotter (1975), type = TV Shows, featured = False
2022-02-21 13:32:43.579 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fWelcome%20Back%2c%20Kotter%20(1975)%2fclearlogo.png/
2022-02-21 13:32:43.596 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:43.624 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:43.624 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = What's Happening!! (1976), type = TV Shows, featured = False
2022-02-21 13:32:43.649 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fWhat%27s%20Happening!!%20(1976)%2fclearlogo.png/
2022-02-21 13:32:43.670 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:43.690 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:43.690 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = When Calls the Heart (2014), type = TV Shows, featured = False
2022-02-21 13:32:43.701 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fWhen%20Calls%20the%20Heart%20(2013)%2fclearlogo.png/
2022-02-21 13:32:43.707 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:43.724 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:43.724 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = White Collar (2009), type = TV Shows, featured = False
2022-02-21 13:32:43.734 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fWhite%20Collar%20(2009)%2fclearlogo.png/
2022-02-21 13:32:43.740 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:43.757 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:43.757 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Whose Line Is It Anyway? (2013), type = TV Shows, featured = False
2022-02-21 13:32:43.775 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fWhose%20Line%20Is%20It%20Anyway%20(US)%20(1998)%2fclearlogo.png/
2022-02-21 13:32:43.787 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:43.807 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:43.807 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Wonder Woman (1975), type = TV Shows, featured = False
2022-02-21 13:32:43.809 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fWonder%20Woman%20(1974)%2fclearlogo.png/
2022-02-21 13:32:43.824 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:43.857 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:43.857 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = X-Men: The Animated Series (1989), type = TV Shows, featured = False
2022-02-21 13:32:43.860 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fCartoons%2fX-Men%20(1992)%2fclearlogo.png/
2022-02-21 13:32:43.880 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:43.907 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:43.907 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Yellowstone (2018), type = TV Shows, featured = False
2022-02-21 13:32:43.914 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fYellowstone%20(2018)%2fclearlogo.png/
2022-02-21 13:32:43.930 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:43.957 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:43.957 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Young Sheldon (2017), type = TV Shows, featured = False
2022-02-21 13:32:43.961 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fYoung%20Sheldon%20(2017)%2fclearlogo.png/
2022-02-21 13:32:43.961 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: setLibraryItems, type = TV Shows, items = 250
2022-02-21 13:32:43.961 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: getEnabledItems, items = 250
2022-02-21 13:32:43.962 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-PoolHelper: poolList, chunksize = 63, items = 250
2022-02-21 13:32:43.970 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-PoolHelper: poolList => 8.781194686889648 ms
2022-02-21 13:32:43.971 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Settings: setSetting, key = Select_TV_Shows, value = [COLOR=orange][B]0[/COLOR][/B]/[COLOR=dimgray]250[/COLOR]
2022-02-21 13:32:43.981 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:44.000 T:1064 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:44.000 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Monitor: onSettingsChanged
2022-02-21 13:32:44.001 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: _save, saving to special://profile/addon_data/plugin.video.pseudotv.live/library.json
2022-02-21 13:32:44.001 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: lockFile MasterLock
2022-02-21 13:32:44.001 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/FileLock.dat to /var/media/sdc1-usb-General_USB_Flas/47739.lock
2022-02-21 13:32:44.002 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/47739.lock
2022-02-21 13:32:44.002 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/47739.lock
2022-02-21 13:32:44.002 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/47739.lock
2022-02-21 13:32:44.002 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/47739.lock
2022-02-21 13:32:44.002 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/47739.lock
2022-02-21 13:32:44.003 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/47739.lock
2022-02-21 13:32:44.003 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: findLockEntry
2022-02-21 13:32:44.003 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: File is unlocked
2022-02-21 13:32:44.003 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: writeLockEntry
2022-02-21 13:32:44.003 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: removeLockEntry
2022-02-21 13:32:44.003 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/47739.lock
2022-02-21 13:32:44.003 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/47739.lock
2022-02-21 13:32:44.003 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/47739.lock
2022-02-21 13:32:44.003 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: releaseLockFile
2022-02-21 13:32:44.003 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/47739.lock to /var/media/sdc1-usb-General_USB_Flas/FileLock.dat
2022-02-21 13:32:44.003 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open special://profile/addon_data/plugin.video.pseudotv.live/library.json
2022-02-21 13:32:44.003 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open special://profile/addon_data/plugin.video.pseudotv.live/library.json
2022-02-21 13:32:44.003 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening special://profile/addon_data/plugin.video.pseudotv.live/library.json
2022-02-21 13:32:44.020 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: unlockFile MasterLock
2022-02-21 13:32:44.020 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: Lock not found
2022-02-21 13:32:44.020 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: close
2022-02-21 13:32:44.020 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: unlockFile masterlock
2022-02-21 13:32:44.020 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/FileLock.dat to /var/media/sdc1-usb-General_USB_Flas/30038.lock
2022-02-21 13:32:44.020 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/30038.lock
2022-02-21 13:32:44.020 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/30038.lock
2022-02-21 13:32:44.020 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/30038.lock
2022-02-21 13:32:44.020 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/30038.lock
2022-02-21 13:32:44.020 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/30038.lock
2022-02-21 13:32:44.020 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/30038.lock
2022-02-21 13:32:44.020 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: writeLockEntry
2022-02-21 13:32:44.020 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: removeLockEntry
2022-02-21 13:32:44.021 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/30038.lock
2022-02-21 13:32:44.021 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/30038.lock
2022-02-21 13:32:44.021 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/30038.lock
2022-02-21 13:32:44.021 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: releaseLockFile
2022-02-21 13:32:44.021 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/30038.lock to /var/media/sdc1-usb-General_USB_Flas/FileLock.dat
2022-02-21 13:32:44.021 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: _deposit
2022-02-21 13:32:44.021 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Vault: set_libraryItems, libraryItems
2022-02-21 13:32:44.021 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: set, name = plugin.video.pseudotv.live.fillType.TV Shows, checksum = a9361a56525ac3694cc7f99add82e6d2.d41d8cd98f00b204e9800998ecf8427e.d41d8cd98f00b204e9800998ecf8427e
2022-02-21 13:32:44.050 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:44.061 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.has.TV_Shows, value = True
2022-02-21 13:32:44.069 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:44.071 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.library.gettvgenres, checksum = 0.3.5
2022-02-21 13:32:44.078 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: getLibraryItems, type = TV Genres, enabled = False
2022-02-21 13:32:44.078 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: cleanSelf, before = 0, after = 0
2022-02-21 13:32:44.078 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: getChannels, channels = 0
2022-02-21 13:32:44.078 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.fillType.TV Genres, checksum = 5fbd95fe38aebed30ec90e4f69ce91d4.d41d8cd98f00b204e9800998ecf8427e.d41d8cd98f00b204e9800998ecf8427e
2022-02-21 13:32:44.083 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: fillType, type = TV Genres, items = 25, existing = 0, enabled = 0
2022-02-21 13:32:44.088 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:44.107 T:1004 DEBUG <general>: ------ Window Init (DialogExtendedProgressBar.xml) ------
2022-02-21 13:32:44.119 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:44.141 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:44.141 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Action, type = TV Genres, featured = False
2022-02-21 13:32:44.143 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:44.158 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:44.204 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:44.210 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Action, type = TV Genres found = resource://resource.images.moviegenreicons.transparent/Action.png
2022-02-21 13:32:44.210 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.moviegenreicons.transparent/Action.png
2022-02-21 13:32:44.219 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:44.243 T:1112 INFO <general>: Skipped 2 duplicate messages..
2022-02-21 13:32:44.243 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Action & Adventure, type = TV Genres, featured = False
2022-02-21 13:32:44.246 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:44.258 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:44.299 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:44.310 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:44.328 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:44.328 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Adventure, type = TV Genres, featured = False
2022-02-21 13:32:44.331 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:44.341 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:44.410 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:44.414 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Adventure, type = TV Genres found = resource://resource.images.moviegenreicons.transparent/Adventure.png
2022-02-21 13:32:44.414 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.moviegenreicons.transparent/Adventure.png
2022-02-21 13:32:44.422 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:44.441 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:44.441 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Animation, type = TV Genres, featured = False
2022-02-21 13:32:44.442 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:44.458 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:44.506 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:44.511 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Animation, type = TV Genres found = resource://resource.images.moviegenreicons.transparent/Animation.png
2022-02-21 13:32:44.511 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.moviegenreicons.transparent/Animation.png
2022-02-21 13:32:44.521 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:44.541 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:44.541 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Anime, type = TV Genres, featured = False
2022-02-21 13:32:44.543 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:44.543 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:44.579 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:44.584 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Anime, type = TV Genres found = resource://resource.images.moviegenreicons.transparent/Anime.png
2022-02-21 13:32:44.584 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.moviegenreicons.transparent/Anime.png
2022-02-21 13:32:44.591 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:44.608 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:44.608 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Comedy, type = TV Genres, featured = False
2022-02-21 13:32:44.609 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:44.625 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:44.678 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:44.683 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Comedy, type = TV Genres found = resource://resource.images.moviegenreicons.transparent/Comedy.png
2022-02-21 13:32:44.683 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.moviegenreicons.transparent/Comedy.png
2022-02-21 13:32:44.690 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:44.708 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:44.708 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Crime, type = TV Genres, featured = False
2022-02-21 13:32:44.710 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:44.710 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:44.745 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:44.751 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Crime, type = TV Genres found = resource://resource.images.moviegenreicons.transparent/Crime.png
2022-02-21 13:32:44.751 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.moviegenreicons.transparent/Crime.png
2022-02-21 13:32:44.757 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:44.775 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:44.775 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Documentary, type = TV Genres, featured = False
2022-02-21 13:32:44.776 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:44.791 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:44.839 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:44.843 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Documentary, type = TV Genres found = resource://resource.images.moviegenreicons.transparent/Documentary.png
2022-02-21 13:32:44.843 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.moviegenreicons.transparent/Documentary.png
2022-02-21 13:32:44.856 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:44.875 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:44.875 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Drama, type = TV Genres, featured = False
2022-02-21 13:32:44.876 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:44.876 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:44.916 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:44.920 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Drama, type = TV Genres found = resource://resource.images.moviegenreicons.transparent/Drama.png
2022-02-21 13:32:44.920 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.moviegenreicons.transparent/Drama.png
2022-02-21 13:32:44.926 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:44.942 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:44.942 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Family, type = TV Genres, featured = False
2022-02-21 13:32:44.943 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:44.958 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:45.001 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:45.005 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Family, type = TV Genres found = resource://resource.images.moviegenreicons.transparent/Family.png
2022-02-21 13:32:45.006 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.moviegenreicons.transparent/Family.png
2022-02-21 13:32:45.012 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:45.025 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:45.025 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Fantasy, type = TV Genres, featured = False
2022-02-21 13:32:45.026 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:45.042 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:45.087 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:45.090 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Fantasy, type = TV Genres found = resource://resource.images.moviegenreicons.transparent/Fantasy.png
2022-02-21 13:32:45.090 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.moviegenreicons.transparent/Fantasy.png
2022-02-21 13:32:45.096 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:45.108 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:45.108 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Foreign, type = TV Genres, featured = False
2022-02-21 13:32:45.110 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:45.110 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:45.150 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:45.155 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Foreign, type = TV Genres found = resource://resource.images.moviegenreicons.transparent/Foreign.png
2022-02-21 13:32:45.155 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.moviegenreicons.transparent/Foreign.png
2022-02-21 13:32:45.163 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:45.175 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:45.175 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Historical, type = TV Genres, featured = False
2022-02-21 13:32:45.176 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:45.192 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:45.231 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:45.241 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:45.258 T:1112 INFO <general>: Skipped 2 duplicate messages..
2022-02-21 13:32:45.258 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = History, type = TV Genres, featured = False
2022-02-21 13:32:45.259 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:45.275 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:45.316 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:45.320 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = History, type = TV Genres found = resource://resource.images.moviegenreicons.transparent/History.png
2022-02-21 13:32:45.320 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.moviegenreicons.transparent/History.png
2022-02-21 13:32:45.327 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:45.345 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:45.345 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Kids, type = TV Genres, featured = False
2022-02-21 13:32:45.346 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:45.358 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:45.428 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:45.433 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Kids, type = TV Genres found = resource://resource.images.moviegenreicons.transparent/Kids.png
2022-02-21 13:32:45.433 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.moviegenreicons.transparent/Kids.png
2022-02-21 13:32:45.439 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:45.458 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:45.458 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Mystery, type = TV Genres, featured = False
2022-02-21 13:32:45.459 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:45.475 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:45.527 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:45.533 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Mystery, type = TV Genres found = resource://resource.images.moviegenreicons.transparent/Mystery.png
2022-02-21 13:32:45.533 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.moviegenreicons.transparent/Mystery.png
2022-02-21 13:32:45.539 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:45.559 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:45.559 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Reality TV, type = TV Genres, featured = False
2022-02-21 13:32:45.560 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:45.560 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:45.593 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:45.597 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Reality TV, type = TV Genres found = resource://resource.images.pseudotv.logos/Reality TV.png
2022-02-21 13:32:45.597 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.pseudotv.logos/Reality TV.png
2022-02-21 13:32:45.603 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:45.625 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:45.625 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Romance, type = TV Genres, featured = False
2022-02-21 13:32:45.627 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:45.642 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:45.713 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:45.718 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Romance, type = TV Genres found = resource://resource.images.moviegenreicons.transparent/Romance.png
2022-02-21 13:32:45.718 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.moviegenreicons.transparent/Romance.png
2022-02-21 13:32:45.724 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:45.742 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:45.742 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Sci-Fi & Fantasy, type = TV Genres, featured = False
2022-02-21 13:32:45.743 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:45.759 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:45.801 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:45.813 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:45.826 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:45.826 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Science Fiction, type = TV Genres, featured = False
2022-02-21 13:32:45.827 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:45.842 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:45.888 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:45.893 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Science Fiction, type = TV Genres found = resource://resource.images.moviegenreicons.transparent/Science Fiction.png
2022-02-21 13:32:45.893 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.moviegenreicons.transparent/Science Fiction.png
2022-02-21 13:32:45.902 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:45.926 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:45.926 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Series, type = TV Genres, featured = False
2022-02-21 13:32:45.927 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:45.942 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:45.983 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:45.994 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:46.009 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:46.009 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Supernatural, type = TV Genres, featured = False
2022-02-21 13:32:46.010 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:46.032 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:46.085 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:46.096 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:46.109 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:46.109 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Thriller, type = TV Genres, featured = False
2022-02-21 13:32:46.110 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:46.126 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:46.171 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:46.179 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:46.182 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Thriller, type = TV Genres found = resource://resource.images.moviegenreicons.transparent/Thriller.png
2022-02-21 13:32:46.182 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.moviegenreicons.transparent/Thriller.png
2022-02-21 13:32:46.198 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:46.227 T:1064 INFO <general>: Skipped 3 duplicate messages..
2022-02-21 13:32:46.227 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.isClient, value = False
2022-02-21 13:32:46.243 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:46.245 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = War, type = TV Genres, featured = False
2022-02-21 13:32:46.247 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:46.263 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:46.264 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:46.325 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:46.328 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = War, type = TV Genres found = resource://resource.images.moviegenreicons.transparent/War.png
2022-02-21 13:32:46.328 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.moviegenreicons.transparent/War.png
2022-02-21 13:32:46.336 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:46.359 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:46.359 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Western, type = TV Genres, featured = False
2022-02-21 13:32:46.360 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:46.376 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:46.416 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:46.422 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Western, type = TV Genres found = resource://resource.images.moviegenreicons.transparent/Western.png
2022-02-21 13:32:46.422 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.moviegenreicons.transparent/Western.png
2022-02-21 13:32:46.422 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: setLibraryItems, type = TV Genres, items = 25
2022-02-21 13:32:46.422 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: getEnabledItems, items = 25
2022-02-21 13:32:46.422 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-PoolHelper: poolList, chunksize = 7, items = 25
2022-02-21 13:32:46.426 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-PoolHelper: poolList => 4.4403076171875 ms
2022-02-21 13:32:46.426 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Settings: setSetting, key = Select_TV_Genres, value = [COLOR=orange][B]0[/COLOR][/B]/[COLOR=dimgray]25[/COLOR]
2022-02-21 13:32:46.438 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:46.446 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:46.446 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: _save, saving to special://profile/addon_data/plugin.video.pseudotv.live/library.json
2022-02-21 13:32:46.446 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: lockFile MasterLock
2022-02-21 13:32:46.446 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/FileLock.dat to /var/media/sdc1-usb-General_USB_Flas/13083.lock
2022-02-21 13:32:46.446 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/13083.lock
2022-02-21 13:32:46.446 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/13083.lock
2022-02-21 13:32:46.446 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/13083.lock
2022-02-21 13:32:46.446 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/13083.lock
2022-02-21 13:32:46.446 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/13083.lock
2022-02-21 13:32:46.447 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/13083.lock
2022-02-21 13:32:46.447 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: findLockEntry
2022-02-21 13:32:46.447 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: File is unlocked
2022-02-21 13:32:46.447 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: writeLockEntry
2022-02-21 13:32:46.447 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: removeLockEntry
2022-02-21 13:32:46.447 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/13083.lock
2022-02-21 13:32:46.447 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/13083.lock
2022-02-21 13:32:46.447 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/13083.lock
2022-02-21 13:32:46.447 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: releaseLockFile
2022-02-21 13:32:46.447 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/13083.lock to /var/media/sdc1-usb-General_USB_Flas/FileLock.dat
2022-02-21 13:32:46.447 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open special://profile/addon_data/plugin.video.pseudotv.live/library.json
2022-02-21 13:32:46.447 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open special://profile/addon_data/plugin.video.pseudotv.live/library.json
2022-02-21 13:32:46.447 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening special://profile/addon_data/plugin.video.pseudotv.live/library.json
2022-02-21 13:32:46.458 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Monitor: onSettingsChanged
2022-02-21 13:32:46.459 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: unlockFile MasterLock
2022-02-21 13:32:46.459 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: Lock not found
2022-02-21 13:32:46.459 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: close
2022-02-21 13:32:46.459 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: unlockFile masterlock
2022-02-21 13:32:46.459 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/FileLock.dat to /var/media/sdc1-usb-General_USB_Flas/14668.lock
2022-02-21 13:32:46.460 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/14668.lock
2022-02-21 13:32:46.460 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/14668.lock
2022-02-21 13:32:46.460 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/14668.lock
2022-02-21 13:32:46.460 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/14668.lock
2022-02-21 13:32:46.460 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/14668.lock
2022-02-21 13:32:46.460 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/14668.lock
2022-02-21 13:32:46.460 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: writeLockEntry
2022-02-21 13:32:46.460 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: removeLockEntry
2022-02-21 13:32:46.460 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/14668.lock
2022-02-21 13:32:46.460 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/14668.lock
2022-02-21 13:32:46.460 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/14668.lock
2022-02-21 13:32:46.460 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: releaseLockFile
2022-02-21 13:32:46.460 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/14668.lock to /var/media/sdc1-usb-General_USB_Flas/FileLock.dat
2022-02-21 13:32:46.460 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: _deposit
2022-02-21 13:32:46.460 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Vault: set_libraryItems, libraryItems
2022-02-21 13:32:46.460 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: set, name = plugin.video.pseudotv.live.fillType.TV Genres, checksum = 5fbd95fe38aebed30ec90e4f69ce91d4.d41d8cd98f00b204e9800998ecf8427e.d41d8cd98f00b204e9800998ecf8427e
2022-02-21 13:32:46.478 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:46.493 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.has.TV_Genres, value = True
2022-02-21 13:32:46.500 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:46.502 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.library.getmoviegenres, checksum = 0.3.5
2022-02-21 13:32:46.509 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: getLibraryItems, type = Movie Genres, enabled = False
2022-02-21 13:32:46.509 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: cleanSelf, before = 0, after = 0
2022-02-21 13:32:46.509 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: getChannels, channels = 0
2022-02-21 13:32:46.509 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.fillType.Movie Genres, checksum = 47c62ccd21ed04773f8a611299a62403.d41d8cd98f00b204e9800998ecf8427e.d41d8cd98f00b204e9800998ecf8427e
2022-02-21 13:32:46.513 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: fillType, type = Movie Genres, items = 22, existing = 0, enabled = 0
2022-02-21 13:32:46.518 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:46.543 T:1004 DEBUG <general>: ------ Window Init (DialogExtendedProgressBar.xml) ------
2022-02-21 13:32:46.553 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:46.576 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:46.576 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Action, type = Movie Genres, featured = False
2022-02-21 13:32:46.578 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:46.593 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:46.633 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:46.638 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Action, type = Movie Genres found = resource://resource.images.moviegenreicons.transparent/Action.png
2022-02-21 13:32:46.638 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.moviegenreicons.transparent/Action.png
2022-02-21 13:32:46.644 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:46.660 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:46.660 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Adventure, type = Movie Genres, featured = False
2022-02-21 13:32:46.661 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:46.677 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:46.728 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:46.736 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Adventure, type = Movie Genres found = resource://resource.images.moviegenreicons.transparent/Adventure.png
2022-02-21 13:32:46.736 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.moviegenreicons.transparent/Adventure.png
2022-02-21 13:32:46.743 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:46.760 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:46.760 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Animation, type = Movie Genres, featured = False
2022-02-21 13:32:46.761 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:46.777 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:46.815 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:46.820 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Animation, type = Movie Genres found = resource://resource.images.moviegenreicons.transparent/Animation.png
2022-02-21 13:32:46.820 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.moviegenreicons.transparent/Animation.png
2022-02-21 13:32:46.826 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:46.843 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:46.843 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Anime, type = Movie Genres, featured = False
2022-02-21 13:32:46.844 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:46.854 T:1110 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:46.860 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:46.900 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:46.904 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Anime, type = Movie Genres found = resource://resource.images.moviegenreicons.transparent/Anime.png
2022-02-21 13:32:46.904 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.moviegenreicons.transparent/Anime.png
2022-02-21 13:32:46.910 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:46.927 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:46.927 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Comedy, type = Movie Genres, featured = False
2022-02-21 13:32:46.928 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:46.943 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:46.986 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:46.990 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Comedy, type = Movie Genres found = resource://resource.images.moviegenreicons.transparent/Comedy.png
2022-02-21 13:32:46.990 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.moviegenreicons.transparent/Comedy.png
2022-02-21 13:32:46.997 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:47.010 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:47.010 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Crime, type = Movie Genres, featured = False
2022-02-21 13:32:47.011 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:47.027 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:47.101 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:47.106 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Crime, type = Movie Genres found = resource://resource.images.moviegenreicons.transparent/Crime.png
2022-02-21 13:32:47.106 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.moviegenreicons.transparent/Crime.png
2022-02-21 13:32:47.113 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:47.127 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:47.127 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Documentary, type = Movie Genres, featured = False
2022-02-21 13:32:47.128 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:47.143 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:47.205 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:47.208 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Documentary, type = Movie Genres found = resource://resource.images.moviegenreicons.transparent/Documentary.png
2022-02-21 13:32:47.208 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.moviegenreicons.transparent/Documentary.png
2022-02-21 13:32:47.215 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:47.231 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:47.231 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Drama, type = Movie Genres, featured = False
2022-02-21 13:32:47.231 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:47.244 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:47.289 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:47.302 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:47.306 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Drama, type = Movie Genres found = resource://resource.images.moviegenreicons.transparent/Drama.png
2022-02-21 13:32:47.306 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.moviegenreicons.transparent/Drama.png
2022-02-21 13:32:47.314 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:47.327 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:47.327 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Family, type = Movie Genres, featured = False
2022-02-21 13:32:47.328 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:47.344 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:47.380 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:47.386 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Family, type = Movie Genres found = resource://resource.images.moviegenreicons.transparent/Family.png
2022-02-21 13:32:47.386 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.moviegenreicons.transparent/Family.png
2022-02-21 13:32:47.391 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:47.410 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:47.410 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Fantasy, type = Movie Genres, featured = False
2022-02-21 13:32:47.412 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:47.427 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:47.468 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:47.472 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Fantasy, type = Movie Genres found = resource://resource.images.moviegenreicons.transparent/Fantasy.png
2022-02-21 13:32:47.472 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.moviegenreicons.transparent/Fantasy.png
2022-02-21 13:32:47.478 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:47.494 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:47.494 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Foreign, type = Movie Genres, featured = False
2022-02-21 13:32:47.495 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:47.511 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:47.548 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:47.553 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Foreign, type = Movie Genres found = resource://resource.images.moviegenreicons.transparent/Foreign.png
2022-02-21 13:32:47.553 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.moviegenreicons.transparent/Foreign.png
2022-02-21 13:32:47.559 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:47.577 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:47.577 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = History, type = Movie Genres, featured = False
2022-02-21 13:32:47.578 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:47.594 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:47.667 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:47.672 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = History, type = Movie Genres found = resource://resource.images.moviegenreicons.transparent/History.png
2022-02-21 13:32:47.672 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.moviegenreicons.transparent/History.png
2022-02-21 13:32:47.677 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:47.694 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:47.694 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Horror, type = Movie Genres, featured = False
2022-02-21 13:32:47.695 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:47.715 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:47.758 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:47.763 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Horror, type = Movie Genres found = resource://resource.images.moviegenreicons.transparent/Horror.png
2022-02-21 13:32:47.763 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.moviegenreicons.transparent/Horror.png
2022-02-21 13:32:47.778 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:47.794 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:47.794 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Music, type = Movie Genres, featured = False
2022-02-21 13:32:47.797 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:47.811 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:47.892 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:47.897 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Music, type = Movie Genres found = resource://resource.images.moviegenreicons.transparent/Music.png
2022-02-21 13:32:47.897 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.moviegenreicons.transparent/Music.png
2022-02-21 13:32:47.905 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:47.928 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:47.928 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Mystery, type = Movie Genres, featured = False
2022-02-21 13:32:47.929 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:47.930 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:47.965 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:47.971 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Mystery, type = Movie Genres found = resource://resource.images.moviegenreicons.transparent/Mystery.png
2022-02-21 13:32:47.971 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.moviegenreicons.transparent/Mystery.png
2022-02-21 13:32:47.977 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:47.994 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:47.994 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Romance, type = Movie Genres, featured = False
2022-02-21 13:32:47.995 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:48.011 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:48.052 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:48.056 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Romance, type = Movie Genres found = resource://resource.images.moviegenreicons.transparent/Romance.png
2022-02-21 13:32:48.056 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.moviegenreicons.transparent/Romance.png
2022-02-21 13:32:48.063 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:48.078 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:48.078 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Science Fiction, type = Movie Genres, featured = False
2022-02-21 13:32:48.079 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:48.094 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:48.138 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:48.141 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Science Fiction, type = Movie Genres found = resource://resource.images.moviegenreicons.transparent/Science Fiction.png
2022-02-21 13:32:48.142 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.moviegenreicons.transparent/Science Fiction.png
2022-02-21 13:32:48.148 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:48.161 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:48.161 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Sport, type = Movie Genres, featured = False
2022-02-21 13:32:48.162 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:48.181 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:48.230 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:48.236 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Sport, type = Movie Genres found = resource://resource.images.moviegenreicons.transparent/Sport.png
2022-02-21 13:32:48.236 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.moviegenreicons.transparent/Sport.png
2022-02-21 13:32:48.242 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:48.261 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:48.261 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = TV Movie, type = Movie Genres, featured = False
2022-02-21 13:32:48.263 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:48.278 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:48.327 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:48.335 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:48.348 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:48.362 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:48.362 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Thriller, type = Movie Genres, featured = False
2022-02-21 13:32:48.364 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:48.364 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:48.401 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:48.408 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Thriller, type = Movie Genres found = resource://resource.images.moviegenreicons.transparent/Thriller.png
2022-02-21 13:32:48.408 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.moviegenreicons.transparent/Thriller.png
2022-02-21 13:32:48.414 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:48.428 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:48.428 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = War, type = Movie Genres, featured = False
2022-02-21 13:32:48.429 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:48.445 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:48.486 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:48.494 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = War, type = Movie Genres found = resource://resource.images.moviegenreicons.transparent/War.png
2022-02-21 13:32:48.494 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.moviegenreicons.transparent/War.png
2022-02-21 13:32:48.506 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:48.528 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:48.528 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Western, type = Movie Genres, featured = False
2022-02-21 13:32:48.529 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:48.530 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:48.568 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:48.572 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Western, type = Movie Genres found = resource://resource.images.moviegenreicons.transparent/Western.png
2022-02-21 13:32:48.573 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.moviegenreicons.transparent/Western.png
2022-02-21 13:32:48.573 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: setLibraryItems, type = Movie Genres, items = 22
2022-02-21 13:32:48.573 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: getEnabledItems, items = 22
2022-02-21 13:32:48.573 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-PoolHelper: poolList, chunksize = 6, items = 22
2022-02-21 13:32:48.577 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-PoolHelper: poolList => 4.026651382446289 ms
2022-02-21 13:32:48.577 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Settings: setSetting, key = Select_Movie_Genres, value = [COLOR=orange][B]0[/COLOR][/B]/[COLOR=dimgray]22[/COLOR]
2022-02-21 13:32:48.582 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:48.591 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:48.591 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: _save, saving to special://profile/addon_data/plugin.video.pseudotv.live/library.json
2022-02-21 13:32:48.591 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: lockFile MasterLock
2022-02-21 13:32:48.591 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/FileLock.dat to /var/media/sdc1-usb-General_USB_Flas/18278.lock
2022-02-21 13:32:48.592 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/18278.lock
2022-02-21 13:32:48.592 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/18278.lock
2022-02-21 13:32:48.592 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/18278.lock
2022-02-21 13:32:48.592 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/18278.lock
2022-02-21 13:32:48.592 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/18278.lock
2022-02-21 13:32:48.592 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/18278.lock
2022-02-21 13:32:48.592 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: findLockEntry
2022-02-21 13:32:48.592 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: File is unlocked
2022-02-21 13:32:48.592 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: writeLockEntry
2022-02-21 13:32:48.592 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: removeLockEntry
2022-02-21 13:32:48.592 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/18278.lock
2022-02-21 13:32:48.592 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/18278.lock
2022-02-21 13:32:48.592 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/18278.lock
2022-02-21 13:32:48.592 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: releaseLockFile
2022-02-21 13:32:48.592 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/18278.lock to /var/media/sdc1-usb-General_USB_Flas/FileLock.dat
2022-02-21 13:32:48.592 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open special://profile/addon_data/plugin.video.pseudotv.live/library.json
2022-02-21 13:32:48.592 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open special://profile/addon_data/plugin.video.pseudotv.live/library.json
2022-02-21 13:32:48.592 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening special://profile/addon_data/plugin.video.pseudotv.live/library.json
2022-02-21 13:32:48.605 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: unlockFile MasterLock
2022-02-21 13:32:48.605 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: Lock not found
2022-02-21 13:32:48.605 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: close
2022-02-21 13:32:48.605 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: unlockFile masterlock
2022-02-21 13:32:48.605 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/FileLock.dat to /var/media/sdc1-usb-General_USB_Flas/37180.lock
2022-02-21 13:32:48.605 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/37180.lock
2022-02-21 13:32:48.605 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/37180.lock
2022-02-21 13:32:48.605 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/37180.lock
2022-02-21 13:32:48.605 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/37180.lock
2022-02-21 13:32:48.605 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/37180.lock
2022-02-21 13:32:48.605 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/37180.lock
2022-02-21 13:32:48.606 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: writeLockEntry
2022-02-21 13:32:48.606 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: removeLockEntry
2022-02-21 13:32:48.606 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/37180.lock
2022-02-21 13:32:48.606 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/37180.lock
2022-02-21 13:32:48.606 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/37180.lock
2022-02-21 13:32:48.606 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: releaseLockFile
2022-02-21 13:32:48.606 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/37180.lock to /var/media/sdc1-usb-General_USB_Flas/FileLock.dat
2022-02-21 13:32:48.606 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: _deposit
2022-02-21 13:32:48.606 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Vault: set_libraryItems, libraryItems
2022-02-21 13:32:48.606 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: set, name = plugin.video.pseudotv.live.fillType.Movie Genres, checksum = 47c62ccd21ed04773f8a611299a62403.d41d8cd98f00b204e9800998ecf8427e.d41d8cd98f00b204e9800998ecf8427e
2022-02-21 13:32:48.617 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Monitor: onSettingsChanged
2022-02-21 13:32:48.625 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:48.631 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.has.Movie_Genres, value = True
2022-02-21 13:32:48.638 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:48.639 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.library.getmoviestudios, checksum = 0.3.5
2022-02-21 13:32:48.644 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: getLibraryItems, type = Movie Studios, enabled = False
2022-02-21 13:32:48.644 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: cleanSelf, before = 0, after = 0
2022-02-21 13:32:48.644 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: getChannels, channels = 0
2022-02-21 13:32:48.644 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.fillType.Movie Studios, checksum = 3577173c05dc23384670d3eb0dfce1ba.d41d8cd98f00b204e9800998ecf8427e.d41d8cd98f00b204e9800998ecf8427e
2022-02-21 13:32:48.647 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: fillType, type = Movie Studios, items = 25, existing = 0, enabled = 0
2022-02-21 13:32:48.654 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:48.678 T:1004 DEBUG <general>: ------ Window Init (DialogExtendedProgressBar.xml) ------
2022-02-21 13:32:48.689 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:48.712 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:48.712 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = 20th Century Fox, type = Movie Studios, featured = False
2022-02-21 13:32:48.713 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:48.729 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:48.807 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:48.811 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = 20th Century Fox, type = Movie Studios found = resource://resource.images.studios.white/20th Century Fox.png
2022-02-21 13:32:48.811 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.white/20th Century Fox.png
2022-02-21 13:32:48.820 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:48.845 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:48.845 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Amblin Entertainment, type = Movie Studios, featured = False
2022-02-21 13:32:48.846 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:48.855 T:1008 DEBUG <general>: LIRC: - NEW 192 0 KEY_CHANNELUP devinput (KEY_CHANNELUP)
2022-02-21 13:32:48.862 T:1004 DEBUG <general>: HandleKey: leftshift (0xd2) pressed, action is PageUp
2022-02-21 13:32:48.862 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:48.948 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:48.954 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Amblin Entertainment, type = Movie Studios found = resource://resource.images.studios.white/Amblin Entertainment.png
2022-02-21 13:32:48.954 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.white/Amblin Entertainment.png
2022-02-21 13:32:48.960 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:48.979 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:48.979 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Columbia Pictures, type = Movie Studios, featured = False
2022-02-21 13:32:48.981 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:48.981 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:49.033 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:49.045 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Columbia Pictures, type = Movie Studios found = resource://resource.images.studios.white/Columbia Pictures.png
2022-02-21 13:32:49.045 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.white/Columbia Pictures.png
2022-02-21 13:32:49.055 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:49.079 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:49.079 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = DreamWorks Pictures, type = Movie Studios, featured = False
2022-02-21 13:32:49.080 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:49.080 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:49.121 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:49.126 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = DreamWorks Pictures, type = Movie Studios found = resource://resource.images.studios.white/DreamWorks Pictures.png
2022-02-21 13:32:49.126 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.white/DreamWorks Pictures.png
2022-02-21 13:32:49.133 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:49.145 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:49.145 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Dune Entertainment, type = Movie Studios, featured = False
2022-02-21 13:32:49.147 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:49.162 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:49.202 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:49.207 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Dune Entertainment, type = Movie Studios found = resource://resource.images.studios.white/Dune Entertainment.png
2022-02-21 13:32:49.207 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.white/Dune Entertainment.png
2022-02-21 13:32:49.213 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:49.229 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:49.229 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Eon Productions, type = Movie Studios, featured = False
2022-02-21 13:32:49.230 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:49.245 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:49.283 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:49.289 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Eon Productions, type = Movie Studios found = resource://resource.images.studios.white/Eon Productions.png
2022-02-21 13:32:49.289 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.white/Eon Productions.png
2022-02-21 13:32:49.294 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:49.312 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:49.312 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Ingenious Media, type = Movie Studios, featured = False
2022-02-21 13:32:49.313 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:49.329 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:49.360 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:49.391 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:49.395 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Ingenious Media, type = Movie Studios found = resource://resource.images.studios.white/Ingenious Media.png
2022-02-21 13:32:49.395 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.white/Ingenious Media.png
2022-02-21 13:32:49.404 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:49.429 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:49.429 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Lionsgate, type = Movie Studios, featured = False
2022-02-21 13:32:49.431 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:49.446 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:49.505 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:49.509 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Lionsgate, type = Movie Studios found = resource://resource.images.studios.white/Lionsgate.png
2022-02-21 13:32:49.509 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.white/Lionsgate.png
2022-02-21 13:32:49.518 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:49.529 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:49.529 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Malpaso Productions, type = Movie Studios, featured = False
2022-02-21 13:32:49.530 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:49.546 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:49.592 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:49.596 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Malpaso Productions, type = Movie Studios found = resource://resource.images.studios.white/Malpaso Productions.png
2022-02-21 13:32:49.596 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.white/Malpaso Productions.png
2022-02-21 13:32:49.607 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:49.629 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:49.629 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Marvel Studios, type = Movie Studios, featured = False
2022-02-21 13:32:49.630 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:49.646 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:49.681 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:49.686 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Marvel Studios, type = Movie Studios found = resource://resource.images.studios.white/Marvel Studios.png
2022-02-21 13:32:49.686 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.white/Marvel Studios.png
2022-02-21 13:32:49.694 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:49.713 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:49.713 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Metro-Goldwyn-Mayer, type = Movie Studios, featured = False
2022-02-21 13:32:49.714 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:49.729 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:49.789 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:49.794 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Metro-Goldwyn-Mayer, type = Movie Studios found = resource://resource.images.studios.white/Metro-Goldwyn-Mayer.png
2022-02-21 13:32:49.794 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.white/Metro-Goldwyn-Mayer.png
2022-02-21 13:32:49.800 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:49.813 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:49.813 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = New Line Cinema, type = Movie Studios, featured = False
2022-02-21 13:32:49.814 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:49.830 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:49.873 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:49.877 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = New Line Cinema, type = Movie Studios found = resource://resource.images.studios.white/NewLineCinema.png
2022-02-21 13:32:49.877 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.white/NewLineCinema.png
2022-02-21 13:32:49.883 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:49.896 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:49.896 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Paramount, type = Movie Studios, featured = False
2022-02-21 13:32:49.898 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:49.913 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:49.967 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:49.971 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Paramount, type = Movie Studios found = resource://resource.images.studios.white/Paramount.png
2022-02-21 13:32:49.971 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.white/Paramount.png
2022-02-21 13:32:49.977 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:49.996 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:49.996 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Relativity Media, type = Movie Studios, featured = False
2022-02-21 13:32:49.997 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:50.013 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:50.070 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:50.075 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Relativity Media, type = Movie Studios found = resource://resource.images.studios.white/Relativity Media.png
2022-02-21 13:32:50.075 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.white/Relativity Media.png
2022-02-21 13:32:50.081 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:50.096 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:50.096 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Sony Pictures, type = Movie Studios, featured = False
2022-02-21 13:32:50.097 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:50.097 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:50.132 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:50.136 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Sony Pictures, type = Movie Studios found = resource://resource.images.studios.white/Sony Pictures.png
2022-02-21 13:32:50.137 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.white/Sony Pictures.png
2022-02-21 13:32:50.143 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:50.162 T:1008 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:50.162 T:1008 DEBUG <general>: LIRC: - NEW 193 0 KEY_CHANNELDOWN devinput (KEY_CHANNELDOWN)
2022-02-21 13:32:50.163 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Summit Entertainment, type = Movie Studios, featured = False
2022-02-21 13:32:50.163 T:1004 DEBUG <general>: HandleKey: rightshift (0xd3) pressed, action is PageDown
2022-02-21 13:32:50.164 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:50.174 T:1051 DEBUG <general>: ffmpeg[0x4f0bbe0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
2022-02-21 13:32:50.174 T:1043 DEBUG <general>: ffmpeg[0x394b5b0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
2022-02-21 13:32:50.180 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:50.225 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:50.230 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Summit Entertainment, type = Movie Studios found = resource://resource.images.studios.white/Summit Entertainment.png
2022-02-21 13:32:50.230 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.white/Summit Entertainment.png
2022-02-21 13:32:50.239 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:50.263 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:50.263 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = TSG Entertainment, type = Movie Studios, featured = False
2022-02-21 13:32:50.264 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:50.280 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:50.320 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:50.324 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = TSG Entertainment, type = Movie Studios found = resource://resource.images.studios.white/TSG Entertainment.png
2022-02-21 13:32:50.324 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.white/TSG Entertainment.png
2022-02-21 13:32:50.332 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:50.347 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:50.347 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Touchstone Pictures, type = Movie Studios, featured = False
2022-02-21 13:32:50.348 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:50.363 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:50.414 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:50.449 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:50.458 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Touchstone Pictures, type = Movie Studios found = resource://resource.images.studios.white/Touchstone Pictures.png
2022-02-21 13:32:50.458 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.white/Touchstone Pictures.png
2022-02-21 13:32:50.470 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:50.497 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:50.497 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = TriStar Pictures, type = Movie Studios, featured = False
2022-02-21 13:32:50.498 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:50.513 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:50.586 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:50.591 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = TriStar Pictures, type = Movie Studios found = resource://resource.images.studios.white/TriStar Pictures.png
2022-02-21 13:32:50.591 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.white/TriStar Pictures.png
2022-02-21 13:32:50.597 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:50.613 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:50.613 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = United Artists, type = Movie Studios, featured = False
2022-02-21 13:32:50.614 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:50.630 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:50.671 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:50.674 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = United Artists, type = Movie Studios found = resource://resource.images.studios.white/United Artists.png
2022-02-21 13:32:50.674 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.white/United Artists.png
2022-02-21 13:32:50.681 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:50.697 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:50.697 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Universal Pictures, type = Movie Studios, featured = False
2022-02-21 13:32:50.698 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:50.713 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:50.759 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:50.765 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Universal Pictures, type = Movie Studios found = resource://resource.images.studios.white/Universal Pictures.png
2022-02-21 13:32:50.765 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.white/Universal Pictures.png
2022-02-21 13:32:50.779 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:50.797 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:50.797 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Village Roadshow Pictures, type = Movie Studios, featured = False
2022-02-21 13:32:50.798 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:50.814 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:50.858 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:50.861 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Village Roadshow Pictures, type = Movie Studios found = resource://resource.images.studios.white/Village Roadshow Pictures.png
2022-02-21 13:32:50.861 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.white/Village Roadshow Pictures.png
2022-02-21 13:32:50.868 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:50.880 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:50.880 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Walt Disney Pictures, type = Movie Studios, featured = False
2022-02-21 13:32:50.881 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:50.897 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:50.976 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:50.980 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Walt Disney Pictures, type = Movie Studios found = resource://resource.images.studios.white/Walt Disney Pictures.png
2022-02-21 13:32:50.980 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.white/Walt Disney Pictures.png
2022-02-21 13:32:50.992 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:51.014 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:51.014 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Walt Disney Productions, type = Movie Studios, featured = False
2022-02-21 13:32:51.015 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:51.030 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:51.077 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:51.081 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Walt Disney Productions, type = Movie Studios found = resource://resource.images.studios.white/Walt Disney Productions.png
2022-02-21 13:32:51.081 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.white/Walt Disney Productions.png
2022-02-21 13:32:51.093 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:51.114 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:51.114 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Warner Bros. Pictures, type = Movie Studios, featured = False
2022-02-21 13:32:51.116 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:51.116 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:51.174 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:51.179 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Warner Bros. Pictures, type = Movie Studios found = resource://resource.images.studios.white/Warner Bros. Pictures.png
2022-02-21 13:32:51.179 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.studios.white/Warner Bros. Pictures.png
2022-02-21 13:32:51.180 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: setLibraryItems, type = Movie Studios, items = 25
2022-02-21 13:32:51.180 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: getEnabledItems, items = 25
2022-02-21 13:32:51.180 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-PoolHelper: poolList, chunksize = 7, items = 25
2022-02-21 13:32:51.184 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-PoolHelper: poolList => 4.272937774658203 ms
2022-02-21 13:32:51.184 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Settings: setSetting, key = Select_Movie_Studios, value = [COLOR=orange][B]0[/COLOR][/B]/[COLOR=dimgray]25[/COLOR]
2022-02-21 13:32:51.192 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:51.201 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:51.201 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: _save, saving to special://profile/addon_data/plugin.video.pseudotv.live/library.json
2022-02-21 13:32:51.201 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: lockFile MasterLock
2022-02-21 13:32:51.201 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/FileLock.dat to /var/media/sdc1-usb-General_USB_Flas/4784.lock
2022-02-21 13:32:51.202 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/4784.lock
2022-02-21 13:32:51.202 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/4784.lock
2022-02-21 13:32:51.202 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/4784.lock
2022-02-21 13:32:51.202 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/4784.lock
2022-02-21 13:32:51.202 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/4784.lock
2022-02-21 13:32:51.202 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/4784.lock
2022-02-21 13:32:51.202 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: findLockEntry
2022-02-21 13:32:51.202 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: File is unlocked
2022-02-21 13:32:51.202 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: writeLockEntry
2022-02-21 13:32:51.202 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: removeLockEntry
2022-02-21 13:32:51.202 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/4784.lock
2022-02-21 13:32:51.202 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/4784.lock
2022-02-21 13:32:51.202 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/4784.lock
2022-02-21 13:32:51.202 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: releaseLockFile
2022-02-21 13:32:51.202 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/4784.lock to /var/media/sdc1-usb-General_USB_Flas/FileLock.dat
2022-02-21 13:32:51.202 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open special://profile/addon_data/plugin.video.pseudotv.live/library.json
2022-02-21 13:32:51.202 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open special://profile/addon_data/plugin.video.pseudotv.live/library.json
2022-02-21 13:32:51.203 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening special://profile/addon_data/plugin.video.pseudotv.live/library.json
2022-02-21 13:32:51.213 T:1008 DEBUG <general>: LIRC: - NEW 67 0 KEY_UP devinput (KEY_UP)
2022-02-21 13:32:51.214 T:1004 DEBUG <general>: HandleKey: 166 (0xa6, obc89) pressed, action is Up
2022-02-21 13:32:51.216 T:1052 DEBUG <general>: ffmpeg[0x4b4d520X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
2022-02-21 13:32:51.217 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: unlockFile MasterLock
2022-02-21 13:32:51.217 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: Lock not found
2022-02-21 13:32:51.217 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: close
2022-02-21 13:32:51.218 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: unlockFile masterlock
2022-02-21 13:32:51.218 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/FileLock.dat to /var/media/sdc1-usb-General_USB_Flas/35776.lock
2022-02-21 13:32:51.218 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/35776.lock
2022-02-21 13:32:51.218 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/35776.lock
2022-02-21 13:32:51.218 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/35776.lock
2022-02-21 13:32:51.218 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/35776.lock
2022-02-21 13:32:51.218 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/35776.lock
2022-02-21 13:32:51.218 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/35776.lock
2022-02-21 13:32:51.218 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: writeLockEntry
2022-02-21 13:32:51.218 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: removeLockEntry
2022-02-21 13:32:51.218 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/35776.lock
2022-02-21 13:32:51.218 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/35776.lock
2022-02-21 13:32:51.218 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/35776.lock
2022-02-21 13:32:51.218 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: releaseLockFile
2022-02-21 13:32:51.218 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/35776.lock to /var/media/sdc1-usb-General_USB_Flas/FileLock.dat
2022-02-21 13:32:51.218 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: _deposit
2022-02-21 13:32:51.219 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Vault: set_libraryItems, libraryItems
2022-02-21 13:32:51.219 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: set, name = plugin.video.pseudotv.live.fillType.Movie Studios, checksum = 3577173c05dc23384670d3eb0dfce1ba.d41d8cd98f00b204e9800998ecf8427e.d41d8cd98f00b204e9800998ecf8427e
2022-02-21 13:32:51.236 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:51.250 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.has.Movie_Studios, value = True
2022-02-21 13:32:51.258 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:51.260 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.library.gettvgenres, checksum = 0.3.5
2022-02-21 13:32:51.261 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.library.getmoviegenres, checksum = 0.3.5
2022-02-21 13:32:51.264 T:1064 INFO <general>: Skipped 13 duplicate messages..
2022-02-21 13:32:51.264 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Monitor: onSettingsChanged
2022-02-21 13:32:51.267 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.library.getmoviegenres, checksum = 0.3.5
2022-02-21 13:32:51.271 T:1112 INFO <general>: Skipped 10 duplicate messages..
2022-02-21 13:32:51.271 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: getLibraryItems, type = Mixed Genres, enabled = False
2022-02-21 13:32:51.271 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: cleanSelf, before = 0, after = 0
2022-02-21 13:32:51.271 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: getChannels, channels = 0
2022-02-21 13:32:51.271 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.fillType.Mixed Genres, checksum = 76911482b001d686aabd0651f2f5f8b0.d41d8cd98f00b204e9800998ecf8427e.d41d8cd98f00b204e9800998ecf8427e
2022-02-21 13:32:51.275 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: fillType, type = Mixed Genres, items = 18, existing = 0, enabled = 0
2022-02-21 13:32:51.280 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:51.301 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-globals: getIdle, idleState = False, idleTime = 0
2022-02-21 13:32:51.306 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:51.313 T:1064 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:51.313 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.isClient, value = False
2022-02-21 13:32:51.314 T:1004 DEBUG <general>: ------ Window Init (DialogExtendedProgressBar.xml) ------
2022-02-21 13:32:51.318 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:51.347 T:1112 INFO <general>: Skipped 2 duplicate messages..
2022-02-21 13:32:51.347 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Action, type = Mixed Genres, featured = False
2022-02-21 13:32:51.348 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:51.364 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:51.417 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:51.430 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:51.432 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Action, type = Mixed Genres found = resource://resource.images.moviegenreicons.transparent/Action.png
2022-02-21 13:32:51.432 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.moviegenreicons.transparent/Action.png
2022-02-21 13:32:51.440 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:51.464 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:51.464 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Adventure, type = Mixed Genres, featured = False
2022-02-21 13:32:51.465 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:51.481 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:51.529 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:51.533 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Adventure, type = Mixed Genres found = resource://resource.images.moviegenreicons.transparent/Adventure.png
2022-02-21 13:32:51.533 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.moviegenreicons.transparent/Adventure.png
2022-02-21 13:32:51.547 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:51.564 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:51.564 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Animation, type = Mixed Genres, featured = False
2022-02-21 13:32:51.567 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:51.567 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:51.607 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:51.611 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Animation, type = Mixed Genres found = resource://resource.images.moviegenreicons.transparent/Animation.png
2022-02-21 13:32:51.611 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.moviegenreicons.transparent/Animation.png
2022-02-21 13:32:51.617 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:51.631 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:51.631 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Anime, type = Mixed Genres, featured = False
2022-02-21 13:32:51.632 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:51.647 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:51.688 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:51.694 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Anime, type = Mixed Genres found = resource://resource.images.moviegenreicons.transparent/Anime.png
2022-02-21 13:32:51.694 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.moviegenreicons.transparent/Anime.png
2022-02-21 13:32:51.703 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:51.714 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:51.714 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Comedy, type = Mixed Genres, featured = False
2022-02-21 13:32:51.715 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:51.731 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:51.772 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:51.777 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Comedy, type = Mixed Genres found = resource://resource.images.moviegenreicons.transparent/Comedy.png
2022-02-21 13:32:51.777 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.moviegenreicons.transparent/Comedy.png
2022-02-21 13:32:51.784 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:51.798 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:51.798 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Crime, type = Mixed Genres, featured = False
2022-02-21 13:32:51.801 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:51.815 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:51.856 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:51.867 T:1110 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:51.869 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Crime, type = Mixed Genres found = resource://resource.images.moviegenreicons.transparent/Crime.png
2022-02-21 13:32:51.869 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.moviegenreicons.transparent/Crime.png
2022-02-21 13:32:51.880 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:51.898 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:51.898 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Documentary, type = Mixed Genres, featured = False
2022-02-21 13:32:51.899 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:51.915 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:51.987 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:51.994 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Documentary, type = Mixed Genres found = resource://resource.images.moviegenreicons.transparent/Documentary.png
2022-02-21 13:32:51.995 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.moviegenreicons.transparent/Documentary.png
2022-02-21 13:32:51.997 T:1008 DEBUG <general>: LIRC: - NEW 166 0 KEY_INFO devinput (KEY_INFO)
2022-02-21 13:32:51.998 T:1004 DEBUG <general>: HandleKey: launch_media_center (0xc3) pressed, action is Info
2022-02-21 13:32:51.998 T:1004 DEBUG <general>: ------ Window Init (DialogAddonInfo.xml) ------
2022-02-21 13:32:51.998 T:1004 INFO <general>: Loading skin file: DialogAddonInfo.xml, load type: KEEP_IN_MEMORY
2022-02-21 13:32:52.001 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:52.019 T:1004 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:52.019 T:1004 DEBUG <general>: ADDONS: repo: repository.lunatixz - 1 addon(s) loaded
2022-02-21 13:32:52.019 T:1004 DEBUG <general>: ADDONS: repo: repository.pseudotv - 1 addon(s) loaded
2022-02-21 13:32:52.019 T:1004 DEBUG <general>: ADDONS: update check: addonID = plugin.video.pseudotv.live / Origin = repository.pseudotv / Version = 0.3.5
2022-02-21 13:32:52.019 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon plugin.video.pseudotv.live is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.023 T:1004 DEBUG <general>: ADDONS: repo: repository.libreelec.tv - 9 addon(s) loaded
2022-02-21 13:32:52.023 T:1004 DEBUG <general>: ADDONS: update check: addonID = pvr.iptvsimple / Origin = repository.libreelec.tv / Version = 19.1.0.1
2022-02-21 13:32:52.023 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon pvr.iptvsimple is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.024 T:1004 DEBUG <general>: ADDONS: repo: repository.lunatixz - 1 addon(s) loaded
2022-02-21 13:32:52.024 T:1004 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-02-21 13:32:52.024 T:1004 DEBUG <general>: ADDONS: update check: addonID = service.iptv.manager / Origin = repository.xbmc.org / Version = 0.2.3+matrix.1
2022-02-21 13:32:52.024 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon service.iptv.manager is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.024 T:1004 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-02-21 13:32:52.025 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.module.six / Origin = repository.xbmc.org / Version = 1.15.0+matrix.1
2022-02-21 13:32:52.025 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon script.module.six is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.025 T:1004 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-02-21 13:32:52.025 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.module.kodi-six / Origin = repository.xbmc.org / Version = 0.1.3.1
2022-02-21 13:32:52.025 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon script.module.kodi-six is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.026 T:1004 DEBUG <general>: ADDONS: repo: repository.titan.bingie.mod - 1 addon(s) loaded
2022-02-21 13:32:52.026 T:1004 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-02-21 13:32:52.026 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.module.simplecache / Origin = repository.xbmc.org / Version = 2.0.2
2022-02-21 13:32:52.026 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon script.module.simplecache is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.026 T:1004 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-02-21 13:32:52.026 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.embuary.helper / Origin = repository.xbmc.org / Version = 2.0.8
2022-02-21 13:32:52.026 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon script.embuary.helper is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.027 T:1004 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-02-21 13:32:52.027 T:1004 DEBUG <general>: ADDONS: update check: addonID = plugin.library.node.editor / Origin = repository.xbmc.org / Version = 2.0.5
2022-02-21 13:32:52.027 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon plugin.library.node.editor is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.028 T:1004 DEBUG <general>: ADDONS: repo: repository.lunatixz - 2 addon(s) loaded
2022-02-21 13:32:52.028 T:1004 DEBUG <general>: ADDONS: repo: repository.pseudotv - 1 addon(s) loaded
2022-02-21 13:32:52.028 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.module.fuzzywuzzy / Origin = repository.pseudotv / Version = 0.18.0
2022-02-21 13:32:52.028 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon script.module.fuzzywuzzy is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.028 T:1004 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-02-21 13:32:52.028 T:1004 DEBUG <general>: ADDONS: update check: addonID = resource.images.studios.white / Origin = repository.xbmc.org / Version = 0.0.28
2022-02-21 13:32:52.028 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon resource.images.studios.white is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.029 T:1004 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-02-21 13:32:52.029 T:1004 DEBUG <general>: ADDONS: update check: addonID = resource.images.studios.coloured / Origin = repository.xbmc.org / Version = 0.0.20
2022-02-21 13:32:52.029 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon resource.images.studios.coloured is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.029 T:1004 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-02-21 13:32:52.029 T:1004 DEBUG <general>: ADDONS: update check: addonID = resource.images.moviegenreicons.transparent / Origin = repository.xbmc.org / Version = 0.0.6
2022-02-21 13:32:52.029 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon resource.images.moviegenreicons.transparent is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.029 T:1004 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-02-21 13:32:52.029 T:1004 DEBUG <general>: ADDONS: update check: addonID = resource.images.musicgenreicons.text / Origin = repository.xbmc.org / Version = 0.1.0
2022-02-21 13:32:52.029 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon resource.images.musicgenreicons.text is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.030 T:1004 DEBUG <general>: ADDONS: repo: repository.lunatixz - 1 addon(s) loaded
2022-02-21 13:32:52.030 T:1004 DEBUG <general>: ADDONS: repo: repository.pseudotv - 1 addon(s) loaded
2022-02-21 13:32:52.030 T:1004 DEBUG <general>: ADDONS: update check: addonID = resource.images.pseudotv.logos / Origin = repository.lunatixz / Version = 0.0.2
2022-02-21 13:32:52.030 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon resource.images.pseudotv.logos is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.030 T:1004 DEBUG <general>: ADDONS: repo: repository.lunatixz - 1 addon(s) loaded
2022-02-21 13:32:52.030 T:1004 DEBUG <general>: ADDONS: repo: repository.pseudotv - 1 addon(s) loaded
2022-02-21 13:32:52.030 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon resource.videos.bumpers.pseudotv is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.031 T:1004 DEBUG <general>: ADDONS: repo: repository.lunatixz - 1 addon(s) loaded
2022-02-21 13:32:52.031 T:1004 DEBUG <general>: ADDONS: repo: repository.pseudotv - 1 addon(s) loaded
2022-02-21 13:32:52.031 T:1004 DEBUG <general>: ADDONS: update check: addonID = resource.videos.ratings.mpaa.classic / Origin = repository.lunatixz / Version = 0.0.2
2022-02-21 13:32:52.031 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon resource.videos.ratings.mpaa.classic is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.031 T:1004 DEBUG <general>: ADDONS: repo: repository.lunatixz - 1 addon(s) loaded
2022-02-21 13:32:52.031 T:1004 DEBUG <general>: ADDONS: repo: repository.pseudotv - 1 addon(s) loaded
2022-02-21 13:32:52.031 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon resource.videos.bumpers.sample is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.032 T:1004 DEBUG <general>: ADDONS: repo: repository.lunatixz - 1 addon(s) loaded
2022-02-21 13:32:52.032 T:1004 DEBUG <general>: ADDONS: repo: repository.pseudotv - 1 addon(s) loaded
2022-02-21 13:32:52.032 T:1004 DEBUG <general>: ADDONS: update check: addonID = resource.videos.commercials.sample / Origin = repository.lunatixz / Version = 0.0.1
2022-02-21 13:32:52.032 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon resource.videos.commercials.sample is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.032 T:1004 DEBUG <general>: ADDONS: repo: repository.lunatixz - 1 addon(s) loaded
2022-02-21 13:32:52.032 T:1004 DEBUG <general>: ADDONS: repo: repository.pseudotv - 1 addon(s) loaded
2022-02-21 13:32:52.032 T:1004 DEBUG <general>: ADDONS: update check: addonID = resource.videos.trailers.sample / Origin = repository.lunatixz / Version = 0.0.1
2022-02-21 13:32:52.032 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon resource.videos.trailers.sample is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.032 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.module.pil / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 5.1.0
2022-02-21 13:32:52.032 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon script.module.pil is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.033 T:1004 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-02-21 13:32:52.033 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon script.artistslideshow is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.034 T:1004 DEBUG <general>: ADDONS: repo: repository.libreelec.tv - 4 addon(s) loaded
2022-02-21 13:32:52.034 T:1004 DEBUG <general>: ADDONS: update check: addonID = inputstream.ffmpegdirect / Origin = repository.libreelec.tv / Version = 19.0.1.1
2022-02-21 13:32:52.034 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon inputstream.ffmpegdirect is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.036 T:1004 DEBUG <general>: ADDONS: repo: repository.libreelec.tv - 6 addon(s) loaded
2022-02-21 13:32:52.036 T:1004 DEBUG <general>: ADDONS: update check: addonID = inputstream.adaptive / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 19.0.2.1
2022-02-21 13:32:52.036 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon inputstream.adaptive is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.036 T:1004 DEBUG <general>: ADDONS: repo: repository.libreelec.tv - 3 addon(s) loaded
2022-02-21 13:32:52.037 T:1004 DEBUG <general>: ADDONS: update check: addonID = inputstream.rtmp / Origin = repository.libreelec.tv / Version = 19.0.1.1
2022-02-21 13:32:52.037 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon inputstream.rtmp is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.037 T:1004 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-02-21 13:32:52.037 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.module.dateutil / Origin = repository.xbmc.org / Version = 2.8.2
2022-02-21 13:32:52.037 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon script.module.dateutil is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.037 T:1004 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-02-21 13:32:52.037 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.module.unidecode / Origin = repository.xbmc.org / Version = 1.1.1+matrix.2
2022-02-21 13:32:52.037 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon script.module.unidecode is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.037 T:1004 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-02-21 13:32:52.037 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.module.requests / Origin = repository.xbmc.org / Version = 2.25.1+matrix.1
2022-02-21 13:32:52.037 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon script.module.requests is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.038 T:1004 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-02-21 13:32:52.038 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon script.module.defusedxml is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.038 T:1004 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-02-21 13:32:52.038 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.module.kodi-six / Origin = repository.xbmc.org / Version = 0.1.3.1
2022-02-21 13:32:52.038 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon script.module.kodi-six is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.038 T:1004 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-02-21 13:32:52.038 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.module.future / Origin = repository.xbmc.org / Version = 0.18.2+matrix.1
2022-02-21 13:32:52.038 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon script.module.future is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.038 T:1004 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-02-21 13:32:52.038 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.module.six / Origin = repository.xbmc.org / Version = 1.15.0+matrix.1
2022-02-21 13:32:52.038 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon script.module.six is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.039 T:1004 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-02-21 13:32:52.039 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.module.certifi / Origin = repository.xbmc.org / Version = 2020.12.05+matrix.1
2022-02-21 13:32:52.039 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon script.module.certifi is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.039 T:1004 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-02-21 13:32:52.039 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.module.chardet / Origin = repository.xbmc.org / Version = 4.0.0+matrix.1
2022-02-21 13:32:52.039 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon script.module.chardet is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.039 T:1004 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-02-21 13:32:52.039 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.module.idna / Origin = repository.xbmc.org / Version = 2.10.0+matrix.1
2022-02-21 13:32:52.039 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon script.module.idna is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.039 T:1004 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-02-21 13:32:52.039 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.module.urllib3 / Origin = repository.xbmc.org / Version = 1.26.4+matrix.1
2022-02-21 13:32:52.039 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon script.module.urllib3 is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.041 T:1004 DEBUG <general>: ADDONS: repo: repository.libreelec.tv - 9 addon(s) loaded
2022-02-21 13:32:52.041 T:1004 DEBUG <general>: ADDONS: update check: addonID = pvr.iptvsimple / Origin = repository.libreelec.tv / Version = 19.1.0.1
2022-02-21 13:32:52.041 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon pvr.iptvsimple is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.042 T:1004 DEBUG <general>: ADDONS: repo: repository.lunatixz - 1 addon(s) loaded
2022-02-21 13:32:52.042 T:1004 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-02-21 13:32:52.042 T:1004 DEBUG <general>: ADDONS: update check: addonID = service.iptv.manager / Origin = repository.xbmc.org / Version = 0.2.3+matrix.1
2022-02-21 13:32:52.042 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon service.iptv.manager is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.042 T:1004 DEBUG <general>: ADDONS: repo: repository.titan.bingie.mod - 1 addon(s) loaded
2022-02-21 13:32:52.042 T:1004 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-02-21 13:32:52.042 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.module.simplecache / Origin = repository.xbmc.org / Version = 2.0.2
2022-02-21 13:32:52.042 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon script.module.simplecache is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.042 T:1004 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-02-21 13:32:52.042 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.embuary.helper / Origin = repository.xbmc.org / Version = 2.0.8
2022-02-21 13:32:52.043 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon script.embuary.helper is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.043 T:1004 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-02-21 13:32:52.043 T:1004 DEBUG <general>: ADDONS: update check: addonID = plugin.library.node.editor / Origin = repository.xbmc.org / Version = 2.0.5
2022-02-21 13:32:52.043 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon plugin.library.node.editor is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.043 T:1004 DEBUG <general>: ADDONS: repo: repository.lunatixz - 2 addon(s) loaded
2022-02-21 13:32:52.043 T:1004 DEBUG <general>: ADDONS: repo: repository.pseudotv - 1 addon(s) loaded
2022-02-21 13:32:52.043 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.module.fuzzywuzzy / Origin = repository.pseudotv / Version = 0.18.0
2022-02-21 13:32:52.043 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon script.module.fuzzywuzzy is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.043 T:1004 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-02-21 13:32:52.043 T:1004 DEBUG <general>: ADDONS: update check: addonID = resource.images.studios.white / Origin = repository.xbmc.org / Version = 0.0.28
2022-02-21 13:32:52.043 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon resource.images.studios.white is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.043 T:1004 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-02-21 13:32:52.043 T:1004 DEBUG <general>: ADDONS: update check: addonID = resource.images.studios.coloured / Origin = repository.xbmc.org / Version = 0.0.20
2022-02-21 13:32:52.043 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon resource.images.studios.coloured is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.044 T:1004 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-02-21 13:32:52.044 T:1004 DEBUG <general>: ADDONS: update check: addonID = resource.images.moviegenreicons.transparent / Origin = repository.xbmc.org / Version = 0.0.6
2022-02-21 13:32:52.044 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon resource.images.moviegenreicons.transparent is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.044 T:1004 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-02-21 13:32:52.044 T:1004 DEBUG <general>: ADDONS: update check: addonID = resource.images.musicgenreicons.text / Origin = repository.xbmc.org / Version = 0.1.0
2022-02-21 13:32:52.044 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon resource.images.musicgenreicons.text is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.044 T:1004 DEBUG <general>: ADDONS: repo: repository.lunatixz - 1 addon(s) loaded
2022-02-21 13:32:52.044 T:1004 DEBUG <general>: ADDONS: repo: repository.pseudotv - 1 addon(s) loaded
2022-02-21 13:32:52.044 T:1004 DEBUG <general>: ADDONS: update check: addonID = resource.images.pseudotv.logos / Origin = repository.lunatixz / Version = 0.0.2
2022-02-21 13:32:52.044 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon resource.images.pseudotv.logos is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.044 T:1004 DEBUG <general>: ADDONS: repo: repository.lunatixz - 1 addon(s) loaded
2022-02-21 13:32:52.044 T:1004 DEBUG <general>: ADDONS: repo: repository.pseudotv - 1 addon(s) loaded
2022-02-21 13:32:52.044 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon resource.videos.bumpers.pseudotv is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.045 T:1004 DEBUG <general>: ADDONS: repo: repository.lunatixz - 1 addon(s) loaded
2022-02-21 13:32:52.045 T:1004 DEBUG <general>: ADDONS: repo: repository.pseudotv - 1 addon(s) loaded
2022-02-21 13:32:52.045 T:1004 DEBUG <general>: ADDONS: update check: addonID = resource.videos.ratings.mpaa.classic / Origin = repository.lunatixz / Version = 0.0.2
2022-02-21 13:32:52.045 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon resource.videos.ratings.mpaa.classic is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.045 T:1004 DEBUG <general>: ADDONS: repo: repository.lunatixz - 1 addon(s) loaded
2022-02-21 13:32:52.045 T:1004 DEBUG <general>: ADDONS: repo: repository.pseudotv - 1 addon(s) loaded
2022-02-21 13:32:52.045 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon resource.videos.bumpers.sample is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.045 T:1004 DEBUG <general>: ADDONS: repo: repository.lunatixz - 1 addon(s) loaded
2022-02-21 13:32:52.045 T:1004 DEBUG <general>: ADDONS: repo: repository.pseudotv - 1 addon(s) loaded
2022-02-21 13:32:52.045 T:1004 DEBUG <general>: ADDONS: update check: addonID = resource.videos.commercials.sample / Origin = repository.lunatixz / Version = 0.0.1
2022-02-21 13:32:52.045 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon resource.videos.commercials.sample is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.045 T:1004 DEBUG <general>: ADDONS: repo: repository.lunatixz - 1 addon(s) loaded
2022-02-21 13:32:52.045 T:1004 DEBUG <general>: ADDONS: repo: repository.pseudotv - 1 addon(s) loaded
2022-02-21 13:32:52.045 T:1004 DEBUG <general>: ADDONS: update check: addonID = resource.videos.trailers.sample / Origin = repository.lunatixz / Version = 0.0.1
2022-02-21 13:32:52.045 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon resource.videos.trailers.sample is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.045 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.module.pil / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 5.1.0
2022-02-21 13:32:52.045 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon script.module.pil is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.046 T:1004 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-02-21 13:32:52.046 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon script.artistslideshow is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.046 T:1004 DEBUG <general>: ADDONS: repo: repository.libreelec.tv - 4 addon(s) loaded
2022-02-21 13:32:52.046 T:1004 DEBUG <general>: ADDONS: update check: addonID = inputstream.ffmpegdirect / Origin = repository.libreelec.tv / Version = 19.0.1.1
2022-02-21 13:32:52.046 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon inputstream.ffmpegdirect is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.047 T:1004 DEBUG <general>: ADDONS: repo: repository.libreelec.tv - 6 addon(s) loaded
2022-02-21 13:32:52.047 T:1004 DEBUG <general>: ADDONS: update check: addonID = inputstream.adaptive / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 19.0.2.1
2022-02-21 13:32:52.047 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon inputstream.adaptive is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.048 T:1004 DEBUG <general>: ADDONS: repo: repository.libreelec.tv - 3 addon(s) loaded
2022-02-21 13:32:52.048 T:1004 DEBUG <general>: ADDONS: update check: addonID = inputstream.rtmp / Origin = repository.libreelec.tv / Version = 19.0.1.1
2022-02-21 13:32:52.048 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon inputstream.rtmp is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.048 T:1004 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-02-21 13:32:52.048 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.module.dateutil / Origin = repository.xbmc.org / Version = 2.8.2
2022-02-21 13:32:52.048 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon script.module.dateutil is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.048 T:1004 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-02-21 13:32:52.048 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.module.unidecode / Origin = repository.xbmc.org / Version = 1.1.1+matrix.2
2022-02-21 13:32:52.048 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon script.module.unidecode is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.049 T:1004 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-02-21 13:32:52.049 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.module.requests / Origin = repository.xbmc.org / Version = 2.25.1+matrix.1
2022-02-21 13:32:52.049 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon script.module.requests is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.049 T:1004 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-02-21 13:32:52.049 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon script.module.defusedxml is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.049 T:1004 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-02-21 13:32:52.049 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.module.kodi-six / Origin = repository.xbmc.org / Version = 0.1.3.1
2022-02-21 13:32:52.049 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon script.module.kodi-six is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.049 T:1004 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-02-21 13:32:52.049 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.module.future / Origin = repository.xbmc.org / Version = 0.18.2+matrix.1
2022-02-21 13:32:52.049 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon script.module.future is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.049 T:1004 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-02-21 13:32:52.049 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.module.six / Origin = repository.xbmc.org / Version = 1.15.0+matrix.1
2022-02-21 13:32:52.049 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon script.module.six is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.050 T:1004 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-02-21 13:32:52.050 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.module.certifi / Origin = repository.xbmc.org / Version = 2020.12.05+matrix.1
2022-02-21 13:32:52.050 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon script.module.certifi is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.050 T:1004 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-02-21 13:32:52.050 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.module.chardet / Origin = repository.xbmc.org / Version = 4.0.0+matrix.1
2022-02-21 13:32:52.050 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon script.module.chardet is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.050 T:1004 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-02-21 13:32:52.050 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.module.idna / Origin = repository.xbmc.org / Version = 2.10.0+matrix.1
2022-02-21 13:32:52.050 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon script.module.idna is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.050 T:1004 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-02-21 13:32:52.050 T:1004 DEBUG <general>: ADDONS: update check: addonID = script.module.urllib3 / Origin = repository.xbmc.org / Version = 1.26.4+matrix.1
2022-02-21 13:32:52.050 T:1004 DEBUG <general>: CAddonMgr::FindInstallableById: addon script.module.urllib3 is up-to-date or not installed. falling back to get latest version from all repos
2022-02-21 13:32:52.054 T:1004 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:52.055 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Drama, type = Mixed Genres, featured = False
2022-02-21 13:32:52.057 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:52.065 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:52.106 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:52.109 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Drama, type = Mixed Genres found = resource://resource.images.moviegenreicons.transparent/Drama.png
2022-02-21 13:32:52.109 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.moviegenreicons.transparent/Drama.png
2022-02-21 13:32:52.116 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:52.134 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:52.134 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Family, type = Mixed Genres, featured = False
2022-02-21 13:32:52.137 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:52.151 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:52.166 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:32:52.181 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14766
2022-02-21 13:32:52.190 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:52.197 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Family, type = Mixed Genres found = resource://resource.images.moviegenreicons.transparent/Family.png
2022-02-21 13:32:52.198 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.moviegenreicons.transparent/Family.png
2022-02-21 13:32:52.209 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:52.231 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:52.231 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Fantasy, type = Mixed Genres, featured = False
2022-02-21 13:32:52.232 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:52.248 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:52.312 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:52.318 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Fantasy, type = Mixed Genres found = resource://resource.images.moviegenreicons.transparent/Fantasy.png
2022-02-21 13:32:52.318 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.moviegenreicons.transparent/Fantasy.png
2022-02-21 13:32:52.327 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:52.348 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:52.348 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Foreign, type = Mixed Genres, featured = False
2022-02-21 13:32:52.350 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:52.350 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:52.394 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:52.399 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Foreign, type = Mixed Genres found = resource://resource.images.moviegenreicons.transparent/Foreign.png
2022-02-21 13:32:52.399 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.moviegenreicons.transparent/Foreign.png
2022-02-21 13:32:52.408 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:52.432 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:52.432 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = History, type = Mixed Genres, featured = False
2022-02-21 13:32:52.434 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:52.442 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:52.448 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:52.514 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:52.519 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = History, type = Mixed Genres found = resource://resource.images.moviegenreicons.transparent/History.png
2022-02-21 13:32:52.519 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.moviegenreicons.transparent/History.png
2022-02-21 13:32:52.529 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:52.549 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:52.549 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Mystery, type = Mixed Genres, featured = False
2022-02-21 13:32:52.550 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:52.550 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:52.593 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:52.600 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Mystery, type = Mixed Genres found = resource://resource.images.moviegenreicons.transparent/Mystery.png
2022-02-21 13:32:52.600 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.moviegenreicons.transparent/Mystery.png
2022-02-21 13:32:52.610 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:52.632 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:52.632 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Romance, type = Mixed Genres, featured = False
2022-02-21 13:32:52.633 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:52.648 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:52.692 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:52.698 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Romance, type = Mixed Genres found = resource://resource.images.moviegenreicons.transparent/Romance.png
2022-02-21 13:32:52.698 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.moviegenreicons.transparent/Romance.png
2022-02-21 13:32:52.709 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:52.732 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:52.732 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Science Fiction, type = Mixed Genres, featured = False
2022-02-21 13:32:52.733 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:52.733 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:52.947 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:52.951 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Science Fiction, type = Mixed Genres found = resource://resource.images.moviegenreicons.transparent/Science Fiction.png
2022-02-21 13:32:52.951 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.moviegenreicons.transparent/Science Fiction.png
2022-02-21 13:32:52.959 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:52.982 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:52.982 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Thriller, type = Mixed Genres, featured = False
2022-02-21 13:32:52.984 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:52.999 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:53.043 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:53.050 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Thriller, type = Mixed Genres found = resource://resource.images.moviegenreicons.transparent/Thriller.png
2022-02-21 13:32:53.050 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.moviegenreicons.transparent/Thriller.png
2022-02-21 13:32:53.060 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:53.083 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:53.083 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = War, type = Mixed Genres, featured = False
2022-02-21 13:32:53.084 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:53.084 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:53.127 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:53.134 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = War, type = Mixed Genres found = resource://resource.images.moviegenreicons.transparent/War.png
2022-02-21 13:32:53.134 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.moviegenreicons.transparent/War.png
2022-02-21 13:32:53.144 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:53.170 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:53.170 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Western, type = Mixed Genres, featured = False
2022-02-21 13:32:53.172 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo
2022-02-21 13:32:53.182 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.5
2022-02-21 13:32:53.235 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-02-21 13:32:53.240 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkResource: chname = Western, type = Mixed Genres found = resource://resource.images.moviegenreicons.transparent/Western.png
2022-02-21 13:32:53.240 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found resource://resource.images.moviegenreicons.transparent/Western.png
2022-02-21 13:32:53.240 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: setLibraryItems, type = Mixed Genres, items = 18
2022-02-21 13:32:53.241 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: getEnabledItems, items = 18
2022-02-21 13:32:53.241 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-PoolHelper: poolList, chunksize = 5, items = 18
2022-02-21 13:32:53.249 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-PoolHelper: poolList => 8.748769760131836 ms
2022-02-21 13:32:53.250 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Settings: setSetting, key = Select_Mixed_Genres, value = [COLOR=orange][B]0[/COLOR][/B]/[COLOR=dimgray]18[/COLOR]
2022-02-21 13:32:53.258 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:53.269 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:53.269 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: _save, saving to special://profile/addon_data/plugin.video.pseudotv.live/library.json
2022-02-21 13:32:53.269 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: lockFile MasterLock
2022-02-21 13:32:53.269 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/FileLock.dat to /var/media/sdc1-usb-General_USB_Flas/50605.lock
2022-02-21 13:32:53.269 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/50605.lock
2022-02-21 13:32:53.269 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/50605.lock
2022-02-21 13:32:53.269 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/50605.lock
2022-02-21 13:32:53.269 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/50605.lock
2022-02-21 13:32:53.269 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/50605.lock
2022-02-21 13:32:53.269 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/50605.lock
2022-02-21 13:32:53.269 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: findLockEntry
2022-02-21 13:32:53.269 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: File is unlocked
2022-02-21 13:32:53.269 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: writeLockEntry
2022-02-21 13:32:53.269 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: removeLockEntry
2022-02-21 13:32:53.269 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/50605.lock
2022-02-21 13:32:53.269 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/50605.lock
2022-02-21 13:32:53.269 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/50605.lock
2022-02-21 13:32:53.269 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: releaseLockFile
2022-02-21 13:32:53.269 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/50605.lock to /var/media/sdc1-usb-General_USB_Flas/FileLock.dat
2022-02-21 13:32:53.270 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open special://profile/addon_data/plugin.video.pseudotv.live/library.json
2022-02-21 13:32:53.270 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open special://profile/addon_data/plugin.video.pseudotv.live/library.json
2022-02-21 13:32:53.270 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening special://profile/addon_data/plugin.video.pseudotv.live/library.json
2022-02-21 13:32:53.284 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: unlockFile MasterLock
2022-02-21 13:32:53.284 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: Lock not found
2022-02-21 13:32:53.284 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: close
2022-02-21 13:32:53.284 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: unlockFile masterlock
2022-02-21 13:32:53.284 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/FileLock.dat to /var/media/sdc1-usb-General_USB_Flas/16055.lock
2022-02-21 13:32:53.284 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/16055.lock
2022-02-21 13:32:53.284 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/16055.lock
2022-02-21 13:32:53.284 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/16055.lock
2022-02-21 13:32:53.284 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/16055.lock
2022-02-21 13:32:53.284 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/16055.lock
2022-02-21 13:32:53.284 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/16055.lock
2022-02-21 13:32:53.284 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: writeLockEntry
2022-02-21 13:32:53.284 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: removeLockEntry
2022-02-21 13:32:53.284 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/16055.lock
2022-02-21 13:32:53.284 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/16055.lock
2022-02-21 13:32:53.284 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/16055.lock
2022-02-21 13:32:53.284 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: releaseLockFile
2022-02-21 13:32:53.285 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/16055.lock to /var/media/sdc1-usb-General_USB_Flas/FileLock.dat
2022-02-21 13:32:53.285 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: _deposit
2022-02-21 13:32:53.285 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Vault: set_libraryItems, libraryItems
2022-02-21 13:32:53.285 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: set, name = plugin.video.pseudotv.live.fillType.Mixed Genres, checksum = 76911482b001d686aabd0651f2f5f8b0.d41d8cd98f00b204e9800998ecf8427e.d41d8cd98f00b204e9800998ecf8427e
2022-02-21 13:32:53.301 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:53.327 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Monitor: onSettingsChanged
2022-02-21 13:32:53.328 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.has.Mixed_Genres, value = True
2022-02-21 13:32:53.336 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:53.338 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: getLibraryItems, type = Mixed, enabled = False
2022-02-21 13:32:53.338 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: cleanSelf, before = 0, after = 0
2022-02-21 13:32:53.338 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: getChannels, channels = 0
2022-02-21 13:32:53.339 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.fillType.Mixed, checksum = 7af794df06bfa2f78378920f06b0719c.d41d8cd98f00b204e9800998ecf8427e.d41d8cd98f00b204e9800998ecf8427e
2022-02-21 13:32:53.351 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: fillType, type = Mixed, items = 3, existing = 0, enabled = 0
2022-02-21 13:32:53.357 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:53.391 T:1004 DEBUG <general>: ------ Window Init (DialogExtendedProgressBar.xml) ------
2022-02-21 13:32:53.410 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:53.434 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:53.434 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Recently Added, type = Mixed, featured = False
2022-02-21 13:32:53.435 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkLocal: chname = Recently Added found = /storage/.kodi/addons/plugin.video.pseudotv.live/resources/images/Recently Added.png
2022-02-21 13:32:53.435 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found special://home/addons/plugin.video.pseudotv.live/resources/images/Recently Added.png
2022-02-21 13:32:53.446 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:53.468 T:1112 INFO <general>: Skipped 2 duplicate messages..
2022-02-21 13:32:53.468 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = Seasonal, type = Mixed, featured = False
2022-02-21 13:32:53.468 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkLocal: chname = Seasonal found = /storage/.kodi/addons/plugin.video.pseudotv.live/resources/images/Seasonal.png
2022-02-21 13:32:53.468 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found special://home/addons/plugin.video.pseudotv.live/resources/images/Seasonal.png
2022-02-21 13:32:53.478 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:53.502 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:53.502 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: chname = PVR Recordings, type = Mixed, featured = False
2022-02-21 13:32:53.502 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: chkLocal: chname = PVR Recordings found = /storage/.kodi/addons/plugin.video.pseudotv.live/resources/images/PVR Recordings.png
2022-02-21 13:32:53.502 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: getLogo: found special://home/addons/plugin.video.pseudotv.live/resources/images/PVR Recordings.png
2022-02-21 13:32:53.502 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: setLibraryItems, type = Mixed, items = 3
2022-02-21 13:32:53.502 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: getEnabledItems, items = 3
2022-02-21 13:32:53.503 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-PoolHelper: poolList, chunksize = 1, items = 3
2022-02-21 13:32:53.511 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-PoolHelper: poolList => 7.955789566040039 ms
2022-02-21 13:32:53.511 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Settings: setSetting, key = Select_Mixed, value = [COLOR=orange][B]0[/COLOR][/B]/[COLOR=dimgray]3[/COLOR]
2022-02-21 13:32:53.516 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:53.527 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:53.527 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: _save, saving to special://profile/addon_data/plugin.video.pseudotv.live/library.json
2022-02-21 13:32:53.528 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: lockFile MasterLock
2022-02-21 13:32:53.528 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/FileLock.dat to /var/media/sdc1-usb-General_USB_Flas/46561.lock
2022-02-21 13:32:53.528 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/46561.lock
2022-02-21 13:32:53.528 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/46561.lock
2022-02-21 13:32:53.528 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/46561.lock
2022-02-21 13:32:53.528 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/46561.lock
2022-02-21 13:32:53.528 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/46561.lock
2022-02-21 13:32:53.528 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/46561.lock
2022-02-21 13:32:53.528 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: findLockEntry
2022-02-21 13:32:53.528 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: File is unlocked
2022-02-21 13:32:53.528 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: writeLockEntry
2022-02-21 13:32:53.528 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: removeLockEntry
2022-02-21 13:32:53.528 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/46561.lock
2022-02-21 13:32:53.528 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/46561.lock
2022-02-21 13:32:53.528 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/46561.lock
2022-02-21 13:32:53.528 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: releaseLockFile
2022-02-21 13:32:53.528 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/46561.lock to /var/media/sdc1-usb-General_USB_Flas/FileLock.dat
2022-02-21 13:32:53.528 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Monitor: onSettingsChanged
2022-02-21 13:32:53.529 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open special://profile/addon_data/plugin.video.pseudotv.live/library.json
2022-02-21 13:32:53.529 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open special://profile/addon_data/plugin.video.pseudotv.live/library.json
2022-02-21 13:32:53.529 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening special://profile/addon_data/plugin.video.pseudotv.live/library.json
2022-02-21 13:32:53.545 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: unlockFile MasterLock
2022-02-21 13:32:53.545 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: Lock not found
2022-02-21 13:32:53.545 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: close
2022-02-21 13:32:53.545 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: unlockFile masterlock
2022-02-21 13:32:53.545 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/FileLock.dat to /var/media/sdc1-usb-General_USB_Flas/1192.lock
2022-02-21 13:32:53.545 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/1192.lock
2022-02-21 13:32:53.545 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/1192.lock
2022-02-21 13:32:53.545 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/1192.lock
2022-02-21 13:32:53.546 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/1192.lock
2022-02-21 13:32:53.546 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/1192.lock
2022-02-21 13:32:53.546 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/1192.lock
2022-02-21 13:32:53.546 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: writeLockEntry
2022-02-21 13:32:53.546 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: removeLockEntry
2022-02-21 13:32:53.546 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/1192.lock
2022-02-21 13:32:53.546 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/1192.lock
2022-02-21 13:32:53.546 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/1192.lock
2022-02-21 13:32:53.546 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: releaseLockFile
2022-02-21 13:32:53.546 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/1192.lock to /var/media/sdc1-usb-General_USB_Flas/FileLock.dat
2022-02-21 13:32:53.546 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: _deposit
2022-02-21 13:32:53.546 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Vault: set_libraryItems, libraryItems
2022-02-21 13:32:53.546 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: set, name = plugin.video.pseudotv.live.fillType.Mixed, checksum = 7af794df06bfa2f78378920f06b0719c.d41d8cd98f00b204e9800998ecf8427e.d41d8cd98f00b204e9800998ecf8427e
2022-02-21 13:32:53.561 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:53.569 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.has.Mixed, value = True
2022-02-21 13:32:53.578 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:53.588 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:53.588 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.89dabea0426f9e22df7841cbca38cff2, checksum = 0.3.5
2022-02-21 13:32:53.593 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-PoolHelper: poolList, chunksize = 2, items = 5
2022-02-21 13:32:53.598 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-PoolHelper: poolList => 5.380392074584961 ms
2022-02-21 13:32:53.598 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Recommended: fillRecommended, found = 0
2022-02-21 13:32:53.598 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: getLibraryItems, type = Recommended, enabled = False
2022-02-21 13:32:53.598 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: cleanSelf, before = 0, after = 0
2022-02-21 13:32:53.598 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: getChannels, channels = 0
2022-02-21 13:32:53.598 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.fillType.Recommended, checksum = d41d8cd98f00b204e9800998ecf8427e.d41d8cd98f00b204e9800998ecf8427e.d41d8cd98f00b204e9800998ecf8427e
2022-02-21 13:32:53.603 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: fillType, type = Recommended, items = 0, existing = 0, enabled = 0
2022-02-21 13:32:53.609 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:53.635 T:1004 DEBUG <general>: ------ Window Init (DialogExtendedProgressBar.xml) ------
2022-02-21 13:32:53.642 T:1008 DEBUG <general>: LIRC: - NEW 69 0 KEY_LEFT devinput (KEY_LEFT)
2022-02-21 13:32:53.648 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:53.651 T:1004 DEBUG <general>: HandleKey: 169 (0xa9, obc86) pressed, action is Left
2022-02-21 13:32:53.651 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.has.Recommended, value = False
2022-02-21 13:32:53.670 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:53.674 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.library.getmusicgenres, checksum = 0.3.5
2022-02-21 13:32:53.685 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getMusicInfo, found genres = 0
2022-02-21 13:32:53.686 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: set, name = plugin.video.pseudotv.live.library.getmusicgenres, checksum = 0.3.5
2022-02-21 13:32:53.700 T:1004 DEBUG <general>: ------ Window Deinit (DialogExtendedProgressBar.xml) ------
2022-02-21 13:32:53.703 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: getLibraryItems, type = Music Genres, enabled = False
2022-02-21 13:32:53.703 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: cleanSelf, before = 0, after = 0
2022-02-21 13:32:53.704 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: getChannels, channels = 0
2022-02-21 13:32:53.704 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.fillType.Music Genres, checksum = d41d8cd98f00b204e9800998ecf8427e.d41d8cd98f00b204e9800998ecf8427e.d41d8cd98f00b204e9800998ecf8427e
2022-02-21 13:32:53.711 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: fillType, type = Music Genres, items = 0, existing = 0, enabled = 0
2022-02-21 13:32:53.717 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:53.752 T:1004 DEBUG <general>: ------ Window Init (DialogExtendedProgressBar.xml) ------
2022-02-21 13:32:53.761 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:53.774 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.has.Music_Genres, value = False
2022-02-21 13:32:53.781 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:53.782 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Recommended: findbyType, type = iptv
2022-02-21 13:32:53.790 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:53.793 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.89dabea0426f9e22df7841cbca38cff2, checksum = 0.3.5
2022-02-21 13:32:53.794 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-PoolHelper: poolList, chunksize = 2, items = 5
2022-02-21 13:32:53.799 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-PoolHelper: poolList => 5.307197570800781 ms
2022-02-21 13:32:53.799 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Recommended: fillImports, found = 0
2022-02-21 13:32:53.799 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: getLibraryItems, type = Imports, enabled = False
2022-02-21 13:32:53.800 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: cleanSelf, before = 0, after = 0
2022-02-21 13:32:53.800 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: getChannels, channels = 0
2022-02-21 13:32:53.800 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.fillType.Imports, checksum = d41d8cd98f00b204e9800998ecf8427e.d41d8cd98f00b204e9800998ecf8427e.d41d8cd98f00b204e9800998ecf8427e
2022-02-21 13:32:53.805 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: fillType, type = Imports, items = 0, existing = 0, enabled = 0
2022-02-21 13:32:53.811 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:53.817 T:1004 DEBUG <general>: ------ Window Deinit (DialogExtendedProgressBar.xml) ------
2022-02-21 13:32:53.834 T:1004 DEBUG <general>: ------ Window Init (DialogExtendedProgressBar.xml) ------
2022-02-21 13:32:53.844 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:53.856 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.has.Imports, value = False
2022-02-21 13:32:53.857 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Writer: buildPredefinedChannels, types = ['TV Networks', 'TV Shows', 'TV Genres', 'Movie Genres', 'Movie Studios', 'Mixed Genres', 'Mixed', 'Recommended', 'Music Genres', 'Imports']
2022-02-21 13:32:53.858 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: getLibraryItems, type = TV Networks, enabled = True
2022-02-21 13:32:53.859 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: getEnabledItems, items = 50
2022-02-21 13:32:53.859 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-PoolHelper: poolList, chunksize = 13, items = 50
2022-02-21 13:32:53.865 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-PoolHelper: poolList => 6.313800811767578 ms
2022-02-21 13:32:53.865 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Writer: buildPredefinedChannels, type = TV Networks, enabled items = 0
2022-02-21 13:32:53.865 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: cleanSelf, before = 0, after = 0
2022-02-21 13:32:53.865 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: getChannels, channels = 0
2022-02-21 13:32:53.865 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Writer: buildPredefinedChannels, type = TV Networks, range = 1000-1999, enumbers = []
2022-02-21 13:32:53.867 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: getLibraryItems, type = TV Shows, enabled = True
2022-02-21 13:32:53.867 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: getEnabledItems, items = 250
2022-02-21 13:32:53.867 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-PoolHelper: poolList, chunksize = 63, items = 250
2022-02-21 13:32:53.876 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-PoolHelper: poolList => 8.38160514831543 ms
2022-02-21 13:32:53.876 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Writer: buildPredefinedChannels, type = TV Shows, enabled items = 0
2022-02-21 13:32:53.876 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: cleanSelf, before = 0, after = 0
2022-02-21 13:32:53.876 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: getChannels, channels = 0
2022-02-21 13:32:53.876 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Writer: buildPredefinedChannels, type = TV Shows, range = 2000-2999, enumbers = []
2022-02-21 13:32:53.884 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: getLibraryItems, type = TV Genres, enabled = True
2022-02-21 13:32:53.884 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: getEnabledItems, items = 25
2022-02-21 13:32:53.884 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-PoolHelper: poolList, chunksize = 7, items = 25
2022-02-21 13:32:53.894 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-PoolHelper: poolList => 9.521007537841797 ms
2022-02-21 13:32:53.894 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Writer: buildPredefinedChannels, type = TV Genres, enabled items = 0
2022-02-21 13:32:53.894 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: cleanSelf, before = 0, after = 0
2022-02-21 13:32:53.894 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: getChannels, channels = 0
2022-02-21 13:32:53.894 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Writer: buildPredefinedChannels, type = TV Genres, range = 3000-3999, enumbers = []
2022-02-21 13:32:53.896 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: getLibraryItems, type = Movie Genres, enabled = True
2022-02-21 13:32:53.896 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: getEnabledItems, items = 22
2022-02-21 13:32:53.896 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-PoolHelper: poolList, chunksize = 6, items = 22
2022-02-21 13:32:53.901 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-PoolHelper: poolList => 5.127429962158203 ms
2022-02-21 13:32:53.901 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Writer: buildPredefinedChannels, type = Movie Genres, enabled items = 0
2022-02-21 13:32:53.901 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: cleanSelf, before = 0, after = 0
2022-02-21 13:32:53.901 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: getChannels, channels = 0
2022-02-21 13:32:53.901 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Writer: buildPredefinedChannels, type = Movie Genres, range = 4000-4999, enumbers = []
2022-02-21 13:32:53.902 T:1004 DEBUG <general>: ------ Window Deinit (DialogExtendedProgressBar.xml) ------
2022-02-21 13:32:53.903 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: getLibraryItems, type = Movie Studios, enabled = True
2022-02-21 13:32:53.903 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: getEnabledItems, items = 25
2022-02-21 13:32:53.903 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-PoolHelper: poolList, chunksize = 7, items = 25
2022-02-21 13:32:53.910 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-PoolHelper: poolList => 6.263017654418945 ms
2022-02-21 13:32:53.910 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Writer: buildPredefinedChannels, type = Movie Studios, enabled items = 0
2022-02-21 13:32:53.910 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: cleanSelf, before = 0, after = 0
2022-02-21 13:32:53.910 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: getChannels, channels = 0
2022-02-21 13:32:53.910 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Writer: buildPredefinedChannels, type = Movie Studios, range = 5000-5999, enumbers = []
2022-02-21 13:32:53.912 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: getLibraryItems, type = Mixed Genres, enabled = True
2022-02-21 13:32:53.912 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: getEnabledItems, items = 18
2022-02-21 13:32:53.912 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-PoolHelper: poolList, chunksize = 5, items = 18
2022-02-21 13:32:53.918 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-PoolHelper: poolList => 6.060361862182617 ms
2022-02-21 13:32:53.918 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Writer: buildPredefinedChannels, type = Mixed Genres, enabled items = 0
2022-02-21 13:32:53.919 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: cleanSelf, before = 0, after = 0
2022-02-21 13:32:53.919 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: getChannels, channels = 0
2022-02-21 13:32:53.919 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Writer: buildPredefinedChannels, type = Mixed Genres, range = 6000-6999, enumbers = []
2022-02-21 13:32:53.921 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: getLibraryItems, type = Mixed, enabled = True
2022-02-21 13:32:53.921 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: getEnabledItems, items = 3
2022-02-21 13:32:53.921 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-PoolHelper: poolList, chunksize = 1, items = 3
2022-02-21 13:32:53.928 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-PoolHelper: poolList => 7.18379020690918 ms
2022-02-21 13:32:53.928 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Writer: buildPredefinedChannels, type = Mixed, enabled items = 0
2022-02-21 13:32:53.929 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: cleanSelf, before = 0, after = 0
2022-02-21 13:32:53.929 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: getChannels, channels = 0
2022-02-21 13:32:53.929 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Writer: buildPredefinedChannels, type = Mixed, range = 7000-7999, enumbers = []
2022-02-21 13:32:53.930 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: getLibraryItems, type = Recommended, enabled = True
2022-02-21 13:32:53.930 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Writer: buildPredefinedChannels, type = Recommended, enabled items = 0
2022-02-21 13:32:53.930 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: cleanSelf, before = 0, after = 0
2022-02-21 13:32:53.930 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: getChannels, channels = 0
2022-02-21 13:32:53.930 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Writer: buildPredefinedChannels, type = Recommended, range = 8000-8999, enumbers = []
2022-02-21 13:32:53.932 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: getLibraryItems, type = Music Genres, enabled = True
2022-02-21 13:32:53.932 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Writer: buildPredefinedChannels, type = Music Genres, enabled items = 0
2022-02-21 13:32:53.932 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: cleanSelf, before = 0, after = 0
2022-02-21 13:32:53.932 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: getChannels, channels = 0
2022-02-21 13:32:53.932 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Writer: buildPredefinedChannels, type = Music Genres, range = 9000-9999, enumbers = []
2022-02-21 13:32:53.934 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Library: getLibraryItems, type = Imports, enabled = True
2022-02-21 13:32:53.934 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Writer: buildPredefinedChannels, type = Imports, enabled items = 0
2022-02-21 13:32:53.934 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: setImports, imports = []
2022-02-21 13:32:53.934 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Writer: buildPredefinedChannels, finished building
2022-02-21 13:32:53.934 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: lockFile MasterLock
2022-02-21 13:32:53.934 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/FileLock.dat to /var/media/sdc1-usb-General_USB_Flas/2737.lock
2022-02-21 13:32:53.934 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/2737.lock
2022-02-21 13:32:53.934 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/2737.lock
2022-02-21 13:32:53.934 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/2737.lock
2022-02-21 13:32:53.934 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/2737.lock
2022-02-21 13:32:53.934 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/2737.lock
2022-02-21 13:32:53.934 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/2737.lock
2022-02-21 13:32:53.934 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: findLockEntry
2022-02-21 13:32:53.934 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: File is unlocked
2022-02-21 13:32:53.934 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: writeLockEntry
2022-02-21 13:32:53.934 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: removeLockEntry
2022-02-21 13:32:53.934 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/2737.lock
2022-02-21 13:32:53.934 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/2737.lock
2022-02-21 13:32:53.934 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/2737.lock
2022-02-21 13:32:53.935 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: releaseLockFile
2022-02-21 13:32:53.935 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/2737.lock to /var/media/sdc1-usb-General_USB_Flas/FileLock.dat
2022-02-21 13:32:53.935 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open special://profile/addon_data/plugin.video.pseudotv.live/channels.json
2022-02-21 13:32:53.935 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open special://profile/addon_data/plugin.video.pseudotv.live/channels.json
2022-02-21 13:32:53.936 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening special://profile/addon_data/plugin.video.pseudotv.live/channels.json
2022-02-21 13:32:53.936 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: cleanSelf, before = 0, after = 0
2022-02-21 13:32:53.936 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: getChannels, channels = 0
2022-02-21 13:32:53.936 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: _save, saving 0 channels to special://profile/addon_data/plugin.video.pseudotv.live/channels.json
2022-02-21 13:32:53.936 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: cleanSelf, before = 0, after = 0
2022-02-21 13:32:53.936 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: unlockFile MasterLock
2022-02-21 13:32:53.936 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: Lock not found
2022-02-21 13:32:53.936 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: close
2022-02-21 13:32:53.937 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: unlockFile masterlock
2022-02-21 13:32:53.937 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/FileLock.dat to /var/media/sdc1-usb-General_USB_Flas/13282.lock
2022-02-21 13:32:53.937 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/13282.lock
2022-02-21 13:32:53.937 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/13282.lock
2022-02-21 13:32:53.937 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/13282.lock
2022-02-21 13:32:53.937 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/13282.lock
2022-02-21 13:32:53.937 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/13282.lock
2022-02-21 13:32:53.937 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/13282.lock
2022-02-21 13:32:53.937 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: writeLockEntry
2022-02-21 13:32:53.937 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: removeLockEntry
2022-02-21 13:32:53.937 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/13282.lock
2022-02-21 13:32:53.938 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/13282.lock
2022-02-21 13:32:53.945 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/13282.lock
2022-02-21 13:32:53.945 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: releaseLockFile
2022-02-21 13:32:53.945 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/13282.lock to /var/media/sdc1-usb-General_USB_Flas/FileLock.dat
2022-02-21 13:32:53.945 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: _deposit, channels = 0
2022-02-21 13:32:53.945 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Vault: set_channelList, channelList: channels = 0
2022-02-21 13:32:53.945 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: cleanSelf, before = 0, after = 0
2022-02-21 13:32:53.945 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: getChannels, channels = 0
2022-02-21 13:32:53.945 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Settings: setSetting, key = Select_Channels, value = [B]0[/B] Channels
2022-02-21 13:32:53.950 T:1112 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:53.961 T:1112 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:32:53.961 T:1112 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.BUSY.WORKING, value = False
2022-02-21 13:32:54.050 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Monitor: onSettingsChanged
2022-02-21 13:32:54.237 T:1008 DEBUG <general>: LIRC: - NEW 6a 0 KEY_RIGHT devinput (KEY_RIGHT)
2022-02-21 13:32:54.254 T:1004 DEBUG <general>: HandleKey: 168 (0xa8, obc87) pressed, action is Right
2022-02-21 13:32:54.479 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:54.971 T:1008 DEBUG <general>: LIRC: - NEW 160 0 KEY_OK devinput (KEY_OK)
2022-02-21 13:32:54.986 T:1004 DEBUG <general>: HandleKey: 11 (0x0b, obc244) pressed, action is Select
2022-02-21 13:32:54.986 T:1004 DEBUG <general>: ------ Window Init (DialogAddonSettings.xml) ------
2022-02-21 13:32:54.986 T:1004 INFO <general>: Loading skin file: DialogAddonSettings.xml, load type: KEEP_IN_MEMORY
2022-02-21 13:32:55.493 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:55.503 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:32:55.518 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14169
2022-02-21 13:32:55.692 T:1008 DEBUG <general>: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
2022-02-21 13:32:55.702 T:1004 DEBUG <general>: HandleKey: 167 (0xa7, obc88) pressed, action is Down
2022-02-21 13:32:55.920 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:32:55.935 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14012
2022-02-21 13:32:56.011 T:1008 DEBUG <general>: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
2022-02-21 13:32:56.018 T:1004 DEBUG <general>: HandleKey: 167 (0xa7, obc88) pressed, action is Down
2022-02-21 13:32:56.227 T:1008 DEBUG <general>: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
2022-02-21 13:32:56.264 T:1004 DEBUG <general>: HandleKey: 167 (0xa7, obc88) pressed, action is Down
2022-02-21 13:32:56.330 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Monitor: isSettingsOpened = True
2022-02-21 13:32:56.335 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:56.337 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.isClient, value = False
2022-02-21 13:32:56.351 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:56.387 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:32:56.402 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 13901
2022-02-21 13:32:56.440 T:1008 DEBUG <general>: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
2022-02-21 13:32:56.452 T:1004 DEBUG <general>: HandleKey: 167 (0xa7, obc88) pressed, action is Down
2022-02-21 13:32:56.501 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:56.655 T:1008 DEBUG <general>: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
2022-02-21 13:32:56.664 T:1004 DEBUG <general>: HandleKey: 167 (0xa7, obc88) pressed, action is Down
2022-02-21 13:32:56.886 T:1008 DEBUG <general>: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
2022-02-21 13:32:56.889 T:1004 DEBUG <general>: HandleKey: 167 (0xa7, obc88) pressed, action is Down
2022-02-21 13:32:56.889 T:1110 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:56.954 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:32:56.969 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14238
2022-02-21 13:32:57.117 T:1008 DEBUG <general>: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
2022-02-21 13:32:57.127 T:1004 DEBUG <general>: HandleKey: 167 (0xa7, obc88) pressed, action is Down
2022-02-21 13:32:57.187 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:32:57.202 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14695
2022-02-21 13:32:57.405 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:32:57.419 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 13712
2022-02-21 13:32:57.422 T:1008 DEBUG <general>: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
2022-02-21 13:32:57.436 T:1004 DEBUG <general>: HandleKey: 167 (0xa7, obc88) pressed, action is Down
2022-02-21 13:32:57.513 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:57.722 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:32:57.736 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 13811
2022-02-21 13:32:57.936 T:1008 DEBUG <general>: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
2022-02-21 13:32:57.938 T:1004 DEBUG <general>: HandleKey: 167 (0xa7, obc88) pressed, action is Down
2022-02-21 13:32:57.989 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:32:58.004 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14554
2022-02-21 13:32:58.533 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:32:58.726 T:1008 DEBUG <general>: LIRC: - NEW 67 0 KEY_UP devinput (KEY_UP)
2022-02-21 13:32:58.779 T:1004 DEBUG <general>: HandleKey: 166 (0xa6, obc89) pressed, action is Up
2022-02-21 13:32:59.404 T:1008 DEBUG <general>: LIRC: - NEW 6a 0 KEY_RIGHT devinput (KEY_RIGHT)
2022-02-21 13:32:59.416 T:1004 DEBUG <general>: HandleKey: 168 (0xa8, obc87) pressed, action is Right
2022-02-21 13:32:59.473 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:32:59.488 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14353
2022-02-21 13:32:59.547 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:33:00.090 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:33:00.105 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14468
2022-02-21 13:33:00.152 T:1008 DEBUG <general>: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
2022-02-21 13:33:00.155 T:1004 DEBUG <general>: HandleKey: 167 (0xa7, obc88) pressed, action is Down
2022-02-21 13:33:00.474 T:1008 DEBUG <general>: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
2022-02-21 13:33:00.488 T:1004 DEBUG <general>: HandleKey: 167 (0xa7, obc88) pressed, action is Down
2022-02-21 13:33:00.561 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:33:00.725 T:1008 DEBUG <general>: LIRC: - NEW 160 0 KEY_OK devinput (KEY_OK)
2022-02-21 13:33:00.731 T:1004 DEBUG <general>: HandleKey: 11 (0x0b, obc244) pressed, action is Select
2022-02-21 13:33:00.731 T:1600 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2022-02-21 13:33:00.732 T:1600 INFO <general>: initializing python engine.
2022-02-21 13:33:00.732 T:1600 DEBUG <general>: CPythonInvoker(25, special://home/addons/plugin.video.pseudotv.live/utilities.py): start processing
2022-02-21 13:33:00.769 T:1600 DEBUG <general>: -->Python Interpreter Initialized<--
2022-02-21 13:33:00.769 T:1600 DEBUG <general>:
2022-02-21 13:33:00.769 T:1600 DEBUG <general>: CPythonInvoker(25, special://home/addons/plugin.video.pseudotv.live/utilities.py): the source file to load is "special://home/addons/plugin.video.pseudotv.live/utilities.py" ("/storage/.kodi/addons/plugin.video.pseudotv.live/utilities.py")
2022-02-21 13:33:00.769 T:1600 WARNING <general>: CPythonInvoker(25): Script invoked without an addon. Adding all addon modules installed to python path as fallback. This behaviour will be removed in future version.
2022-02-21 13:33:00.770 T:1600 DEBUG <general>: CPythonInvoker(25, special://home/addons/plugin.video.pseudotv.live/utilities.py): setting the Python path to /storage/.kodi/addons/plugin.video.pseudotv.live:/storage/.kodi/addons/script.module.addon.signals/lib:/storage/.kodi/addons/script.module.arrow/lib:/storage/.kodi/addons/script.module.autocompletion/lib:/storage/.kodi/addons/script.module.beautifulsoup4/lib:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.dateutil/lib:/storage/.kodi/addons/script.module.future/lib:/storage/.kodi/addons/script.module.fuzzywuzzy/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.kodi-six/libs:/storage/.kodi/addons/script.module.kodi65/lib:/storage/.kodi/addons/script.module.metadatautils/lib:/storage/.kodi/addons/script.module.musicbrainz/lib:/usr/share/kodi/addons/script.module.pil/lib:/usr/share/kodi/addons/script.module.pycryptodome/lib:/storage/.kodi/addons/script.module.pyqrcode/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.routing/lib:/storage/.kodi/addons/script.module.simplecache/lib:/storage/.kodi/addons/script.module.simpleeval/lib:/storage/.kodi/addons/script.module.simplejson/lib:/storage/.kodi/addons/script.module.simpleplugin3/libs:/storage/.kodi/addons/script.module.six/lib:/storage/.kodi/addons/script.module.soupsieve/lib:/storage/.kodi/addons/script.module.thetvdb/lib:/storage/.kodi/addons/script.module.trakt/lib:/storage/.kodi/addons/script.module.typing_extensions/lib:/storage/.kodi/addons/script.module.unidecode/lib:/storage/.kodi/addons/script.module.urllib3/lib:/storage/.kodi/addons/script.module.youtube.dl/lib:/usr/lib/python38.zip:/usr/lib/python3.8:/usr/lib/python3.8/lib-dynload:/usr/lib/python3.8/site-packages
2022-02-21 13:33:00.771 T:1600 DEBUG <general>: CPythonInvoker(25, special://home/addons/plugin.video.pseudotv.live/utilities.py): entering source directory /storage/.kodi/addons/plugin.video.pseudotv.live
2022-02-21 13:33:01.042 T:1600 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:33:01.043 T:1600 DEBUG <general>: Skin Helper Simplecache --> Initialized
2022-02-21 13:33:01.100 T:1600 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:33:01.101 T:1600 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cores.cpucount, checksum = 0.3.5
2022-02-21 13:33:01.105 T:1600 INFO <CSettingsManager>: Skipped 1 duplicate messages..
2022-02-21 13:33:01.105 T:1600 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:33:01.138 T:1600 INFO <general>: Skipped 6 duplicate messages..
2022-02-21 13:33:01.138 T:1600 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Utilities: __init__, sysARG = ['utilities.py']
2022-02-21 13:33:01.138 T:1600 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Utilities: run, param = None
2022-02-21 13:33:01.142 T:1600 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:33:01.142 T:1600 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.BUSY.WORKING, value = True
2022-02-21 13:33:01.143 T:1600 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-globals: getPluginMeta, plugin meta = {'type': 'kodi.pvrclient', 'label': 'PVR IPTV Simple Client', 'name': 'PVR IPTV Simple Client', 'version': '19.1.0.1', 'path': '/storage/.kodi/addons/pvr.iptvsimple/', 'author': 'nightik and Ross Nicholson', 'icon': '/storage/.kodi/addons/pvr.iptvsimple/icon.png', 'fanart': '', 'id': 'pvr.iptvsimple', 'description': 'IPTV Simple PVR Client support m3u playlists, streaming of Live TV for multicast/unicast sources, listening to Radio channels and EPG.'}
2022-02-21 13:33:01.177 T:1600 ERROR <general>: NEWADDON Unknown Video Info Key "label"
2022-02-21 13:33:01.177 T:1600 ERROR <general>: NEWADDON Unknown Video Info Key "label2"
2022-02-21 13:33:01.177 T:1004 DEBUG <general>: Activating window ID: 10160
2022-02-21 13:33:01.178 T:1004 DEBUG <general>: ------ Window Init (DialogBusy.xml) ------
2022-02-21 13:33:01.179 T:1600 ERROR <general>: NEWADDON Unknown Video Info Key "label"
2022-02-21 13:33:01.179 T:1600 ERROR <general>: NEWADDON Unknown Video Info Key "label2"
2022-02-21 13:33:01.180 T:1600 ERROR <general>: NEWADDON Unknown Video Info Key "label"
2022-02-21 13:33:01.180 T:1600 ERROR <general>: NEWADDON Unknown Video Info Key "label2"
2022-02-21 13:33:01.181 T:1600 ERROR <general>: NEWADDON Unknown Video Info Key "label"
2022-02-21 13:33:01.181 T:1600 ERROR <general>: NEWADDON Unknown Video Info Key "label2"
2022-02-21 13:33:01.182 T:1600 ERROR <general>: NEWADDON Unknown Video Info Key "label"
2022-02-21 13:33:01.182 T:1600 ERROR <general>: NEWADDON Unknown Video Info Key "label2"
2022-02-21 13:33:01.225 T:1004 DEBUG <general>: ------ Window Init (DialogSelect.xml) ------
2022-02-21 13:33:01.225 T:1004 INFO <general>: Loading skin file: DialogSelect.xml, load type: KEEP_IN_MEMORY
2022-02-21 13:33:01.375 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:33:01.389 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 13873
2022-02-21 13:33:01.410 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Monitor: isSettingsOpened = True
2022-02-21 13:33:01.426 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:33:01.429 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.isClient, value = False
2022-02-21 13:33:01.436 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:33:01.742 T:1004 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:33:01.742 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:33:01.756 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14188
2022-02-21 13:33:01.916 T:1110 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:33:02.342 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:33:02.357 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14860
2022-02-21 13:33:02.576 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:33:02.586 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:33:02.591 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14243
2022-02-21 13:33:02.984 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:33:02.991 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 6801
2022-02-21 13:33:03.060 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:33:03.074 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14057
2022-02-21 13:33:03.613 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:33:04.311 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:33:04.325 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14200
2022-02-21 13:33:04.633 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:33:04.774 T:1008 DEBUG <general>: LIRC: - NEW ae 0 KEY_EXIT devinput (KEY_EXIT)
2022-02-21 13:33:04.793 T:1004 DEBUG <general>: HandleKey: menu (0xd8) pressed, action is Back
2022-02-21 13:33:04.894 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:33:04.909 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14516
2022-02-21 13:33:05.014 T:1004 DEBUG <general>: ------ Window Deinit (DialogSelect.xml) ------
2022-02-21 13:33:05.026 T:1600 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.BUSY.WORKING, value = False
2022-02-21 13:33:05.030 T:1600 INFO <general>: CPythonInvoker(25, special://home/addons/plugin.video.pseudotv.live/utilities.py): script successfully run
2022-02-21 13:33:05.031 T:1600 DEBUG <general>: onExecutionDone(25, special://home/addons/plugin.video.pseudotv.live/utilities.py)
2022-02-21 13:33:05.153 T:1008 DEBUG <general>: LIRC: - NEW ae 0 KEY_EXIT devinput (KEY_EXIT)
2022-02-21 13:33:05.159 T:1004 DEBUG <general>: HandleKey: menu (0xd8) pressed, action is Back
2022-02-21 13:33:05.159 T:1004 WARNING <general>: CGUIWindowManager - HandleAction - ignoring action 92, because topmost modal dialog closing animation is running
2022-02-21 13:33:05.285 T:1600 DEBUG <general>: .
2022-02-21 13:33:05.653 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:33:05.669 T:1600 INFO <general>: Python interpreter stopped
2022-02-21 13:33:05.669 T:1600 DEBUG <general>: Thread LanguageInvoker 140479570933312 terminating
2022-02-21 13:33:05.744 T:1008 DEBUG <general>: LIRC: - NEW ae 0 KEY_EXIT devinput (KEY_EXIT)
2022-02-21 13:33:05.762 T:1004 DEBUG <general>: HandleKey: menu (0xd8) pressed, action is Back
2022-02-21 13:33:05.762 T:1004 WARNING <general>: CGUIWindowManager - HandleAction - ignoring action 92, because topmost modal dialog closing animation is running
2022-02-21 13:33:06.048 T:1004 DEBUG <general>: ------ Window Deinit (DialogBusy.xml) ------
2022-02-21 13:33:06.185 T:1008 DEBUG <general>: LIRC: - NEW ae 0 KEY_EXIT devinput (KEY_EXIT)
2022-02-21 13:33:06.193 T:1004 DEBUG <general>: HandleKey: menu (0xd8) pressed, action is Close
2022-02-21 13:33:06.415 T:1004 DEBUG <general>: ------ Window Deinit (DialogAddonSettings.xml) ------
2022-02-21 13:33:06.465 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-globals: getIdle, idleState = False, idleTime = 0
2022-02-21 13:33:06.475 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:33:06.483 T:1064 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:33:06.483 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.isClient, value = False
2022-02-21 13:33:06.488 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:33:06.955 T:1008 INFO <general>: Skipped 2 duplicate messages..
2022-02-21 13:33:06.955 T:1008 DEBUG <general>: LIRC: - NEW ae 0 KEY_EXIT devinput (KEY_EXIT)
2022-02-21 13:33:06.961 T:1004 DEBUG <general>: HandleKey: menu (0xd8) pressed, action is Close
2022-02-21 13:33:07.216 T:1004 DEBUG <general>: ------ Window Deinit (DialogAddonInfo.xml) ------
2022-02-21 13:33:07.693 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:33:07.714 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:33:07.728 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 13505
2022-02-21 13:33:07.897 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:33:07.912 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 13848
2022-02-21 13:33:07.994 T:1008 DEBUG <general>: LIRC: - NEW ae 0 KEY_EXIT devinput (KEY_EXIT)
2022-02-21 13:33:07.999 T:1004 DEBUG <general>: HandleKey: menu (0xd8) pressed, action is Back
2022-02-21 13:33:08.000 T:1004 DEBUG <general>: CGUIMediaWindow::GetDirectory (addons://user/)
2022-02-21 13:33:08.000 T:1004 DEBUG <general>: ParentPath = [addons://]
2022-02-21 13:33:08.001 T:1617 DEBUG <general>: Thread waiting start, auto delete: false
2022-02-21 13:33:08.024 T:1617 DEBUG <general>: Thread waiting 140479562540608 terminating
2022-02-21 13:33:08.034 T:1618 DEBUG <general>: Thread BackgroundLoader start, auto delete: false
2022-02-21 13:33:08.050 T:1618 DEBUG <general>: Thread BackgroundLoader 140479596111424 terminating
2022-02-21 13:33:08.179 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:33:08.195 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15411
2022-02-21 13:33:08.605 T:1008 DEBUG <general>: LIRC: - NEW ae 0 KEY_EXIT devinput (KEY_EXIT)
2022-02-21 13:33:08.612 T:1004 DEBUG <general>: HandleKey: menu (0xd8) pressed, action is Back
2022-02-21 13:33:08.612 T:1004 DEBUG <general>: CGUIMediaWindow::GetDirectory (addons://)
2022-02-21 13:33:08.612 T:1004 DEBUG <general>: ParentPath = []
2022-02-21 13:33:08.612 T:1634 DEBUG <general>: Thread waiting start, auto delete: false
2022-02-21 13:33:08.613 T:1634 DEBUG <general>: CAddonDatabase: SELECT repo.id FROM repo .. took 0 ms
2022-02-21 13:33:08.621 T:1634 DEBUG <general>: CAddonDatabase: query SELECT addons.*, repo.addonID AS repoID FROM addons JOIN addonlinkrepo ON addons.id=addonlinkrepo.idAddon JOIN repo ON repo.id=addonlinkrepo.idRepo WHERE addonlinkrepo.idRepo IN (1,2,3,4,5,6,7,8) ORDER BY repo.addonID, addons.addonID returned 1294 rows in 9 ms
2022-02-21 13:33:08.663 T:1634 WARNING <general>: Repository add-on repository.lunatixz.jarvis uses plain HTTP for add-on downloads in path http://raw.github.com/Lunatixz/KODI_Addons/jarvis/zips - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
2022-02-21 13:33:08.663 T:1634 WARNING <general>: Repository add-on repository.lunatixz.leia uses plain HTTP for add-on downloads in path http://raw.github.com/Lunatixz/KODI_Addons/leia/zips - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
2022-02-21 13:33:08.713 T:1004 DEBUG <general>: ------ Window Init (DialogBusy.xml) ------
2022-02-21 13:33:08.725 T:1634 DEBUG <general>: CAddonDatabase::GetAddons took 112 ms
2022-02-21 13:33:08.738 T:1634 DEBUG <general>: ADDONS: repo: repository.kodi.game - 1 addon(s) loaded
2022-02-21 13:33:08.738 T:1634 DEBUG <general>: ADDONS: repo: repository.libreelec.tv - 493 addon(s) loaded
2022-02-21 13:33:08.738 T:1634 DEBUG <general>: ADDONS: repo: repository.lunatixz - 41 addon(s) loaded
2022-02-21 13:33:08.738 T:1634 DEBUG <general>: ADDONS: repo: repository.marcelveldt - 19 addon(s) loaded
2022-02-21 13:33:08.738 T:1634 DEBUG <general>: ADDONS: repo: repository.pseudotv - 14 addon(s) loaded
2022-02-21 13:33:08.738 T:1634 DEBUG <general>: ADDONS: repo: repository.rector.stuff - 6 addon(s) loaded
2022-02-21 13:33:08.738 T:1634 DEBUG <general>: ADDONS: repo: repository.titan.bingie.mod - 24 addon(s) loaded
2022-02-21 13:33:08.738 T:1634 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 689 addon(s) loaded
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: CAddonRepos::BuildUpdateOrOutdatedList: Building update list from installed add-ons
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = audioencoder.kodi.builtin.aac / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.2
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = audioencoder.kodi.builtin.wma / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.2
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = game.controller.default / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.19
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = game.controller.snes / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.18
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = inputstream.adaptive / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 19.0.2.1
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = inputstream.ffmpegdirect / Origin = repository.libreelec.tv / Version = 19.0.1.1
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = inputstream.rtmp / Origin = repository.libreelec.tv / Version = 19.0.1.1
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = metadata.album.universal / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.1.6
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = metadata.artists.universal / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 4.3.6
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = metadata.common.allmusic.com / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.2.2
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = metadata.common.fanart.tv / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.6.3
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = metadata.common.imdb.com / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.2.4
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = metadata.common.musicbrainz.org / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 2.2.4
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = metadata.common.theaudiodb.com / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 2.0.3
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = metadata.common.themoviedb.org / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.2.18
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = metadata.generic.albums / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.14
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = metadata.generic.artists / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.14
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = metadata.local / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.1
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = metadata.themoviedb.org / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 5.2.6
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = metadata.themoviedb.org.python / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.6.1+matrix.1
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = metadata.tvshows.themoviedb.org / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.5.14
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = metadata.tvshows.themoviedb.org.python / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.4.10
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = peripheral.joystick / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 19.0.0
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = plugin.library.node.editor / Origin = repository.xbmc.org / Version = 2.0.5
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = plugin.program.autocompletion / Origin = repository.xbmc.org / Version = 2.0.1
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = plugin.video.pseudotv.live / Origin = repository.pseudotv / Version = 0.3.5
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = pvr.iptvsimple / Origin = repository.libreelec.tv / Version = 19.1.0.1
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = repository.kodi.game / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.0
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = repository.libreelec.tv / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 10.0.0
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = repository.lunatixz / Origin = repository.lunatixz / Version = 1.1.0
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = repository.marcelveldt / Origin = repository.marcelveldt / Version = 1.0.3
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = repository.pseudotv / Origin = repository.pseudotv / Version = 1.0.3
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = repository.rector.stuff / Origin = repository.rector.stuff / Version = 1.0.4
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = repository.titan.bingie.mod / Origin = repository.titan.bingie.mod / Version = 1.0.0
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = repository.xbmc.org / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.2.5
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = resource.images.backgroundoverlays.basic / Origin = repository.xbmc.org / Version = 1.0.0
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = resource.images.moviegenreicons.transparent / Origin = repository.xbmc.org / Version = 0.0.6
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = resource.images.musicgenreicons.text / Origin = repository.xbmc.org / Version = 0.1.0
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = resource.images.pseudotv.logos / Origin = repository.lunatixz / Version = 0.0.2
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = resource.images.skinbackgrounds.titanium / Origin = repository.xbmc.org / Version = 1.0.0
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = resource.images.skinicons.wide / Origin = repository.xbmc.org / Version = 1.0.3
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = resource.images.studios.coloured / Origin = repository.xbmc.org / Version = 0.0.20
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = resource.images.studios.white / Origin = repository.xbmc.org / Version = 0.0.28
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = resource.images.weathericons.default / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.1.9
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = resource.language.en_gb / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 2.0.2
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = resource.language.en_us / Origin = repository.xbmc.org / Version = 9.0.31
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = resource.uisounds.appletv / Origin = repository.xbmc.org / Version = 0.0.2
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = resource.uisounds.kodi / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.1
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = resource.videos.commercials.sample / Origin = repository.lunatixz / Version = 0.0.1
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = resource.videos.ratings.mpaa.classic / Origin = repository.lunatixz / Version = 0.0.2
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = resource.videos.trailers.sample / Origin = repository.lunatixz / Version = 0.0.1
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = screensaver.atv4 / Origin = repository.xbmc.org / Version = 3.0.3
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = screensaver.xbmc.builtin.black / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.34
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = screensaver.xbmc.builtin.dim / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.64
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = script.artwork.dump / Origin = repository.rector.stuff / Version = 0.2.2
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = script.bingie.helper / Origin = repository.titan.bingie.mod / Version = 1.1.1
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = script.embuary.helper / Origin = repository.xbmc.org / Version = 2.0.8
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = script.extendedinfo / Origin = repository.titan.bingie.mod / Version = 5.6.1+matrix.3
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = script.favourites / Origin = repository.xbmc.org / Version = 8.1.2
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = script.globalsearch / Origin = repository.xbmc.org / Version = 9.0.7
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = script.kodi.loguploader / Origin = repository.xbmc.org / Version = 1.0.4
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = script.module.addon.signals / Origin = repository.xbmc.org / Version = 0.0.6+matrix.1
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = script.module.arrow / Origin = repository.xbmc.org / Version = 1.0.3.1
2022-02-21 13:33:08.744 T:1634 DEBUG <general>: ADDONS: update check: addonID = script.module.autocompletion / Origin = repository.xbmc.org / Version = 2.0.3
2022-02-21 13:33:08.745 T:1634 DEBUG <general>: ADDONS: update check: addonID = script.module.beautifulsoup4 / Origin = repository.xbmc.org / Version = 4.9.3+matrix.1
2022-02-21 13:33:08.745 T:1634 DEBUG <general>: ADDONS: update check: addonID = script.module.certifi / Origin = repository.xbmc.org / Version = 2020.12.05+matrix.1
2022-02-21 13:33:08.745 T:1634 DEBUG <general>: ADDONS: update check: addonID = script.module.chardet / Origin = repository.xbmc.org / Version = 4.0.0+matrix.1
2022-02-21 13:33:08.745 T:1634 DEBUG <general>: ADDONS: update check: addonID = script.module.dateutil / Origin = repository.xbmc.org / Version = 2.8.2
2022-02-21 13:33:08.745 T:1634 DEBUG <general>: ADDONS: update check: addonID = script.module.future / Origin = repository.xbmc.org / Version = 0.18.2+matrix.1
2022-02-21 13:33:08.745 T:1634 DEBUG <general>: ADDONS: update check: addonID = script.module.fuzzywuzzy / Origin = repository.pseudotv / Version = 0.18.0
2022-02-21 13:33:08.745 T:1634 DEBUG <general>: ADDONS: update check: addonID = script.module.idna / Origin = repository.xbmc.org / Version = 2.10.0+matrix.1
2022-02-21 13:33:08.745 T:1634 DEBUG <general>: ADDONS: update check: addonID = script.module.kodi-six / Origin = repository.xbmc.org / Version = 0.1.3.1
2022-02-21 13:33:08.745 T:1634 DEBUG <general>: ADDONS: update check: addonID = script.module.kodi65 / Origin = repository.titan.bingie.mod / Version = 1.2.1+matrix.3
2022-02-21 13:33:08.745 T:1634 DEBUG <general>: ADDONS: update check: addonID = script.module.metadatautils / Origin = repository.titan.bingie.mod / Version = 1.0.44
2022-02-21 13:33:08.745 T:1634 DEBUG <general>: ADDONS: update check: addonID = script.module.musicbrainz / Origin = repository.titan.bingie.mod / Version = 0.7.0
2022-02-21 13:33:08.745 T:1634 DEBUG <general>: ADDONS: update check: addonID = script.module.pil / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 5.1.0
2022-02-21 13:33:08.745 T:1634 DEBUG <general>: ADDONS: update check: addonID = script.module.pycryptodome / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.4.3
2022-02-21 13:33:08.745 T:1634 DEBUG <general>: ADDONS: update check: addonID = script.module.pyqrcode / Origin = repository.xbmc.org / Version = 1.2.1+matrix.4
2022-02-21 13:33:08.745 T:1634 DEBUG <general>: ADDONS: update check: addonID = script.module.requests / Origin = repository.xbmc.org / Version = 2.25.1+matrix.1
2022-02-21 13:33:08.745 T:1634 DEBUG <general>: ADDONS: update check: addonID = script.module.routing / Origin = repository.xbmc.org / Version = 0.2.3+matrix.1
2022-02-21 13:33:08.745 T:1634 DEBUG <general>: ADDONS: update check: addonID = script.module.simplecache / Origin = repository.xbmc.org / Version = 2.0.2
2022-02-21 13:33:08.745 T:1634 DEBUG <general>: ADDONS: update check: addonID = script.module.simpleeval / Origin = repository.xbmc.org / Version = 0.9.10
2022-02-21 13:33:08.745 T:1634 DEBUG <general>: ADDONS: update check: addonID = script.module.simplejson / Origin = repository.xbmc.org / Version = 3.17.0+matrix.2
2022-02-21 13:33:08.745 T:1634 DEBUG <general>: ADDONS: update check: addonID = script.module.simpleplugin3 / Origin = repository.xbmc.org / Version = 3.0.6+matrix.1
2022-02-21 13:33:08.745 T:1634 DEBUG <general>: ADDONS: update check: addonID = script.module.six / Origin = repository.xbmc.org / Version = 1.15.0+matrix.1
2022-02-21 13:33:08.745 T:1634 DEBUG <general>: ADDONS: update check: addonID = script.module.soupsieve / Origin = repository.xbmc.org / Version = 2.1.0+matrix.1
2022-02-21 13:33:08.745 T:1634 DEBUG <general>: ADDONS: update check: addonID = script.module.thetvdb / Origin = repository.titan.bingie.mod / Version = 1.0.29
2022-02-21 13:33:08.745 T:1634 DEBUG <general>: ADDONS: update check: addonID = script.module.trakt / Origin = repository.xbmc.org / Version = 4.4.0+matrix.1
2022-02-21 13:33:08.745 T:1634 DEBUG <general>: ADDONS: update check: addonID = script.module.typing_extensions / Origin = repository.xbmc.org / Version = 3.7.4.3
2022-02-21 13:33:08.745 T:1634 DEBUG <general>: ADDONS: update check: addonID = script.module.unidecode / Origin = repository.xbmc.org / Version = 1.1.1+matrix.2
2022-02-21 13:33:08.745 T:1634 DEBUG <general>: ADDONS: update check: addonID = script.module.urllib3 / Origin = repository.xbmc.org / Version = 1.26.4+matrix.1
2022-02-21 13:33:08.745 T:1634 DEBUG <general>: ADDONS: update check: addonID = script.module.youtube.dl / Origin = repository.xbmc.org / Version = 21.303.0+matrix.1
2022-02-21 13:33:08.745 T:1634 DEBUG <general>: ADDONS: update check: addonID = script.program.driverselect / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.0.1+matrix
2022-02-21 13:33:08.745 T:1634 DEBUG <general>: ADDONS: update check: addonID = script.skin.helper.backgrounds / Origin = repository.titan.bingie.mod / Version = 1.0.36
2022-02-21 13:33:08.745 T:1634 DEBUG <general>: ADDONS: update check: addonID = script.skin.helper.service / Origin = repository.titan.bingie.mod / Version = 1.1.40
2022-02-21 13:33:08.745 T:1634 DEBUG <general>: ADDONS: update check: addonID = script.skin.helper.skinbackup / Origin = repository.marcelveldt / Version = 1.0.22
2022-02-21 13:33:08.745 T:1634 DEBUG <general>: ADDONS: update check: addonID = script.skin.helper.widgets / Origin = repository.titan.bingie.mod / Version = 1.1.1
2022-02-21 13:33:08.745 T:1634 DEBUG <general>: ADDONS: update check: addonID = script.skinshortcuts / Origin = repository.xbmc.org / Version = 2.0.1
2022-02-21 13:33:08.745 T:1634 DEBUG <general>: ADDONS: update check: addonID = script.trakt / Origin = repository.xbmc.org / Version = 3.5.0
2022-02-21 13:33:08.745 T:1634 DEBUG <general>: ADDONS: update check: addonID = script.tv.show.next.aired / Origin = repository.marcelveldt / Version = 8.0.1
2022-02-21 13:33:08.745 T:1634 DEBUG <general>: ADDONS: update check: addonID = service.iptv.manager / Origin = repository.xbmc.org / Version = 0.2.3+matrix.1
2022-02-21 13:33:08.745 T:1634 DEBUG <general>: ADDONS: update check: addonID = service.libreelec.settings / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 10.0
2022-02-21 13:33:08.745 T:1634 DEBUG <general>: ADDONS: update check: addonID = service.upnext / Origin = repository.xbmc.org / Version = 1.1.5+matrix.1
2022-02-21 13:33:08.745 T:1634 DEBUG <general>: ADDONS: update check: addonID = skin.estuary / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.0.5
2022-02-21 13:33:08.745 T:1634 DEBUG <general>: ADDONS: update check: addonID = skin.quartz / Origin = repository.xbmc.org / Version = 5.19.0
2022-02-21 13:33:08.745 T:1634 DEBUG <general>: ADDONS: update check: addonID = skin.titan.bingie.mod / Origin = repository.titan.bingie.mod / Version = 2.0.3
2022-02-21 13:33:08.745 T:1634 DEBUG <general>: ADDONS: update check: addonID = weather.gismeteo / Origin = repository.xbmc.org / Version = 0.6.3+matrix.1
2022-02-21 13:33:08.745 T:1634 DEBUG <general>: ADDONS: update check: addonID = webinterface.default / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 19.x-2.4.8
2022-02-21 13:33:08.745 T:1634 DEBUG <general>: CAddonMgr::GetAvailableUpdatesOrOutdatedAddons took 132 ms
2022-02-21 13:33:08.764 T:1634 DEBUG <general>: Thread waiting 140479562540608 terminating
2022-02-21 13:33:08.767 T:1004 DEBUG <general>: ------ Window Deinit (DialogBusy.xml) ------
2022-02-21 13:33:08.770 T:1635 DEBUG <general>: Thread BackgroundLoader start, auto delete: false
2022-02-21 13:33:08.775 T:1635 DEBUG <general>: Thread BackgroundLoader 140479596111424 terminating
2022-02-21 13:33:08.779 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:33:08.847 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:33:08.862 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15129
2022-02-21 13:33:09.052 T:1599 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Monitor: _onSettingsChanged
2022-02-21 13:33:09.058 T:1599 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:33:09.162 T:1599 INFO <CSettingsManager>: Skipped 8 duplicate messages..
2022-02-21 13:33:09.162 T:1599 DEBUG <CSettingsManager>: requested setting (TDP_PORT) was not found.
2022-02-21 13:33:09.489 T:1008 DEBUG <general>: LIRC: - NEW ae 0 KEY_EXIT devinput (KEY_EXIT)
2022-02-21 13:33:09.498 T:1004 DEBUG <general>: HandleKey: menu (0xd8) pressed, action is Back
2022-02-21 13:33:09.499 T:1004 DEBUG <general>: CGUIWindowManager::PreviousWindow: Deactivate
2022-02-21 13:33:09.514 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:33:09.530 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14950
2022-02-21 13:33:09.700 T:1004 DEBUG <general>: ------ Window Deinit (AddonBrowser.xml) ------
2022-02-21 13:33:09.713 T:1004 DEBUG <general>: CGUIWindowManager::PreviousWindow: Activate new
2022-02-21 13:33:09.713 T:1004 DEBUG <general>: ------ Window Init (Settings.xml) ------
2022-02-21 13:33:09.716 T:1084 DEBUG <general>: ffmpeg[0x4b554e0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
2022-02-21 13:33:09.790 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:33:10.259 T:1008 DEBUG <general>: LIRC: - NEW ae 0 KEY_EXIT devinput (KEY_EXIT)
2022-02-21 13:33:10.269 T:1004 DEBUG <general>: HandleKey: menu (0xd8) pressed, action is PreviousMenu
2022-02-21 13:33:10.269 T:1004 DEBUG <general>: CGUIWindowManager::PreviousWindow: Deactivate
2022-02-21 13:33:10.285 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:33:10.297 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12359
2022-02-21 13:33:10.469 T:1004 DEBUG <general>: ------ Window Deinit (Settings.xml) ------
2022-02-21 13:33:10.480 T:1004 DEBUG <general>: CGUIWindowManager::PreviousWindow: Activate new
2022-02-21 13:33:10.480 T:1004 DEBUG <general>: ------ Window Init (Home.xml) ------
2022-02-21 13:33:10.481 T:1004 DEBUG <general>: CDirectoryProvider[ActivateWindow(Settings)]: refreshing..
2022-02-21 13:33:10.481 T:1043 ERROR <general>: GetDirectory - Error getting ActivateWindow(Settings)
2022-02-21 13:33:10.497 T:1659 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2022-02-21 13:33:10.498 T:1659 INFO <general>: initializing python engine.
2022-02-21 13:33:10.498 T:1659 DEBUG <general>: CPythonInvoker(26, /storage/.kodi/addons/script.skinshortcuts/resources/lib/entry_point.py): start processing
2022-02-21 13:33:10.502 T:1043 DEBUG <general>: ffmpeg[0x394b5b0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
2022-02-21 13:33:10.551 T:1659 DEBUG <general>: -->Python Interpreter Initialized<--
2022-02-21 13:33:10.551 T:1659 DEBUG <general>:
2022-02-21 13:33:10.551 T:1659 DEBUG <general>: CPythonInvoker(26, /storage/.kodi/addons/script.skinshortcuts/resources/lib/entry_point.py): the source file to load is "/storage/.kodi/addons/script.skinshortcuts/resources/lib/entry_point.py"
2022-02-21 13:33:10.551 T:1659 DEBUG <general>: CPythonInvoker(26, /storage/.kodi/addons/script.skinshortcuts/resources/lib/entry_point.py): setting the Python path to /storage/.kodi/addons/script.skinshortcuts/resources/lib:/storage/.kodi/addons/script.module.simpleeval/lib:/storage/.kodi/addons/script.module.unidecode/lib:/usr/lib/python38.zip:/usr/lib/python3.8:/usr/lib/python3.8/lib-dynload:/usr/lib/python3.8/site-packages
2022-02-21 13:33:10.551 T:1659 DEBUG <general>: CPythonInvoker(26, /storage/.kodi/addons/script.skinshortcuts/resources/lib/entry_point.py): entering source directory /storage/.kodi/addons/script.skinshortcuts/resources/lib
2022-02-21 13:33:10.551 T:1659 DEBUG <general>: CPythonInvoker(26, /storage/.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
2022-02-21 13:33:10.668 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:33:10.681 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12058
2022-02-21 13:33:10.798 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:33:10.829 T:1659 INFO <general>: CPythonInvoker(26, /storage/.kodi/addons/script.skinshortcuts/resources/lib/entry_point.py): script successfully run
2022-02-21 13:33:10.829 T:1659 DEBUG <general>: onExecutionDone(26, /storage/.kodi/addons/script.skinshortcuts/resources/lib/entry_point.py)
2022-02-21 13:33:10.831 T:1669 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:33:10.837 T:1669 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:33:10.837 T:1670 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-21 13:33:11.342 T:1670 DEBUG <general>: Thread Timer 140481526752832 terminating
2022-02-21 13:33:11.345 T:1659 WARNING <general>: CPythonInvoker(26, /storage/.kodi/addons/script.skinshortcuts/resources/lib/entry_point.py): the python script "/storage/.kodi/addons/script.skinshortcuts/resources/lib/entry_point.py" has left several classes in memory that we couldn't clean up. The classes include: N9XBMCAddon7xbmcgui6WindowE,N9XBMCAddon9xbmcaddon5AddonE
2022-02-21 13:33:11.346 T:1659 INFO <general>: Python interpreter stopped
2022-02-21 13:33:11.346 T:1659 DEBUG <general>: Thread LanguageInvoker 140479570933312 terminating
2022-02-21 13:33:11.522 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-globals: getIdle, idleState = True, idleTime = 1
2022-02-21 13:33:11.529 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:33:11.558 T:1064 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:33:11.558 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: cleanSelf, before = 0, after = 0
2022-02-21 13:33:11.558 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: getChannels, channels = 0
2022-02-21 13:33:11.558 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.BUSY.WORKING, value = True
2022-02-21 13:33:11.558 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Backup: hasBackup
2022-02-21 13:33:11.565 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:33:11.568 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.has.Backup, value = True
2022-02-21 13:33:11.580 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:33:11.591 T:1064 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:33:11.591 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.BUSY.WORKING, value = False
2022-02-21 13:33:11.598 T:1004 DEBUG <general>: ------ Window Init (DialogConfirm.xml) ------
2022-02-21 13:33:11.821 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:33:11.892 T:1667 DEBUG <general>: Skin Helper Simplecache --> Initialized
2022-02-21 13:33:11.892 T:1667 INFO <general>: script.module.thetvdb --> Initialized
2022-02-21 13:33:11.943 T:1110 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:33:13.352 T:1667 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:33:13.352 T:1667 INFO <general>: script.module.metadatautils --> Rate limiter active for themoviedb.org - delaying request with 5 seconds - Configure a personal API key in the settings to get rid of this message and the delay.
2022-02-21 13:33:13.404 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:33:13.416 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12101
2022-02-21 13:33:13.863 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:33:14.404 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:33:14.417 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 13008
2022-02-21 13:33:14.879 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:33:15.654 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:33:15.668 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 13262
2022-02-21 13:33:15.903 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:33:16.356 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:33:16.369 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12269
2022-02-21 13:33:16.924 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:33:17.340 T:1004 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:33:17.340 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:33:17.352 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12378
2022-02-21 13:33:17.791 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:33:17.803 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 11343
2022-02-21 13:33:17.944 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:33:18.090 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:33:18.103 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12915
2022-02-21 13:33:18.601 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:33:18.604 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 2000
2022-02-21 13:33:18.964 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:33:19.057 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:33:19.071 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12954
2022-02-21 13:33:19.525 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:33:19.538 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12477
2022-02-21 13:33:19.996 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:33:20.231 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:33:20.238 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 7551
2022-02-21 13:33:20.313 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:33:20.322 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 8211
2022-02-21 13:33:21.019 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:33:21.326 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:33:21.339 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12738
2022-02-21 13:33:21.703 T:1008 DEBUG <general>: LIRC: - NEW 160 0 KEY_OK devinput (KEY_OK)
2022-02-21 13:33:21.739 T:1004 DEBUG <general>: HandleKey: 11 (0x0b, obc244) pressed, action is Select
2022-02-21 13:33:21.757 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:33:21.774 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 16119
2022-02-21 13:33:21.959 T:1004 DEBUG <general>: ------ Window Deinit (DialogConfirm.xml) ------
2022-02-21 13:33:21.961 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:33:21.973 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12224
2022-02-21 13:33:21.979 T:1110 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:33:21.980 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Vault: _load file = special://profile/addon_data/plugin.video.pseudotv.live/channels.backup
2022-02-21 13:33:21.980 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open special://profile/addon_data/plugin.video.pseudotv.live/channels.backup
2022-02-21 13:33:21.980 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open special://profile/addon_data/plugin.video.pseudotv.live/channels.backup
2022-02-21 13:33:21.981 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening special://profile/addon_data/plugin.video.pseudotv.live/channels.backup
2022-02-21 13:33:21.995 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: cleanSelf, before = 0, after = 0
2022-02-21 13:33:21.995 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: getChannels, channels = 0
2022-02-21 13:33:22.023 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Writer: recoverChannelsFromBackup, file = special://profile/addon_data/plugin.video.pseudotv.live/channels.backup, difference = 68
2022-02-21 13:33:22.030 T:1064 DEBUG <general>: DialogProgress::Open called
2022-02-21 13:33:22.035 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:33:22.040 T:1004 DEBUG <general>: ------ Window Init (DialogConfirm.xml) ------
2022-02-21 13:33:22.040 T:1004 INFO <general>: Loading skin file: DialogConfirm.xml, load type: KEEP_IN_MEMORY
2022-02-21 13:33:22.043 T:1004 ERROR <general>: Control 11 in window 10101 has been asked to focus, but it can't
2022-02-21 13:33:22.044 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 312e436c6173736963204d54562e3c6d@PseudoTVLive
2022-02-21 13:33:22.044 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 1, id 312e436c6173736963204d54562e3c6d@PseudoTVLive
2022-02-21 13:33:22.044 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 1
2022-02-21 13:33:22.044 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 322e576f727368697054562e3c6d6435@PseudoTVLive
2022-02-21 13:33:22.044 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 2, id 322e576f727368697054562e3c6d6435@PseudoTVLive
2022-02-21 13:33:22.044 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 2
2022-02-21 13:33:22.044 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 313030302e416d617a6f6e205072696d@PseudoTVLive
2022-02-21 13:33:22.044 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 1000, id 313030302e416d617a6f6e205072696d@PseudoTVLive
2022-02-21 13:33:22.044 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 3
2022-02-21 13:33:22.044 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 313030312e4170706c652054562b2e3c@PseudoTVLive
2022-02-21 13:33:22.044 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 1001, id 313030312e4170706c652054562b2e3c@PseudoTVLive
2022-02-21 13:33:22.044 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 4
2022-02-21 13:33:22.044 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 313030322e5042532e3c6d6435204841@PseudoTVLive
2022-02-21 13:33:22.044 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 1002, id 313030322e5042532e3c6d6435204841@PseudoTVLive
2022-02-21 13:33:22.044 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 5
2022-02-21 13:33:22.044 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 313030332e4142432e3c6d6435204841@PseudoTVLive
2022-02-21 13:33:22.044 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 1003, id 313030332e4142432e3c6d6435204841@PseudoTVLive
2022-02-21 13:33:22.044 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 6
2022-02-21 13:33:22.044 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 313030342e414d432e3c6d6435204841@PseudoTVLive
2022-02-21 13:33:22.044 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 1004, id 313030342e414d432e3c6d6435204841@PseudoTVLive
2022-02-21 13:33:22.044 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 7
2022-02-21 13:33:22.044 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 313030352e4164756c74205377696d2e@PseudoTVLive
2022-02-21 13:33:22.044 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 1005, id 313030352e4164756c74205377696d2e@PseudoTVLive
2022-02-21 13:33:22.044 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 8
2022-02-21 13:33:22.044 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 313030362e42424320416d6572696361@PseudoTVLive
2022-02-21 13:33:22.045 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 1006, id 313030362e42424320416d6572696361@PseudoTVLive
2022-02-21 13:33:22.045 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 9
2022-02-21 13:33:22.045 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 313030372e424243312e3c6d64352048@PseudoTVLive
2022-02-21 13:33:22.045 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 1007, id 313030372e424243312e3c6d64352048@PseudoTVLive
2022-02-21 13:33:22.045 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 10
2022-02-21 13:33:22.045 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 313030382e424243322e3c6d64352048@PseudoTVLive
2022-02-21 13:33:22.045 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 1008, id 313030382e424243322e3c6d64352048@PseudoTVLive
2022-02-21 13:33:22.045 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 11
2022-02-21 13:33:22.045 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 313030392e4342532e3c6d6435204841@PseudoTVLive
2022-02-21 13:33:22.045 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 1009, id 313030392e4342532e3c6d6435204841@PseudoTVLive
2022-02-21 13:33:22.045 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 12
2022-02-21 13:33:22.045 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 313031302e436172746f6f6e204e6574@PseudoTVLive
2022-02-21 13:33:22.045 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 1010, id 313031302e436172746f6f6e204e6574@PseudoTVLive
2022-02-21 13:33:22.045 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 13
2022-02-21 13:33:22.045 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 313031312e4368616e6e656c20342e3c@PseudoTVLive
2022-02-21 13:33:22.045 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 1011, id 313031312e4368616e6e656c20342e3c@PseudoTVLive
2022-02-21 13:33:22.045 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 14
2022-02-21 13:33:22.045 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 313031322e4368616e6e656c20416e69@PseudoTVLive
2022-02-21 13:33:22.045 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 1012, id 313031322e4368616e6e656c20416e69@PseudoTVLive
2022-02-21 13:33:22.045 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 15
2022-02-21 13:33:22.046 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 313031332e436f6d6564792043656e74@PseudoTVLive
2022-02-21 13:33:22.046 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 1013, id 313031332e436f6d6564792043656e74@PseudoTVLive
2022-02-21 13:33:22.046 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 16
2022-02-21 13:33:22.046 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 313031342e436f6d65742e3c6d643520@PseudoTVLive
2022-02-21 13:33:22.046 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 1014, id 313031342e436f6d65742e3c6d643520@PseudoTVLive
2022-02-21 13:33:22.046 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 17
2022-02-21 13:33:22.046 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 313031352e4469736e65792b2e3c6d64@PseudoTVLive
2022-02-21 13:33:22.046 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 1015, id 313031352e4469736e65792b2e3c6d64@PseudoTVLive
2022-02-21 13:33:22.046 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 18
2022-02-21 13:33:22.046 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 313031362e446f7572616d612e3c6d64@PseudoTVLive
2022-02-21 13:33:22.046 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 1016, id 313031362e446f7572616d612e3c6d64@PseudoTVLive
2022-02-21 13:33:22.046 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 19
2022-02-21 13:33:22.046 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 313031372e455049582e3c6d64352048@PseudoTVLive
2022-02-21 13:33:22.047 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 1017, id 313031372e455049582e3c6d64352048@PseudoTVLive
2022-02-21 13:33:22.047 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 20
2022-02-21 13:33:22.047 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 313031382e464f582e3c6d6435204841@PseudoTVLive
2022-02-21 13:33:22.047 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 1018, id 313031382e464f582e3c6d6435204841@PseudoTVLive
2022-02-21 13:33:22.047 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 21
2022-02-21 13:33:22.047 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 313031392e46582e3c6d643520484153@PseudoTVLive
2022-02-21 13:33:22.047 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 1019, id 313031392e46582e3c6d643520484153@PseudoTVLive
2022-02-21 13:33:22.047 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 22
2022-02-21 13:33:22.047 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 313032302e466f6f64204e6574776f72@PseudoTVLive
2022-02-21 13:33:22.047 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 1020, id 313032302e466f6f64204e6574776f72@PseudoTVLive
2022-02-21 13:33:22.047 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 23
2022-02-21 13:33:22.047 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 313032312e46726565666f726d2e3c6d@PseudoTVLive
2022-02-21 13:33:22.048 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 1021, id 313032312e46726565666f726d2e3c6d@PseudoTVLive
2022-02-21 13:33:22.048 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 24
2022-02-21 13:33:22.048 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 313032322e48424f2e3c6d6435204841@PseudoTVLive
2022-02-21 13:33:22.048 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 1022, id 313032322e48424f2e3c6d6435204841@PseudoTVLive
2022-02-21 13:33:22.048 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 25
2022-02-21 13:33:22.048 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 313032332e48424f204d61782e3c6d64@PseudoTVLive
2022-02-21 13:33:22.048 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 1023, id 313032332e48424f204d61782e3c6d64@PseudoTVLive
2022-02-21 13:33:22.048 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 26
2022-02-21 13:33:22.048 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 313032342e48616c6c6d61726b204368@PseudoTVLive
2022-02-21 13:33:22.048 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 1024, id 313032342e48616c6c6d61726b204368@PseudoTVLive
2022-02-21 13:33:22.048 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 27
2022-02-21 13:33:22.048 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 313032352e486973746f72792e3c6d64@PseudoTVLive
2022-02-21 13:33:22.049 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 1025, id 313032352e486973746f72792e3c6d64@PseudoTVLive
2022-02-21 13:33:22.049 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 28
2022-02-21 13:33:22.049 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 313032362e48756c752e3c6d64352048@PseudoTVLive
2022-02-21 13:33:22.049 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 1026, id 313032362e48756c752e3c6d64352048@PseudoTVLive
2022-02-21 13:33:22.049 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 29
2022-02-21 13:33:22.049 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 313032372e4d54562e3c6d6435204841@PseudoTVLive
2022-02-21 13:33:22.049 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 1027, id 313032372e4d54562e3c6d6435204841@PseudoTVLive
2022-02-21 13:33:22.049 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 30
2022-02-21 13:33:22.049 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 313032382e4d6554562e3c6d64352048@PseudoTVLive
2022-02-21 13:33:22.050 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 1028, id 313032382e4d6554562e3c6d64352048@PseudoTVLive
2022-02-21 13:33:22.050 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 31
2022-02-21 13:33:22.050 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 313032392e4e42432e3c6d6435204841@PseudoTVLive
2022-02-21 13:33:22.050 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 1029, id 313032392e4e42432e3c6d6435204841@PseudoTVLive
2022-02-21 13:33:22.050 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 32
2022-02-21 13:33:22.050 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 313033302e4e6574666c69782e3c6d64@PseudoTVLive
2022-02-21 13:33:22.050 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 1030, id 313033302e4e6574666c69782e3c6d64@PseudoTVLive
2022-02-21 13:33:22.050 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 33
2022-02-21 13:33:22.050 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 313033312e4e69636b656c6f64656f6e@PseudoTVLive
2022-02-21 13:33:22.051 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 1031, id 313033312e4e69636b656c6f64656f6e@PseudoTVLive
2022-02-21 13:33:22.051 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 34
2022-02-21 13:33:22.051 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 313033322e506172616d6f756e742b2e@PseudoTVLive
2022-02-21 13:33:22.051 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 1032, id 313033322e506172616d6f756e742b2e@PseudoTVLive
2022-02-21 13:33:22.051 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 35
2022-02-21 13:33:22.051 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 313033332e506561636f636b2e3c6d64@PseudoTVLive
2022-02-21 13:33:22.051 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 1033, id 313033332e506561636f636b2e3c6d64@PseudoTVLive
2022-02-21 13:33:22.051 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 36
2022-02-21 13:33:22.051 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 313033342e51756962692e3c6d643520@PseudoTVLive
2022-02-21 13:33:22.052 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 1034, id 313033342e51756962692e3c6d643520@PseudoTVLive
2022-02-21 13:33:22.052 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 37
2022-02-21 13:33:22.052 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 313033352e5363692046692e3c6d6435@PseudoTVLive
2022-02-21 13:33:22.052 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 1035, id 313033352e5363692046692e3c6d6435@PseudoTVLive
2022-02-21 13:33:22.052 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 38
2022-02-21 13:33:22.052 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 313033362e53686f7774696d652e3c6d@PseudoTVLive
2022-02-21 13:33:22.052 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 1036, id 313033362e53686f7774696d652e3c6d@PseudoTVLive
2022-02-21 13:33:22.053 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 39
2022-02-21 13:33:22.053 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 313033372e537461727a2e3c6d643520@PseudoTVLive
2022-02-21 13:33:22.053 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 1037, id 313033372e537461727a2e3c6d643520@PseudoTVLive
2022-02-21 13:33:22.053 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 40
2022-02-21 13:33:22.053 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 313033382e5442532e3c6d6435204841@PseudoTVLive
2022-02-21 13:33:22.053 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 1038, id 313033382e5442532e3c6d6435204841@PseudoTVLive
2022-02-21 13:33:22.053 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 41
2022-02-21 13:33:22.053 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 313033392e544e542e3c6d6435204841@PseudoTVLive
2022-02-21 13:33:22.054 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 1039, id 313033392e544e542e3c6d6435204841@PseudoTVLive
2022-02-21 13:33:22.054 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 42
2022-02-21 13:33:22.054 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 313034302e5456204c616e642e3c6d64@PseudoTVLive
2022-02-21 13:33:22.054 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 1040, id 313034302e5456204c616e642e3c6d64@PseudoTVLive
2022-02-21 13:33:22.054 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 43
2022-02-21 13:33:22.054 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 313034312e5468652043572e3c6d6435@PseudoTVLive
2022-02-21 13:33:22.055 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 1041, id 313034312e5468652043572e3c6d6435@PseudoTVLive
2022-02-21 13:33:22.055 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 44
2022-02-21 13:33:22.055 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 313034322e5468652057422e3c6d6435@PseudoTVLive
2022-02-21 13:33:22.055 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 1042, id 313034322e5468652057422e3c6d6435@PseudoTVLive
2022-02-21 13:33:22.055 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 45
2022-02-21 13:33:22.055 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 313034332e555341204e6574776f726b@PseudoTVLive
2022-02-21 13:33:22.056 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 1043, id 313034332e555341204e6574776f726b@PseudoTVLive
2022-02-21 13:33:22.056 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 46
2022-02-21 13:33:22.056 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 323030302e496d70726163746963616c@PseudoTVLive
2022-02-21 13:33:22.056 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 2000, id 323030302e496d70726163746963616c@PseudoTVLive
2022-02-21 13:33:22.056 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 47
2022-02-21 13:33:22.056 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 333030302e416476656e747572652054@PseudoTVLive
2022-02-21 13:33:22.056 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 3000, id 333030302e416476656e747572652054@PseudoTVLive
2022-02-21 13:33:22.056 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 48
2022-02-21 13:33:22.056 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 333030312e5265616c6974792054562e@PseudoTVLive
2022-02-21 13:33:22.057 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 3001, id 333030312e5265616c6974792054562e@PseudoTVLive
2022-02-21 13:33:22.057 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 49
2022-02-21 13:33:22.057 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 333030332e466f726569676e2054562e@PseudoTVLive
2022-02-21 13:33:22.057 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 3003, id 333030332e466f726569676e2054562e@PseudoTVLive
2022-02-21 13:33:22.057 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 50
2022-02-21 13:33:22.057 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 333030342e486973746f72792054562e@PseudoTVLive
2022-02-21 13:33:22.057 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 3004, id 333030342e486973746f72792054562e@PseudoTVLive
2022-02-21 13:33:22.058 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 51
2022-02-21 13:33:22.058 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 333030352e536369656e636520466963@PseudoTVLive
2022-02-21 13:33:22.058 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 3005, id 333030352e536369656e636520466963@PseudoTVLive
2022-02-21 13:33:22.058 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 52
2022-02-21 13:33:22.058 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 333030362e5761722054562e3c6d6435@PseudoTVLive
2022-02-21 13:33:22.058 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 3006, id 333030362e5761722054562e3c6d6435@PseudoTVLive
2022-02-21 13:33:22.058 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 53
2022-02-21 13:33:22.058 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 333030372e5765737465726e2054562e@PseudoTVLive
2022-02-21 13:33:22.059 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 3007, id 333030372e5765737465726e2054562e@PseudoTVLive
2022-02-21 13:33:22.059 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 54
2022-02-21 13:33:22.059 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 343030312e46616d696c79204d6f7669@PseudoTVLive
2022-02-21 13:33:22.060 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 4001, id 343030312e46616d696c79204d6f7669@PseudoTVLive
2022-02-21 13:33:22.060 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 55
2022-02-21 13:33:22.060 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 343030322e4d757369632e3c6d643520@PseudoTVLive
2022-02-21 13:33:22.061 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 4002, id 343030322e4d757369632e3c6d643520@PseudoTVLive
2022-02-21 13:33:22.061 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 56
2022-02-21 13:33:22.061 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 343030332e416374696f6e204d6f7669@PseudoTVLive
2022-02-21 13:33:22.061 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 4003, id 343030332e416374696f6e204d6f7669@PseudoTVLive
2022-02-21 13:33:22.061 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 57
2022-02-21 13:33:22.061 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 343030342e416476656e74757265204d@PseudoTVLive
2022-02-21 13:33:22.061 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 4004, id 343030342e416476656e74757265204d@PseudoTVLive
2022-02-21 13:33:22.061 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 58
2022-02-21 13:33:22.061 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 343030352e546872696c6c6572204d6f@PseudoTVLive
2022-02-21 13:33:22.062 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 4005, id 343030352e546872696c6c6572204d6f@PseudoTVLive
2022-02-21 13:33:22.062 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 59
2022-02-21 13:33:22.062 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 343030362e576172204d6f766965732e@PseudoTVLive
2022-02-21 13:33:22.062 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 4006, id 343030362e576172204d6f766965732e@PseudoTVLive
2022-02-21 13:33:22.062 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 60
2022-02-21 13:33:22.062 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 343030372e5765737465726e204d6f76@PseudoTVLive
2022-02-21 13:33:22.063 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 4007, id 343030372e5765737465726e204d6f76@PseudoTVLive
2022-02-21 13:33:22.063 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 61
2022-02-21 13:33:22.063 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 353030322e556e6976657273616c2050@PseudoTVLive
2022-02-21 13:33:22.063 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 5002, id 353030322e556e6976657273616c2050@PseudoTVLive
2022-02-21 13:33:22.063 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 62
2022-02-21 13:33:22.063 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 363030312e546872696c6c65722e3c6d@PseudoTVLive
2022-02-21 13:33:22.063 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 6001, id 363030312e546872696c6c65722e3c6d@PseudoTVLive
2022-02-21 13:33:22.063 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 63
2022-02-21 13:33:22.064 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 363030322e5765737465726e2e3c6d64@PseudoTVLive
2022-02-21 13:33:22.064 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 6002, id 363030322e5765737465726e2e3c6d64@PseudoTVLive
2022-02-21 13:33:22.064 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 64
2022-02-21 13:33:22.064 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 363030332e5761722e3c6d6435204841@PseudoTVLive
2022-02-21 13:33:22.064 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 6003, id 363030332e5761722e3c6d6435204841@PseudoTVLive
2022-02-21 13:33:22.064 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 65
2022-02-21 13:33:22.064 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 373030302e505652205265636f726469@PseudoTVLive
2022-02-21 13:33:22.065 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 7000, id 373030302e505652205265636f726469@PseudoTVLive
2022-02-21 13:33:22.065 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 66
2022-02-21 13:33:22.065 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 373030312e526563656e746c79204164@PseudoTVLive
2022-02-21 13:33:22.065 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 7001, id 373030312e526563656e746c79204164@PseudoTVLive
2022-02-21 13:33:22.065 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 67
2022-02-21 13:33:22.073 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, id = 373030322e536561736f6e616c2e3c6d@PseudoTVLive
2022-02-21 13:33:22.074 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, adding channel 7002, id 373030322e536561736f6e616c2e3c6d@PseudoTVLive
2022-02-21 13:33:22.074 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: addChannel, total channels = 68
2022-02-21 13:33:22.074 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: lockFile MasterLock
2022-02-21 13:33:22.074 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/FileLock.dat to /var/media/sdc1-usb-General_USB_Flas/15551.lock
2022-02-21 13:33:22.075 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/15551.lock
2022-02-21 13:33:22.075 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/15551.lock
2022-02-21 13:33:22.075 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/15551.lock
2022-02-21 13:33:22.075 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/15551.lock
2022-02-21 13:33:22.075 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/15551.lock
2022-02-21 13:33:22.076 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/15551.lock
2022-02-21 13:33:22.076 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: findLockEntry
2022-02-21 13:33:22.076 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: File is unlocked
2022-02-21 13:33:22.076 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: writeLockEntry
2022-02-21 13:33:22.076 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: removeLockEntry
2022-02-21 13:33:22.076 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/15551.lock
2022-02-21 13:33:22.076 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/15551.lock
2022-02-21 13:33:22.076 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/15551.lock
2022-02-21 13:33:22.078 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: releaseLockFile
2022-02-21 13:33:22.078 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/15551.lock to /var/media/sdc1-usb-General_USB_Flas/FileLock.dat
2022-02-21 13:33:22.078 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open special://profile/addon_data/plugin.video.pseudotv.live/channels.json
2022-02-21 13:33:22.079 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open special://profile/addon_data/plugin.video.pseudotv.live/channels.json
2022-02-21 13:33:22.080 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening special://profile/addon_data/plugin.video.pseudotv.live/channels.json
2022-02-21 13:33:22.080 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: cleanSelf, before = 68, after = 68
2022-02-21 13:33:22.080 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: getChannels, channels = 68
2022-02-21 13:33:22.080 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: _save, saving 68 channels to special://profile/addon_data/plugin.video.pseudotv.live/channels.json
2022-02-21 13:33:22.080 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: cleanSelf, before = 68, after = 68
2022-02-21 13:33:22.085 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: unlockFile MasterLock
2022-02-21 13:33:22.085 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: Lock not found
2022-02-21 13:33:22.085 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: close
2022-02-21 13:33:22.086 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: unlockFile masterlock
2022-02-21 13:33:22.086 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/FileLock.dat to /var/media/sdc1-usb-General_USB_Flas/18394.lock
2022-02-21 13:33:22.086 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/18394.lock
2022-02-21 13:33:22.086 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/18394.lock
2022-02-21 13:33:22.086 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/18394.lock
2022-02-21 13:33:22.087 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/18394.lock
2022-02-21 13:33:22.087 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/18394.lock
2022-02-21 13:33:22.087 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/18394.lock
2022-02-21 13:33:22.087 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: writeLockEntry
2022-02-21 13:33:22.087 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: removeLockEntry
2022-02-21 13:33:22.087 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/18394.lock
2022-02-21 13:33:22.087 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/18394.lock
2022-02-21 13:33:22.087 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/18394.lock
2022-02-21 13:33:22.087 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileLock: releaseLockFile
2022-02-21 13:33:22.087 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/18394.lock to /var/media/sdc1-usb-General_USB_Flas/FileLock.dat
2022-02-21 13:33:22.088 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: _deposit, channels = 68
2022-02-21 13:33:22.088 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Vault: set_channelList, channelList: channels = 68
2022-02-21 13:33:22.088 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: cleanSelf, before = 68, after = 68
2022-02-21 13:33:22.088 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Channels: getChannels, channels = 68
2022-02-21 13:33:22.088 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Settings: setSetting, key = Select_Channels, value = [B]68[/B] Channels
2022-02-21 13:33:22.093 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:33:22.104 T:1064 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:33:22.104 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.restartRequired, value = True
2022-02-21 13:33:22.110 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.hasAutotuned, value = True
2022-02-21 13:33:22.117 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:33:22.119 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.isClient, value = False
2022-02-21 13:33:22.132 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:33:22.242 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Monitor: onSettingsChanged
2022-02-21 13:33:22.307 T:1004 DEBUG <general>: ------ Window Deinit (DialogConfirm.xml) ------
2022-02-21 13:33:22.803 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:33:22.807 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 4035
2022-02-21 13:33:22.877 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:33:22.890 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 13029
2022-02-21 13:33:23.044 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:33:23.105 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:33:23.108 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 2496
2022-02-21 13:33:23.179 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:33:23.191 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 11856
2022-02-21 13:33:23.344 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:33:23.358 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12749
2022-02-21 13:33:24.070 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:33:24.206 T:1008 DEBUG <general>: LIRC: - NEW 69 0 KEY_LEFT devinput (KEY_LEFT)
2022-02-21 13:33:24.212 T:1004 DEBUG <general>: HandleKey: 169 (0xa9, obc86) pressed, action is Left
2022-02-21 13:33:24.396 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:33:24.408 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 11845
2022-02-21 13:33:25.080 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:33:25.213 T:1008 DEBUG <general>: LIRC: - NEW 6a 0 KEY_RIGHT devinput (KEY_RIGHT)
2022-02-21 13:33:25.217 T:1004 DEBUG <general>: HandleKey: 168 (0xa8, obc87) pressed, action is Right
2022-02-21 13:33:25.296 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:33:25.309 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12819
2022-02-21 13:33:26.087 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:33:27.398 T:1064 INFO <general>: Skipped 2 duplicate messages..
2022-02-21 13:33:27.398 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-HTTP: _start, stopped!
2022-02-21 13:33:27.420 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:33:27.437 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:33:27.444 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 6124
2022-02-21 13:33:27.461 T:1004 DEBUG <general>: ------ Window Init (DialogExtendedProgressBar.xml) ------
2022-02-21 13:33:27.480 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:33:31.580 T:1064 INFO <general>: Skipped 8 duplicate messages..
2022-02-21 13:33:31.580 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-RulesList: __init__
2022-02-21 13:33:31.585 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:33:31.606 T:1064 INFO <general>: Skipped 2 duplicate messages..
2022-02-21 13:33:31.606 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.cores.cpucount, checksum = 0.3.5
2022-02-21 13:33:31.610 T:1064 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:33:31.610 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: buildLogoResources
2022-02-21 13:33:31.610 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: walkDirectory, path = /storage/.kodi/addons/plugin.video.pseudotv.live/resources/images
2022-02-21 13:33:31.610 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getListDirectory path = /storage/.kodi/addons/plugin.video.pseudotv.live/resources/images, checksum = 5fe3a3a7-18d6-47ce-b142-f1784ce38fde
2022-02-21 13:33:31.610 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.getListDirectory./storage/.kodi/addons/plugin.video.pseudotv.live/resources/images, checksum = 5fe3a3a7-18d6-47ce-b142-f1784ce38fde
2022-02-21 13:33:31.615 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: set, name = plugin.video.pseudotv.live.getListDirectory./storage/.kodi/addons/plugin.video.pseudotv.live/resources/images, checksum = 5fe3a3a7-18d6-47ce-b142-f1784ce38fde
2022-02-21 13:33:31.637 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: walkDirectory, path = /var/media/sdc1-usb-General_USB_Flas/logos
2022-02-21 13:33:31.638 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getListDirectory path = /var/media/sdc1-usb-General_USB_Flas/logos, checksum = 5fe3a3a7-18d6-47ce-b142-f1784ce38fde
2022-02-21 13:33:31.638 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.getListDirectory./var/media/sdc1-usb-General_USB_Flas/logos, checksum = 5fe3a3a7-18d6-47ce-b142-f1784ce38fde
2022-02-21 13:33:31.650 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: set, name = plugin.video.pseudotv.live.getListDirectory./var/media/sdc1-usb-General_USB_Flas/logos, checksum = 5fe3a3a7-18d6-47ce-b142-f1784ce38fde
2022-02-21 13:33:31.681 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:33:31.684 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.jsonrpc.getpluginmeta.resource.images.pseudotv.logos, checksum = 0b6c6474-d9e3-457d-897c-94e9ff453c5b
2022-02-21 13:33:31.687 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: walkDirectory, path = special://home/addons/resource.images.pseudotv.logos/resources
2022-02-21 13:33:31.688 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getListDirectory path = special://home/addons/resource.images.pseudotv.logos/resources, checksum = 0.0.2
2022-02-21 13:33:31.688 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.getListDirectory.special://home/addons/resource.images.pseudotv.logos/resources, checksum = 0.0.2
2022-02-21 13:33:31.704 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:33:31.706 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.jsonrpc.getpluginmeta.resource.images.studios.white, checksum = 0b6c6474-d9e3-457d-897c-94e9ff453c5b
2022-02-21 13:33:31.716 T:1064 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:33:31.716 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: walkDirectory, path = special://home/addons/resource.images.studios.white/resources
2022-02-21 13:33:31.716 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getListDirectory path = special://home/addons/resource.images.studios.white/resources, checksum = 0.0.28
2022-02-21 13:33:31.716 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.getListDirectory.special://home/addons/resource.images.studios.white/resources, checksum = 0.0.28
2022-02-21 13:33:31.717 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getListDirectory path = resource://resource.images.studios.white, checksum = 0.0.28
2022-02-21 13:33:31.717 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.getListDirectory.resource://resource.images.studios.white, checksum = 0.0.28
2022-02-21 13:33:31.768 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.jsonrpc.getpluginmeta.resource.images.studios.coloured, checksum = 0b6c6474-d9e3-457d-897c-94e9ff453c5b
2022-02-21 13:33:31.769 T:1064 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:33:31.769 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: walkDirectory, path = special://home/addons/resource.images.studios.coloured/resources
2022-02-21 13:33:31.769 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getListDirectory path = special://home/addons/resource.images.studios.coloured/resources, checksum = 0.0.20
2022-02-21 13:33:31.769 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.getListDirectory.special://home/addons/resource.images.studios.coloured/resources, checksum = 0.0.20
2022-02-21 13:33:31.769 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getListDirectory path = resource://resource.images.studios.coloured, checksum = 0.0.20
2022-02-21 13:33:31.769 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.getListDirectory.resource://resource.images.studios.coloured, checksum = 0.0.20
2022-02-21 13:33:31.817 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.jsonrpc.getpluginmeta.resource.images.moviegenreicons.transparent, checksum = 0b6c6474-d9e3-457d-897c-94e9ff453c5b
2022-02-21 13:33:31.818 T:1064 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:33:31.818 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: walkDirectory, path = special://home/addons/resource.images.moviegenreicons.transparent/resources
2022-02-21 13:33:31.819 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getListDirectory path = special://home/addons/resource.images.moviegenreicons.transparent/resources, checksum = 0.0.6
2022-02-21 13:33:31.819 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.getListDirectory.special://home/addons/resource.images.moviegenreicons.transparent/resources, checksum = 0.0.6
2022-02-21 13:33:31.819 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getListDirectory path = resource://resource.images.moviegenreicons.transparent, checksum = 0.0.6
2022-02-21 13:33:31.819 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.getListDirectory.resource://resource.images.moviegenreicons.transparent, checksum = 0.0.6
2022-02-21 13:33:31.820 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.jsonrpc.getpluginmeta.resource.images.musicgenreicons.text, checksum = 0b6c6474-d9e3-457d-897c-94e9ff453c5b
2022-02-21 13:33:31.820 T:1064 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:33:31.820 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Resources: walkDirectory, path = special://home/addons/resource.images.musicgenreicons.text/resources
2022-02-21 13:33:31.820 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getListDirectory path = special://home/addons/resource.images.musicgenreicons.text/resources, checksum = 0.1.0
2022-02-21 13:33:31.820 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.getListDirectory.special://home/addons/resource.images.musicgenreicons.text/resources, checksum = 0.1.0
2022-02-21 13:33:31.820 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-JSONRPC: getListDirectory path = resource://resource.images.musicgenreicons.text, checksum = 0.1.0
2022-02-21 13:33:31.820 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.getListDirectory.resource://resource.images.musicgenreicons.text, checksum = 0.1.0
2022-02-21 13:33:31.823 T:1004 DEBUG <general>: ------ Window Deinit (DialogExtendedProgressBar.xml) ------
2022-02-21 13:33:31.839 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Predefined: __init__, exclude_specials = ,{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}
2022-02-21 13:33:31.846 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:33:31.953 T:1064 INFO <general>: Skipped 16 duplicate messages..
2022-02-21 13:33:31.953 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-M3U: _withdraw
2022-02-21 13:33:31.953 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Vault: set_m3uList, m3uList: channels = 0
2022-02-21 13:33:31.953 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-XMLTV: _withdraw
2022-02-21 13:33:31.954 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Vault: set_xmltvList, xmltvList: channels = 0
2022-02-21 13:33:31.959 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:33:31.975 T:1004 DEBUG <general>: ------ Window Init (DialogExtendedProgressBar.xml) ------
2022-02-21 13:33:31.982 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:33:31.997 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Cache: get, name = plugin.video.pseudotv.live.lastVersion, checksum = 0.3.5
2022-02-21 13:33:32.007 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:33:32.035 T:1064 INFO <general>: Skipped 2 duplicate messages..
2022-02-21 13:33:32.035 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.isClient, value = False
2022-02-21 13:33:32.043 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:33:32.052 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-21 13:33:32.054 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:33:32.064 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 11860
2022-02-21 13:33:32.081 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:33:32.098 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.InstanceID, value = e88b78b1-e4cc-44b1-9c80-436478acdeaf
2022-02-21 13:33:32.104 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:33:32.123 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.BUSY.WORKING, value = True
2022-02-21 13:33:32.124 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Backup: hasBackup
2022-02-21 13:33:32.134 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:33:32.136 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.has.Backup, value = True
2022-02-21 13:33:32.148 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:33:32.161 T:1064 INFO <general>: Skipped 1 duplicate messages..
2022-02-21 13:33:32.161 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.BUSY.WORKING, value = False
2022-02-21 13:33:32.168 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:33:32.241 T:1064 INFO <general>: Skipped 4 duplicate messages..
2022-02-21 13:33:32.241 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-globals: chkPluginSettings, id = pvr.iptvsimple
2022-02-21 13:33:32.249 T:1064 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:33:32.251 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-globals: setPlugin
2022-02-21 13:33:32.252 T:1064 DEBUG <general>: plugin.video.pseudotv.live-0.3.5-globals: getPluginMeta, plugin meta = {'type': 'kodi.pvrclient', 'label': 'PVR IPTV Simple Client', 'name': 'PVR IPTV Simple Client', 'version': '19.1.0.1', 'path': '/storage/.kodi/addons/pvr.iptvsimple/', 'author': 'nightik and Ross Nicholson', 'icon': '/storage/.kodi/addons/pvr.iptvsimple/icon.png', 'fanart': '', 'id': 'pvr.iptvsimple', 'description': 'IPTV Simple PVR Client support m3u playlists, streaming of Live TV for multicast/unicast sources, listening to Radio channels and EPG.'}
2022-02-21 13:33:32.266 T:1004 DEBUG <general>: ------ Window Init (DialogConfirm.xml) ------
2022-02-21 13:33:33.227 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:33:34.039 T:1008 DEBUG <general>: LIRC: - NEW 160 0 KEY_OK devinput (KEY_OK)
2022-02-21 13:33:34.049 T:1004 DEBUG <general>: HandleKey: 11 (0x0b, obc244) pressed, action is Select
2022-02-21 13:33:34.243 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-21 13:33:34.275 T:1004 DEBUG <general>: ------ Window Deinit (DialogConfirm.xml) ------
2022-02-21 13:33:34.288 T:1064 DEBUG <CSettingsManager>: requested setting (defaultProviderName) was not found.
2022-02-21 13:33:34.288 T:1064 DEBUG <CSettingsManager>: requested setting (enableProviderMappings) was not found.
2022-02-21 13:33:34.289 T:1064 DEBUG <CSettingsManager>: requested setting (providerMappingFile) was not found.
2022-02-21 13:33:34.289 T:1064 DEBUG <general>: Calling TransferSettings for: PVR IPTV Simple Client
2022-02-21 13:33:34.290 T:1064 ERROR <general>: Unknown setting type of 'ffmpegdirectSettings' for PVR IPTV Simple Client
2022-02-21 13:33:34.302 T:1064 DEBUG <CSettingsManager>: requested setting (defaultProviderName) was not found.
2022-02-21 13:33:34.302 T:1064 DEBUG <CSettingsManager>: requested setting (enableProviderMappings) was not found.
2022-02-21 13:33:34.302 T:1064 DEBUG <CSettingsManager>: requested setting (providerMappingFile) was not found.
2022-02-21 13:33:34.303 T:1064 DEBUG <general>: Calling TransferSettings for: PVR IPTV Simple Client
2022-02-21 13:33:34.304 T:1064 ERROR <general>: Unknown setting type of 'ffmpegdirectSettings' for PVR IPTV Simple Client
2022-02-21 13:33:34.316 T:1064 DEBUG <CSettingsManager>: requested setting (defaultProviderName) was not found.
2022-02-21 13:33:34.316 T:1064 DEBUG <CSettingsManager>: requested setting (enableProviderMappings) was not found.
2022-02-21 13:33:34.316 T:1064 DEBUG <CSettingsManager>: requested setting (providerMappingFile) was not found.
2022-02-21 13:33:34.317 T:1064 DEBUG <general>: Calling TransferSettings for: PVR IPTV Simple Client
2022-02-21 13:33:34.318 T:1064 ERROR <general>: Unknown setting type of 'ffmpegdirectSettings' for PVR IPTV Simple Client
2022-02-21 13:33:34.331 T:1064 DEBUG <CSettingsManager>: requested setting (defaultProviderName) was not found.
2022-02-21 13:33:34.331 T:1064 DEBUG <CSettingsManager>: requested setting (enableProviderMappings) was not found.
2022-02-21 13:33:34.331 T:1064 DEBUG <CSettingsManager>: requested setting (providerMappingFile) was not found.
2022-02-21 13:33:34.332 T:1064 DEBUG <general>: Calling TransferSettings for: PVR IPTV Simple Client
2022-02-21 13:33:34.333 T:1064 ERROR <general>: Unknown setting type of 'ffmpegdirectSettings' for PVR IPTV Simple Client
2022-02-21 13:33:34.352 T:1064 DEBUG <CSettingsManager>: requested setting (defaultProviderName) was not found.
2022-02-21 13:33:34.352 T:1064 DEBUG <CSettingsManager>: requested setting (enableProviderMappings) was not found.
2022-02-21 13:33:34.352 T:1064 DEBUG <CSettingsManager>: requested setting (providerMappingFile) was not found.
2022-02-21 13:33:34.353 T:1064 DEBUG <general>: Calling TransferSettings for: PVR IPTV Simple Client
2022-02-21 13:33:34.354 T:1064 ERROR <general>: Unknown setting type of 'ffmpegdirectSettings' for PVR IPTV Simple Client
2022-02-21 13:33:34.368 T:1064 DEBUG <CSettingsManager>: requested setting (defaultProviderName) was not found.
2022-02-21 13:33:34.368 T:1064 DEBUG <CSettingsManager>: requested setting (enableProviderMappings) was not found.
2022-02-21 13:33:34.368 T:1064 DEBUG <CSettingsManager>: requested setting (providerMappingFile) was not found.
2022-02-21 13:33:34.369 T:1064 DEBUG <general>: Calling TransferSettings for: PVR IPTV Simple Client
2022-02-21 13:33:34.370 T:1064 ERROR <general>: Unknown setting type of 'ffmpegdirectSettings' for PVR IPTV Simple Client
2022-02-21 13:33:34.382 T:1064 DEBUG <CSettingsManager>: requested setting (defaultProviderName) was not found.
2022-02-21 13:33:34.382 T:1064 DEBUG <CSettingsManager>: requested setting (enableProviderMappings) was not found.
2022-02-21 13:33:34.382 T:1064 DEBUG <CSettingsManager>: requested setting (providerMappingFile) was not found.
2022-02-21 13:33:34.383 T:1064 DEBUG <general>: Calling TransferSettings for: PVR IPTV Simple Client
2022-02-21 13:33:34.384 T:1064 ERROR <general>: Unknown setting type of 'ffmpegdirectSettings' for PVR IPTV Simple Client
2022-02-21 13:33:34.390 T:1064 DEBUG <CSettingsManager>: requested setting (defaultProviderName) was not found.
2022-02-21 13:33:34.390 T:1064 DEBUG <CSettingsManager>: requested setting (enableProviderMappings) was not found.
2022-02-21 13:33:34.391 T:1064 DEBUG <CSettingsManager>: requested setting (providerMappingFile) was not found.
2022-02-21 13:33:34.391 T:1064 DEBUG <general>: Calling TransferSettings for: PVR IPTV Simple Client
2022-02-21 13:33:34.392 T:1064 ERROR <general>: Unknown setting type of 'ffmpegdirectSettings' for PVR IPTV Simple Client
2022-02-21 13:33:34.400 T:1064 DEBUG <CSettingsManager>: re
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment