Skip to content

Instantly share code, notes, and snippets.

@bornagainpenguin
Created March 14, 2022 20:29
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/b5ef5c57a0c1411c0075c19653da1623 to your computer and use it in GitHub Desktop.
Save bornagainpenguin/b5ef5c57a0c1411c0075c19653da1623 to your computer and use it in GitHub Desktop.
PseudoTV Live! 0.3.6b log
This file has been truncated, but you can view the full file.
2022-03-14 14:22:30.649 T:1002 INFO <general>: -----------------------------------------------------------------------
2022-03-14 14:22:30.649 T:1002 INFO <general>: Starting Kodi (19.3 (19.3.0) Git:19.3-Matrix). Platform: Linux x86 64-bit
2022-03-14 14:22:30.649 T:1002 INFO <general>: Using Release Kodi x64
2022-03-14 14:22:30.649 T:1002 INFO <general>: Kodi compiled 2021-10-30 by GCC 10.2.0 for Linux x86 64-bit version 5.10.76 (330316)
2022-03-14 14:22:30.649 T:1002 INFO <general>: Running on LibreELEC (official): 10.0.1, kernel: Linux x86 64-bit version 5.10.76
2022-03-14 14:22:30.649 T:1002 INFO <general>: FFmpeg version/source: 4.3.2-Kodi
2022-03-14 14:22:30.649 T:1002 INFO <general>: Host CPU: AMD PRO A10-8770E R7, 10 COMPUTE CORES 4C+6G , 4 cores available
2022-03-14 14:22:30.649 T:1002 INFO <general>: special://xbmc/ is mapped to: /usr/share/kodi/
2022-03-14 14:22:30.649 T:1002 INFO <general>: special://xbmcbin/ is mapped to: /usr/lib/kodi
2022-03-14 14:22:30.649 T:1002 INFO <general>: special://xbmcbinaddons/ is mapped to: /usr/lib/kodi/addons
2022-03-14 14:22:30.649 T:1002 INFO <general>: special://masterprofile/ is mapped to: /storage/.kodi/userdata
2022-03-14 14:22:30.649 T:1002 INFO <general>: special://envhome/ is mapped to: /storage
2022-03-14 14:22:30.649 T:1002 INFO <general>: special://home/ is mapped to: /storage/.kodi
2022-03-14 14:22:30.649 T:1002 INFO <general>: special://temp/ is mapped to: /storage/.kodi/temp
2022-03-14 14:22:30.649 T:1002 INFO <general>: special://logpath/ is mapped to: /storage/.kodi/temp
2022-03-14 14:22:30.649 T:1002 INFO <general>: The executable running is: /usr/lib/kodi/kodi.bin
2022-03-14 14:22:30.649 T:1002 INFO <general>: Local hostname: Office-ELEC
2022-03-14 14:22:30.649 T:1002 INFO <general>: Log File is located: /storage/.kodi/temp/kodi.log
2022-03-14 14:22:30.649 T:1002 INFO <general>: -----------------------------------------------------------------------
2022-03-14 14:22:30.649 T:1002 INFO <general>: loading settings
2022-03-14 14:22:30.649 T:1002 INFO <general>: special://profile/ is mapped to: special://masterprofile/
2022-03-14 14:22:30.657 T:1002 INFO <general>: Loaded settings file from special://xbmc/system/advancedsettings.xml
2022-03-14 14:22:30.658 T:1002 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-03-14 14:22:30.658 T:1002 INFO <general>: Loaded settings file from special://profile/advancedsettings.xml
2022-03-14 14:22:30.659 T:1002 INFO <general>: Contents of special://profile/advancedsettings.xml are...
<advancedsettings version="1.0">
<setting>value</setting>
<splash>false</splash>
<setting>value</setting>
</advancedsettings>
2022-03-14 14:22:30.659 T:1002 INFO <general>: Default Video Player: VideoPlayer
2022-03-14 14:22:30.659 T:1002 INFO <general>: Default Audio Player: paplayer
2022-03-14 14:22:30.659 T:1002 INFO <general>: Enabled debug logging due to GUI setting (2)
2022-03-14 14:22:30.659 T:1002 INFO <general>: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
2022-03-14 14:22:30.660 T:1002 DEBUG <general>: CSkinSettings: no <skinsettings> tag found
2022-03-14 14:22:30.665 T:1002 INFO <general>: creating subdirectories
2022-03-14 14:22:30.665 T:1002 INFO <general>: userdata folder: special://masterprofile/
2022-03-14 14:22:30.665 T:1002 INFO <general>: recording folder:
2022-03-14 14:22:30.665 T:1002 INFO <general>: screenshots folder: /storage/screenshots/
2022-03-14 14:22:30.676 T:1002 INFO <general>: Running database version Addons33
2022-03-14 14:22:30.684 T:1002 DEBUG <general>: CAddonInfoBuilder::ParseXMLTypes: Binary addon found: audioencoder.kodi.builtin.aac
2022-03-14 14:22:30.684 T:1002 DEBUG <general>: CAddonInfoBuilder::ParseXMLTypes: Binary addon found: audioencoder.kodi.builtin.wma
2022-03-14 14:22:30.700 T:1002 DEBUG <general>: CAddonInfoBuilder::ParseXMLTypes: Binary addon found: peripheral.joystick
2022-03-14 14:22:30.709 T:1002 DEBUG <general>: CAddonInfoBuilder::ParseXMLTypes: Binary addon found: screensaver.xbmc.builtin.black
2022-03-14 14:22:30.710 T:1002 DEBUG <general>: CAddonInfoBuilder::ParseXMLTypes: Binary addon found: screensaver.xbmc.builtin.dim
2022-03-14 14:22:30.736 T:1002 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-03-14 14:22:30.736 T:1002 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-03-14 14:22:30.738 T:1002 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-03-14 14:22:30.740 T:1002 DEBUG <general>: CAddonInfoBuilder::ParseXMLTypes: Binary addon found: pvr.iptvsimple
2022-03-14 14:22:30.741 T:1002 DEBUG <general>: CAddonInfoBuilder::ParseXMLTypes: Binary addon found: inputstream.ffmpegdirect
2022-03-14 14:22:30.754 T:1002 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-03-14 14:22:30.756 T:1002 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-03-14 14:22:30.758 T:1002 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-03-14 14:22:30.758 T:1002 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-03-14 14:22:30.759 T:1002 DEBUG <general>: CAddonMgr::FindAddons: Addon 'metadata.common.fanart.tv' already present with version 3.6.3 at '/usr/share/kodi/addons/metadata.common.fanart.tv/' replaced with version 3.6.4 at '/storage/.kodi/addons/metadata.common.fanart.tv/'
2022-03-14 14:22:30.760 T:1002 DEBUG <general>: CAddonInfoBuilder::ParseXMLTypes: Binary addon found: inputstream.rtmp
2022-03-14 14:22:30.760 T:1002 DEBUG <general>: CAddonInfoBuilder::ParseXMLTypes: Binary addon found: screensaver.stars
2022-03-14 14:22:30.762 T:1002 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-03-14 14:22:30.763 T:1002 DEBUG <general>: CAddonInfoBuilder::ParseXMLTypes: Binary addon found: inputstream.adaptive
2022-03-14 14:22:30.765 T:1002 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-03-14 14:22:30.767 T:1002 INFO <general>: CAddonMgr::FindAddons: audioencoder.kodi.builtin.aac v1.0.2 installed
2022-03-14 14:22:30.767 T:1002 INFO <general>: CAddonMgr::FindAddons: audioencoder.kodi.builtin.wma v1.0.2 installed
2022-03-14 14:22:30.767 T:1002 INFO <general>: CAddonMgr::FindAddons: driver.dvb.crazycat v10.0.0.0 installed
2022-03-14 14:22:30.767 T:1002 INFO <general>: CAddonMgr::FindAddons: driver.dvb.digital_devices v10.0.0.0 installed
2022-03-14 14:22:30.767 T:1002 INFO <general>: CAddonMgr::FindAddons: driver.dvb.dvb-latest v10.0.0.0 installed
2022-03-14 14:22:30.768 T:1002 INFO <general>: CAddonMgr::FindAddons: game.controller.default v1.0.19 installed
2022-03-14 14:22:30.768 T:1002 INFO <general>: CAddonMgr::FindAddons: game.controller.snes v1.0.18 installed
2022-03-14 14:22:30.768 T:1002 INFO <general>: CAddonMgr::FindAddons: inputstream.adaptive v19.0.2.1 installed
2022-03-14 14:22:30.768 T:1002 INFO <general>: CAddonMgr::FindAddons: inputstream.ffmpegdirect v19.0.1.1 installed
2022-03-14 14:22:30.768 T:1002 INFO <general>: CAddonMgr::FindAddons: inputstream.rtmp v19.0.1.1 installed
2022-03-14 14:22:30.768 T:1002 INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.audioengine v1.1.1 installed
2022-03-14 14:22:30.768 T:1002 INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.filesystem v1.1.6 installed
2022-03-14 14:22:30.768 T:1002 INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.general v1.0.5 installed
2022-03-14 14:22:30.768 T:1002 INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.gui v5.15.0 installed
2022-03-14 14:22:30.768 T:1002 INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.main v1.3.0 installed
2022-03-14 14:22:30.768 T:1002 INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.network v1.0.4 installed
2022-03-14 14:22:30.768 T:1002 INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.tools v1.0.4 installed
2022-03-14 14:22:30.768 T:1002 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.audiodecoder v3.0.0 installed
2022-03-14 14:22:30.768 T:1002 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.audioencoder v2.1.0 installed
2022-03-14 14:22:30.768 T:1002 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.game v2.1.0 installed
2022-03-14 14:22:30.768 T:1002 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.imagedecoder v2.1.1 installed
2022-03-14 14:22:30.768 T:1002 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.inputstream v3.0.1 installed
2022-03-14 14:22:30.768 T:1002 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.peripheral v2.0.0 installed
2022-03-14 14:22:30.768 T:1002 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.pvr v7.1.0 installed
2022-03-14 14:22:30.768 T:1002 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.screensaver v2.1.0 installed
2022-03-14 14:22:30.768 T:1002 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.vfs v3.0.0 installed
2022-03-14 14:22:30.768 T:1002 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.videocodec v2.0.2 installed
2022-03-14 14:22:30.768 T:1002 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.visualization v3.0.0 installed
2022-03-14 14:22:30.768 T:1002 INFO <general>: CAddonMgr::FindAddons: kodi.resource v1.0.0 installed
2022-03-14 14:22:30.768 T:1002 INFO <general>: CAddonMgr::FindAddons: metadata.album.universal v3.1.6 installed
2022-03-14 14:22:30.768 T:1002 INFO <general>: CAddonMgr::FindAddons: metadata.artists.universal v4.3.6 installed
2022-03-14 14:22:30.768 T:1002 INFO <general>: CAddonMgr::FindAddons: metadata.common.allmusic.com v3.2.2 installed
2022-03-14 14:22:30.769 T:1002 INFO <general>: CAddonMgr::FindAddons: metadata.common.fanart.tv v3.6.4 installed
2022-03-14 14:22:30.769 T:1002 INFO <general>: CAddonMgr::FindAddons: metadata.common.imdb.com v3.2.4 installed
2022-03-14 14:22:30.769 T:1002 INFO <general>: CAddonMgr::FindAddons: metadata.common.musicbrainz.org v2.2.4 installed
2022-03-14 14:22:30.769 T:1002 INFO <general>: CAddonMgr::FindAddons: metadata.common.theaudiodb.com v2.0.3 installed
2022-03-14 14:22:30.769 T:1002 INFO <general>: CAddonMgr::FindAddons: metadata.common.themoviedb.org v3.2.18 installed
2022-03-14 14:22:30.769 T:1002 INFO <general>: CAddonMgr::FindAddons: metadata.generic.albums v1.0.14 installed
2022-03-14 14:22:30.769 T:1002 INFO <general>: CAddonMgr::FindAddons: metadata.generic.artists v1.0.14 installed
2022-03-14 14:22:30.769 T:1002 INFO <general>: CAddonMgr::FindAddons: metadata.local v1.0.1 installed
2022-03-14 14:22:30.769 T:1002 INFO <general>: CAddonMgr::FindAddons: metadata.themoviedb.org v5.2.6 installed
2022-03-14 14:22:30.769 T:1002 INFO <general>: CAddonMgr::FindAddons: metadata.themoviedb.org.python v1.6.1+matrix.1 installed
2022-03-14 14:22:30.769 T:1002 INFO <general>: CAddonMgr::FindAddons: metadata.tvshows.themoviedb.org v3.5.14 installed
2022-03-14 14:22:30.769 T:1002 INFO <general>: CAddonMgr::FindAddons: metadata.tvshows.themoviedb.org.python v1.4.10 installed
2022-03-14 14:22:30.769 T:1002 INFO <general>: CAddonMgr::FindAddons: peripheral.joystick v19.0.0 installed
2022-03-14 14:22:30.769 T:1002 INFO <general>: CAddonMgr::FindAddons: plugin.library.node.editor v2.0.5 installed
2022-03-14 14:22:30.769 T:1002 INFO <general>: CAddonMgr::FindAddons: plugin.program.autocompletion v2.0.1 installed
2022-03-14 14:22:30.769 T:1002 INFO <general>: CAddonMgr::FindAddons: plugin.video.pseudotv.live v0.3.6b installed
2022-03-14 14:22:30.769 T:1002 INFO <general>: CAddonMgr::FindAddons: pvr.iptvsimple v19.1.0.1 installed
2022-03-14 14:22:30.769 T:1002 INFO <general>: CAddonMgr::FindAddons: repository.kodi.game v1.0.0 installed
2022-03-14 14:22:30.769 T:1002 INFO <general>: CAddonMgr::FindAddons: repository.libreelec.tv v10.0.0 installed
2022-03-14 14:22:30.769 T:1002 INFO <general>: CAddonMgr::FindAddons: repository.lunatixz v1.1.0 installed
2022-03-14 14:22:30.769 T:1002 INFO <general>: CAddonMgr::FindAddons: repository.marcelveldt v1.0.3 installed
2022-03-14 14:22:30.769 T:1002 INFO <general>: CAddonMgr::FindAddons: repository.pseudotv v1.0.3 installed
2022-03-14 14:22:30.769 T:1002 INFO <general>: CAddonMgr::FindAddons: repository.rector.stuff v1.0.4 installed
2022-03-14 14:22:30.769 T:1002 INFO <general>: CAddonMgr::FindAddons: repository.titan.bingie.mod v1.0.0 installed
2022-03-14 14:22:30.769 T:1002 INFO <general>: CAddonMgr::FindAddons: repository.xbmc.org v3.2.5 installed
2022-03-14 14:22:30.769 T:1002 INFO <general>: CAddonMgr::FindAddons: resource.images.backgroundoverlays.basic v1.0.0 installed
2022-03-14 14:22:30.769 T:1002 INFO <general>: CAddonMgr::FindAddons: resource.images.moviegenreicons.transparent v0.0.6 installed
2022-03-14 14:22:30.770 T:1002 INFO <general>: CAddonMgr::FindAddons: resource.images.musicgenreicons.text v0.1.0 installed
2022-03-14 14:22:30.770 T:1002 INFO <general>: CAddonMgr::FindAddons: resource.images.pseudotv.logos v0.0.2 installed
2022-03-14 14:22:30.770 T:1002 INFO <general>: CAddonMgr::FindAddons: resource.images.skinbackgrounds.titanium v1.0.0 installed
2022-03-14 14:22:30.770 T:1002 INFO <general>: CAddonMgr::FindAddons: resource.images.skinicons.wide v1.0.3 installed
2022-03-14 14:22:30.770 T:1002 INFO <general>: CAddonMgr::FindAddons: resource.images.studios.coloured v0.0.20 installed
2022-03-14 14:22:30.770 T:1002 INFO <general>: CAddonMgr::FindAddons: resource.images.studios.white v0.0.28 installed
2022-03-14 14:22:30.770 T:1002 INFO <general>: CAddonMgr::FindAddons: resource.images.weathericons.default v1.1.9 installed
2022-03-14 14:22:30.770 T:1002 INFO <general>: CAddonMgr::FindAddons: resource.language.en_gb v2.0.2 installed
2022-03-14 14:22:30.770 T:1002 INFO <general>: CAddonMgr::FindAddons: resource.language.en_us v9.0.31 installed
2022-03-14 14:22:30.770 T:1002 INFO <general>: CAddonMgr::FindAddons: resource.uisounds.appletv v0.0.2 installed
2022-03-14 14:22:30.770 T:1002 INFO <general>: CAddonMgr::FindAddons: resource.uisounds.kodi v1.0.1 installed
2022-03-14 14:22:30.770 T:1002 INFO <general>: CAddonMgr::FindAddons: resource.videos.commercials.sample v0.0.1 installed
2022-03-14 14:22:30.770 T:1002 INFO <general>: CAddonMgr::FindAddons: resource.videos.ratings.mpaa.classic v0.0.2 installed
2022-03-14 14:22:30.770 T:1002 INFO <general>: CAddonMgr::FindAddons: resource.videos.trailers.sample v0.0.1 installed
2022-03-14 14:22:30.770 T:1002 INFO <general>: CAddonMgr::FindAddons: screensaver.atv4 v3.0.3 installed
2022-03-14 14:22:30.770 T:1002 INFO <general>: CAddonMgr::FindAddons: screensaver.kaster v1.3.6+matrix.1 installed
2022-03-14 14:22:30.770 T:1002 INFO <general>: CAddonMgr::FindAddons: screensaver.stars v19.0.0.1 installed
2022-03-14 14:22:30.770 T:1002 INFO <general>: CAddonMgr::FindAddons: screensaver.xbmc.builtin.black v1.0.34 installed
2022-03-14 14:22:30.770 T:1002 INFO <general>: CAddonMgr::FindAddons: screensaver.xbmc.builtin.dim v1.0.64 installed
2022-03-14 14:22:30.770 T:1002 INFO <general>: CAddonMgr::FindAddons: script.artwork.dump v0.2.3 installed
2022-03-14 14:22:30.770 T:1002 INFO <general>: CAddonMgr::FindAddons: script.bingie.helper v1.1.1 installed
2022-03-14 14:22:30.770 T:1002 INFO <general>: CAddonMgr::FindAddons: script.embuary.helper v2.0.8 installed
2022-03-14 14:22:30.770 T:1002 INFO <general>: CAddonMgr::FindAddons: script.extendedinfo v5.6.1+matrix.3 installed
2022-03-14 14:22:30.770 T:1002 INFO <general>: CAddonMgr::FindAddons: script.favourites v8.1.2 installed
2022-03-14 14:22:30.770 T:1002 INFO <general>: CAddonMgr::FindAddons: script.globalsearch v9.0.7 installed
2022-03-14 14:22:30.770 T:1002 INFO <general>: CAddonMgr::FindAddons: script.kodi.loguploader v1.0.4 installed
2022-03-14 14:22:30.770 T:1002 INFO <general>: CAddonMgr::FindAddons: script.module.addon.signals v0.0.6+matrix.1 installed
2022-03-14 14:22:30.770 T:1002 INFO <general>: CAddonMgr::FindAddons: script.module.arrow v1.0.3.1 installed
2022-03-14 14:22:30.771 T:1002 INFO <general>: CAddonMgr::FindAddons: script.module.autocompletion v2.0.3 installed
2022-03-14 14:22:30.771 T:1002 INFO <general>: CAddonMgr::FindAddons: script.module.beautifulsoup4 v4.9.3+matrix.1 installed
2022-03-14 14:22:30.771 T:1002 INFO <general>: CAddonMgr::FindAddons: script.module.certifi v2020.12.05+matrix.1 installed
2022-03-14 14:22:30.771 T:1002 INFO <general>: CAddonMgr::FindAddons: script.module.chardet v4.0.0+matrix.1 installed
2022-03-14 14:22:30.771 T:1002 INFO <general>: CAddonMgr::FindAddons: script.module.dateutil v2.8.2 installed
2022-03-14 14:22:30.771 T:1002 INFO <general>: CAddonMgr::FindAddons: script.module.future v0.18.2+matrix.1 installed
2022-03-14 14:22:30.771 T:1002 INFO <general>: CAddonMgr::FindAddons: script.module.fuzzywuzzy v0.18.0 installed
2022-03-14 14:22:30.771 T:1002 INFO <general>: CAddonMgr::FindAddons: script.module.idna v2.10.0+matrix.1 installed
2022-03-14 14:22:30.771 T:1002 INFO <general>: CAddonMgr::FindAddons: script.module.kodi-six v0.1.3.1 installed
2022-03-14 14:22:30.771 T:1002 INFO <general>: CAddonMgr::FindAddons: script.module.kodi65 v1.2.1+matrix.3 installed
2022-03-14 14:22:30.771 T:1002 INFO <general>: CAddonMgr::FindAddons: script.module.metadatautils v1.0.44 installed
2022-03-14 14:22:30.771 T:1002 INFO <general>: CAddonMgr::FindAddons: script.module.musicbrainz v0.7.0 installed
2022-03-14 14:22:30.771 T:1002 INFO <general>: CAddonMgr::FindAddons: script.module.pil v5.1.0 installed
2022-03-14 14:22:30.771 T:1002 INFO <general>: CAddonMgr::FindAddons: script.module.pycryptodome v3.4.3 installed
2022-03-14 14:22:30.771 T:1002 INFO <general>: CAddonMgr::FindAddons: script.module.pyqrcode v1.2.1+matrix.4 installed
2022-03-14 14:22:30.771 T:1002 INFO <general>: CAddonMgr::FindAddons: script.module.requests v2.25.1+matrix.1 installed
2022-03-14 14:22:30.771 T:1002 INFO <general>: CAddonMgr::FindAddons: script.module.routing v0.2.3+matrix.1 installed
2022-03-14 14:22:30.771 T:1002 INFO <general>: CAddonMgr::FindAddons: script.module.simplecache v2.0.2 installed
2022-03-14 14:22:30.771 T:1002 INFO <general>: CAddonMgr::FindAddons: script.module.simpleeval v0.9.10 installed
2022-03-14 14:22:30.771 T:1002 INFO <general>: CAddonMgr::FindAddons: script.module.simplejson v3.17.0+matrix.2 installed
2022-03-14 14:22:30.771 T:1002 INFO <general>: CAddonMgr::FindAddons: script.module.simpleplugin3 v3.0.6+matrix.1 installed
2022-03-14 14:22:30.771 T:1002 INFO <general>: CAddonMgr::FindAddons: script.module.six v1.15.0+matrix.1 installed
2022-03-14 14:22:30.771 T:1002 INFO <general>: CAddonMgr::FindAddons: script.module.soupsieve v2.1.0+matrix.1 installed
2022-03-14 14:22:30.771 T:1002 INFO <general>: CAddonMgr::FindAddons: script.module.thetvdb v1.0.29 installed
2022-03-14 14:22:30.771 T:1002 INFO <general>: CAddonMgr::FindAddons: script.module.trakt v4.4.0+matrix.1 installed
2022-03-14 14:22:30.771 T:1002 INFO <general>: CAddonMgr::FindAddons: script.module.typing_extensions v3.7.4.3 installed
2022-03-14 14:22:30.771 T:1002 INFO <general>: CAddonMgr::FindAddons: script.module.unidecode v1.1.1+matrix.2 installed
2022-03-14 14:22:30.771 T:1002 INFO <general>: CAddonMgr::FindAddons: script.module.urllib3 v1.26.4+matrix.1 installed
2022-03-14 14:22:30.771 T:1002 INFO <general>: CAddonMgr::FindAddons: script.module.youtube.dl v21.303.0+matrix.1 installed
2022-03-14 14:22:30.772 T:1002 INFO <general>: CAddonMgr::FindAddons: script.program.driverselect v3.0.1+matrix installed
2022-03-14 14:22:30.772 T:1002 INFO <general>: CAddonMgr::FindAddons: script.skin.helper.backgrounds v1.0.36 installed
2022-03-14 14:22:30.772 T:1002 INFO <general>: CAddonMgr::FindAddons: script.skin.helper.service v1.1.40 installed
2022-03-14 14:22:30.772 T:1002 INFO <general>: CAddonMgr::FindAddons: script.skin.helper.skinbackup v1.0.22 installed
2022-03-14 14:22:30.772 T:1002 INFO <general>: CAddonMgr::FindAddons: script.skin.helper.widgets v1.1.1 installed
2022-03-14 14:22:30.772 T:1002 INFO <general>: CAddonMgr::FindAddons: script.skinshortcuts v2.0.1 installed
2022-03-14 14:22:30.772 T:1002 INFO <general>: CAddonMgr::FindAddons: script.trakt v3.5.0 installed
2022-03-14 14:22:30.772 T:1002 INFO <general>: CAddonMgr::FindAddons: script.tv.show.next.aired v8.0.1 installed
2022-03-14 14:22:30.772 T:1002 INFO <general>: CAddonMgr::FindAddons: service.iptv.manager v0.2.3+matrix.1 installed
2022-03-14 14:22:30.772 T:1002 INFO <general>: CAddonMgr::FindAddons: service.libreelec.settings v10.0 installed
2022-03-14 14:22:30.772 T:1002 INFO <general>: CAddonMgr::FindAddons: service.upnext v1.1.5+matrix.1 installed
2022-03-14 14:22:30.772 T:1002 INFO <general>: CAddonMgr::FindAddons: skin.estuary v3.0.5 installed
2022-03-14 14:22:30.772 T:1002 INFO <general>: CAddonMgr::FindAddons: skin.quartz v5.19.0 installed
2022-03-14 14:22:30.772 T:1002 INFO <general>: CAddonMgr::FindAddons: skin.titan.bingie.mod v2.0.3 installed
2022-03-14 14:22:30.772 T:1002 INFO <general>: CAddonMgr::FindAddons: weather.gismeteo v0.6.3+matrix.1 installed
2022-03-14 14:22:30.772 T:1002 INFO <general>: CAddonMgr::FindAddons: webinterface.default v19.x-2.4.8 installed
2022-03-14 14:22:30.772 T:1002 INFO <general>: CAddonMgr::FindAddons: xbmc.addon v19.1.0 installed
2022-03-14 14:22:30.772 T:1002 INFO <general>: CAddonMgr::FindAddons: xbmc.core v0.1.0 installed
2022-03-14 14:22:30.772 T:1002 INFO <general>: CAddonMgr::FindAddons: xbmc.gui v5.15.0 installed
2022-03-14 14:22:30.772 T:1002 INFO <general>: CAddonMgr::FindAddons: xbmc.json v12.4.0 installed
2022-03-14 14:22:30.772 T:1002 INFO <general>: CAddonMgr::FindAddons: xbmc.metadata v2.1.0 installed
2022-03-14 14:22:30.772 T:1002 INFO <general>: CAddonMgr::FindAddons: xbmc.python v3.0.0 installed
2022-03-14 14:22:30.772 T:1002 INFO <general>: CAddonMgr::FindAddons: xbmc.webinterface v1.0.0 installed
2022-03-14 14:22:30.774 T:1002 DEBUG <general>: CFavourites::Load - no system favourites found, skipping
2022-03-14 14:22:30.777 T:1002 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-03-14 14:22:30.777 T:1002 INFO <general>: Selected Logind/UPower as PowerSyscall
2022-03-14 14:22:30.778 T:1002 ERROR <general>: DBus error: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
2022-03-14 14:22:30.778 T:1002 INFO <general>: LogindUPowerSyscall - UPower not found, battery information will not be available
2022-03-14 14:22:30.795 T:1002 DEBUG <general>: LogindUPowerSyscall - inhibit lock taken, fd 12
2022-03-14 14:22:30.796 T:1002 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-03-14 14:22:30.797 T:1002 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-03-14 14:22:30.797 T:1002 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-03-14 14:22:30.798 T:1002 DEBUG <general>: Selected UDev as storage provider
2022-03-14 14:22:30.798 T:1007 DEBUG <general>: Thread ActiveAE start, auto delete: false
2022-03-14 14:22:30.798 T:1008 DEBUG <general>: Thread AESink start, auto delete: false
2022-03-14 14:22:30.799 T:1009 DEBUG <general>: Thread FDEventMonitor start, auto delete: false
2022-03-14 14:22:30.823 T:1007 INFO <general>: CAESinkALSA - Unable to open device "default" for playback
2022-03-14 14:22:30.850 T:1007 DEBUG <general>: CAESinkALSA - HDMI device "hdmi:CARD=HDMI,DEV=0" may be unconnected (no ELD data)
2022-03-14 14:22:30.851 T:1007 DEBUG <general>: CAESinkALSA - HDMI device "hdmi:CARD=HDMI,DEV=1" may be unconnected (no ELD data)
2022-03-14 14:22:30.851 T:1007 DEBUG <general>: CAESinkALSA - HDMI device "hdmi:CARD=HDMI,DEV=2" may be unconnected (no ELD data)
2022-03-14 14:22:30.855 T:1007 INFO <general>: CAESinkALSA - Unable to open device "surround21:CARD=Generic,DEV=0" for playback
2022-03-14 14:22:30.856 T:1007 DEBUG <general>: PulseAudio: Context authorizing
2022-03-14 14:22:30.856 T:1007 DEBUG <general>: PulseAudio: Context setting name
2022-03-14 14:22:30.857 T:1007 DEBUG <general>: PulseAudio: Context ready
2022-03-14 14:22:30.857 T:1007 WARNING <general>: Pulseaudio module module-allow-passthrough not loaded - opening PT devices might fail
2022-03-14 14:22:30.857 T:1007 INFO <general>: Found 2 Lists of Devices
2022-03-14 14:22:30.857 T:1007 INFO <general>: Enumerated ALSA devices:
2022-03-14 14:22:30.857 T:1007 INFO <general>: Device 1
2022-03-14 14:22:30.857 T:1007 INFO <general>: m_deviceName : hdmi:CARD=HDMI,DEV=0
2022-03-14 14:22:30.857 T:1007 INFO <general>: m_displayName : HDA ATI
2022-03-14 14:22:30.857 T:1007 INFO <general>: m_displayNameExtra: HDMI #0
2022-03-14 14:22:30.857 T:1007 INFO <general>: m_deviceType : AE_DEVTYPE_HDMI
2022-03-14 14:22:30.857 T:1007 INFO <general>: m_channels : FL, FR
2022-03-14 14:22:30.857 T:1007 INFO <general>: m_sampleRates : 32000,44100,48000,88200,96000,176400,192000
2022-03-14 14:22:30.857 T:1007 INFO <general>: m_dataFormats : AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_RAW
2022-03-14 14:22:30.857 T:1007 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-03-14 14:22:30.857 T:1007 INFO <general>: Device 2
2022-03-14 14:22:30.857 T:1007 INFO <general>: m_deviceName : hdmi:CARD=HDMI,DEV=1
2022-03-14 14:22:30.857 T:1007 INFO <general>: m_displayName : HDA ATI
2022-03-14 14:22:30.857 T:1007 INFO <general>: m_displayNameExtra: HDMI #1
2022-03-14 14:22:30.857 T:1007 INFO <general>: m_deviceType : AE_DEVTYPE_HDMI
2022-03-14 14:22:30.857 T:1007 INFO <general>: m_channels : FL, FR
2022-03-14 14:22:30.857 T:1007 INFO <general>: m_sampleRates : 32000,44100,48000,88200,96000,176400,192000
2022-03-14 14:22:30.857 T:1007 INFO <general>: m_dataFormats : AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_RAW
2022-03-14 14:22:30.857 T:1007 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-03-14 14:22:30.857 T:1007 INFO <general>: Device 3
2022-03-14 14:22:30.857 T:1007 INFO <general>: m_deviceName : hdmi:CARD=HDMI,DEV=2
2022-03-14 14:22:30.857 T:1007 INFO <general>: m_displayName : HDA ATI
2022-03-14 14:22:30.857 T:1007 INFO <general>: m_displayNameExtra: HDMI #2
2022-03-14 14:22:30.857 T:1007 INFO <general>: m_deviceType : AE_DEVTYPE_HDMI
2022-03-14 14:22:30.857 T:1007 INFO <general>: m_channels : FL, FR
2022-03-14 14:22:30.857 T:1007 INFO <general>: m_sampleRates : 32000,44100,48000,88200,96000,176400,192000
2022-03-14 14:22:30.857 T:1007 INFO <general>: m_dataFormats : AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_RAW
2022-03-14 14:22:30.857 T:1007 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-03-14 14:22:30.857 T:1007 INFO <general>: Device 4
2022-03-14 14:22:30.858 T:1007 INFO <general>: m_deviceName : @:CARD=Generic,DEV=0
2022-03-14 14:22:30.858 T:1007 INFO <general>: m_displayName : HD-Audio Generic
2022-03-14 14:22:30.858 T:1007 INFO <general>: m_displayNameExtra: ALC221 Analog
2022-03-14 14:22:30.858 T:1007 INFO <general>: m_deviceType : AE_DEVTYPE_PCM
2022-03-14 14:22:30.858 T:1007 INFO <general>: m_channels : FL, FR
2022-03-14 14:22:30.858 T:1007 INFO <general>: m_sampleRates : 48000
2022-03-14 14:22:30.858 T:1007 INFO <general>: m_dataFormats : AE_FMT_S32NE
2022-03-14 14:22:30.858 T:1007 INFO <general>: m_streamTypes : No passthrough capabilities
2022-03-14 14:22:30.858 T:1007 INFO <general>: Enumerated PULSE devices:
2022-03-14 14:22:30.858 T:1007 INFO <general>: Device 1
2022-03-14 14:22:30.858 T:1007 INFO <general>: m_deviceName : Default
2022-03-14 14:22:30.858 T:1007 INFO <general>: m_displayName : Default
2022-03-14 14:22:30.858 T:1007 INFO <general>: m_displayNameExtra: Bluetooth Audio (PULSEAUDIO)
2022-03-14 14:22:30.858 T:1007 INFO <general>: m_deviceType : AE_DEVTYPE_PCM
2022-03-14 14:22:30.858 T:1007 INFO <general>: m_channels : FL, FR
2022-03-14 14:22:30.858 T:1007 INFO <general>: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
2022-03-14 14:22:30.858 T:1007 INFO <general>: m_dataFormats : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
2022-03-14 14:22:30.858 T:1007 INFO <general>: m_streamTypes : No passthrough capabilities
2022-03-14 14:22:30.858 T:1008 INFO <general>: CActiveAESink::OpenSink - initialize sink
2022-03-14 14:22:30.858 T:1008 DEBUG <general>: CActiveAESink::OpenSink - trying to open device ALSA:@:CARD=Generic,DEV=0
2022-03-14 14:22:30.858 T:1008 INFO <general>: CAESinkALSA::Initialize - Attempting to open device "@:CARD=Generic,DEV=0"
2022-03-14 14:22:30.870 T:1008 INFO <general>: CAESinkALSA::Initialize - Opened device "sysdefault:CARD=Generic"
2022-03-14 14:22:30.871 T:1008 INFO <general>: CAESinkALSA::InitializeHW - Your hardware does not support AE_FMT_FLOAT, trying other formats
2022-03-14 14:22:30.871 T:1008 INFO <general>: CAESinkALSA::InitializeHW - Using data format AE_FMT_S32NE
2022-03-14 14:22:30.871 T:1008 DEBUG <general>: CAESinkALSA::InitializeHW - Request: periodSize 1024, bufferSize 9600
2022-03-14 14:22:30.871 T:1008 DEBUG <general>: CAESinkALSA::InitializeHW - Got: periodSize 1024, bufferSize 9216
2022-03-14 14:22:30.871 T:1008 DEBUG <general>: CAESinkALSA::InitializeHW - Setting timeout to 192 ms
2022-03-14 14:22:30.872 T:1008 DEBUG <general>: CAESinkALSA::GetChannelLayout - Input Channel Count: 2 Output Channel Count: 2
2022-03-14 14:22:30.872 T:1008 DEBUG <general>: CAESinkALSA::GetChannelLayout - Requested Layout: FL, FR
2022-03-14 14:22:30.872 T:1008 DEBUG <general>: CAESinkALSA::GetChannelLayout - Got Layout: FL, FR (ALSA: FL FR)
2022-03-14 14:22:30.872 T:1008 DEBUG <general>: CActiveAESink::OpenSink - ALSA Initialized:
2022-03-14 14:22:30.872 T:1008 DEBUG <general>: Output Device : HD-Audio Generic
2022-03-14 14:22:30.872 T:1008 DEBUG <general>: Sample Rate : 48000
2022-03-14 14:22:30.872 T:1008 DEBUG <general>: Sample Format : AE_FMT_S32NE
2022-03-14 14:22:30.872 T:1008 DEBUG <general>: Channel Count : 2
2022-03-14 14:22:30.872 T:1008 DEBUG <general>: Channel Layout: FL, FR
2022-03-14 14:22:30.872 T:1008 DEBUG <general>: Frames : 1024
2022-03-14 14:22:30.872 T:1008 DEBUG <general>: Frame Size : 8
2022-03-14 14:22:30.881 T:1002 INFO <general>: CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts...
2022-03-14 14:22:30.902 T:1002 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Arabic QWERTY" successfully loaded
2022-03-14 14:22:30.904 T:1002 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Bulgarian ЯВЕРТЪ" successfully loaded
2022-03-14 14:22:30.904 T:1002 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Bulgarian АБВ" successfully loaded
2022-03-14 14:22:30.905 T:1002 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Chinese BasePY" successfully loaded
2022-03-14 14:22:30.905 T:1002 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Chinese BaiduPY" successfully loaded
2022-03-14 14:22:30.906 T:1002 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Croatian QWERTY" successfully loaded
2022-03-14 14:22:30.907 T:1002 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Czech QWERTZ" successfully loaded
2022-03-14 14:22:30.907 T:1002 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Danish QWERTY" successfully loaded
2022-03-14 14:22:30.908 T:1002 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "English QWERTY" successfully loaded
2022-03-14 14:22:30.909 T:1002 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "English AZERTY" successfully loaded
2022-03-14 14:22:30.909 T:1002 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "English ABC" successfully loaded
2022-03-14 14:22:30.910 T:1002 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "French AZERTY" successfully loaded
2022-03-14 14:22:30.911 T:1002 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "German QWERTZ" successfully loaded
2022-03-14 14:22:30.912 T:1002 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "German ABC" successfully loaded
2022-03-14 14:22:30.912 T:1002 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Greek QWERTY" successfully loaded
2022-03-14 14:22:30.913 T:1002 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Hebrew QWERTY" successfully loaded
2022-03-14 14:22:30.914 T:1002 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Hebrew ABC" successfully loaded
2022-03-14 14:22:30.914 T:1002 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Hungarian QWERTZ" successfully loaded
2022-03-14 14:22:30.915 T:1002 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Icelandic QWERTY" successfully loaded
2022-03-14 14:22:30.916 T:1002 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Italian QWERTY" successfully loaded
2022-03-14 14:22:30.916 T:1002 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Korean ㄱㄴㄷ" successfully loaded
2022-03-14 14:22:30.917 T:1002 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Lithuanian AZERTY" successfully loaded
2022-03-14 14:22:30.918 T:1002 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Lithuanian QWERTY" successfully loaded
2022-03-14 14:22:30.918 T:1002 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Norwegian QWERTY" successfully loaded
2022-03-14 14:22:30.919 T:1002 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Persian QWERTY" successfully loaded
2022-03-14 14:22:30.920 T:1002 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Polish QWERTY" successfully loaded
2022-03-14 14:22:30.920 T:1002 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Portuguese (Portugal) QWERTY" successfully loaded
2022-03-14 14:22:30.921 T:1002 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Romanian QWERTY" successfully loaded
2022-03-14 14:22:30.922 T:1002 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Russian ЙЦУКЕН" successfully loaded
2022-03-14 14:22:30.922 T:1002 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Russian АБВ" successfully loaded
2022-03-14 14:22:30.923 T:1002 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Silesian QWERTY" successfully loaded
2022-03-14 14:22:30.924 T:1002 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Slovak QWERTZ" successfully loaded
2022-03-14 14:22:30.924 T:1002 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Slovak QWERTY" successfully loaded
2022-03-14 14:22:30.925 T:1002 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Slovak ABC" successfully loaded
2022-03-14 14:22:30.926 T:1002 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Slovenian QWERTZ" successfully loaded
2022-03-14 14:22:30.926 T:1002 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Spanish QWERTY" successfully loaded
2022-03-14 14:22:30.927 T:1002 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Swedish QWERTY" successfully loaded
2022-03-14 14:22:30.928 T:1002 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Thai Kedmanee" successfully loaded
2022-03-14 14:22:30.928 T:1002 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Turkish QWERTY" successfully loaded
2022-03-14 14:22:30.929 T:1002 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Ukrainian ЙЦУКЕН" successfully loaded
2022-03-14 14:22:30.930 T:1002 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Ukrainian АБВ" successfully loaded
2022-03-14 14:22:30.930 T:1002 DEBUG <general>: CApplication::CreateGUI - trying to init x11 windowing system
2022-03-14 14:22:30.949 T:1002 INFO <general>: Available videomodes (xrandr):
2022-03-14 14:22:30.949 T:1002 INFO <general>: Output 'DisplayPort-0' has 23 modes
2022-03-14 14:22:30.949 T:1002 INFO <general>: ID:0x56 Name:1920x1080 Refresh:60.000000 Width:1920 Height:1080
2022-03-14 14:22:30.949 T:1002 INFO <general>: Pixel Ratio: 0.999046
2022-03-14 14:22:30.950 T:1002 INFO <general>: ID:0x57 Name:1600x1200 Refresh:60.000000 Width:1600 Height:1200
2022-03-14 14:22:30.950 T:1002 INFO <general>: Pixel Ratio: 1.332061
2022-03-14 14:22:30.950 T:1002 INFO <general>: ID:0x58 Name:1680x1050 Refresh:59.954250 Width:1680 Height:1050
2022-03-14 14:22:30.950 T:1002 INFO <general>: Pixel Ratio: 1.110051
2022-03-14 14:22:30.950 T:1002 INFO <general>: ID:0x59 Name:1280x1024 Refresh:75.024673 Width:1280 Height:1024
2022-03-14 14:22:30.950 T:1002 INFO <general>: Pixel Ratio: 1.420865
2022-03-14 14:22:30.950 T:1002 INFO <general>: ID:0x5a Name:1280x1024 Refresh:60.019741 Width:1280 Height:1024
2022-03-14 14:22:30.950 T:1002 INFO <general>: Pixel Ratio: 1.420865
2022-03-14 14:22:30.950 T:1002 INFO <general>: ID:0x5b Name:1440x900 Refresh:59.887451 Width:1440 Height:900
2022-03-14 14:22:30.950 T:1002 INFO <general>: Pixel Ratio: 1.110051
2022-03-14 14:22:30.950 T:1002 INFO <general>: ID:0x5c Name:1280x960 Refresh:60.000000 Width:1280 Height:960
2022-03-14 14:22:30.950 T:1002 INFO <general>: Pixel Ratio: 1.332061
2022-03-14 14:22:30.950 T:1002 INFO <general>: ID:0x5d Name:1280x800 Refresh:60.000000 Width:1280 Height:800
2022-03-14 14:22:30.950 T:1002 INFO <general>: Pixel Ratio: 1.110051
2022-03-14 14:22:30.950 T:1002 INFO <general>: ID:0x5e Name:1152x864 Refresh:75.000000 Width:1152 Height:864
2022-03-14 14:22:30.950 T:1002 INFO <general>: Pixel Ratio: 1.332061
2022-03-14 14:22:30.950 T:1002 INFO <general>: ID:0x5f Name:1280x720 Refresh:60.000000 Width:1280 Height:720
2022-03-14 14:22:30.950 T:1002 INFO <general>: Pixel Ratio: 0.999046
2022-03-14 14:22:30.950 T:1002 INFO <general>: ID:0x60 Name:1024x768 Refresh:75.028580 Width:1024 Height:768
2022-03-14 14:22:30.950 T:1002 INFO <general>: Pixel Ratio: 1.332061
2022-03-14 14:22:30.950 T:1002 INFO <general>: ID:0x61 Name:1024x768 Refresh:70.069359 Width:1024 Height:768
2022-03-14 14:22:30.950 T:1002 INFO <general>: Pixel Ratio: 1.332061
2022-03-14 14:22:30.950 T:1002 INFO <general>: ID:0x62 Name:1024x768 Refresh:60.003841 Width:1024 Height:768
2022-03-14 14:22:30.950 T:1002 INFO <general>: Pixel Ratio: 1.332061
2022-03-14 14:22:30.950 T:1002 INFO <general>: ID:0x63 Name:832x624 Refresh:74.551270 Width:832 Height:624
2022-03-14 14:22:30.950 T:1002 INFO <general>: Pixel Ratio: 1.332061
2022-03-14 14:22:30.950 T:1002 INFO <general>: ID:0x64 Name:800x600 Refresh:72.187569 Width:800 Height:600
2022-03-14 14:22:30.950 T:1002 INFO <general>: Pixel Ratio: 1.332061
2022-03-14 14:22:30.950 T:1002 INFO <general>: ID:0x65 Name:800x600 Refresh:75.000000 Width:800 Height:600
2022-03-14 14:22:30.950 T:1002 INFO <general>: Pixel Ratio: 1.332061
2022-03-14 14:22:30.950 T:1002 INFO <general>: ID:0x66 Name:800x600 Refresh:60.316540 Width:800 Height:600
2022-03-14 14:22:30.950 T:1002 INFO <general>: Pixel Ratio: 1.332061
2022-03-14 14:22:30.950 T:1002 INFO <general>: ID:0x67 Name:800x600 Refresh:56.250000 Width:800 Height:600
2022-03-14 14:22:30.950 T:1002 INFO <general>: Pixel Ratio: 1.332061
2022-03-14 14:22:30.950 T:1002 INFO <general>: ID:0x68 Name:640x480 Refresh:75.000000 Width:640 Height:480
2022-03-14 14:22:30.950 T:1002 INFO <general>: Pixel Ratio: 1.332061
2022-03-14 14:22:30.950 T:1002 INFO <general>: ID:0x69 Name:640x480 Refresh:72.808800 Width:640 Height:480
2022-03-14 14:22:30.950 T:1002 INFO <general>: Pixel Ratio: 1.332061
2022-03-14 14:22:30.950 T:1002 INFO <general>: ID:0x6a Name:640x480 Refresh:66.666672 Width:640 Height:480
2022-03-14 14:22:30.950 T:1002 INFO <general>: Pixel Ratio: 1.332061
2022-03-14 14:22:30.950 T:1002 INFO <general>: ID:0x6b Name:640x480 Refresh:59.940479 Width:640 Height:480
2022-03-14 14:22:30.950 T:1002 INFO <general>: Pixel Ratio: 1.332061
2022-03-14 14:22:30.950 T:1002 INFO <general>: ID:0x6c Name:720x400 Refresh:70.081657 Width:720 Height:400
2022-03-14 14:22:30.950 T:1002 INFO <general>: Pixel Ratio: 0.986712
2022-03-14 14:22:30.950 T:1002 INFO <general>: CApplication::CreateGUI - using the x11 windowing system
2022-03-14 14:22:30.950 T:1002 INFO <general>: Checking resolution 16
2022-03-14 14:22:30.951 T:1002 DEBUG <general>: Window Manager Name: Fluxbox
2022-03-14 14:22:31.053 T:1002 INFO <general>: RetroPlayer[PROCESS]: Registering process control for X11
2022-03-14 14:22:31.054 T:1002 INFO <general>: RetroPlayer[RENDER]: Registering renderer factory for OpenGL
2022-03-14 14:22:31.178 T:1002 INFO <general>: Using visual 0x21
2022-03-14 14:22:31.261 T:1002 DEBUG <general>: Vaapi2 EGL interop test results: general yes, deepColor yes
2022-03-14 14:22:31.263 T:1002 DEBUG <general>: libva info: VA-API version 1.11.0
2022-03-14 14:22:31.264 T:1002 DEBUG <general>: libva info: Trying to open /usr/lib/dri/radeonsi_drv_video.so
2022-03-14 14:22:31.264 T:1002 DEBUG <general>: libva info: Found init function __vaDriverInit_1_11
2022-03-14 14:22:31.270 T:1002 DEBUG <general>: libva info: va_openDriver() returns 0
2022-03-14 14:22:31.270 T:1002 INFO <general>: VAAPI::Close - closing decoder context
2022-03-14 14:22:31.279 T:1002 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-03-14 14:22:31.279 T:1002 INFO <general>: CRenderSystemGL::InitRenderSystem - Version: 4.6 (Core Profile) Mesa 21.0.3, Major: 4, Minor: 6
2022-03-14 14:22:31.279 T:1002 INFO <general>: GL_VENDOR = AMD
2022-03-14 14:22:31.279 T:1002 INFO <general>: GL_RENDERER = AMD CARRIZO (DRM 3.40.0, 5.10.76, LLVM 11.0.1)
2022-03-14 14:22:31.279 T:1002 INFO <general>: GL_VERSION = 4.6 (Core Profile) Mesa 21.0.3
2022-03-14 14:22:31.279 T:1002 INFO <general>: GL_SHADING_LANGUAGE_VERSION = 4.60
2022-03-14 14:22:31.279 T:1002 INFO <general>: GL_GPU_MEMORY_INFO_TOTAL_AVAILABLE_MEMORY_NVX = 3670016
2022-03-14 14:22:31.279 T:1002 INFO <general>: GL_GPU_MEMORY_INFO_DEDICATED_VIDMEM_NVX = 524288
2022-03-14 14:22:31.279 T:1002 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-03-14 14:22:31.296 T:1002 INFO <general>: GL: Maximum texture width: 16384
2022-03-14 14:22:31.296 T:1002 DEBUG <general>: guilib: Fill viewport on change for solving rendering passes
2022-03-14 14:22:31.296 T:1002 INFO <general>: load keymapping
2022-03-14 14:22:31.298 T:1002 INFO <general>: Loading special://xbmc/system/keymaps/appcommand.xml
2022-03-14 14:22:31.298 T:1002 INFO <general>: Loading special://xbmc/system/keymaps/customcontroller.AppleRemote.xml
2022-03-14 14:22:31.298 T:1002 INFO <general>: Loading special://xbmc/system/keymaps/customcontroller.Harmony.xml
2022-03-14 14:22:31.299 T:1002 INFO <general>: Loading special://xbmc/system/keymaps/customcontroller.SiriRemote.xml
2022-03-14 14:22:31.300 T:1002 INFO <general>: Loading special://xbmc/system/keymaps/gamepad.xml
2022-03-14 14:22:31.301 T:1002 INFO <general>: Loading special://xbmc/system/keymaps/joystick.xml
2022-03-14 14:22:31.302 T:1002 INFO <general>: Loading special://xbmc/system/keymaps/keyboard.xml
2022-03-14 14:22:31.304 T:1002 INFO <general>: Loading special://xbmc/system/keymaps/mouse.xml
2022-03-14 14:22:31.304 T:1002 INFO <general>: Loading special://xbmc/system/keymaps/remote.xml
2022-03-14 14:22:31.306 T:1002 INFO <general>: Loading special://xbmc/system/keymaps/touchscreen.xml
2022-03-14 14:22:31.307 T:1002 INFO <general>: GUI format 1920x1080, Display DisplayPort-0: 1920x1080 @ 60.00Hz
2022-03-14 14:22:31.307 T:1002 INFO <general>: CLangInfo: loading resource.language.en_us language information...
2022-03-14 14:22:31.308 T:1002 DEBUG <general>: trying to set locale to en_US.UTF-8
2022-03-14 14:22:31.308 T:1002 INFO <general>: global locale set to C
2022-03-14 14:22:31.308 T:1002 INFO <general>: CLangInfo: loading resource.language.en_us language strings...
2022-03-14 14:22:31.318 T:1002 DEBUG <general>: LocalizeStrings: loaded 4130 strings from file resource://resource.language.en_us/strings.po
2022-03-14 14:22:31.325 T:1002 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-03-14 14:22:31.326 T:1002 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-03-14 14:22:31.326 T:1002 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-03-14 14:22:31.326 T:1002 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-03-14 14:22:31.326 T:1002 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-03-14 14:22:31.326 T:1002 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-03-14 14:22:31.326 T:1002 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-03-14 14:22:31.327 T:1002 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-03-14 14:22:31.327 T:1002 DEBUG <general>: LocalizeStrings: loaded 14 strings from file resource://resource.language.en_gb/strings.po
2022-03-14 14:22:31.331 T:1002 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-03-14 14:22:31.331 T:1002 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-03-14 14:22:31.332 T:1002 DEBUG <general>: LocalizeStrings: loaded 18 strings from file /storage/.kodi/addons/game.controller.default/resources/language/resource.language.en_us/strings.po
2022-03-14 14:22:31.333 T:1002 DEBUG <general>: LocalizeStrings: loaded 0 strings from file /storage/.kodi/addons/game.controller.default/resources/language/resource.language.en_gb/strings.po
2022-03-14 14:22:31.333 T:1002 DEBUG <general>: LocalizeStrings: loaded 13 strings from file /storage/.kodi/addons/game.controller.snes/resources/language/resource.language.en_us/strings.po
2022-03-14 14:22:31.333 T:1002 DEBUG <general>: LocalizeStrings: loaded 0 strings from file /storage/.kodi/addons/game.controller.snes/resources/language/resource.language.en_gb/strings.po
2022-03-14 14:22:31.334 T:1002 DEBUG <general>: LocalizeStrings: loaded 0 strings from file /storage/.kodi/addons/inputstream.adaptive/resources/language/resource.language.en_us/strings.po
2022-03-14 14:22:31.334 T:1002 DEBUG <general>: LocalizeStrings: loaded 25 strings from file /storage/.kodi/addons/inputstream.adaptive/resources/language/resource.language.en_gb/strings.po
2022-03-14 14:22:31.335 T:1002 DEBUG <general>: LocalizeStrings: loaded 0 strings from file /storage/.kodi/addons/inputstream.ffmpegdirect/resources/language/resource.language.en_us/strings.po
2022-03-14 14:22:31.335 T:1002 DEBUG <general>: LocalizeStrings: loaded 38 strings from file /storage/.kodi/addons/inputstream.ffmpegdirect/resources/language/resource.language.en_gb/strings.po
2022-03-14 14:22:31.336 T:1002 DEBUG <general>: LocalizeStrings: loaded 0 strings from file /storage/.kodi/addons/inputstream.rtmp/resources/language/resource.language.en_us/strings.po
2022-03-14 14:22:31.336 T:1002 DEBUG <general>: LocalizeStrings: loaded 0 strings from file /storage/.kodi/addons/inputstream.rtmp/resources/language/resource.language.en_gb/strings.po
2022-03-14 14:22:31.337 T:1002 DEBUG <general>: LocalizeStrings: loaded 11 strings from file /storage/.kodi/addons/metadata.album.universal/resources/language/resource.language.en_us/strings.po
2022-03-14 14:22:31.337 T:1002 DEBUG <general>: LocalizeStrings: loaded 6 strings from file /storage/.kodi/addons/metadata.album.universal/resources/language/resource.language.en_gb/strings.po
2022-03-14 14:22:31.338 T:1002 DEBUG <general>: LocalizeStrings: loaded 23 strings from file /storage/.kodi/addons/metadata.artists.universal/resources/language/resource.language.en_us/strings.po
2022-03-14 14:22:31.338 T:1002 DEBUG <general>: LocalizeStrings: loaded 9 strings from file /storage/.kodi/addons/metadata.artists.universal/resources/language/resource.language.en_gb/strings.po
2022-03-14 14:22:31.342 T:1002 DEBUG <general>: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/metadata.generic.albums/resources/language/resource.language.en_us/strings.po
2022-03-14 14:22:31.342 T:1002 DEBUG <general>: LocalizeStrings: loaded 16 strings from file /usr/share/kodi/addons/metadata.generic.albums/resources/language/resource.language.en_gb/strings.po
2022-03-14 14:22:31.344 T:1002 DEBUG <general>: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/metadata.generic.artists/resources/language/resource.language.en_us/strings.po
2022-03-14 14:22:31.344 T:1002 DEBUG <general>: LocalizeStrings: loaded 14 strings from file /usr/share/kodi/addons/metadata.generic.artists/resources/language/resource.language.en_gb/strings.po
2022-03-14 14:22:31.344 T:1002 DEBUG <general>: LocalizeStrings: loaded 0 strings from file /usr/share/kodi/addons/metadata.themoviedb.org/resources/language/resource.language.en_us/strings.po
2022-03-14 14:22:31.345 T:1002 DEBUG <general>: LocalizeStrings: loaded 9 strings from file /usr/share/kodi/addons/metadata.themoviedb.org/resources/language/resource.language.en_gb/strings.po
2022-03-14 14:22:31.345 T:1002 DEBUG <general>: LocalizeStrings: loaded 0 strings from file /storage/.kodi/addons/metadata.themoviedb.org.python/resources/language/resource.language.en_us/strings.po
2022-03-14 14:22:31.346 T:1002 DEBUG <general>: LocalizeStrings: loaded 18 strings from file /storage/.kodi/addons/metadata.themoviedb.org.python/resources/language/resource.language.en_gb/strings.po
2022-03-14 14:22:31.346 T:1002 DEBUG <general>: LocalizeStrings: loaded 3 strings from file /storage/.kodi/addons/metadata.tvshows.themoviedb.org/resources/language/resource.language.en_us/strings.po
2022-03-14 14:22:31.346 T:1002 DEBUG <general>: LocalizeStrings: loaded 10 strings from file /storage/.kodi/addons/metadata.tvshows.themoviedb.org/resources/language/resource.language.en_gb/strings.po
2022-03-14 14:22:31.347 T:1002 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-03-14 14:22:31.347 T:1002 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-03-14 14:22:31.350 T:1002 DEBUG <general>: LocalizeStrings: loaded 0 strings from file /usr/share/kodi/addons/peripheral.joystick/resources/language/resource.language.en_us/strings.po
2022-03-14 14:22:31.350 T:1002 DEBUG <general>: LocalizeStrings: loaded 9 strings from file /usr/share/kodi/addons/peripheral.joystick/resources/language/resource.language.en_gb/strings.po
2022-03-14 14:22:31.351 T:1002 DEBUG <general>: LocalizeStrings: loaded 48 strings from file /storage/.kodi/addons/plugin.library.node.editor/resources/language/resource.language.en_US/strings.po
2022-03-14 14:22:31.351 T:1002 DEBUG <general>: LocalizeStrings: loaded 26 strings from file /storage/.kodi/addons/plugin.library.node.editor/resources/language/resource.language.en_GB/strings.po
2022-03-14 14:22:31.352 T:1002 DEBUG <general>: LocalizeStrings: loaded 3 strings from file /storage/.kodi/addons/plugin.program.autocompletion/resources/language/resource.language.en_GB/strings.po
2022-03-14 14:22:31.353 T:1002 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-03-14 14:22:31.354 T:1002 DEBUG <general>: LocalizeStrings: loaded 354 strings from file /storage/.kodi/addons/plugin.video.pseudotv.live/resources/language/resource.language.en_gb/strings.po
2022-03-14 14:22:31.355 T:1002 DEBUG <general>: LocalizeStrings: loaded 47 strings from file /storage/.kodi/addons/pvr.iptvsimple/resources/language/resource.language.en_us/strings.po
2022-03-14 14:22:31.355 T:1002 DEBUG <general>: LocalizeStrings: loaded 124 strings from file /storage/.kodi/addons/pvr.iptvsimple/resources/language/resource.language.en_gb/strings.po
2022-03-14 14:22:31.364 T:1002 DEBUG <general>: LocalizeStrings: loaded 107 strings from file /storage/.kodi/addons/screensaver.atv4/resources/language/resource.language.en_gb/strings.po
2022-03-14 14:22:31.365 T:1002 DEBUG <general>: LocalizeStrings: loaded 23 strings from file /storage/.kodi/addons/screensaver.kaster/resources/language/resource.language.en_gb/strings.po
2022-03-14 14:22:31.365 T:1002 DEBUG <general>: LocalizeStrings: loaded 0 strings from file /storage/.kodi/addons/screensaver.stars/resources/language/resource.language.en_us/strings.po
2022-03-14 14:22:31.365 T:1002 DEBUG <general>: LocalizeStrings: loaded 6 strings from file /storage/.kodi/addons/screensaver.stars/resources/language/resource.language.en_gb/strings.po
2022-03-14 14:22:31.368 T:1002 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-03-14 14:22:31.368 T:1002 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-03-14 14:22:31.369 T:1002 DEBUG <general>: LocalizeStrings: loaded 54 strings from file /storage/.kodi/addons/script.artwork.dump/resources/language/resource.language.en_gb/strings.po
2022-03-14 14:22:31.370 T:1002 DEBUG <general>: LocalizeStrings: loaded 35 strings from file /storage/.kodi/addons/script.embuary.helper/resources/language/resource.language.en_GB/strings.po
2022-03-14 14:22:31.371 T:1002 DEBUG <general>: LocalizeStrings: loaded 169 strings from file /storage/.kodi/addons/script.extendedinfo/resources/language/resource.language.en_gb/strings.po
2022-03-14 14:22:31.372 T:1002 DEBUG <general>: LocalizeStrings: loaded 3 strings from file /storage/.kodi/addons/script.favourites/resources/language/resource.language.en_us/strings.po
2022-03-14 14:22:31.372 T:1002 DEBUG <general>: LocalizeStrings: loaded 0 strings from file /storage/.kodi/addons/script.favourites/resources/language/resource.language.en_gb/strings.po
2022-03-14 14:22:31.373 T:1002 DEBUG <general>: LocalizeStrings: loaded 20 strings from file /storage/.kodi/addons/script.globalsearch/resources/language/resource.language.en_us/strings.po
2022-03-14 14:22:31.373 T:1002 DEBUG <general>: LocalizeStrings: loaded 9 strings from file /storage/.kodi/addons/script.globalsearch/resources/language/resource.language.en_gb/strings.po
2022-03-14 14:22:31.374 T:1002 DEBUG <general>: LocalizeStrings: loaded 24 strings from file /storage/.kodi/addons/script.kodi.loguploader/resources/language/resource.language.en_gb/strings.po
2022-03-14 14:22:31.378 T:1002 DEBUG <general>: LocalizeStrings: loaded 62 strings from file /storage/.kodi/addons/script.module.metadatautils/resources/language/resource.language.en_gb/strings.po
2022-03-14 14:22:31.383 T:1002 DEBUG <general>: LocalizeStrings: loaded 45 strings from file /storage/.kodi/addons/script.module.youtube.dl/resources/language/resource.language.en_gb/strings.po
2022-03-14 14:22:31.383 T:1002 DEBUG <general>: LocalizeStrings: loaded 18 strings from file /usr/share/kodi/addons/script.program.driverselect/resources/language/resource.language.en_gb/strings.po
2022-03-14 14:22:31.384 T:1002 DEBUG <general>: LocalizeStrings: loaded 52 strings from file /storage/.kodi/addons/script.skin.helper.backgrounds/resources/language/resource.language.en_gb/strings.po
2022-03-14 14:22:31.385 T:1002 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-03-14 14:22:31.385 T:1002 DEBUG <general>: LocalizeStrings: loaded 27 strings from file /storage/.kodi/addons/script.skin.helper.service/resources/language/resource.language.en_gb/strings.po
2022-03-14 14:22:31.386 T:1002 DEBUG <general>: LocalizeStrings: loaded 39 strings from file /storage/.kodi/addons/script.skin.helper.skinbackup/resources/language/resource.language.en_gb/strings.po
2022-03-14 14:22:31.386 T:1002 DEBUG <general>: LocalizeStrings: loaded 80 strings from file /storage/.kodi/addons/script.skin.helper.widgets/resources/language/resource.language.en_gb/strings.po
2022-03-14 14:22:31.387 T:1002 DEBUG <general>: LocalizeStrings: loaded 84 strings from file /storage/.kodi/addons/script.skinshortcuts/resources/language/resource.language.en_us/strings.po
2022-03-14 14:22:31.388 T:1002 DEBUG <general>: LocalizeStrings: loaded 41 strings from file /storage/.kodi/addons/script.skinshortcuts/resources/language/resource.language.en_gb/strings.po
2022-03-14 14:22:31.389 T:1002 DEBUG <general>: LocalizeStrings: loaded 153 strings from file /storage/.kodi/addons/script.trakt/resources/language/resource.language.en_US/strings.po
2022-03-14 14:22:31.389 T:1002 DEBUG <general>: LocalizeStrings: loaded 21 strings from file /storage/.kodi/addons/script.trakt/resources/language/resource.language.en_GB/strings.po
2022-03-14 14:22:31.390 T:1002 DEBUG <general>: LocalizeStrings: loaded 43 strings from file /storage/.kodi/addons/script.tv.show.next.aired/resources/language/English (US)/strings.po
2022-03-14 14:22:31.390 T:1002 DEBUG <general>: LocalizeStrings: loaded 3 strings from file /storage/.kodi/addons/script.tv.show.next.aired/resources/language/English/strings.po
2022-03-14 14:22:31.391 T:1002 DEBUG <general>: LocalizeStrings: loaded 22 strings from file /storage/.kodi/addons/service.iptv.manager/resources/language/resource.language.en_gb/strings.po
2022-03-14 14:22:31.393 T:1002 DEBUG <general>: LocalizeStrings: loaded 0 strings from file /usr/share/kodi/addons/service.libreelec.settings/resources/language/resource.language.en_us/strings.po
2022-03-14 14:22:31.394 T:1002 DEBUG <general>: LocalizeStrings: loaded 269 strings from file /usr/share/kodi/addons/service.libreelec.settings/resources/language/resource.language.en_gb/strings.po
2022-03-14 14:22:31.395 T:1002 DEBUG <general>: LocalizeStrings: loaded 48 strings from file /storage/.kodi/addons/service.upnext/resources/language/resource.language.en_gb/strings.po
2022-03-14 14:22:31.397 T:1002 DEBUG <general>: LocalizeStrings: loaded 62 strings from file /storage/.kodi/addons/weather.gismeteo/resources/language/resource.language.en_gb/strings.po
2022-03-14 14:22:31.398 T:1041 DEBUG <general>: Thread JobWorker start, auto delete: true
2022-03-14 14:22:31.398 T:1041 DEBUG <general>: Initialize, updating databases...
2022-03-14 14:22:31.400 T:1041 INFO <general>: Running database version Addons33
2022-03-14 14:22:31.402 T:1041 INFO <general>: Running database version ViewModes6
2022-03-14 14:22:31.556 T:1041 INFO <general>: Running database version Textures13
2022-03-14 14:22:31.563 T:1041 INFO <general>: Running database version MyMusic82
2022-03-14 14:22:31.648 T:1006 INFO <general>: Loading special://xbmc/system/Lircmap.xml
2022-03-14 14:22:31.655 T:1006 INFO <general>: * Adding remote mapping for device 'mceusb'
2022-03-14 14:22:31.655 T:1006 INFO <general>: * Adding remote mapping for device 'XboxDVDDongle'
2022-03-14 14:22:31.655 T:1006 INFO <general>: * Adding remote mapping for device 'Microsoft_Xbox'
2022-03-14 14:22:31.655 T:1006 INFO <general>: * Adding remote mapping for device 'PinnacleSysPCTVRemote'
2022-03-14 14:22:31.655 T:1006 INFO <general>: * Adding remote mapping for device 'anysee'
2022-03-14 14:22:31.655 T:1006 INFO <general>: * Adding remote mapping for device 'iMON-PAD'
2022-03-14 14:22:31.655 T:1006 INFO <general>: * Adding remote mapping for device 'Antec_Veris_RM200'
2022-03-14 14:22:31.655 T:1006 INFO <general>: * Adding remote mapping for device 'MCE_via_iMON'
2022-03-14 14:22:31.655 T:1006 INFO <general>: * Adding remote mapping for device 'TwinHanRemote'
2022-03-14 14:22:31.655 T:1006 INFO <general>: * Adding remote mapping for device 'linux-input-layer'
2022-03-14 14:22:31.656 T:1006 INFO <general>: * Linking remote mapping for 'linux-input-layer' to 'cx23885_remote'
2022-03-14 14:22:31.656 T:1006 INFO <general>: * Adding remote mapping for device 'mediacenter'
2022-03-14 14:22:31.656 T:1006 INFO <general>: * Adding remote mapping for device 'devinput'
2022-03-14 14:22:31.656 T:1006 INFO <general>: * Adding remote mapping for device 'devinput-32'
2022-03-14 14:22:31.656 T:1006 INFO <general>: * Adding remote mapping for device 'devinput-64'
2022-03-14 14:22:31.656 T:1006 DEBUG <general>: CIRTranslator::Load - no userdata Lircmap.xml found, skipping
2022-03-14 14:22:31.859 T:1041 INFO <general>: Running database version MyVideos119
2022-03-14 14:22:31.869 T:1041 INFO <general>: Running database version TV38
2022-03-14 14:22:32.110 T:1041 INFO <general>: Running database version Epg13
2022-03-14 14:22:32.118 T:1041 DEBUG <general>: Initialize, updating databases... DONE
2022-03-14 14:22:32.118 T:1002 INFO <general>: start dvd mediatype detection
2022-03-14 14:22:32.118 T:1042 DEBUG <general>: Thread DetectDVDMedia start, auto delete: false
2022-03-14 14:22:32.118 T:1042 DEBUG <general>: Compiled with libcdio Version 0.20100
2022-03-14 14:22:32.119 T:1042 DEBUG <general>: Thread DetectDVDMedia 140035347150400 terminating
2022-03-14 14:22:32.149 T:1002 INFO <general>: Unloaded skin
2022-03-14 14:22:32.155 T:1002 INFO <general>: load skin from: /storage/.kodi/addons/skin.quartz/ (version: 5.19.0)
2022-03-14 14:22:32.155 T:1002 INFO <general>: load fonts for skin...
2022-03-14 14:22:32.158 T:1002 INFO <general>: Loading skin includes from /storage/.kodi/addons/skin.quartz/16x9/Includes.xml
2022-03-14 14:22:32.235 T:1002 INFO <general>: Loading fonts from /storage/.kodi/addons/skin.quartz/16x9/Font.xml
2022-03-14 14:22:32.276 T:1002 DEBUG <general>: LocalizeStrings: loaded 168 strings from file /storage/.kodi/addons/skin.quartz/language/resource.language.en_us/strings.po
2022-03-14 14:22:32.276 T:1002 DEBUG <general>: LocalizeStrings: loaded 0 strings from file /storage/.kodi/addons/skin.quartz/language/resource.language.en_gb/strings.po
2022-03-14 14:22:32.276 T:1002 INFO <general>: load new skin...
2022-03-14 14:22:32.276 T:1002 INFO <general>: Loading custom window XMLs from skin path /storage/.kodi/addons/skin.quartz/16x9
2022-03-14 14:22:32.284 T:1002 DEBUG <general>: Load Skin XML: 7.81ms
2022-03-14 14:22:32.284 T:1002 INFO <general>: initialize new skin...
2022-03-14 14:22:32.284 T:1002 DEBUG <general>: guilib: Fill viewport on change for solving rendering passes
2022-03-14 14:22:32.284 T:1002 INFO <general>: Loading skin file: Custom_BackgroundMute.xml, load type: LOAD_ON_GUI_INIT
2022-03-14 14:22:32.284 T:1002 INFO <general>: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
2022-03-14 14:22:32.287 T:1002 DEBUG <general>: OpenBundle - Opened bundle /storage/.kodi/addons/skin.quartz/media/Textures.xbt
2022-03-14 14:22:32.287 T:1002 INFO <general>: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
2022-03-14 14:22:32.288 T:1002 INFO <general>: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
2022-03-14 14:22:32.289 T:1002 INFO <general>: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
2022-03-14 14:22:32.289 T:1002 INFO <general>: Loading skin file: Custom_Debug.xml, load type: LOAD_ON_GUI_INIT
2022-03-14 14:22:32.296 T:1002 INFO <general>: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
2022-03-14 14:22:32.301 T:1002 INFO <general>: Loading skin file: DialogNotification.xml, load type: LOAD_ON_GUI_INIT
2022-03-14 14:22:32.302 T:1002 INFO <general>: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
2022-03-14 14:22:32.302 T:1002 INFO <general>: Loading resource://resource.uisounds.appletv/sounds.xml
2022-03-14 14:22:32.330 T:1002 INFO <general>: skin loaded...
2022-03-14 14:22:32.330 T:1002 DEBUG <general>: Activating window ID: 12997
2022-03-14 14:22:32.330 T:1002 DEBUG <general>: ------ Window Init () ------
2022-03-14 14:22:32.330 T:1002 DEBUG <general>: Activating window ID: 12999
2022-03-14 14:22:32.330 T:1002 DEBUG <general>: ------ Window Init (Startup.xml) ------
2022-03-14 14:22:32.330 T:1002 INFO <general>: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
2022-03-14 14:22:32.330 T:1002 DEBUG <general>: Activating window ID: 10000
2022-03-14 14:22:32.330 T:1002 DEBUG <general>: ------ Window Deinit (Startup.xml) ------
2022-03-14 14:22:32.330 T:1002 DEBUG <general>: ------ Window Init (Home.xml) ------
2022-03-14 14:22:32.330 T:1002 INFO <general>: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
2022-03-14 14:22:32.386 T:1002 DEBUG <general>: CDirectoryProvider[special://skin/playlists/moviesRA.xsp]: refreshing..
2022-03-14 14:22:32.386 T:1002 DEBUG <general>: CDirectoryProvider[pvr://channels/tv/*?view=lastplayed]: refreshing..
2022-03-14 14:22:32.386 T:1002 DEBUG <general>: CDirectoryProvider[special://skin/playlists/episodes.xsp]: refreshing..
2022-03-14 14:22:32.386 T:1002 DEBUG <general>: CDirectoryProvider[musicdb://recentlyaddedalbums/]: refreshing..
2022-03-14 14:22:32.396 T:1002 DEBUG <general>: JSONRPC: JSON schema type definition references an unknown type Setting.Details.Setting
2022-03-14 14:22:32.396 T:1002 WARNING <general>: JSONRPC: Could not parse type "Setting.Details.SettingList"
2022-03-14 14:22:32.396 T:1002 INFO <general>: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
2022-03-14 14:22:32.396 T:1002 INFO <general>: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
2022-03-14 14:22:32.422 T:1002 INFO <general>: JSONRPC v12.4.0: Successfully initialized
2022-03-14 14:22:32.423 T:1002 DEBUG <general>: LoadMappings - loaded node "Motorola Nyxboard Hybrid"
2022-03-14 14:22:32.423 T:1002 DEBUG <general>: LoadMappings - loaded node "CEC Adapter"
2022-03-14 14:22:32.423 T:1002 DEBUG <general>: LoadMappings - loaded node "Pulse-Eight CEC Adapter"
2022-03-14 14:22:32.423 T:1002 DEBUG <general>: LoadMappings - loaded node "iMON HID device"
2022-03-14 14:22:32.423 T:1002 DEBUG <general>: LoadMappings - loaded node "WETEK Play remote"
2022-03-14 14:22:32.423 T:1002 DEBUG <general>: LoadMappings - loaded node "OSMC RF Remote"
2022-03-14 14:22:32.423 T:1002 DEBUG <general>: LoadMappings - loaded node ""
2022-03-14 14:22:32.424 T:1002 DEBUG <general>: Add-on bus: Registering add-on peripheral.joystick
2022-03-14 14:22:32.424 T:1002 DEBUG <general>: PERIPHERAL - CreateAddon - creating peripheral add-on instance 'Joystick Support'
2022-03-14 14:22:32.424 T:1002 DEBUG <general>: ADDON: Dll Initializing - Joystick Support
2022-03-14 14:22:32.424 T:1002 DEBUG <general>: SECTION:LoadDLL(/usr/lib/kodi/addons/peripheral.joystick/peripheral.joystick.so.19.0.0)
2022-03-14 14:22:32.424 T:1002 DEBUG <general>: Loading: /usr/lib/kodi/addons/peripheral.joystick/peripheral.joystick.so.19.0.0
2022-03-14 14:22:32.431 T:1002 DEBUG <general>: AddOnLog: peripheral.joystick: Loaded 14 joystick families with 97 total joysticks
2022-03-14 14:22:32.431 T:1002 DEBUG <general>: Calling TransferSettings for: Joystick Support
2022-03-14 14:22:32.432 T:1002 INFO <general>: AddOnLog: peripheral.joystick: Enabling joystick interface "linux"
2022-03-14 14:22:32.432 T:1044 DEBUG <general>: Thread PeripBusUSBUdev start, auto delete: false
2022-03-14 14:22:32.432 T:1044 DEBUG <general>: Process - initialised udev monitor
2022-03-14 14:22:32.432 T:1045 DEBUG <general>: Thread PeripBusCEC start, auto delete: false
2022-03-14 14:22:32.433 T:1046 DEBUG <general>: Thread PeripBusAddon start, auto delete: false
2022-03-14 14:22:32.433 T:1002 DEBUG <general>: Initialise - initialised peripheral on 'keyboard' with 1 features and 0 sub devices
2022-03-14 14:22:32.433 T:1002 INFO <general>: Register - new keyboard device registered on application->keyboard: Keyboard (0000:0000)
2022-03-14 14:22:32.433 T:1002 DEBUG <general>: Initialise - initialised peripheral on 'mouse' with 1 features and 0 sub devices
2022-03-14 14:22:32.433 T:1002 INFO <general>: Register - new mouse device registered on application->mouse: Mouse (0000:0000)
2022-03-14 14:22:32.435 T:1047 DEBUG <general>: Thread PeripEventScan start, auto delete: false
2022-03-14 14:22:32.436 T:1002 DEBUG <general>: ContextMenuManager: addon menus reloaded.
2022-03-14 14:22:32.439 T:1048 DEBUG <general>: Thread JobWorker start, auto delete: true
2022-03-14 14:22:32.439 T:1002 INFO <general>: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
2022-03-14 14:22:32.439 T:1002 DEBUG <general>: CPlayerCoreConfig::<ctor>: created player VideoPlayer
2022-03-14 14:22:32.439 T:1002 DEBUG <general>: CPlayerCoreConfig::<ctor>: created player PAPlayer
2022-03-14 14:22:32.439 T:1002 DEBUG <general>: CPlayerCoreConfig::<ctor>: created player RetroPlayer
2022-03-14 14:22:32.439 T:1002 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: system rules
2022-03-14 14:22:32.439 T:1002 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: mms/udp
2022-03-14 14:22:32.439 T:1002 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
2022-03-14 14:22:32.439 T:1002 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: rtmp
2022-03-14 14:22:32.439 T:1002 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: rtsp
2022-03-14 14:22:32.439 T:1002 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: streams
2022-03-14 14:22:32.439 T:1002 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
2022-03-14 14:22:32.439 T:1002 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: mp2
2022-03-14 14:22:32.440 T:1002 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: dvd
2022-03-14 14:22:32.440 T:1002 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: discimage
2022-03-14 14:22:32.440 T:1002 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
2022-03-14 14:22:32.440 T:1002 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: nsv
2022-03-14 14:22:32.440 T:1002 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: radio
2022-03-14 14:22:32.440 T:1002 INFO <general>: Loaded playercorefactory configuration
2022-03-14 14:22:32.440 T:1002 INFO <general>: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
2022-03-14 14:22:32.440 T:1002 INFO <general>: special://masterprofile/playercorefactory.xml does not exist. Skipping.
2022-03-14 14:22:32.440 T:1002 INFO <general>: removing tempfiles
2022-03-14 14:22:32.442 T:1002 DEBUG <general>: CRepositoryUpdater: closest next update check at 03/15/2022 9:50:18 AM (in 70066 s)
2022-03-14 14:22:32.443 T:1049 DEBUG <general>: Thread Timer start, auto delete: false
2022-03-14 14:22:32.444 T:1002 DEBUG <general>: CServiceAddonManager: starting inputstream.ffmpegdirect
2022-03-14 14:22:32.469 T:1050 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2022-03-14 14:22:32.469 T:1002 DEBUG <general>: CServiceAddonManager: starting plugin.video.pseudotv.live
2022-03-14 14:22:32.469 T:1050 INFO <general>: initializing python engine.
2022-03-14 14:22:32.473 T:1051 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2022-03-14 14:22:32.473 T:1002 DEBUG <general>: CServiceAddonManager: starting screensaver.atv4
2022-03-14 14:22:32.473 T:1051 INFO <general>: initializing python engine.
2022-03-14 14:22:32.474 T:1052 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2022-03-14 14:22:32.474 T:1002 DEBUG <general>: CServiceAddonManager: starting script.artwork.dump
2022-03-14 14:22:32.474 T:1052 INFO <general>: initializing python engine.
2022-03-14 14:22:32.474 T:1053 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2022-03-14 14:22:32.474 T:1002 DEBUG <general>: CServiceAddonManager: starting script.embuary.helper
2022-03-14 14:22:32.474 T:1053 INFO <general>: initializing python engine.
2022-03-14 14:22:32.476 T:1054 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2022-03-14 14:22:32.476 T:1002 DEBUG <general>: CServiceAddonManager: starting script.skin.helper.backgrounds
2022-03-14 14:22:32.476 T:1054 INFO <general>: initializing python engine.
2022-03-14 14:22:32.476 T:1055 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2022-03-14 14:22:32.476 T:1002 DEBUG <general>: CServiceAddonManager: starting script.skin.helper.service
2022-03-14 14:22:32.476 T:1055 INFO <general>: initializing python engine.
2022-03-14 14:22:32.476 T:1056 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2022-03-14 14:22:32.476 T:1002 DEBUG <general>: CServiceAddonManager: starting script.skin.helper.skinbackup
2022-03-14 14:22:32.477 T:1056 INFO <general>: initializing python engine.
2022-03-14 14:22:32.477 T:1057 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2022-03-14 14:22:32.477 T:1002 DEBUG <general>: CServiceAddonManager: starting script.skin.helper.widgets
2022-03-14 14:22:32.477 T:1057 INFO <general>: initializing python engine.
2022-03-14 14:22:32.477 T:1058 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2022-03-14 14:22:32.477 T:1002 DEBUG <general>: CServiceAddonManager: starting script.trakt
2022-03-14 14:22:32.477 T:1058 INFO <general>: initializing python engine.
2022-03-14 14:22:32.477 T:1059 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2022-03-14 14:22:32.477 T:1002 DEBUG <general>: CServiceAddonManager: starting script.tv.show.next.aired
2022-03-14 14:22:32.477 T:1059 INFO <general>: initializing python engine.
2022-03-14 14:22:32.477 T:1060 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2022-03-14 14:22:32.477 T:1002 DEBUG <general>: CServiceAddonManager: starting service.iptv.manager
2022-03-14 14:22:32.477 T:1060 INFO <general>: initializing python engine.
2022-03-14 14:22:32.477 T:1061 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2022-03-14 14:22:32.477 T:1002 DEBUG <general>: CServiceAddonManager: starting service.libreelec.settings
2022-03-14 14:22:32.477 T:1061 INFO <general>: initializing python engine.
2022-03-14 14:22:32.484 T:1062 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2022-03-14 14:22:32.484 T:1002 DEBUG <general>: CServiceAddonManager: starting service.upnext
2022-03-14 14:22:32.484 T:1062 INFO <general>: initializing python engine.
2022-03-14 14:22:32.489 T:1063 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2022-03-14 14:22:32.489 T:1002 INFO <general>: initialize done
2022-03-14 14:22:32.489 T:1063 INFO <general>: initializing python engine.
2022-03-14 14:22:32.489 T:1002 DEBUG <general>: Inhibiting OS screen saver
2022-03-14 14:22:32.491 T:1064 DEBUG <general>: Thread Timer start, auto delete: false
2022-03-14 14:22:32.491 T:1002 INFO <general>: Running the application...
2022-03-14 14:22:32.493 T:1002 DEBUG <general>: NetworkMessage - Starting network services
2022-03-14 14:22:32.496 T:1002 DEBUG <general>: CZeroconfAvahi::clientCallback: client is up and running
2022-03-14 14:22:32.496 T:1002 INFO <general>: starting zeroconf publishing
2022-03-14 14:22:32.504 T:1066 DEBUG <general>: Thread JobWorker start, auto delete: true
2022-03-14 14:22:32.506 T:1066 DEBUG <general>: GetRecentlyAddedAlbums query: SELECT albumview.*, albumartistview.* FROM (SELECT idAlbum FROM album WHERE strAlbum != '' ORDER BY dateAdded DESC LIMIT 25) 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-03-14 14:22:32.507 T:1067 DEBUG <general>: Thread EventServer start, auto delete: false
2022-03-14 14:22:32.507 T:1067 INFO <general>: ES: Starting UDP Event server on port 9777
2022-03-14 14:22:32.507 T:1067 INFO <general>: UDP: Listening on port 9777 (ipv6 : false)
2022-03-14 14:22:32.507 T:1066 DEBUG <general>: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
2022-03-14 14:22:32.511 T:1066 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-03-14 14:22:32.511 T:1066 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-03-14 14:22:32.513 T:1066 DEBUG <general>: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
2022-03-14 14:22:32.513 T:1051 DEBUG <general>: CPythonInvoker(1, /storage/.kodi/addons/plugin.video.pseudotv.live/service.py): start processing
2022-03-14 14:22:32.513 T:1052 DEBUG <general>: CPythonInvoker(2, /storage/.kodi/addons/screensaver.atv4/service.py): start processing
2022-03-14 14:22:32.513 T:1053 DEBUG <general>: CPythonInvoker(3, /storage/.kodi/addons/script.artwork.dump/python/service.py): start processing
2022-03-14 14:22:32.513 T:1054 DEBUG <general>: CPythonInvoker(4, /storage/.kodi/addons/script.embuary.helper/service.py): start processing
2022-03-14 14:22:32.513 T:1055 DEBUG <general>: CPythonInvoker(5, /storage/.kodi/addons/script.skin.helper.backgrounds/service.py): start processing
2022-03-14 14:22:32.513 T:1056 DEBUG <general>: CPythonInvoker(6, /storage/.kodi/addons/script.skin.helper.service/service.py): start processing
2022-03-14 14:22:32.513 T:1057 DEBUG <general>: CPythonInvoker(7, /storage/.kodi/addons/script.skin.helper.skinbackup/service.py): start processing
2022-03-14 14:22:32.513 T:1058 DEBUG <general>: CPythonInvoker(8, /storage/.kodi/addons/script.skin.helper.widgets/service.py): start processing
2022-03-14 14:22:32.513 T:1059 DEBUG <general>: CPythonInvoker(9, /storage/.kodi/addons/script.trakt/default.py): start processing
2022-03-14 14:22:32.513 T:1060 DEBUG <general>: CPythonInvoker(10, /storage/.kodi/addons/script.tv.show.next.aired/service.py): start processing
2022-03-14 14:22:32.514 T:1061 DEBUG <general>: CPythonInvoker(11, /storage/.kodi/addons/service.iptv.manager/service.py): start processing
2022-03-14 14:22:32.514 T:1062 DEBUG <general>: CPythonInvoker(12, /usr/share/kodi/addons/service.libreelec.settings/service.py): start processing
2022-03-14 14:22:32.514 T:1063 DEBUG <general>: CPythonInvoker(13, /storage/.kodi/addons/service.upnext/resources/lib/service_entry.py): start processing
2022-03-14 14:22:32.514 T:1050 DEBUG <general>: CPythonInvoker(0, /storage/.kodi/addons/inputstream.ffmpegdirect/resources/lib/runner.py): start processing
2022-03-14 14:22:32.520 T:1002 INFO <general>: JSONRPC Server: Successfully initialized
2022-03-14 14:22:32.534 T:1068 DEBUG <general>: Thread TCPServer start, auto delete: false
2022-03-14 14:22:32.534 T:1002 INFO <CWebserver[8080]>: Started
2022-03-14 14:22:32.559 T:1002 DEBUG <general>: ------ Window Init (Custom_Debug.xml) ------
2022-03-14 14:22:32.560 T:1002 DEBUG <general>: ------ Window Init () ------
2022-03-14 14:22:32.634 T:1002 INFO <general>: GL: Enabling VSYNC
2022-03-14 14:22:32.648 T:1066 DEBUG <general>: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
2022-03-14 14:22:32.662 T:1041 DEBUG <general>: ADDON: Dll Initializing - PVR IPTV Simple Client
2022-03-14 14:22:32.662 T:1041 DEBUG <general>: SECTION:LoadDLL(/storage/.kodi/addons/pvr.iptvsimple/pvr.iptvsimple.so.19.1.0)
2022-03-14 14:22:32.662 T:1041 DEBUG <general>: Loading: /storage/.kodi/addons/pvr.iptvsimple/pvr.iptvsimple.so.19.1.0
2022-03-14 14:22:32.669 T:1041 INFO <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Create - Creating the PVR IPTV Simple add-on
2022-03-14 14:22:32.669 T:1041 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-03-14 14:22:32.670 T:1041 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-03-14 14:22:32.678 T:1041 DEBUG <CSettingsManager>: requested setting (defaultProviderName) was not found.
2022-03-14 14:22:32.678 T:1041 DEBUG <CSettingsManager>: requested setting (enableProviderMappings) was not found.
2022-03-14 14:22:32.678 T:1041 DEBUG <CSettingsManager>: requested setting (providerMappingFile) was not found.
2022-03-14 14:22:32.679 T:1041 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Playlist Load Start
2022-03-14 14:22:32.681 T:1041 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-03-14 14:22:32.681 T:1041 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadEPG - EPG Load Start
2022-03-14 14:22:32.681 T:1041 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-03-14 14:22:32.685 T:1072 DEBUG <general>: Thread JobWorker start, auto delete: true
2022-03-14 14:22:32.687 T:1072 DEBUG <general>: ffmpeg[0x513e650X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
2022-03-14 14:22:32.779 T:1002 INFO <general>: Skipped 6 duplicate messages..
2022-03-14 14:22:32.779 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:22:32.791 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12010
2022-03-14 14:22:32.821 T:1052 DEBUG <general>: -->Python Interpreter Initialized<--
2022-03-14 14:22:32.821 T:1052 DEBUG <general>:
2022-03-14 14:22:32.821 T:1052 DEBUG <general>: CPythonInvoker(2, /storage/.kodi/addons/screensaver.atv4/service.py): the source file to load is "/storage/.kodi/addons/screensaver.atv4/service.py"
2022-03-14 14:22:32.821 T:1052 DEBUG <general>: CPythonInvoker(2, /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-03-14 14:22:32.821 T:1052 DEBUG <general>: CPythonInvoker(2, /storage/.kodi/addons/screensaver.atv4/service.py): entering source directory /storage/.kodi/addons/screensaver.atv4
2022-03-14 14:22:32.821 T:1052 DEBUG <general>: CPythonInvoker(2, /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-03-14 14:22:32.826 T:1054 DEBUG <general>: -->Python Interpreter Initialized<--
2022-03-14 14:22:32.826 T:1054 DEBUG <general>:
2022-03-14 14:22:32.826 T:1054 DEBUG <general>: CPythonInvoker(4, /storage/.kodi/addons/script.embuary.helper/service.py): the source file to load is "/storage/.kodi/addons/script.embuary.helper/service.py"
2022-03-14 14:22:32.826 T:1054 DEBUG <general>: CPythonInvoker(4, /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-03-14 14:22:32.826 T:1054 DEBUG <general>: CPythonInvoker(4, /storage/.kodi/addons/script.embuary.helper/service.py): entering source directory /storage/.kodi/addons/script.embuary.helper
2022-03-14 14:22:32.827 T:1054 DEBUG <general>: CPythonInvoker(4, /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-03-14 14:22:32.836 T:1050 DEBUG <general>: -->Python Interpreter Initialized<--
2022-03-14 14:22:32.836 T:1050 DEBUG <general>:
2022-03-14 14:22:32.836 T:1050 DEBUG <general>: CPythonInvoker(0, /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-03-14 14:22:32.836 T:1050 DEBUG <general>: CPythonInvoker(0, /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-03-14 14:22:32.836 T:1050 DEBUG <general>: CPythonInvoker(0, /storage/.kodi/addons/inputstream.ffmpegdirect/resources/lib/runner.py): entering source directory /storage/.kodi/addons/inputstream.ffmpegdirect/resources/lib
2022-03-14 14:22:32.837 T:1050 DEBUG <general>: CPythonInvoker(0, /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-03-14 14:22:32.843 T:1066 DEBUG <general>: CZeroconfAvahi::doPublishService identifier: servers.eventserver type: _xbmc-events._udp name:Kodi (Office-ELEC) port:9777
2022-03-14 14:22:32.843 T:1066 DEBUG <general>: CZeroconfAvahi::addService() named: Kodi (Office-ELEC) type: _xbmc-events._udp port:9777
2022-03-14 14:22:32.846 T:1066 DEBUG <general>: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-tpc type: _xbmc-jsonrpc._tcp name:Kodi (Office-ELEC) port:9090
2022-03-14 14:22:32.846 T:1066 DEBUG <general>: CZeroconfAvahi::addService() named: Kodi (Office-ELEC) type: _xbmc-jsonrpc._tcp port:9090
2022-03-14 14:22:32.848 T:1066 DEBUG <general>: CZeroconfAvahi::doPublishService identifier: servers.webserver type: _http._tcp name:Kodi (Office-ELEC) port:8080
2022-03-14 14:22:32.848 T:1066 DEBUG <general>: CZeroconfAvahi::addService() named: Kodi (Office-ELEC) type: _http._tcp port:8080
2022-03-14 14:22:32.850 T:1066 DEBUG <general>: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-http type: _xbmc-jsonrpc-h._tcp name:Kodi (Office-ELEC) port:8080
2022-03-14 14:22:32.850 T:1066 DEBUG <general>: CZeroconfAvahi::addService() named: Kodi (Office-ELEC) type: _xbmc-jsonrpc-h._tcp port:8080
2022-03-14 14:22:32.851 T:1066 DEBUG <general>: CZeroconfAvahi::doPublishService identifier: servers.airtunes type: _raop._tcp name:001EE5E97FEE@Kodi (Office-ELEC) port:36666
2022-03-14 14:22:32.851 T:1066 DEBUG <general>: CZeroconfAvahi::addService() named: 001EE5E97FEE@Kodi (Office-ELEC) type: _raop._tcp port:36666
2022-03-14 14:22:32.853 T:1066 INFO <general>: WEATHER: Downloading weather
2022-03-14 14:22:32.853 T:1073 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2022-03-14 14:22:32.853 T:1073 INFO <general>: initializing python engine.
2022-03-14 14:22:32.853 T:1073 DEBUG <general>: CPythonInvoker(14, /storage/.kodi/addons/weather.gismeteo/default.py): start processing
2022-03-14 14:22:32.866 T:1050 INFO <general>: CPythonInvoker(0, /storage/.kodi/addons/inputstream.ffmpegdirect/resources/lib/runner.py): script successfully run
2022-03-14 14:22:32.866 T:1050 DEBUG <general>: onExecutionDone(0, /storage/.kodi/addons/inputstream.ffmpegdirect/resources/lib/runner.py)
2022-03-14 14:22:32.936 T:1050 INFO <general>: Python interpreter stopped
2022-03-14 14:22:32.936 T:1050 DEBUG <general>: Thread LanguageInvoker 140035206624832 terminating
2022-03-14 14:22:32.941 T:1002 DEBUG <general>: LogindUPowerSyscall - Received unknown signal NameAcquired
2022-03-14 14:22:32.975 T:1055 DEBUG <general>: -->Python Interpreter Initialized<--
2022-03-14 14:22:32.975 T:1055 DEBUG <general>:
2022-03-14 14:22:32.975 T:1055 DEBUG <general>: CPythonInvoker(5, /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-03-14 14:22:32.975 T:1055 DEBUG <general>: CPythonInvoker(5, /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-03-14 14:22:32.975 T:1055 DEBUG <general>: CPythonInvoker(5, /storage/.kodi/addons/script.skin.helper.backgrounds/service.py): entering source directory /storage/.kodi/addons/script.skin.helper.backgrounds
2022-03-14 14:22:32.976 T:1055 DEBUG <general>: CPythonInvoker(5, /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-03-14 14:22:32.988 T:1052 ERROR <general>: CAddon[screensaver.atv4]: failed to load addon settings from special://profile/addon_data/screensaver.atv4/settings.xml
2022-03-14 14:22:32.988 T:1052 INFO <general>: CPythonInvoker(2, /storage/.kodi/addons/screensaver.atv4/service.py): script successfully run
2022-03-14 14:22:32.988 T:1052 DEBUG <general>: onExecutionDone(2, /storage/.kodi/addons/screensaver.atv4/service.py)
2022-03-14 14:22:33.066 T:1052 INFO <general>: Python interpreter stopped
2022-03-14 14:22:33.066 T:1052 DEBUG <general>: Thread LanguageInvoker 140035118589504 terminating
2022-03-14 14:22:33.067 T:1061 DEBUG <general>: -->Python Interpreter Initialized<--
2022-03-14 14:22:33.067 T:1061 DEBUG <general>:
2022-03-14 14:22:33.067 T:1061 DEBUG <general>: CPythonInvoker(11, /storage/.kodi/addons/service.iptv.manager/service.py): the source file to load is "/storage/.kodi/addons/service.iptv.manager/service.py"
2022-03-14 14:22:33.068 T:1061 DEBUG <general>: CPythonInvoker(11, /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-03-14 14:22:33.068 T:1061 DEBUG <general>: CPythonInvoker(11, /storage/.kodi/addons/service.iptv.manager/service.py): entering source directory /storage/.kodi/addons/service.iptv.manager
2022-03-14 14:22:33.068 T:1061 DEBUG <general>: CPythonInvoker(11, /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-03-14 14:22:33.073 T:1053 DEBUG <general>: -->Python Interpreter Initialized<--
2022-03-14 14:22:33.073 T:1053 DEBUG <general>:
2022-03-14 14:22:33.073 T:1053 DEBUG <general>: CPythonInvoker(3, /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-03-14 14:22:33.073 T:1053 DEBUG <general>: CPythonInvoker(3, /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-03-14 14:22:33.073 T:1053 DEBUG <general>: CPythonInvoker(3, /storage/.kodi/addons/script.artwork.dump/python/service.py): entering source directory /storage/.kodi/addons/script.artwork.dump/python
2022-03-14 14:22:33.073 T:1053 DEBUG <general>: CPythonInvoker(3, /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-03-14 14:22:33.086 T:1059 DEBUG <general>: -->Python Interpreter Initialized<--
2022-03-14 14:22:33.086 T:1059 DEBUG <general>:
2022-03-14 14:22:33.086 T:1059 DEBUG <general>: CPythonInvoker(9, /storage/.kodi/addons/script.trakt/default.py): the source file to load is "/storage/.kodi/addons/script.trakt/default.py"
2022-03-14 14:22:33.086 T:1059 DEBUG <general>: CPythonInvoker(9, /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-03-14 14:22:33.086 T:1059 DEBUG <general>: CPythonInvoker(9, /storage/.kodi/addons/script.trakt/default.py): entering source directory /storage/.kodi/addons/script.trakt
2022-03-14 14:22:33.086 T:1059 DEBUG <general>: CPythonInvoker(9, /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-03-14 14:22:33.125 T:1051 DEBUG <general>: -->Python Interpreter Initialized<--
2022-03-14 14:22:33.125 T:1051 DEBUG <general>:
2022-03-14 14:22:33.125 T:1051 DEBUG <general>: CPythonInvoker(1, /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-03-14 14:22:33.126 T:1051 DEBUG <general>: CPythonInvoker(1, /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-03-14 14:22:33.126 T:1051 DEBUG <general>: CPythonInvoker(1, /storage/.kodi/addons/plugin.video.pseudotv.live/service.py): entering source directory /storage/.kodi/addons/plugin.video.pseudotv.live
2022-03-14 14:22:33.126 T:1051 DEBUG <general>: CPythonInvoker(1, /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-03-14 14:22:33.127 T:1063 DEBUG <general>: -->Python Interpreter Initialized<--
2022-03-14 14:22:33.128 T:1063 DEBUG <general>:
2022-03-14 14:22:33.128 T:1063 DEBUG <general>: CPythonInvoker(13, /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-03-14 14:22:33.128 T:1063 DEBUG <general>: CPythonInvoker(13, /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-03-14 14:22:33.128 T:1063 DEBUG <general>: CPythonInvoker(13, /storage/.kodi/addons/service.upnext/resources/lib/service_entry.py): entering source directory /storage/.kodi/addons/service.upnext/resources/lib
2022-03-14 14:22:33.128 T:1063 DEBUG <general>: CPythonInvoker(13, /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-03-14 14:22:33.138 T:1062 DEBUG <general>: -->Python Interpreter Initialized<--
2022-03-14 14:22:33.138 T:1062 DEBUG <general>:
2022-03-14 14:22:33.138 T:1062 DEBUG <general>: CPythonInvoker(12, /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-03-14 14:22:33.138 T:1062 DEBUG <general>: CPythonInvoker(12, /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-03-14 14:22:33.138 T:1062 DEBUG <general>: CPythonInvoker(12, /usr/share/kodi/addons/service.libreelec.settings/service.py): entering source directory /usr/share/kodi/addons/service.libreelec.settings
2022-03-14 14:22:33.138 T:1062 DEBUG <general>: CPythonInvoker(12, /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-03-14 14:22:33.145 T:1058 DEBUG <general>: -->Python Interpreter Initialized<--
2022-03-14 14:22:33.145 T:1058 DEBUG <general>:
2022-03-14 14:22:33.145 T:1058 DEBUG <general>: CPythonInvoker(8, /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-03-14 14:22:33.146 T:1058 DEBUG <general>: CPythonInvoker(8, /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-03-14 14:22:33.146 T:1058 DEBUG <general>: CPythonInvoker(8, /storage/.kodi/addons/script.skin.helper.widgets/service.py): entering source directory /storage/.kodi/addons/script.skin.helper.widgets
2022-03-14 14:22:33.147 T:1058 DEBUG <general>: CPythonInvoker(8, /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-03-14 14:22:33.155 T:1057 DEBUG <general>: -->Python Interpreter Initialized<--
2022-03-14 14:22:33.155 T:1057 DEBUG <general>:
2022-03-14 14:22:33.155 T:1057 DEBUG <general>: CPythonInvoker(7, /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-03-14 14:22:33.155 T:1057 DEBUG <general>: CPythonInvoker(7, /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-03-14 14:22:33.155 T:1057 DEBUG <general>: CPythonInvoker(7, /storage/.kodi/addons/script.skin.helper.skinbackup/service.py): entering source directory /storage/.kodi/addons/script.skin.helper.skinbackup
2022-03-14 14:22:33.155 T:1057 DEBUG <general>: CPythonInvoker(7, /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-03-14 14:22:33.162 T:1060 DEBUG <general>: -->Python Interpreter Initialized<--
2022-03-14 14:22:33.162 T:1060 DEBUG <general>:
2022-03-14 14:22:33.162 T:1060 DEBUG <general>: CPythonInvoker(10, /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-03-14 14:22:33.163 T:1060 DEBUG <general>: CPythonInvoker(10, /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-03-14 14:22:33.163 T:1060 DEBUG <general>: CPythonInvoker(10, /storage/.kodi/addons/script.tv.show.next.aired/service.py): entering source directory /storage/.kodi/addons/script.tv.show.next.aired
2022-03-14 14:22:33.163 T:1060 DEBUG <general>: CPythonInvoker(10, /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-03-14 14:22:33.165 T:1056 DEBUG <general>: -->Python Interpreter Initialized<--
2022-03-14 14:22:33.165 T:1056 DEBUG <general>:
2022-03-14 14:22:33.165 T:1056 DEBUG <general>: CPythonInvoker(6, /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-03-14 14:22:33.165 T:1056 DEBUG <general>: CPythonInvoker(6, /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-03-14 14:22:33.165 T:1056 DEBUG <general>: CPythonInvoker(6, /storage/.kodi/addons/script.skin.helper.service/service.py): entering source directory /storage/.kodi/addons/script.skin.helper.service
2022-03-14 14:22:33.165 T:1056 DEBUG <general>: CPythonInvoker(6, /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-03-14 14:22:33.421 T:1073 DEBUG <general>: -->Python Interpreter Initialized<--
2022-03-14 14:22:33.421 T:1073 DEBUG <general>:
2022-03-14 14:22:33.421 T:1073 DEBUG <general>: CPythonInvoker(14, /storage/.kodi/addons/weather.gismeteo/default.py): the source file to load is "/storage/.kodi/addons/weather.gismeteo/default.py"
2022-03-14 14:22:33.422 T:1073 DEBUG <general>: CPythonInvoker(14, /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-03-14 14:22:33.422 T:1073 DEBUG <general>: CPythonInvoker(14, /storage/.kodi/addons/weather.gismeteo/default.py): entering source directory /storage/.kodi/addons/weather.gismeteo
2022-03-14 14:22:33.422 T:1073 DEBUG <general>: CPythonInvoker(14, /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-03-14 14:22:33.664 T:1065 DEBUG <general>: CZeroconfAvahi::groupCallback: Service successfully established
2022-03-14 14:22:33.975 T:1058 INFO <general>: Skipped 4 duplicate messages..
2022-03-14 14:22:33.975 T:1058 INFO <general>: script.skin.helper.widgets --> Backgroundservice started
2022-03-14 14:22:34.101 T:1053 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-03-14 14:22:34.101 T:1053 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-03-14 14:22:34.101 T:1053 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-03-14 14:22:34.101 T:1053 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-03-14 14:22:34.101 T:1053 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-03-14 14:22:34.101 T:1053 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-03-14 14:22:34.101 T:1053 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-03-14 14:22:34.101 T:1053 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-03-14 14:22:34.101 T:1053 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-03-14 14:22:34.101 T:1053 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-03-14 14:22:34.101 T:1053 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-03-14 14:22:34.101 T:1053 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-03-14 14:22:34.101 T:1053 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-03-14 14:22:34.101 T:1053 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-03-14 14:22:34.101 T:1053 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-03-14 14:22:34.101 T:1053 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-03-14 14:22:34.101 T:1053 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-03-14 14:22:34.101 T:1053 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-03-14 14:22:34.101 T:1053 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-03-14 14:22:34.101 T:1053 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-03-14 14:22:34.101 T:1053 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-03-14 14:22:34.101 T:1053 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-03-14 14:22:34.101 T:1053 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-03-14 14:22:34.101 T:1053 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-03-14 14:22:34.101 T:1053 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-03-14 14:22:34.101 T:1053 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-03-14 14:22:34.101 T:1053 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-03-14 14:22:34.101 T:1053 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-03-14 14:22:34.162 T:1053 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-03-14 14:22:34.162 T:1053 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-03-14 14:22:34.162 T:1053 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-03-14 14:22:34.162 T:1053 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-03-14 14:22:34.162 T:1053 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-03-14 14:22:34.162 T:1053 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-03-14 14:22:34.162 T:1053 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-03-14 14:22:34.162 T:1053 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-03-14 14:22:34.162 T:1053 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-03-14 14:22:34.162 T:1053 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-03-14 14:22:34.162 T:1053 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-03-14 14:22:34.162 T:1053 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-03-14 14:22:34.162 T:1053 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-03-14 14:22:34.162 T:1053 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-03-14 14:22:34.162 T:1053 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-03-14 14:22:34.162 T:1053 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-03-14 14:22:34.162 T:1053 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-03-14 14:22:34.162 T:1053 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-03-14 14:22:34.162 T:1053 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-03-14 14:22:34.162 T:1053 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-03-14 14:22:34.162 T:1053 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-03-14 14:22:34.162 T:1053 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-03-14 14:22:34.162 T:1053 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-03-14 14:22:34.162 T:1053 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-03-14 14:22:34.162 T:1053 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-03-14 14:22:34.162 T:1053 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-03-14 14:22:34.162 T:1053 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-03-14 14:22:34.162 T:1053 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-03-14 14:22:34.382 T:1063 DEBUG <CAddonSettings[service.upnext]>: trying to load setting definitions from old format...
2022-03-14 14:22:34.387 T:1063 INFO <general>: Skipped 6 duplicate messages..
2022-03-14 14:22:34.387 T:1063 DEBUG <general>: [service.upnext] DemoOverlay -> initialized
2022-03-14 14:22:34.387 T:1063 DEBUG <CAddonSettings[service.upnext]>: trying to load setting definitions from old format...
2022-03-14 14:22:34.388 T:1063 DEBUG <general>: [service.upnext] UpNextMonitor -> Service started
2022-03-14 14:22:34.682 T:1041 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-03-14 14:22:35.147 T:1061 DEBUG <CAddonSettings[service.iptv.manager]>: trying to load setting definitions from old format...
2022-03-14 14:22:35.148 T:1061 DEBUG <general>: [service.iptv.manager] [resources.lib.service] Service started
2022-03-14 14:22:35.149 T:1061 DEBUG <CAddonSettings[service.iptv.manager]>: trying to load setting definitions from old format...
2022-03-14 14:22:35.216 T:1060 INFO <general>: script.tv.show.next.aired --> TV Show - Next Aired version 8.0.1 started
2022-03-14 14:22:35.223 T:1075 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2022-03-14 14:22:35.223 T:1075 INFO <general>: initializing python engine.
2022-03-14 14:22:35.223 T:1075 DEBUG <general>: CPythonInvoker(15, /storage/.kodi/addons/script.tv.show.next.aired/default.py): start processing
2022-03-14 14:22:35.649 T:1005 DEBUG <general>: Sink changed
2022-03-14 14:22:35.728 T:1075 DEBUG <general>: -->Python Interpreter Initialized<--
2022-03-14 14:22:35.728 T:1075 DEBUG <general>:
2022-03-14 14:22:35.728 T:1075 DEBUG <general>: CPythonInvoker(15, /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-03-14 14:22:35.728 T:1075 DEBUG <general>: CPythonInvoker(15, /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-03-14 14:22:35.729 T:1075 DEBUG <general>: CPythonInvoker(15, /storage/.kodi/addons/script.tv.show.next.aired/default.py): entering source directory /storage/.kodi/addons/script.tv.show.next.aired
2022-03-14 14:22:35.729 T:1075 DEBUG <general>: CPythonInvoker(15, /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-03-14 14:22:35.741 T:1057 DEBUG <general>: Skin Helper skinbackup --> Service started
2022-03-14 14:22:36.247 T:1054 DEBUG <CAddonSettings[script.embuary.helper]>: trying to load setting definitions from old format...
2022-03-14 14:22:36.682 T:1041 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-03-14 14:22:36.682 T:1041 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-03-14 14:22:36.682 T:1041 INFO <general>: AddOnLog: pvr.iptvsimple: Create Starting separate client update thread...
2022-03-14 14:22:36.683 T:1041 INFO <general>: PVR Manager: Starting
2022-03-14 14:22:36.683 T:1078 DEBUG <general>: Thread PVRManager start, auto delete: false
2022-03-14 14:22:36.684 T:1079 DEBUG <general>: Thread PVRGUIProgressHandler start, auto delete: true
2022-03-14 14:22:36.685 T:1078 ERROR <general>: GetChannels: Add-on 'IPTV Simple PVR Add-on:connected' returned an error: server error
2022-03-14 14:22:36.685 T:1078 ERROR <general>: GetChannels: PVR client 'IPTV Simple PVR Add-on:connected' returned an error: server error
2022-03-14 14:22:36.686 T:1078 ERROR <general>: GetChannelGroups: Add-on 'IPTV Simple PVR Add-on:connected' returned an error: server error
2022-03-14 14:22:36.686 T:1078 ERROR <general>: GetChannelGroups: PVR client 'IPTV Simple PVR Add-on:connected' returned an error: server error
2022-03-14 14:22:36.688 T:1002 DEBUG <general>: ------ Window Init (DialogExtendedProgressBar.xml) ------
2022-03-14 14:22:36.748 T:1078 ERROR <general>: GetChannels: Add-on 'IPTV Simple PVR Add-on:connected' returned an error: server error
2022-03-14 14:22:36.748 T:1078 ERROR <general>: GetChannels: PVR client 'IPTV Simple PVR Add-on:connected' returned an error: server error
2022-03-14 14:22:36.748 T:1078 ERROR <general>: GetChannelGroups: Add-on 'IPTV Simple PVR Add-on:connected' returned an error: server error
2022-03-14 14:22:36.748 T:1078 ERROR <general>: GetChannelGroups: PVR client 'IPTV Simple PVR Add-on:connected' returned an error: server error
2022-03-14 14:22:36.749 T:1080 DEBUG <general>: Thread PVRGUIInfo start, auto delete: false
2022-03-14 14:22:36.749 T:1081 DEBUG <general>: Thread EPGUpdater start, auto delete: false
2022-03-14 14:22:36.750 T:1082 DEBUG <general>: Thread PVRTimers start, auto delete: false
2022-03-14 14:22:36.750 T:1078 INFO <general>: PVR Manager: Started
2022-03-14 14:22:36.788 T:1079 DEBUG <general>: Thread PVRGUIProgressHandler 140033625749056 terminating (autodelete)
2022-03-14 14:22:36.789 T:1002 DEBUG <general>: ------ Window Deinit (DialogExtendedProgressBar.xml) ------
2022-03-14 14:22:36.837 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:22:36.838 T:1051 DEBUG <general>: Skin Helper Simplecache --> Initialized
2022-03-14 14:22:37.322 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:22:37.337 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14885
2022-03-14 14:22:37.539 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:22:37.554 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14936
2022-03-14 14:22:37.750 T:1083 DEBUG <general>: Thread PVRGUIProgressHandler start, auto delete: true
2022-03-14 14:22:37.764 T:1002 DEBUG <general>: ------ Window Init (DialogExtendedProgressBar.xml) ------
2022-03-14 14:22:37.764 T:1083 DEBUG <general>: Thread PVRGUIProgressHandler 140033625749056 terminating (autodelete)
2022-03-14 14:22:37.766 T:1002 DEBUG <general>: ------ Window Deinit (DialogExtendedProgressBar.xml) ------
2022-03-14 14:22:37.924 T:1054 INFO <general>: [ script.embuary.helper ] Service: Started
2022-03-14 14:22:37.924 T:1054 INFO <general>: [ script.embuary.helper ] Service: Player monitor started
2022-03-14 14:22:37.925 T:1054 DEBUG <general>: [ script.embuary.helper ] Start new fanart grabber process
2022-03-14 14:22:38.072 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:22:38.087 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14899
2022-03-14 14:22:38.103 T:1054 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-03-14 14:22:38.103 T:1054 DEBUG <general>: GetArtistsByWhereJSON - query took 0 ms
2022-03-14 14:22:38.210 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:22:38.214 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.cores.cpucount, checksum = 0.3.6b
2022-03-14 14:22:38.309 T:1051 INFO <CSettingsManager>: Skipped 1 duplicate messages..
2022-03-14 14:22:38.309 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:22:38.374 T:1051 INFO <general>: Skipped 5 duplicate messages..
2022-03-14 14:22:38.374 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.InstanceID, value = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:22:38.387 T:1062 DEBUG <general>: ## LibreELEC Addon ## 10.0
2022-03-14 14:22:38.476 T:1051 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-03-14 14:22:38.687 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:22:38.703 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15535
2022-03-14 14:22:39.080 T:1062 INFO <general>: SETTINGS: set_keyboard_layout # us,us -model pc105
2022-03-14 14:22:39.140 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:22:39.165 T:1053 DEBUG <general>: [script.artwork.dump] Service started
2022-03-14 14:22:39.191 T:1053 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-03-14 14:22:39.191 T:1053 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-03-14 14:22:39.191 T:1053 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-03-14 14:22:39.191 T:1053 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-03-14 14:22:39.191 T:1053 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-03-14 14:22:39.191 T:1053 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-03-14 14:22:39.191 T:1053 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-03-14 14:22:39.191 T:1053 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-03-14 14:22:39.191 T:1053 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-03-14 14:22:39.191 T:1053 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-03-14 14:22:39.191 T:1053 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-03-14 14:22:39.191 T:1053 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-03-14 14:22:39.191 T:1053 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-03-14 14:22:39.191 T:1053 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-03-14 14:22:39.191 T:1053 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-03-14 14:22:39.191 T:1053 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-03-14 14:22:39.191 T:1053 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-03-14 14:22:39.191 T:1053 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-03-14 14:22:39.191 T:1053 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-03-14 14:22:39.191 T:1053 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-03-14 14:22:39.191 T:1053 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-03-14 14:22:39.191 T:1053 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-03-14 14:22:39.191 T:1053 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-03-14 14:22:39.191 T:1053 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-03-14 14:22:39.191 T:1053 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-03-14 14:22:39.191 T:1053 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-03-14 14:22:39.191 T:1053 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-03-14 14:22:39.191 T:1053 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-03-14 14:22:39.288 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.cores.cpucount, checksum = 0.3.6b
2022-03-14 14:22:39.320 T:1051 INFO <CSettingsManager>: Skipped 1 duplicate messages..
2022-03-14 14:22:39.320 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:22:39.320 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileAccess: trying to open FileLock.dat
2022-03-14 14:22:39.320 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: trying to open FileLock.dat
2022-03-14 14:22:39.321 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: Opening FileLock.dat
2022-03-14 14:22:39.321 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileLock: instance
2022-03-14 14:22:39.392 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:22:39.415 T:1051 INFO <general>: Skipped 4 duplicate messages..
2022-03-14 14:22:39.415 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileAccess: trying to open FileLock.dat
2022-03-14 14:22:39.415 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: trying to open FileLock.dat
2022-03-14 14:22:39.416 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: Opening FileLock.dat
2022-03-14 14:22:39.416 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileLock: instance
2022-03-14 14:22:39.425 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:22:39.491 T:1051 INFO <CSettingsManager>: Skipped 12 duplicate messages..
2022-03-14 14:22:39.491 T:1051 DEBUG <CSettingsManager>: requested setting (TDP_PORT) was not found.
2022-03-14 14:22:39.493 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-globals: isPseudoTV = False
2022-03-14 14:22:39.503 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-globals: isSubtitle = False
2022-03-14 14:22:39.508 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:22:39.527 T:1051 INFO <general>: Skipped 3 duplicate messages..
2022-03-14 14:22:39.527 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-HTTP: _start, 192.168.0.220:50001
2022-03-14 14:22:39.527 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.LOCAL_HOST, value = 192.168.0.220:50001
2022-03-14 14:22:39.702 T:1073 DEBUG <CAddonSettings[weather.gismeteo]>: trying to load setting definitions from old format...
2022-03-14 14:22:39.704 T:1073 DEBUG <CSettingsManager>: requested setting (label3) was not found.
2022-03-14 14:22:39.704 T:1073 DEBUG <CSettingsManager>: requested setting (label5) was not found.
2022-03-14 14:22:39.704 T:1073 DEBUG <CSettingsManager>: requested setting (label7) was not found.
2022-03-14 14:22:39.729 T:1073 DEBUG <general>: weather.gismeteo [v.0.6.3+matrix.1]: <Weather ['/storage/.kodi/addons/weather.gismeteo/default.py', '1']>
2022-03-14 14:22:39.729 T:1073 DEBUG <general>: weather.gismeteo [v.0.6.3+matrix.1]: Actions: ['root', 'location']
2022-03-14 14:22:39.729 T:1073 DEBUG <general>: weather.gismeteo [v.0.6.3+matrix.1]: Called action root with params <Params {'id': '1'}>
2022-03-14 14:22:39.730 T:1073 DEBUG <general>: weather.gismeteo [v.0.6.3+matrix.1]: Cache miss: _location_forecast('en', '8020'){}
2022-03-14 14:22:39.887 T:1055 DEBUG <general>: Skin Helper Simplecache --> Initialized
2022-03-14 14:22:39.888 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:22:39.888 T:1055 DEBUG <general>: script.module.metadatautils --> Initialized
2022-03-14 14:22:39.890 T:1091 INFO <general>: Skin Helper Backgrounds --> BackgroundsUpdater - started
2022-03-14 14:22:40.083 T:1056 DEBUG <general>: Skin Helper Simplecache --> Initialized
2022-03-14 14:22:40.083 T:1056 DEBUG <general>: script.module.metadatautils --> Initialized
2022-03-14 14:22:40.090 T:1056 DEBUG <general>: Skin Helper Simplecache --> Initialized
2022-03-14 14:22:40.091 T:1092 DEBUG <general>: Skin Helper Service --> ListItemMonitor - started
2022-03-14 14:22:40.091 T:1056 INFO <general>: Skin Helper Service --> Skin Helper Service version 1.1.40 started
2022-03-14 14:22:40.174 T:1075 DEBUG <general>: Skin Helper Simplecache --> Initialized
2022-03-14 14:22:40.175 T:1075 INFO <general>: script.module.thetvdb --> Initialized
2022-03-14 14:22:40.187 T:1075 DEBUG <CAddonSettings[script.tv.show.next.aired]>: trying to load setting definitions from old format...
2022-03-14 14:22:40.187 T:1075 DEBUG <general>: script.tv.show.next.aired --> MainModule called with action: update - parameter: true
2022-03-14 14:22:40.187 T:1075 INFO <general>: script.tv.show.next.aired --> Updating TheTVDB info for all continuing Kodi tv shows...
2022-03-14 14:22:40.207 T:1059 DEBUG <CAddonSettings[script.trakt]>: trying to load setting definitions from old format...
2022-03-14 14:22:40.561 T:1062 INFO <general>: ## LibreELEC Addon ## updates::updateThread ## Started
2022-03-14 14:22:40.561 T:1062 INFO <general>: ## LibreELEC Addon ## updates::set_auto_update ## manual
2022-03-14 14:22:40.613 T:1094 INFO <general>: SETTINGS: run # Waiting
2022-03-14 14:22:40.615 T:1073 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: 0.8545 sec
URL: https://services.gismeteo.net/inform-service/inf_chrome/forecast/?city=8020&lang=en
Headers: {'Date': 'Mon, 14 Mar 2022 19:22:40 GMT', 'Content-Type': 'text/xml; charset=utf-8', 'Transfer-Encoding': 'chunked', 'Connection': 'keep-alive', 'Vary': 'Accept-Encoding, Accept-Encoding', 'X-Gismeteo-Timestamp': '1647285760', 'X-Gismeteo-TimestampStr': '2022/03/14 19:22:40', 'Access-Control-Expose-Headers': 'X-Gismeteo-TimestampStr, X-Gismeteo-Timestamp', 'X-DC': 'nord.ngx-services-nord01, nord.ngx-services-nord01', '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="-300" cur_time="2022-03-14T13:29:00" nowcast_url="/nowcast-streator-8020/" nowcast_teaser="false"><fact valid="2022-03-14T13:35:00" tod="2" risem="428" setm="1140" durm="712" sunrise="1647241680" sunset="1647284400"><values t="16" tflt="16.1" tcflt="16.1" p="746" ws="6" wd="6" hum="39" hi="16" cl="0" pt="0" pr="0" prflt="0" ts="0" water_t="4" icon="d" descr="Fair" grade="3" ph="0" gust_speed="9" /></fact><day date="2022-03-13" risem="430" setm="1139" durm="709" sunrise="1647155400" sunset="1647197940"></day><day date="2022-03-14" risem="428" setm="1140" durm="712" sunrise="1647241680" sunset="1647284400" tmin="3" tmax="15" pmin="744"
pmax="749" wsmin="3" wsmax="7" hummin="45" hummax="81" cl="1" pt="0" pr="0" ts="0" icon="d.c2" descr="Partly cloudy" p="747"
ws="7" wd="5" hum="66" grademax="5" prflt="0" gust_speed="11"><forecast valid="2022-03-14T01:00:00" tod="-1"><values t="6" p="745" ws="3" wd="4" hum="70" hi="4" cl="1" pt="0" pr="0" prflt="0" ts="0"
icon="n.c2" descr="Partly cloudy"
grade="2" /></forecast><forecast valid="2022-03-14T04:00:00" tod="0"><values t="3" p="744" ws="4" wd="5" hum="81" hi="-1" cl="2" pt="0" pr="0" prflt="0" ts="0"
icon="n.c3" descr="Cloudy"
grade="2" /></forecast><forecast valid="2022-03-14T07:00:00" tod="-1"><values t="4" p="745" ws="5" wd="5" hum="75" hi="0" cl="2" pt="0" pr="0" prflt="0" ts="0"
icon="d.c3" descr="Cloudy"
grade="4" /></forecast><forecast valid="2022-03-14T10:00:00" tod="1"><values t="9" p="746" ws="7" wd="5" hum="57" hi="6" cl="1" pt="0" pr="0" prflt="0" ts="0"
icon="d.c2" descr="Partly cloudy"
grade="4" /></forecast><forecast valid="2022-03-14T13:00:00" tod="-1"><values t="14" p="748" ws="6" wd="6" hum="45" hi="14" cl="0" pt="0" pr="0" prflt="0" ts="0"
icon="d" descr="Fair"
grade="3" gust_speed="11" /></forecast><forecast valid="2022-03-14T16:00:00" tod="2"><values t="15" p="747" ws="5" wd="6" hum="46" hi="15" cl="0" pt="0" pr="0" prflt="0" ts="0"
icon="d" descr="Fair"
grade="2" gust_speed="11" /></forecast><forecast valid="2022-03-14T19:00:00" tod="-1"><values t="9" p="748" ws="3" wd="5" hum="73" hi="8" cl="0" pt="0" pr="0" prflt="0" ts="0"
icon="d" descr="Fair"
grade="5" gust_speed="9" /></forecast><forecast valid="2022-03-14T22:00:00" tod="3"><values t="6" p="749" ws="3" wd="5" hum="81" hi="4" cl="0" pt="0" pr="0" prflt="0" ts="0"
icon="n" descr="Fair"
grade="4" gust_speed="4" /></forecast></day><day date="2022-03-15" risem="426" setm="1142" durm="716" sunrise="1647327960" sunset="1647370920" tmin="5" tmax="17" pmin="748"
pmax="750" wsmin="1" wsmax="4" hummin="51" hummax="94" cl="101" pt="0" pr="0" ts="0" icon="d.c3" descr="Partly cloudy" p="748"
ws="4" wd="6" hum="79" grademax="3" prflt="0" gust_speed="7"><forecast valid="2022-03-15T01:00:00" tod="-1"><values t="6" p="749" ws="4" wd="6" hum="81" hi="4" cl="1" pt="0" pr="0" prflt="0" ts="0"
icon="n.c2" descr="Partly cloudy"
grade="3" gust_speed="7" /></forecast><forecast valid="2022-03-15T04:00:00" tod="0"><values t="6" p="748" ws="3" wd="6" hum="91" hi="3" cl="1" pt="0" pr="0" prflt="0" ts="0"
icon="n.c2" descr="Partly cloudy"
grade="2" gust_speed="6" /></forecast><forecast valid="2022-03-15T07:00:00" tod="-1"><values t="5" p="749" ws="3" wd="6" hum="94" hi="3" cl="3" pt="0" pr="0" prflt="0" ts="0"
icon="c4" descr="Mainly cloudy"
grade="2" gust_speed="7" /></forecast><forecast valid="2022-03-15T10:00:00" tod="1"><values t="8" p="750" ws="2" wd="6" hum="88" hi="7" cl="2" pt="0" pr="0" prflt="0" ts="0"
icon="d.c3" descr="Cloudy"
grade="2" gust_speed="6" /></forecast><forecast valid="2022-03-15T13:00:00" tod="-1"><values t="15" p="750" ws="1" wd="7" hum="66" hi="15" cl="0" pt="0" pr="0" prflt="0" ts="0"
icon="d" descr="Fair"
grade="2" gust_speed="5" /></forecast><forecast valid="2022-03-15T16:00:00" tod="2"><values t="17" p="748" ws="4" wd="7" hum="51" hi="17" cl="3" pt="0" pr="0" prflt="0" ts="0"
icon="c4" descr="Mainly cloudy"
grade="2" gust_speed="7" /></forecast><forecast valid="2022-03-15T19:00:00" tod="-1"><values t="12" p="748" ws="2" wd="6" hum="73" hi="12" cl="1" pt="0" pr="0" prflt="0" ts="0"
icon="d.c2" descr="Partly cloudy"
grade="2" gust_speed="7" /></forecast><forecast valid="2022-03-15T22:00:00" tod="3"><values t="8" p="749" ws="3" wd="6" hum="88" hi="7" cl="0" pt="0" pr="0" prflt="0" ts="0"
icon="n" descr="Fair"
grade="3" gust_speed="5" /></forecast></day><day date="2022-03-16" risem="425" setm="1143" durm="718" sunrise="1647414300" sunset="1647457380" tmin="6" tmax="19" pmin="742"
pmax="748" wsmin="2" wsmax="7" hummin="51" hummax="95" cl="1" pt="0" pr="0" ts="0" icon="d.c2" descr="Partly cloudy" p="0"
ws="7" wd="6" hum="75" grademax="2" prflt="0" gust_speed="14"></day><day date="2022-03-17" risem="423" setm="1144" durm="721" sunrise="1647500580" sunset="1647543840" tmin="10" tmax="17" pmin="742"
pmax="745" wsmin="2" wsmax="5" hummin="55" hummax="83" cl="101" pt="1" pr="1" ts="0" icon="d.c3.r1" descr="Partly cloudy, light rain" p="0"
ws="5" wd="5" hum="69" grademax="2" prflt="1.3" gust_speed="8"></day><day date="2022-03-18" risem="421" setm="1145" durm="724" sunrise="1647586860" sunset="1647630300" tmin="4" tmax="9" pmin="745"
pmax="748" wsmin="2" wsmax="4" hummin="62" hummax="84" cl="3" pt="1" pr="2" ts="0" icon="c4.r2" descr="Mainly cloudy, rain" p="0"
ws="4" wd="2" hum="73" grademax="2" prflt="4.1" gust_speed="8"></day><day date="2022-03-19" risem="420" setm="1146" durm="726" sunrise="1647673200" sunset="1647716760" tmin="-1" tmax="12" pmin="748"
pmax="751" wsmin="1" wsmax="3" hummin="45" hummax="91" cl="0" pt="0" pr="0" ts="0" icon="d" descr="Fair" p="0"
ws="3" wd="1" hum="70" grademax="2" prflt="0" gust_speed="6"></day><day date="2022-03-20" risem="418" setm="1147" durm="729" sunrise="1647759480" sunset="1647803220" tmin="1" tmax="15" pmin="750"
pmax="751" wsmin="2" wsmax="5" hummin="46" hummax="89" cl="101" pt="0" pr="0" ts="0" icon="d.c3" descr="Partly cloudy" p="0"
ws="5" wd="5" hum="68" grademax="4" prflt="0" gust_speed="10"></day></location></weather>
2022-03-14 14:22:41.002 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:22:41.018 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15175
2022-03-14 14:22:41.169 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:22:41.184 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15261
2022-03-14 14:22:41.504 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:22:41.517 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 13045
2022-03-14 14:22:41.665 T:1073 DEBUG <CAddonSettings[weather.gismeteo]>: trying to load setting definitions from old format...
2022-03-14 14:22:41.666 T:1073 DEBUG <CSettingsManager>: requested setting (label1) was not found.
2022-03-14 14:22:41.666 T:1073 DEBUG <CSettingsManager>: requested setting (label5) was not found.
2022-03-14 14:22:41.666 T:1073 DEBUG <CSettingsManager>: requested setting (label7) was not found.
2022-03-14 14:22:41.668 T:1073 DEBUG <CAddonSettings[weather.gismeteo]>: trying to load setting definitions from old format...
2022-03-14 14:22:41.669 T:1073 DEBUG <CSettingsManager>: requested setting (label1) was not found.
2022-03-14 14:22:41.669 T:1073 DEBUG <CSettingsManager>: requested setting (label3) was not found.
2022-03-14 14:22:41.669 T:1073 DEBUG <CSettingsManager>: requested setting (label7) was not found.
2022-03-14 14:22:41.674 T:1073 DEBUG <CAddonSettings[weather.gismeteo]>: trying to load setting definitions from old format...
2022-03-14 14:22:41.674 T:1073 DEBUG <CSettingsManager>: requested setting (label1) was not found.
2022-03-14 14:22:41.674 T:1073 DEBUG <CSettingsManager>: requested setting (label3) was not found.
2022-03-14 14:22:41.674 T:1073 DEBUG <CSettingsManager>: requested setting (label5) was not found.
2022-03-14 14:22:41.676 T:1073 DEBUG <CAddonSettings[weather.gismeteo]>: trying to load setting definitions from old format...
2022-03-14 14:22:41.677 T:1073 DEBUG <CSettingsManager>: requested setting (label1) was not found.
2022-03-14 14:22:41.677 T:1073 DEBUG <CSettingsManager>: requested setting (label3) was not found.
2022-03-14 14:22:41.677 T:1073 DEBUG <CSettingsManager>: requested setting (label5) was not found.
2022-03-14 14:22:41.677 T:1073 DEBUG <CSettingsManager>: requested setting (label7) was not found.
2022-03-14 14:22:41.677 T:1073 INFO <general>: CPythonInvoker(14, /storage/.kodi/addons/weather.gismeteo/default.py): script successfully run
2022-03-14 14:22:41.677 T:1073 DEBUG <general>: onExecutionDone(14, /storage/.kodi/addons/weather.gismeteo/default.py)
2022-03-14 14:22:41.819 T:1073 DEBUG <general>: .
2022-03-14 14:22:42.112 T:1073 INFO <general>: Python interpreter stopped
2022-03-14 14:22:42.112 T:1073 DEBUG <general>: Thread LanguageInvoker 140033773442624 terminating
2022-03-14 14:22:42.180 T:1066 DEBUG <general>: POParser: loaded 131 weather tokens
2022-03-14 14:22:42.235 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:22:42.250 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14729
2022-03-14 14:22:42.652 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:22:42.666 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14513
2022-03-14 14:22:43.234 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:22:43.249 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15290
2022-03-14 14:22:43.550 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:22:43.565 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15321
2022-03-14 14:22:43.767 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:22:43.782 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14348
2022-03-14 14:22:44.014 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:22:44.015 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 817
2022-03-14 14:22:44.232 T:1006 DEBUG <general>: LIRC: - NEW 6a 0 KEY_RIGHT devinput (KEY_RIGHT)
2022-03-14 14:22:44.234 T:1002 DEBUG <general>: HandleKey: 168 (0xa8, obc87) pressed, action is Right
2022-03-14 14:22:44.267 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:22:44.282 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14295
2022-03-14 14:22:44.499 T:1002 DEBUG <general>: CDirectoryProvider[pvr://channels/tv/*?view=lastplayed]: refreshing..
2022-03-14 14:22:44.582 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:22:44.590 T:1095 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:22:44.590 T:1095 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Announcement: _start
2022-03-14 14:22:44.608 T:1095 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:22:44.616 T:1096 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:22:44.616 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Discovery: _start
2022-03-14 14:22:44.625 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:22:44.637 T:1051 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:22:44.637 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-RulesList: __init__
2022-03-14 14:22:44.641 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:22:44.651 T:1095 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:22:44.651 T:1095 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Announcement: _start, sending service announcements: eyJpZCI6ICJwbHVnaW4udmlkZW8ucHNldWRvdHYubGl2ZSIsICJ2ZXJzaW9uIjogIjAuMy42YiIsICJob3N0IjogIjE5Mi4xNjguMC4yMjA6NTAwMDEiLCAic2V0dGluZ3MiOiB7IlJlc291cmNlX0xvZ29zIjogInJlc291cmNlLmltYWdlcy5wc2V1ZG90di5sb2dvcyIsICJSZXNvdXJjZV9SYXRpbmdzIjogInJlc291cmNlLnZpZGVvcy5yYXRpbmdzLm1wYWEuY2xhc3NpYyIsICJSZXNvdXJjZV9CdW1wZXJzIjogInJlc291cmNlLnZpZGVvcy5idW1wZXJzLnBzZXVkb3R2fHJlc291cmNlLnZpZGVvcy5idW1wZXJzLnNhbXBsZSIsICJSZXNvdXJjZV9Db21tZXJpY2FscyI6ICJyZXNvdXJjZS52aWRlb3MuY29tbWVyY2lhbHMuc2FtcGxlIiwgIlJlc291cmNlX1RyYWlsZXJzIjogInJlc291cmNlLnZpZGVvcy50cmFpbGVycy5zYW1wbGUifX0=
2022-03-14 14:22:44.657 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:22:44.686 T:1051 INFO <general>: Skipped 3 duplicate messages..
2022-03-14 14:22:44.686 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.cores.cpucount, checksum = 0.3.6b
2022-03-14 14:22:44.687 T:1051 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:22:44.687 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: buildLogoResources
2022-03-14 14:22:44.688 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: walkDirectory, path = /storage/.kodi/addons/plugin.video.pseudotv.live/resources/images, exts = ['.png', '.jpg', '.gif']
2022-03-14 14:22:44.688 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: getListDirectory path = /storage/.kodi/addons/plugin.video.pseudotv.live/resources/images, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:22:44.688 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.getListDirectory./storage/.kodi/addons/plugin.video.pseudotv.live/resources/images, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:22:44.694 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:22:44.696 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Discovery: _start, discovered local host 192.168.0.220:50001
2022-03-14 14:22:44.696 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.discovery, value = 192.168.0.220:50001
2022-03-14 14:22:44.714 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: set, name = plugin.video.pseudotv.live.getListDirectory./storage/.kodi/addons/plugin.video.pseudotv.live/resources/images, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:22:44.731 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: getListDirectory return dirs = 0, files = 9
2022-03-14 14:22:44.731 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: walkDirectory, path = /var/media/sdc1-usb-General_USB_Flas/logos, exts = ['.png', '.jpg', '.gif']
2022-03-14 14:22:44.731 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: getListDirectory path = /var/media/sdc1-usb-General_USB_Flas/logos, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:22:44.731 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.getListDirectory./var/media/sdc1-usb-General_USB_Flas/logos, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:22:44.747 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: set, name = plugin.video.pseudotv.live.getListDirectory./var/media/sdc1-usb-General_USB_Flas/logos, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:22:44.758 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: getListDirectory return dirs = 0, files = 14
2022-03-14 14:22:44.768 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:22:44.770 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.jsonrpc.getpluginmeta.resource.images.pseudotv.logos, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:22:44.779 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-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-03-14 14:22:44.779 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: set, name = plugin.video.pseudotv.live.jsonrpc.getpluginmeta.resource.images.pseudotv.logos, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:22:44.796 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: walkDirectory, path = special://home/addons/resource.images.pseudotv.logos/resources, exts = ['.png', '.jpg', '.gif']
2022-03-14 14:22:44.796 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: getListDirectory path = special://home/addons/resource.images.pseudotv.logos/resources, checksum = 0.0.2
2022-03-14 14:22:44.796 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.getListDirectory.special://home/addons/resource.images.pseudotv.logos/resources, checksum = 0.0.2
2022-03-14 14:22:44.803 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: getListDirectory return dirs = 0, files = 69
2022-03-14 14:22:44.807 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:22:44.808 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.jsonrpc.getpluginmeta.resource.images.studios.white, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:22:44.817 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-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-03-14 14:22:44.817 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: set, name = plugin.video.pseudotv.live.jsonrpc.getpluginmeta.resource.images.studios.white, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:22:44.835 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.jsonrpc.getpluginmeta.resource.images.studios.white, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:22:44.836 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: walkDirectory, path = special://home/addons/resource.images.studios.white/resources, exts = ['.png', '.jpg', '.gif']
2022-03-14 14:22:44.836 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: getListDirectory path = special://home/addons/resource.images.studios.white/resources, checksum = 0.0.28
2022-03-14 14:22:44.836 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.getListDirectory.special://home/addons/resource.images.studios.white/resources, checksum = 0.0.28
2022-03-14 14:22:44.841 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: getListDirectory return dirs = 0, files = 1
2022-03-14 14:22:44.841 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: getListDirectory path = resource://resource.images.studios.white, checksum = 0.0.28
2022-03-14 14:22:44.841 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.getListDirectory.resource://resource.images.studios.white, checksum = 0.0.28
2022-03-14 14:22:44.869 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: getListDirectory return dirs = 5, files = 2856
2022-03-14 14:22:44.869 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.jsonrpc.getpluginmeta.resource.images.studios.coloured, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:22:44.879 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-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-03-14 14:22:44.879 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: set, name = plugin.video.pseudotv.live.jsonrpc.getpluginmeta.resource.images.studios.coloured, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:22:44.897 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.jsonrpc.getpluginmeta.resource.images.studios.coloured, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:22:44.898 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: walkDirectory, path = special://home/addons/resource.images.studios.coloured/resources, exts = ['.png', '.jpg', '.gif']
2022-03-14 14:22:44.898 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: getListDirectory path = special://home/addons/resource.images.studios.coloured/resources, checksum = 0.0.20
2022-03-14 14:22:44.898 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.getListDirectory.special://home/addons/resource.images.studios.coloured/resources, checksum = 0.0.20
2022-03-14 14:22:44.909 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: getListDirectory return dirs = 0, files = 1
2022-03-14 14:22:44.909 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: getListDirectory path = resource://resource.images.studios.coloured, checksum = 0.0.20
2022-03-14 14:22:44.909 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.getListDirectory.resource://resource.images.studios.coloured, checksum = 0.0.20
2022-03-14 14:22:44.912 T:1006 DEBUG <general>: LIRC: - NEW 6a 0 KEY_RIGHT devinput (KEY_RIGHT)
2022-03-14 14:22:44.914 T:1002 DEBUG <general>: HandleKey: 168 (0xa8, obc87) pressed, action is Right
2022-03-14 14:22:44.966 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: getListDirectory return dirs = 4, files = 6871
2022-03-14 14:22:44.966 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.jsonrpc.getpluginmeta.resource.images.moviegenreicons.transparent, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:22:44.983 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-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-03-14 14:22:44.983 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: set, name = plugin.video.pseudotv.live.jsonrpc.getpluginmeta.resource.images.moviegenreicons.transparent, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:22:44.996 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.jsonrpc.getpluginmeta.resource.images.moviegenreicons.transparent, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:22:44.996 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: walkDirectory, path = special://home/addons/resource.images.moviegenreicons.transparent/resources, exts = ['.png', '.jpg', '.gif']
2022-03-14 14:22:44.996 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: getListDirectory path = special://home/addons/resource.images.moviegenreicons.transparent/resources, checksum = 0.0.6
2022-03-14 14:22:44.997 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.getListDirectory.special://home/addons/resource.images.moviegenreicons.transparent/resources, checksum = 0.0.6
2022-03-14 14:22:45.009 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: getListDirectory return dirs = 0, files = 1
2022-03-14 14:22:45.009 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: getListDirectory path = resource://resource.images.moviegenreicons.transparent, checksum = 0.0.6
2022-03-14 14:22:45.009 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.getListDirectory.resource://resource.images.moviegenreicons.transparent, checksum = 0.0.6
2022-03-14 14:22:45.025 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: getListDirectory return dirs = 0, files = 48
2022-03-14 14:22:45.025 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.jsonrpc.getpluginmeta.resource.images.musicgenreicons.text, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:22:45.048 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-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-03-14 14:22:45.049 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: set, name = plugin.video.pseudotv.live.jsonrpc.getpluginmeta.resource.images.musicgenreicons.text, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:22:45.077 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.jsonrpc.getpluginmeta.resource.images.musicgenreicons.text, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:22:45.078 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: walkDirectory, path = special://home/addons/resource.images.musicgenreicons.text/resources, exts = ['.png', '.jpg', '.gif']
2022-03-14 14:22:45.078 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: getListDirectory path = special://home/addons/resource.images.musicgenreicons.text/resources, checksum = 0.1.0
2022-03-14 14:22:45.078 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.getListDirectory.special://home/addons/resource.images.musicgenreicons.text/resources, checksum = 0.1.0
2022-03-14 14:22:45.082 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: getListDirectory return dirs = 0, files = 1
2022-03-14 14:22:45.082 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: getListDirectory path = resource://resource.images.musicgenreicons.text, checksum = 0.1.0
2022-03-14 14:22:45.082 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.getListDirectory.resource://resource.images.musicgenreicons.text, checksum = 0.1.0
2022-03-14 14:22:45.097 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: getListDirectory return dirs = 0, files = 371
2022-03-14 14:22:45.109 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-globals: sendJSON, command = {"jsonrpc":"2.0","method":"Settings.GetSettings","params":{"filter":{"category":"control","section":"services"}},"id":1}
2022-03-14 14:22:45.120 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Predefined: __init__, exclude_specials = ,{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}
2022-03-14 14:22:45.125 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:22:45.203 T:1072 INFO <general>: Skipped 10 duplicate messages..
2022-03-14 14:22:45.203 T:1072 DEBUG <general>: ffmpeg[0x513e650X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
2022-03-14 14:22:45.203 T:1041 DEBUG <general>: ffmpeg[0x3dcf750X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
2022-03-14 14:22:45.203 T:1048 DEBUG <general>: ffmpeg[0x4bbc100X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
2022-03-14 14:22:45.203 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:22:45.204 T:1066 DEBUG <general>: ffmpeg[0x4f9b9c0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
2022-03-14 14:22:45.212 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:22:45.239 T:1048 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:22:45.239 T:1048 DEBUG <general>: ffmpeg[0x4bbc100X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
2022-03-14 14:22:45.242 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:22:45.267 T:1051 INFO <general>: Skipped 3 duplicate messages..
2022-03-14 14:22:45.267 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-M3U: _reload
2022-03-14 14:22:45.267 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-M3U: _load
2022-03-14 14:22:45.267 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-M3U: cleanSelf, slug = @PseudoTVLive
2022-03-14 14:22:45.268 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-M3U: loadM3U, file = /var/media/sdc1-usb-General_USB_Flas/pseudotv.m3u
2022-03-14 14:22:45.268 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Vault: set_m3uList, m3uList: channels = 0
2022-03-14 14:22:45.268 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-M3U: _deposit
2022-03-14 14:22:45.268 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Vault: set_m3uList, m3uList: channels = 0
2022-03-14 14:22:45.268 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-XMLTV: _reload
2022-03-14 14:22:45.268 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-XMLTV: _load
2022-03-14 14:22:45.268 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-XMLTV: loadData
2022-03-14 14:22:45.268 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/pseudotv.xml
2022-03-14 14:22:45.268 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/pseudotv.xml
2022-03-14 14:22:45.268 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/pseudotv.xml
2022-03-14 14:22:45.268 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-XMLTV: loadData, failed! no element found: line 1, column 0
2022-03-14 14:22:45.268 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-XMLTV: resetData
2022-03-14 14:22:45.268 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-XMLTV: loadChannels, file = /var/media/sdc1-usb-General_USB_Flas/pseudotv.xml
2022-03-14 14:22:45.268 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/pseudotv.xml
2022-03-14 14:22:45.268 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/pseudotv.xml
2022-03-14 14:22:45.268 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/pseudotv.xml
2022-03-14 14:22:45.268 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-XMLTV: cleanSelf, key = id
2022-03-14 14:22:45.268 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-XMLTV: loadProgrammes, file = /var/media/sdc1-usb-General_USB_Flas/pseudotv.xml
2022-03-14 14:22:45.268 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/pseudotv.xml
2022-03-14 14:22:45.268 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/pseudotv.xml
2022-03-14 14:22:45.277 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/pseudotv.xml
2022-03-14 14:22:45.278 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-XMLTV: cleanSelf, key = channel
2022-03-14 14:22:45.278 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-globals: sendJSON, command = {"jsonrpc":"2.0","method":"Settings.GetSettingValue","params":{"setting":"epg.futuredaystodisplay"},"id":1}
2022-03-14 14:22:45.278 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Settings: setSettingInt, key = Max_Days, value = 3
2022-03-14 14:22:45.283 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:22:45.292 T:1051 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:22:45.292 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-globals: sendJSON, command = {"jsonrpc":"2.0","method":"Settings.GetSettingValue","params":{"setting":"epg.pastdaystodisplay"},"id":1}
2022-03-14 14:22:45.293 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-XMLTV: cleanProgrammes, before = 0, after = 0
2022-03-14 14:22:45.293 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-XMLTV: sortProgrammes, programmes = 0
2022-03-14 14:22:45.293 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Vault: set_xmltvList, xmltvList: channels = 0
2022-03-14 14:22:45.293 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-XMLTV: _deposit
2022-03-14 14:22:45.293 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Vault: set_xmltvList, xmltvList: channels = 0
2022-03-14 14:22:45.297 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:22:45.331 T:1002 DEBUG <general>: ------ Window Init (DialogExtendedProgressBar.xml) ------
2022-03-14 14:22:45.339 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:22:45.356 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.lastVersion, checksum = 0.3.6b
2022-03-14 14:22:45.373 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:22:45.390 T:1051 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:22:45.390 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.isClient, value = False
2022-03-14 14:22:45.396 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:22:45.399 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Settings: setSetting, key = Network_Path, value = /var/media/sdc1-usb-General_USB_Flas/
2022-03-14 14:22:45.405 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:22:45.416 T:1051 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:22:45.416 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Settings: setSetting, key = Remote_URL, value = http://192.168.0.220:50001
2022-03-14 14:22:45.423 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:22:45.432 T:1051 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:22:45.432 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Settings: setSetting, key = Remote_M3U, value = http://192.168.0.220:50001/pseudotv.m3u
2022-03-14 14:22:45.439 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:22:45.448 T:1051 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:22:45.448 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Settings: setSetting, key = Remote_XMLTV, value = http://192.168.0.220:50001/pseudotv.xml
2022-03-14 14:22:45.454 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:22:45.463 T:1051 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:22:45.463 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Settings: setSetting, key = Remote_GENRE, value = http://192.168.0.220:50001/genres.xml
2022-03-14 14:22:45.468 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:22:45.476 T:1051 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:22:45.476 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.SERVER_HOST, value = 192.168.0.220:50001
2022-03-14 14:22:45.476 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.M3U_URL, value = http://192.168.0.220:50001/pseudotv.m3u
2022-03-14 14:22:45.476 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.XMLTV_URL, value = http://192.168.0.220:50001/pseudotv.xml
2022-03-14 14:22:45.476 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.GENRE_URL, value = http://192.168.0.220:50001/genres.xml
2022-03-14 14:22:45.476 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-global: chkDiscovery, isClient = False, server = 192.168.0.220:50001
2022-03-14 14:22:45.481 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:22:45.500 T:1006 DEBUG <general>: LIRC: - NEW 6a 0 KEY_RIGHT devinput (KEY_RIGHT)
2022-03-14 14:22:45.508 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:22:45.515 T:1002 DEBUG <general>: HandleKey: 168 (0xa8, obc87) pressed, action is Right
2022-03-14 14:22:45.516 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.InstanceID, value = f5e80bf9-2a7b-4bb8-9184-0fcced1a3e87
2022-03-14 14:22:45.526 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:22:45.538 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.BUSY.WORKING, value = True
2022-03-14 14:22:45.538 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Backup: hasBackup
2022-03-14 14:22:45.542 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:22:45.543 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.has.Backup, value = True
2022-03-14 14:22:45.548 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:22:45.556 T:1051 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:22:45.556 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.BUSY.WORKING, value = False
2022-03-14 14:22:45.560 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:22:45.570 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-globals: chkResources, silent = True
2022-03-14 14:22:45.582 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:22:45.597 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14983
2022-03-14 14:22:45.607 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:22:45.647 T:1051 INFO <general>: Skipped 2 duplicate messages..
2022-03-14 14:22:45.647 T:1051 ERROR <general>: unmatched parentheses in system.hasaddon(resource.videos.bumpers.pseudotv
2022-03-14 14:22:45.647 T:1051 ERROR <general>: unmatched parentheses in resource.videos.bumpers.sample)
2022-03-14 14:22:45.655 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:22:45.684 T:1051 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:22:45.684 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-globals: chkResources, missing = ['resource.videos.bumpers.pseudotv|resource.videos.bumpers.sample']
2022-03-14 14:22:45.710 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:22:45.751 T:1099 DEBUG <general>: Skin Helper Service --> Started Background worker...
2022-03-14 14:22:45.806 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Monitor: onSettingsChanged
2022-03-14 14:22:46.038 T:1075 INFO <general>: Skipped 5 duplicate messages..
2022-03-14 14:22:46.038 T:1075 INFO <general>: script.tv.show.next.aired --> Retrieving next airing episodes for all continuing Kodi tv shows...
2022-03-14 14:22:46.331 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:22:46.346 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15254
2022-03-14 14:22:46.730 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:22:46.848 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:22:46.863 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15008
2022-03-14 14:22:47.113 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:22:47.129 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15606
2022-03-14 14:22:47.613 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:22:47.629 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15599
2022-03-14 14:22:47.638 T:1006 DEBUG <general>: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
2022-03-14 14:22:47.645 T:1002 DEBUG <general>: HandleKey: 167 (0xa7, obc88) pressed, action is Down
2022-03-14 14:22:47.739 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:22:47.975 T:1006 DEBUG <general>: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
2022-03-14 14:22:47.978 T:1002 DEBUG <general>: HandleKey: 167 (0xa7, obc88) pressed, action is Down
2022-03-14 14:22:48.631 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:22:48.645 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 13111
2022-03-14 14:22:48.744 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:22:48.818 T:1006 DEBUG <general>: LIRC: - NEW 69 0 KEY_LEFT devinput (KEY_LEFT)
2022-03-14 14:22:48.822 T:1002 DEBUG <general>: HandleKey: 169 (0xa9, obc86) pressed, action is Left
2022-03-14 14:22:48.913 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:22:48.928 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14747
2022-03-14 14:22:49.687 T:1095 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:22:49.748 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:22:49.750 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:22:49.760 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12463
2022-03-14 14:22:50.228 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:22:50.243 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14610
2022-03-14 14:22:50.707 T:1006 DEBUG <general>: LIRC: - NEW 69 0 KEY_LEFT devinput (KEY_LEFT)
2022-03-14 14:22:50.747 T:1002 DEBUG <general>: HandleKey: 169 (0xa9, obc86) pressed, action is Left
2022-03-14 14:22:50.760 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:22:50.844 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:22:50.859 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15115
2022-03-14 14:22:51.343 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:22:51.359 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15384
2022-03-14 14:22:51.544 T:1006 DEBUG <general>: LIRC: - NEW 69 0 KEY_LEFT devinput (KEY_LEFT)
2022-03-14 14:22:51.570 T:1002 DEBUG <general>: HandleKey: 169 (0xa9, obc86) pressed, action is Left
2022-03-14 14:22:51.677 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:22:51.692 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14661
2022-03-14 14:22:51.767 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:22:52.179 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:22:52.192 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12584
2022-03-14 14:22:52.359 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:22:52.375 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15174
2022-03-14 14:22:52.743 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:22:52.758 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15006
2022-03-14 14:22:52.780 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:22:53.359 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:22:53.374 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15246
2022-03-14 14:22:53.787 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:22:53.958 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:22:53.974 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14919
2022-03-14 14:22:54.424 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:22:54.440 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15508
2022-03-14 14:22:54.691 T:1095 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:22:54.877 T:1002 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:22:54.877 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:22:54.890 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12768
2022-03-14 14:22:55.290 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:22:55.306 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15472
2022-03-14 14:22:55.730 T:1075 INFO <general>: script.tv.show.next.aired --> Update complete
2022-03-14 14:22:55.733 T:1075 DEBUG <general>: Skin Helper Simplecache --> Closed
2022-03-14 14:22:55.733 T:1075 INFO <general>: script.module.thetvdb --> Exited
2022-03-14 14:22:55.733 T:1075 DEBUG <general>: script.tv.show.next.aired --> MainModule exited
2022-03-14 14:22:55.733 T:1075 INFO <general>: CPythonInvoker(15, /storage/.kodi/addons/script.tv.show.next.aired/default.py): script successfully run
2022-03-14 14:22:55.733 T:1075 DEBUG <general>: onExecutionDone(15, /storage/.kodi/addons/script.tv.show.next.aired/default.py)
2022-03-14 14:22:55.733 T:1075 DEBUG <general>: .
2022-03-14 14:22:56.045 T:1075 INFO <general>: Python interpreter stopped
2022-03-14 14:22:56.045 T:1075 DEBUG <general>: Thread LanguageInvoker 140035118589504 terminating
2022-03-14 14:22:56.049 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:22:56.256 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:22:56.272 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15306
2022-03-14 14:22:56.622 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:22:56.638 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15477
2022-03-14 14:22:57.064 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:22:58.637 T:1002 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:22:58.637 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:22:58.653 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15589
2022-03-14 14:22:58.854 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:22:58.870 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15514
2022-03-14 14:22:59.091 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:22:59.220 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:22:59.236 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15426
2022-03-14 14:22:59.709 T:1095 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:00.121 T:1098 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:23:00.120 T:1098 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Recommended: chkRecommendedTimer, wait = 900
2022-03-14 14:23:00.121 T:1098 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.BUSY.WORKING, value = True
2022-03-14 14:23:00.134 T:1098 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:00.144 T:1098 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:23:00.144 T:1098 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Vault: _load file = /storage/.kodi/addons/plugin.video.pseudotv.live/remotes/library.json
2022-03-14 14:23:00.144 T:1098 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileAccess: trying to open /storage/.kodi/addons/plugin.video.pseudotv.live/remotes/library.json
2022-03-14 14:23:00.144 T:1098 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: trying to open /storage/.kodi/addons/plugin.video.pseudotv.live/remotes/library.json
2022-03-14 14:23:00.146 T:1098 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: Opening /storage/.kodi/addons/plugin.video.pseudotv.live/remotes/library.json
2022-03-14 14:23:00.147 T:1098 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Vault: _load file = special://profile/addon_data/plugin.video.pseudotv.live/library.json
2022-03-14 14:23:00.147 T:1098 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileAccess: trying to open special://profile/addon_data/plugin.video.pseudotv.live/library.json
2022-03-14 14:23:00.147 T:1098 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: trying to open special://profile/addon_data/plugin.video.pseudotv.live/library.json
2022-03-14 14:23:00.147 T:1098 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: Opening special://profile/addon_data/plugin.video.pseudotv.live/library.json
2022-03-14 14:23:00.147 T:1098 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Vault: set_libraryItems, libraryItems
2022-03-14 14:23:00.147 T:1098 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.89dabea0426f9e22df7841cbca38cff2, checksum = 0.3.6b
2022-03-14 14:23:00.156 T:1098 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-PoolHelper: poolList, chunksize = 2, items = 5
2022-03-14 14:23:00.170 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:00.175 T:1098 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-PoolHelper: poolList => 19.051790237426758 ms
2022-03-14 14:23:00.175 T:1098 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Recommended: importPrompt, recommendedAddons = 0
2022-03-14 14:23:00.175 T:1098 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.has.WhiteList, value = False
2022-03-14 14:23:00.175 T:1098 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.has.BlackList, value = False
2022-03-14 14:23:00.175 T:1098 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Settings: setSetting, key = Clear_BlackList, value =
2022-03-14 14:23:00.185 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15316
2022-03-14 14:23:00.185 T:1098 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:00.203 T:1098 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:23:00.203 T:1098 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Library: _save, saving to special://profile/addon_data/plugin.video.pseudotv.live/library.json
2022-03-14 14:23:00.203 T:1098 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileLock: lockFile MasterLock
2022-03-14 14:23:00.203 T:1098 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/FileLock.dat to /var/media/sdc1-usb-General_USB_Flas/4175.lock
2022-03-14 14:23:00.204 T:1098 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/4175.lock
2022-03-14 14:23:00.204 T:1098 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/4175.lock
2022-03-14 14:23:00.204 T:1098 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/4175.lock
2022-03-14 14:23:00.204 T:1098 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/4175.lock
2022-03-14 14:23:00.204 T:1098 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/4175.lock
2022-03-14 14:23:00.204 T:1098 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/4175.lock
2022-03-14 14:23:00.204 T:1098 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileLock: findLockEntry
2022-03-14 14:23:00.204 T:1098 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileLock: File is unlocked
2022-03-14 14:23:00.204 T:1098 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileLock: writeLockEntry
2022-03-14 14:23:00.204 T:1098 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileLock: removeLockEntry
2022-03-14 14:23:00.204 T:1098 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/4175.lock
2022-03-14 14:23:00.204 T:1098 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/4175.lock
2022-03-14 14:23:00.204 T:1098 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/4175.lock
2022-03-14 14:23:00.220 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Monitor: onSettingsChanged
2022-03-14 14:23:00.226 T:1098 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileLock: releaseLockFile
2022-03-14 14:23:00.226 T:1098 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/4175.lock to /var/media/sdc1-usb-General_USB_Flas/FileLock.dat
2022-03-14 14:23:00.226 T:1098 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileAccess: trying to open special://profile/addon_data/plugin.video.pseudotv.live/library.json
2022-03-14 14:23:00.226 T:1098 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: trying to open special://profile/addon_data/plugin.video.pseudotv.live/library.json
2022-03-14 14:23:00.226 T:1098 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: Opening special://profile/addon_data/plugin.video.pseudotv.live/library.json
2022-03-14 14:23:00.226 T:1098 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileLock: unlockFile MasterLock
2022-03-14 14:23:00.226 T:1098 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileLock: Lock not found
2022-03-14 14:23:00.226 T:1098 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileLock: close
2022-03-14 14:23:00.227 T:1098 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileLock: unlockFile masterlock
2022-03-14 14:23:00.227 T:1098 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/FileLock.dat to /var/media/sdc1-usb-General_USB_Flas/22445.lock
2022-03-14 14:23:00.227 T:1098 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/22445.lock
2022-03-14 14:23:00.227 T:1098 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/22445.lock
2022-03-14 14:23:00.227 T:1098 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/22445.lock
2022-03-14 14:23:00.227 T:1098 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/22445.lock
2022-03-14 14:23:00.227 T:1098 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/22445.lock
2022-03-14 14:23:00.227 T:1098 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/22445.lock
2022-03-14 14:23:00.227 T:1098 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileLock: writeLockEntry
2022-03-14 14:23:00.227 T:1098 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileLock: removeLockEntry
2022-03-14 14:23:00.227 T:1098 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/22445.lock
2022-03-14 14:23:00.227 T:1098 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/22445.lock
2022-03-14 14:23:00.227 T:1098 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/22445.lock
2022-03-14 14:23:00.227 T:1098 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileLock: releaseLockFile
2022-03-14 14:23:00.227 T:1098 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/22445.lock to /var/media/sdc1-usb-General_USB_Flas/FileLock.dat
2022-03-14 14:23:00.227 T:1098 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Library: _deposit
2022-03-14 14:23:00.227 T:1098 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Vault: set_libraryItems, libraryItems
2022-03-14 14:23:00.227 T:1098 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Library: chkLibraryTimer, wait = 3600
2022-03-14 14:23:00.228 T:1098 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.BUSY.WORKING, value = False
2022-03-14 14:23:00.353 T:1099 DEBUG <general>: Skin Helper Service --> Ended Background worker...
2022-03-14 14:23:00.702 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:00.780 T:1051 INFO <general>: Skipped 6 duplicate messages..
2022-03-14 14:23:00.780 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-globals: chkPluginSettings, id = pvr.iptvsimple
2022-03-14 14:23:00.781 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-globals: chkPluginSettings, id = service.iptv.manager
2022-03-14 14:23:00.781 T:1051 DEBUG <CAddonSettings[service.iptv.manager]>: trying to load setting definitions from old format...
2022-03-14 14:23:00.786 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:00.819 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-globals: getPluginMeta, plugin meta = {'type': 'xbmc.python.script', 'label': 'IPTV Manager', 'name': 'IPTV Manager', 'version': '0.2.3+matrix.1', 'path': '/storage/.kodi/addons/service.iptv.manager/', 'author': 'Michaël Arnauts', 'icon': '/storage/.kodi/addons/service.iptv.manager/resources/icon.png', 'fanart': '', 'id': 'service.iptv.manager', 'description': 'IPTV Manager integrates IPTV channels from other add-ons in the Kodi TV and Radio menus.'}
2022-03-14 14:23:00.826 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:00.832 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Service: _startup
2022-03-14 14:23:00.834 T:1002 DEBUG <general>: ------ Window Deinit (DialogExtendedProgressBar.xml) ------
2022-03-14 14:23:01.124 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:01.138 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:01.151 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12939
2022-03-14 14:23:02.143 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:02.722 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:02.734 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12021
2022-03-14 14:23:02.988 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:03.000 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12006
2022-03-14 14:23:03.070 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:03.083 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12787
2022-03-14 14:23:03.158 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:04.440 T:1006 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:23:04.440 T:1006 DEBUG <general>: LIRC: - NEW 69 0 KEY_LEFT devinput (KEY_LEFT)
2022-03-14 14:23:04.446 T:1002 DEBUG <general>: HandleKey: 169 (0xa9, obc86) pressed, action is Left
2022-03-14 14:23:04.553 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:04.565 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12521
2022-03-14 14:23:04.720 T:1095 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:05.134 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:05.148 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 13532
2022-03-14 14:23:05.192 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:05.651 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:05.664 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 13340
2022-03-14 14:23:05.800 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:05.815 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14762
2022-03-14 14:23:05.899 T:1006 DEBUG <general>: LIRC: - NEW 69 0 KEY_LEFT devinput (KEY_LEFT)
2022-03-14 14:23:05.924 T:1002 DEBUG <general>: HandleKey: 169 (0xa9, obc86) pressed, action is Left
2022-03-14 14:23:06.033 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:06.048 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14676
2022-03-14 14:23:06.211 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:06.667 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:06.680 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 13480
2022-03-14 14:23:07.166 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:07.180 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 13588
2022-03-14 14:23:07.226 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:07.451 T:1006 DEBUG <general>: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
2022-03-14 14:23:07.485 T:1002 DEBUG <general>: HandleKey: 167 (0xa7, obc88) pressed, action is Down
2022-03-14 14:23:07.583 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:07.596 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12971
2022-03-14 14:23:07.772 T:1006 DEBUG <general>: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
2022-03-14 14:23:07.815 T:1002 DEBUG <general>: HandleKey: 167 (0xa7, obc88) pressed, action is Down
2022-03-14 14:23:07.916 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:07.929 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 13430
2022-03-14 14:23:08.244 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:08.449 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:08.453 T:1006 DEBUG <general>: LIRC: - NEW 160 0 KEY_OK devinput (KEY_OK)
2022-03-14 14:23:08.462 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 13370
2022-03-14 14:23:08.463 T:1002 DEBUG <general>: HandleKey: 11 (0x0b, obc244) pressed, action is Select
2022-03-14 14:23:08.463 T:1002 DEBUG <general>: Activating window ID: 10025
2022-03-14 14:23:08.634 T:1002 DEBUG <general>: ------ Window Deinit (Home.xml) ------
2022-03-14 14:23:08.673 T:1002 DEBUG <general>: ------ Window Init (MyVideoNav.xml) ------
2022-03-14 14:23:08.673 T:1002 INFO <general>: Loading skin file: MyVideoNav.xml, load type: KEEP_IN_MEMORY
2022-03-14 14:23:08.754 T:1002 DEBUG <general>: CGUIMediaWindow::GetDirectory (addons://sources/video/)
2022-03-14 14:23:08.754 T:1002 DEBUG <general>: ParentPath = []
2022-03-14 14:23:08.756 T:1119 DEBUG <general>: Thread BackgroundLoader start, auto delete: false
2022-03-14 14:23:08.784 T:1119 WARNING <general>: CreateLoader - unsupported protocol(script) in script://screensaver.atv4/-poster.jpg
2022-03-14 14:23:08.785 T:1119 WARNING <general>: CreateLoader - unsupported protocol(script) in script://screensaver.atv4/-poster.png
2022-03-14 14:23:08.785 T:1119 WARNING <general>: CreateLoader - unsupported protocol(script) in script://screensaver.atv4/-banner.jpg
2022-03-14 14:23:08.785 T:1119 WARNING <general>: CreateLoader - unsupported protocol(script) in script://screensaver.atv4/-banner.png
2022-03-14 14:23:08.795 T:1119 DEBUG <general>: Thread BackgroundLoader 140033674737216 terminating
2022-03-14 14:23:08.897 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:08.912 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14949
2022-03-14 14:23:09.247 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:09.262 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14667
2022-03-14 14:23:09.264 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:09.397 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:09.412 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14521
2022-03-14 14:23:09.590 T:1006 DEBUG <general>: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
2022-03-14 14:23:09.621 T:1002 DEBUG <general>: HandleKey: 167 (0xa7, obc88) pressed, action is Down
2022-03-14 14:23:09.624 T:1048 DEBUG <general>: ffmpeg[0x4bbc100X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
2022-03-14 14:23:09.729 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:09.733 T:1095 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:09.745 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15124
2022-03-14 14:23:09.910 T:1006 DEBUG <general>: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
2022-03-14 14:23:09.911 T:1002 DEBUG <general>: HandleKey: 167 (0xa7, obc88) pressed, action is Down
2022-03-14 14:23:09.916 T:1066 DEBUG <general>: ffmpeg[0x4f9b9c0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
2022-03-14 14:23:10.147 T:1006 DEBUG <general>: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
2022-03-14 14:23:10.161 T:1002 DEBUG <general>: HandleKey: 167 (0xa7, obc88) pressed, action is Down
2022-03-14 14:23:10.270 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:10.372 T:1006 DEBUG <general>: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
2022-03-14 14:23:10.378 T:1002 DEBUG <general>: HandleKey: 167 (0xa7, obc88) pressed, action is Down
2022-03-14 14:23:10.381 T:1072 DEBUG <general>: ffmpeg[0x513e650X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
2022-03-14 14:23:10.965 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:10.977 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 11722
2022-03-14 14:23:11.045 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:11.060 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15735
2022-03-14 14:23:11.287 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:11.483 T:1006 DEBUG <general>: LIRC: - NEW 166 0 KEY_INFO devinput (KEY_INFO)
2022-03-14 14:23:11.501 T:1002 DEBUG <general>: HandleKey: launch_media_center (0xc3) pressed, action is Info
2022-03-14 14:23:11.502 T:1002 DEBUG <general>: ------ Window Init (DialogAddonInfo.xml) ------
2022-03-14 14:23:11.502 T:1002 INFO <general>: Loading skin file: DialogAddonInfo.xml, load type: KEEP_IN_MEMORY
2022-03-14 14:23:11.521 T:1002 DEBUG <general>: ADDONS: repo: repository.lunatixz - 1 addon(s) loaded
2022-03-14 14:23:11.521 T:1002 DEBUG <general>: ADDONS: repo: repository.pseudotv - 1 addon(s) loaded
2022-03-14 14:23:11.521 T:1002 DEBUG <general>: ADDONS: update check: addonID = plugin.video.pseudotv.live / Origin = repository.pseudotv / Version = 0.3.6b
2022-03-14 14:23:11.521 T:1002 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-03-14 14:23:11.526 T:1002 DEBUG <general>: ADDONS: repo: repository.libreelec.tv - 9 addon(s) loaded
2022-03-14 14:23:11.526 T:1002 DEBUG <general>: ADDONS: update check: addonID = pvr.iptvsimple / Origin = repository.libreelec.tv / Version = 19.1.0.1
2022-03-14 14:23:11.526 T:1002 DEBUG <general>: CAddonMgr::FindInstallableById: addon pvr.iptvsimple is up-to-date or not installed. falling back to get latest version from all repos
2022-03-14 14:23:11.528 T:1002 DEBUG <general>: ADDONS: repo: repository.lunatixz - 1 addon(s) loaded
2022-03-14 14:23:11.528 T:1002 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-03-14 14:23:11.528 T:1002 DEBUG <general>: ADDONS: update check: addonID = service.iptv.manager / Origin = repository.xbmc.org / Version = 0.2.3+matrix.1
2022-03-14 14:23:11.528 T:1002 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-03-14 14:23:11.529 T:1002 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-03-14 14:23:11.529 T:1002 DEBUG <general>: ADDONS: update check: addonID = script.module.six / Origin = repository.xbmc.org / Version = 1.15.0+matrix.1
2022-03-14 14:23:11.529 T:1002 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-03-14 14:23:11.530 T:1002 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-03-14 14:23:11.530 T:1002 DEBUG <general>: ADDONS: update check: addonID = script.module.kodi-six / Origin = repository.xbmc.org / Version = 0.1.3.1
2022-03-14 14:23:11.530 T:1002 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-03-14 14:23:11.531 T:1002 DEBUG <general>: ADDONS: repo: repository.titan.bingie.mod - 1 addon(s) loaded
2022-03-14 14:23:11.531 T:1002 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-03-14 14:23:11.531 T:1002 DEBUG <general>: ADDONS: update check: addonID = script.module.simplecache / Origin = repository.xbmc.org / Version = 2.0.2
2022-03-14 14:23:11.531 T:1002 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-03-14 14:23:11.532 T:1002 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-03-14 14:23:11.532 T:1002 DEBUG <general>: ADDONS: update check: addonID = script.embuary.helper / Origin = repository.xbmc.org / Version = 2.0.8
2022-03-14 14:23:11.532 T:1002 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-03-14 14:23:11.533 T:1002 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-03-14 14:23:11.533 T:1002 DEBUG <general>: ADDONS: update check: addonID = plugin.library.node.editor / Origin = repository.xbmc.org / Version = 2.0.5
2022-03-14 14:23:11.533 T:1002 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-03-14 14:23:11.534 T:1002 DEBUG <general>: ADDONS: repo: repository.lunatixz - 2 addon(s) loaded
2022-03-14 14:23:11.534 T:1002 DEBUG <general>: ADDONS: repo: repository.pseudotv - 1 addon(s) loaded
2022-03-14 14:23:11.534 T:1002 DEBUG <general>: ADDONS: update check: addonID = script.module.fuzzywuzzy / Origin = repository.pseudotv / Version = 0.18.0
2022-03-14 14:23:11.534 T:1002 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-03-14 14:23:11.535 T:1002 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-03-14 14:23:11.535 T:1002 DEBUG <general>: ADDONS: update check: addonID = resource.images.studios.white / Origin = repository.xbmc.org / Version = 0.0.28
2022-03-14 14:23:11.535 T:1002 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-03-14 14:23:11.536 T:1002 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-03-14 14:23:11.536 T:1002 DEBUG <general>: ADDONS: update check: addonID = resource.images.studios.coloured / Origin = repository.xbmc.org / Version = 0.0.20
2022-03-14 14:23:11.536 T:1002 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-03-14 14:23:11.536 T:1002 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-03-14 14:23:11.536 T:1002 DEBUG <general>: ADDONS: update check: addonID = resource.images.moviegenreicons.transparent / Origin = repository.xbmc.org / Version = 0.0.6
2022-03-14 14:23:11.536 T:1002 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-03-14 14:23:11.537 T:1002 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-03-14 14:23:11.537 T:1002 DEBUG <general>: ADDONS: update check: addonID = resource.images.musicgenreicons.text / Origin = repository.xbmc.org / Version = 0.1.0
2022-03-14 14:23:11.537 T:1002 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-03-14 14:23:11.538 T:1002 DEBUG <general>: ADDONS: repo: repository.lunatixz - 1 addon(s) loaded
2022-03-14 14:23:11.538 T:1002 DEBUG <general>: ADDONS: repo: repository.pseudotv - 1 addon(s) loaded
2022-03-14 14:23:11.538 T:1002 DEBUG <general>: ADDONS: update check: addonID = resource.images.pseudotv.logos / Origin = repository.lunatixz / Version = 0.0.2
2022-03-14 14:23:11.538 T:1002 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-03-14 14:23:11.539 T:1002 DEBUG <general>: ADDONS: repo: repository.lunatixz - 1 addon(s) loaded
2022-03-14 14:23:11.539 T:1002 DEBUG <general>: ADDONS: repo: repository.pseudotv - 1 addon(s) loaded
2022-03-14 14:23:11.539 T:1002 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-03-14 14:23:11.541 T:1002 DEBUG <general>: ADDONS: repo: repository.lunatixz - 1 addon(s) loaded
2022-03-14 14:23:11.541 T:1002 DEBUG <general>: ADDONS: repo: repository.pseudotv - 1 addon(s) loaded
2022-03-14 14:23:11.541 T:1002 DEBUG <general>: ADDONS: update check: addonID = resource.videos.ratings.mpaa.classic / Origin = repository.lunatixz / Version = 0.0.2
2022-03-14 14:23:11.541 T:1002 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-03-14 14:23:11.542 T:1002 DEBUG <general>: ADDONS: repo: repository.lunatixz - 1 addon(s) loaded
2022-03-14 14:23:11.542 T:1002 DEBUG <general>: ADDONS: repo: repository.pseudotv - 1 addon(s) loaded
2022-03-14 14:23:11.542 T:1002 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-03-14 14:23:11.543 T:1002 DEBUG <general>: ADDONS: repo: repository.lunatixz - 1 addon(s) loaded
2022-03-14 14:23:11.543 T:1002 DEBUG <general>: ADDONS: repo: repository.pseudotv - 1 addon(s) loaded
2022-03-14 14:23:11.543 T:1002 DEBUG <general>: ADDONS: update check: addonID = resource.videos.commercials.sample / Origin = repository.lunatixz / Version = 0.0.1
2022-03-14 14:23:11.543 T:1002 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-03-14 14:23:11.544 T:1002 DEBUG <general>: ADDONS: repo: repository.lunatixz - 1 addon(s) loaded
2022-03-14 14:23:11.544 T:1002 DEBUG <general>: ADDONS: repo: repository.pseudotv - 1 addon(s) loaded
2022-03-14 14:23:11.544 T:1002 DEBUG <general>: ADDONS: update check: addonID = resource.videos.trailers.sample / Origin = repository.lunatixz / Version = 0.0.1
2022-03-14 14:23:11.544 T:1002 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-03-14 14:23:11.545 T:1002 DEBUG <general>: ADDONS: update check: addonID = script.module.pil / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 5.1.0
2022-03-14 14:23:11.545 T:1002 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-03-14 14:23:11.546 T:1002 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-03-14 14:23:11.546 T:1002 DEBUG <general>: CAddonMgr::FindInstallableById: addon script.artistslideshow is up-to-date or not installed. falling back to get latest version from all repos
2022-03-14 14:23:11.548 T:1002 DEBUG <general>: ADDONS: repo: repository.libreelec.tv - 4 addon(s) loaded
2022-03-14 14:23:11.549 T:1002 DEBUG <general>: ADDONS: update check: addonID = inputstream.ffmpegdirect / Origin = repository.libreelec.tv / Version = 19.0.1.1
2022-03-14 14:23:11.549 T:1002 DEBUG <general>: CAddonMgr::FindInstallableById: addon inputstream.ffmpegdirect is up-to-date or not installed. falling back to get latest version from all repos
2022-03-14 14:23:11.553 T:1002 DEBUG <general>: ADDONS: repo: repository.libreelec.tv - 6 addon(s) loaded
2022-03-14 14:23:11.553 T:1002 DEBUG <general>: ADDONS: update check: addonID = inputstream.adaptive / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 19.0.2.1
2022-03-14 14:23:11.553 T:1002 DEBUG <general>: CAddonMgr::FindInstallableById: addon inputstream.adaptive is up-to-date or not installed. falling back to get latest version from all repos
2022-03-14 14:23:11.555 T:1002 DEBUG <general>: ADDONS: repo: repository.libreelec.tv - 3 addon(s) loaded
2022-03-14 14:23:11.555 T:1002 DEBUG <general>: ADDONS: update check: addonID = inputstream.rtmp / Origin = repository.libreelec.tv / Version = 19.0.1.1
2022-03-14 14:23:11.555 T:1002 DEBUG <general>: CAddonMgr::FindInstallableById: addon inputstream.rtmp is up-to-date or not installed. falling back to get latest version from all repos
2022-03-14 14:23:11.556 T:1002 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-03-14 14:23:11.556 T:1002 DEBUG <general>: ADDONS: update check: addonID = script.module.dateutil / Origin = repository.xbmc.org / Version = 2.8.2
2022-03-14 14:23:11.556 T:1002 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-03-14 14:23:11.557 T:1002 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-03-14 14:23:11.557 T:1002 DEBUG <general>: ADDONS: update check: addonID = script.module.unidecode / Origin = repository.xbmc.org / Version = 1.1.1+matrix.2
2022-03-14 14:23:11.557 T:1002 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-03-14 14:23:11.558 T:1002 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-03-14 14:23:11.558 T:1002 DEBUG <general>: ADDONS: update check: addonID = script.module.requests / Origin = repository.xbmc.org / Version = 2.25.1+matrix.1
2022-03-14 14:23:11.558 T:1002 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-03-14 14:23:11.558 T:1002 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-03-14 14:23:11.558 T:1002 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-03-14 14:23:11.559 T:1002 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-03-14 14:23:11.559 T:1002 DEBUG <general>: ADDONS: update check: addonID = script.module.kodi-six / Origin = repository.xbmc.org / Version = 0.1.3.1
2022-03-14 14:23:11.559 T:1002 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-03-14 14:23:11.560 T:1002 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-03-14 14:23:11.560 T:1002 DEBUG <general>: ADDONS: update check: addonID = script.module.future / Origin = repository.xbmc.org / Version = 0.18.2+matrix.1
2022-03-14 14:23:11.560 T:1002 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-03-14 14:23:11.561 T:1002 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-03-14 14:23:11.561 T:1002 DEBUG <general>: ADDONS: update check: addonID = script.module.six / Origin = repository.xbmc.org / Version = 1.15.0+matrix.1
2022-03-14 14:23:11.561 T:1002 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-03-14 14:23:11.562 T:1002 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-03-14 14:23:11.562 T:1002 DEBUG <general>: ADDONS: update check: addonID = script.module.certifi / Origin = repository.xbmc.org / Version = 2020.12.05+matrix.1
2022-03-14 14:23:11.562 T:1002 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-03-14 14:23:11.563 T:1002 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-03-14 14:23:11.563 T:1002 DEBUG <general>: ADDONS: update check: addonID = script.module.chardet / Origin = repository.xbmc.org / Version = 4.0.0+matrix.1
2022-03-14 14:23:11.563 T:1002 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-03-14 14:23:11.563 T:1002 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-03-14 14:23:11.564 T:1002 DEBUG <general>: ADDONS: update check: addonID = script.module.idna / Origin = repository.xbmc.org / Version = 2.10.0+matrix.1
2022-03-14 14:23:11.564 T:1002 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-03-14 14:23:11.564 T:1002 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-03-14 14:23:11.564 T:1002 DEBUG <general>: ADDONS: update check: addonID = script.module.urllib3 / Origin = repository.xbmc.org / Version = 1.26.4+matrix.1
2022-03-14 14:23:11.564 T:1002 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-03-14 14:23:11.570 T:1002 DEBUG <general>: ADDONS: repo: repository.libreelec.tv - 9 addon(s) loaded
2022-03-14 14:23:11.570 T:1002 DEBUG <general>: ADDONS: update check: addonID = pvr.iptvsimple / Origin = repository.libreelec.tv / Version = 19.1.0.1
2022-03-14 14:23:11.570 T:1002 DEBUG <general>: CAddonMgr::FindInstallableById: addon pvr.iptvsimple is up-to-date or not installed. falling back to get latest version from all repos
2022-03-14 14:23:11.572 T:1002 DEBUG <general>: ADDONS: repo: repository.lunatixz - 1 addon(s) loaded
2022-03-14 14:23:11.572 T:1002 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-03-14 14:23:11.572 T:1002 DEBUG <general>: ADDONS: update check: addonID = service.iptv.manager / Origin = repository.xbmc.org / Version = 0.2.3+matrix.1
2022-03-14 14:23:11.572 T:1002 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-03-14 14:23:11.573 T:1002 DEBUG <general>: ADDONS: repo: repository.titan.bingie.mod - 1 addon(s) loaded
2022-03-14 14:23:11.573 T:1002 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-03-14 14:23:11.573 T:1002 DEBUG <general>: ADDONS: update check: addonID = script.module.simplecache / Origin = repository.xbmc.org / Version = 2.0.2
2022-03-14 14:23:11.573 T:1002 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-03-14 14:23:11.574 T:1002 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-03-14 14:23:11.574 T:1002 DEBUG <general>: ADDONS: update check: addonID = script.embuary.helper / Origin = repository.xbmc.org / Version = 2.0.8
2022-03-14 14:23:11.574 T:1002 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-03-14 14:23:11.575 T:1002 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-03-14 14:23:11.575 T:1002 DEBUG <general>: ADDONS: update check: addonID = plugin.library.node.editor / Origin = repository.xbmc.org / Version = 2.0.5
2022-03-14 14:23:11.575 T:1002 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-03-14 14:23:11.577 T:1002 DEBUG <general>: ADDONS: repo: repository.lunatixz - 2 addon(s) loaded
2022-03-14 14:23:11.577 T:1002 DEBUG <general>: ADDONS: repo: repository.pseudotv - 1 addon(s) loaded
2022-03-14 14:23:11.577 T:1002 DEBUG <general>: ADDONS: update check: addonID = script.module.fuzzywuzzy / Origin = repository.pseudotv / Version = 0.18.0
2022-03-14 14:23:11.577 T:1002 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-03-14 14:23:11.577 T:1002 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-03-14 14:23:11.578 T:1002 DEBUG <general>: ADDONS: update check: addonID = resource.images.studios.white / Origin = repository.xbmc.org / Version = 0.0.28
2022-03-14 14:23:11.578 T:1002 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-03-14 14:23:11.578 T:1002 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-03-14 14:23:11.578 T:1002 DEBUG <general>: ADDONS: update check: addonID = resource.images.studios.coloured / Origin = repository.xbmc.org / Version = 0.0.20
2022-03-14 14:23:11.578 T:1002 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-03-14 14:23:11.579 T:1002 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-03-14 14:23:11.579 T:1002 DEBUG <general>: ADDONS: update check: addonID = resource.images.moviegenreicons.transparent / Origin = repository.xbmc.org / Version = 0.0.6
2022-03-14 14:23:11.579 T:1002 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-03-14 14:23:11.580 T:1002 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-03-14 14:23:11.580 T:1002 DEBUG <general>: ADDONS: update check: addonID = resource.images.musicgenreicons.text / Origin = repository.xbmc.org / Version = 0.1.0
2022-03-14 14:23:11.580 T:1002 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-03-14 14:23:11.580 T:1002 DEBUG <general>: ADDONS: repo: repository.lunatixz - 1 addon(s) loaded
2022-03-14 14:23:11.580 T:1002 DEBUG <general>: ADDONS: repo: repository.pseudotv - 1 addon(s) loaded
2022-03-14 14:23:11.580 T:1002 DEBUG <general>: ADDONS: update check: addonID = resource.images.pseudotv.logos / Origin = repository.lunatixz / Version = 0.0.2
2022-03-14 14:23:11.580 T:1002 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-03-14 14:23:11.581 T:1002 DEBUG <general>: ADDONS: repo: repository.lunatixz - 1 addon(s) loaded
2022-03-14 14:23:11.581 T:1002 DEBUG <general>: ADDONS: repo: repository.pseudotv - 1 addon(s) loaded
2022-03-14 14:23:11.581 T:1002 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-03-14 14:23:11.582 T:1002 DEBUG <general>: ADDONS: repo: repository.lunatixz - 1 addon(s) loaded
2022-03-14 14:23:11.582 T:1002 DEBUG <general>: ADDONS: repo: repository.pseudotv - 1 addon(s) loaded
2022-03-14 14:23:11.582 T:1002 DEBUG <general>: ADDONS: update check: addonID = resource.videos.ratings.mpaa.classic / Origin = repository.lunatixz / Version = 0.0.2
2022-03-14 14:23:11.582 T:1002 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-03-14 14:23:11.582 T:1002 DEBUG <general>: ADDONS: repo: repository.lunatixz - 1 addon(s) loaded
2022-03-14 14:23:11.582 T:1002 DEBUG <general>: ADDONS: repo: repository.pseudotv - 1 addon(s) loaded
2022-03-14 14:23:11.582 T:1002 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-03-14 14:23:11.583 T:1002 DEBUG <general>: ADDONS: repo: repository.lunatixz - 1 addon(s) loaded
2022-03-14 14:23:11.583 T:1002 DEBUG <general>: ADDONS: repo: repository.pseudotv - 1 addon(s) loaded
2022-03-14 14:23:11.583 T:1002 DEBUG <general>: ADDONS: update check: addonID = resource.videos.commercials.sample / Origin = repository.lunatixz / Version = 0.0.1
2022-03-14 14:23:11.583 T:1002 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-03-14 14:23:11.584 T:1002 DEBUG <general>: ADDONS: repo: repository.lunatixz - 1 addon(s) loaded
2022-03-14 14:23:11.584 T:1002 DEBUG <general>: ADDONS: repo: repository.pseudotv - 1 addon(s) loaded
2022-03-14 14:23:11.584 T:1002 DEBUG <general>: ADDONS: update check: addonID = resource.videos.trailers.sample / Origin = repository.lunatixz / Version = 0.0.1
2022-03-14 14:23:11.584 T:1002 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-03-14 14:23:11.584 T:1002 DEBUG <general>: ADDONS: update check: addonID = script.module.pil / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 5.1.0
2022-03-14 14:23:11.584 T:1002 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-03-14 14:23:11.585 T:1002 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-03-14 14:23:11.585 T:1002 DEBUG <general>: CAddonMgr::FindInstallableById: addon script.artistslideshow is up-to-date or not installed. falling back to get latest version from all repos
2022-03-14 14:23:11.586 T:1002 DEBUG <general>: ADDONS: repo: repository.libreelec.tv - 4 addon(s) loaded
2022-03-14 14:23:11.586 T:1002 DEBUG <general>: ADDONS: update check: addonID = inputstream.ffmpegdirect / Origin = repository.libreelec.tv / Version = 19.0.1.1
2022-03-14 14:23:11.586 T:1002 DEBUG <general>: CAddonMgr::FindInstallableById: addon inputstream.ffmpegdirect is up-to-date or not installed. falling back to get latest version from all repos
2022-03-14 14:23:11.588 T:1002 DEBUG <general>: ADDONS: repo: repository.libreelec.tv - 6 addon(s) loaded
2022-03-14 14:23:11.588 T:1002 DEBUG <general>: ADDONS: update check: addonID = inputstream.adaptive / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 19.0.2.1
2022-03-14 14:23:11.588 T:1002 DEBUG <general>: CAddonMgr::FindInstallableById: addon inputstream.adaptive is up-to-date or not installed. falling back to get latest version from all repos
2022-03-14 14:23:11.589 T:1002 DEBUG <general>: ADDONS: repo: repository.libreelec.tv - 3 addon(s) loaded
2022-03-14 14:23:11.589 T:1002 DEBUG <general>: ADDONS: update check: addonID = inputstream.rtmp / Origin = repository.libreelec.tv / Version = 19.0.1.1
2022-03-14 14:23:11.589 T:1002 DEBUG <general>: CAddonMgr::FindInstallableById: addon inputstream.rtmp is up-to-date or not installed. falling back to get latest version from all repos
2022-03-14 14:23:11.589 T:1002 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-03-14 14:23:11.589 T:1002 DEBUG <general>: ADDONS: update check: addonID = script.module.dateutil / Origin = repository.xbmc.org / Version = 2.8.2
2022-03-14 14:23:11.589 T:1002 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-03-14 14:23:11.589 T:1002 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-03-14 14:23:11.589 T:1002 DEBUG <general>: ADDONS: update check: addonID = script.module.unidecode / Origin = repository.xbmc.org / Version = 1.1.1+matrix.2
2022-03-14 14:23:11.589 T:1002 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-03-14 14:23:11.590 T:1002 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-03-14 14:23:11.590 T:1002 DEBUG <general>: ADDONS: update check: addonID = script.module.requests / Origin = repository.xbmc.org / Version = 2.25.1+matrix.1
2022-03-14 14:23:11.590 T:1002 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-03-14 14:23:11.590 T:1002 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-03-14 14:23:11.590 T:1002 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-03-14 14:23:11.590 T:1002 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-03-14 14:23:11.590 T:1002 DEBUG <general>: ADDONS: update check: addonID = script.module.kodi-six / Origin = repository.xbmc.org / Version = 0.1.3.1
2022-03-14 14:23:11.590 T:1002 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-03-14 14:23:11.591 T:1002 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-03-14 14:23:11.591 T:1002 DEBUG <general>: ADDONS: update check: addonID = script.module.future / Origin = repository.xbmc.org / Version = 0.18.2+matrix.1
2022-03-14 14:23:11.591 T:1002 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-03-14 14:23:11.591 T:1002 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-03-14 14:23:11.591 T:1002 DEBUG <general>: ADDONS: update check: addonID = script.module.six / Origin = repository.xbmc.org / Version = 1.15.0+matrix.1
2022-03-14 14:23:11.591 T:1002 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-03-14 14:23:11.591 T:1002 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-03-14 14:23:11.591 T:1002 DEBUG <general>: ADDONS: update check: addonID = script.module.certifi / Origin = repository.xbmc.org / Version = 2020.12.05+matrix.1
2022-03-14 14:23:11.591 T:1002 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-03-14 14:23:11.592 T:1002 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-03-14 14:23:11.592 T:1002 DEBUG <general>: ADDONS: update check: addonID = script.module.chardet / Origin = repository.xbmc.org / Version = 4.0.0+matrix.1
2022-03-14 14:23:11.592 T:1002 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-03-14 14:23:11.592 T:1002 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-03-14 14:23:11.592 T:1002 DEBUG <general>: ADDONS: update check: addonID = script.module.idna / Origin = repository.xbmc.org / Version = 2.10.0+matrix.1
2022-03-14 14:23:11.592 T:1002 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-03-14 14:23:11.592 T:1002 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 1 addon(s) loaded
2022-03-14 14:23:11.592 T:1002 DEBUG <general>: ADDONS: update check: addonID = script.module.urllib3 / Origin = repository.xbmc.org / Version = 1.26.4+matrix.1
2022-03-14 14:23:11.592 T:1002 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-03-14 14:23:11.597 T:1002 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:11.711 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:11.727 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15178
2022-03-14 14:23:12.307 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:12.676 T:1006 DEBUG <general>: LIRC: - NEW 67 0 KEY_UP devinput (KEY_UP)
2022-03-14 14:23:12.683 T:1002 DEBUG <general>: HandleKey: 166 (0xa6, obc89) pressed, action is Up
2022-03-14 14:23:13.326 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:13.445 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:13.459 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 13668
2022-03-14 14:23:13.555 T:1006 DEBUG <general>: LIRC: - NEW 160 0 KEY_OK devinput (KEY_OK)
2022-03-14 14:23:13.559 T:1002 DEBUG <general>: HandleKey: 11 (0x0b, obc244) pressed, action is Select
2022-03-14 14:23:13.559 T:1002 DEBUG <general>: ------ Window Init (DialogAddonSettings.xml) ------
2022-03-14 14:23:13.559 T:1002 INFO <general>: Loading skin file: DialogAddonSettings.xml, load type: KEEP_IN_MEMORY
2022-03-14 14:23:14.260 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:14.275 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14625
2022-03-14 14:23:14.344 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:14.607 T:1006 DEBUG <general>: LIRC: - NEW 6a 0 KEY_RIGHT devinput (KEY_RIGHT)
2022-03-14 14:23:14.613 T:1002 DEBUG <general>: HandleKey: 168 (0xa8, obc87) pressed, action is Right
2022-03-14 14:23:14.736 T:1095 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:15.224 T:1116 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Monitor: _onSettingsChanged
2022-03-14 14:23:15.244 T:1116 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:15.391 T:1116 INFO <CSettingsManager>: Skipped 13 duplicate messages..
2022-03-14 14:23:15.391 T:1116 DEBUG <CSettingsManager>: requested setting (TDP_PORT) was not found.
2022-03-14 14:23:15.427 T:1006 DEBUG <general>: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
2022-03-14 14:23:15.472 T:1002 DEBUG <general>: HandleKey: 167 (0xa7, obc88) pressed, action is Down
2022-03-14 14:23:15.748 T:1006 DEBUG <general>: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
2022-03-14 14:23:15.758 T:1002 DEBUG <general>: HandleKey: 167 (0xa7, obc88) pressed, action is Down
2022-03-14 14:23:15.846 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:15.847 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.isClient, value = False
2022-03-14 14:23:15.858 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:15.860 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-globals: getIdle, idleState = False, idleTime = 0
2022-03-14 14:23:15.870 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:16.011 T:1006 DEBUG <general>: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
2022-03-14 14:23:16.017 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:16.024 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 5672
2022-03-14 14:23:16.024 T:1002 DEBUG <general>: HandleKey: 167 (0xa7, obc88) pressed, action is Down
2022-03-14 14:23:16.389 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:16.761 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:16.773 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12173
2022-03-14 14:23:16.845 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:16.857 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 11668
2022-03-14 14:23:17.306 T:1006 DEBUG <general>: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
2022-03-14 14:23:17.312 T:1002 DEBUG <general>: HandleKey: 167 (0xa7, obc88) pressed, action is Down
2022-03-14 14:23:17.360 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:17.372 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 11749
2022-03-14 14:23:17.398 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:17.973 T:1006 DEBUG <general>: LIRC: - NEW 160 0 KEY_OK devinput (KEY_OK)
2022-03-14 14:23:17.988 T:1002 DEBUG <general>: HandleKey: 11 (0x0b, obc244) pressed, action is Select
2022-03-14 14:23:18.008 T:1002 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:18.011 T:1154 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2022-03-14 14:23:18.012 T:1154 INFO <general>: initializing python engine.
2022-03-14 14:23:18.012 T:1154 DEBUG <general>: CPythonInvoker(16, special://home/addons/plugin.video.pseudotv.live/utilities.py): start processing
2022-03-14 14:23:18.052 T:1154 DEBUG <general>: -->Python Interpreter Initialized<--
2022-03-14 14:23:18.052 T:1154 DEBUG <general>:
2022-03-14 14:23:18.052 T:1154 DEBUG <general>: CPythonInvoker(16, 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-03-14 14:23:18.052 T:1154 WARNING <general>: CPythonInvoker(16): Script invoked without an addon. Adding all addon modules installed to python path as fallback. This behaviour will be removed in future version.
2022-03-14 14:23:18.052 T:1154 DEBUG <general>: CPythonInvoker(16, 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-03-14 14:23:18.053 T:1154 DEBUG <general>: CPythonInvoker(16, special://home/addons/plugin.video.pseudotv.live/utilities.py): entering source directory /storage/.kodi/addons/plugin.video.pseudotv.live
2022-03-14 14:23:18.096 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Monitor: onSettingsChanged
2022-03-14 14:23:18.107 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:18.122 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14246
2022-03-14 14:23:18.143 T:1002 DEBUG <general>: ------ Window Deinit (DialogAddonSettings.xml) ------
2022-03-14 14:23:18.354 T:1154 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:18.357 T:1154 DEBUG <general>: Skin Helper Simplecache --> Initialized
2022-03-14 14:23:18.397 T:1154 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:18.398 T:1154 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.cores.cpucount, checksum = 0.3.6b
2022-03-14 14:23:18.403 T:1154 INFO <CSettingsManager>: Skipped 1 duplicate messages..
2022-03-14 14:23:18.403 T:1154 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:18.450 T:1154 INFO <general>: Skipped 5 duplicate messages..
2022-03-14 14:23:18.450 T:1154 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Utilities: __init__, sysARG = ['utilities.py', 'Recover_Channels']
2022-03-14 14:23:18.450 T:1154 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Utilities: run, param = Recover_Channels
2022-03-14 14:23:18.454 T:1154 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:18.455 T:1154 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.utilities, value = Recover_Channels
2022-03-14 14:23:18.455 T:1002 DEBUG <general>: Activating window ID: 10160
2022-03-14 14:23:18.455 T:1002 DEBUG <general>: ------ Window Init (DialogBusy.xml) ------
2022-03-14 14:23:18.455 T:1002 DEBUG <general>: Activating window ID: 10160
2022-03-14 14:23:19.342 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:19.354 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12168
2022-03-14 14:23:19.459 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:20.388 T:1002 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:23:20.388 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:20.404 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15120
2022-03-14 14:23:20.454 T:1154 INFO <general>: CPythonInvoker(16, special://home/addons/plugin.video.pseudotv.live/utilities.py): script successfully run
2022-03-14 14:23:20.454 T:1154 DEBUG <general>: onExecutionDone(16, special://home/addons/plugin.video.pseudotv.live/utilities.py)
2022-03-14 14:23:20.542 T:1002 DEBUG <general>: ------ Window Deinit (DialogBusy.xml) ------
2022-03-14 14:23:20.654 T:1154 DEBUG <general>: .
2022-03-14 14:23:20.918 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:20.930 T:1154 INFO <general>: Python interpreter stopped
2022-03-14 14:23:20.930 T:1154 DEBUG <general>: Thread LanguageInvoker 140035118589504 terminating
2022-03-14 14:23:20.940 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Service: chkUtilites, doUtilities = Recover_Channels
2022-03-14 14:23:20.940 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Backup: recoverChannels, file = special://profile/addon_data/plugin.video.pseudotv.live/channels.backup
2022-03-14 14:23:20.945 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:20.971 T:1002 INFO <general>: Skipped 2 duplicate messages..
2022-03-14 14:23:20.971 T:1002 DEBUG <general>: ------ Window Init (DialogConfirm.xml) ------
2022-03-14 14:23:20.971 T:1002 INFO <general>: Loading skin file: DialogConfirm.xml, load type: KEEP_IN_MEMORY
2022-03-14 14:23:21.021 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:21.037 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14732
2022-03-14 14:23:21.919 T:1006 DEBUG <general>: LIRC: - NEW 160 0 KEY_OK devinput (KEY_OK)
2022-03-14 14:23:21.922 T:1002 DEBUG <general>: HandleKey: 11 (0x0b, obc244) pressed, action is Select
2022-03-14 14:23:21.925 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:21.955 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:21.970 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14138
2022-03-14 14:23:22.072 T:1002 DEBUG <general>: ------ Window Deinit (DialogConfirm.xml) ------
2022-03-14 14:23:22.087 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.BUSY.WORKING, value = True
2022-03-14 14:23:22.088 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Vault: _load file = special://profile/addon_data/plugin.video.pseudotv.live/channels.backup
2022-03-14 14:23:22.088 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileAccess: trying to open special://profile/addon_data/plugin.video.pseudotv.live/channels.backup
2022-03-14 14:23:22.088 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: trying to open special://profile/addon_data/plugin.video.pseudotv.live/channels.backup
2022-03-14 14:23:22.088 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: Opening special://profile/addon_data/plugin.video.pseudotv.live/channels.backup
2022-03-14 14:23:22.093 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Vault: _load file = /storage/.kodi/addons/plugin.video.pseudotv.live/remotes/channels.json
2022-03-14 14:23:22.093 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileAccess: trying to open /storage/.kodi/addons/plugin.video.pseudotv.live/remotes/channels.json
2022-03-14 14:23:22.093 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: trying to open /storage/.kodi/addons/plugin.video.pseudotv.live/remotes/channels.json
2022-03-14 14:23:22.093 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: Opening /storage/.kodi/addons/plugin.video.pseudotv.live/remotes/channels.json
2022-03-14 14:23:22.093 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Vault: _load file = special://profile/addon_data/plugin.video.pseudotv.live/channels.json
2022-03-14 14:23:22.093 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileAccess: trying to open special://profile/addon_data/plugin.video.pseudotv.live/channels.json
2022-03-14 14:23:22.093 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: trying to open special://profile/addon_data/plugin.video.pseudotv.live/channels.json
2022-03-14 14:23:22.093 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: Opening special://profile/addon_data/plugin.video.pseudotv.live/channels.json
2022-03-14 14:23:22.094 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.MY_UUID, checksum = 0.3.6b
2022-03-14 14:23:22.097 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Vault: set_channelList, channelList: channels = 1
2022-03-14 14:23:22.097 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.100 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileAccess: trying to open /storage/.kodi/addons/plugin.video.pseudotv.live/remotes/channels.json
2022-03-14 14:23:22.100 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: trying to open /storage/.kodi/addons/plugin.video.pseudotv.live/remotes/channels.json
2022-03-14 14:23:22.101 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: Opening /storage/.kodi/addons/plugin.video.pseudotv.live/remotes/channels.json
2022-03-14 14:23:22.101 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: set, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.102 T:1002 DEBUG <general>: Activating window ID: 10160
2022-03-14 14:23:22.102 T:1002 DEBUG <general>: ------ Window Init (DialogBusy.xml) ------
2022-03-14 14:23:22.115 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 1, after = 0
2022-03-14 14:23:22.115 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 0
2022-03-14 14:23:22.124 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Writer: recoverChannelsFromBackup, file = special://profile/addon_data/plugin.video.pseudotv.live/channels.backup, difference = 70
2022-03-14 14:23:22.124 T:1051 DEBUG <general>: DialogProgress::Open called
2022-03-14 14:23:22.135 T:1002 DEBUG <general>: ------ Window Init (DialogConfirm.xml) ------
2022-03-14 14:23:22.135 T:1002 INFO <general>: Loading skin file: DialogConfirm.xml, load type: KEEP_IN_MEMORY
2022-03-14 14:23:22.137 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 312e436c6173736963204d54562e3c6d@PseudoTVLive
2022-03-14 14:23:22.137 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.137 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 0, after = 0
2022-03-14 14:23:22.138 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 0
2022-03-14 14:23:22.138 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 1, id 312e436c6173736963204d54562e3c6d@PseudoTVLive
2022-03-14 14:23:22.138 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.138 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 1, after = 1
2022-03-14 14:23:22.138 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 1
2022-03-14 14:23:22.138 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 1
2022-03-14 14:23:22.138 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 322e576f727368697054562e3c6d6435@PseudoTVLive
2022-03-14 14:23:22.138 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.138 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 1, after = 1
2022-03-14 14:23:22.138 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 1
2022-03-14 14:23:22.138 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 2, id 322e576f727368697054562e3c6d6435@PseudoTVLive
2022-03-14 14:23:22.138 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.139 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 2, after = 2
2022-03-14 14:23:22.139 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 2
2022-03-14 14:23:22.139 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 2
2022-03-14 14:23:22.139 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:22.139 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.141 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 2, after = 2
2022-03-14 14:23:22.141 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 2
2022-03-14 14:23:22.141 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 3, id 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:22.141 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.142 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 3, after = 3
2022-03-14 14:23:22.142 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 3
2022-03-14 14:23:22.142 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 3
2022-03-14 14:23:22.142 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:22.142 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.142 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 3, after = 3
2022-03-14 14:23:22.143 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 3
2022-03-14 14:23:22.143 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 4, id 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:22.143 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.143 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 4, after = 4
2022-03-14 14:23:22.143 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 4
2022-03-14 14:23:22.143 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 4
2022-03-14 14:23:22.143 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 313030302e4142432e3c6d6435204841@PseudoTVLive
2022-03-14 14:23:22.143 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.144 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 4, after = 4
2022-03-14 14:23:22.144 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 4
2022-03-14 14:23:22.144 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 1000, id 313030302e4142432e3c6d6435204841@PseudoTVLive
2022-03-14 14:23:22.144 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.144 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 5, after = 5
2022-03-14 14:23:22.144 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 5
2022-03-14 14:23:22.144 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 5
2022-03-14 14:23:22.144 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 313030312e414d432e3c6d6435204841@PseudoTVLive
2022-03-14 14:23:22.144 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.145 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 5, after = 5
2022-03-14 14:23:22.145 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 5
2022-03-14 14:23:22.145 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 1001, id 313030312e414d432e3c6d6435204841@PseudoTVLive
2022-03-14 14:23:22.145 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.145 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 6, after = 6
2022-03-14 14:23:22.145 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 6
2022-03-14 14:23:22.145 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 6
2022-03-14 14:23:22.145 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 313030322e4164756c74205377696d2e@PseudoTVLive
2022-03-14 14:23:22.145 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.145 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 6, after = 6
2022-03-14 14:23:22.145 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 6
2022-03-14 14:23:22.145 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 1002, id 313030322e4164756c74205377696d2e@PseudoTVLive
2022-03-14 14:23:22.145 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.146 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 7, after = 7
2022-03-14 14:23:22.146 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 7
2022-03-14 14:23:22.146 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 7
2022-03-14 14:23:22.146 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 313030332e416d617a6f6e205072696d@PseudoTVLive
2022-03-14 14:23:22.146 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.146 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 7, after = 7
2022-03-14 14:23:22.146 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 7
2022-03-14 14:23:22.146 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 1003, id 313030332e416d617a6f6e205072696d@PseudoTVLive
2022-03-14 14:23:22.146 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.146 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 8, after = 8
2022-03-14 14:23:22.146 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 8
2022-03-14 14:23:22.146 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 8
2022-03-14 14:23:22.146 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 313030342e4170706c652054562b2e3c@PseudoTVLive
2022-03-14 14:23:22.146 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.147 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 8, after = 8
2022-03-14 14:23:22.147 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 8
2022-03-14 14:23:22.147 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 1004, id 313030342e4170706c652054562b2e3c@PseudoTVLive
2022-03-14 14:23:22.147 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.147 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 9, after = 9
2022-03-14 14:23:22.147 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 9
2022-03-14 14:23:22.147 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 9
2022-03-14 14:23:22.147 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 313030352e42424320416d6572696361@PseudoTVLive
2022-03-14 14:23:22.147 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.147 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 9, after = 9
2022-03-14 14:23:22.147 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 9
2022-03-14 14:23:22.147 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 1005, id 313030352e42424320416d6572696361@PseudoTVLive
2022-03-14 14:23:22.147 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.148 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 10, after = 10
2022-03-14 14:23:22.148 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 10
2022-03-14 14:23:22.148 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 10
2022-03-14 14:23:22.148 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 313030362e424243312e3c6d64352048@PseudoTVLive
2022-03-14 14:23:22.148 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.148 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 10, after = 10
2022-03-14 14:23:22.148 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 10
2022-03-14 14:23:22.148 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 1006, id 313030362e424243312e3c6d64352048@PseudoTVLive
2022-03-14 14:23:22.148 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.148 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 11, after = 11
2022-03-14 14:23:22.148 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 11
2022-03-14 14:23:22.148 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 11
2022-03-14 14:23:22.148 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 313030372e424243322e3c6d64352048@PseudoTVLive
2022-03-14 14:23:22.148 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.148 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 11, after = 11
2022-03-14 14:23:22.148 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 11
2022-03-14 14:23:22.149 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 1007, id 313030372e424243322e3c6d64352048@PseudoTVLive
2022-03-14 14:23:22.149 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.149 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 12, after = 12
2022-03-14 14:23:22.149 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 12
2022-03-14 14:23:22.149 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 12
2022-03-14 14:23:22.149 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 313030382e4342532e3c6d6435204841@PseudoTVLive
2022-03-14 14:23:22.149 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.149 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 12, after = 12
2022-03-14 14:23:22.149 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 12
2022-03-14 14:23:22.149 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 1008, id 313030382e4342532e3c6d6435204841@PseudoTVLive
2022-03-14 14:23:22.149 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.150 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 13, after = 13
2022-03-14 14:23:22.150 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 13
2022-03-14 14:23:22.150 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 13
2022-03-14 14:23:22.150 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 313030392e436172746f6f6e204e6574@PseudoTVLive
2022-03-14 14:23:22.150 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.150 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 13, after = 13
2022-03-14 14:23:22.150 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 13
2022-03-14 14:23:22.150 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 1009, id 313030392e436172746f6f6e204e6574@PseudoTVLive
2022-03-14 14:23:22.150 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.150 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 14, after = 14
2022-03-14 14:23:22.150 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 14
2022-03-14 14:23:22.150 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 14
2022-03-14 14:23:22.150 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 313031302e4368616e6e656c20342e3c@PseudoTVLive
2022-03-14 14:23:22.150 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.151 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 14, after = 14
2022-03-14 14:23:22.151 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 14
2022-03-14 14:23:22.151 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 1010, id 313031302e4368616e6e656c20342e3c@PseudoTVLive
2022-03-14 14:23:22.151 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.151 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 15, after = 15
2022-03-14 14:23:22.151 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 15
2022-03-14 14:23:22.151 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 15
2022-03-14 14:23:22.151 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 313031312e4368616e6e656c20416e69@PseudoTVLive
2022-03-14 14:23:22.151 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.151 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 15, after = 15
2022-03-14 14:23:22.151 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 15
2022-03-14 14:23:22.152 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 1011, id 313031312e4368616e6e656c20416e69@PseudoTVLive
2022-03-14 14:23:22.152 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.152 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 16, after = 16
2022-03-14 14:23:22.152 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 16
2022-03-14 14:23:22.152 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 16
2022-03-14 14:23:22.152 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 313031322e436f6d6564792043656e74@PseudoTVLive
2022-03-14 14:23:22.152 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.152 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 16, after = 16
2022-03-14 14:23:22.152 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 16
2022-03-14 14:23:22.153 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 1012, id 313031322e436f6d6564792043656e74@PseudoTVLive
2022-03-14 14:23:22.153 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.155 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 17, after = 17
2022-03-14 14:23:22.155 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 17
2022-03-14 14:23:22.155 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 17
2022-03-14 14:23:22.155 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 313031332e436f6d65742e3c6d643520@PseudoTVLive
2022-03-14 14:23:22.155 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.155 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 17, after = 17
2022-03-14 14:23:22.156 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 17
2022-03-14 14:23:22.156 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 1013, id 313031332e436f6d65742e3c6d643520@PseudoTVLive
2022-03-14 14:23:22.156 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.156 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 18, after = 18
2022-03-14 14:23:22.157 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 18
2022-03-14 14:23:22.157 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 18
2022-03-14 14:23:22.157 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 313031342e4469736e65792b2e3c6d64@PseudoTVLive
2022-03-14 14:23:22.157 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.157 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 18, after = 18
2022-03-14 14:23:22.157 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 18
2022-03-14 14:23:22.158 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 1014, id 313031342e4469736e65792b2e3c6d64@PseudoTVLive
2022-03-14 14:23:22.158 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.158 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 19, after = 19
2022-03-14 14:23:22.158 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 19
2022-03-14 14:23:22.158 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 19
2022-03-14 14:23:22.158 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 313031352e446f7572616d612e3c6d64@PseudoTVLive
2022-03-14 14:23:22.158 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.158 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 19, after = 19
2022-03-14 14:23:22.158 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 19
2022-03-14 14:23:22.159 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 1015, id 313031352e446f7572616d612e3c6d64@PseudoTVLive
2022-03-14 14:23:22.159 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.159 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 20, after = 20
2022-03-14 14:23:22.159 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 20
2022-03-14 14:23:22.159 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 20
2022-03-14 14:23:22.159 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 313031362e455049582e3c6d64352048@PseudoTVLive
2022-03-14 14:23:22.159 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.160 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 20, after = 20
2022-03-14 14:23:22.160 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 20
2022-03-14 14:23:22.160 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 1016, id 313031362e455049582e3c6d64352048@PseudoTVLive
2022-03-14 14:23:22.160 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.160 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 21, after = 21
2022-03-14 14:23:22.160 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 21
2022-03-14 14:23:22.160 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 21
2022-03-14 14:23:22.160 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 313031372e464f582e3c6d6435204841@PseudoTVLive
2022-03-14 14:23:22.160 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.161 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 21, after = 21
2022-03-14 14:23:22.161 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 21
2022-03-14 14:23:22.161 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 1017, id 313031372e464f582e3c6d6435204841@PseudoTVLive
2022-03-14 14:23:22.161 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.161 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 22, after = 22
2022-03-14 14:23:22.161 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 22
2022-03-14 14:23:22.161 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 22
2022-03-14 14:23:22.161 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 313031382e46582e3c6d643520484153@PseudoTVLive
2022-03-14 14:23:22.161 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.161 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 22, after = 22
2022-03-14 14:23:22.161 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 22
2022-03-14 14:23:22.162 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 1018, id 313031382e46582e3c6d643520484153@PseudoTVLive
2022-03-14 14:23:22.162 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.162 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 23, after = 23
2022-03-14 14:23:22.162 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 23
2022-03-14 14:23:22.162 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 23
2022-03-14 14:23:22.162 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 313031392e466f6f64204e6574776f72@PseudoTVLive
2022-03-14 14:23:22.162 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.162 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 23, after = 23
2022-03-14 14:23:22.162 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 23
2022-03-14 14:23:22.163 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 1019, id 313031392e466f6f64204e6574776f72@PseudoTVLive
2022-03-14 14:23:22.163 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.163 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 24, after = 24
2022-03-14 14:23:22.163 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 24
2022-03-14 14:23:22.163 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 24
2022-03-14 14:23:22.163 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 313032302e46726565666f726d2e3c6d@PseudoTVLive
2022-03-14 14:23:22.163 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.163 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 24, after = 24
2022-03-14 14:23:22.163 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 24
2022-03-14 14:23:22.164 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 1020, id 313032302e46726565666f726d2e3c6d@PseudoTVLive
2022-03-14 14:23:22.164 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.164 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 25, after = 25
2022-03-14 14:23:22.164 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 25
2022-03-14 14:23:22.164 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 25
2022-03-14 14:23:22.164 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 313032312e48424f2e3c6d6435204841@PseudoTVLive
2022-03-14 14:23:22.164 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.164 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 25, after = 25
2022-03-14 14:23:22.164 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 25
2022-03-14 14:23:22.165 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 1021, id 313032312e48424f2e3c6d6435204841@PseudoTVLive
2022-03-14 14:23:22.165 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.165 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 26, after = 26
2022-03-14 14:23:22.165 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 26
2022-03-14 14:23:22.165 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 26
2022-03-14 14:23:22.165 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 313032322e48424f204d61782e3c6d64@PseudoTVLive
2022-03-14 14:23:22.165 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.165 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 26, after = 26
2022-03-14 14:23:22.165 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 26
2022-03-14 14:23:22.166 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 1022, id 313032322e48424f204d61782e3c6d64@PseudoTVLive
2022-03-14 14:23:22.166 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.166 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 27, after = 27
2022-03-14 14:23:22.166 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 27
2022-03-14 14:23:22.166 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 27
2022-03-14 14:23:22.166 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 313032332e48616c6c6d61726b204368@PseudoTVLive
2022-03-14 14:23:22.166 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.167 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 27, after = 27
2022-03-14 14:23:22.167 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 27
2022-03-14 14:23:22.167 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 1023, id 313032332e48616c6c6d61726b204368@PseudoTVLive
2022-03-14 14:23:22.167 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.167 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 28, after = 28
2022-03-14 14:23:22.167 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 28
2022-03-14 14:23:22.167 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 28
2022-03-14 14:23:22.167 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 313032342e486973746f72792e3c6d64@PseudoTVLive
2022-03-14 14:23:22.167 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.168 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 28, after = 28
2022-03-14 14:23:22.168 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 28
2022-03-14 14:23:22.168 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 1024, id 313032342e486973746f72792e3c6d64@PseudoTVLive
2022-03-14 14:23:22.168 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.168 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 29, after = 29
2022-03-14 14:23:22.168 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 29
2022-03-14 14:23:22.168 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 29
2022-03-14 14:23:22.168 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 313032352e48756c752e3c6d64352048@PseudoTVLive
2022-03-14 14:23:22.168 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.169 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 29, after = 29
2022-03-14 14:23:22.169 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 29
2022-03-14 14:23:22.169 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 1025, id 313032352e48756c752e3c6d64352048@PseudoTVLive
2022-03-14 14:23:22.169 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.171 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 30, after = 30
2022-03-14 14:23:22.171 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 30
2022-03-14 14:23:22.171 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 30
2022-03-14 14:23:22.172 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 313032362e4d54562e3c6d6435204841@PseudoTVLive
2022-03-14 14:23:22.172 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.172 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 30, after = 30
2022-03-14 14:23:22.173 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 30
2022-03-14 14:23:22.173 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 1026, id 313032362e4d54562e3c6d6435204841@PseudoTVLive
2022-03-14 14:23:22.173 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.174 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 31, after = 31
2022-03-14 14:23:22.174 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 31
2022-03-14 14:23:22.174 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 31
2022-03-14 14:23:22.174 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 313032372e4d6554562e3c6d64352048@PseudoTVLive
2022-03-14 14:23:22.174 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.175 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 31, after = 31
2022-03-14 14:23:22.175 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 31
2022-03-14 14:23:22.175 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 1027, id 313032372e4d6554562e3c6d64352048@PseudoTVLive
2022-03-14 14:23:22.175 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.176 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 32, after = 32
2022-03-14 14:23:22.176 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 32
2022-03-14 14:23:22.176 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 32
2022-03-14 14:23:22.176 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 313032382e4e42432e3c6d6435204841@PseudoTVLive
2022-03-14 14:23:22.176 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.176 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 32, after = 32
2022-03-14 14:23:22.176 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 32
2022-03-14 14:23:22.177 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 1028, id 313032382e4e42432e3c6d6435204841@PseudoTVLive
2022-03-14 14:23:22.177 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.177 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 33, after = 33
2022-03-14 14:23:22.177 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 33
2022-03-14 14:23:22.177 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 33
2022-03-14 14:23:22.177 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 313032392e4e6574666c69782e3c6d64@PseudoTVLive
2022-03-14 14:23:22.177 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.178 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 33, after = 33
2022-03-14 14:23:22.178 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 33
2022-03-14 14:23:22.178 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 1029, id 313032392e4e6574666c69782e3c6d64@PseudoTVLive
2022-03-14 14:23:22.178 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.178 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 34, after = 34
2022-03-14 14:23:22.178 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 34
2022-03-14 14:23:22.178 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 34
2022-03-14 14:23:22.178 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 313033302e4e69636b656c6f64656f6e@PseudoTVLive
2022-03-14 14:23:22.179 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.179 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 34, after = 34
2022-03-14 14:23:22.179 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 34
2022-03-14 14:23:22.179 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 1030, id 313033302e4e69636b656c6f64656f6e@PseudoTVLive
2022-03-14 14:23:22.179 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.180 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 35, after = 35
2022-03-14 14:23:22.180 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 35
2022-03-14 14:23:22.180 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 35
2022-03-14 14:23:22.180 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 313033312e5042532e3c6d6435204841@PseudoTVLive
2022-03-14 14:23:22.180 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.180 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 35, after = 35
2022-03-14 14:23:22.180 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 35
2022-03-14 14:23:22.181 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 1031, id 313033312e5042532e3c6d6435204841@PseudoTVLive
2022-03-14 14:23:22.181 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.181 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 36, after = 36
2022-03-14 14:23:22.181 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 36
2022-03-14 14:23:22.181 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 36
2022-03-14 14:23:22.181 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 313033322e506172616d6f756e742b2e@PseudoTVLive
2022-03-14 14:23:22.181 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.182 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 36, after = 36
2022-03-14 14:23:22.182 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 36
2022-03-14 14:23:22.182 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 1032, id 313033322e506172616d6f756e742b2e@PseudoTVLive
2022-03-14 14:23:22.182 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.183 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 37, after = 37
2022-03-14 14:23:22.183 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 37
2022-03-14 14:23:22.183 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 37
2022-03-14 14:23:22.183 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 313033332e51756962692e3c6d643520@PseudoTVLive
2022-03-14 14:23:22.183 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.183 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 37, after = 37
2022-03-14 14:23:22.183 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 37
2022-03-14 14:23:22.183 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 1033, id 313033332e51756962692e3c6d643520@PseudoTVLive
2022-03-14 14:23:22.184 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.184 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 38, after = 38
2022-03-14 14:23:22.184 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 38
2022-03-14 14:23:22.184 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 38
2022-03-14 14:23:22.184 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 313033342e5363692046692e3c6d6435@PseudoTVLive
2022-03-14 14:23:22.184 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.185 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 38, after = 38
2022-03-14 14:23:22.185 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 38
2022-03-14 14:23:22.185 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 1034, id 313033342e5363692046692e3c6d6435@PseudoTVLive
2022-03-14 14:23:22.185 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.186 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 39, after = 39
2022-03-14 14:23:22.186 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 39
2022-03-14 14:23:22.186 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 39
2022-03-14 14:23:22.186 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 313033352e53686f7774696d652e3c6d@PseudoTVLive
2022-03-14 14:23:22.186 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.188 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 39, after = 39
2022-03-14 14:23:22.188 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 39
2022-03-14 14:23:22.189 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 1035, id 313033352e53686f7774696d652e3c6d@PseudoTVLive
2022-03-14 14:23:22.189 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.190 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 40, after = 40
2022-03-14 14:23:22.190 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 40
2022-03-14 14:23:22.190 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 40
2022-03-14 14:23:22.190 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 313033362e537461727a2e3c6d643520@PseudoTVLive
2022-03-14 14:23:22.190 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.191 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 40, after = 40
2022-03-14 14:23:22.191 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 40
2022-03-14 14:23:22.192 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 1036, id 313033362e537461727a2e3c6d643520@PseudoTVLive
2022-03-14 14:23:22.192 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.192 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 41, after = 41
2022-03-14 14:23:22.193 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 41
2022-03-14 14:23:22.193 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 41
2022-03-14 14:23:22.193 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 313033372e5442532e3c6d6435204841@PseudoTVLive
2022-03-14 14:23:22.193 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.193 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 41, after = 41
2022-03-14 14:23:22.193 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 41
2022-03-14 14:23:22.194 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 1037, id 313033372e5442532e3c6d6435204841@PseudoTVLive
2022-03-14 14:23:22.194 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.194 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 42, after = 42
2022-03-14 14:23:22.194 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 42
2022-03-14 14:23:22.194 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 42
2022-03-14 14:23:22.194 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 313033382e544e542e3c6d6435204841@PseudoTVLive
2022-03-14 14:23:22.194 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.195 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 42, after = 42
2022-03-14 14:23:22.195 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 42
2022-03-14 14:23:22.195 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 1038, id 313033382e544e542e3c6d6435204841@PseudoTVLive
2022-03-14 14:23:22.195 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.196 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 43, after = 43
2022-03-14 14:23:22.196 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 43
2022-03-14 14:23:22.196 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 43
2022-03-14 14:23:22.196 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 313033392e5456204c616e642e3c6d64@PseudoTVLive
2022-03-14 14:23:22.196 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.196 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 43, after = 43
2022-03-14 14:23:22.196 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 43
2022-03-14 14:23:22.197 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 1039, id 313033392e5456204c616e642e3c6d64@PseudoTVLive
2022-03-14 14:23:22.197 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.197 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 44, after = 44
2022-03-14 14:23:22.197 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 44
2022-03-14 14:23:22.197 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 44
2022-03-14 14:23:22.197 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 313034302e5468652043572e3c6d6435@PseudoTVLive
2022-03-14 14:23:22.197 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.198 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 44, after = 44
2022-03-14 14:23:22.198 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 44
2022-03-14 14:23:22.198 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 1040, id 313034302e5468652043572e3c6d6435@PseudoTVLive
2022-03-14 14:23:22.198 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.199 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 45, after = 45
2022-03-14 14:23:22.199 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 45
2022-03-14 14:23:22.199 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 45
2022-03-14 14:23:22.199 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 313034312e5468652057422e3c6d6435@PseudoTVLive
2022-03-14 14:23:22.199 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.200 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 45, after = 45
2022-03-14 14:23:22.200 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 45
2022-03-14 14:23:22.200 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 1041, id 313034312e5468652057422e3c6d6435@PseudoTVLive
2022-03-14 14:23:22.200 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.201 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 46, after = 46
2022-03-14 14:23:22.201 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 46
2022-03-14 14:23:22.201 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 46
2022-03-14 14:23:22.201 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 313034322e555341204e6574776f726b@PseudoTVLive
2022-03-14 14:23:22.201 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.201 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 46, after = 46
2022-03-14 14:23:22.201 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 46
2022-03-14 14:23:22.202 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 1042, id 313034322e555341204e6574776f726b@PseudoTVLive
2022-03-14 14:23:22.202 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.202 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 47, after = 47
2022-03-14 14:23:22.202 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 47
2022-03-14 14:23:22.202 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 47
2022-03-14 14:23:22.203 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 323030302e496d70726163746963616c@PseudoTVLive
2022-03-14 14:23:22.203 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.205 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 47, after = 47
2022-03-14 14:23:22.205 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 47
2022-03-14 14:23:22.206 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 2000, id 323030302e496d70726163746963616c@PseudoTVLive
2022-03-14 14:23:22.206 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.207 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 48, after = 48
2022-03-14 14:23:22.207 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 48
2022-03-14 14:23:22.207 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 48
2022-03-14 14:23:22.207 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 333030302e416374696f6e2054562e3c@PseudoTVLive
2022-03-14 14:23:22.207 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.208 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 48, after = 48
2022-03-14 14:23:22.208 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 48
2022-03-14 14:23:22.209 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 3000, id 333030302e416374696f6e2054562e3c@PseudoTVLive
2022-03-14 14:23:22.209 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.209 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 49, after = 49
2022-03-14 14:23:22.210 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 49
2022-03-14 14:23:22.210 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 49
2022-03-14 14:23:22.210 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 333030312e416476656e747572652054@PseudoTVLive
2022-03-14 14:23:22.210 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.211 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 49, after = 49
2022-03-14 14:23:22.211 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 49
2022-03-14 14:23:22.211 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 3001, id 333030312e416476656e747572652054@PseudoTVLive
2022-03-14 14:23:22.211 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.212 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 50, after = 50
2022-03-14 14:23:22.212 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 50
2022-03-14 14:23:22.212 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 50
2022-03-14 14:23:22.212 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 333030322e436f6d6564792054562e3c@PseudoTVLive
2022-03-14 14:23:22.212 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.213 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 50, after = 50
2022-03-14 14:23:22.213 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 50
2022-03-14 14:23:22.213 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 3002, id 333030322e436f6d6564792054562e3c@PseudoTVLive
2022-03-14 14:23:22.213 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.213 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 51, after = 51
2022-03-14 14:23:22.214 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 51
2022-03-14 14:23:22.214 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 51
2022-03-14 14:23:22.214 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 333030332e446f63756d656e74617279@PseudoTVLive
2022-03-14 14:23:22.214 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.214 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 51, after = 51
2022-03-14 14:23:22.214 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 51
2022-03-14 14:23:22.215 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 3003, id 333030332e446f63756d656e74617279@PseudoTVLive
2022-03-14 14:23:22.215 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.215 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 52, after = 52
2022-03-14 14:23:22.215 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 52
2022-03-14 14:23:22.215 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 52
2022-03-14 14:23:22.215 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 333030342e46616e746173792054562e@PseudoTVLive
2022-03-14 14:23:22.215 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.216 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 52, after = 52
2022-03-14 14:23:22.216 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 52
2022-03-14 14:23:22.217 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 3004, id 333030342e46616e746173792054562e@PseudoTVLive
2022-03-14 14:23:22.217 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.217 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 53, after = 53
2022-03-14 14:23:22.217 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 53
2022-03-14 14:23:22.217 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 53
2022-03-14 14:23:22.217 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 333030352e466f726569676e2054562e@PseudoTVLive
2022-03-14 14:23:22.217 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.218 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 53, after = 53
2022-03-14 14:23:22.218 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 53
2022-03-14 14:23:22.218 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 3005, id 333030352e466f726569676e2054562e@PseudoTVLive
2022-03-14 14:23:22.219 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.219 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 54, after = 54
2022-03-14 14:23:22.219 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 54
2022-03-14 14:23:22.219 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 54
2022-03-14 14:23:22.220 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 333030362e486973746f72792054562e@PseudoTVLive
2022-03-14 14:23:22.220 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.222 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 54, after = 54
2022-03-14 14:23:22.222 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 54
2022-03-14 14:23:22.222 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 3006, id 333030362e486973746f72792054562e@PseudoTVLive
2022-03-14 14:23:22.222 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.224 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 55, after = 55
2022-03-14 14:23:22.224 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 55
2022-03-14 14:23:22.224 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 55
2022-03-14 14:23:22.224 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 333030372e5265616c6974792054562e@PseudoTVLive
2022-03-14 14:23:22.224 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.225 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 55, after = 55
2022-03-14 14:23:22.225 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 55
2022-03-14 14:23:22.225 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 3007, id 333030372e5265616c6974792054562e@PseudoTVLive
2022-03-14 14:23:22.225 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.226 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 56, after = 56
2022-03-14 14:23:22.226 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 56
2022-03-14 14:23:22.226 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 56
2022-03-14 14:23:22.226 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 333030382e5761722054562e3c6d6435@PseudoTVLive
2022-03-14 14:23:22.226 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.227 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 56, after = 56
2022-03-14 14:23:22.227 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 56
2022-03-14 14:23:22.227 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 3008, id 333030382e5761722054562e3c6d6435@PseudoTVLive
2022-03-14 14:23:22.227 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.228 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 57, after = 57
2022-03-14 14:23:22.228 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 57
2022-03-14 14:23:22.228 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 57
2022-03-14 14:23:22.228 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 333030392e5765737465726e2054562e@PseudoTVLive
2022-03-14 14:23:22.228 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.229 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 57, after = 57
2022-03-14 14:23:22.229 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 57
2022-03-14 14:23:22.229 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 3009, id 333030392e5765737465726e2054562e@PseudoTVLive
2022-03-14 14:23:22.230 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.230 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 58, after = 58
2022-03-14 14:23:22.230 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 58
2022-03-14 14:23:22.230 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 58
2022-03-14 14:23:22.230 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 343030302e416374696f6e204d6f7669@PseudoTVLive
2022-03-14 14:23:22.230 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.231 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 58, after = 58
2022-03-14 14:23:22.231 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 58
2022-03-14 14:23:22.231 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 4000, id 343030302e416374696f6e204d6f7669@PseudoTVLive
2022-03-14 14:23:22.232 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.232 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 59, after = 59
2022-03-14 14:23:22.232 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 59
2022-03-14 14:23:22.232 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 59
2022-03-14 14:23:22.232 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 343030312e416476656e74757265204d@PseudoTVLive
2022-03-14 14:23:22.233 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.233 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 59, after = 59
2022-03-14 14:23:22.233 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 59
2022-03-14 14:23:22.234 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 4001, id 343030312e416476656e74757265204d@PseudoTVLive
2022-03-14 14:23:22.234 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.234 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 60, after = 60
2022-03-14 14:23:22.234 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 60
2022-03-14 14:23:22.234 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 60
2022-03-14 14:23:22.234 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 343030322e436f6d656479204d6f7669@PseudoTVLive
2022-03-14 14:23:22.234 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.235 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 60, after = 60
2022-03-14 14:23:22.235 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 60
2022-03-14 14:23:22.236 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 4002, id 343030322e436f6d656479204d6f7669@PseudoTVLive
2022-03-14 14:23:22.236 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.238 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 61, after = 61
2022-03-14 14:23:22.238 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 61
2022-03-14 14:23:22.238 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 61
2022-03-14 14:23:22.238 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 343030332e4472616d61204d6f766965@PseudoTVLive
2022-03-14 14:23:22.238 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.240 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 61, after = 61
2022-03-14 14:23:22.240 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 61
2022-03-14 14:23:22.240 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 4003, id 343030332e4472616d61204d6f766965@PseudoTVLive
2022-03-14 14:23:22.240 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.241 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 62, after = 62
2022-03-14 14:23:22.241 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 62
2022-03-14 14:23:22.241 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 62
2022-03-14 14:23:22.242 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 343030342e46616d696c79204d6f7669@PseudoTVLive
2022-03-14 14:23:22.242 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.243 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 62, after = 62
2022-03-14 14:23:22.243 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 62
2022-03-14 14:23:22.243 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 4004, id 343030342e46616d696c79204d6f7669@PseudoTVLive
2022-03-14 14:23:22.243 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.244 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 63, after = 63
2022-03-14 14:23:22.244 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 63
2022-03-14 14:23:22.244 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 63
2022-03-14 14:23:22.244 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 343030352e466f726569676e204d6f76@PseudoTVLive
2022-03-14 14:23:22.244 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.245 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 63, after = 63
2022-03-14 14:23:22.245 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 63
2022-03-14 14:23:22.245 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 4005, id 343030352e466f726569676e204d6f76@PseudoTVLive
2022-03-14 14:23:22.245 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.246 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 64, after = 64
2022-03-14 14:23:22.246 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 64
2022-03-14 14:23:22.246 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 64
2022-03-14 14:23:22.246 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 343030362e486973746f7279204d6f76@PseudoTVLive
2022-03-14 14:23:22.246 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.247 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 64, after = 64
2022-03-14 14:23:22.247 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 64
2022-03-14 14:23:22.247 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 4006, id 343030362e486973746f7279204d6f76@PseudoTVLive
2022-03-14 14:23:22.248 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.248 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 65, after = 65
2022-03-14 14:23:22.248 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 65
2022-03-14 14:23:22.248 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 65
2022-03-14 14:23:22.248 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 343030372e4d757369632e3c6d643520@PseudoTVLive
2022-03-14 14:23:22.248 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.249 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 65, after = 65
2022-03-14 14:23:22.249 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 65
2022-03-14 14:23:22.250 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 4007, id 343030372e4d757369632e3c6d643520@PseudoTVLive
2022-03-14 14:23:22.250 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.251 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 66, after = 66
2022-03-14 14:23:22.251 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 66
2022-03-14 14:23:22.251 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 66
2022-03-14 14:23:22.251 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 343030382e536369656e636520466963@PseudoTVLive
2022-03-14 14:23:22.251 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.252 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 66, after = 66
2022-03-14 14:23:22.252 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 66
2022-03-14 14:23:22.252 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 4008, id 343030382e536369656e636520466963@PseudoTVLive
2022-03-14 14:23:22.252 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.255 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 67, after = 67
2022-03-14 14:23:22.255 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 67
2022-03-14 14:23:22.255 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 67
2022-03-14 14:23:22.255 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 343030392e53706f7274204d6f766965@PseudoTVLive
2022-03-14 14:23:22.255 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.257 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 67, after = 67
2022-03-14 14:23:22.257 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 67
2022-03-14 14:23:22.257 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 4009, id 343030392e53706f7274204d6f766965@PseudoTVLive
2022-03-14 14:23:22.257 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.258 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 68, after = 68
2022-03-14 14:23:22.259 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 68
2022-03-14 14:23:22.259 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 68
2022-03-14 14:23:22.259 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 343031302e576172204d6f766965732e@PseudoTVLive
2022-03-14 14:23:22.259 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.260 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 68, after = 68
2022-03-14 14:23:22.260 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 68
2022-03-14 14:23:22.260 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 4010, id 343031302e576172204d6f766965732e@PseudoTVLive
2022-03-14 14:23:22.260 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.261 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 69, after = 69
2022-03-14 14:23:22.261 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 69
2022-03-14 14:23:22.261 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 69
2022-03-14 14:23:22.269 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 343031312e5765737465726e204d6f76@PseudoTVLive
2022-03-14 14:23:22.269 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.272 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 69, after = 69
2022-03-14 14:23:22.272 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 69
2022-03-14 14:23:22.273 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 4011, id 343031312e5765737465726e204d6f76@PseudoTVLive
2022-03-14 14:23:22.273 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.274 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 70, after = 70
2022-03-14 14:23:22.274 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 70
2022-03-14 14:23:22.275 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 70
2022-03-14 14:23:22.275 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileLock: lockFile MasterLock
2022-03-14 14:23:22.275 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/FileLock.dat to /var/media/sdc1-usb-General_USB_Flas/58646.lock
2022-03-14 14:23:22.275 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/58646.lock
2022-03-14 14:23:22.275 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/58646.lock
2022-03-14 14:23:22.275 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/58646.lock
2022-03-14 14:23:22.275 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/58646.lock
2022-03-14 14:23:22.275 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/58646.lock
2022-03-14 14:23:22.275 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/58646.lock
2022-03-14 14:23:22.275 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileLock: findLockEntry
2022-03-14 14:23:22.275 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileLock: File is unlocked
2022-03-14 14:23:22.275 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileLock: writeLockEntry
2022-03-14 14:23:22.275 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileLock: removeLockEntry
2022-03-14 14:23:22.275 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/58646.lock
2022-03-14 14:23:22.275 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/58646.lock
2022-03-14 14:23:22.275 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/58646.lock
2022-03-14 14:23:22.276 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileLock: releaseLockFile
2022-03-14 14:23:22.276 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/58646.lock to /var/media/sdc1-usb-General_USB_Flas/FileLock.dat
2022-03-14 14:23:22.276 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileAccess: trying to open special://profile/addon_data/plugin.video.pseudotv.live/channels.json
2022-03-14 14:23:22.276 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: trying to open special://profile/addon_data/plugin.video.pseudotv.live/channels.json
2022-03-14 14:23:22.276 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: Opening special://profile/addon_data/plugin.video.pseudotv.live/channels.json
2022-03-14 14:23:22.276 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.277 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 70, after = 70
2022-03-14 14:23:22.278 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 70
2022-03-14 14:23:22.278 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: _save, saving 70 channels to special://profile/addon_data/plugin.video.pseudotv.live/channels.json
2022-03-14 14:23:22.278 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.278 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 70, after = 70
2022-03-14 14:23:22.282 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileLock: unlockFile MasterLock
2022-03-14 14:23:22.282 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileLock: Lock not found
2022-03-14 14:23:22.282 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileLock: close
2022-03-14 14:23:22.282 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileLock: unlockFile masterlock
2022-03-14 14:23:22.282 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/FileLock.dat to /var/media/sdc1-usb-General_USB_Flas/6923.lock
2022-03-14 14:23:22.282 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/6923.lock
2022-03-14 14:23:22.282 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/6923.lock
2022-03-14 14:23:22.282 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/6923.lock
2022-03-14 14:23:22.282 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/6923.lock
2022-03-14 14:23:22.282 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/6923.lock
2022-03-14 14:23:22.282 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/6923.lock
2022-03-14 14:23:22.282 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileLock: writeLockEntry
2022-03-14 14:23:22.282 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileLock: removeLockEntry
2022-03-14 14:23:22.282 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/6923.lock
2022-03-14 14:23:22.282 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/6923.lock
2022-03-14 14:23:22.282 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/6923.lock
2022-03-14 14:23:22.282 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileLock: releaseLockFile
2022-03-14 14:23:22.282 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/6923.lock to /var/media/sdc1-usb-General_USB_Flas/FileLock.dat
2022-03-14 14:23:22.282 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: _deposit, channels = 70
2022-03-14 14:23:22.282 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Vault: set_channelList, channelList: channels = 70
2022-03-14 14:23:22.282 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:22.283 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 70, after = 70
2022-03-14 14:23:22.283 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 70
2022-03-14 14:23:22.284 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Settings: setSetting, key = Select_Channels, value = [B]70[/B] Channels
2022-03-14 14:23:22.289 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:22.297 T:1051 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:23:22.297 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Dialog: notificationDialog: Restarting PseudoTV Live service, Please wait...
2022-03-14 14:23:22.298 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.restartRequired, value = True
2022-03-14 14:23:22.298 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.BUSY.WORKING, value = False
2022-03-14 14:23:22.298 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-openAddonSettings, ctl = (0, 5), id = plugin.video.pseudotv.live
2022-03-14 14:23:22.302 T:1002 DEBUG <general>: ------ Window Init (DialogNotification.xml) ------
2022-03-14 14:23:22.305 T:1002 DEBUG <general>: ------ Window Deinit (DialogBusy.xml) ------
2022-03-14 14:23:22.390 T:1002 DEBUG <general>: ------ Window Deinit (DialogConfirm.xml) ------
2022-03-14 14:23:22.398 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Monitor: onSettingsChanged
2022-03-14 14:23:22.408 T:1002 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:22.409 T:1002 DEBUG <general>: ------ Window Init (DialogAddonSettings.xml) ------
2022-03-14 14:23:22.607 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:22.609 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.isClient, value = False
2022-03-14 14:23:22.617 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:22.624 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-globals: getIdle, idleState = False, idleTime = 0
2022-03-14 14:23:22.632 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:23.440 T:1002 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:23:23.440 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:23.452 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 11157
2022-03-14 14:23:23.938 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:24.004 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:24.018 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14087
2022-03-14 14:23:24.372 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:24.384 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 11607
2022-03-14 14:23:24.452 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:24.467 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14901
2022-03-14 14:23:24.759 T:1095 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:24.970 T:1006 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:23:24.970 T:1006 DEBUG <general>: LIRC: - NEW 67 0 KEY_UP devinput (KEY_UP)
2022-03-14 14:23:24.973 T:1002 DEBUG <general>: HandleKey: 166 (0xa6, obc89) pressed, action is Up
2022-03-14 14:23:25.023 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:25.034 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 10700
2022-03-14 14:23:25.338 T:1006 DEBUG <general>: LIRC: - NEW 67 0 KEY_UP devinput (KEY_UP)
2022-03-14 14:23:25.349 T:1002 DEBUG <general>: HandleKey: 166 (0xa6, obc89) pressed, action is Up
2022-03-14 14:23:25.435 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:25.450 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14362
2022-03-14 14:23:25.679 T:1006 DEBUG <general>: LIRC: - NEW 67 0 KEY_UP devinput (KEY_UP)
2022-03-14 14:23:25.699 T:1002 DEBUG <general>: HandleKey: 166 (0xa6, obc89) pressed, action is Up
2022-03-14 14:23:25.977 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:26.068 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:26.083 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14596
2022-03-14 14:23:26.088 T:1006 DEBUG <general>: LIRC: - NEW 160 0 KEY_OK devinput (KEY_OK)
2022-03-14 14:23:26.125 T:1002 DEBUG <general>: HandleKey: 11 (0x0b, obc244) pressed, action is Select
2022-03-14 14:23:26.146 T:1002 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:26.150 T:1173 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2022-03-14 14:23:26.150 T:1173 INFO <general>: initializing python engine.
2022-03-14 14:23:26.150 T:1173 DEBUG <general>: CPythonInvoker(17, special://home/addons/plugin.video.pseudotv.live/utilities.py): start processing
2022-03-14 14:23:26.182 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Monitor: onSettingsChanged
2022-03-14 14:23:26.206 T:1173 DEBUG <general>: -->Python Interpreter Initialized<--
2022-03-14 14:23:26.206 T:1173 DEBUG <general>:
2022-03-14 14:23:26.206 T:1173 DEBUG <general>: CPythonInvoker(17, 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-03-14 14:23:26.206 T:1173 WARNING <general>: CPythonInvoker(17): Script invoked without an addon. Adding all addon modules installed to python path as fallback. This behaviour will be removed in future version.
2022-03-14 14:23:26.207 T:1173 DEBUG <general>: CPythonInvoker(17, 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-03-14 14:23:26.207 T:1173 DEBUG <general>: CPythonInvoker(17, special://home/addons/plugin.video.pseudotv.live/utilities.py): entering source directory /storage/.kodi/addons/plugin.video.pseudotv.live
2022-03-14 14:23:26.252 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:26.266 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 13146
2022-03-14 14:23:26.292 T:1002 DEBUG <general>: ------ Window Deinit (DialogAddonSettings.xml) ------
2022-03-14 14:23:26.510 T:1173 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:26.511 T:1173 DEBUG <general>: Skin Helper Simplecache --> Initialized
2022-03-14 14:23:26.577 T:1173 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:26.579 T:1173 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.cores.cpucount, checksum = 0.3.6b
2022-03-14 14:23:26.584 T:1173 INFO <CSettingsManager>: Skipped 1 duplicate messages..
2022-03-14 14:23:26.584 T:1173 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:26.611 T:1173 INFO <general>: Skipped 4 duplicate messages..
2022-03-14 14:23:26.611 T:1173 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Utilities: __init__, sysARG = ['utilities.py', 'Channel_Manager']
2022-03-14 14:23:26.612 T:1173 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Utilities: run, param = Channel_Manager
2022-03-14 14:23:26.616 T:1002 DEBUG <general>: Activating window ID: 10160
2022-03-14 14:23:26.616 T:1002 DEBUG <general>: ------ Window Init (DialogBusy.xml) ------
2022-03-14 14:23:26.616 T:1002 DEBUG <general>: Activating window ID: 10160
2022-03-14 14:23:26.616 T:1173 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:26.617 T:1173 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.utilities, value = Channel_Manager
2022-03-14 14:23:26.999 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:27.139 T:1002 DEBUG <general>: ------ Window Deinit (DialogNotification.xml) ------
2022-03-14 14:23:27.631 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Service: _restart
2022-03-14 14:23:27.647 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:27.693 T:1002 DEBUG <general>: ------ Window Init (DialogExtendedProgressBar.xml) ------
2022-03-14 14:23:27.708 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:28.352 T:1002 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:23:28.352 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:28.364 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12470
2022-03-14 14:23:28.623 T:1173 INFO <general>: CPythonInvoker(17, special://home/addons/plugin.video.pseudotv.live/utilities.py): script successfully run
2022-03-14 14:23:28.623 T:1173 DEBUG <general>: onExecutionDone(17, special://home/addons/plugin.video.pseudotv.live/utilities.py)
2022-03-14 14:23:28.715 T:1002 DEBUG <general>: ------ Window Deinit (DialogBusy.xml) ------
2022-03-14 14:23:28.716 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:28.731 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14808
2022-03-14 14:23:28.852 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:28.854 T:1173 DEBUG <general>: .
2022-03-14 14:23:29.135 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:29.143 T:1173 INFO <general>: Python interpreter stopped
2022-03-14 14:23:29.143 T:1173 DEBUG <general>: Thread LanguageInvoker 140035118589504 terminating
2022-03-14 14:23:29.231 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:29.247 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15615
2022-03-14 14:23:29.565 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:29.580 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15318
2022-03-14 14:23:29.776 T:1095 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:30.229 T:1117 INFO <general>: Skipped 2 duplicate messages..
2022-03-14 14:23:30.229 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Library: chkLibraryTimer, wait = 3600
2022-03-14 14:23:30.229 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.BUSY.WORKING, value = True
2022-03-14 14:23:30.229 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Library: fillLibraryItems
2022-03-14 14:23:30.259 T:1117 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:30.263 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.library.getnetworks, checksum = 0.3.6b
2022-03-14 14:23:30.281 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Library: getLibraryItems, type = TV Networks, enabled = False
2022-03-14 14:23:30.281 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:30.284 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 70, after = 70
2022-03-14 14:23:30.284 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 70
2022-03-14 14:23:30.288 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.fillType.TV Networks, checksum = 53dd53f415c79990709a487d1146669d.d41d8cd98f00b204e9800998ecf8427e.2a280aaae487195c5234a46d8ba45cb0
2022-03-14 14:23:30.300 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Library: fillType, type = TV Networks, items = 50, existing = 0, enabled = 0
2022-03-14 14:23:30.317 T:1117 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:30.450 T:1002 INFO <general>: Skipped 2 duplicate messages..
2022-03-14 14:23:30.450 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:30.463 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12759
2022-03-14 14:23:30.464 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: chname = ABC, type = TV Networks, featured = False
2022-03-14 14:23:30.492 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: found resource://resource.images.studios.white/ABC.png
2022-03-14 14:23:30.533 T:1117 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:30.563 T:1117 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:23:30.563 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: chname = AMC, type = TV Networks, featured = False
2022-03-14 14:23:30.565 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: found resource://resource.images.studios.white/AMC.png
2022-03-14 14:23:30.610 T:1117 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:30.657 T:1117 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:23:30.657 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: chname = Adult Swim, type = TV Networks, featured = False
2022-03-14 14:23:30.658 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: found resource://resource.images.studios.white/AdultSwim.png
2022-03-14 14:23:30.720 T:1117 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:30.751 T:1117 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:23:30.750 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: chname = Amazon Prime Video, type = TV Networks, featured = False
2022-03-14 14:23:30.751 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: chkLocal: chname = Amazon Prime Video found = /var/media/sdc1-usb-General_USB_Flas/logos/Amazon Prime Video.png
2022-03-14 14:23:30.752 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: found /var/media/sdc1-usb-General_USB_Flas/logos/Amazon Prime Video.png
2022-03-14 14:23:30.861 T:1117 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:30.888 T:1117 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:23:30.888 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: chname = Apple TV+, type = TV Networks, featured = False
2022-03-14 14:23:30.889 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: found resource://resource.images.studios.white/Apple TV+.png
2022-03-14 14:23:30.951 T:1117 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:30.982 T:1117 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:23:30.982 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: chname = BBC America, type = TV Networks, featured = False
2022-03-14 14:23:30.985 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: found resource://resource.images.studios.white/BBC America.png
2022-03-14 14:23:31.049 T:1117 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:31.061 T:1006 DEBUG <general>: LIRC: - NEW ae 0 KEY_EXIT devinput (KEY_EXIT)
2022-03-14 14:23:31.070 T:1117 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:31.082 T:1002 DEBUG <general>: HandleKey: menu (0xd8) pressed, action is Close
2022-03-14 14:23:31.082 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: chname = BBC1, type = TV Networks, featured = False
2022-03-14 14:23:31.083 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: chkLocal: chname = BBC1 found = /var/media/sdc1-usb-General_USB_Flas/logos/BBC1.png
2022-03-14 14:23:31.083 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: found /var/media/sdc1-usb-General_USB_Flas/logos/BBC1.png
2022-03-14 14:23:31.121 T:1117 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:31.166 T:1117 INFO <general>: Skipped 3 duplicate messages..
2022-03-14 14:23:31.166 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: chname = BBC2, type = TV Networks, featured = False
2022-03-14 14:23:31.168 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: found resource://resource.images.studios.white/BBC2.png
2022-03-14 14:23:31.182 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:31.196 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 13431
2022-03-14 14:23:31.220 T:1117 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:31.254 T:1002 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:23:31.254 T:1002 DEBUG <general>: ------ Window Deinit (DialogAddonInfo.xml) ------
2022-03-14 14:23:31.263 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: chname = CBS, type = TV Networks, featured = False
2022-03-14 14:23:31.264 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: found resource://resource.images.studios.white/CBS.png
2022-03-14 14:23:31.309 T:1117 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:31.329 T:1117 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:23:31.329 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: chname = Cartoon Network, type = TV Networks, featured = False
2022-03-14 14:23:31.330 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: found resource://resource.images.studios.white/Cartoon Network.png
2022-03-14 14:23:31.368 T:1117 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:31.379 T:1117 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:23:31.379 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: chname = Channel 4, type = TV Networks, featured = False
2022-03-14 14:23:31.381 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: found resource://resource.images.studios.white/Channel4.png
2022-03-14 14:23:31.456 T:1117 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:31.482 T:1117 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:23:31.482 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: chname = Channel Anime, type = TV Networks, featured = False
2022-03-14 14:23:31.483 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: chkLocal: chname = Channel Anime found = /var/media/sdc1-usb-General_USB_Flas/logos/Channel Anime.png
2022-03-14 14:23:31.483 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: found /var/media/sdc1-usb-General_USB_Flas/logos/Channel Anime.png
2022-03-14 14:23:31.589 T:1117 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:31.616 T:1117 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:23:31.616 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: chname = Columbia Pictures Television, type = TV Networks, featured = False
2022-03-14 14:23:31.621 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: getTVInfo
2022-03-14 14:23:31.626 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.6b
2022-03-14 14:23:31.644 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-globals: sendJSON, command = {"jsonrpc":"2.0","method":"VideoLibrary.GetTVShows","params":{"properties":["title","genre","year","studio","art","file","episode"]},"id":1}
2022-03-14 14:23:31.713 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:31.729 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15405
2022-03-14 14:23:31.908 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: set, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.6b
2022-03-14 14:23:31.946 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:31.962 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15772
2022-03-14 14:23:31.990 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-03-14 14:23:32.017 T:1117 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:32.029 T:1117 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:23:32.029 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: chname = Comedy Central, type = TV Networks, featured = False
2022-03-14 14:23:32.030 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: found resource://resource.images.studios.white/Comedy Central.png
2022-03-14 14:23:32.069 T:1117 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:32.079 T:1117 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:23:32.079 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: chname = Comet, type = TV Networks, featured = False
2022-03-14 14:23:32.079 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: chkLocal: chname = Comet found = /var/media/sdc1-usb-General_USB_Flas/logos/Comet.png
2022-03-14 14:23:32.079 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: found /var/media/sdc1-usb-General_USB_Flas/logos/Comet.png
2022-03-14 14:23:32.121 T:1117 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:32.145 T:1117 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:23:32.145 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: chname = Disney+, type = TV Networks, featured = False
2022-03-14 14:23:32.146 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: found resource://resource.images.studios.white/Disney+.png
2022-03-14 14:23:32.173 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:32.195 T:1051 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:23:32.195 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-RulesList: __init__
2022-03-14 14:23:32.201 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:32.301 T:1117 INFO <general>: Skipped 6 duplicate messages..
2022-03-14 14:23:32.301 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: chname = Dourama, type = TV Networks, featured = False
2022-03-14 14:23:32.303 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.cores.cpucount, checksum = 0.3.6b
2022-03-14 14:23:32.306 T:1051 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:23:32.306 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: buildLogoResources
2022-03-14 14:23:32.306 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: chkLocal: chname = Dourama found = /var/media/sdc1-usb-General_USB_Flas/logos/Dourama.png
2022-03-14 14:23:32.306 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: found /var/media/sdc1-usb-General_USB_Flas/logos/Dourama.png
2022-03-14 14:23:32.307 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: walkDirectory, path = /storage/.kodi/addons/plugin.video.pseudotv.live/resources/images, exts = ['.png', '.jpg', '.gif']
2022-03-14 14:23:32.307 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: getListDirectory path = /storage/.kodi/addons/plugin.video.pseudotv.live/resources/images, checksum = f5e80bf9-2a7b-4bb8-9184-0fcced1a3e87
2022-03-14 14:23:32.307 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.getListDirectory./storage/.kodi/addons/plugin.video.pseudotv.live/resources/images, checksum = f5e80bf9-2a7b-4bb8-9184-0fcced1a3e87
2022-03-14 14:23:32.320 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: set, name = plugin.video.pseudotv.live.getListDirectory./storage/.kodi/addons/plugin.video.pseudotv.live/resources/images, checksum = f5e80bf9-2a7b-4bb8-9184-0fcced1a3e87
2022-03-14 14:23:32.344 T:1117 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:32.360 T:1051 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:23:32.360 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: getListDirectory return dirs = 0, files = 9
2022-03-14 14:23:32.361 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: walkDirectory, path = /var/media/sdc1-usb-General_USB_Flas/logos, exts = ['.png', '.jpg', '.gif']
2022-03-14 14:23:32.361 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: getListDirectory path = /var/media/sdc1-usb-General_USB_Flas/logos, checksum = f5e80bf9-2a7b-4bb8-9184-0fcced1a3e87
2022-03-14 14:23:32.361 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.getListDirectory./var/media/sdc1-usb-General_USB_Flas/logos, checksum = f5e80bf9-2a7b-4bb8-9184-0fcced1a3e87
2022-03-14 14:23:32.362 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: chname = EPIX, type = TV Networks, featured = False
2022-03-14 14:23:32.363 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: found resource://resource.images.studios.white/EPIX.png
2022-03-14 14:23:32.368 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: set, name = plugin.video.pseudotv.live.getListDirectory./var/media/sdc1-usb-General_USB_Flas/logos, checksum = f5e80bf9-2a7b-4bb8-9184-0fcced1a3e87
2022-03-14 14:23:32.378 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: getListDirectory return dirs = 0, files = 14
2022-03-14 14:23:32.386 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:32.388 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.jsonrpc.getpluginmeta.resource.images.pseudotv.logos, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:32.389 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: walkDirectory, path = special://home/addons/resource.images.pseudotv.logos/resources, exts = ['.png', '.jpg', '.gif']
2022-03-14 14:23:32.389 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: getListDirectory path = special://home/addons/resource.images.pseudotv.logos/resources, checksum = 0.0.2
2022-03-14 14:23:32.389 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.getListDirectory.special://home/addons/resource.images.pseudotv.logos/resources, checksum = 0.0.2
2022-03-14 14:23:32.390 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: getListDirectory return dirs = 0, files = 69
2022-03-14 14:23:32.397 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:32.399 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.jsonrpc.getpluginmeta.resource.images.studios.white, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:32.401 T:1051 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:23:32.401 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: walkDirectory, path = special://home/addons/resource.images.studios.white/resources, exts = ['.png', '.jpg', '.gif']
2022-03-14 14:23:32.401 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: getListDirectory path = special://home/addons/resource.images.studios.white/resources, checksum = 0.0.28
2022-03-14 14:23:32.401 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.getListDirectory.special://home/addons/resource.images.studios.white/resources, checksum = 0.0.28
2022-03-14 14:23:32.402 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: getListDirectory return dirs = 0, files = 1
2022-03-14 14:23:32.402 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: getListDirectory path = resource://resource.images.studios.white, checksum = 0.0.28
2022-03-14 14:23:32.402 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.getListDirectory.resource://resource.images.studios.white, checksum = 0.0.28
2022-03-14 14:23:32.444 T:1117 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:32.445 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: getListDirectory return dirs = 5, files = 2856
2022-03-14 14:23:32.445 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.jsonrpc.getpluginmeta.resource.images.studios.coloured, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:32.453 T:1117 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:32.454 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.jsonrpc.getpluginmeta.resource.images.studios.coloured, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:32.455 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: walkDirectory, path = special://home/addons/resource.images.studios.coloured/resources, exts = ['.png', '.jpg', '.gif']
2022-03-14 14:23:32.455 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: getListDirectory path = special://home/addons/resource.images.studios.coloured/resources, checksum = 0.0.20
2022-03-14 14:23:32.455 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.getListDirectory.special://home/addons/resource.images.studios.coloured/resources, checksum = 0.0.20
2022-03-14 14:23:32.455 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: getListDirectory return dirs = 0, files = 1
2022-03-14 14:23:32.455 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: getListDirectory path = resource://resource.images.studios.coloured, checksum = 0.0.20
2022-03-14 14:23:32.455 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.getListDirectory.resource://resource.images.studios.coloured, checksum = 0.0.20
2022-03-14 14:23:32.518 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: getListDirectory return dirs = 4, files = 6871
2022-03-14 14:23:32.518 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.jsonrpc.getpluginmeta.resource.images.moviegenreicons.transparent, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:32.519 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: chname = FOX, type = TV Networks, featured = False
2022-03-14 14:23:32.519 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.jsonrpc.getpluginmeta.resource.images.moviegenreicons.transparent, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:32.519 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: walkDirectory, path = special://home/addons/resource.images.moviegenreicons.transparent/resources, exts = ['.png', '.jpg', '.gif']
2022-03-14 14:23:32.519 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: getListDirectory path = special://home/addons/resource.images.moviegenreicons.transparent/resources, checksum = 0.0.6
2022-03-14 14:23:32.519 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.getListDirectory.special://home/addons/resource.images.moviegenreicons.transparent/resources, checksum = 0.0.6
2022-03-14 14:23:32.519 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: getListDirectory return dirs = 0, files = 1
2022-03-14 14:23:32.519 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: getListDirectory path = resource://resource.images.moviegenreicons.transparent, checksum = 0.0.6
2022-03-14 14:23:32.519 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.getListDirectory.resource://resource.images.moviegenreicons.transparent, checksum = 0.0.6
2022-03-14 14:23:32.520 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: getListDirectory return dirs = 0, files = 48
2022-03-14 14:23:32.520 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.jsonrpc.getpluginmeta.resource.images.musicgenreicons.text, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:32.520 T:1051 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:23:32.520 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: walkDirectory, path = special://home/addons/resource.images.musicgenreicons.text/resources, exts = ['.png', '.jpg', '.gif']
2022-03-14 14:23:32.520 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: getListDirectory path = special://home/addons/resource.images.musicgenreicons.text/resources, checksum = 0.1.0
2022-03-14 14:23:32.520 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.getListDirectory.special://home/addons/resource.images.musicgenreicons.text/resources, checksum = 0.1.0
2022-03-14 14:23:32.520 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: getListDirectory return dirs = 0, files = 1
2022-03-14 14:23:32.521 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: getListDirectory path = resource://resource.images.musicgenreicons.text, checksum = 0.1.0
2022-03-14 14:23:32.521 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.getListDirectory.resource://resource.images.musicgenreicons.text, checksum = 0.1.0
2022-03-14 14:23:32.523 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: getListDirectory return dirs = 0, files = 371
2022-03-14 14:23:32.532 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-globals: sendJSON, command = {"jsonrpc":"2.0","method":"Settings.GetSettings","params":{"filter":{"category":"control","section":"services"}},"id":1}
2022-03-14 14:23:32.532 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: found resource://resource.images.studios.white/FOX.png
2022-03-14 14:23:32.533 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Predefined: __init__, exclude_specials = ,{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}
2022-03-14 14:23:32.538 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:32.621 T:1117 INFO <general>: Skipped 15 duplicate messages..
2022-03-14 14:23:32.621 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: chname = FX, type = TV Networks, featured = False
2022-03-14 14:23:32.627 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:32.645 T:1051 INFO <general>: Skipped 3 duplicate messages..
2022-03-14 14:23:32.645 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-M3U: _withdraw
2022-03-14 14:23:32.645 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Vault: set_m3uList, m3uList: channels = 0
2022-03-14 14:23:32.645 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-XMLTV: _withdraw
2022-03-14 14:23:32.645 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Vault: set_xmltvList, xmltvList: channels = 0
2022-03-14 14:23:32.650 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:32.651 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: found resource://resource.images.studios.white/FX.png
2022-03-14 14:23:32.683 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:32.699 T:1051 INFO <general>: Skipped 2 duplicate messages..
2022-03-14 14:23:32.699 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Service: chkUtilites, doUtilities = Channel_Manager
2022-03-14 14:23:32.699 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Service: openChannelManager, chnum = 1
2022-03-14 14:23:32.709 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:32.710 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.managerRunning, value = True
2022-03-14 14:23:32.710 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:32.711 T:1002 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:23:32.711 T:1002 DEBUG <general>: Activating window ID: 10160
2022-03-14 14:23:32.711 T:1002 DEBUG <general>: ------ Window Init (DialogBusy.xml) ------
2022-03-14 14:23:32.712 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 70, after = 70
2022-03-14 14:23:32.712 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 70
2022-03-14 14:23:32.712 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: createChannelList
2022-03-14 14:23:32.712 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: buildArray
2022-03-14 14:23:32.716 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: chname = Food Network, type = TV Networks, featured = False
2022-03-14 14:23:32.729 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:32.729 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: found resource://resource.images.studios.white/FoodNetwork.png
2022-03-14 14:23:32.733 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 70, after = 70
2022-03-14 14:23:32.733 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 70
2022-03-14 14:23:32.744 T:1002 DEBUG <general>: ------ Window Init (/storage/.kodi/addons/plugin.video.pseudotv.live/resources/skins/default/1080i/plugin.video.pseudotv.live.manager.xml) ------
2022-03-14 14:23:32.745 T:1002 INFO <general>: Loading skin file: /storage/.kodi/addons/plugin.video.pseudotv.live/resources/skins/default/1080i/plugin.video.pseudotv.live.manager.xml, load type: LOAD_ON_GUI_INIT
2022-03-14 14:23:32.756 T:1002 ERROR <general>: Control 5 in window 13001 has been asked to focus, but it can't
2022-03-14 14:23:32.757 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: onInit
2022-03-14 14:23:32.771 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: fillChanList
2022-03-14 14:23:32.771 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: togglechanList, state = True, focus = 0, reset = False
2022-03-14 14:23:32.775 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: setVisibility, cntrl = 7, state = False
2022-03-14 14:23:32.780 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: setVisibility, cntrl = 6, state = False
2022-03-14 14:23:32.797 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: setVisibility, cntrl = 5, state = True
2022-03-14 14:23:32.812 T:1002 ERROR <general>: Control 5 in window 13001 has been asked to focus, but it can't
2022-03-14 14:23:32.830 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Monitor: isSettingsOpened = True
2022-03-14 14:23:32.830 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Library: fillLibraryItems, interrupted
2022-03-14 14:23:32.836 T:1117 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:32.838 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: setVisibility, cntrl = 9001, state = True
2022-03-14 14:23:32.863 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: setVisibility, cntrl = 9002, state = False
2022-03-14 14:23:32.880 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.library.gettvshows, checksum = 0.3.6b
2022-03-14 14:23:32.899 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: setVisibility, cntrl = 9003, state = True
2022-03-14 14:23:32.913 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: setVisibility, cntrl = 4, state = True
2022-03-14 14:23:32.914 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-PoolHelper: poolList, chunksize = 267, items = 1065
2022-03-14 14:23:32.927 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.312e436c6173736963204d54562e3c6d@PseudoTVLive.9a747f13f2ea7ac163e48dd8355d2ffa, checksum = 312e436c6173736963204d54562e3c6d@PseudoTVLive
2022-03-14 14:23:32.960 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Library: getLibraryItems, type = TV Shows, enabled = False
2022-03-14 14:23:32.960 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:32.962 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 70, after = 70
2022-03-14 14:23:32.962 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 70
2022-03-14 14:23:32.965 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.fillType.TV Shows, checksum = 949b9a0e9c0914f0c6484acf006dd929.d41d8cd98f00b204e9800998ecf8427e.013b2d286cc16e092b422ef31c7714d1
2022-03-14 14:23:32.984 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 312e436c6173736963204d54562e3c6d@PseudoTVLive, path = special://profile/playlists/video/Classic MTV.xsp, limits = {'end': 100, 'start': 0, 'total': 180}
2022-03-14 14:23:32.984 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 312e436c6173736963204d54562e3c6d@PseudoTVLive, path = special://profile/playlists/video/Classic MTV.xsp, limits = {'end': 100, 'start': 0, 'total': 180}
2022-03-14 14:23:32.988 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Library: fillType, type = TV Shows, items = 250, existing = 0, enabled = 0
2022-03-14 14:23:32.992 T:1117 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:33.000 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.322e576f727368697054562e3c6d6435@PseudoTVLive.001b26d88557c87913e282ffdb1a1c21, checksum = 322e576f727368697054562e3c6d6435@PseudoTVLive
2022-03-14 14:23:33.006 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 322e576f727368697054562e3c6d6435@PseudoTVLive, path = special://profile/playlists/video/Worship TV.xsp, limits = {'end': 0, 'start': 0, 'total': 34}
2022-03-14 14:23:33.006 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 322e576f727368697054562e3c6d6435@PseudoTVLive, path = special://profile/playlists/video/Worship TV.xsp, limits = {'end': 0, 'start': 0, 'total': 34}
2022-03-14 14:23:33.007 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.03c7c0ace395d80182db07ae2c30f034, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:33.012 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = s, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.012 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = s, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.012 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.83878c91171338902e0fe0fb97a8c47a, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:33.020 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = p, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.020 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = p, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.020 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.e1671797c52e15f763380b45e841ec32, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:33.021 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Monitor: isSettingsOpened = True
2022-03-14 14:23:33.021 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Library: fillLibraryItems, interrupted
2022-03-14 14:23:33.026 T:1117 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:33.028 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.library.gettvgenres, checksum = 0.3.6b
2022-03-14 14:23:33.033 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = e, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.033 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = e, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.033 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.4a8a08f09d37b73795649038408b5f33, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:33.041 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Library: getLibraryItems, type = TV Genres, enabled = False
2022-03-14 14:23:33.041 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:33.042 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 70, after = 70
2022-03-14 14:23:33.042 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 70
2022-03-14 14:23:33.042 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.fillType.TV Genres, checksum = 5fbd95fe38aebed30ec90e4f69ce91d4.d41d8cd98f00b204e9800998ecf8427e.b42d69927fb49c801239541da0ed4774
2022-03-14 14:23:33.046 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = c, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.046 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = c, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.046 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.865c0c0b4ab0e063e5caa3387c1a8741, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:33.051 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Library: fillType, type = TV Genres, items = 25, existing = 0, enabled = 0
2022-03-14 14:23:33.056 T:1117 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:33.060 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = i, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.060 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = i, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.060 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.0cc175b9c0f1b6a831c399e269772661, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:33.065 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = a, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.065 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = a, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.065 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.2db95e8e1a9267b7a1188556b2013b33, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:33.070 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = l, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.070 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = l, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.070 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.853ae90f0351324bd73ea615e6487517, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:33.076 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = :, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.077 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = :, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.077 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.6666cd76f96956469e7be39d750cc7d9, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:33.082 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = /, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.082 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = /, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.082 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.6666cd76f96956469e7be39d750cc7d9, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:33.087 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = /, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.087 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = /, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.087 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.83878c91171338902e0fe0fb97a8c47a, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:33.092 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = p, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.092 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = p, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.092 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.4b43b0aee35624cd95b910189b3dc231, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:33.096 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = r, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.096 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = r, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.096 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.d95679752134a2d9eb61dbd7b91c4bcc, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:33.103 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = o, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.103 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = o, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.103 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.8fa14cdd754f91cc6554c9e71929cce7, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:33.105 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Monitor: isSettingsOpened = True
2022-03-14 14:23:33.105 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Library: fillLibraryItems, interrupted
2022-03-14 14:23:33.111 T:1117 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:33.114 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.library.getmoviegenres, checksum = 0.3.6b
2022-03-14 14:23:33.117 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = f, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.117 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = f, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.117 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.865c0c0b4ab0e063e5caa3387c1a8741, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:33.122 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Library: getLibraryItems, type = Movie Genres, enabled = False
2022-03-14 14:23:33.122 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:33.123 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 70, after = 70
2022-03-14 14:23:33.123 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 70
2022-03-14 14:23:33.124 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.fillType.Movie Genres, checksum = 47c62ccd21ed04773f8a611299a62403.d41d8cd98f00b204e9800998ecf8427e.fae0436b7d1485766f35ccd0be9210a5
2022-03-14 14:23:33.128 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = i, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.128 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = i, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.128 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.2db95e8e1a9267b7a1188556b2013b33, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:33.131 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Library: fillType, type = Movie Genres, items = 22, existing = 0, enabled = 0
2022-03-14 14:23:33.136 T:1117 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:33.140 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = l, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.140 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = l, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.140 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.e1671797c52e15f763380b45e841ec32, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:33.145 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = e, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.145 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = e, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.145 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.6666cd76f96956469e7be39d750cc7d9, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:33.149 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = /, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.149 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = /, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.150 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.83878c91171338902e0fe0fb97a8c47a, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:33.154 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = p, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.154 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = p, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.154 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.2db95e8e1a9267b7a1188556b2013b33, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:33.159 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = l, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.159 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = l, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.159 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.0cc175b9c0f1b6a831c399e269772661, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:33.164 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = a, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.164 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = a, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.164 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.415290769594460e2e485922904f345d, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:33.169 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = y, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.169 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = y, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.169 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.2db95e8e1a9267b7a1188556b2013b33, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:33.173 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = l, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.174 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = l, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.174 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.865c0c0b4ab0e063e5caa3387c1a8741, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:33.178 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = i, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.178 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = i, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.178 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.03c7c0ace395d80182db07ae2c30f034, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:33.187 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:33.190 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = s, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.191 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = s, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.191 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.e358efa489f58062f10dd7316b65649e, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:33.192 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Monitor: isSettingsOpened = True
2022-03-14 14:23:33.193 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Library: fillLibraryItems, interrupted
2022-03-14 14:23:33.198 T:1117 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:33.200 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.library.getmoviestudios, checksum = 0.3.6b
2022-03-14 14:23:33.204 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = t, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.204 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = t, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.204 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.03c7c0ace395d80182db07ae2c30f034, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:33.207 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Library: getLibraryItems, type = Movie Studios, enabled = False
2022-03-14 14:23:33.207 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:33.208 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 70, after = 70
2022-03-14 14:23:33.208 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 70
2022-03-14 14:23:33.208 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.fillType.Movie Studios, checksum = 3577173c05dc23384670d3eb0dfce1ba.d41d8cd98f00b204e9800998ecf8427e.d41d8cd98f00b204e9800998ecf8427e
2022-03-14 14:23:33.211 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = s, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.211 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = s, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.211 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.6666cd76f96956469e7be39d750cc7d9, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:33.216 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Library: fillType, type = Movie Studios, items = 25, existing = 0, enabled = 0
2022-03-14 14:23:33.221 T:1117 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:33.225 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = /, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.225 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = /, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.225 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.9e3669d19b675bd57058fd4664205d2a, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:33.229 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = v, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.229 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = v, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.229 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.865c0c0b4ab0e063e5caa3387c1a8741, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:33.234 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = i, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.234 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = i, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.234 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.8277e0910d750195b448797616e091ad, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:33.238 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = d, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.239 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = d, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.239 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.e1671797c52e15f763380b45e841ec32, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:33.243 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = e, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.243 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = e, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.243 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.d95679752134a2d9eb61dbd7b91c4bcc, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:33.248 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = o, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.249 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = o, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.249 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.6666cd76f96956469e7be39d750cc7d9, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:33.253 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = /, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.253 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = /, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.254 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.dd7536794b63bf90eccfd37f9b147d7f, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:33.255 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313030302e4142432e3c6d6435204841@PseudoTVLive.0531119c9503f570652d252cb6477656, checksum = 313030302e4142432e3c6d6435204841@PseudoTVLive
2022-03-14 14:23:33.258 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = I, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.258 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = I, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.258 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.7215ee9c7d9dc229d2921a40e899ec5f, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:33.262 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = , limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.262 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = , limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.263 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.d20caec3b48a1eef164cb4ca81ba2587, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:33.267 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = L, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.267 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = L, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.267 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.d95679752134a2d9eb61dbd7b91c4bcc, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:33.271 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = o, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.271 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = o, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.272 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.9e3669d19b675bd57058fd4664205d2a, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:33.276 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Monitor: isSettingsOpened = True
2022-03-14 14:23:33.276 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Library: fillLibraryItems, interrupted
2022-03-14 14:23:33.281 T:1117 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:33.284 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = v, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.284 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = v, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.284 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.e1671797c52e15f763380b45e841ec32, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:33.285 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.library.gettvgenres, checksum = 0.3.6b
2022-03-14 14:23:33.287 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.library.getmoviegenres, checksum = 0.3.6b
2022-03-14 14:23:33.295 T:1117 INFO <general>: Skipped 24 duplicate messages..
2022-03-14 14:23:33.295 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Library: getLibraryItems, type = Mixed Genres, enabled = False
2022-03-14 14:23:33.295 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:33.296 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 70, after = 70
2022-03-14 14:23:33.296 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 70
2022-03-14 14:23:33.297 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.fillType.Mixed Genres, checksum = 76911482b001d686aabd0651f2f5f8b0.d41d8cd98f00b204e9800998ecf8427e.d41d8cd98f00b204e9800998ecf8427e
2022-03-14 14:23:33.299 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = e, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.299 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = e, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.299 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.7215ee9c7d9dc229d2921a40e899ec5f, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:33.307 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Library: fillType, type = Mixed Genres, items = 18, existing = 0, enabled = 0
2022-03-14 14:23:33.311 T:1117 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:33.314 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = , limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.314 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = , limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.314 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.e358efa489f58062f10dd7316b65649e, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:33.319 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = t, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.319 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = t, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.319 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.2510c39011c5be704182423e3a695e91, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:33.324 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = h, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.324 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = h, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.324 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.e1671797c52e15f763380b45e841ec32, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:33.328 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = e, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.328 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = e, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.328 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.7215ee9c7d9dc229d2921a40e899ec5f, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:33.332 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = , limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.332 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = , limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.333 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.c9f0f895fb98ab9159f51fd0297e236d, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:33.337 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = 8, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.337 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = 8, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.337 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.cfcd208495d565ef66e7dff9f98764da, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:33.342 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = 0, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.342 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = 0, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.342 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.03c7c0ace395d80182db07ae2c30f034, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:33.348 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = s, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.348 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = s, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.348 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.5058f1af8388633f609cadb75a75dc9d, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:33.352 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = ., limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.352 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = ., limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.352 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.9dd4e461268c8034f5c8564e155c67a6, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:33.356 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = x, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.357 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = x, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.357 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.03c7c0ace395d80182db07ae2c30f034, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:33.363 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = s, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.363 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = s, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.364 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.83878c91171338902e0fe0fb97a8c47a, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:33.364 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Monitor: isSettingsOpened = True
2022-03-14 14:23:33.365 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Library: fillLibraryItems, interrupted
2022-03-14 14:23:33.370 T:1117 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:33.372 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Library: getLibraryItems, type = Mixed, enabled = False
2022-03-14 14:23:33.373 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:33.374 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 70, after = 70
2022-03-14 14:23:33.374 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 70
2022-03-14 14:23:33.374 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.fillType.Mixed, checksum = 7af794df06bfa2f78378920f06b0719c.d41d8cd98f00b204e9800998ecf8427e.d41d8cd98f00b204e9800998ecf8427e
2022-03-14 14:23:33.380 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = p, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.380 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = p, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.381 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.03c7c0ace395d80182db07ae2c30f034, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:33.384 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Library: fillType, type = Mixed, items = 3, existing = 0, enabled = 0
2022-03-14 14:23:33.389 T:1117 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:33.392 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313030302e4142432e3c6d6435204841@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["ABC"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 300, 'start': 200, 'total': 1471}
2022-03-14 14:23:33.392 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313030302e4142432e3c6d6435204841@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["ABC"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 300, 'start': 200, 'total': 1471}
2022-03-14 14:23:33.393 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313030312e414d432e3c6d6435204841@PseudoTVLive.28be827946c8b380a3e455f96e0ed8ef, checksum = 313030312e414d432e3c6d6435204841@PseudoTVLive
2022-03-14 14:23:33.396 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = s, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.396 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = s, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.396 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.83878c91171338902e0fe0fb97a8c47a, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:33.400 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = p, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.400 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = p, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.400 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.e1671797c52e15f763380b45e841ec32, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:33.404 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = e, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.404 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = e, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.404 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.4a8a08f09d37b73795649038408b5f33, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:33.407 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = c, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.407 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = c, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.407 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.865c0c0b4ab0e063e5caa3387c1a8741, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:33.411 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = i, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.411 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = i, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.411 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.0cc175b9c0f1b6a831c399e269772661, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:33.414 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = a, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.414 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = a, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.414 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.2db95e8e1a9267b7a1188556b2013b33, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:33.417 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = l, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.417 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = l, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.417 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.853ae90f0351324bd73ea615e6487517, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:33.421 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = :, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.421 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = :, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.421 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.6666cd76f96956469e7be39d750cc7d9, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:33.425 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = /, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.425 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = /, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.425 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.6666cd76f96956469e7be39d750cc7d9, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:33.428 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = /, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.428 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = /, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.428 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.83878c91171338902e0fe0fb97a8c47a, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:33.432 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = p, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.432 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = p, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.432 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.4b43b0aee35624cd95b910189b3dc231, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:33.435 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = r, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.435 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = r, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.435 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.d95679752134a2d9eb61dbd7b91c4bcc, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:33.439 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = o, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.439 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = o, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.439 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.8fa14cdd754f91cc6554c9e71929cce7, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:33.442 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = f, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.442 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = f, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.442 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.865c0c0b4ab0e063e5caa3387c1a8741, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:33.449 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = i, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.449 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = i, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.449 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.2db95e8e1a9267b7a1188556b2013b33, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:33.457 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = l, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.457 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = l, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.458 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.e1671797c52e15f763380b45e841ec32, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:33.465 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = e, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.466 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = e, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.466 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.6666cd76f96956469e7be39d750cc7d9, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:33.470 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Monitor: isSettingsOpened = True
2022-03-14 14:23:33.471 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Library: fillLibraryItems, interrupted
2022-03-14 14:23:33.490 T:1117 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:33.497 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = /, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.497 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = /, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.498 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.83878c91171338902e0fe0fb97a8c47a, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:33.505 T:1117 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:33.506 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.89dabea0426f9e22df7841cbca38cff2, checksum = 0.3.6b
2022-03-14 14:23:33.507 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-PoolHelper: poolList, chunksize = 2, items = 5
2022-03-14 14:23:33.518 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = p, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.518 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = p, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.518 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.2db95e8e1a9267b7a1188556b2013b33, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:33.521 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-PoolHelper: poolList => 13.860940933227539 ms
2022-03-14 14:23:33.521 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Recommended: fillRecommended, found = 0
2022-03-14 14:23:33.521 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Library: getLibraryItems, type = Recommended, enabled = False
2022-03-14 14:23:33.521 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:33.523 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 70, after = 70
2022-03-14 14:23:33.523 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 70
2022-03-14 14:23:33.523 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.fillType.Recommended, checksum = d41d8cd98f00b204e9800998ecf8427e.d41d8cd98f00b204e9800998ecf8427e.d41d8cd98f00b204e9800998ecf8427e
2022-03-14 14:23:33.525 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = l, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.525 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = l, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.525 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.0cc175b9c0f1b6a831c399e269772661, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:33.530 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Library: fillType, type = Recommended, items = 0, existing = 0, enabled = 0
2022-03-14 14:23:33.535 T:1117 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:33.538 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = a, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.538 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = a, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.538 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.415290769594460e2e485922904f345d, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:33.541 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = y, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.542 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = y, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.542 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.2db95e8e1a9267b7a1188556b2013b33, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:33.545 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:33.545 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = l, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.545 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = l, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.546 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.865c0c0b4ab0e063e5caa3387c1a8741, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:33.550 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = i, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.550 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = i, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.550 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.03c7c0ace395d80182db07ae2c30f034, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:33.553 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = s, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.554 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = s, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.554 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.e358efa489f58062f10dd7316b65649e, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:33.557 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = t, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.557 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = t, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.557 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.03c7c0ace395d80182db07ae2c30f034, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:33.561 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15432
2022-03-14 14:23:33.561 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = s, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.561 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = s, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.561 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.6666cd76f96956469e7be39d750cc7d9, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:33.566 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = /, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.566 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = /, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.566 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.9e3669d19b675bd57058fd4664205d2a, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:33.570 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = v, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.570 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = v, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.570 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.865c0c0b4ab0e063e5caa3387c1a8741, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:33.574 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = i, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.574 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = i, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.574 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.8277e0910d750195b448797616e091ad, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:33.577 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = d, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.577 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = d, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.578 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.e1671797c52e15f763380b45e841ec32, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:33.587 T:1117 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:33.591 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = e, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.591 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = e, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.592 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.d95679752134a2d9eb61dbd7b91c4bcc, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:33.595 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = o, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.595 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = o, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.595 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.6666cd76f96956469e7be39d750cc7d9, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:33.596 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.has.Predefined, value = False
2022-03-14 14:23:33.596 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.has.Recommended, value = False
2022-03-14 14:23:33.596 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.library.getmusicgenres, checksum = 0.3.6b
2022-03-14 14:23:33.602 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = /, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.602 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = /, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.603 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.dd7536794b63bf90eccfd37f9b147d7f, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:33.608 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = I, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.608 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = I, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.608 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.7215ee9c7d9dc229d2921a40e899ec5f, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:33.611 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = , limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.611 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = , limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.611 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.d20caec3b48a1eef164cb4ca81ba2587, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:33.612 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: getMusicInfo, found genres = 0
2022-03-14 14:23:33.612 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Library: getLibraryItems, type = Music Genres, enabled = False
2022-03-14 14:23:33.612 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:33.615 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 70, after = 70
2022-03-14 14:23:33.615 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 70
2022-03-14 14:23:33.615 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.fillType.Music Genres, checksum = d41d8cd98f00b204e9800998ecf8427e.d41d8cd98f00b204e9800998ecf8427e.d41d8cd98f00b204e9800998ecf8427e
2022-03-14 14:23:33.621 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = L, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.621 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = L, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.621 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.d95679752134a2d9eb61dbd7b91c4bcc, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:33.624 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Library: fillType, type = Music Genres, items = 0, existing = 0, enabled = 0
2022-03-14 14:23:33.631 T:1117 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:33.636 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = o, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.636 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = o, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.636 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.9e3669d19b675bd57058fd4664205d2a, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:33.639 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = v, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.639 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = v, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.639 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.e1671797c52e15f763380b45e841ec32, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:33.642 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = e, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.642 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = e, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.642 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.7215ee9c7d9dc229d2921a40e899ec5f, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:33.645 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = , limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.645 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = , limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.645 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.e358efa489f58062f10dd7316b65649e, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:33.650 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = t, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.650 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = t, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.650 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.2510c39011c5be704182423e3a695e91, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:33.654 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = h, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.654 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = h, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.654 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.e1671797c52e15f763380b45e841ec32, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:33.657 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = e, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.657 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = e, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.657 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.7215ee9c7d9dc229d2921a40e899ec5f, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:33.660 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = , limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.660 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = , limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.660 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.45c48cce2e2d7fbdea1afc51c7c6ad26, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:33.680 T:1117 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:33.686 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = 9, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.686 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = 9, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.686 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.cfcd208495d565ef66e7dff9f98764da, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:33.691 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = 0, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.691 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = 0, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.691 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.03c7c0ace395d80182db07ae2c30f034, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:33.696 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = s, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.696 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = s, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.696 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.5058f1af8388633f609cadb75a75dc9d, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:33.697 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.has.Predefined, value = False
2022-03-14 14:23:33.697 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.has.Music_Genres, value = False
2022-03-14 14:23:33.697 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Recommended: findbyType, type = iptv
2022-03-14 14:23:33.716 T:1117 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:33.720 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.89dabea0426f9e22df7841cbca38cff2, checksum = 0.3.6b
2022-03-14 14:23:33.722 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-PoolHelper: poolList, chunksize = 2, items = 5
2022-03-14 14:23:33.728 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = ., limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.729 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = ., limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.729 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.9dd4e461268c8034f5c8564e155c67a6, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:33.738 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = x, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.739 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = x, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.739 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.03c7c0ace395d80182db07ae2c30f034, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:33.742 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-PoolHelper: poolList => 19.826412200927734 ms
2022-03-14 14:23:33.742 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Recommended: fillImports, found = 0
2022-03-14 14:23:33.742 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Library: getLibraryItems, type = Imports, enabled = False
2022-03-14 14:23:33.742 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:33.743 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 70, after = 70
2022-03-14 14:23:33.743 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 70
2022-03-14 14:23:33.744 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.fillType.Imports, checksum = d41d8cd98f00b204e9800998ecf8427e.d41d8cd98f00b204e9800998ecf8427e.d41d8cd98f00b204e9800998ecf8427e
2022-03-14 14:23:33.745 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = s, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.745 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = s, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.745 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.83878c91171338902e0fe0fb97a8c47a, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:33.750 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Library: fillType, type = Imports, items = 0, existing = 0, enabled = 0
2022-03-14 14:23:33.755 T:1117 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:33.758 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = p, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.758 T:1178 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = p, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:33.764 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313030312e414d432e3c6d6435204841@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["AMC"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 100, 'start': 0, 'total': 433}
2022-03-14 14:23:33.764 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313030312e414d432e3c6d6435204841@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["AMC"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 100, 'start': 0, 'total': 433}
2022-03-14 14:23:33.764 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313030322e4164756c74205377696d2e@PseudoTVLive.7ccca8d657ed35ab791a09f89b0fd786, checksum = 313030322e4164756c74205377696d2e@PseudoTVLive
2022-03-14 14:23:33.770 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313030322e4164756c74205377696d2e@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Adult%20Swim"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 300, 'start': 200, 'total': 346}
2022-03-14 14:23:33.770 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313030322e4164756c74205377696d2e@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Adult%20Swim"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 300, 'start': 200, 'total': 346}
2022-03-14 14:23:33.782 T:1117 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:33.783 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.has.Predefined, value = False
2022-03-14 14:23:33.784 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.has.Imports, value = False
2022-03-14 14:23:33.784 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Writer: buildPredefinedChannels, types = ['TV Networks', 'TV Shows', 'TV Genres', 'Movie Genres', 'Movie Studios', 'Mixed Genres', 'Mixed', 'Recommended', 'Music Genres', 'Imports']
2022-03-14 14:23:33.784 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313030332e416d617a6f6e205072696d@PseudoTVLive.f63c28014e9b825e6609a45c8c78a7be, checksum = 313030332e416d617a6f6e205072696d@PseudoTVLive
2022-03-14 14:23:33.785 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Monitor: isSettingsOpened = True
2022-03-14 14:23:33.785 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Writer: buildPredefinedChannels, interrupted
2022-03-14 14:23:33.785 T:1117 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.BUSY.WORKING, value = False
2022-03-14 14:23:33.789 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313030332e416d617a6f6e205072696d@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Amazon%20Prime%20Video"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 287}
2022-03-14 14:23:33.789 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313030332e416d617a6f6e205072696d@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Amazon%20Prime%20Video"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 287}
2022-03-14 14:23:33.790 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313030342e4170706c652054562b2e3c@PseudoTVLive.fe74107647af7788c642fcce8cd14275, checksum = 313030342e4170706c652054562b2e3c@PseudoTVLive
2022-03-14 14:23:33.795 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313030342e4170706c652054562b2e3c@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Apple%20TV%2B"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 100, 'start': 0, 'total': 218}
2022-03-14 14:23:33.795 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313030342e4170706c652054562b2e3c@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Apple%20TV%2B"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 100, 'start': 0, 'total': 218}
2022-03-14 14:23:33.796 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313030352e42424320416d6572696361@PseudoTVLive.4c9f42f4ac70ec34df11f7e3a876b56a, checksum = 313030352e42424320416d6572696361@PseudoTVLive
2022-03-14 14:23:33.802 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313030352e42424320416d6572696361@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["BBC%20America"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 100, 'start': 0, 'total': 121}
2022-03-14 14:23:33.802 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313030352e42424320416d6572696361@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["BBC%20America"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 100, 'start': 0, 'total': 121}
2022-03-14 14:23:33.812 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313030362e424243312e3c6d64352048@PseudoTVLive.3cb1cad5751b90bcae19b942b15c1da6, checksum = 313030362e424243312e3c6d64352048@PseudoTVLive
2022-03-14 14:23:33.817 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313030362e424243312e3c6d64352048@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["BBC1"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 100, 'start': 0, 'total': 354}
2022-03-14 14:23:33.817 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313030362e424243312e3c6d64352048@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["BBC1"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 100, 'start': 0, 'total': 354}
2022-03-14 14:23:33.817 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313030372e424243322e3c6d64352048@PseudoTVLive.f808fda9d174ea4640d5c72ffdb524c9, checksum = 313030372e424243322e3c6d64352048@PseudoTVLive
2022-03-14 14:23:33.823 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313030372e424243322e3c6d64352048@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["BBC2"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 142}
2022-03-14 14:23:33.823 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313030372e424243322e3c6d64352048@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["BBC2"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 142}
2022-03-14 14:23:33.824 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313030382e4342532e3c6d6435204841@PseudoTVLive.0f915a1959d017d04143d470ac8e93ee, checksum = 313030382e4342532e3c6d6435204841@PseudoTVLive
2022-03-14 14:23:33.830 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313030382e4342532e3c6d6435204841@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["CBS"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 1700, 'start': 1600, 'total': 3208}
2022-03-14 14:23:33.830 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313030382e4342532e3c6d6435204841@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["CBS"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 1700, 'start': 1600, 'total': 3208}
2022-03-14 14:23:33.831 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313030392e436172746f6f6e204e6574@PseudoTVLive.d0d5b250a8add77c8affe95ac1e18c7a, checksum = 313030392e436172746f6f6e204e6574@PseudoTVLive
2022-03-14 14:23:33.836 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313030392e436172746f6f6e204e6574@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Cartoon%20Network"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 700, 'start': 600, 'total': 1453}
2022-03-14 14:23:33.836 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313030392e436172746f6f6e204e6574@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Cartoon%20Network"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 700, 'start': 600, 'total': 1453}
2022-03-14 14:23:33.837 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313031302e4368616e6e656c20342e3c@PseudoTVLive.9c191b5d005ba647a2a4e8d44371752f, checksum = 313031302e4368616e6e656c20342e3c@PseudoTVLive
2022-03-14 14:23:33.843 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313031302e4368616e6e656c20342e3c@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Channel%204"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 78}
2022-03-14 14:23:33.843 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313031302e4368616e6e656c20342e3c@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Channel%204"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 78}
2022-03-14 14:23:33.844 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313031312e4368616e6e656c20416e69@PseudoTVLive.3fca89a2eadea6bdf47d423912f6fb64, checksum = 313031312e4368616e6e656c20416e69@PseudoTVLive
2022-03-14 14:23:33.849 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313031312e4368616e6e656c20416e69@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Channel%20Anime"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 2100, 'start': 2000, 'total': 2308}
2022-03-14 14:23:33.849 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313031312e4368616e6e656c20416e69@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Channel%20Anime"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 2100, 'start': 2000, 'total': 2308}
2022-03-14 14:23:33.849 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313031322e436f6d6564792043656e74@PseudoTVLive.d59421e52048a5f9fdda59c2950bb250, checksum = 313031322e436f6d6564792043656e74@PseudoTVLive
2022-03-14 14:23:33.855 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313031322e436f6d6564792043656e74@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Comedy%20Central"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 397}
2022-03-14 14:23:33.855 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313031322e436f6d6564792043656e74@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Comedy%20Central"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 397}
2022-03-14 14:23:33.856 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313031332e436f6d65742e3c6d643520@PseudoTVLive.f9f0463d1b4170442d92a1838a257b28, checksum = 313031332e436f6d65742e3c6d643520@PseudoTVLive
2022-03-14 14:23:33.861 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313031332e436f6d65742e3c6d643520@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Comet"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 1650, 'start': 1550, 'total': 2349}
2022-03-14 14:23:33.861 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313031332e436f6d65742e3c6d643520@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Comet"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 1650, 'start': 1550, 'total': 2349}
2022-03-14 14:23:33.862 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313031342e4469736e65792b2e3c6d64@PseudoTVLive.322f3c90bec0a4f697832d3c212b184c, checksum = 313031342e4469736e65792b2e3c6d64@PseudoTVLive
2022-03-14 14:23:33.868 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313031342e4469736e65792b2e3c6d64@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Disney%2B"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 300, 'start': 200, 'total': 590}
2022-03-14 14:23:33.868 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313031342e4469736e65792b2e3c6d64@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Disney%2B"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 300, 'start': 200, 'total': 590}
2022-03-14 14:23:33.868 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313031352e446f7572616d612e3c6d64@PseudoTVLive.be6faa5cfa84f24e16aa407f62e88cc3, checksum = 313031352e446f7572616d612e3c6d64@PseudoTVLive
2022-03-14 14:23:33.873 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313031352e446f7572616d612e3c6d64@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Dourama"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 58}
2022-03-14 14:23:33.873 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313031352e446f7572616d612e3c6d64@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Dourama"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 58}
2022-03-14 14:23:33.874 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313031362e455049582e3c6d64352048@PseudoTVLive.c9b871b27c32f7d75c6b2401ced56f62, checksum = 313031362e455049582e3c6d64352048@PseudoTVLive
2022-03-14 14:23:33.881 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313031362e455049582e3c6d64352048@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["EPIX"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 47}
2022-03-14 14:23:33.881 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313031362e455049582e3c6d64352048@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["EPIX"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 47}
2022-03-14 14:23:33.882 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313031372e464f582e3c6d6435204841@PseudoTVLive.0a43d130723f084e81355e7769e97240, checksum = 313031372e464f582e3c6d6435204841@PseudoTVLive
2022-03-14 14:23:33.889 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313031372e464f582e3c6d6435204841@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["FOX"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 1500, 'start': 1400, 'total': 1619}
2022-03-14 14:23:33.889 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313031372e464f582e3c6d6435204841@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["FOX"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 1500, 'start': 1400, 'total': 1619}
2022-03-14 14:23:33.890 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313031382e46582e3c6d643520484153@PseudoTVLive.32d9e7c497fbcd383f20d919710f3ce6, checksum = 313031382e46582e3c6d643520484153@PseudoTVLive
2022-03-14 14:23:33.895 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313031382e46582e3c6d643520484153@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["FX"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 100, 'start': 0, 'total': 408}
2022-03-14 14:23:33.895 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313031382e46582e3c6d643520484153@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["FX"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 100, 'start': 0, 'total': 408}
2022-03-14 14:23:33.900 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313031392e466f6f64204e6574776f72@PseudoTVLive.1dc4c74413e4fb986b500adea1ddc3dc, checksum = 313031392e466f6f64204e6574776f72@PseudoTVLive
2022-03-14 14:23:33.908 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313031392e466f6f64204e6574776f72@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Food%20Network"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 45}
2022-03-14 14:23:33.908 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313031392e466f6f64204e6574776f72@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Food%20Network"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 45}
2022-03-14 14:23:33.909 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313032302e46726565666f726d2e3c6d@PseudoTVLive.52f864a071840717a7c07c0670a9a190, checksum = 313032302e46726565666f726d2e3c6d@PseudoTVLive
2022-03-14 14:23:33.916 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313032302e46726565666f726d2e3c6d@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Freeform"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 8}
2022-03-14 14:23:33.916 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313032302e46726565666f726d2e3c6d@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Freeform"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 8}
2022-03-14 14:23:33.916 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313032312e48424f2e3c6d6435204841@PseudoTVLive.cc9dabfd228b1480b75ed0132bf6091f, checksum = 313032312e48424f2e3c6d6435204841@PseudoTVLive
2022-03-14 14:23:33.923 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313032312e48424f2e3c6d6435204841@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["HBO"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 600, 'start': 500, 'total': 718}
2022-03-14 14:23:33.923 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313032312e48424f2e3c6d6435204841@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["HBO"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 600, 'start': 500, 'total': 718}
2022-03-14 14:23:33.924 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313032322e48424f204d61782e3c6d64@PseudoTVLive.805ac235b800e240dd26da46deb9b666, checksum = 313032322e48424f204d61782e3c6d64@PseudoTVLive
2022-03-14 14:23:33.930 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313032322e48424f204d61782e3c6d64@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["HBO%20Max"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 15}
2022-03-14 14:23:33.930 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313032322e48424f204d61782e3c6d64@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["HBO%20Max"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 15}
2022-03-14 14:23:33.932 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313032332e48616c6c6d61726b204368@PseudoTVLive.140eaf973bbff17642d17c1710c99c55, checksum = 313032332e48616c6c6d61726b204368@PseudoTVLive
2022-03-14 14:23:33.938 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313032332e48616c6c6d61726b204368@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Hallmark%20Channel"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 108}
2022-03-14 14:23:33.938 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313032332e48616c6c6d61726b204368@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Hallmark%20Channel"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 108}
2022-03-14 14:23:33.938 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313032342e486973746f72792e3c6d64@PseudoTVLive.9b17ce8f47ac90e615d2c93b5e0644b9, checksum = 313032342e486973746f72792e3c6d64@PseudoTVLive
2022-03-14 14:23:33.944 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313032342e486973746f72792e3c6d64@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["History"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 229}
2022-03-14 14:23:33.944 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313032342e486973746f72792e3c6d64@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["History"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 229}
2022-03-14 14:23:33.945 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313032352e48756c752e3c6d64352048@PseudoTVLive.8642c168d1914031786a464ae189ce2a, checksum = 313032352e48756c752e3c6d64352048@PseudoTVLive
2022-03-14 14:23:33.950 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313032352e48756c752e3c6d64352048@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Hulu"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 143}
2022-03-14 14:23:33.950 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313032352e48756c752e3c6d64352048@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Hulu"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 143}
2022-03-14 14:23:33.952 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313032362e4d54562e3c6d6435204841@PseudoTVLive.419e900e83b1afc84872edfb43557ab3, checksum = 313032362e4d54562e3c6d6435204841@PseudoTVLive
2022-03-14 14:23:33.959 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313032362e4d54562e3c6d6435204841@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["MTV"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 143}
2022-03-14 14:23:33.959 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313032362e4d54562e3c6d6435204841@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["MTV"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 143}
2022-03-14 14:23:33.960 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313032372e4d6554562e3c6d64352048@PseudoTVLive.d24ff90ecf1ff4106a11f900155b50ad, checksum = 313032372e4d6554562e3c6d64352048@PseudoTVLive
2022-03-14 14:23:33.966 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313032372e4d6554562e3c6d64352048@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["MeTV"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 1425, 'start': 1325, 'total': 3521}
2022-03-14 14:23:33.966 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313032372e4d6554562e3c6d64352048@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["MeTV"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 1425, 'start': 1325, 'total': 3521}
2022-03-14 14:23:33.968 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313032382e4e42432e3c6d6435204841@PseudoTVLive.91ad2cc6e81b1d3c0119ebcc4911738b, checksum = 313032382e4e42432e3c6d6435204841@PseudoTVLive
2022-03-14 14:23:33.974 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313032382e4e42432e3c6d6435204841@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["NBC"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 1425, 'start': 1325, 'total': 1918}
2022-03-14 14:23:33.975 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313032382e4e42432e3c6d6435204841@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["NBC"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 1425, 'start': 1325, 'total': 1918}
2022-03-14 14:23:33.975 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313032392e4e6574666c69782e3c6d64@PseudoTVLive.238afaa735b7bd63e8ce0f24b3339469, checksum = 313032392e4e6574666c69782e3c6d64@PseudoTVLive
2022-03-14 14:23:33.982 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313032392e4e6574666c69782e3c6d64@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Netflix"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 700, 'start': 600, 'total': 719}
2022-03-14 14:23:33.982 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313032392e4e6574666c69782e3c6d64@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Netflix"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 700, 'start': 600, 'total': 719}
2022-03-14 14:23:33.990 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313033302e4e69636b656c6f64656f6e@PseudoTVLive.e3baac0de8df751864d9ba1ef090976e, checksum = 313033302e4e69636b656c6f64656f6e@PseudoTVLive
2022-03-14 14:23:33.997 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313033302e4e69636b656c6f64656f6e@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Nickelodeon"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 143}
2022-03-14 14:23:33.997 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313033302e4e69636b656c6f64656f6e@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Nickelodeon"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 143}
2022-03-14 14:23:33.998 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313033312e5042532e3c6d6435204841@PseudoTVLive.311399d77f63b3d3d7d69bb2231dd626, checksum = 313033312e5042532e3c6d6435204841@PseudoTVLive
2022-03-14 14:23:34.003 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313033312e5042532e3c6d6435204841@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["PBS"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 283}
2022-03-14 14:23:34.003 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313033312e5042532e3c6d6435204841@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["PBS"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 283}
2022-03-14 14:23:34.003 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313033322e506172616d6f756e742b2e@PseudoTVLive.772c446029793af8d1ed67b4b928e0b0, checksum = 313033322e506172616d6f756e742b2e@PseudoTVLive
2022-03-14 14:23:34.007 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313033322e506172616d6f756e742b2e@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Paramount%2B"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 100, 'start': 0, 'total': 182}
2022-03-14 14:23:34.007 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313033322e506172616d6f756e742b2e@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Paramount%2B"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 100, 'start': 0, 'total': 182}
2022-03-14 14:23:34.008 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313033332e51756962692e3c6d643520@PseudoTVLive.5b93b863e90098ba472261534dbea66a, checksum = 313033332e51756962692e3c6d643520@PseudoTVLive
2022-03-14 14:23:34.012 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313033332e51756962692e3c6d643520@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Quibi"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 39}
2022-03-14 14:23:34.012 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313033332e51756962692e3c6d643520@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Quibi"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 39}
2022-03-14 14:23:34.012 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313033342e5363692046692e3c6d6435@PseudoTVLive.75e160331da2585fb6b2299e6a6e8fa6, checksum = 313033342e5363692046692e3c6d6435@PseudoTVLive
2022-03-14 14:23:34.017 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313033342e5363692046692e3c6d6435@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Sci%20Fi"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 200, 'start': 100, 'total': 1089}
2022-03-14 14:23:34.017 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313033342e5363692046692e3c6d6435@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Sci%20Fi"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 200, 'start': 100, 'total': 1089}
2022-03-14 14:23:34.017 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313033352e53686f7774696d652e3c6d@PseudoTVLive.cfa96aaf2e5e321cc58e384d9d87dd87, checksum = 313033352e53686f7774696d652e3c6d@PseudoTVLive
2022-03-14 14:23:34.021 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313033352e53686f7774696d652e3c6d@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Showtime"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 200, 'start': 100, 'total': 312}
2022-03-14 14:23:34.021 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313033352e53686f7774696d652e3c6d@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Showtime"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 200, 'start': 100, 'total': 312}
2022-03-14 14:23:34.022 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313033362e537461727a2e3c6d643520@PseudoTVLive.cbf33c4e31115ee96f5f4c1ceee10b36, checksum = 313033362e537461727a2e3c6d643520@PseudoTVLive
2022-03-14 14:23:34.025 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313033362e537461727a2e3c6d643520@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Starz"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 100, 'start': 0, 'total': 152}
2022-03-14 14:23:34.025 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313033362e537461727a2e3c6d643520@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Starz"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 100, 'start': 0, 'total': 152}
2022-03-14 14:23:34.026 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313033372e5442532e3c6d6435204841@PseudoTVLive.5102f0b3ce0991563351ee07366db275, checksum = 313033372e5442532e3c6d6435204841@PseudoTVLive
2022-03-14 14:23:34.029 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313033372e5442532e3c6d6435204841@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["TBS"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 111}
2022-03-14 14:23:34.029 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313033372e5442532e3c6d6435204841@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["TBS"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 111}
2022-03-14 14:23:34.029 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313033382e544e542e3c6d6435204841@PseudoTVLive.2a22ced759be1549ff07b623ff24d8d1, checksum = 313033382e544e542e3c6d6435204841@PseudoTVLive
2022-03-14 14:23:34.032 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313033382e544e542e3c6d6435204841@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["TNT"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 300, 'start': 200, 'total': 352}
2022-03-14 14:23:34.032 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313033382e544e542e3c6d6435204841@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["TNT"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 300, 'start': 200, 'total': 352}
2022-03-14 14:23:34.033 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313033392e5456204c616e642e3c6d64@PseudoTVLive.4117437c59cb694baacbd7ff082f0747, checksum = 313033392e5456204c616e642e3c6d64@PseudoTVLive
2022-03-14 14:23:34.036 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313033392e5456204c616e642e3c6d64@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["TV%20Land"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 1550, 'start': 1450, 'total': 3701}
2022-03-14 14:23:34.036 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313033392e5456204c616e642e3c6d64@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["TV%20Land"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 1550, 'start': 1450, 'total': 3701}
2022-03-14 14:23:34.036 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313034302e5468652043572e3c6d6435@PseudoTVLive.45ff8c28dbb4d190c8d074c9093d3cf0, checksum = 313034302e5468652043572e3c6d6435@PseudoTVLive
2022-03-14 14:23:34.039 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313034302e5468652043572e3c6d6435@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["The%20CW"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 600, 'start': 500, 'total': 722}
2022-03-14 14:23:34.039 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313034302e5468652043572e3c6d6435@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["The%20CW"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 600, 'start': 500, 'total': 722}
2022-03-14 14:23:34.039 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313034312e5468652057422e3c6d6435@PseudoTVLive.ce11f9f06d4ac472a3a0912d8dc65ad7, checksum = 313034312e5468652057422e3c6d6435@PseudoTVLive
2022-03-14 14:23:34.042 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313034312e5468652057422e3c6d6435@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["The%20WB"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 300, 'start': 200, 'total': 320}
2022-03-14 14:23:34.042 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313034312e5468652057422e3c6d6435@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["The%20WB"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 300, 'start': 200, 'total': 320}
2022-03-14 14:23:34.042 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313034322e555341204e6574776f726b@PseudoTVLive.2e0ff32523efc7171f6297c9bd8cff08, checksum = 313034322e555341204e6574776f726b@PseudoTVLive
2022-03-14 14:23:34.046 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313034322e555341204e6574776f726b@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["USA%20Network"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 600, 'start': 500, 'total': 758}
2022-03-14 14:23:34.046 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313034322e555341204e6574776f726b@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["USA%20Network"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 600, 'start': 500, 'total': 758}
2022-03-14 14:23:34.046 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.323030302e496d70726163746963616c@PseudoTVLive.a1c1c994413f11f79c65aa8cc2ddf749, checksum = 323030302e496d70726163746963616c@PseudoTVLive
2022-03-14 14:23:34.049 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 323030302e496d70726163746963616c@PseudoTVLive, path = videodb://tvshows/titles/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"year","operator":"is","value":["2011"]},{"field":"tvshow","operator":"contains","value":["Impractical%20Jokers"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 200, 'start': 100, 'total': 223}
2022-03-14 14:23:34.049 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 323030302e496d70726163746963616c@PseudoTVLive, path = videodb://tvshows/titles/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"year","operator":"is","value":["2011"]},{"field":"tvshow","operator":"contains","value":["Impractical%20Jokers"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 200, 'start': 100, 'total': 223}
2022-03-14 14:23:34.049 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.333030302e416374696f6e2054562e3c@PseudoTVLive.ea04ba6158417ecda6f44ab7157bf7c0, checksum = 333030302e416374696f6e2054562e3c@PseudoTVLive
2022-03-14 14:23:34.052 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 333030302e416374696f6e2054562e3c@PseudoTVLive, path = videodb://tvshows/titles/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Action"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 400, 'start': 300, 'total': 6498}
2022-03-14 14:23:34.052 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 333030302e416374696f6e2054562e3c@PseudoTVLive, path = videodb://tvshows/titles/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Action"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 400, 'start': 300, 'total': 6498}
2022-03-14 14:23:34.053 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.333030312e416476656e747572652054@PseudoTVLive.7172447903e5081ad756ce1698bcc784, checksum = 333030312e416476656e747572652054@PseudoTVLive
2022-03-14 14:23:34.056 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 333030312e416476656e747572652054@PseudoTVLive, path = videodb://tvshows/titles/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Adventure"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 525, 'start': 425, 'total': 1069}
2022-03-14 14:23:34.056 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 333030312e416476656e747572652054@PseudoTVLive, path = videodb://tvshows/titles/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Adventure"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 525, 'start': 425, 'total': 1069}
2022-03-14 14:23:34.056 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.333030322e436f6d6564792054562e3c@PseudoTVLive.75c5ab6417b9e456cb9beb4aa9904ef9, checksum = 333030322e436f6d6564792054562e3c@PseudoTVLive
2022-03-14 14:23:34.059 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 333030322e436f6d6564792054562e3c@PseudoTVLive, path = videodb://tvshows/titles/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Comedy"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 500, 'start': 400, 'total': 15703}
2022-03-14 14:23:34.059 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 333030322e436f6d6564792054562e3c@PseudoTVLive, path = videodb://tvshows/titles/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Comedy"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 500, 'start': 400, 'total': 15703}
2022-03-14 14:23:34.059 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.333030332e446f63756d656e74617279@PseudoTVLive.9eabd8252ba46502a4fb0657a73cd782, checksum = 333030332e446f63756d656e74617279@PseudoTVLive
2022-03-14 14:23:34.063 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 333030332e446f63756d656e74617279@PseudoTVLive, path = videodb://tvshows/titles/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Documentary"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 259}
2022-03-14 14:23:34.063 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 333030332e446f63756d656e74617279@PseudoTVLive, path = videodb://tvshows/titles/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Documentary"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 259}
2022-03-14 14:23:34.063 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.333030342e46616e746173792054562e@PseudoTVLive.f763c5a8c841eccd7b456856b5dae75e, checksum = 333030342e46616e746173792054562e@PseudoTVLive
2022-03-14 14:23:34.066 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 333030342e46616e746173792054562e@PseudoTVLive, path = videodb://tvshows/titles/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Fantasy"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 525, 'start': 425, 'total': 1417}
2022-03-14 14:23:34.066 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 333030342e46616e746173792054562e@PseudoTVLive, path = videodb://tvshows/titles/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Fantasy"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 525, 'start': 425, 'total': 1417}
2022-03-14 14:23:34.066 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.333030352e466f726569676e2054562e@PseudoTVLive.12de2cacca05d62fa0457cd79736d32d, checksum = 333030352e466f726569676e2054562e@PseudoTVLive
2022-03-14 14:23:34.069 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 333030352e466f726569676e2054562e@PseudoTVLive, path = videodb://tvshows/titles/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Foreign"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 525, 'start': 425, 'total': 1888}
2022-03-14 14:23:34.069 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 333030352e466f726569676e2054562e@PseudoTVLive, path = videodb://tvshows/titles/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Foreign"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 525, 'start': 425, 'total': 1888}
2022-03-14 14:23:34.073 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.333030362e486973746f72792054562e@PseudoTVLive.866162f3e4dabe53f22f076078f4b3b7, checksum = 333030362e486973746f72792054562e@PseudoTVLive
2022-03-14 14:23:34.077 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 333030362e486973746f72792054562e@PseudoTVLive, path = videodb://tvshows/titles/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"genre","operator":"contains","value":["History"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 100, 'start': 0, 'total': 133}
2022-03-14 14:23:34.077 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 333030362e486973746f72792054562e@PseudoTVLive, path = videodb://tvshows/titles/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"genre","operator":"contains","value":["History"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 100, 'start': 0, 'total': 133}
2022-03-14 14:23:34.078 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.333030372e5265616c6974792054562e@PseudoTVLive.f6be02bf6756feea83c6d1cd0b360cd0, checksum = 333030372e5265616c6974792054562e@PseudoTVLive
2022-03-14 14:23:34.081 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 333030372e5265616c6974792054562e@PseudoTVLive, path = videodb://tvshows/titles/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Reality%20TV"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 100, 'start': 0, 'total': 239}
2022-03-14 14:23:34.081 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 333030372e5265616c6974792054562e@PseudoTVLive, path = videodb://tvshows/titles/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Reality%20TV"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 100, 'start': 0, 'total': 239}
2022-03-14 14:23:34.081 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.333030382e5761722054562e3c6d6435@PseudoTVLive.38c725ca2bf1674728b488eebbbba6b9, checksum = 333030382e5761722054562e3c6d6435@PseudoTVLive
2022-03-14 14:23:34.084 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 333030382e5761722054562e3c6d6435@PseudoTVLive, path = videodb://tvshows/titles/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"genre","operator":"contains","value":["War"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 425, 'start': 325, 'total': 602}
2022-03-14 14:23:34.084 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 333030382e5761722054562e3c6d6435@PseudoTVLive, path = videodb://tvshows/titles/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"genre","operator":"contains","value":["War"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 425, 'start': 325, 'total': 602}
2022-03-14 14:23:34.084 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.333030392e5765737465726e2054562e@PseudoTVLive.f4221dd337f8abce283d886bdb101639, checksum = 333030392e5765737465726e2054562e@PseudoTVLive
2022-03-14 14:23:34.088 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 333030392e5765737465726e2054562e@PseudoTVLive, path = videodb://tvshows/titles/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Western"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 400, 'start': 300, 'total': 716}
2022-03-14 14:23:34.088 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 333030392e5765737465726e2054562e@PseudoTVLive, path = videodb://tvshows/titles/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Western"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 400, 'start': 300, 'total': 716}
2022-03-14 14:23:34.088 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.343030302e416374696f6e204d6f7669@PseudoTVLive.614adefb27800e4f70f3a406db7736e5, checksum = 343030302e416374696f6e204d6f7669@PseudoTVLive
2022-03-14 14:23:34.091 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 343030302e416374696f6e204d6f7669@PseudoTVLive, path = videodb://movies/titles/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"random"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Action"]}]},"type":"movies"}, limits = {'end': 500, 'start': 400, 'total': 750}
2022-03-14 14:23:34.091 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 343030302e416374696f6e204d6f7669@PseudoTVLive, path = videodb://movies/titles/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"random"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Action"]}]},"type":"movies"}, limits = {'end': 500, 'start': 400, 'total': 750}
2022-03-14 14:23:34.091 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.343030312e416476656e74757265204d@PseudoTVLive.4e747ef5052d45428d42fecfa8e0c7c5, checksum = 343030312e416476656e74757265204d@PseudoTVLive
2022-03-14 14:23:34.094 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 343030312e416476656e74757265204d@PseudoTVLive, path = videodb://movies/titles/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"random"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Adventure"]}]},"type":"movies"}, limits = {'end': 500, 'start': 400, 'total': 551}
2022-03-14 14:23:34.095 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 343030312e416476656e74757265204d@PseudoTVLive, path = videodb://movies/titles/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"random"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Adventure"]}]},"type":"movies"}, limits = {'end': 500, 'start': 400, 'total': 551}
2022-03-14 14:23:34.095 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.343030322e436f6d656479204d6f7669@PseudoTVLive.10a1137d339e3800b264f956d296a1aa, checksum = 343030322e436f6d656479204d6f7669@PseudoTVLive
2022-03-14 14:23:34.098 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 343030322e436f6d656479204d6f7669@PseudoTVLive, path = videodb://movies/titles/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"random"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Comedy"]}]},"type":"movies"}, limits = {'end': 0, 'start': 0, 'total': 915}
2022-03-14 14:23:34.098 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 343030322e436f6d656479204d6f7669@PseudoTVLive, path = videodb://movies/titles/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"random"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Comedy"]}]},"type":"movies"}, limits = {'end': 0, 'start': 0, 'total': 915}
2022-03-14 14:23:34.098 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.343030332e4472616d61204d6f766965@PseudoTVLive.19a8588954cb82a172e879cbf5799955, checksum = 343030332e4472616d61204d6f766965@PseudoTVLive
2022-03-14 14:23:34.102 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 343030332e4472616d61204d6f766965@PseudoTVLive, path = videodb://movies/titles/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"random"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Drama"]}]},"type":"movies"}, limits = {'end': 600, 'start': 500, 'total': 904}
2022-03-14 14:23:34.102 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 343030332e4472616d61204d6f766965@PseudoTVLive, path = videodb://movies/titles/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"random"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Drama"]}]},"type":"movies"}, limits = {'end': 600, 'start': 500, 'total': 904}
2022-03-14 14:23:34.102 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.343030342e46616d696c79204d6f7669@PseudoTVLive.618d6cc45561aa448b6d8e5cae4e8632, checksum = 343030342e46616d696c79204d6f7669@PseudoTVLive
2022-03-14 14:23:34.105 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 343030342e46616d696c79204d6f7669@PseudoTVLive, path = videodb://movies/titles/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"random"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Family"]}]},"type":"movies"}, limits = {'end': 0, 'start': 0, 'total': 345}
2022-03-14 14:23:34.105 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 343030342e46616d696c79204d6f7669@PseudoTVLive, path = videodb://movies/titles/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"random"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Family"]}]},"type":"movies"}, limits = {'end': 0, 'start': 0, 'total': 345}
2022-03-14 14:23:34.105 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.343030352e466f726569676e204d6f76@PseudoTVLive.f2bfcfe10e42db5adb6da56da8c72ae6, checksum = 343030352e466f726569676e204d6f76@PseudoTVLive
2022-03-14 14:23:34.108 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 343030352e466f726569676e204d6f76@PseudoTVLive, path = videodb://movies/titles/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"random"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Foreign"]}]},"type":"movies"}, limits = {'end': 0, 'start': 0, 'total': 61}
2022-03-14 14:23:34.108 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 343030352e466f726569676e204d6f76@PseudoTVLive, path = videodb://movies/titles/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"random"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Foreign"]}]},"type":"movies"}, limits = {'end': 0, 'start': 0, 'total': 61}
2022-03-14 14:23:34.108 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.343030362e486973746f7279204d6f76@PseudoTVLive.ff649074e57b858cbd04c096ab117184, checksum = 343030362e486973746f7279204d6f76@PseudoTVLive
2022-03-14 14:23:34.111 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 343030362e486973746f7279204d6f76@PseudoTVLive, path = videodb://movies/titles/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"random"},"rules":{"and":[{"field":"genre","operator":"contains","value":["History"]}]},"type":"movies"}, limits = {'end': 0, 'start': 0, 'total': 99}
2022-03-14 14:23:34.112 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 343030362e486973746f7279204d6f76@PseudoTVLive, path = videodb://movies/titles/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"random"},"rules":{"and":[{"field":"genre","operator":"contains","value":["History"]}]},"type":"movies"}, limits = {'end': 0, 'start': 0, 'total': 99}
2022-03-14 14:23:34.112 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.343030372e4d757369632e3c6d643520@PseudoTVLive.35029c4146a454a613fc925555775b9d, checksum = 343030372e4d757369632e3c6d643520@PseudoTVLive
2022-03-14 14:23:34.115 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 343030372e4d757369632e3c6d643520@PseudoTVLive, path = videodb://movies/titles/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"random"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Music"]}]},"type":"movies"}, limits = {'end': 100, 'start': 0, 'total': 131}
2022-03-14 14:23:34.115 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 343030372e4d757369632e3c6d643520@PseudoTVLive, path = videodb://movies/titles/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"random"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Music"]}]},"type":"movies"}, limits = {'end': 100, 'start': 0, 'total': 131}
2022-03-14 14:23:34.115 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.343030382e536369656e636520466963@PseudoTVLive.9e4bf9830a9f85ac4c53988090de76af, checksum = 343030382e536369656e636520466963@PseudoTVLive
2022-03-14 14:23:34.118 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 343030382e536369656e636520466963@PseudoTVLive, path = videodb://movies/titles/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"random"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Science%20Fiction"]}]},"type":"movies"}, limits = {'end': 300, 'start': 200, 'total': 386}
2022-03-14 14:23:34.119 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 343030382e536369656e636520466963@PseudoTVLive, path = videodb://movies/titles/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"random"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Science%20Fiction"]}]},"type":"movies"}, limits = {'end': 300, 'start': 200, 'total': 386}
2022-03-14 14:23:34.119 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.343030392e53706f7274204d6f766965@PseudoTVLive.145dcdf8ec2e99ea75cd44f1e6ee424a, checksum = 343030392e53706f7274204d6f766965@PseudoTVLive
2022-03-14 14:23:34.122 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 343030392e53706f7274204d6f766965@PseudoTVLive, path = videodb://movies/titles/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"random"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Sport"]}]},"type":"movies"}, limits = {'end': 0, 'start': 0, 'total': 2}
2022-03-14 14:23:34.122 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 343030392e53706f7274204d6f766965@PseudoTVLive, path = videodb://movies/titles/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"random"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Sport"]}]},"type":"movies"}, limits = {'end': 0, 'start': 0, 'total': 2}
2022-03-14 14:23:34.122 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.343031302e576172204d6f766965732e@PseudoTVLive.3820e7b39822ab8675a9971ac9ca5c1b, checksum = 343031302e576172204d6f766965732e@PseudoTVLive
2022-03-14 14:23:34.125 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 343031302e576172204d6f766965732e@PseudoTVLive, path = videodb://movies/titles/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"random"},"rules":{"and":[{"field":"genre","operator":"contains","value":["War"]}]},"type":"movies"}, limits = {'end': 0, 'start': 0, 'total': 96}
2022-03-14 14:23:34.125 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 343031302e576172204d6f766965732e@PseudoTVLive, path = videodb://movies/titles/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"random"},"rules":{"and":[{"field":"genre","operator":"contains","value":["War"]}]},"type":"movies"}, limits = {'end': 0, 'start': 0, 'total': 96}
2022-03-14 14:23:34.125 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.343031312e5765737465726e204d6f76@PseudoTVLive.a051bbb393fb69bdb505332b0eda4a23, checksum = 343031312e5765737465726e204d6f76@PseudoTVLive
2022-03-14 14:23:34.129 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 343031312e5765737465726e204d6f76@PseudoTVLive, path = videodb://movies/titles/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"random"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Western"]}]},"type":"movies"}, limits = {'end': 0, 'start': 0, 'total': 261}
2022-03-14 14:23:34.129 T:1181 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 343031312e5765737465726e204d6f76@PseudoTVLive, path = videodb://movies/titles/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"random"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Western"]}]},"type":"movies"}, limits = {'end': 0, 'start': 0, 'total': 261}
2022-03-14 14:23:34.131 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-PoolHelper: poolList => 1217.4112796783447 ms
2022-03-14 14:23:34.137 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: setVisibility, cntrl = 4, state = False
2022-03-14 14:23:34.247 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:34.329 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:34.344 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14808
2022-03-14 14:23:34.728 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:34.743 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14871
2022-03-14 14:23:34.780 T:1095 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:34.896 T:1006 DEBUG <general>: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
2022-03-14 14:23:34.905 T:1002 DEBUG <general>: HandleKey: 167 (0xa7, obc88) pressed, action is Down
2022-03-14 14:23:34.911 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: onFocus: controlId = 5
2022-03-14 14:23:34.911 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: onAction: actionId = 4
2022-03-14 14:23:35.014 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:35.026 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 11871
2022-03-14 14:23:35.118 T:1006 DEBUG <general>: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
2022-03-14 14:23:35.126 T:1002 DEBUG <general>: HandleKey: 167 (0xa7, obc88) pressed, action is Down
2022-03-14 14:23:35.127 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: onAction: actionId = 4
2022-03-14 14:23:35.260 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:35.397 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:35.410 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 11885
2022-03-14 14:23:35.459 T:1006 DEBUG <general>: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
2022-03-14 14:23:35.460 T:1002 DEBUG <general>: HandleKey: 167 (0xa7, obc88) pressed, action is Down
2022-03-14 14:23:35.460 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: onAction: actionId = 4
2022-03-14 14:23:35.842 T:1006 DEBUG <general>: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
2022-03-14 14:23:35.843 T:1002 DEBUG <general>: HandleKey: 167 (0xa7, obc88) pressed, action is Down
2022-03-14 14:23:35.843 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: onAction: actionId = 4
2022-03-14 14:23:36.111 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:36.126 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14759
2022-03-14 14:23:36.277 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:36.560 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:36.575 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15132
2022-03-14 14:23:36.786 T:1006 DEBUG <general>: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
2022-03-14 14:23:36.792 T:1002 DEBUG <general>: HandleKey: 167 (0xa7, obc88) pressed, action is Down
2022-03-14 14:23:36.792 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: onAction: actionId = 4
2022-03-14 14:23:37.285 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:37.310 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:37.325 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14983
2022-03-14 14:23:37.526 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:37.541 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14969
2022-03-14 14:23:37.702 T:1006 DEBUG <general>: LIRC: - NEW 160 0 KEY_OK devinput (KEY_OK)
2022-03-14 14:23:37.708 T:1002 DEBUG <general>: HandleKey: 11 (0x0b, obc244) pressed, action is Select
2022-03-14 14:23:37.708 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getFocusVARS, controlId = 5
2022-03-14 14:23:37.760 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: onClick: controlId = 5
items = {'chanList': {'item': <xbmcgui.ListItem object at 0x7f5c44f61b40>, 'position': 4, 'citem': {'id': '', 'type': '', 'number': 5, 'name': '', 'logo': '', 'path': [], 'group': [], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}}, 'itemList': {'item': <xbmcgui.ListItem object at 0x7f5c45073df0>, 'position': -1, 'citem': {}}, 'ruleList': {'item': <xbmcgui.ListItem object at 0x7f5c50b85310>, 'position': -1, 'citem': {}}, 'label': '', 'label2': '', 'number': 5}
2022-03-14 14:23:37.760 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: isVisible, cntrl = 5, state = True
2022-03-14 14:23:37.760 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: buildChannelItem, channelData = {'id': '', 'type': '', 'number': 5, 'name': '', 'logo': '', 'path': [], 'group': [], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-03-14 14:23:37.760 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: isVisible, cntrl = 7, state = False
2022-03-14 14:23:37.761 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: togglechanList, state = False, focus = 0, reset = False
2022-03-14 14:23:37.761 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: setVisibility, cntrl = 7, state = False
2022-03-14 14:23:37.761 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: setVisibility, cntrl = 5, state = False
2022-03-14 14:23:37.761 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: setVisibility, cntrl = 6, state = True
2022-03-14 14:23:37.763 T:1002 ERROR <general>: Control 5 in window 13001 has been asked to focus, but it can't
2022-03-14 14:23:37.861 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: onAction: actionId = 7
2022-03-14 14:23:37.875 T:1002 ERROR <general>: Control 6 in window 13001 has been asked to focus, but it can't
2022-03-14 14:23:37.891 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: setVisibility, cntrl = 9001, state = True
2022-03-14 14:23:37.925 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: setVisibility, cntrl = 9002, state = True
2022-03-14 14:23:37.958 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: setVisibility, cntrl = 9003, state = False
2022-03-14 14:23:37.979 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: setVisibility, cntrl = 4, state = True
2022-03-14 14:23:37.980 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:37.980 T:1051 DEBUG <general>: id
2022-03-14 14:23:37.980 T:1051 DEBUG <general>:
2022-03-14 14:23:37.980 T:1051 DEBUG <general>:
2022-03-14 14:23:37.980 T:1051 DEBUG <general>:
2022-03-14 14:23:37.980 T:1051 DEBUG <general>: type
2022-03-14 14:23:37.981 T:1051 DEBUG <general>:
2022-03-14 14:23:37.981 T:1051 DEBUG <general>:
2022-03-14 14:23:37.981 T:1051 DEBUG <general>:
2022-03-14 14:23:37.981 T:1051 DEBUG <general>: number
2022-03-14 14:23:37.981 T:1051 DEBUG <general>:
2022-03-14 14:23:37.981 T:1051 DEBUG <general>: 5
2022-03-14 14:23:37.981 T:1051 DEBUG <general>:
2022-03-14 14:23:37.981 T:1051 DEBUG <general>: name
2022-03-14 14:23:37.981 T:1051 DEBUG <general>:
2022-03-14 14:23:37.981 T:1051 DEBUG <general>:
2022-03-14 14:23:37.981 T:1051 DEBUG <general>:
2022-03-14 14:23:37.991 T:1051 DEBUG <general>: logo
2022-03-14 14:23:37.991 T:1051 DEBUG <general>:
2022-03-14 14:23:37.992 T:1051 DEBUG <general>:
2022-03-14 14:23:37.992 T:1051 DEBUG <general>:
2022-03-14 14:23:37.992 T:1051 DEBUG <general>: path
2022-03-14 14:23:37.992 T:1051 DEBUG <general>:
2022-03-14 14:23:37.992 T:1051 DEBUG <general>: []
2022-03-14 14:23:37.992 T:1051 DEBUG <general>:
2022-03-14 14:23:37.992 T:1051 DEBUG <general>: group
2022-03-14 14:23:37.992 T:1051 DEBUG <general>:
2022-03-14 14:23:37.992 T:1051 DEBUG <general>: []
2022-03-14 14:23:37.992 T:1051 DEBUG <general>:
2022-03-14 14:23:37.992 T:1051 DEBUG <general>: rules
2022-03-14 14:23:37.992 T:1051 DEBUG <general>:
2022-03-14 14:23:37.992 T:1051 DEBUG <general>: []
2022-03-14 14:23:37.992 T:1051 DEBUG <general>:
2022-03-14 14:23:37.993 T:1051 DEBUG <general>: catchup
2022-03-14 14:23:37.993 T:1051 DEBUG <general>:
2022-03-14 14:23:37.993 T:1051 DEBUG <general>: vod
2022-03-14 14:23:37.993 T:1051 DEBUG <general>:
2022-03-14 14:23:37.993 T:1051 DEBUG <general>: radio
2022-03-14 14:23:37.993 T:1051 DEBUG <general>:
2022-03-14 14:23:37.993 T:1051 DEBUG <general>: False
2022-03-14 14:23:37.993 T:1051 DEBUG <general>:
2022-03-14 14:23:37.993 T:1051 DEBUG <general>: favorite
2022-03-14 14:23:37.993 T:1051 DEBUG <general>:
2022-03-14 14:23:37.993 T:1051 DEBUG <general>: False
2022-03-14 14:23:37.993 T:1051 DEBUG <general>:
2022-03-14 14:23:37.994 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: setVisibility, cntrl = 4, state = False
2022-03-14 14:23:38.008 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: onFocus: controlId = 6
2022-03-14 14:23:38.261 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:38.274 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 13361
2022-03-14 14:23:38.296 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:38.894 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:38.907 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 13313
2022-03-14 14:23:39.072 T:1006 DEBUG <general>: LIRC: - NEW 160 0 KEY_OK devinput (KEY_OK)
2022-03-14 14:23:39.078 T:1002 DEBUG <general>: HandleKey: 11 (0x0b, obc244) pressed, action is Select
2022-03-14 14:23:39.078 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getFocusVARS, controlId = 6
2022-03-14 14:23:39.095 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: onClick: controlId = 6
items = {'chanList': {'item': <xbmcgui.ListItem object at 0x7f5c45040cf0>, 'position': 4, 'citem': {'id': '', 'type': '', 'number': 5, 'name': '', 'logo': '', 'path': [], 'group': [], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}}, 'itemList': {'item': <xbmcgui.ListItem object at 0x7f5c45037e90>, 'position': 1, 'citem': {'id': '', 'type': '', 'number': 5, 'name': '', 'logo': '', 'path': [], 'group': [], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}}, 'ruleList': {'item': <xbmcgui.ListItem object at 0x7f5c45706680>, 'position': -1, 'citem': {}}, 'label': '', 'label2': '', 'number': 5}
2022-03-14 14:23:39.095 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: isVisible, cntrl = 5, state = False
2022-03-14 14:23:39.095 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: itemInput, channelData = {'id': '', 'type': '', 'number': 5, 'name': '', 'logo': '', 'path': [], 'group': [], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}, value = , key = path
2022-03-14 14:23:39.111 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:39.133 T:1051 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:23:39.133 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-findItemsInLST, values = 1, item_key = getLabel, val_key = , index = True
2022-03-14 14:23:39.134 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-findItemsInLST, matches = []
2022-03-14 14:23:39.134 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-PoolHelper: poolList, chunksize = 3, items = 9
2022-03-14 14:23:39.160 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-PoolHelper: poolList => 26.033401489257812 ms
2022-03-14 14:23:39.166 T:1002 DEBUG <general>: ------ Window Init (DialogSelect.xml) ------
2022-03-14 14:23:39.166 T:1002 INFO <general>: Loading skin file: DialogSelect.xml, load type: KEEP_IN_MEMORY
2022-03-14 14:23:39.261 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:39.273 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 11994
2022-03-14 14:23:39.305 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:39.894 T:1002 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:23:39.894 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:39.906 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12295
2022-03-14 14:23:40.127 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:40.140 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12491
2022-03-14 14:23:40.183 T:1006 DEBUG <general>: LIRC: - NEW 160 0 KEY_OK devinput (KEY_OK)
2022-03-14 14:23:40.190 T:1002 DEBUG <general>: HandleKey: 11 (0x0b, obc244) pressed, action is Select
2022-03-14 14:23:40.310 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:40.379 T:1066 DEBUG <general>: Thread JobWorker 140033172432448 terminating (autodelete)
2022-03-14 14:23:40.379 T:1041 DEBUG <general>: Thread JobWorker 140035355543104 terminating (autodelete)
2022-03-14 14:23:40.379 T:1048 DEBUG <general>: Thread JobWorker 140035227629120 terminating (autodelete)
2022-03-14 14:23:40.384 T:1072 DEBUG <general>: Thread JobWorker 140033784804928 terminating (autodelete)
2022-03-14 14:23:40.398 T:1002 DEBUG <general>: ------ Window Deinit (DialogSelect.xml) ------
2022-03-14 14:23:40.406 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Dialog: browseDialog, type = 1, heading= Select Content Path, shares= video playlists, mask= .xsp, useThumbs= True, treatAsFolder= False, default= special://videoplaylists/
2022-03-14 14:23:40.406 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.chkInfoMonitor, value = True
2022-03-14 14:23:40.423 T:1002 INFO <general>: Loading skin file: FileBrowser.xml, load type: KEEP_IN_MEMORY
2022-03-14 14:23:40.446 T:1002 DEBUG <general>: CUtil::GetMatchingSource: no matching source found for [special://videoplaylists/]
2022-03-14 14:23:40.446 T:1002 DEBUG <general>: Testing Existence (multipath://special%3a%2f%2fprofile%2fplaylists%2fvideo/special%3a%2f%2fprofile%2fplaylists%2fmixed/)
2022-03-14 14:23:40.446 T:1002 DEBUG <general>: Testing Existence (special://profile/playlists/video)
2022-03-14 14:23:40.447 T:1002 DEBUG <general>: CMultiPathDirectory::GetDirectory(multipath://special%3a%2f%2fprofile%2fplaylists%2fvideo/special%3a%2f%2fprofile%2fplaylists%2fmixed/)
2022-03-14 14:23:40.448 T:1002 DEBUG <general>: Getting Directory (special://profile/playlists/video)
2022-03-14 14:23:40.450 T:1002 DEBUG <general>: Getting Directory (special://profile/playlists/mixed)
2022-03-14 14:23:40.451 T:1002 DEBUG <general>: CMultiPathDirectory::MergeItems, items = 5
2022-03-14 14:23:40.481 T:1269 DEBUG <general>: Thread BackgroundLoader start, auto delete: false
2022-03-14 14:23:40.481 T:1002 DEBUG <general>: ------ Window Init (FileBrowser.xml) ------
2022-03-14 14:23:40.497 T:1270 DEBUG <general>: Thread JobWorker start, auto delete: true
2022-03-14 14:23:40.497 T:1270 DEBUG <general>: DoWork - trying to extract thumb from video file special://profile/playlists/video/Classic MTV.xsp
2022-03-14 14:23:40.518 T:1270 ERROR <general>: Open - error probing input format, special://profile/playlists/video/Classic MTV.xsp
2022-03-14 14:23:40.518 T:1270 ERROR <general>: ExtractThumb - Error creating demuxer
2022-03-14 14:23:40.519 T:1271 DEBUG <general>: Thread JobWorker start, auto delete: true
2022-03-14 14:23:40.519 T:1271 DEBUG <general>: DoWork - trying to extract thumb from video file special://profile/playlists/video/I Love the 90s.xsp
2022-03-14 14:23:40.525 T:1269 DEBUG <general>: Thread BackgroundLoader 140035227629120 terminating
2022-03-14 14:23:40.525 T:1271 ERROR <general>: Open - error probing input format, special://profile/playlists/video/I Love the 90s.xsp
2022-03-14 14:23:40.526 T:1271 ERROR <general>: ExtractThumb - Error creating demuxer
2022-03-14 14:23:40.526 T:1271 DEBUG <general>: DoWork - trying to extract thumb from video file special://profile/playlists/video/Worship TV.xsp
2022-03-14 14:23:40.528 T:1271 ERROR <general>: Open - error probing input format, special://profile/playlists/video/Worship TV.xsp
2022-03-14 14:23:40.528 T:1271 ERROR <general>: ExtractThumb - Error creating demuxer
2022-03-14 14:23:40.528 T:1271 DEBUG <general>: DoWork - trying to extract thumb from video file special://profile/playlists/video/SensualTV.xsp
2022-03-14 14:23:40.530 T:1271 ERROR <general>: Open - error probing input format, special://profile/playlists/video/SensualTV.xsp
2022-03-14 14:23:40.530 T:1271 ERROR <general>: ExtractThumb - Error creating demuxer
2022-03-14 14:23:40.530 T:1271 DEBUG <general>: DoWork - trying to extract thumb from video file special://profile/playlists/video/I Love the 80s.xsp
2022-03-14 14:23:40.532 T:1271 ERROR <general>: Open - error probing input format, special://profile/playlists/video/I Love the 80s.xsp
2022-03-14 14:23:40.532 T:1271 ERROR <general>: ExtractThumb - Error creating demuxer
2022-03-14 14:23:40.994 T:1006 DEBUG <general>: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
2022-03-14 14:23:41.016 T:1002 DEBUG <general>: HandleKey: 167 (0xa7, obc88) pressed, action is Down
2022-03-14 14:23:41.124 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:41.139 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14744
2022-03-14 14:23:41.185 T:1174 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Monitor: _onSettingsChanged
2022-03-14 14:23:41.202 T:1174 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:41.228 T:1006 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:23:41.228 T:1006 DEBUG <general>: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
2022-03-14 14:23:41.239 T:1002 DEBUG <general>: HandleKey: 167 (0xa7, obc88) pressed, action is Down
2022-03-14 14:23:41.239 T:1174 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:41.324 T:1174 INFO <CSettingsManager>: Skipped 10 duplicate messages..
2022-03-14 14:23:41.324 T:1174 DEBUG <CSettingsManager>: requested setting (TDP_PORT) was not found.
2022-03-14 14:23:41.330 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:41.462 T:1006 DEBUG <general>: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
2022-03-14 14:23:41.472 T:1002 DEBUG <general>: HandleKey: 167 (0xa7, obc88) pressed, action is Down
2022-03-14 14:23:41.911 T:1268 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.monitor.montiorList, value = {"info": [{"name": "SensualTV.xsp", "label": "SensualTV.xsp", "label2": "", "path": "special://profile/playlists/video/", "writer": "", "logo": "DefaultAudio.png", "thumb": ""}]}
2022-03-14 14:23:41.987 T:1006 DEBUG <general>: LIRC: - NEW 160 0 KEY_OK devinput (KEY_OK)
2022-03-14 14:23:41.989 T:1002 DEBUG <general>: HandleKey: 11 (0x0b, obc244) pressed, action is Select
2022-03-14 14:23:42.148 T:1002 DEBUG <general>: ------ Window Deinit (FileBrowser.xml) ------
2022-03-14 14:23:42.155 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.chkInfoMonitor, value = False
2022-03-14 14:23:42.155 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: validateInput, retval = special://profile/playlists/video/SensualTV.xsp
2022-03-14 14:23:42.155 T:1051 DEBUG <general>: special://profile/playlists/video/SensualTV.xsp
2022-03-14 14:23:42.155 T:1051 DEBUG <general>:
2022-03-14 14:23:42.155 T:1051 DEBUG <general>: path
2022-03-14 14:23:42.155 T:1051 DEBUG <general>:
2022-03-14 14:23:42.155 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: validatePath, path = special://profile/playlists/video/SensualTV.xsp
2022-03-14 14:23:42.156 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: setVisibility, cntrl = 4, state = True
2022-03-14 14:23:42.156 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: isVFSPlayable, path = special://profile/playlists/video/SensualTV.xsp, media = video
2022-03-14 14:23:42.156 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.0.7667923100865613.1c229b3df47c301835c0ade0f4f79f6f, checksum = 0.7667923100865613
2022-03-14 14:23:42.168 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 0.7667923100865613, path = special://profile/playlists/video/SensualTV.xsp, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:42.168 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.jsonrpc.getenums, checksum = 19.3 (19.3.0) Git:19.3-Matrix
2022-03-14 14:23:42.175 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: requestList, id = 0.7667923100865613, path = special://profile/playlists/video/SensualTV.xsp, page = 100, limits= {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:42.175 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.1c2405f19524a944b6615ecc8cfd918c, checksum = 0.3.6b
2022-03-14 14:23:42.181 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-globals: sendJSON, command = {"jsonrpc":"2.0","method":"Files.GetDirectory","params":{"limits": {"start": 0, "end": 100}, "directory": "special://profile/playlists/video/SensualTV.xsp", "media": "video", "properties": ["title", "artist", "albumartist", "genre", "year", "rating", "album", "track", "duration", "comment", "lyrics", "musicbrainztrackid", "musicbrainzartistid", "musicbrainzalbumid", "musicbrainzalbumartistid", "playcount", "fanart", "director", "trailer", "tagline", "plot", "plotoutline", "originaltitle", "lastplayed", "writer", "studio", "mpaa", "cast", "country", "imdbnumber", "premiered", "productioncode", "runtime", "set", "showlink", "streamdetails", "top250", "votes", "firstaired", "season", "episode", "showtitle", "thumbnail", "file", "resume", "artistid", "albumid", "tvshowid", "setid", "watchedepisodes", "disc", "tag", "art", "genreid", "displayartist", "albumartistid", "description", "theme", "mood", "style", "albumlabel", "sorttitle", "episodeguide", "uniqueid", "dateadded", "size", "lastmodified", "mimetype", "specialsortseason", "specialsortepisode", "sortartist", "musicbrainzreleasegroupid", "isboxset", "totaldiscs", "disctitle", "releasedate", "originaldate", "bpm", "bitrate", "samplerate", "channels", "datemodified", "datenew", "customproperties", "albumduration"]},"id":1}
2022-03-14 14:23:42.248 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: set, name = plugin.video.pseudotv.live.cacheJSON.1c2405f19524a944b6615ecc8cfd918c, checksum = 0.3.6b
2022-03-14 14:23:42.269 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: requestList, id = 0.7667923100865613, items = 64, result limits = {'end': 64, 'start': 0, 'total': 64}
2022-03-14 14:23:42.269 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: requestList, id = 0.7667923100865613, resetting start to 0
2022-03-14 14:23:42.269 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: set, name = plugin.video.pseudotv.live.autoPagination.0.7667923100865613.1c229b3df47c301835c0ade0f4f79f6f, checksum = 0.7667923100865613
2022-03-14 14:23:42.278 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: set autoPagination; id = 0.7667923100865613, path = special://profile/playlists/video/SensualTV.xsp, limits = {'end': 0, 'start': 0, 'total': 64}
2022-03-14 14:23:42.278 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: requestList, id = 0.7667923100865613, return items = 64
2022-03-14 14:23:42.278 T:1051 DEBUG <general>: DialogProgress::Open called
2022-03-14 14:23:42.288 T:1002 DEBUG <general>: ------ Window Init (DialogConfirm.xml) ------
2022-03-14 14:23:42.293 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:42.294 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: getDuration, accurate = True, path = /media/sdb1-usb-Seagate_Expansio/Music Video Collection/Akcent/Akcent - Babylon.mp4
2022-03-14 14:23:42.294 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.parseDuration.fa25b05c87e6af4f4cc53372947a9711, checksum = fa25b05c87e6af4f4cc53372947a9711
2022-03-14 14:23:42.299 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: parseDuration, path = /media/sdb1-usb-Seagate_Expansio/Music Video Collection/Akcent/Akcent - Babylon.mp4, runtime = 300, duration = 302, difference = 0%, safe = True
2022-03-14 14:23:42.303 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:42.304 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: queDuration, media = musicvideo, dbid = 2267, dur = 302
2022-03-14 14:23:42.305 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: parseDuration, returning runtime = 302
2022-03-14 14:23:42.305 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: getDuration, path = /media/sdb1-usb-Seagate_Expansio/Music Video Collection/Akcent/Akcent - Babylon.mp4, runtime = 302
2022-03-14 14:23:42.322 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: validatePath, path = special://profile/playlists/video/SensualTV.xsp, seek = True
2022-03-14 14:23:42.322 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: validatePlaylist, path = special://profile/playlists/video/SensualTV.xsp
2022-03-14 14:23:42.338 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: setVisibility, cntrl = 4, state = False
2022-03-14 14:23:42.338 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getChannelName, path = special://profile/playlists/video/SensualTV.xsp
2022-03-14 14:23:42.338 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getSmartPlaylistName
2022-03-14 14:23:42.338 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileAccess: trying to open special://profile/playlists/video/SensualTV.xsp
2022-03-14 14:23:42.338 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: trying to open special://profile/playlists/video/SensualTV.xsp
2022-03-14 14:23:42.339 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: Opening special://profile/playlists/video/SensualTV.xsp
2022-03-14 14:23:42.340 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-getSmartPlaylistName fle = special://profile/playlists/video/SensualTV.xsp, name = SensualTV
2022-03-14 14:23:42.340 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getChannelIcon, path = s
2022-03-14 14:23:42.340 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: chname = SensualTV, type = , featured = False
2022-03-14 14:23:42.341 T:1002 DEBUG <general>: ------ Window Deinit (DialogConfirm.xml) ------
2022-03-14 14:23:42.347 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:42.347 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: chkLocal: chname = SensualTV found = /var/media/sdc1-usb-General_USB_Flas/logos/SensualTV.png
2022-03-14 14:23:42.348 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: found /var/media/sdc1-usb-General_USB_Flas/logos/SensualTV.png
2022-03-14 14:23:42.348 T:1051 DEBUG <general>: itemInput
2022-03-14 14:23:42.348 T:1051 DEBUG <general>:
2022-03-14 14:23:42.348 T:1051 DEBUG <general>: special://profile/playlists/video/SensualTV.xsp
2022-03-14 14:23:42.348 T:1051 DEBUG <general>:
2022-03-14 14:23:42.348 T:1051 DEBUG <general>: <class 'str'>
2022-03-14 14:23:42.348 T:1051 DEBUG <general>:
2022-03-14 14:23:42.355 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: buildChannelItem, channelData = {'id': '', 'type': '', 'number': 5, 'name': 'SensualTV', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/SensualTV.png', 'path': 'special://profile/playlists/video/SensualTV.xsp', 'group': [], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-03-14 14:23:42.355 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: isVisible, cntrl = 7, state = False
2022-03-14 14:23:42.355 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: togglechanList, state = False, focus = 0, reset = False
2022-03-14 14:23:42.355 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: setVisibility, cntrl = 7, state = False
2022-03-14 14:23:42.355 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: setVisibility, cntrl = 5, state = False
2022-03-14 14:23:42.355 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: setVisibility, cntrl = 6, state = True
2022-03-14 14:23:42.373 T:1002 ERROR <general>: Control 5 in window 13001 has been asked to focus, but it can't
2022-03-14 14:23:42.456 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: onAction: actionId = 7
2022-03-14 14:23:42.471 T:1002 ERROR <general>: Control 6 in window 13001 has been asked to focus, but it can't
2022-03-14 14:23:42.488 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: setVisibility, cntrl = 9001, state = True
2022-03-14 14:23:42.505 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: setVisibility, cntrl = 9002, state = True
2022-03-14 14:23:42.505 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: setVisibility, cntrl = 9003, state = False
2022-03-14 14:23:42.505 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: setVisibility, cntrl = 4, state = True
2022-03-14 14:23:42.506 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:42.506 T:1051 DEBUG <general>: id
2022-03-14 14:23:42.506 T:1051 DEBUG <general>:
2022-03-14 14:23:42.506 T:1051 DEBUG <general>:
2022-03-14 14:23:42.506 T:1051 DEBUG <general>:
2022-03-14 14:23:42.506 T:1051 DEBUG <general>: type
2022-03-14 14:23:42.507 T:1051 DEBUG <general>:
2022-03-14 14:23:42.507 T:1051 DEBUG <general>:
2022-03-14 14:23:42.507 T:1051 DEBUG <general>:
2022-03-14 14:23:42.507 T:1051 DEBUG <general>: number
2022-03-14 14:23:42.507 T:1051 DEBUG <general>:
2022-03-14 14:23:42.507 T:1051 DEBUG <general>: 5
2022-03-14 14:23:42.507 T:1051 DEBUG <general>:
2022-03-14 14:23:42.507 T:1051 DEBUG <general>: name
2022-03-14 14:23:42.507 T:1051 DEBUG <general>:
2022-03-14 14:23:42.507 T:1051 DEBUG <general>: SensualTV
2022-03-14 14:23:42.507 T:1051 DEBUG <general>:
2022-03-14 14:23:42.523 T:1051 DEBUG <general>: logo
2022-03-14 14:23:42.523 T:1051 DEBUG <general>:
2022-03-14 14:23:42.524 T:1051 DEBUG <general>: /var/media/sdc1-usb-General_USB_Flas/logos/SensualTV.png
2022-03-14 14:23:42.524 T:1051 DEBUG <general>:
2022-03-14 14:23:42.524 T:1051 DEBUG <general>: path
2022-03-14 14:23:42.524 T:1051 DEBUG <general>:
2022-03-14 14:23:42.524 T:1051 DEBUG <general>: special://profile/playlists/video/SensualTV.xsp
2022-03-14 14:23:42.524 T:1051 DEBUG <general>:
2022-03-14 14:23:42.538 T:1051 DEBUG <general>: group
2022-03-14 14:23:42.538 T:1051 DEBUG <general>:
2022-03-14 14:23:42.538 T:1051 DEBUG <general>: []
2022-03-14 14:23:42.538 T:1051 DEBUG <general>:
2022-03-14 14:23:42.555 T:1051 DEBUG <general>: rules
2022-03-14 14:23:42.555 T:1051 DEBUG <general>:
2022-03-14 14:23:42.555 T:1051 DEBUG <general>: []
2022-03-14 14:23:42.555 T:1051 DEBUG <general>:
2022-03-14 14:23:42.556 T:1051 DEBUG <general>: catchup
2022-03-14 14:23:42.556 T:1051 DEBUG <general>:
2022-03-14 14:23:42.556 T:1051 DEBUG <general>: vod
2022-03-14 14:23:42.556 T:1051 DEBUG <general>:
2022-03-14 14:23:42.556 T:1051 DEBUG <general>: radio
2022-03-14 14:23:42.556 T:1051 DEBUG <general>:
2022-03-14 14:23:42.556 T:1051 DEBUG <general>: False
2022-03-14 14:23:42.556 T:1051 DEBUG <general>:
2022-03-14 14:23:42.556 T:1051 DEBUG <general>: favorite
2022-03-14 14:23:42.556 T:1051 DEBUG <general>:
2022-03-14 14:23:42.556 T:1051 DEBUG <general>: False
2022-03-14 14:23:42.556 T:1051 DEBUG <general>:
2022-03-14 14:23:42.557 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: setVisibility, cntrl = 4, state = False
2022-03-14 14:23:42.571 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: onFocus: controlId = 6
2022-03-14 14:23:42.924 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:42.938 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 13166
2022-03-14 14:23:43.351 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:43.408 T:1006 DEBUG <general>: LIRC: - NEW 6a 0 KEY_RIGHT devinput (KEY_RIGHT)
2022-03-14 14:23:43.417 T:1002 DEBUG <general>: HandleKey: 168 (0xa8, obc87) pressed, action is Right
2022-03-14 14:23:43.418 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: onFocus: controlId = 9001
2022-03-14 14:23:43.418 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: onAction: actionId = 2
2022-03-14 14:23:43.974 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:43.987 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 13053
2022-03-14 14:23:44.103 T:1006 DEBUG <general>: LIRC: - NEW 160 0 KEY_OK devinput (KEY_OK)
2022-03-14 14:23:44.121 T:1002 DEBUG <general>: HandleKey: 11 (0x0b, obc244) pressed, action is Select
2022-03-14 14:23:44.121 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getFocusVARS, controlId = 9001
2022-03-14 14:23:44.122 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: onClick: controlId = 9001
items = {'chanList': {'item': <xbmcgui.ListItem object at 0x7f5c44ccd4e0>, 'position': 4, 'citem': {'id': '', 'type': '', 'number': 5, 'name': '', 'logo': '', 'path': [], 'group': [], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}}, 'itemList': {'item': <xbmcgui.ListItem object at 0x7f5c44fda960>, 'position': 1, 'citem': {'id': '', 'type': '', 'number': 5, 'name': 'SensualTV', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/SensualTV.png', 'path': 'special://profile/playlists/video/SensualTV.xsp', 'group': [], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}}, 'ruleList': {'item': <xbmcgui.ListItem object at 0x7f5c44fa3230>, 'position': -1, 'citem': {}}, 'label': 'OK', 'label2': '', 'number': 5}
2022-03-14 14:23:44.123 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: isVisible, cntrl = 5, state = False
2022-03-14 14:23:44.123 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: isVisible, cntrl = 6, state = True
2022-03-14 14:23:44.123 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: saveChannelItems, channelPOS = 4
2022-03-14 14:23:44.123 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: fillChanList
2022-03-14 14:23:44.123 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: togglechanList, state = True, focus = 0, reset = True
2022-03-14 14:23:44.123 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: setVisibility, cntrl = 7, state = False
2022-03-14 14:23:44.123 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: setVisibility, cntrl = 6, state = False
2022-03-14 14:23:44.123 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: setVisibility, cntrl = 5, state = True
2022-03-14 14:23:44.224 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: onAction: actionId = 7
2022-03-14 14:23:44.248 T:1002 ERROR <general>: Control 5 in window 13001 has been asked to focus, but it can't
2022-03-14 14:23:44.257 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: setVisibility, cntrl = 9001, state = True
2022-03-14 14:23:44.271 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: setVisibility, cntrl = 9002, state = True
2022-03-14 14:23:44.305 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: setVisibility, cntrl = 9003, state = True
2022-03-14 14:23:44.347 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: setVisibility, cntrl = 4, state = True
2022-03-14 14:23:44.348 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-PoolHelper: poolList, chunksize = 267, items = 1065
2022-03-14 14:23:44.360 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:44.364 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.312e436c6173736963204d54562e3c6d@PseudoTVLive.9a747f13f2ea7ac163e48dd8355d2ffa, checksum = 312e436c6173736963204d54562e3c6d@PseudoTVLive
2022-03-14 14:23:44.365 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 312e436c6173736963204d54562e3c6d@PseudoTVLive, path = special://profile/playlists/video/Classic MTV.xsp, limits = {'end': 100, 'start': 0, 'total': 180}
2022-03-14 14:23:44.365 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 312e436c6173736963204d54562e3c6d@PseudoTVLive, path = special://profile/playlists/video/Classic MTV.xsp, limits = {'end': 100, 'start': 0, 'total': 180}
2022-03-14 14:23:44.374 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.322e576f727368697054562e3c6d6435@PseudoTVLive.001b26d88557c87913e282ffdb1a1c21, checksum = 322e576f727368697054562e3c6d6435@PseudoTVLive
2022-03-14 14:23:44.376 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 322e576f727368697054562e3c6d6435@PseudoTVLive, path = special://profile/playlists/video/Worship TV.xsp, limits = {'end': 0, 'start': 0, 'total': 34}
2022-03-14 14:23:44.376 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 322e576f727368697054562e3c6d6435@PseudoTVLive, path = special://profile/playlists/video/Worship TV.xsp, limits = {'end': 0, 'start': 0, 'total': 34}
2022-03-14 14:23:44.390 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.03c7c0ace395d80182db07ae2c30f034, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:44.398 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = s, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.398 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = s, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.398 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.83878c91171338902e0fe0fb97a8c47a, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:44.403 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = p, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.403 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = p, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.403 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.e1671797c52e15f763380b45e841ec32, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:44.411 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = e, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.411 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = e, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.411 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.4a8a08f09d37b73795649038408b5f33, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:44.417 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = c, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.417 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = c, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.417 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.865c0c0b4ab0e063e5caa3387c1a8741, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:44.423 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = i, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.423 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = i, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.424 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.0cc175b9c0f1b6a831c399e269772661, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:44.430 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = a, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.430 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = a, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.430 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.2db95e8e1a9267b7a1188556b2013b33, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:44.437 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = l, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.437 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = l, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.437 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.853ae90f0351324bd73ea615e6487517, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:44.443 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = :, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.443 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = :, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.443 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.6666cd76f96956469e7be39d750cc7d9, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:44.448 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = /, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.449 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = /, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.449 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.6666cd76f96956469e7be39d750cc7d9, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:44.454 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = /, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.454 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = /, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.454 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.83878c91171338902e0fe0fb97a8c47a, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:44.460 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = p, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.460 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = p, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.460 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.4b43b0aee35624cd95b910189b3dc231, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:44.474 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = r, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.474 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = r, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.474 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.d95679752134a2d9eb61dbd7b91c4bcc, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:44.487 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = o, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.487 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = o, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.487 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.8fa14cdd754f91cc6554c9e71929cce7, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:44.496 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = f, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.496 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = f, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.496 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.865c0c0b4ab0e063e5caa3387c1a8741, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:44.502 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = i, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.502 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = i, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.502 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.2db95e8e1a9267b7a1188556b2013b33, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:44.508 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = l, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.508 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = l, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.508 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.e1671797c52e15f763380b45e841ec32, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:44.514 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = e, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.514 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = e, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.514 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.6666cd76f96956469e7be39d750cc7d9, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:44.521 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = /, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.521 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = /, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.521 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.83878c91171338902e0fe0fb97a8c47a, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:44.525 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = p, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.525 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = p, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.526 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.2db95e8e1a9267b7a1188556b2013b33, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:44.530 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = l, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.530 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = l, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.530 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.0cc175b9c0f1b6a831c399e269772661, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:44.536 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = a, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.536 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = a, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.536 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.415290769594460e2e485922904f345d, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:44.540 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = y, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.540 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = y, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.540 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.2db95e8e1a9267b7a1188556b2013b33, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:44.546 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = l, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.546 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = l, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.546 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.865c0c0b4ab0e063e5caa3387c1a8741, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:44.551 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = i, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.551 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = i, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.551 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.03c7c0ace395d80182db07ae2c30f034, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:44.557 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = s, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.557 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = s, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.557 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.e358efa489f58062f10dd7316b65649e, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:44.562 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = t, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.562 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = t, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.562 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.03c7c0ace395d80182db07ae2c30f034, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:44.567 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = s, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.567 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = s, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.567 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.6666cd76f96956469e7be39d750cc7d9, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:44.571 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = /, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.571 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = /, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.571 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.9e3669d19b675bd57058fd4664205d2a, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:44.574 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = v, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.574 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = v, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.575 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.865c0c0b4ab0e063e5caa3387c1a8741, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:44.581 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = i, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.581 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = i, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.581 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.8277e0910d750195b448797616e091ad, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:44.586 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = d, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.586 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = d, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.586 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.e1671797c52e15f763380b45e841ec32, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:44.591 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = e, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.591 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = e, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.591 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.d95679752134a2d9eb61dbd7b91c4bcc, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:44.595 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = o, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.595 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = o, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.595 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.6666cd76f96956469e7be39d750cc7d9, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:44.600 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = /, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.600 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = /, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.600 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.dd7536794b63bf90eccfd37f9b147d7f, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:44.606 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = I, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.606 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = I, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.606 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.7215ee9c7d9dc229d2921a40e899ec5f, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:44.611 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = , limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.611 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = , limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.611 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.d20caec3b48a1eef164cb4ca81ba2587, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:44.615 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = L, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.615 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = L, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.615 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.d95679752134a2d9eb61dbd7b91c4bcc, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:44.620 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = o, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.620 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = o, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.620 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.9e3669d19b675bd57058fd4664205d2a, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:44.625 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = v, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.625 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = v, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.625 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.e1671797c52e15f763380b45e841ec32, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:44.631 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = e, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.631 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = e, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.631 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.7215ee9c7d9dc229d2921a40e899ec5f, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:44.636 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = , limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.636 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = , limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.636 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.e358efa489f58062f10dd7316b65649e, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:44.640 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = t, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.640 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = t, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.640 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.2510c39011c5be704182423e3a695e91, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:44.644 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = h, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.645 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = h, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.645 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.e1671797c52e15f763380b45e841ec32, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:44.649 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = e, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.649 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = e, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.649 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.7215ee9c7d9dc229d2921a40e899ec5f, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:44.654 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = , limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.654 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = , limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.654 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.c9f0f895fb98ab9159f51fd0297e236d, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:44.658 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = 8, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.658 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = 8, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.658 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.cfcd208495d565ef66e7dff9f98764da, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:44.664 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = 0, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.664 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = 0, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.665 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.03c7c0ace395d80182db07ae2c30f034, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:44.670 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = s, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.670 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = s, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.670 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.5058f1af8388633f609cadb75a75dc9d, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:44.674 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = ., limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.674 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = ., limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.674 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.9dd4e461268c8034f5c8564e155c67a6, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:44.678 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = x, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.678 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = x, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.678 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.03c7c0ace395d80182db07ae2c30f034, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:44.682 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = s, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.682 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = s, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.682 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.332e49204c6f76652074686520383073@PseudoTVLive.83878c91171338902e0fe0fb97a8c47a, checksum = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:44.687 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 332e49204c6f76652074686520383073@PseudoTVLive, path = p, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.687 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 332e49204c6f76652074686520383073@PseudoTVLive, path = p, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.687 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.03c7c0ace395d80182db07ae2c30f034, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:44.691 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = s, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.692 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = s, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.692 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.83878c91171338902e0fe0fb97a8c47a, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:44.697 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = p, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.697 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = p, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.697 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.e1671797c52e15f763380b45e841ec32, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:44.702 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = e, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.702 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = e, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.702 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.4a8a08f09d37b73795649038408b5f33, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:44.708 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = c, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.708 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = c, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.708 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.865c0c0b4ab0e063e5caa3387c1a8741, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:44.713 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = i, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.713 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = i, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.713 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.0cc175b9c0f1b6a831c399e269772661, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:44.718 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = a, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.718 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = a, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.718 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.2db95e8e1a9267b7a1188556b2013b33, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:44.723 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = l, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.723 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = l, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.723 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.853ae90f0351324bd73ea615e6487517, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:44.727 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = :, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.727 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = :, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.727 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.6666cd76f96956469e7be39d750cc7d9, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:44.732 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = /, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.732 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = /, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.732 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.6666cd76f96956469e7be39d750cc7d9, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:44.737 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = /, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.737 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = /, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.737 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.83878c91171338902e0fe0fb97a8c47a, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:44.742 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = p, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.742 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = p, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.742 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.4b43b0aee35624cd95b910189b3dc231, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:44.749 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = r, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.749 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = r, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.749 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.d95679752134a2d9eb61dbd7b91c4bcc, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:44.754 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = o, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.754 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = o, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.754 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.8fa14cdd754f91cc6554c9e71929cce7, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:44.759 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = f, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.759 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = f, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.759 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.865c0c0b4ab0e063e5caa3387c1a8741, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:44.763 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = i, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.763 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = i, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.763 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.2db95e8e1a9267b7a1188556b2013b33, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:44.767 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313030302e4142432e3c6d6435204841@PseudoTVLive.0531119c9503f570652d252cb6477656, checksum = 313030302e4142432e3c6d6435204841@PseudoTVLive
2022-03-14 14:23:44.768 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = l, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.769 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = l, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.769 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.e1671797c52e15f763380b45e841ec32, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:44.774 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = e, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.774 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = e, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.774 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.6666cd76f96956469e7be39d750cc7d9, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:44.779 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = /, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.779 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = /, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.780 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.83878c91171338902e0fe0fb97a8c47a, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:44.784 T:1095 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:44.789 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = p, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.789 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = p, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.789 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.2db95e8e1a9267b7a1188556b2013b33, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:44.794 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = l, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.794 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = l, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.794 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.0cc175b9c0f1b6a831c399e269772661, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:44.799 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = a, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.799 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = a, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.799 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.415290769594460e2e485922904f345d, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:44.803 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = y, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.803 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = y, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.804 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.2db95e8e1a9267b7a1188556b2013b33, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:44.809 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = l, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.809 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = l, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.809 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.865c0c0b4ab0e063e5caa3387c1a8741, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:44.814 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = i, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.814 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = i, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.814 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.03c7c0ace395d80182db07ae2c30f034, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:44.819 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = s, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.819 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = s, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.819 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.e358efa489f58062f10dd7316b65649e, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:44.824 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = t, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.824 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = t, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.824 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.03c7c0ace395d80182db07ae2c30f034, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:44.828 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = s, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.828 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = s, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.829 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.6666cd76f96956469e7be39d750cc7d9, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:44.834 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = /, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.834 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = /, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.834 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.9e3669d19b675bd57058fd4664205d2a, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:44.839 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = v, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.839 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = v, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.839 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.865c0c0b4ab0e063e5caa3387c1a8741, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:44.844 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = i, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.844 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = i, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.844 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.8277e0910d750195b448797616e091ad, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:44.849 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = d, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.849 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = d, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.849 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.e1671797c52e15f763380b45e841ec32, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:44.856 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = e, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.856 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = e, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.856 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.d95679752134a2d9eb61dbd7b91c4bcc, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:44.862 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = o, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.862 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = o, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.862 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.6666cd76f96956469e7be39d750cc7d9, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:44.867 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = /, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.867 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = /, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.867 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.dd7536794b63bf90eccfd37f9b147d7f, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:44.872 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = I, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.872 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = I, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.872 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.7215ee9c7d9dc229d2921a40e899ec5f, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:44.878 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = , limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.878 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = , limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.878 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.d20caec3b48a1eef164cb4ca81ba2587, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:44.883 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = L, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.883 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = L, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.883 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.d95679752134a2d9eb61dbd7b91c4bcc, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:44.888 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = o, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.888 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = o, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.888 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.9e3669d19b675bd57058fd4664205d2a, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:44.892 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = v, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.892 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = v, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.892 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.e1671797c52e15f763380b45e841ec32, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:44.895 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = e, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.895 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = e, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.895 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.7215ee9c7d9dc229d2921a40e899ec5f, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:44.899 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = , limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.899 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = , limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.899 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.e358efa489f58062f10dd7316b65649e, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:44.902 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = t, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.902 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = t, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.902 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.2510c39011c5be704182423e3a695e91, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:44.906 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = h, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.906 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = h, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.906 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.e1671797c52e15f763380b45e841ec32, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:44.909 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = e, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.909 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = e, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.909 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.7215ee9c7d9dc229d2921a40e899ec5f, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:44.913 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = , limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.913 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = , limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.913 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.45c48cce2e2d7fbdea1afc51c7c6ad26, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:44.918 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = 9, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.918 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = 9, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.918 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.cfcd208495d565ef66e7dff9f98764da, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:44.923 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = 0, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.923 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = 0, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.924 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.03c7c0ace395d80182db07ae2c30f034, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:44.928 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = s, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.928 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = s, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.928 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.5058f1af8388633f609cadb75a75dc9d, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:44.931 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = ., limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.931 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = ., limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.931 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.9dd4e461268c8034f5c8564e155c67a6, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:44.934 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = x, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.934 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = x, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.934 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.03c7c0ace395d80182db07ae2c30f034, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:44.938 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = s, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.938 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = s, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.938 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.342e49204c6f76652074686520393073@PseudoTVLive.83878c91171338902e0fe0fb97a8c47a, checksum = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:44.943 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 342e49204c6f76652074686520393073@PseudoTVLive, path = p, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.943 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 342e49204c6f76652074686520393073@PseudoTVLive, path = p, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.944 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313030302e4142432e3c6d6435204841@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["ABC"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 300, 'start': 200, 'total': 1471}
2022-03-14 14:23:44.944 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313030302e4142432e3c6d6435204841@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["ABC"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 300, 'start': 200, 'total': 1471}
2022-03-14 14:23:44.955 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination..03c7c0ace395d80182db07ae2c30f034, checksum =
2022-03-14 14:23:44.956 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313030312e414d432e3c6d6435204841@PseudoTVLive.28be827946c8b380a3e455f96e0ed8ef, checksum = 313030312e414d432e3c6d6435204841@PseudoTVLive
2022-03-14 14:23:44.960 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = , path = s, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.960 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = , path = s, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.960 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination..83878c91171338902e0fe0fb97a8c47a, checksum =
2022-03-14 14:23:44.963 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = , path = p, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.963 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = , path = p, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.963 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination..e1671797c52e15f763380b45e841ec32, checksum =
2022-03-14 14:23:44.967 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = , path = e, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.967 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = , path = e, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.967 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination..4a8a08f09d37b73795649038408b5f33, checksum =
2022-03-14 14:23:44.970 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = , path = c, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.970 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = , path = c, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.970 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination..865c0c0b4ab0e063e5caa3387c1a8741, checksum =
2022-03-14 14:23:44.974 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = , path = i, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.974 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = , path = i, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.974 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination..0cc175b9c0f1b6a831c399e269772661, checksum =
2022-03-14 14:23:44.977 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = , path = a, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.977 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = , path = a, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.977 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination..2db95e8e1a9267b7a1188556b2013b33, checksum =
2022-03-14 14:23:44.981 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = , path = l, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.981 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = , path = l, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.981 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination..853ae90f0351324bd73ea615e6487517, checksum =
2022-03-14 14:23:44.984 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = , path = :, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.984 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = , path = :, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.984 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination..6666cd76f96956469e7be39d750cc7d9, checksum =
2022-03-14 14:23:44.987 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = , path = /, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.987 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = , path = /, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.987 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination..6666cd76f96956469e7be39d750cc7d9, checksum =
2022-03-14 14:23:44.991 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = , path = /, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.991 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = , path = /, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.991 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination..83878c91171338902e0fe0fb97a8c47a, checksum =
2022-03-14 14:23:44.994 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = , path = p, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.994 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = , path = p, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.995 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination..4b43b0aee35624cd95b910189b3dc231, checksum =
2022-03-14 14:23:44.998 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = , path = r, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.998 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = , path = r, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:44.998 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination..d95679752134a2d9eb61dbd7b91c4bcc, checksum =
2022-03-14 14:23:45.001 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = , path = o, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.001 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = , path = o, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.001 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination..8fa14cdd754f91cc6554c9e71929cce7, checksum =
2022-03-14 14:23:45.004 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = , path = f, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.004 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = , path = f, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.004 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination..865c0c0b4ab0e063e5caa3387c1a8741, checksum =
2022-03-14 14:23:45.007 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = , path = i, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.007 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = , path = i, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.007 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination..2db95e8e1a9267b7a1188556b2013b33, checksum =
2022-03-14 14:23:45.010 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = , path = l, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.011 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = , path = l, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.011 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination..e1671797c52e15f763380b45e841ec32, checksum =
2022-03-14 14:23:45.014 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = , path = e, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.014 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = , path = e, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.014 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination..6666cd76f96956469e7be39d750cc7d9, checksum =
2022-03-14 14:23:45.017 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = , path = /, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.017 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = , path = /, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.018 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination..83878c91171338902e0fe0fb97a8c47a, checksum =
2022-03-14 14:23:45.021 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = , path = p, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.021 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = , path = p, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.021 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination..2db95e8e1a9267b7a1188556b2013b33, checksum =
2022-03-14 14:23:45.024 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = , path = l, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.024 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = , path = l, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.024 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination..0cc175b9c0f1b6a831c399e269772661, checksum =
2022-03-14 14:23:45.027 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = , path = a, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.027 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = , path = a, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.027 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination..415290769594460e2e485922904f345d, checksum =
2022-03-14 14:23:45.030 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = , path = y, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.030 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = , path = y, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.031 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination..2db95e8e1a9267b7a1188556b2013b33, checksum =
2022-03-14 14:23:45.034 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = , path = l, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.034 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = , path = l, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.034 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination..865c0c0b4ab0e063e5caa3387c1a8741, checksum =
2022-03-14 14:23:45.037 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = , path = i, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.038 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = , path = i, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.038 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination..03c7c0ace395d80182db07ae2c30f034, checksum =
2022-03-14 14:23:45.043 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = , path = s, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.043 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = , path = s, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.043 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination..e358efa489f58062f10dd7316b65649e, checksum =
2022-03-14 14:23:45.047 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = , path = t, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.047 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = , path = t, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.048 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination..03c7c0ace395d80182db07ae2c30f034, checksum =
2022-03-14 14:23:45.052 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = , path = s, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.052 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = , path = s, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.052 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination..6666cd76f96956469e7be39d750cc7d9, checksum =
2022-03-14 14:23:45.058 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = , path = /, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.058 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = , path = /, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.058 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination..9e3669d19b675bd57058fd4664205d2a, checksum =
2022-03-14 14:23:45.065 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = , path = v, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.065 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = , path = v, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.066 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination..865c0c0b4ab0e063e5caa3387c1a8741, checksum =
2022-03-14 14:23:45.069 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = , path = i, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.069 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = , path = i, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.069 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination..8277e0910d750195b448797616e091ad, checksum =
2022-03-14 14:23:45.073 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = , path = d, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.073 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = , path = d, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.073 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination..e1671797c52e15f763380b45e841ec32, checksum =
2022-03-14 14:23:45.078 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = , path = e, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.078 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = , path = e, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.078 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination..d95679752134a2d9eb61dbd7b91c4bcc, checksum =
2022-03-14 14:23:45.081 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = , path = o, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.081 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = , path = o, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.081 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination..6666cd76f96956469e7be39d750cc7d9, checksum =
2022-03-14 14:23:45.085 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = , path = /, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.085 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = , path = /, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.085 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination..5dbc98dcc983a70728bd082d1a47546e, checksum =
2022-03-14 14:23:45.089 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = , path = S, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.089 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = , path = S, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.089 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination..e1671797c52e15f763380b45e841ec32, checksum =
2022-03-14 14:23:45.093 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = , path = e, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.093 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = , path = e, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.093 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination..7b8b965ad4bca0e41ab51de7b31363a1, checksum =
2022-03-14 14:23:45.097 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = , path = n, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.097 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = , path = n, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.097 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination..03c7c0ace395d80182db07ae2c30f034, checksum =
2022-03-14 14:23:45.100 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = , path = s, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.100 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = , path = s, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.100 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination..7b774effe4a349c6dd82ad4f4f21d34c, checksum =
2022-03-14 14:23:45.104 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = , path = u, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.105 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = , path = u, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.105 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination..0cc175b9c0f1b6a831c399e269772661, checksum =
2022-03-14 14:23:45.110 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = , path = a, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.110 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = , path = a, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.110 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination..2db95e8e1a9267b7a1188556b2013b33, checksum =
2022-03-14 14:23:45.114 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = , path = l, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.114 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = , path = l, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.114 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination..b9ece18c950afbfa6b0fdbfa4ff731d3, checksum =
2022-03-14 14:23:45.117 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = , path = T, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.117 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = , path = T, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.117 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination..5206560a306a2e085a437fd258eb57ce, checksum =
2022-03-14 14:23:45.121 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = , path = V, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.121 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = , path = V, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.122 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination..5058f1af8388633f609cadb75a75dc9d, checksum =
2022-03-14 14:23:45.127 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = , path = ., limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.127 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = , path = ., limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.127 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination..9dd4e461268c8034f5c8564e155c67a6, checksum =
2022-03-14 14:23:45.130 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = , path = x, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.130 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = , path = x, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.130 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination..03c7c0ace395d80182db07ae2c30f034, checksum =
2022-03-14 14:23:45.134 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = , path = s, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.134 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = , path = s, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.134 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination..83878c91171338902e0fe0fb97a8c47a, checksum =
2022-03-14 14:23:45.137 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:45.138 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = , path = p, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.138 T:1321 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = , path = p, limits = {'end': 0, 'start': 0, 'total': 0}
2022-03-14 14:23:45.139 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313030312e414d432e3c6d6435204841@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["AMC"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 100, 'start': 0, 'total': 433}
2022-03-14 14:23:45.139 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313030312e414d432e3c6d6435204841@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["AMC"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 100, 'start': 0, 'total': 433}
2022-03-14 14:23:45.153 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15388
2022-03-14 14:23:45.154 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313030322e4164756c74205377696d2e@PseudoTVLive.7ccca8d657ed35ab791a09f89b0fd786, checksum = 313030322e4164756c74205377696d2e@PseudoTVLive
2022-03-14 14:23:45.154 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313030322e4164756c74205377696d2e@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Adult%20Swim"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 300, 'start': 200, 'total': 346}
2022-03-14 14:23:45.154 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313030322e4164756c74205377696d2e@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Adult%20Swim"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 300, 'start': 200, 'total': 346}
2022-03-14 14:23:45.155 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313030332e416d617a6f6e205072696d@PseudoTVLive.f63c28014e9b825e6609a45c8c78a7be, checksum = 313030332e416d617a6f6e205072696d@PseudoTVLive
2022-03-14 14:23:45.155 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313030332e416d617a6f6e205072696d@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Amazon%20Prime%20Video"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 287}
2022-03-14 14:23:45.155 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313030332e416d617a6f6e205072696d@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Amazon%20Prime%20Video"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 287}
2022-03-14 14:23:45.170 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313030342e4170706c652054562b2e3c@PseudoTVLive.fe74107647af7788c642fcce8cd14275, checksum = 313030342e4170706c652054562b2e3c@PseudoTVLive
2022-03-14 14:23:45.170 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313030342e4170706c652054562b2e3c@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Apple%20TV%2B"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 100, 'start': 0, 'total': 218}
2022-03-14 14:23:45.171 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313030342e4170706c652054562b2e3c@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Apple%20TV%2B"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 100, 'start': 0, 'total': 218}
2022-03-14 14:23:45.171 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313030352e42424320416d6572696361@PseudoTVLive.4c9f42f4ac70ec34df11f7e3a876b56a, checksum = 313030352e42424320416d6572696361@PseudoTVLive
2022-03-14 14:23:45.171 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313030352e42424320416d6572696361@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["BBC%20America"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 100, 'start': 0, 'total': 121}
2022-03-14 14:23:45.171 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313030352e42424320416d6572696361@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["BBC%20America"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 100, 'start': 0, 'total': 121}
2022-03-14 14:23:45.172 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313030362e424243312e3c6d64352048@PseudoTVLive.3cb1cad5751b90bcae19b942b15c1da6, checksum = 313030362e424243312e3c6d64352048@PseudoTVLive
2022-03-14 14:23:45.172 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313030362e424243312e3c6d64352048@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["BBC1"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 100, 'start': 0, 'total': 354}
2022-03-14 14:23:45.172 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313030362e424243312e3c6d64352048@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["BBC1"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 100, 'start': 0, 'total': 354}
2022-03-14 14:23:45.172 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313030372e424243322e3c6d64352048@PseudoTVLive.f808fda9d174ea4640d5c72ffdb524c9, checksum = 313030372e424243322e3c6d64352048@PseudoTVLive
2022-03-14 14:23:45.172 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313030372e424243322e3c6d64352048@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["BBC2"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 142}
2022-03-14 14:23:45.172 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313030372e424243322e3c6d64352048@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["BBC2"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 142}
2022-03-14 14:23:45.173 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313030382e4342532e3c6d6435204841@PseudoTVLive.0f915a1959d017d04143d470ac8e93ee, checksum = 313030382e4342532e3c6d6435204841@PseudoTVLive
2022-03-14 14:23:45.173 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313030382e4342532e3c6d6435204841@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["CBS"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 1700, 'start': 1600, 'total': 3208}
2022-03-14 14:23:45.173 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313030382e4342532e3c6d6435204841@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["CBS"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 1700, 'start': 1600, 'total': 3208}
2022-03-14 14:23:45.174 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313030392e436172746f6f6e204e6574@PseudoTVLive.d0d5b250a8add77c8affe95ac1e18c7a, checksum = 313030392e436172746f6f6e204e6574@PseudoTVLive
2022-03-14 14:23:45.174 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313030392e436172746f6f6e204e6574@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Cartoon%20Network"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 700, 'start': 600, 'total': 1453}
2022-03-14 14:23:45.174 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313030392e436172746f6f6e204e6574@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Cartoon%20Network"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 700, 'start': 600, 'total': 1453}
2022-03-14 14:23:45.174 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313031302e4368616e6e656c20342e3c@PseudoTVLive.9c191b5d005ba647a2a4e8d44371752f, checksum = 313031302e4368616e6e656c20342e3c@PseudoTVLive
2022-03-14 14:23:45.175 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313031302e4368616e6e656c20342e3c@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Channel%204"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 78}
2022-03-14 14:23:45.175 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313031302e4368616e6e656c20342e3c@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Channel%204"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 78}
2022-03-14 14:23:45.175 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313031312e4368616e6e656c20416e69@PseudoTVLive.3fca89a2eadea6bdf47d423912f6fb64, checksum = 313031312e4368616e6e656c20416e69@PseudoTVLive
2022-03-14 14:23:45.175 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313031312e4368616e6e656c20416e69@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Channel%20Anime"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 2100, 'start': 2000, 'total': 2308}
2022-03-14 14:23:45.175 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313031312e4368616e6e656c20416e69@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Channel%20Anime"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 2100, 'start': 2000, 'total': 2308}
2022-03-14 14:23:45.175 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313031322e436f6d6564792043656e74@PseudoTVLive.d59421e52048a5f9fdda59c2950bb250, checksum = 313031322e436f6d6564792043656e74@PseudoTVLive
2022-03-14 14:23:45.176 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313031322e436f6d6564792043656e74@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Comedy%20Central"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 397}
2022-03-14 14:23:45.176 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313031322e436f6d6564792043656e74@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Comedy%20Central"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 397}
2022-03-14 14:23:45.176 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313031332e436f6d65742e3c6d643520@PseudoTVLive.f9f0463d1b4170442d92a1838a257b28, checksum = 313031332e436f6d65742e3c6d643520@PseudoTVLive
2022-03-14 14:23:45.176 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313031332e436f6d65742e3c6d643520@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Comet"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 1650, 'start': 1550, 'total': 2349}
2022-03-14 14:23:45.176 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313031332e436f6d65742e3c6d643520@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Comet"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 1650, 'start': 1550, 'total': 2349}
2022-03-14 14:23:45.177 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313031342e4469736e65792b2e3c6d64@PseudoTVLive.322f3c90bec0a4f697832d3c212b184c, checksum = 313031342e4469736e65792b2e3c6d64@PseudoTVLive
2022-03-14 14:23:45.177 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313031342e4469736e65792b2e3c6d64@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Disney%2B"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 300, 'start': 200, 'total': 590}
2022-03-14 14:23:45.177 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313031342e4469736e65792b2e3c6d64@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Disney%2B"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 300, 'start': 200, 'total': 590}
2022-03-14 14:23:45.177 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313031352e446f7572616d612e3c6d64@PseudoTVLive.be6faa5cfa84f24e16aa407f62e88cc3, checksum = 313031352e446f7572616d612e3c6d64@PseudoTVLive
2022-03-14 14:23:45.177 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313031352e446f7572616d612e3c6d64@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Dourama"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 58}
2022-03-14 14:23:45.178 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313031352e446f7572616d612e3c6d64@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Dourama"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 58}
2022-03-14 14:23:45.178 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313031362e455049582e3c6d64352048@PseudoTVLive.c9b871b27c32f7d75c6b2401ced56f62, checksum = 313031362e455049582e3c6d64352048@PseudoTVLive
2022-03-14 14:23:45.178 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313031362e455049582e3c6d64352048@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["EPIX"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 47}
2022-03-14 14:23:45.178 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313031362e455049582e3c6d64352048@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["EPIX"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 47}
2022-03-14 14:23:45.178 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313031372e464f582e3c6d6435204841@PseudoTVLive.0a43d130723f084e81355e7769e97240, checksum = 313031372e464f582e3c6d6435204841@PseudoTVLive
2022-03-14 14:23:45.179 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313031372e464f582e3c6d6435204841@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["FOX"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 1500, 'start': 1400, 'total': 1619}
2022-03-14 14:23:45.179 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313031372e464f582e3c6d6435204841@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["FOX"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 1500, 'start': 1400, 'total': 1619}
2022-03-14 14:23:45.179 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313031382e46582e3c6d643520484153@PseudoTVLive.32d9e7c497fbcd383f20d919710f3ce6, checksum = 313031382e46582e3c6d643520484153@PseudoTVLive
2022-03-14 14:23:45.179 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313031382e46582e3c6d643520484153@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["FX"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 100, 'start': 0, 'total': 408}
2022-03-14 14:23:45.179 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313031382e46582e3c6d643520484153@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["FX"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 100, 'start': 0, 'total': 408}
2022-03-14 14:23:45.180 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313031392e466f6f64204e6574776f72@PseudoTVLive.1dc4c74413e4fb986b500adea1ddc3dc, checksum = 313031392e466f6f64204e6574776f72@PseudoTVLive
2022-03-14 14:23:45.180 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313031392e466f6f64204e6574776f72@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Food%20Network"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 45}
2022-03-14 14:23:45.180 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313031392e466f6f64204e6574776f72@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Food%20Network"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 45}
2022-03-14 14:23:45.180 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313032302e46726565666f726d2e3c6d@PseudoTVLive.52f864a071840717a7c07c0670a9a190, checksum = 313032302e46726565666f726d2e3c6d@PseudoTVLive
2022-03-14 14:23:45.180 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313032302e46726565666f726d2e3c6d@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Freeform"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 8}
2022-03-14 14:23:45.180 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313032302e46726565666f726d2e3c6d@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Freeform"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 8}
2022-03-14 14:23:45.181 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313032312e48424f2e3c6d6435204841@PseudoTVLive.cc9dabfd228b1480b75ed0132bf6091f, checksum = 313032312e48424f2e3c6d6435204841@PseudoTVLive
2022-03-14 14:23:45.181 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313032312e48424f2e3c6d6435204841@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["HBO"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 600, 'start': 500, 'total': 718}
2022-03-14 14:23:45.181 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313032312e48424f2e3c6d6435204841@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["HBO"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 600, 'start': 500, 'total': 718}
2022-03-14 14:23:45.181 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313032322e48424f204d61782e3c6d64@PseudoTVLive.805ac235b800e240dd26da46deb9b666, checksum = 313032322e48424f204d61782e3c6d64@PseudoTVLive
2022-03-14 14:23:45.182 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313032322e48424f204d61782e3c6d64@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["HBO%20Max"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 15}
2022-03-14 14:23:45.182 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313032322e48424f204d61782e3c6d64@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["HBO%20Max"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 15}
2022-03-14 14:23:45.187 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313032332e48616c6c6d61726b204368@PseudoTVLive.140eaf973bbff17642d17c1710c99c55, checksum = 313032332e48616c6c6d61726b204368@PseudoTVLive
2022-03-14 14:23:45.187 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313032332e48616c6c6d61726b204368@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Hallmark%20Channel"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 108}
2022-03-14 14:23:45.187 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313032332e48616c6c6d61726b204368@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Hallmark%20Channel"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 108}
2022-03-14 14:23:45.188 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313032342e486973746f72792e3c6d64@PseudoTVLive.9b17ce8f47ac90e615d2c93b5e0644b9, checksum = 313032342e486973746f72792e3c6d64@PseudoTVLive
2022-03-14 14:23:45.188 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313032342e486973746f72792e3c6d64@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["History"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 229}
2022-03-14 14:23:45.188 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313032342e486973746f72792e3c6d64@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["History"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 229}
2022-03-14 14:23:45.189 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313032352e48756c752e3c6d64352048@PseudoTVLive.8642c168d1914031786a464ae189ce2a, checksum = 313032352e48756c752e3c6d64352048@PseudoTVLive
2022-03-14 14:23:45.190 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313032352e48756c752e3c6d64352048@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Hulu"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 143}
2022-03-14 14:23:45.190 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313032352e48756c752e3c6d64352048@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Hulu"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 143}
2022-03-14 14:23:45.190 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313032362e4d54562e3c6d6435204841@PseudoTVLive.419e900e83b1afc84872edfb43557ab3, checksum = 313032362e4d54562e3c6d6435204841@PseudoTVLive
2022-03-14 14:23:45.190 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313032362e4d54562e3c6d6435204841@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["MTV"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 143}
2022-03-14 14:23:45.190 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313032362e4d54562e3c6d6435204841@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["MTV"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 143}
2022-03-14 14:23:45.191 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313032372e4d6554562e3c6d64352048@PseudoTVLive.d24ff90ecf1ff4106a11f900155b50ad, checksum = 313032372e4d6554562e3c6d64352048@PseudoTVLive
2022-03-14 14:23:45.191 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313032372e4d6554562e3c6d64352048@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["MeTV"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 1425, 'start': 1325, 'total': 3521}
2022-03-14 14:23:45.191 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313032372e4d6554562e3c6d64352048@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["MeTV"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 1425, 'start': 1325, 'total': 3521}
2022-03-14 14:23:45.191 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313032382e4e42432e3c6d6435204841@PseudoTVLive.91ad2cc6e81b1d3c0119ebcc4911738b, checksum = 313032382e4e42432e3c6d6435204841@PseudoTVLive
2022-03-14 14:23:45.191 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313032382e4e42432e3c6d6435204841@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["NBC"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 1425, 'start': 1325, 'total': 1918}
2022-03-14 14:23:45.191 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313032382e4e42432e3c6d6435204841@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["NBC"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 1425, 'start': 1325, 'total': 1918}
2022-03-14 14:23:45.192 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313032392e4e6574666c69782e3c6d64@PseudoTVLive.238afaa735b7bd63e8ce0f24b3339469, checksum = 313032392e4e6574666c69782e3c6d64@PseudoTVLive
2022-03-14 14:23:45.192 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313032392e4e6574666c69782e3c6d64@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Netflix"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 700, 'start': 600, 'total': 719}
2022-03-14 14:23:45.192 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313032392e4e6574666c69782e3c6d64@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Netflix"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 700, 'start': 600, 'total': 719}
2022-03-14 14:23:45.192 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313033302e4e69636b656c6f64656f6e@PseudoTVLive.e3baac0de8df751864d9ba1ef090976e, checksum = 313033302e4e69636b656c6f64656f6e@PseudoTVLive
2022-03-14 14:23:45.192 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313033302e4e69636b656c6f64656f6e@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Nickelodeon"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 143}
2022-03-14 14:23:45.192 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313033302e4e69636b656c6f64656f6e@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Nickelodeon"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 143}
2022-03-14 14:23:45.193 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313033312e5042532e3c6d6435204841@PseudoTVLive.311399d77f63b3d3d7d69bb2231dd626, checksum = 313033312e5042532e3c6d6435204841@PseudoTVLive
2022-03-14 14:23:45.193 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313033312e5042532e3c6d6435204841@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["PBS"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 283}
2022-03-14 14:23:45.193 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313033312e5042532e3c6d6435204841@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["PBS"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 283}
2022-03-14 14:23:45.193 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313033322e506172616d6f756e742b2e@PseudoTVLive.772c446029793af8d1ed67b4b928e0b0, checksum = 313033322e506172616d6f756e742b2e@PseudoTVLive
2022-03-14 14:23:45.194 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313033322e506172616d6f756e742b2e@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Paramount%2B"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 100, 'start': 0, 'total': 182}
2022-03-14 14:23:45.194 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313033322e506172616d6f756e742b2e@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Paramount%2B"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 100, 'start': 0, 'total': 182}
2022-03-14 14:23:45.194 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313033332e51756962692e3c6d643520@PseudoTVLive.5b93b863e90098ba472261534dbea66a, checksum = 313033332e51756962692e3c6d643520@PseudoTVLive
2022-03-14 14:23:45.194 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313033332e51756962692e3c6d643520@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Quibi"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 39}
2022-03-14 14:23:45.194 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313033332e51756962692e3c6d643520@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Quibi"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 39}
2022-03-14 14:23:45.195 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313033342e5363692046692e3c6d6435@PseudoTVLive.75e160331da2585fb6b2299e6a6e8fa6, checksum = 313033342e5363692046692e3c6d6435@PseudoTVLive
2022-03-14 14:23:45.195 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313033342e5363692046692e3c6d6435@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Sci%20Fi"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 200, 'start': 100, 'total': 1089}
2022-03-14 14:23:45.195 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313033342e5363692046692e3c6d6435@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Sci%20Fi"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 200, 'start': 100, 'total': 1089}
2022-03-14 14:23:45.196 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313033352e53686f7774696d652e3c6d@PseudoTVLive.cfa96aaf2e5e321cc58e384d9d87dd87, checksum = 313033352e53686f7774696d652e3c6d@PseudoTVLive
2022-03-14 14:23:45.196 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313033352e53686f7774696d652e3c6d@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Showtime"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 200, 'start': 100, 'total': 312}
2022-03-14 14:23:45.196 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313033352e53686f7774696d652e3c6d@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Showtime"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 200, 'start': 100, 'total': 312}
2022-03-14 14:23:45.196 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313033362e537461727a2e3c6d643520@PseudoTVLive.cbf33c4e31115ee96f5f4c1ceee10b36, checksum = 313033362e537461727a2e3c6d643520@PseudoTVLive
2022-03-14 14:23:45.196 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313033362e537461727a2e3c6d643520@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Starz"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 100, 'start': 0, 'total': 152}
2022-03-14 14:23:45.196 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313033362e537461727a2e3c6d643520@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["Starz"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 100, 'start': 0, 'total': 152}
2022-03-14 14:23:45.197 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313033372e5442532e3c6d6435204841@PseudoTVLive.5102f0b3ce0991563351ee07366db275, checksum = 313033372e5442532e3c6d6435204841@PseudoTVLive
2022-03-14 14:23:45.197 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313033372e5442532e3c6d6435204841@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["TBS"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 111}
2022-03-14 14:23:45.197 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313033372e5442532e3c6d6435204841@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["TBS"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 111}
2022-03-14 14:23:45.197 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313033382e544e542e3c6d6435204841@PseudoTVLive.2a22ced759be1549ff07b623ff24d8d1, checksum = 313033382e544e542e3c6d6435204841@PseudoTVLive
2022-03-14 14:23:45.198 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313033382e544e542e3c6d6435204841@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["TNT"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 300, 'start': 200, 'total': 352}
2022-03-14 14:23:45.198 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313033382e544e542e3c6d6435204841@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["TNT"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 300, 'start': 200, 'total': 352}
2022-03-14 14:23:45.198 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313033392e5456204c616e642e3c6d64@PseudoTVLive.4117437c59cb694baacbd7ff082f0747, checksum = 313033392e5456204c616e642e3c6d64@PseudoTVLive
2022-03-14 14:23:45.198 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313033392e5456204c616e642e3c6d64@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["TV%20Land"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 1550, 'start': 1450, 'total': 3701}
2022-03-14 14:23:45.198 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313033392e5456204c616e642e3c6d64@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["TV%20Land"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 1550, 'start': 1450, 'total': 3701}
2022-03-14 14:23:45.198 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313034302e5468652043572e3c6d6435@PseudoTVLive.45ff8c28dbb4d190c8d074c9093d3cf0, checksum = 313034302e5468652043572e3c6d6435@PseudoTVLive
2022-03-14 14:23:45.198 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313034302e5468652043572e3c6d6435@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["The%20CW"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 600, 'start': 500, 'total': 722}
2022-03-14 14:23:45.198 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313034302e5468652043572e3c6d6435@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["The%20CW"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 600, 'start': 500, 'total': 722}
2022-03-14 14:23:45.199 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313034312e5468652057422e3c6d6435@PseudoTVLive.ce11f9f06d4ac472a3a0912d8dc65ad7, checksum = 313034312e5468652057422e3c6d6435@PseudoTVLive
2022-03-14 14:23:45.199 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313034312e5468652057422e3c6d6435@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["The%20WB"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 300, 'start': 200, 'total': 320}
2022-03-14 14:23:45.199 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313034312e5468652057422e3c6d6435@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["The%20WB"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 300, 'start': 200, 'total': 320}
2022-03-14 14:23:45.199 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.313034322e555341204e6574776f726b@PseudoTVLive.2e0ff32523efc7171f6297c9bd8cff08, checksum = 313034322e555341204e6574776f726b@PseudoTVLive
2022-03-14 14:23:45.200 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 313034322e555341204e6574776f726b@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["USA%20Network"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 600, 'start': 500, 'total': 758}
2022-03-14 14:23:45.200 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 313034322e555341204e6574776f726b@PseudoTVLive, path = videodb://tvshows/studios/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"studio","operator":"contains","value":["USA%20Network"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 600, 'start': 500, 'total': 758}
2022-03-14 14:23:45.200 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.323030302e496d70726163746963616c@PseudoTVLive.a1c1c994413f11f79c65aa8cc2ddf749, checksum = 323030302e496d70726163746963616c@PseudoTVLive
2022-03-14 14:23:45.200 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 323030302e496d70726163746963616c@PseudoTVLive, path = videodb://tvshows/titles/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"year","operator":"is","value":["2011"]},{"field":"tvshow","operator":"contains","value":["Impractical%20Jokers"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 200, 'start': 100, 'total': 223}
2022-03-14 14:23:45.200 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 323030302e496d70726163746963616c@PseudoTVLive, path = videodb://tvshows/titles/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"year","operator":"is","value":["2011"]},{"field":"tvshow","operator":"contains","value":["Impractical%20Jokers"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 200, 'start': 100, 'total': 223}
2022-03-14 14:23:45.201 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.333030302e416374696f6e2054562e3c@PseudoTVLive.ea04ba6158417ecda6f44ab7157bf7c0, checksum = 333030302e416374696f6e2054562e3c@PseudoTVLive
2022-03-14 14:23:45.201 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 333030302e416374696f6e2054562e3c@PseudoTVLive, path = videodb://tvshows/titles/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Action"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 400, 'start': 300, 'total': 6498}
2022-03-14 14:23:45.201 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 333030302e416374696f6e2054562e3c@PseudoTVLive, path = videodb://tvshows/titles/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Action"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 400, 'start': 300, 'total': 6498}
2022-03-14 14:23:45.201 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.333030312e416476656e747572652054@PseudoTVLive.7172447903e5081ad756ce1698bcc784, checksum = 333030312e416476656e747572652054@PseudoTVLive
2022-03-14 14:23:45.201 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 333030312e416476656e747572652054@PseudoTVLive, path = videodb://tvshows/titles/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Adventure"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 525, 'start': 425, 'total': 1069}
2022-03-14 14:23:45.201 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 333030312e416476656e747572652054@PseudoTVLive, path = videodb://tvshows/titles/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Adventure"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 525, 'start': 425, 'total': 1069}
2022-03-14 14:23:45.202 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.333030322e436f6d6564792054562e3c@PseudoTVLive.75c5ab6417b9e456cb9beb4aa9904ef9, checksum = 333030322e436f6d6564792054562e3c@PseudoTVLive
2022-03-14 14:23:45.202 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 333030322e436f6d6564792054562e3c@PseudoTVLive, path = videodb://tvshows/titles/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Comedy"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 500, 'start': 400, 'total': 15703}
2022-03-14 14:23:45.202 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 333030322e436f6d6564792054562e3c@PseudoTVLive, path = videodb://tvshows/titles/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Comedy"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 500, 'start': 400, 'total': 15703}
2022-03-14 14:23:45.203 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.333030332e446f63756d656e74617279@PseudoTVLive.9eabd8252ba46502a4fb0657a73cd782, checksum = 333030332e446f63756d656e74617279@PseudoTVLive
2022-03-14 14:23:45.204 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 333030332e446f63756d656e74617279@PseudoTVLive, path = videodb://tvshows/titles/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Documentary"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 259}
2022-03-14 14:23:45.204 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 333030332e446f63756d656e74617279@PseudoTVLive, path = videodb://tvshows/titles/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Documentary"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 0, 'start': 0, 'total': 259}
2022-03-14 14:23:45.204 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.333030342e46616e746173792054562e@PseudoTVLive.f763c5a8c841eccd7b456856b5dae75e, checksum = 333030342e46616e746173792054562e@PseudoTVLive
2022-03-14 14:23:45.205 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 333030342e46616e746173792054562e@PseudoTVLive, path = videodb://tvshows/titles/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Fantasy"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 525, 'start': 425, 'total': 1417}
2022-03-14 14:23:45.205 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 333030342e46616e746173792054562e@PseudoTVLive, path = videodb://tvshows/titles/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Fantasy"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 525, 'start': 425, 'total': 1417}
2022-03-14 14:23:45.206 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.333030352e466f726569676e2054562e@PseudoTVLive.12de2cacca05d62fa0457cd79736d32d, checksum = 333030352e466f726569676e2054562e@PseudoTVLive
2022-03-14 14:23:45.206 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 333030352e466f726569676e2054562e@PseudoTVLive, path = videodb://tvshows/titles/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Foreign"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 525, 'start': 425, 'total': 1888}
2022-03-14 14:23:45.206 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 333030352e466f726569676e2054562e@PseudoTVLive, path = videodb://tvshows/titles/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Foreign"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 525, 'start': 425, 'total': 1888}
2022-03-14 14:23:45.207 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.333030362e486973746f72792054562e@PseudoTVLive.866162f3e4dabe53f22f076078f4b3b7, checksum = 333030362e486973746f72792054562e@PseudoTVLive
2022-03-14 14:23:45.208 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 333030362e486973746f72792054562e@PseudoTVLive, path = videodb://tvshows/titles/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"genre","operator":"contains","value":["History"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 100, 'start': 0, 'total': 133}
2022-03-14 14:23:45.208 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 333030362e486973746f72792054562e@PseudoTVLive, path = videodb://tvshows/titles/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"genre","operator":"contains","value":["History"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 100, 'start': 0, 'total': 133}
2022-03-14 14:23:45.208 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.333030372e5265616c6974792054562e@PseudoTVLive.f6be02bf6756feea83c6d1cd0b360cd0, checksum = 333030372e5265616c6974792054562e@PseudoTVLive
2022-03-14 14:23:45.209 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 333030372e5265616c6974792054562e@PseudoTVLive, path = videodb://tvshows/titles/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Reality%20TV"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 100, 'start': 0, 'total': 239}
2022-03-14 14:23:45.209 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 333030372e5265616c6974792054562e@PseudoTVLive, path = videodb://tvshows/titles/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Reality%20TV"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 100, 'start': 0, 'total': 239}
2022-03-14 14:23:45.210 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.333030382e5761722054562e3c6d6435@PseudoTVLive.38c725ca2bf1674728b488eebbbba6b9, checksum = 333030382e5761722054562e3c6d6435@PseudoTVLive
2022-03-14 14:23:45.210 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 333030382e5761722054562e3c6d6435@PseudoTVLive, path = videodb://tvshows/titles/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"genre","operator":"contains","value":["War"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 425, 'start': 325, 'total': 602}
2022-03-14 14:23:45.210 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 333030382e5761722054562e3c6d6435@PseudoTVLive, path = videodb://tvshows/titles/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"genre","operator":"contains","value":["War"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 425, 'start': 325, 'total': 602}
2022-03-14 14:23:45.212 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.333030392e5765737465726e2054562e@PseudoTVLive.f4221dd337f8abce283d886bdb101639, checksum = 333030392e5765737465726e2054562e@PseudoTVLive
2022-03-14 14:23:45.212 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 333030392e5765737465726e2054562e@PseudoTVLive, path = videodb://tvshows/titles/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Western"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 400, 'start': 300, 'total': 716}
2022-03-14 14:23:45.212 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 333030392e5765737465726e2054562e@PseudoTVLive, path = videodb://tvshows/titles/-1/-1/-1/-1/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"episode"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Western"]},{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}]},"type":"episodes"}, limits = {'end': 400, 'start': 300, 'total': 716}
2022-03-14 14:23:45.214 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.343030302e416374696f6e204d6f7669@PseudoTVLive.614adefb27800e4f70f3a406db7736e5, checksum = 343030302e416374696f6e204d6f7669@PseudoTVLive
2022-03-14 14:23:45.215 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 343030302e416374696f6e204d6f7669@PseudoTVLive, path = videodb://movies/titles/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"random"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Action"]}]},"type":"movies"}, limits = {'end': 500, 'start': 400, 'total': 750}
2022-03-14 14:23:45.215 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 343030302e416374696f6e204d6f7669@PseudoTVLive, path = videodb://movies/titles/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"random"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Action"]}]},"type":"movies"}, limits = {'end': 500, 'start': 400, 'total': 750}
2022-03-14 14:23:45.216 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.343030312e416476656e74757265204d@PseudoTVLive.4e747ef5052d45428d42fecfa8e0c7c5, checksum = 343030312e416476656e74757265204d@PseudoTVLive
2022-03-14 14:23:45.216 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 343030312e416476656e74757265204d@PseudoTVLive, path = videodb://movies/titles/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"random"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Adventure"]}]},"type":"movies"}, limits = {'end': 500, 'start': 400, 'total': 551}
2022-03-14 14:23:45.216 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 343030312e416476656e74757265204d@PseudoTVLive, path = videodb://movies/titles/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"random"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Adventure"]}]},"type":"movies"}, limits = {'end': 500, 'start': 400, 'total': 551}
2022-03-14 14:23:45.217 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.343030322e436f6d656479204d6f7669@PseudoTVLive.10a1137d339e3800b264f956d296a1aa, checksum = 343030322e436f6d656479204d6f7669@PseudoTVLive
2022-03-14 14:23:45.218 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 343030322e436f6d656479204d6f7669@PseudoTVLive, path = videodb://movies/titles/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"random"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Comedy"]}]},"type":"movies"}, limits = {'end': 0, 'start': 0, 'total': 915}
2022-03-14 14:23:45.218 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 343030322e436f6d656479204d6f7669@PseudoTVLive, path = videodb://movies/titles/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"random"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Comedy"]}]},"type":"movies"}, limits = {'end': 0, 'start': 0, 'total': 915}
2022-03-14 14:23:45.219 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.343030332e4472616d61204d6f766965@PseudoTVLive.19a8588954cb82a172e879cbf5799955, checksum = 343030332e4472616d61204d6f766965@PseudoTVLive
2022-03-14 14:23:45.219 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 343030332e4472616d61204d6f766965@PseudoTVLive, path = videodb://movies/titles/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"random"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Drama"]}]},"type":"movies"}, limits = {'end': 600, 'start': 500, 'total': 904}
2022-03-14 14:23:45.219 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 343030332e4472616d61204d6f766965@PseudoTVLive, path = videodb://movies/titles/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"random"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Drama"]}]},"type":"movies"}, limits = {'end': 600, 'start': 500, 'total': 904}
2022-03-14 14:23:45.220 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.343030342e46616d696c79204d6f7669@PseudoTVLive.618d6cc45561aa448b6d8e5cae4e8632, checksum = 343030342e46616d696c79204d6f7669@PseudoTVLive
2022-03-14 14:23:45.220 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 343030342e46616d696c79204d6f7669@PseudoTVLive, path = videodb://movies/titles/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"random"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Family"]}]},"type":"movies"}, limits = {'end': 0, 'start': 0, 'total': 345}
2022-03-14 14:23:45.220 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 343030342e46616d696c79204d6f7669@PseudoTVLive, path = videodb://movies/titles/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"random"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Family"]}]},"type":"movies"}, limits = {'end': 0, 'start': 0, 'total': 345}
2022-03-14 14:23:45.221 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.343030352e466f726569676e204d6f76@PseudoTVLive.f2bfcfe10e42db5adb6da56da8c72ae6, checksum = 343030352e466f726569676e204d6f76@PseudoTVLive
2022-03-14 14:23:45.222 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 343030352e466f726569676e204d6f76@PseudoTVLive, path = videodb://movies/titles/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"random"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Foreign"]}]},"type":"movies"}, limits = {'end': 0, 'start': 0, 'total': 61}
2022-03-14 14:23:45.222 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 343030352e466f726569676e204d6f76@PseudoTVLive, path = videodb://movies/titles/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"random"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Foreign"]}]},"type":"movies"}, limits = {'end': 0, 'start': 0, 'total': 61}
2022-03-14 14:23:45.223 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.343030362e486973746f7279204d6f76@PseudoTVLive.ff649074e57b858cbd04c096ab117184, checksum = 343030362e486973746f7279204d6f76@PseudoTVLive
2022-03-14 14:23:45.223 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 343030362e486973746f7279204d6f76@PseudoTVLive, path = videodb://movies/titles/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"random"},"rules":{"and":[{"field":"genre","operator":"contains","value":["History"]}]},"type":"movies"}, limits = {'end': 0, 'start': 0, 'total': 99}
2022-03-14 14:23:45.224 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 343030362e486973746f7279204d6f76@PseudoTVLive, path = videodb://movies/titles/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"random"},"rules":{"and":[{"field":"genre","operator":"contains","value":["History"]}]},"type":"movies"}, limits = {'end': 0, 'start': 0, 'total': 99}
2022-03-14 14:23:45.224 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.343030372e4d757369632e3c6d643520@PseudoTVLive.35029c4146a454a613fc925555775b9d, checksum = 343030372e4d757369632e3c6d643520@PseudoTVLive
2022-03-14 14:23:45.225 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 343030372e4d757369632e3c6d643520@PseudoTVLive, path = videodb://movies/titles/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"random"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Music"]}]},"type":"movies"}, limits = {'end': 100, 'start': 0, 'total': 131}
2022-03-14 14:23:45.225 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 343030372e4d757369632e3c6d643520@PseudoTVLive, path = videodb://movies/titles/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"random"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Music"]}]},"type":"movies"}, limits = {'end': 100, 'start': 0, 'total': 131}
2022-03-14 14:23:45.226 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.343030382e536369656e636520466963@PseudoTVLive.9e4bf9830a9f85ac4c53988090de76af, checksum = 343030382e536369656e636520466963@PseudoTVLive
2022-03-14 14:23:45.227 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 343030382e536369656e636520466963@PseudoTVLive, path = videodb://movies/titles/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"random"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Science%20Fiction"]}]},"type":"movies"}, limits = {'end': 300, 'start': 200, 'total': 386}
2022-03-14 14:23:45.227 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 343030382e536369656e636520466963@PseudoTVLive, path = videodb://movies/titles/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"random"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Science%20Fiction"]}]},"type":"movies"}, limits = {'end': 300, 'start': 200, 'total': 386}
2022-03-14 14:23:45.227 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.343030392e53706f7274204d6f766965@PseudoTVLive.145dcdf8ec2e99ea75cd44f1e6ee424a, checksum = 343030392e53706f7274204d6f766965@PseudoTVLive
2022-03-14 14:23:45.228 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 343030392e53706f7274204d6f766965@PseudoTVLive, path = videodb://movies/titles/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"random"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Sport"]}]},"type":"movies"}, limits = {'end': 0, 'start': 0, 'total': 2}
2022-03-14 14:23:45.228 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 343030392e53706f7274204d6f766965@PseudoTVLive, path = videodb://movies/titles/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"random"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Sport"]}]},"type":"movies"}, limits = {'end': 0, 'start': 0, 'total': 2}
2022-03-14 14:23:45.229 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.343031302e576172204d6f766965732e@PseudoTVLive.3820e7b39822ab8675a9971ac9ca5c1b, checksum = 343031302e576172204d6f766965732e@PseudoTVLive
2022-03-14 14:23:45.229 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 343031302e576172204d6f766965732e@PseudoTVLive, path = videodb://movies/titles/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"random"},"rules":{"and":[{"field":"genre","operator":"contains","value":["War"]}]},"type":"movies"}, limits = {'end': 0, 'start': 0, 'total': 96}
2022-03-14 14:23:45.229 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 343031302e576172204d6f766965732e@PseudoTVLive, path = videodb://movies/titles/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"random"},"rules":{"and":[{"field":"genre","operator":"contains","value":["War"]}]},"type":"movies"}, limits = {'end': 0, 'start': 0, 'total': 96}
2022-03-14 14:23:45.230 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.autoPagination.343031312e5765737465726e204d6f76@PseudoTVLive.a051bbb393fb69bdb505332b0eda4a23, checksum = 343031312e5765737465726e204d6f76@PseudoTVLive
2022-03-14 14:23:45.231 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: get autoPagination; id = 343031312e5765737465726e204d6f76@PseudoTVLive, path = videodb://movies/titles/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"random"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Western"]}]},"type":"movies"}, limits = {'end': 0, 'start': 0, 'total': 261}
2022-03-14 14:23:45.231 T:1324 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: hasChannelContent, channel = 343031312e5765737465726e204d6f76@PseudoTVLive, path = videodb://movies/titles/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"random"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Western"]}]},"type":"movies"}, limits = {'end': 0, 'start': 0, 'total': 261}
2022-03-14 14:23:45.296 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-PoolHelper: poolList => 948.0526447296143 ms
2022-03-14 14:23:45.320 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: setVisibility, cntrl = 4, state = False
2022-03-14 14:23:45.373 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:45.789 T:1006 DEBUG <general>: LIRC: - NEW 6a 0 KEY_RIGHT devinput (KEY_RIGHT)
2022-03-14 14:23:45.798 T:1002 DEBUG <general>: HandleKey: 168 (0xa8, obc87) pressed, action is Right
2022-03-14 14:23:45.799 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: onFocus: controlId = 5
2022-03-14 14:23:45.799 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: onAction: actionId = 2
2022-03-14 14:23:45.905 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:45.919 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 13538
2022-03-14 14:23:46.394 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:46.470 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:46.485 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14926
2022-03-14 14:23:46.590 T:1006 DEBUG <general>: LIRC: - NEW 6a 0 KEY_RIGHT devinput (KEY_RIGHT)
2022-03-14 14:23:46.602 T:1002 DEBUG <general>: HandleKey: 168 (0xa8, obc87) pressed, action is Right
2022-03-14 14:23:46.602 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: onFocus: controlId = 50
2022-03-14 14:23:46.602 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: onAction: actionId = 2
2022-03-14 14:23:46.923 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:46.935 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 11651
2022-03-14 14:23:47.080 T:1006 DEBUG <general>: LIRC: - NEW 6a 0 KEY_RIGHT devinput (KEY_RIGHT)
2022-03-14 14:23:47.091 T:1002 DEBUG <general>: HandleKey: 168 (0xa8, obc87) pressed, action is Right
2022-03-14 14:23:47.091 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: onFocus: controlId = 9001
2022-03-14 14:23:47.091 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: onAction: actionId = 2
2022-03-14 14:23:47.140 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:47.152 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 11324
2022-03-14 14:23:47.413 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:47.534 T:1177 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Recommended: chkRecommendedTimer, wait = 900
2022-03-14 14:23:47.539 T:1177 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.BUSY.WORKING, value = True
2022-03-14 14:23:47.551 T:1177 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:47.559 T:1177 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:23:47.559 T:1177 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.89dabea0426f9e22df7841cbca38cff2, checksum = 0.3.6b
2022-03-14 14:23:47.560 T:1177 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-PoolHelper: poolList, chunksize = 2, items = 5
2022-03-14 14:23:47.564 T:1177 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-PoolHelper: poolList => 3.6640167236328125 ms
2022-03-14 14:23:47.564 T:1177 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Recommended: importPrompt, recommendedAddons = 0
2022-03-14 14:23:47.564 T:1177 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.has.WhiteList, value = False
2022-03-14 14:23:47.564 T:1177 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.has.BlackList, value = False
2022-03-14 14:23:47.564 T:1177 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Settings: setSetting, key = Clear_BlackList, value =
2022-03-14 14:23:47.570 T:1177 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:47.580 T:1177 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:23:47.580 T:1177 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Library: _save, saving to special://profile/addon_data/plugin.video.pseudotv.live/library.json
2022-03-14 14:23:47.580 T:1177 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileLock: lockFile MasterLock
2022-03-14 14:23:47.580 T:1177 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/FileLock.dat to /var/media/sdc1-usb-General_USB_Flas/41489.lock
2022-03-14 14:23:47.580 T:1177 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/41489.lock
2022-03-14 14:23:47.580 T:1177 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/41489.lock
2022-03-14 14:23:47.580 T:1177 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/41489.lock
2022-03-14 14:23:47.580 T:1177 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/41489.lock
2022-03-14 14:23:47.580 T:1177 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/41489.lock
2022-03-14 14:23:47.580 T:1177 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/41489.lock
2022-03-14 14:23:47.580 T:1177 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileLock: findLockEntry
2022-03-14 14:23:47.580 T:1177 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileLock: File is unlocked
2022-03-14 14:23:47.580 T:1177 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileLock: writeLockEntry
2022-03-14 14:23:47.580 T:1177 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileLock: removeLockEntry
2022-03-14 14:23:47.581 T:1177 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/41489.lock
2022-03-14 14:23:47.581 T:1177 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/41489.lock
2022-03-14 14:23:47.581 T:1177 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/41489.lock
2022-03-14 14:23:47.581 T:1177 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileLock: releaseLockFile
2022-03-14 14:23:47.581 T:1177 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/41489.lock to /var/media/sdc1-usb-General_USB_Flas/FileLock.dat
2022-03-14 14:23:47.581 T:1177 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileAccess: trying to open special://profile/addon_data/plugin.video.pseudotv.live/library.json
2022-03-14 14:23:47.581 T:1177 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: trying to open special://profile/addon_data/plugin.video.pseudotv.live/library.json
2022-03-14 14:23:47.581 T:1177 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: Opening special://profile/addon_data/plugin.video.pseudotv.live/library.json
2022-03-14 14:23:47.581 T:1177 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileLock: unlockFile MasterLock
2022-03-14 14:23:47.581 T:1177 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileLock: Lock not found
2022-03-14 14:23:47.581 T:1177 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileLock: close
2022-03-14 14:23:47.581 T:1177 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileLock: unlockFile masterlock
2022-03-14 14:23:47.581 T:1177 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/FileLock.dat to /var/media/sdc1-usb-General_USB_Flas/54831.lock
2022-03-14 14:23:47.582 T:1177 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/54831.lock
2022-03-14 14:23:47.582 T:1177 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/54831.lock
2022-03-14 14:23:47.582 T:1177 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/54831.lock
2022-03-14 14:23:47.582 T:1177 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/54831.lock
2022-03-14 14:23:47.582 T:1177 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/54831.lock
2022-03-14 14:23:47.582 T:1177 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/54831.lock
2022-03-14 14:23:47.582 T:1177 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileLock: writeLockEntry
2022-03-14 14:23:47.582 T:1177 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileLock: removeLockEntry
2022-03-14 14:23:47.582 T:1177 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/54831.lock
2022-03-14 14:23:47.582 T:1177 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/54831.lock
2022-03-14 14:23:47.583 T:1177 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/54831.lock
2022-03-14 14:23:47.583 T:1177 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileLock: releaseLockFile
2022-03-14 14:23:47.583 T:1177 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/54831.lock to /var/media/sdc1-usb-General_USB_Flas/FileLock.dat
2022-03-14 14:23:47.583 T:1177 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Library: _deposit
2022-03-14 14:23:47.583 T:1177 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Vault: set_libraryItems, libraryItems
2022-03-14 14:23:47.583 T:1177 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Library: chkLibraryTimer, wait = 3600
2022-03-14 14:23:47.584 T:1177 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.BUSY.WORKING, value = False
2022-03-14 14:23:47.593 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Monitor: onSettingsChanged
2022-03-14 14:23:47.639 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:47.647 T:1006 DEBUG <general>: LIRC: - NEW 160 0 KEY_OK devinput (KEY_OK)
2022-03-14 14:23:47.651 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12033
2022-03-14 14:23:47.652 T:1002 DEBUG <general>: HandleKey: 11 (0x0b, obc244) pressed, action is Select
2022-03-14 14:23:47.652 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getFocusVARS, controlId = 9001
2022-03-14 14:23:47.673 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: onClick: controlId = 9001
items = {'chanList': {'item': <xbmcgui.ListItem object at 0x7f5c44adeff0>, 'position': 4, 'citem': {'id': '', 'type': '', 'number': 5, 'name': 'SensualTV', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/SensualTV.png', 'path': 'special://profile/playlists/video/SensualTV.xsp', 'group': [], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}}, 'itemList': {'item': <xbmcgui.ListItem object at 0x7f5c3c0027c0>, 'position': 1, 'citem': {'id': '', 'type': '', 'number': 5, 'name': 'SensualTV', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/SensualTV.png', 'path': 'special://profile/playlists/video/SensualTV.xsp', 'group': [], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}}, 'ruleList': {'item': <xbmcgui.ListItem object at 0x7f5c44cbb890>, 'position': -1, 'citem': {}}, 'label': 'Save', 'label2': '', 'number': 5}
2022-03-14 14:23:47.685 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: isVisible, cntrl = 5, state = True
2022-03-14 14:23:47.701 T:1002 DEBUG <general>: ------ Window Init (DialogConfirm.xml) ------
2022-03-14 14:23:48.432 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:48.653 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:48.667 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14327
2022-03-14 14:23:48.677 T:1006 DEBUG <general>: LIRC: - NEW 160 0 KEY_OK devinput (KEY_OK)
2022-03-14 14:23:48.684 T:1002 DEBUG <general>: HandleKey: 11 (0x0b, obc244) pressed, action is Select
2022-03-14 14:23:48.840 T:1002 DEBUG <general>: ------ Window Deinit (DialogConfirm.xml) ------
2022-03-14 14:23:48.851 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: setVisibility, cntrl = 4, state = True
2022-03-14 14:23:48.851 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: validateChannels
2022-03-14 14:23:48.851 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-PoolHelper: poolList, chunksize = 267, items = 1065
2022-03-14 14:23:48.857 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 312e436c6173736963204d54562e3c6d@PseudoTVLive
2022-03-14 14:23:48.857 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 322e576f727368697054562e3c6d6435@PseudoTVLive
2022-03-14 14:23:48.858 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:48.858 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:48.858 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 352e53656e7375616c54562e3c6d6435@PseudoTVLive
2022-03-14 14:23:48.860 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313030302e4142432e3c6d6435204841@PseudoTVLive
2022-03-14 14:23:48.860 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313030312e414d432e3c6d6435204841@PseudoTVLive
2022-03-14 14:23:48.860 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313030322e4164756c74205377696d2e@PseudoTVLive
2022-03-14 14:23:48.860 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313030332e416d617a6f6e205072696d@PseudoTVLive
2022-03-14 14:23:48.860 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313030342e4170706c652054562b2e3c@PseudoTVLive
2022-03-14 14:23:48.861 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313030352e42424320416d6572696361@PseudoTVLive
2022-03-14 14:23:48.861 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313030362e424243312e3c6d64352048@PseudoTVLive
2022-03-14 14:23:48.861 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313030372e424243322e3c6d64352048@PseudoTVLive
2022-03-14 14:23:48.861 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313030382e4342532e3c6d6435204841@PseudoTVLive
2022-03-14 14:23:48.861 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313030392e436172746f6f6e204e6574@PseudoTVLive
2022-03-14 14:23:48.862 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313031302e4368616e6e656c20342e3c@PseudoTVLive
2022-03-14 14:23:48.862 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313031312e4368616e6e656c20416e69@PseudoTVLive
2022-03-14 14:23:48.862 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313031322e436f6d6564792043656e74@PseudoTVLive
2022-03-14 14:23:48.862 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313031332e436f6d65742e3c6d643520@PseudoTVLive
2022-03-14 14:23:48.862 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313031342e4469736e65792b2e3c6d64@PseudoTVLive
2022-03-14 14:23:48.863 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313031352e446f7572616d612e3c6d64@PseudoTVLive
2022-03-14 14:23:48.863 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313031362e455049582e3c6d64352048@PseudoTVLive
2022-03-14 14:23:48.863 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313031372e464f582e3c6d6435204841@PseudoTVLive
2022-03-14 14:23:48.863 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313031382e46582e3c6d643520484153@PseudoTVLive
2022-03-14 14:23:48.863 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313031392e466f6f64204e6574776f72@PseudoTVLive
2022-03-14 14:23:48.864 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313032302e46726565666f726d2e3c6d@PseudoTVLive
2022-03-14 14:23:48.864 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313032312e48424f2e3c6d6435204841@PseudoTVLive
2022-03-14 14:23:48.864 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313032322e48424f204d61782e3c6d64@PseudoTVLive
2022-03-14 14:23:48.864 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313032332e48616c6c6d61726b204368@PseudoTVLive
2022-03-14 14:23:48.864 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313032342e486973746f72792e3c6d64@PseudoTVLive
2022-03-14 14:23:48.864 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313032352e48756c752e3c6d64352048@PseudoTVLive
2022-03-14 14:23:48.865 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313032362e4d54562e3c6d6435204841@PseudoTVLive
2022-03-14 14:23:48.865 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313032372e4d6554562e3c6d64352048@PseudoTVLive
2022-03-14 14:23:48.865 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313032382e4e42432e3c6d6435204841@PseudoTVLive
2022-03-14 14:23:48.865 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313032392e4e6574666c69782e3c6d64@PseudoTVLive
2022-03-14 14:23:48.865 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313033302e4e69636b656c6f64656f6e@PseudoTVLive
2022-03-14 14:23:48.866 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313033312e5042532e3c6d6435204841@PseudoTVLive
2022-03-14 14:23:48.866 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313033322e506172616d6f756e742b2e@PseudoTVLive
2022-03-14 14:23:48.866 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313033332e51756962692e3c6d643520@PseudoTVLive
2022-03-14 14:23:48.866 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313033342e5363692046692e3c6d6435@PseudoTVLive
2022-03-14 14:23:48.866 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313033352e53686f7774696d652e3c6d@PseudoTVLive
2022-03-14 14:23:48.867 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313033362e537461727a2e3c6d643520@PseudoTVLive
2022-03-14 14:23:48.867 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313033372e5442532e3c6d6435204841@PseudoTVLive
2022-03-14 14:23:48.867 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313033382e544e542e3c6d6435204841@PseudoTVLive
2022-03-14 14:23:48.867 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313033392e5456204c616e642e3c6d64@PseudoTVLive
2022-03-14 14:23:48.868 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313034302e5468652043572e3c6d6435@PseudoTVLive
2022-03-14 14:23:48.868 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313034312e5468652057422e3c6d6435@PseudoTVLive
2022-03-14 14:23:48.868 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313034322e555341204e6574776f726b@PseudoTVLive
2022-03-14 14:23:48.868 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 323030302e496d70726163746963616c@PseudoTVLive
2022-03-14 14:23:48.868 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 333030302e416374696f6e2054562e3c@PseudoTVLive
2022-03-14 14:23:48.869 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 333030312e416476656e747572652054@PseudoTVLive
2022-03-14 14:23:48.869 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 333030322e436f6d6564792054562e3c@PseudoTVLive
2022-03-14 14:23:48.869 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 333030332e446f63756d656e74617279@PseudoTVLive
2022-03-14 14:23:48.869 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 333030342e46616e746173792054562e@PseudoTVLive
2022-03-14 14:23:48.869 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 333030352e466f726569676e2054562e@PseudoTVLive
2022-03-14 14:23:48.870 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 333030362e486973746f72792054562e@PseudoTVLive
2022-03-14 14:23:48.870 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 333030372e5265616c6974792054562e@PseudoTVLive
2022-03-14 14:23:48.870 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 333030382e5761722054562e3c6d6435@PseudoTVLive
2022-03-14 14:23:48.870 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 333030392e5765737465726e2054562e@PseudoTVLive
2022-03-14 14:23:48.870 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 343030302e416374696f6e204d6f7669@PseudoTVLive
2022-03-14 14:23:48.870 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 343030312e416476656e74757265204d@PseudoTVLive
2022-03-14 14:23:48.871 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 343030322e436f6d656479204d6f7669@PseudoTVLive
2022-03-14 14:23:48.871 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 343030332e4472616d61204d6f766965@PseudoTVLive
2022-03-14 14:23:48.871 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 343030342e46616d696c79204d6f7669@PseudoTVLive
2022-03-14 14:23:48.871 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 343030352e466f726569676e204d6f76@PseudoTVLive
2022-03-14 14:23:48.871 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 343030362e486973746f7279204d6f76@PseudoTVLive
2022-03-14 14:23:48.871 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 343030372e4d757369632e3c6d643520@PseudoTVLive
2022-03-14 14:23:48.872 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 343030382e536369656e636520466963@PseudoTVLive
2022-03-14 14:23:48.872 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 343030392e53706f7274204d6f766965@PseudoTVLive
2022-03-14 14:23:48.872 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 343031302e576172204d6f766965732e@PseudoTVLive
2022-03-14 14:23:48.872 T:1362 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 343031312e5765737465726e204d6f76@PseudoTVLive
2022-03-14 14:23:48.875 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-PoolHelper: poolList => 24.071931838989258 ms
2022-03-14 14:23:48.876 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: validateChannels
2022-03-14 14:23:48.876 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-PoolHelper: poolList, chunksize = 267, items = 1065
2022-03-14 14:23:48.882 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 312e436c6173736963204d54562e3c6d@PseudoTVLive
2022-03-14 14:23:48.882 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 322e576f727368697054562e3c6d6435@PseudoTVLive
2022-03-14 14:23:48.882 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 332e49204c6f76652074686520383073@PseudoTVLive
2022-03-14 14:23:48.883 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 342e49204c6f76652074686520393073@PseudoTVLive
2022-03-14 14:23:48.884 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313030302e4142432e3c6d6435204841@PseudoTVLive
2022-03-14 14:23:48.884 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313030312e414d432e3c6d6435204841@PseudoTVLive
2022-03-14 14:23:48.884 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313030322e4164756c74205377696d2e@PseudoTVLive
2022-03-14 14:23:48.884 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313030332e416d617a6f6e205072696d@PseudoTVLive
2022-03-14 14:23:48.884 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313030342e4170706c652054562b2e3c@PseudoTVLive
2022-03-14 14:23:48.884 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313030352e42424320416d6572696361@PseudoTVLive
2022-03-14 14:23:48.884 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313030362e424243312e3c6d64352048@PseudoTVLive
2022-03-14 14:23:48.884 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313030372e424243322e3c6d64352048@PseudoTVLive
2022-03-14 14:23:48.885 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313030382e4342532e3c6d6435204841@PseudoTVLive
2022-03-14 14:23:48.885 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313030392e436172746f6f6e204e6574@PseudoTVLive
2022-03-14 14:23:48.885 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313031302e4368616e6e656c20342e3c@PseudoTVLive
2022-03-14 14:23:48.885 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313031312e4368616e6e656c20416e69@PseudoTVLive
2022-03-14 14:23:48.885 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313031322e436f6d6564792043656e74@PseudoTVLive
2022-03-14 14:23:48.885 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313031332e436f6d65742e3c6d643520@PseudoTVLive
2022-03-14 14:23:48.885 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313031342e4469736e65792b2e3c6d64@PseudoTVLive
2022-03-14 14:23:48.885 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313031352e446f7572616d612e3c6d64@PseudoTVLive
2022-03-14 14:23:48.885 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313031362e455049582e3c6d64352048@PseudoTVLive
2022-03-14 14:23:48.886 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313031372e464f582e3c6d6435204841@PseudoTVLive
2022-03-14 14:23:48.886 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313031382e46582e3c6d643520484153@PseudoTVLive
2022-03-14 14:23:48.886 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313031392e466f6f64204e6574776f72@PseudoTVLive
2022-03-14 14:23:48.886 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313032302e46726565666f726d2e3c6d@PseudoTVLive
2022-03-14 14:23:48.886 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313032312e48424f2e3c6d6435204841@PseudoTVLive
2022-03-14 14:23:48.886 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313032322e48424f204d61782e3c6d64@PseudoTVLive
2022-03-14 14:23:48.886 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313032332e48616c6c6d61726b204368@PseudoTVLive
2022-03-14 14:23:48.886 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313032342e486973746f72792e3c6d64@PseudoTVLive
2022-03-14 14:23:48.886 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313032352e48756c752e3c6d64352048@PseudoTVLive
2022-03-14 14:23:48.887 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313032362e4d54562e3c6d6435204841@PseudoTVLive
2022-03-14 14:23:48.887 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313032372e4d6554562e3c6d64352048@PseudoTVLive
2022-03-14 14:23:48.887 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313032382e4e42432e3c6d6435204841@PseudoTVLive
2022-03-14 14:23:48.887 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313032392e4e6574666c69782e3c6d64@PseudoTVLive
2022-03-14 14:23:48.887 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313033302e4e69636b656c6f64656f6e@PseudoTVLive
2022-03-14 14:23:48.887 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313033312e5042532e3c6d6435204841@PseudoTVLive
2022-03-14 14:23:48.887 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313033322e506172616d6f756e742b2e@PseudoTVLive
2022-03-14 14:23:48.888 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313033332e51756962692e3c6d643520@PseudoTVLive
2022-03-14 14:23:48.888 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313033342e5363692046692e3c6d6435@PseudoTVLive
2022-03-14 14:23:48.888 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313033352e53686f7774696d652e3c6d@PseudoTVLive
2022-03-14 14:23:48.888 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313033362e537461727a2e3c6d643520@PseudoTVLive
2022-03-14 14:23:48.888 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313033372e5442532e3c6d6435204841@PseudoTVLive
2022-03-14 14:23:48.888 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313033382e544e542e3c6d6435204841@PseudoTVLive
2022-03-14 14:23:48.888 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313033392e5456204c616e642e3c6d64@PseudoTVLive
2022-03-14 14:23:48.888 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313034302e5468652043572e3c6d6435@PseudoTVLive
2022-03-14 14:23:48.889 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313034312e5468652057422e3c6d6435@PseudoTVLive
2022-03-14 14:23:48.889 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 313034322e555341204e6574776f726b@PseudoTVLive
2022-03-14 14:23:48.889 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 323030302e496d70726163746963616c@PseudoTVLive
2022-03-14 14:23:48.889 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 333030302e416374696f6e2054562e3c@PseudoTVLive
2022-03-14 14:23:48.889 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 333030312e416476656e747572652054@PseudoTVLive
2022-03-14 14:23:48.889 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 333030322e436f6d6564792054562e3c@PseudoTVLive
2022-03-14 14:23:48.889 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 333030332e446f63756d656e74617279@PseudoTVLive
2022-03-14 14:23:48.889 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 333030342e46616e746173792054562e@PseudoTVLive
2022-03-14 14:23:48.890 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 333030352e466f726569676e2054562e@PseudoTVLive
2022-03-14 14:23:48.890 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 333030362e486973746f72792054562e@PseudoTVLive
2022-03-14 14:23:48.890 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 333030372e5265616c6974792054562e@PseudoTVLive
2022-03-14 14:23:48.890 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 333030382e5761722054562e3c6d6435@PseudoTVLive
2022-03-14 14:23:48.890 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 333030392e5765737465726e2054562e@PseudoTVLive
2022-03-14 14:23:48.890 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 343030302e416374696f6e204d6f7669@PseudoTVLive
2022-03-14 14:23:48.890 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 343030312e416476656e74757265204d@PseudoTVLive
2022-03-14 14:23:48.890 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 343030322e436f6d656479204d6f7669@PseudoTVLive
2022-03-14 14:23:48.891 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 343030332e4472616d61204d6f766965@PseudoTVLive
2022-03-14 14:23:48.891 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 343030342e46616d696c79204d6f7669@PseudoTVLive
2022-03-14 14:23:48.891 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 343030352e466f726569676e204d6f76@PseudoTVLive
2022-03-14 14:23:48.891 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 343030362e486973746f7279204d6f76@PseudoTVLive
2022-03-14 14:23:48.891 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 343030372e4d757369632e3c6d643520@PseudoTVLive
2022-03-14 14:23:48.891 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 343030382e536369656e636520466963@PseudoTVLive
2022-03-14 14:23:48.891 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 343030392e53706f7274204d6f766965@PseudoTVLive
2022-03-14 14:23:48.891 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 343031302e576172204d6f766965732e@PseudoTVLive
2022-03-14 14:23:48.892 T:1369 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: getID, id = 343031312e5765737465726e204d6f76@PseudoTVLive
2022-03-14 14:23:48.895 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-PoolHelper: poolList => 18.78952980041504 ms
2022-03-14 14:23:48.904 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-saveChannels, difference = 1
2022-03-14 14:23:48.904 T:1051 DEBUG <general>: DialogProgress::Open called
2022-03-14 14:23:48.917 T:1002 DEBUG <general>: ------ Window Init (DialogConfirm.xml) ------
2022-03-14 14:23:48.918 T:1051 DEBUG <general>: citem
2022-03-14 14:23:48.918 T:1051 DEBUG <general>:
2022-03-14 14:23:48.918 T:1051 DEBUG <general>: {'id': '352e53656e7375616c54562e3c6d6435@PseudoTVLive', 'type': 'Custom', 'number': 5, 'name': 'SensualTV', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/SensualTV.png', 'path': 'special://profile/playlists/video/SensualTV.xsp', 'group': [], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-03-14 14:23:48.918 T:1051 DEBUG <general>:
2022-03-14 14:23:48.934 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, id = 352e53656e7375616c54562e3c6d6435@PseudoTVLive
2022-03-14 14:23:48.934 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:48.937 T:1002 DEBUG <general>: ------ Window Deinit (DialogConfirm.xml) ------
2022-03-14 14:23:48.937 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 70, after = 70
2022-03-14 14:23:48.938 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 70
2022-03-14 14:23:48.939 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, adding channel 5, id 352e53656e7375616c54562e3c6d6435@PseudoTVLive
2022-03-14 14:23:48.939 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:48.941 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 71, after = 71
2022-03-14 14:23:48.941 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 71
2022-03-14 14:23:48.941 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: addChannel, total channels = 71
2022-03-14 14:23:48.941 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileLock: lockFile MasterLock
2022-03-14 14:23:48.941 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/FileLock.dat to /var/media/sdc1-usb-General_USB_Flas/16457.lock
2022-03-14 14:23:48.942 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/16457.lock
2022-03-14 14:23:48.942 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/16457.lock
2022-03-14 14:23:48.942 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/16457.lock
2022-03-14 14:23:48.942 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/16457.lock
2022-03-14 14:23:48.942 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/16457.lock
2022-03-14 14:23:48.942 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/16457.lock
2022-03-14 14:23:48.942 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileLock: findLockEntry
2022-03-14 14:23:48.942 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileLock: File is unlocked
2022-03-14 14:23:48.942 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileLock: writeLockEntry
2022-03-14 14:23:48.942 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileLock: removeLockEntry
2022-03-14 14:23:48.943 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/16457.lock
2022-03-14 14:23:48.943 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/16457.lock
2022-03-14 14:23:48.943 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/16457.lock
2022-03-14 14:23:48.943 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileLock: releaseLockFile
2022-03-14 14:23:48.943 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/16457.lock to /var/media/sdc1-usb-General_USB_Flas/FileLock.dat
2022-03-14 14:23:48.943 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileAccess: trying to open special://profile/addon_data/plugin.video.pseudotv.live/channels.json
2022-03-14 14:23:48.943 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: trying to open special://profile/addon_data/plugin.video.pseudotv.live/channels.json
2022-03-14 14:23:48.943 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: Opening special://profile/addon_data/plugin.video.pseudotv.live/channels.json
2022-03-14 14:23:48.943 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:48.945 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 71, after = 71
2022-03-14 14:23:48.945 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 71
2022-03-14 14:23:48.945 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: _save, saving 71 channels to special://profile/addon_data/plugin.video.pseudotv.live/channels.json
2022-03-14 14:23:48.946 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:48.947 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 71, after = 71
2022-03-14 14:23:48.957 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileLock: unlockFile MasterLock
2022-03-14 14:23:48.957 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileLock: Lock not found
2022-03-14 14:23:48.957 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileLock: close
2022-03-14 14:23:48.957 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileLock: unlockFile masterlock
2022-03-14 14:23:48.957 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/FileLock.dat to /var/media/sdc1-usb-General_USB_Flas/8148.lock
2022-03-14 14:23:48.958 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/8148.lock
2022-03-14 14:23:48.958 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/8148.lock
2022-03-14 14:23:48.958 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/8148.lock
2022-03-14 14:23:48.958 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/8148.lock
2022-03-14 14:23:48.958 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/8148.lock
2022-03-14 14:23:48.958 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/8148.lock
2022-03-14 14:23:48.958 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileLock: writeLockEntry
2022-03-14 14:23:48.958 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileLock: removeLockEntry
2022-03-14 14:23:48.958 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/8148.lock
2022-03-14 14:23:48.958 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/8148.lock
2022-03-14 14:23:48.958 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/8148.lock
2022-03-14 14:23:48.958 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileLock: releaseLockFile
2022-03-14 14:23:48.958 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/8148.lock to /var/media/sdc1-usb-General_USB_Flas/FileLock.dat
2022-03-14 14:23:48.959 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: _deposit, channels = 71
2022-03-14 14:23:48.959 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Vault: set_channelList, channelList: channels = 71
2022-03-14 14:23:48.959 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:23:48.961 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 71, after = 71
2022-03-14 14:23:48.961 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 71
2022-03-14 14:23:48.961 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Settings: setSetting, key = Select_Channels, value = [B]71[/B] Channels
2022-03-14 14:23:48.972 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:49.000 T:1051 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:23:49.000 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: setVisibility, cntrl = 4, state = False
2022-03-14 14:23:49.001 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: closeManager
2022-03-14 14:23:49.002 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.managerRunning, value = False
2022-03-14 14:23:49.003 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.InstanceID, value = 6a6dc823-41a8-4296-93ea-3ef09b1c71eb
2022-03-14 14:23:49.003 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.isUpdatePending, value = True
2022-03-14 14:23:49.017 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Manager: onAction: actionId = 7
2022-03-14 14:23:49.017 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Monitor: onSettingsChanged
2022-03-14 14:23:49.034 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-openAddonSettings, ctl = (0, 1), id = plugin.video.pseudotv.live
2022-03-14 14:23:49.106 T:1002 DEBUG <general>: ------ Window Deinit (DialogBusy.xml) ------
2022-03-14 14:23:49.154 T:1002 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:49.155 T:1002 DEBUG <general>: ------ Window Init (DialogAddonSettings.xml) ------
2022-03-14 14:23:49.238 T:1002 DEBUG <general>: ------ Window Deinit (/storage/.kodi/addons/plugin.video.pseudotv.live/resources/skins/default/1080i/plugin.video.pseudotv.live.manager.xml) ------
2022-03-14 14:23:49.336 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.lastVersion, checksum = 0.3.6b
2022-03-14 14:23:49.356 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:49.384 T:1051 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:23:49.384 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.isClient, value = False
2022-03-14 14:23:49.398 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:49.467 T:1051 INFO <general>: Skipped 3 duplicate messages..
2022-03-14 14:23:49.467 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.InstanceID, value = 691af309-b01a-4007-82fc-2f56230ac239
2022-03-14 14:23:49.474 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:49.487 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.BUSY.WORKING, value = True
2022-03-14 14:23:49.487 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Backup: hasBackup
2022-03-14 14:23:49.495 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:49.496 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.has.Backup, value = True
2022-03-14 14:23:49.503 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:49.513 T:1051 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:23:49.513 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.BUSY.WORKING, value = False
2022-03-14 14:23:49.520 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:49.536 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-globals: chkResources, silent = True
2022-03-14 14:23:49.558 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:49.600 T:1051 INFO <general>: Skipped 2 duplicate messages..
2022-03-14 14:23:49.600 T:1051 ERROR <general>: unmatched parentheses in system.hasaddon(resource.videos.bumpers.pseudotv
2022-03-14 14:23:49.600 T:1051 ERROR <general>: unmatched parentheses in resource.videos.bumpers.sample)
2022-03-14 14:23:49.609 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:49.634 T:1051 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:23:49.634 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-globals: chkResources, missing = ['resource.videos.bumpers.pseudotv|resource.videos.bumpers.sample']
2022-03-14 14:23:49.799 T:1095 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:50.177 T:1006 DEBUG <general>: LIRC: - NEW ae 0 KEY_EXIT devinput (KEY_EXIT)
2022-03-14 14:23:50.187 T:1002 DEBUG <general>: HandleKey: menu (0xd8) pressed, action is Close
2022-03-14 14:23:50.220 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:50.233 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12627
2022-03-14 14:23:50.358 T:1002 DEBUG <general>: ------ Window Deinit (DialogAddonSettings.xml) ------
2022-03-14 14:23:50.469 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:50.569 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:50.583 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 13971
2022-03-14 14:23:50.909 T:1006 DEBUG <general>: LIRC: - NEW ae 0 KEY_EXIT devinput (KEY_EXIT)
2022-03-14 14:23:50.916 T:1002 DEBUG <general>: HandleKey: menu (0xd8) pressed, action is Back
2022-03-14 14:23:50.916 T:1002 DEBUG <general>: CGUIWindowManager::PreviousWindow: Deactivate
2022-03-14 14:23:50.950 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:50.966 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15510
2022-03-14 14:23:51.101 T:1002 DEBUG <general>: ------ Window Deinit (MyVideoNav.xml) ------
2022-03-14 14:23:51.103 T:1002 DEBUG <general>: CGUIWindowManager::PreviousWindow: Activate new
2022-03-14 14:23:51.103 T:1002 DEBUG <general>: ------ Window Init (Home.xml) ------
2022-03-14 14:23:51.488 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:51.502 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:51.515 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 13481
2022-03-14 14:23:51.610 T:1006 DEBUG <general>: LIRC: - NEW ae 0 KEY_EXIT devinput (KEY_EXIT)
2022-03-14 14:23:51.619 T:1002 DEBUG <general>: HandleKey: menu (0xd8) pressed, action is Back
2022-03-14 14:23:51.619 T:1002 DEBUG <general>: CGUIWindowManager::PreviousWindow: Deactivate
2022-03-14 14:23:51.768 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:51.782 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 13262
2022-03-14 14:23:52.507 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:53.517 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:53.529 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:53.532 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14559
2022-03-14 14:23:53.601 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:53.614 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12753
2022-03-14 14:23:54.548 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:55.334 T:1002 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:23:55.334 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:55.347 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12424
2022-03-14 14:23:55.554 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:56.366 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:56.379 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 13217
2022-03-14 14:23:56.570 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:56.748 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:56.762 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 13677
2022-03-14 14:23:57.589 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:23:58.449 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:58.462 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12547
2022-03-14 14:23:58.565 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:23:58.578 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12921
2022-03-14 14:23:58.608 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:24:00.114 T:1002 INFO <general>: Skipped 2 duplicate messages..
2022-03-14 14:24:00.114 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:24:00.127 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12753
2022-03-14 14:24:00.464 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:24:00.477 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12494
2022-03-14 14:24:00.644 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:24:01.481 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:24:01.493 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12193
2022-03-14 14:24:01.664 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:24:01.977 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:24:01.992 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14839
2022-03-14 14:24:02.377 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:24:02.392 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15108
2022-03-14 14:24:02.647 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:24:02.659 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12143
2022-03-14 14:24:02.671 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:24:02.982 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:24:02.992 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 9791
2022-03-14 14:24:03.545 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:24:03.558 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12803
2022-03-14 14:24:03.682 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:24:03.694 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:24:03.708 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 13996
2022-03-14 14:24:03.786 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Library: chkLibraryTimer, wait = 3600
2022-03-14 14:24:03.787 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.BUSY.WORKING, value = True
2022-03-14 14:24:03.787 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Library: fillLibraryItems
2022-03-14 14:24:03.803 T:1206 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:24:03.806 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.library.getnetworks, checksum = 0.3.6b
2022-03-14 14:24:03.809 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Library: getLibraryItems, type = TV Networks, enabled = False
2022-03-14 14:24:03.809 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = 007a6f5f-f384-44f8-9510-ede9092b5fb2
2022-03-14 14:24:03.812 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: cleanSelf, before = 71, after = 71
2022-03-14 14:24:03.812 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Channels: getChannels, channels = 71
2022-03-14 14:24:03.815 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.fillType.TV Networks, checksum = 53dd53f415c79990709a487d1146669d.d41d8cd98f00b204e9800998ecf8427e.2a280aaae487195c5234a46d8ba45cb0
2022-03-14 14:24:03.826 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Library: fillType, type = TV Networks, items = 50, existing = 0, enabled = 0
2022-03-14 14:24:03.843 T:1206 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:24:04.026 T:1383 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:24:04.026 T:1383 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Monitor: _onSettingsChanged
2022-03-14 14:24:04.044 T:1383 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:24:04.140 T:1206 INFO <general>: Skipped 5 duplicate messages..
2022-03-14 14:24:04.140 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: chname = ABC, type = TV Networks, featured = False
2022-03-14 14:24:04.152 T:1383 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:24:04.193 T:1383 INFO <CSettingsManager>: Skipped 7 duplicate messages..
2022-03-14 14:24:04.193 T:1383 DEBUG <CSettingsManager>: requested setting (TDP_PORT) was not found.
2022-03-14 14:24:04.193 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: found resource://resource.images.studios.white/ABC.png
2022-03-14 14:24:04.274 T:1206 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:24:04.298 T:1206 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:24:04.298 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: chname = AMC, type = TV Networks, featured = False
2022-03-14 14:24:04.299 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: found resource://resource.images.studios.white/AMC.png
2022-03-14 14:24:04.399 T:1206 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:24:04.411 T:1206 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:24:04.411 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: chname = Adult Swim, type = TV Networks, featured = False
2022-03-14 14:24:04.412 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: found resource://resource.images.studios.white/AdultSwim.png
2022-03-14 14:24:04.458 T:1206 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:24:04.477 T:1002 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:24:04.477 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:24:04.491 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14081
2022-03-14 14:24:04.491 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: chname = Amazon Prime Video, type = TV Networks, featured = False
2022-03-14 14:24:04.492 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: chkLocal: chname = Amazon Prime Video found = /var/media/sdc1-usb-General_USB_Flas/logos/Amazon Prime Video.png
2022-03-14 14:24:04.492 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: found /var/media/sdc1-usb-General_USB_Flas/logos/Amazon Prime Video.png
2022-03-14 14:24:04.522 T:1206 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:24:04.558 T:1206 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:24:04.558 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: chname = Apple TV+, type = TV Networks, featured = False
2022-03-14 14:24:04.559 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: found resource://resource.images.studios.white/Apple TV+.png
2022-03-14 14:24:04.591 T:1206 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:24:04.624 T:1206 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:24:04.624 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: chname = BBC America, type = TV Networks, featured = False
2022-03-14 14:24:04.625 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: found resource://resource.images.studios.white/BBC America.png
2022-03-14 14:24:04.685 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:24:04.773 T:1051 INFO <general>: Skipped 9 duplicate messages..
2022-03-14 14:24:04.773 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-globals: chkPluginSettings, id = pvr.iptvsimple
2022-03-14 14:24:04.773 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-globals: chkPluginSettings, id = service.iptv.manager
2022-03-14 14:24:04.774 T:1051 DEBUG <CAddonSettings[service.iptv.manager]>: trying to load setting definitions from old format...
2022-03-14 14:24:04.784 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:24:04.787 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: chname = BBC1, type = TV Networks, featured = False
2022-03-14 14:24:04.787 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: chkLocal: chname = BBC1 found = /var/media/sdc1-usb-General_USB_Flas/logos/BBC1.png
2022-03-14 14:24:04.787 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: found /var/media/sdc1-usb-General_USB_Flas/logos/BBC1.png
2022-03-14 14:24:04.790 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-globals: getPluginMeta, plugin meta = {'type': 'xbmc.python.script', 'label': 'IPTV Manager', 'name': 'IPTV Manager', 'version': '0.2.3+matrix.1', 'path': '/storage/.kodi/addons/service.iptv.manager/', 'author': 'Michaël Arnauts', 'icon': '/storage/.kodi/addons/service.iptv.manager/resources/icon.png', 'fanart': '', 'id': 'service.iptv.manager', 'description': 'IPTV Manager integrates IPTV channels from other add-ons in the Kodi TV and Radio menus.'}
2022-03-14 14:24:04.802 T:1051 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:24:04.811 T:1051 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Service: _startup
2022-03-14 14:24:04.819 T:1206 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:24:04.828 T:1206 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:24:04.828 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: chname = BBC2, type = TV Networks, featured = False
2022-03-14 14:24:04.828 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: found resource://resource.images.studios.white/BBC2.png
2022-03-14 14:24:04.852 T:1095 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:24:04.878 T:1206 INFO <general>: Skipped 2 duplicate messages..
2022-03-14 14:24:04.878 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: chname = CBS, type = TV Networks, featured = False
2022-03-14 14:24:04.878 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: found resource://resource.images.studios.white/CBS.png
2022-03-14 14:24:04.895 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:24:04.908 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12255
2022-03-14 14:24:04.932 T:1206 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:24:04.941 T:1206 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:24:04.941 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: chname = Cartoon Network, type = TV Networks, featured = False
2022-03-14 14:24:04.941 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: found resource://resource.images.studios.white/Cartoon Network.png
2022-03-14 14:24:04.979 T:1206 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:24:04.991 T:1206 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:24:04.991 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: chname = Channel 4, type = TV Networks, featured = False
2022-03-14 14:24:04.991 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: found resource://resource.images.studios.white/Channel4.png
2022-03-14 14:24:05.030 T:1206 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:24:05.041 T:1206 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:24:05.041 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: chname = Channel Anime, type = TV Networks, featured = False
2022-03-14 14:24:05.042 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: chkLocal: chname = Channel Anime found = /var/media/sdc1-usb-General_USB_Flas/logos/Channel Anime.png
2022-03-14 14:24:05.042 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: found /var/media/sdc1-usb-General_USB_Flas/logos/Channel Anime.png
2022-03-14 14:24:05.080 T:1206 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:24:05.091 T:1206 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:24:05.091 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: chname = Columbia Pictures Television, type = TV Networks, featured = False
2022-03-14 14:24:05.092 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: getTVInfo
2022-03-14 14:24:05.107 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.6b
2022-03-14 14:24:05.145 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-03-14 14:24:05.213 T:1206 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:24:05.244 T:1206 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:24:05.244 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: chname = Comedy Central, type = TV Networks, featured = False
2022-03-14 14:24:05.246 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: found resource://resource.images.studios.white/Comedy Central.png
2022-03-14 14:24:05.298 T:1206 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:24:05.308 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:24:05.318 T:1206 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:24:05.323 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15290
2022-03-14 14:24:05.324 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: chname = Comet, type = TV Networks, featured = False
2022-03-14 14:24:05.325 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: chkLocal: chname = Comet found = /var/media/sdc1-usb-General_USB_Flas/logos/Comet.png
2022-03-14 14:24:05.325 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: found /var/media/sdc1-usb-General_USB_Flas/logos/Comet.png
2022-03-14 14:24:05.375 T:1206 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:24:05.407 T:1206 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:24:05.407 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: chname = Disney+, type = TV Networks, featured = False
2022-03-14 14:24:05.408 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: found resource://resource.images.studios.white/Disney+.png
2022-03-14 14:24:05.459 T:1206 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:24:05.490 T:1206 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:24:05.490 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: chname = Dourama, type = TV Networks, featured = False
2022-03-14 14:24:05.491 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: chkLocal: chname = Dourama found = /var/media/sdc1-usb-General_USB_Flas/logos/Dourama.png
2022-03-14 14:24:05.491 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: found /var/media/sdc1-usb-General_USB_Flas/logos/Dourama.png
2022-03-14 14:24:05.544 T:1206 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:24:05.574 T:1206 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:24:05.574 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: chname = EPIX, type = TV Networks, featured = False
2022-03-14 14:24:05.575 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: found resource://resource.images.studios.white/EPIX.png
2022-03-14 14:24:05.598 T:1206 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:24:05.624 T:1206 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:24:05.624 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: chname = FOX, type = TV Networks, featured = False
2022-03-14 14:24:05.624 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: found resource://resource.images.studios.white/FOX.png
2022-03-14 14:24:05.666 T:1206 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:24:05.690 T:1206 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:24:05.690 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: chname = FX, type = TV Networks, featured = False
2022-03-14 14:24:05.691 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: found resource://resource.images.studios.white/FX.png
2022-03-14 14:24:05.727 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:24:05.757 T:1206 INFO <general>: Skipped 2 duplicate messages..
2022-03-14 14:24:05.757 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: chname = Food Network, type = TV Networks, featured = False
2022-03-14 14:24:05.757 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: found resource://resource.images.studios.white/FoodNetwork.png
2022-03-14 14:24:05.812 T:1206 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:24:05.840 T:1206 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:24:05.840 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: chname = Freeform, type = TV Networks, featured = False
2022-03-14 14:24:05.842 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: found resource://resource.images.studios.white/Freeform.png
2022-03-14 14:24:05.895 T:1206 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:24:05.923 T:1206 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:24:05.923 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: chname = HBO, type = TV Networks, featured = False
2022-03-14 14:24:05.925 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: found resource://resource.images.studios.white/HBO.png
2022-03-14 14:24:05.978 T:1206 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:24:06.007 T:1206 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:24:06.007 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: chname = HBO Max, type = TV Networks, featured = False
2022-03-14 14:24:06.009 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: found resource://resource.images.studios.white/HBO Max.png
2022-03-14 14:24:06.062 T:1206 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:24:06.090 T:1206 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:24:06.090 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: chname = Hallmark Channel, type = TV Networks, featured = False
2022-03-14 14:24:06.092 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: found resource://resource.images.studios.white/Hallmark Channel.png
2022-03-14 14:24:06.146 T:1206 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:24:06.174 T:1206 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:24:06.174 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: chname = History, type = TV Networks, featured = False
2022-03-14 14:24:06.175 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: found resource://resource.images.studios.white/History.png
2022-03-14 14:24:06.228 T:1206 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:24:06.283 T:1206 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:24:06.283 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: chname = Hulu, type = TV Networks, featured = False
2022-03-14 14:24:06.285 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: found resource://resource.images.studios.white/Hulu.png
2022-03-14 14:24:06.320 T:1206 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:24:06.370 T:1206 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:24:06.370 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: chname = MTV, type = TV Networks, featured = False
2022-03-14 14:24:06.372 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: found resource://resource.images.studios.white/MTV.png
2022-03-14 14:24:06.408 T:1206 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:24:06.444 T:1206 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:24:06.444 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: chname = MeTV, type = TV Networks, featured = False
2022-03-14 14:24:06.445 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: chkLocal: chname = MeTV found = /var/media/sdc1-usb-General_USB_Flas/logos/MeTV.png
2022-03-14 14:24:06.445 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: found /var/media/sdc1-usb-General_USB_Flas/logos/MeTV.png
2022-03-14 14:24:06.477 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:24:06.490 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12672
2022-03-14 14:24:06.512 T:1206 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:24:06.540 T:1206 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:24:06.540 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: chname = NBC, type = TV Networks, featured = False
2022-03-14 14:24:06.542 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: found resource://resource.images.studios.white/NBC.png
2022-03-14 14:24:06.577 T:1206 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:24:06.606 T:1206 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:24:06.606 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: chname = Netflix, type = TV Networks, featured = False
2022-03-14 14:24:06.607 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: found resource://resource.images.studios.white/Netflix.png
2022-03-14 14:24:06.620 T:1206 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:24:06.640 T:1206 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:24:06.640 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: chname = Nickelodeon, type = TV Networks, featured = False
2022-03-14 14:24:06.640 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: found resource://resource.images.studios.white/Nickelodeon.png
2022-03-14 14:24:06.682 T:1206 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:24:06.706 T:1206 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:24:06.706 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: chname = PBS, type = TV Networks, featured = False
2022-03-14 14:24:06.707 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: found resource://resource.images.studios.white/PBS.png
2022-03-14 14:24:06.740 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:24:06.816 T:1206 INFO <general>: Skipped 2 duplicate messages..
2022-03-14 14:24:06.816 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: chname = Paramount+, type = TV Networks, featured = False
2022-03-14 14:24:06.818 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: found resource://resource.images.studios.white/Paramount+.png
2022-03-14 14:24:06.852 T:1206 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:24:06.904 T:1206 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:24:06.904 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: chname = Peacock, type = TV Networks, featured = False
2022-03-14 14:24:06.906 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: getTVInfo
2022-03-14 14:24:06.912 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.6b
2022-03-14 14:24:06.998 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-03-14 14:24:07.008 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-03-14 14:24:07.023 T:1002 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14869
2022-03-14 14:24:07.035 T:1206 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:24:07.056 T:1206 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:24:07.056 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: chname = Quibi, type = TV Networks, featured = False
2022-03-14 14:24:07.057 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: chkLocal: chname = Quibi found = /var/media/sdc1-usb-General_USB_Flas/logos/Quibi.png
2022-03-14 14:24:07.057 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: found /var/media/sdc1-usb-General_USB_Flas/logos/Quibi.png
2022-03-14 14:24:07.079 T:1206 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:24:07.090 T:1206 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:24:07.090 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: chname = Quinn Martin Productions (QM), type = TV Networks, featured = False
2022-03-14 14:24:07.091 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: getTVInfo
2022-03-14 14:24:07.106 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.36bb9076641aabd8873c421c5a37a754, checksum = 0.3.6b
2022-03-14 14:24:07.144 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: getTVInfo, networks = 50, genres = 25, shows = 250
2022-03-14 14:24:07.213 T:1206 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-03-14 14:24:07.226 T:1206 INFO <general>: Skipped 1 duplicate messages..
2022-03-14 14:24:07.226 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Resources: getLogo: chname = Rubicon TV AS, type = TV Networks, featured = False
2022-03-14 14:24:07.228 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-JSONRPC: getTVInfo
2022-03-14 14:24:07.243 T:1206 DEBUG <general>: plugin.video.pseudotv.live-0.3.6b-Cache: ge
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment