Skip to content

Instantly share code, notes, and snippets.

@bornagainpenguin
Created February 24, 2022 19:12
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/441092eeeeeb2a958ce47c42d2869657 to your computer and use it in GitHub Desktop.
Save bornagainpenguin/441092eeeeeb2a958ce47c42d2869657 to your computer and use it in GitHub Desktop.
PseudoTV Live! 0.3.5f
This file has been truncated, but you can view the full file.
2022-02-24 12:59:37.624 T:1004 INFO <general>: -----------------------------------------------------------------------
2022-02-24 12:59:37.624 T:1004 INFO <general>: Starting Kodi (19.3 (19.3.0) Git:19.3-Matrix). Platform: Linux x86 64-bit
2022-02-24 12:59:37.624 T:1004 INFO <general>: Using Release Kodi x64
2022-02-24 12:59:37.624 T:1004 INFO <general>: Kodi compiled 2021-10-30 by GCC 10.2.0 for Linux x86 64-bit version 5.10.76 (330316)
2022-02-24 12:59:37.624 T:1004 INFO <general>: Running on LibreELEC (official): 10.0.1, kernel: Linux x86 64-bit version 5.10.76
2022-02-24 12:59:37.624 T:1004 INFO <general>: FFmpeg version/source: 4.3.2-Kodi
2022-02-24 12:59:37.624 T:1004 INFO <general>: Host CPU: AMD PRO A10-8770E R7, 10 COMPUTE CORES 4C+6G , 4 cores available
2022-02-24 12:59:37.624 T:1004 INFO <general>: special://xbmc/ is mapped to: /usr/share/kodi/
2022-02-24 12:59:37.624 T:1004 INFO <general>: special://xbmcbin/ is mapped to: /usr/lib/kodi
2022-02-24 12:59:37.624 T:1004 INFO <general>: special://xbmcbinaddons/ is mapped to: /usr/lib/kodi/addons
2022-02-24 12:59:37.624 T:1004 INFO <general>: special://masterprofile/ is mapped to: /storage/.kodi/userdata
2022-02-24 12:59:37.624 T:1004 INFO <general>: special://envhome/ is mapped to: /storage
2022-02-24 12:59:37.624 T:1004 INFO <general>: special://home/ is mapped to: /storage/.kodi
2022-02-24 12:59:37.624 T:1004 INFO <general>: special://temp/ is mapped to: /storage/.kodi/temp
2022-02-24 12:59:37.624 T:1004 INFO <general>: special://logpath/ is mapped to: /storage/.kodi/temp
2022-02-24 12:59:37.624 T:1004 INFO <general>: The executable running is: /usr/lib/kodi/kodi.bin
2022-02-24 12:59:37.624 T:1004 INFO <general>: Local hostname: Office-ELEC
2022-02-24 12:59:37.624 T:1004 INFO <general>: Log File is located: /storage/.kodi/temp/kodi.log
2022-02-24 12:59:37.624 T:1004 INFO <general>: -----------------------------------------------------------------------
2022-02-24 12:59:37.625 T:1004 INFO <general>: loading settings
2022-02-24 12:59:37.625 T:1004 INFO <general>: special://profile/ is mapped to: special://masterprofile/
2022-02-24 12:59:37.633 T:1004 INFO <general>: Loaded settings file from special://xbmc/system/advancedsettings.xml
2022-02-24 12:59:37.634 T:1004 INFO <general>: Contents of special://xbmc/system/advancedsettings.xml are...
<?xml version="1.0" encoding="utf-8" ?>
<advancedsettings version="1.0">
<cputempcommand>/usr/bin/cputemp</cputempcommand>
<gputempcommand>/usr/bin/gputemp</gputempcommand>
<showexitbutton>false</showexitbutton>
<remotedelay>1</remotedelay>
<samba>
<clienttimeout>30</clienttimeout>
</samba>
<video>
<latency>
<delay>0</delay>
<refresh>
<min>23</min>
<max>24</max>
<delay>175</delay>
</refresh>
</latency>
</video>
</advancedsettings>
2022-02-24 12:59:37.634 T:1004 INFO <general>: Loaded settings file from special://profile/advancedsettings.xml
2022-02-24 12:59:37.635 T:1004 INFO <general>: Contents of special://profile/advancedsettings.xml are...
<advancedsettings version="1.0">
<setting>value</setting>
<splash>false</splash>
<setting>value</setting>
</advancedsettings>
2022-02-24 12:59:37.635 T:1004 INFO <general>: Default Video Player: VideoPlayer
2022-02-24 12:59:37.635 T:1004 INFO <general>: Default Audio Player: paplayer
2022-02-24 12:59:37.635 T:1004 INFO <general>: Enabled debug logging due to GUI setting (2)
2022-02-24 12:59:37.635 T:1004 INFO <general>: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
2022-02-24 12:59:37.637 T:1004 DEBUG <general>: CSkinSettings: no <skinsettings> tag found
2022-02-24 12:59:37.641 T:1004 INFO <general>: creating subdirectories
2022-02-24 12:59:37.641 T:1004 INFO <general>: userdata folder: special://masterprofile/
2022-02-24 12:59:37.641 T:1004 INFO <general>: recording folder:
2022-02-24 12:59:37.641 T:1004 INFO <general>: screenshots folder: /storage/screenshots/
2022-02-24 12:59:37.652 T:1004 INFO <general>: Running database version Addons33
2022-02-24 12:59:37.660 T:1004 DEBUG <general>: CAddonInfoBuilder::ParseXMLTypes: Binary addon found: audioencoder.kodi.builtin.aac
2022-02-24 12:59:37.660 T:1004 DEBUG <general>: CAddonInfoBuilder::ParseXMLTypes: Binary addon found: audioencoder.kodi.builtin.wma
2022-02-24 12:59:37.678 T:1004 DEBUG <general>: CAddonInfoBuilder::ParseXMLTypes: Binary addon found: peripheral.joystick
2022-02-24 12:59:37.686 T:1004 DEBUG <general>: CAddonInfoBuilder::ParseXMLTypes: Binary addon found: screensaver.xbmc.builtin.black
2022-02-24 12:59:37.687 T:1004 DEBUG <general>: CAddonInfoBuilder::ParseXMLTypes: Binary addon found: screensaver.xbmc.builtin.dim
2022-02-24 12:59:37.710 T:1004 DEBUG <general>: CAddonMgr::FindAddons: Addon 'game.controller.snes' already present with version 1.0.14 at '/usr/share/kodi/addons/game.controller.snes/' replaced with version 1.0.18 at '/storage/.kodi/addons/game.controller.snes/'
2022-02-24 12:59:37.711 T:1004 DEBUG <general>: CAddonMgr::FindAddons: Addon 'metadata.common.imdb.com' already present with version 3.1.6 at '/usr/share/kodi/addons/metadata.common.imdb.com/' replaced with version 3.2.4 at '/storage/.kodi/addons/metadata.common.imdb.com/'
2022-02-24 12:59:37.713 T:1004 DEBUG <general>: CAddonMgr::FindAddons: Addon 'game.controller.default' already present with version 1.0.15 at '/usr/share/kodi/addons/game.controller.default/' replaced with version 1.0.19 at '/storage/.kodi/addons/game.controller.default/'
2022-02-24 12:59:37.715 T:1004 DEBUG <general>: CAddonInfoBuilder::ParseXMLTypes: Binary addon found: pvr.iptvsimple
2022-02-24 12:59:37.716 T:1004 DEBUG <general>: CAddonInfoBuilder::ParseXMLTypes: Binary addon found: inputstream.ffmpegdirect
2022-02-24 12:59:37.729 T:1004 DEBUG <general>: CAddonMgr::FindAddons: Addon 'metadata.artists.universal' already present with version 4.3.3 at '/usr/share/kodi/addons/metadata.artists.universal/' replaced with version 4.3.6 at '/storage/.kodi/addons/metadata.artists.universal/'
2022-02-24 12:59:37.732 T:1004 DEBUG <general>: CAddonMgr::FindAddons: Addon 'metadata.themoviedb.org.python' already present with version 1.3.1+matrix.1 at '/usr/share/kodi/addons/metadata.themoviedb.org.python/' replaced with version 1.6.1+matrix.1 at '/storage/.kodi/addons/metadata.themoviedb.org.python/'
2022-02-24 12:59:37.733 T:1004 DEBUG <general>: CAddonMgr::FindAddons: Addon 'metadata.album.universal' already present with version 3.1.4 at '/usr/share/kodi/addons/metadata.album.universal/' replaced with version 3.1.6 at '/storage/.kodi/addons/metadata.album.universal/'
2022-02-24 12:59:37.734 T:1004 DEBUG <general>: CAddonMgr::FindAddons: Addon 'metadata.tvshows.themoviedb.org.python' already present with version 1.3.14 at '/usr/share/kodi/addons/metadata.tvshows.themoviedb.org.python/' replaced with version 1.4.10 at '/storage/.kodi/addons/metadata.tvshows.themoviedb.org.python/'
2022-02-24 12:59:37.735 T:1004 DEBUG <general>: CAddonInfoBuilder::ParseXMLTypes: Binary addon found: inputstream.rtmp
2022-02-24 12:59:37.738 T:1004 DEBUG <general>: CAddonMgr::FindAddons: Addon 'metadata.tvshows.themoviedb.org' already present with version 3.5.12 at '/usr/share/kodi/addons/metadata.tvshows.themoviedb.org/' replaced with version 3.5.14 at '/storage/.kodi/addons/metadata.tvshows.themoviedb.org/'
2022-02-24 12:59:37.739 T:1004 DEBUG <general>: CAddonInfoBuilder::ParseXMLTypes: Binary addon found: inputstream.adaptive
2022-02-24 12:59:37.741 T:1004 DEBUG <general>: CAddonMgr::FindAddons: Addon 'metadata.common.themoviedb.org' already present with version 3.2.13 at '/usr/share/kodi/addons/metadata.common.themoviedb.org/' replaced with version 3.2.18 at '/storage/.kodi/addons/metadata.common.themoviedb.org/'
2022-02-24 12:59:37.744 T:1004 INFO <general>: CAddonMgr::FindAddons: audioencoder.kodi.builtin.aac v1.0.2 installed
2022-02-24 12:59:37.744 T:1004 INFO <general>: CAddonMgr::FindAddons: audioencoder.kodi.builtin.wma v1.0.2 installed
2022-02-24 12:59:37.744 T:1004 INFO <general>: CAddonMgr::FindAddons: driver.dvb.crazycat v10.0.0.0 installed
2022-02-24 12:59:37.744 T:1004 INFO <general>: CAddonMgr::FindAddons: driver.dvb.digital_devices v10.0.0.0 installed
2022-02-24 12:59:37.744 T:1004 INFO <general>: CAddonMgr::FindAddons: driver.dvb.dvb-latest v10.0.0.0 installed
2022-02-24 12:59:37.744 T:1004 INFO <general>: CAddonMgr::FindAddons: game.controller.default v1.0.19 installed
2022-02-24 12:59:37.744 T:1004 INFO <general>: CAddonMgr::FindAddons: game.controller.snes v1.0.18 installed
2022-02-24 12:59:37.744 T:1004 INFO <general>: CAddonMgr::FindAddons: inputstream.adaptive v19.0.2.1 installed
2022-02-24 12:59:37.744 T:1004 INFO <general>: CAddonMgr::FindAddons: inputstream.ffmpegdirect v19.0.1.1 installed
2022-02-24 12:59:37.744 T:1004 INFO <general>: CAddonMgr::FindAddons: inputstream.rtmp v19.0.1.1 installed
2022-02-24 12:59:37.744 T:1004 INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.audioengine v1.1.1 installed
2022-02-24 12:59:37.744 T:1004 INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.filesystem v1.1.6 installed
2022-02-24 12:59:37.744 T:1004 INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.general v1.0.5 installed
2022-02-24 12:59:37.744 T:1004 INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.gui v5.15.0 installed
2022-02-24 12:59:37.744 T:1004 INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.main v1.3.0 installed
2022-02-24 12:59:37.744 T:1004 INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.network v1.0.4 installed
2022-02-24 12:59:37.744 T:1004 INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.tools v1.0.4 installed
2022-02-24 12:59:37.745 T:1004 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.audiodecoder v3.0.0 installed
2022-02-24 12:59:37.745 T:1004 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.audioencoder v2.1.0 installed
2022-02-24 12:59:37.745 T:1004 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.game v2.1.0 installed
2022-02-24 12:59:37.745 T:1004 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.imagedecoder v2.1.1 installed
2022-02-24 12:59:37.745 T:1004 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.inputstream v3.0.1 installed
2022-02-24 12:59:37.745 T:1004 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.peripheral v2.0.0 installed
2022-02-24 12:59:37.745 T:1004 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.pvr v7.1.0 installed
2022-02-24 12:59:37.745 T:1004 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.screensaver v2.1.0 installed
2022-02-24 12:59:37.745 T:1004 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.vfs v3.0.0 installed
2022-02-24 12:59:37.745 T:1004 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.videocodec v2.0.2 installed
2022-02-24 12:59:37.745 T:1004 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.visualization v3.0.0 installed
2022-02-24 12:59:37.745 T:1004 INFO <general>: CAddonMgr::FindAddons: kodi.resource v1.0.0 installed
2022-02-24 12:59:37.745 T:1004 INFO <general>: CAddonMgr::FindAddons: metadata.album.universal v3.1.6 installed
2022-02-24 12:59:37.745 T:1004 INFO <general>: CAddonMgr::FindAddons: metadata.artists.universal v4.3.6 installed
2022-02-24 12:59:37.745 T:1004 INFO <general>: CAddonMgr::FindAddons: metadata.common.allmusic.com v3.2.2 installed
2022-02-24 12:59:37.745 T:1004 INFO <general>: CAddonMgr::FindAddons: metadata.common.fanart.tv v3.6.3 installed
2022-02-24 12:59:37.745 T:1004 INFO <general>: CAddonMgr::FindAddons: metadata.common.imdb.com v3.2.4 installed
2022-02-24 12:59:37.745 T:1004 INFO <general>: CAddonMgr::FindAddons: metadata.common.musicbrainz.org v2.2.4 installed
2022-02-24 12:59:37.745 T:1004 INFO <general>: CAddonMgr::FindAddons: metadata.common.theaudiodb.com v2.0.3 installed
2022-02-24 12:59:37.745 T:1004 INFO <general>: CAddonMgr::FindAddons: metadata.common.themoviedb.org v3.2.18 installed
2022-02-24 12:59:37.745 T:1004 INFO <general>: CAddonMgr::FindAddons: metadata.generic.albums v1.0.14 installed
2022-02-24 12:59:37.745 T:1004 INFO <general>: CAddonMgr::FindAddons: metadata.generic.artists v1.0.14 installed
2022-02-24 12:59:37.745 T:1004 INFO <general>: CAddonMgr::FindAddons: metadata.local v1.0.1 installed
2022-02-24 12:59:37.745 T:1004 INFO <general>: CAddonMgr::FindAddons: metadata.themoviedb.org v5.2.6 installed
2022-02-24 12:59:37.745 T:1004 INFO <general>: CAddonMgr::FindAddons: metadata.themoviedb.org.python v1.6.1+matrix.1 installed
2022-02-24 12:59:37.746 T:1004 INFO <general>: CAddonMgr::FindAddons: metadata.tvshows.themoviedb.org v3.5.14 installed
2022-02-24 12:59:37.746 T:1004 INFO <general>: CAddonMgr::FindAddons: metadata.tvshows.themoviedb.org.python v1.4.10 installed
2022-02-24 12:59:37.746 T:1004 INFO <general>: CAddonMgr::FindAddons: peripheral.joystick v19.0.0 installed
2022-02-24 12:59:37.746 T:1004 INFO <general>: CAddonMgr::FindAddons: plugin.library.node.editor v2.0.5 installed
2022-02-24 12:59:37.746 T:1004 INFO <general>: CAddonMgr::FindAddons: plugin.program.autocompletion v2.0.1 installed
2022-02-24 12:59:37.746 T:1004 INFO <general>: CAddonMgr::FindAddons: plugin.video.pseudotv.live v0.3.5f installed
2022-02-24 12:59:37.746 T:1004 INFO <general>: CAddonMgr::FindAddons: pvr.iptvsimple v19.1.0.1 installed
2022-02-24 12:59:37.746 T:1004 INFO <general>: CAddonMgr::FindAddons: repository.kodi.game v1.0.0 installed
2022-02-24 12:59:37.746 T:1004 INFO <general>: CAddonMgr::FindAddons: repository.libreelec.tv v10.0.0 installed
2022-02-24 12:59:37.746 T:1004 INFO <general>: CAddonMgr::FindAddons: repository.lunatixz v1.1.0 installed
2022-02-24 12:59:37.746 T:1004 INFO <general>: CAddonMgr::FindAddons: repository.marcelveldt v1.0.3 installed
2022-02-24 12:59:37.746 T:1004 INFO <general>: CAddonMgr::FindAddons: repository.pseudotv v1.0.3 installed
2022-02-24 12:59:37.746 T:1004 INFO <general>: CAddonMgr::FindAddons: repository.rector.stuff v1.0.4 installed
2022-02-24 12:59:37.746 T:1004 INFO <general>: CAddonMgr::FindAddons: repository.titan.bingie.mod v1.0.0 installed
2022-02-24 12:59:37.746 T:1004 INFO <general>: CAddonMgr::FindAddons: repository.xbmc.org v3.2.5 installed
2022-02-24 12:59:37.746 T:1004 INFO <general>: CAddonMgr::FindAddons: resource.images.backgroundoverlays.basic v1.0.0 installed
2022-02-24 12:59:37.746 T:1004 INFO <general>: CAddonMgr::FindAddons: resource.images.moviegenreicons.transparent v0.0.6 installed
2022-02-24 12:59:37.746 T:1004 INFO <general>: CAddonMgr::FindAddons: resource.images.musicgenreicons.text v0.1.0 installed
2022-02-24 12:59:37.746 T:1004 INFO <general>: CAddonMgr::FindAddons: resource.images.pseudotv.logos v0.0.2 installed
2022-02-24 12:59:37.746 T:1004 INFO <general>: CAddonMgr::FindAddons: resource.images.skinbackgrounds.titanium v1.0.0 installed
2022-02-24 12:59:37.746 T:1004 INFO <general>: CAddonMgr::FindAddons: resource.images.skinicons.wide v1.0.3 installed
2022-02-24 12:59:37.746 T:1004 INFO <general>: CAddonMgr::FindAddons: resource.images.studios.coloured v0.0.20 installed
2022-02-24 12:59:37.746 T:1004 INFO <general>: CAddonMgr::FindAddons: resource.images.studios.white v0.0.28 installed
2022-02-24 12:59:37.746 T:1004 INFO <general>: CAddonMgr::FindAddons: resource.images.weathericons.default v1.1.9 installed
2022-02-24 12:59:37.746 T:1004 INFO <general>: CAddonMgr::FindAddons: resource.language.en_gb v2.0.2 installed
2022-02-24 12:59:37.746 T:1004 INFO <general>: CAddonMgr::FindAddons: resource.language.en_us v9.0.31 installed
2022-02-24 12:59:37.747 T:1004 INFO <general>: CAddonMgr::FindAddons: resource.uisounds.appletv v0.0.2 installed
2022-02-24 12:59:37.747 T:1004 INFO <general>: CAddonMgr::FindAddons: resource.uisounds.kodi v1.0.1 installed
2022-02-24 12:59:37.747 T:1004 INFO <general>: CAddonMgr::FindAddons: resource.videos.commercials.sample v0.0.1 installed
2022-02-24 12:59:37.747 T:1004 INFO <general>: CAddonMgr::FindAddons: resource.videos.ratings.mpaa.classic v0.0.2 installed
2022-02-24 12:59:37.747 T:1004 INFO <general>: CAddonMgr::FindAddons: resource.videos.trailers.sample v0.0.1 installed
2022-02-24 12:59:37.747 T:1004 INFO <general>: CAddonMgr::FindAddons: screensaver.atv4 v3.0.3 installed
2022-02-24 12:59:37.747 T:1004 INFO <general>: CAddonMgr::FindAddons: screensaver.xbmc.builtin.black v1.0.34 installed
2022-02-24 12:59:37.747 T:1004 INFO <general>: CAddonMgr::FindAddons: screensaver.xbmc.builtin.dim v1.0.64 installed
2022-02-24 12:59:37.747 T:1004 INFO <general>: CAddonMgr::FindAddons: script.artwork.dump v0.2.3 installed
2022-02-24 12:59:37.747 T:1004 INFO <general>: CAddonMgr::FindAddons: script.bingie.helper v1.1.1 installed
2022-02-24 12:59:37.747 T:1004 INFO <general>: CAddonMgr::FindAddons: script.embuary.helper v2.0.8 installed
2022-02-24 12:59:37.747 T:1004 INFO <general>: CAddonMgr::FindAddons: script.extendedinfo v5.6.1+matrix.3 installed
2022-02-24 12:59:37.747 T:1004 INFO <general>: CAddonMgr::FindAddons: script.favourites v8.1.2 installed
2022-02-24 12:59:37.747 T:1004 INFO <general>: CAddonMgr::FindAddons: script.globalsearch v9.0.7 installed
2022-02-24 12:59:37.747 T:1004 INFO <general>: CAddonMgr::FindAddons: script.kodi.loguploader v1.0.4 installed
2022-02-24 12:59:37.747 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.addon.signals v0.0.6+matrix.1 installed
2022-02-24 12:59:37.747 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.arrow v1.0.3.1 installed
2022-02-24 12:59:37.747 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.autocompletion v2.0.3 installed
2022-02-24 12:59:37.747 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.beautifulsoup4 v4.9.3+matrix.1 installed
2022-02-24 12:59:37.747 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.certifi v2020.12.05+matrix.1 installed
2022-02-24 12:59:37.747 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.chardet v4.0.0+matrix.1 installed
2022-02-24 12:59:37.747 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.dateutil v2.8.2 installed
2022-02-24 12:59:37.747 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.future v0.18.2+matrix.1 installed
2022-02-24 12:59:37.747 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.fuzzywuzzy v0.18.0 installed
2022-02-24 12:59:37.747 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.idna v2.10.0+matrix.1 installed
2022-02-24 12:59:37.747 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.kodi-six v0.1.3.1 installed
2022-02-24 12:59:37.747 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.kodi65 v1.2.1+matrix.3 installed
2022-02-24 12:59:37.747 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.metadatautils v1.0.44 installed
2022-02-24 12:59:37.748 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.musicbrainz v0.7.0 installed
2022-02-24 12:59:37.748 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.pil v5.1.0 installed
2022-02-24 12:59:37.748 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.pycryptodome v3.4.3 installed
2022-02-24 12:59:37.748 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.pyqrcode v1.2.1+matrix.4 installed
2022-02-24 12:59:37.748 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.requests v2.25.1+matrix.1 installed
2022-02-24 12:59:37.748 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.routing v0.2.3+matrix.1 installed
2022-02-24 12:59:37.748 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.simplecache v2.0.2 installed
2022-02-24 12:59:37.748 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.simpleeval v0.9.10 installed
2022-02-24 12:59:37.748 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.simplejson v3.17.0+matrix.2 installed
2022-02-24 12:59:37.748 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.simpleplugin3 v3.0.6+matrix.1 installed
2022-02-24 12:59:37.748 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.six v1.15.0+matrix.1 installed
2022-02-24 12:59:37.748 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.soupsieve v2.1.0+matrix.1 installed
2022-02-24 12:59:37.748 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.thetvdb v1.0.29 installed
2022-02-24 12:59:37.748 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.trakt v4.4.0+matrix.1 installed
2022-02-24 12:59:37.748 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.typing_extensions v3.7.4.3 installed
2022-02-24 12:59:37.748 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.unidecode v1.1.1+matrix.2 installed
2022-02-24 12:59:37.748 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.urllib3 v1.26.4+matrix.1 installed
2022-02-24 12:59:37.748 T:1004 INFO <general>: CAddonMgr::FindAddons: script.module.youtube.dl v21.303.0+matrix.1 installed
2022-02-24 12:59:37.748 T:1004 INFO <general>: CAddonMgr::FindAddons: script.program.driverselect v3.0.1+matrix installed
2022-02-24 12:59:37.748 T:1004 INFO <general>: CAddonMgr::FindAddons: script.skin.helper.backgrounds v1.0.36 installed
2022-02-24 12:59:37.748 T:1004 INFO <general>: CAddonMgr::FindAddons: script.skin.helper.service v1.1.40 installed
2022-02-24 12:59:37.748 T:1004 INFO <general>: CAddonMgr::FindAddons: script.skin.helper.skinbackup v1.0.22 installed
2022-02-24 12:59:37.748 T:1004 INFO <general>: CAddonMgr::FindAddons: script.skin.helper.widgets v1.1.1 installed
2022-02-24 12:59:37.748 T:1004 INFO <general>: CAddonMgr::FindAddons: script.skinshortcuts v2.0.1 installed
2022-02-24 12:59:37.748 T:1004 INFO <general>: CAddonMgr::FindAddons: script.trakt v3.5.0 installed
2022-02-24 12:59:37.748 T:1004 INFO <general>: CAddonMgr::FindAddons: script.tv.show.next.aired v8.0.1 installed
2022-02-24 12:59:37.748 T:1004 INFO <general>: CAddonMgr::FindAddons: service.iptv.manager v0.2.3+matrix.1 installed
2022-02-24 12:59:37.749 T:1004 INFO <general>: CAddonMgr::FindAddons: service.libreelec.settings v10.0 installed
2022-02-24 12:59:37.749 T:1004 INFO <general>: CAddonMgr::FindAddons: service.upnext v1.1.5+matrix.1 installed
2022-02-24 12:59:37.749 T:1004 INFO <general>: CAddonMgr::FindAddons: skin.estuary v3.0.5 installed
2022-02-24 12:59:37.749 T:1004 INFO <general>: CAddonMgr::FindAddons: skin.quartz v5.19.0 installed
2022-02-24 12:59:37.749 T:1004 INFO <general>: CAddonMgr::FindAddons: skin.titan.bingie.mod v2.0.3 installed
2022-02-24 12:59:37.749 T:1004 INFO <general>: CAddonMgr::FindAddons: weather.gismeteo v0.6.3+matrix.1 installed
2022-02-24 12:59:37.749 T:1004 INFO <general>: CAddonMgr::FindAddons: webinterface.default v19.x-2.4.8 installed
2022-02-24 12:59:37.749 T:1004 INFO <general>: CAddonMgr::FindAddons: xbmc.addon v19.1.0 installed
2022-02-24 12:59:37.749 T:1004 INFO <general>: CAddonMgr::FindAddons: xbmc.core v0.1.0 installed
2022-02-24 12:59:37.749 T:1004 INFO <general>: CAddonMgr::FindAddons: xbmc.gui v5.15.0 installed
2022-02-24 12:59:37.749 T:1004 INFO <general>: CAddonMgr::FindAddons: xbmc.json v12.4.0 installed
2022-02-24 12:59:37.749 T:1004 INFO <general>: CAddonMgr::FindAddons: xbmc.metadata v2.1.0 installed
2022-02-24 12:59:37.749 T:1004 INFO <general>: CAddonMgr::FindAddons: xbmc.python v3.0.0 installed
2022-02-24 12:59:37.749 T:1004 INFO <general>: CAddonMgr::FindAddons: xbmc.webinterface v1.0.0 installed
2022-02-24 12:59:37.750 T:1004 DEBUG <general>: CFavourites::Load - no system favourites found, skipping
2022-02-24 12:59:37.753 T:1004 DEBUG <general>: DBus method call to org.freedesktop.ConsoleKit.Manager.CanStop at /org/freedesktop/ConsoleKit/Manager of org.freedesktop.ConsoleKit failed: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.ConsoleKit was not provided by any .service files
2022-02-24 12:59:37.753 T:1004 INFO <general>: Selected Logind/UPower as PowerSyscall
2022-02-24 12:59:37.753 T:1004 ERROR <general>: DBus error: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
2022-02-24 12:59:37.753 T:1004 INFO <general>: LogindUPowerSyscall - UPower not found, battery information will not be available
2022-02-24 12:59:37.772 T:1004 DEBUG <general>: LogindUPowerSyscall - inhibit lock taken, fd 12
2022-02-24 12:59:37.774 T:1004 DEBUG <general>: DBus method call to org.freedesktop.UPower.EnumerateDevices at /org/freedesktop/UPower of org.freedesktop.UPower failed: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
2022-02-24 12:59:37.774 T:1004 DEBUG <general>: DBus method call to org.freedesktop.DBus.Peer.Ping at /org/freedesktop/UDisks2 of org.freedesktop.UDisks2 failed: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UDisks2 was not provided by any .service files
2022-02-24 12:59:37.775 T:1004 DEBUG <general>: DBus method call to org.freedesktop.UDisks.EnumerateDevices at /org/freedesktop/UDisks of org.freedesktop.UDisks failed: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UDisks was not provided by any .service files
2022-02-24 12:59:37.776 T:1004 DEBUG <general>: Selected UDev as storage provider
2022-02-24 12:59:37.776 T:1009 DEBUG <general>: Thread ActiveAE start, auto delete: false
2022-02-24 12:59:37.776 T:1010 DEBUG <general>: Thread AESink start, auto delete: false
2022-02-24 12:59:37.777 T:1011 DEBUG <general>: Thread FDEventMonitor start, auto delete: false
2022-02-24 12:59:37.803 T:1009 INFO <general>: CAESinkALSA - Unable to open device "default" for playback
2022-02-24 12:59:37.832 T:1009 DEBUG <general>: CAESinkALSA - HDMI device "hdmi:CARD=HDMI,DEV=0" may be unconnected (no ELD data)
2022-02-24 12:59:37.833 T:1009 DEBUG <general>: CAESinkALSA - HDMI device "hdmi:CARD=HDMI,DEV=1" may be unconnected (no ELD data)
2022-02-24 12:59:37.834 T:1009 DEBUG <general>: CAESinkALSA - HDMI device "hdmi:CARD=HDMI,DEV=2" may be unconnected (no ELD data)
2022-02-24 12:59:37.838 T:1009 INFO <general>: CAESinkALSA - Unable to open device "surround21:CARD=Generic,DEV=0" for playback
2022-02-24 12:59:37.839 T:1009 DEBUG <general>: PulseAudio: Context authorizing
2022-02-24 12:59:37.839 T:1009 DEBUG <general>: PulseAudio: Context setting name
2022-02-24 12:59:37.839 T:1009 DEBUG <general>: PulseAudio: Context ready
2022-02-24 12:59:37.840 T:1009 WARNING <general>: Pulseaudio module module-allow-passthrough not loaded - opening PT devices might fail
2022-02-24 12:59:37.840 T:1009 INFO <general>: Found 2 Lists of Devices
2022-02-24 12:59:37.840 T:1009 INFO <general>: Enumerated ALSA devices:
2022-02-24 12:59:37.841 T:1009 INFO <general>: Device 1
2022-02-24 12:59:37.841 T:1009 INFO <general>: m_deviceName : hdmi:CARD=HDMI,DEV=0
2022-02-24 12:59:37.841 T:1009 INFO <general>: m_displayName : HDA ATI
2022-02-24 12:59:37.841 T:1009 INFO <general>: m_displayNameExtra: HDMI #0
2022-02-24 12:59:37.841 T:1009 INFO <general>: m_deviceType : AE_DEVTYPE_HDMI
2022-02-24 12:59:37.841 T:1009 INFO <general>: m_channels : FL, FR
2022-02-24 12:59:37.841 T:1009 INFO <general>: m_sampleRates : 32000,44100,48000,88200,96000,176400,192000
2022-02-24 12:59:37.841 T:1009 INFO <general>: m_dataFormats : AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_RAW
2022-02-24 12:59:37.841 T:1009 INFO <general>: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD,STREAM_TYPE_DTSHD_MA,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512,STREAM_TYPE_EAC3,STREAM_TYPE_TRUEHD
2022-02-24 12:59:37.841 T:1009 INFO <general>: Device 2
2022-02-24 12:59:37.841 T:1009 INFO <general>: m_deviceName : hdmi:CARD=HDMI,DEV=1
2022-02-24 12:59:37.841 T:1009 INFO <general>: m_displayName : HDA ATI
2022-02-24 12:59:37.841 T:1009 INFO <general>: m_displayNameExtra: HDMI #1
2022-02-24 12:59:37.841 T:1009 INFO <general>: m_deviceType : AE_DEVTYPE_HDMI
2022-02-24 12:59:37.841 T:1009 INFO <general>: m_channels : FL, FR
2022-02-24 12:59:37.841 T:1009 INFO <general>: m_sampleRates : 32000,44100,48000,88200,96000,176400,192000
2022-02-24 12:59:37.841 T:1009 INFO <general>: m_dataFormats : AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_RAW
2022-02-24 12:59:37.841 T:1009 INFO <general>: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD,STREAM_TYPE_DTSHD_MA,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512,STREAM_TYPE_EAC3,STREAM_TYPE_TRUEHD
2022-02-24 12:59:37.841 T:1009 INFO <general>: Device 3
2022-02-24 12:59:37.841 T:1009 INFO <general>: m_deviceName : hdmi:CARD=HDMI,DEV=2
2022-02-24 12:59:37.841 T:1009 INFO <general>: m_displayName : HDA ATI
2022-02-24 12:59:37.841 T:1009 INFO <general>: m_displayNameExtra: HDMI #2
2022-02-24 12:59:37.841 T:1009 INFO <general>: m_deviceType : AE_DEVTYPE_HDMI
2022-02-24 12:59:37.841 T:1009 INFO <general>: m_channels : FL, FR
2022-02-24 12:59:37.841 T:1009 INFO <general>: m_sampleRates : 32000,44100,48000,88200,96000,176400,192000
2022-02-24 12:59:37.841 T:1009 INFO <general>: m_dataFormats : AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_RAW
2022-02-24 12:59:37.841 T:1009 INFO <general>: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD,STREAM_TYPE_DTSHD_MA,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512,STREAM_TYPE_EAC3,STREAM_TYPE_TRUEHD
2022-02-24 12:59:37.841 T:1009 INFO <general>: Device 4
2022-02-24 12:59:37.841 T:1009 INFO <general>: m_deviceName : @:CARD=Generic,DEV=0
2022-02-24 12:59:37.841 T:1009 INFO <general>: m_displayName : HD-Audio Generic
2022-02-24 12:59:37.841 T:1009 INFO <general>: m_displayNameExtra: ALC221 Analog
2022-02-24 12:59:37.841 T:1009 INFO <general>: m_deviceType : AE_DEVTYPE_PCM
2022-02-24 12:59:37.841 T:1009 INFO <general>: m_channels : FL, FR
2022-02-24 12:59:37.841 T:1009 INFO <general>: m_sampleRates : 48000
2022-02-24 12:59:37.841 T:1009 INFO <general>: m_dataFormats : AE_FMT_S32NE
2022-02-24 12:59:37.841 T:1009 INFO <general>: m_streamTypes : No passthrough capabilities
2022-02-24 12:59:37.841 T:1009 INFO <general>: Enumerated PULSE devices:
2022-02-24 12:59:37.841 T:1009 INFO <general>: Device 1
2022-02-24 12:59:37.841 T:1009 INFO <general>: m_deviceName : Default
2022-02-24 12:59:37.841 T:1009 INFO <general>: m_displayName : Default
2022-02-24 12:59:37.841 T:1009 INFO <general>: m_displayNameExtra: Bluetooth Audio (PULSEAUDIO)
2022-02-24 12:59:37.841 T:1009 INFO <general>: m_deviceType : AE_DEVTYPE_PCM
2022-02-24 12:59:37.841 T:1009 INFO <general>: m_channels : FL, FR
2022-02-24 12:59:37.841 T:1009 INFO <general>: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
2022-02-24 12:59:37.841 T:1009 INFO <general>: m_dataFormats : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
2022-02-24 12:59:37.841 T:1009 INFO <general>: m_streamTypes : No passthrough capabilities
2022-02-24 12:59:37.841 T:1010 INFO <general>: CActiveAESink::OpenSink - initialize sink
2022-02-24 12:59:37.841 T:1010 DEBUG <general>: CActiveAESink::OpenSink - trying to open device ALSA:@:CARD=Generic,DEV=0
2022-02-24 12:59:37.841 T:1010 INFO <general>: CAESinkALSA::Initialize - Attempting to open device "@:CARD=Generic,DEV=0"
2022-02-24 12:59:37.853 T:1010 INFO <general>: CAESinkALSA::Initialize - Opened device "sysdefault:CARD=Generic"
2022-02-24 12:59:37.854 T:1010 INFO <general>: CAESinkALSA::InitializeHW - Your hardware does not support AE_FMT_FLOAT, trying other formats
2022-02-24 12:59:37.854 T:1010 INFO <general>: CAESinkALSA::InitializeHW - Using data format AE_FMT_S32NE
2022-02-24 12:59:37.854 T:1010 DEBUG <general>: CAESinkALSA::InitializeHW - Request: periodSize 1024, bufferSize 9600
2022-02-24 12:59:37.854 T:1010 DEBUG <general>: CAESinkALSA::InitializeHW - Got: periodSize 1024, bufferSize 9216
2022-02-24 12:59:37.855 T:1010 DEBUG <general>: CAESinkALSA::InitializeHW - Setting timeout to 192 ms
2022-02-24 12:59:37.855 T:1010 DEBUG <general>: CAESinkALSA::GetChannelLayout - Input Channel Count: 2 Output Channel Count: 2
2022-02-24 12:59:37.855 T:1010 DEBUG <general>: CAESinkALSA::GetChannelLayout - Requested Layout: FL, FR
2022-02-24 12:59:37.855 T:1010 DEBUG <general>: CAESinkALSA::GetChannelLayout - Got Layout: FL, FR (ALSA: FL FR)
2022-02-24 12:59:37.855 T:1010 DEBUG <general>: CActiveAESink::OpenSink - ALSA Initialized:
2022-02-24 12:59:37.855 T:1010 DEBUG <general>: Output Device : HD-Audio Generic
2022-02-24 12:59:37.855 T:1010 DEBUG <general>: Sample Rate : 48000
2022-02-24 12:59:37.855 T:1010 DEBUG <general>: Sample Format : AE_FMT_S32NE
2022-02-24 12:59:37.855 T:1010 DEBUG <general>: Channel Count : 2
2022-02-24 12:59:37.855 T:1010 DEBUG <general>: Channel Layout: FL, FR
2022-02-24 12:59:37.855 T:1010 DEBUG <general>: Frames : 1024
2022-02-24 12:59:37.855 T:1010 DEBUG <general>: Frame Size : 8
2022-02-24 12:59:37.865 T:1004 INFO <general>: CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts...
2022-02-24 12:59:37.885 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Arabic QWERTY" successfully loaded
2022-02-24 12:59:37.886 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Bulgarian ЯВЕРТЪ" successfully loaded
2022-02-24 12:59:37.887 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Bulgarian АБВ" successfully loaded
2022-02-24 12:59:37.887 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Chinese BasePY" successfully loaded
2022-02-24 12:59:37.888 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Chinese BaiduPY" successfully loaded
2022-02-24 12:59:37.889 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Croatian QWERTY" successfully loaded
2022-02-24 12:59:37.889 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Czech QWERTZ" successfully loaded
2022-02-24 12:59:37.890 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Danish QWERTY" successfully loaded
2022-02-24 12:59:37.891 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "English QWERTY" successfully loaded
2022-02-24 12:59:37.892 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "English AZERTY" successfully loaded
2022-02-24 12:59:37.892 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "English ABC" successfully loaded
2022-02-24 12:59:37.893 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "French AZERTY" successfully loaded
2022-02-24 12:59:37.894 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "German QWERTZ" successfully loaded
2022-02-24 12:59:37.895 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "German ABC" successfully loaded
2022-02-24 12:59:37.896 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Greek QWERTY" successfully loaded
2022-02-24 12:59:37.896 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Hebrew QWERTY" successfully loaded
2022-02-24 12:59:37.897 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Hebrew ABC" successfully loaded
2022-02-24 12:59:37.898 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Hungarian QWERTZ" successfully loaded
2022-02-24 12:59:37.898 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Icelandic QWERTY" successfully loaded
2022-02-24 12:59:37.899 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Italian QWERTY" successfully loaded
2022-02-24 12:59:37.900 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Korean ㄱㄴㄷ" successfully loaded
2022-02-24 12:59:37.901 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Lithuanian AZERTY" successfully loaded
2022-02-24 12:59:37.901 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Lithuanian QWERTY" successfully loaded
2022-02-24 12:59:37.902 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Norwegian QWERTY" successfully loaded
2022-02-24 12:59:37.902 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Persian QWERTY" successfully loaded
2022-02-24 12:59:37.903 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Polish QWERTY" successfully loaded
2022-02-24 12:59:37.904 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Portuguese (Portugal) QWERTY" successfully loaded
2022-02-24 12:59:37.905 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Romanian QWERTY" successfully loaded
2022-02-24 12:59:37.905 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Russian ЙЦУКЕН" successfully loaded
2022-02-24 12:59:37.906 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Russian АБВ" successfully loaded
2022-02-24 12:59:37.907 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Silesian QWERTY" successfully loaded
2022-02-24 12:59:37.908 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Slovak QWERTZ" successfully loaded
2022-02-24 12:59:37.908 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Slovak QWERTY" successfully loaded
2022-02-24 12:59:37.908 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Slovak ABC" successfully loaded
2022-02-24 12:59:37.909 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Slovenian QWERTZ" successfully loaded
2022-02-24 12:59:37.910 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Spanish QWERTY" successfully loaded
2022-02-24 12:59:37.911 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Swedish QWERTY" successfully loaded
2022-02-24 12:59:37.911 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Thai Kedmanee" successfully loaded
2022-02-24 12:59:37.912 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Turkish QWERTY" successfully loaded
2022-02-24 12:59:37.913 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Ukrainian ЙЦУКЕН" successfully loaded
2022-02-24 12:59:37.913 T:1004 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Ukrainian АБВ" successfully loaded
2022-02-24 12:59:37.914 T:1004 DEBUG <general>: CApplication::CreateGUI - trying to init x11 windowing system
2022-02-24 12:59:37.937 T:1004 INFO <general>: Available videomodes (xrandr):
2022-02-24 12:59:37.937 T:1004 INFO <general>: Output 'DisplayPort-0' has 23 modes
2022-02-24 12:59:37.937 T:1004 INFO <general>: ID:0x56 Name:1920x1080 Refresh:60.000000 Width:1920 Height:1080
2022-02-24 12:59:37.937 T:1004 INFO <general>: Pixel Ratio: 0.999046
2022-02-24 12:59:37.937 T:1004 INFO <general>: ID:0x57 Name:1600x1200 Refresh:60.000000 Width:1600 Height:1200
2022-02-24 12:59:37.937 T:1004 INFO <general>: Pixel Ratio: 1.332061
2022-02-24 12:59:37.937 T:1004 INFO <general>: ID:0x58 Name:1680x1050 Refresh:59.954250 Width:1680 Height:1050
2022-02-24 12:59:37.937 T:1004 INFO <general>: Pixel Ratio: 1.110051
2022-02-24 12:59:37.937 T:1004 INFO <general>: ID:0x59 Name:1280x1024 Refresh:75.024673 Width:1280 Height:1024
2022-02-24 12:59:37.937 T:1004 INFO <general>: Pixel Ratio: 1.420865
2022-02-24 12:59:37.937 T:1004 INFO <general>: ID:0x5a Name:1280x1024 Refresh:60.019741 Width:1280 Height:1024
2022-02-24 12:59:37.937 T:1004 INFO <general>: Pixel Ratio: 1.420865
2022-02-24 12:59:37.938 T:1004 INFO <general>: ID:0x5b Name:1440x900 Refresh:59.887451 Width:1440 Height:900
2022-02-24 12:59:37.938 T:1004 INFO <general>: Pixel Ratio: 1.110051
2022-02-24 12:59:37.938 T:1004 INFO <general>: ID:0x5c Name:1280x960 Refresh:60.000000 Width:1280 Height:960
2022-02-24 12:59:37.938 T:1004 INFO <general>: Pixel Ratio: 1.332061
2022-02-24 12:59:37.938 T:1004 INFO <general>: ID:0x5d Name:1280x800 Refresh:60.000000 Width:1280 Height:800
2022-02-24 12:59:37.938 T:1004 INFO <general>: Pixel Ratio: 1.110051
2022-02-24 12:59:37.938 T:1004 INFO <general>: ID:0x5e Name:1152x864 Refresh:75.000000 Width:1152 Height:864
2022-02-24 12:59:37.938 T:1004 INFO <general>: Pixel Ratio: 1.332061
2022-02-24 12:59:37.938 T:1004 INFO <general>: ID:0x5f Name:1280x720 Refresh:60.000000 Width:1280 Height:720
2022-02-24 12:59:37.938 T:1004 INFO <general>: Pixel Ratio: 0.999046
2022-02-24 12:59:37.938 T:1004 INFO <general>: ID:0x60 Name:1024x768 Refresh:75.028580 Width:1024 Height:768
2022-02-24 12:59:37.938 T:1004 INFO <general>: Pixel Ratio: 1.332061
2022-02-24 12:59:37.938 T:1004 INFO <general>: ID:0x61 Name:1024x768 Refresh:70.069359 Width:1024 Height:768
2022-02-24 12:59:37.938 T:1004 INFO <general>: Pixel Ratio: 1.332061
2022-02-24 12:59:37.938 T:1004 INFO <general>: ID:0x62 Name:1024x768 Refresh:60.003841 Width:1024 Height:768
2022-02-24 12:59:37.938 T:1004 INFO <general>: Pixel Ratio: 1.332061
2022-02-24 12:59:37.938 T:1004 INFO <general>: ID:0x63 Name:832x624 Refresh:74.551270 Width:832 Height:624
2022-02-24 12:59:37.938 T:1004 INFO <general>: Pixel Ratio: 1.332061
2022-02-24 12:59:37.938 T:1004 INFO <general>: ID:0x64 Name:800x600 Refresh:72.187569 Width:800 Height:600
2022-02-24 12:59:37.938 T:1004 INFO <general>: Pixel Ratio: 1.332061
2022-02-24 12:59:37.938 T:1004 INFO <general>: ID:0x65 Name:800x600 Refresh:75.000000 Width:800 Height:600
2022-02-24 12:59:37.938 T:1004 INFO <general>: Pixel Ratio: 1.332061
2022-02-24 12:59:37.938 T:1004 INFO <general>: ID:0x66 Name:800x600 Refresh:60.316540 Width:800 Height:600
2022-02-24 12:59:37.938 T:1004 INFO <general>: Pixel Ratio: 1.332061
2022-02-24 12:59:37.938 T:1004 INFO <general>: ID:0x67 Name:800x600 Refresh:56.250000 Width:800 Height:600
2022-02-24 12:59:37.938 T:1004 INFO <general>: Pixel Ratio: 1.332061
2022-02-24 12:59:37.938 T:1004 INFO <general>: ID:0x68 Name:640x480 Refresh:75.000000 Width:640 Height:480
2022-02-24 12:59:37.938 T:1004 INFO <general>: Pixel Ratio: 1.332061
2022-02-24 12:59:37.938 T:1004 INFO <general>: ID:0x69 Name:640x480 Refresh:72.808800 Width:640 Height:480
2022-02-24 12:59:37.938 T:1004 INFO <general>: Pixel Ratio: 1.332061
2022-02-24 12:59:37.938 T:1004 INFO <general>: ID:0x6a Name:640x480 Refresh:66.666672 Width:640 Height:480
2022-02-24 12:59:37.938 T:1004 INFO <general>: Pixel Ratio: 1.332061
2022-02-24 12:59:37.938 T:1004 INFO <general>: ID:0x6b Name:640x480 Refresh:59.940479 Width:640 Height:480
2022-02-24 12:59:37.938 T:1004 INFO <general>: Pixel Ratio: 1.332061
2022-02-24 12:59:37.938 T:1004 INFO <general>: ID:0x6c Name:720x400 Refresh:70.081657 Width:720 Height:400
2022-02-24 12:59:37.938 T:1004 INFO <general>: Pixel Ratio: 0.986712
2022-02-24 12:59:37.938 T:1004 INFO <general>: CApplication::CreateGUI - using the x11 windowing system
2022-02-24 12:59:37.938 T:1004 INFO <general>: Checking resolution 16
2022-02-24 12:59:37.939 T:1004 DEBUG <general>: Window Manager Name: Fluxbox
2022-02-24 12:59:38.040 T:1004 INFO <general>: RetroPlayer[PROCESS]: Registering process control for X11
2022-02-24 12:59:38.040 T:1004 INFO <general>: RetroPlayer[RENDER]: Registering renderer factory for OpenGL
2022-02-24 12:59:37.729 T:1004 INFO <general>: Using visual 0x21
2022-02-24 12:59:37.809 T:1004 DEBUG <general>: Vaapi2 EGL interop test results: general yes, deepColor yes
2022-02-24 12:59:37.811 T:1004 DEBUG <general>: libva info: VA-API version 1.11.0
2022-02-24 12:59:37.812 T:1004 DEBUG <general>: libva info: Trying to open /usr/lib/dri/radeonsi_drv_video.so
2022-02-24 12:59:37.812 T:1004 DEBUG <general>: libva info: Found init function __vaDriverInit_1_11
2022-02-24 12:59:37.822 T:1004 DEBUG <general>: libva info: va_openDriver() returns 0
2022-02-24 12:59:37.822 T:1004 INFO <general>: VAAPI::Close - closing decoder context
2022-02-24 12:59:37.827 T:1004 DEBUG <general>: EGL_EXTENSIONS: EGL_ANDROID_blob_cache EGL_ANDROID_native_fence_sync EGL_CHROMIUM_sync_control EGL_EXT_buffer_age EGL_EXT_create_context_robustness EGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers EGL_EXT_swap_buffers_with_damage EGL_KHR_cl_event2 EGL_KHR_config_attribs EGL_KHR_create_context EGL_KHR_create_context_no_error EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_gl_colorspace EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_no_config_context EGL_KHR_reusable_sync EGL_KHR_surfaceless_context EGL_KHR_swap_buffers_with_damage EGL_EXT_pixel_format_float EGL_KHR_wait_sync EGL_MESA_configless_context EGL_MESA_drm_image EGL_MESA_image_dma_buf_export EGL_MESA_query_driver EGL_NOK_texture_from_pixmap
2022-02-24 12:59:37.827 T:1004 INFO <general>: CRenderSystemGL::InitRenderSystem - Version: 4.6 (Core Profile) Mesa 21.0.3, Major: 4, Minor: 6
2022-02-24 12:59:37.827 T:1004 INFO <general>: GL_VENDOR = AMD
2022-02-24 12:59:37.827 T:1004 INFO <general>: GL_RENDERER = AMD CARRIZO (DRM 3.40.0, 5.10.76, LLVM 11.0.1)
2022-02-24 12:59:37.828 T:1004 INFO <general>: GL_VERSION = 4.6 (Core Profile) Mesa 21.0.3
2022-02-24 12:59:37.828 T:1004 INFO <general>: GL_SHADING_LANGUAGE_VERSION = 4.60
2022-02-24 12:59:37.828 T:1004 INFO <general>: GL_GPU_MEMORY_INFO_TOTAL_AVAILABLE_MEMORY_NVX = 3670016
2022-02-24 12:59:37.828 T:1004 INFO <general>: GL_GPU_MEMORY_INFO_DEDICATED_VIDMEM_NVX = 524288
2022-02-24 12:59:37.828 T:1004 INFO <general>: GL_EXTENSIONS = GL_AMD_conservative_depth GL_AMD_depth_clamp_separate GL_AMD_draw_buffers_blend GL_AMD_framebuffer_multisample_advanced GL_AMD_gpu_shader_int64 GL_AMD_multi_draw_indirect GL_AMD_performance_monitor GL_AMD_pinned_memory GL_AMD_query_buffer_object GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_stencil_export GL_AMD_shader_trinary_minmax GL_AMD_texture_texture4 GL_AMD_vertex_shader_layer GL_AMD_vertex_shader_viewport_index GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_ARB_ES2_compatibility GL_ARB_ES3_1_compatibility GL_ARB_ES3_2_compatibility GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_base_instance GL_ARB_bindless_texture GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clear_texture GL_ARB_clip_control GL_ARB_color_buffer_float GL_ARB_compressed_texture_pixel_storage GL_ARB_compute_shader GL_ARB_compute_variable_group_size GL_ARB_conditional_render_inverted GL_ARB_conservative_depth GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_cull_distance GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_derivative_control GL_ARB_direct_state_access GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_draw_indirect GL_ARB_draw_instanced GL_ARB_enhanced_layouts GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_shader GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_get_program_binary GL_ARB_get_texture_sub_image GL_ARB_gl_spirv GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_gpu_shader_int64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_indirect_parameters GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind GL_ARB_multi_draw_indirect GL_ARB_occlusion_query2 GL_ARB_parallel_shader_compile GL_ARB_pipeline_statistics_query GL_ARB_pixel_buffer_object GL_ARB_point_sprite GL_ARB_polygon_offset_clamp GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_query_buffer_object GL_ARB_robust_buffer_access_behavior GL_ARB_robustness GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counter_ops GL_ARB_shader_atomic_counters GL_ARB_shader_ballot GL_ARB_shader_bit_encoding GL_ARB_shader_clock GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_stencil_export GL_ARB_shader_storage_buffer_object GL_ARB_shader_subroutine GL_ARB_shader_texture_image_samples GL_ARB_shader_texture_lod GL_ARB_shader_viewport_layer_array GL_ARB_shading_language_420pack GL_ARB_shading_language_include GL_ARB_shading_language_packing GL_ARB_spirv_extensions GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_barrier GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map_array GL_ARB_texture_filter_anisotropic GL_ARB_texture_float GL_ARB_texture_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_stencil8 GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle GL_ARB_texture_view GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transform_feedback_overflow_query GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_64bit GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ATI_blend_equation_separate GL_ATI_meminfo GL_ATI_texture_float GL_ATI_texture_mirror_once GL_EXT_EGL_image_storage GL_EXT_EGL_sync GL_EXT_abgr GL_EXT_blend_equation_separate GL_EXT_demote_to_helper_invocation GL_EXT_depth_bounds_test GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_memory_object GL_EXT_memory_object_fd GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_pixel_buffer_object GL_EXT_polygon_offset_clamp GL_EXT_provoking_vertex GL_EXT_semaphore GL_EXT_semaphore_fd GL_EXT_shader_image_load_formatted GL_EXT_shader_image_load_store GL_EXT_shader_integer_mix GL_EXT_shader_samples_identical GL_EXT_texture_array GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_mirror_clamp GL_EXT_texture_sRGB GL_EXT_texture_sRGB_R8 GL_EXT_texture_sRGB_decode GL_EXT_texture_shadow_lod GL_EXT_texture_shared_exponent GL_EXT_texture_snorm GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_EXT_window_rectangles GL_IBM_multimode_draw_arrays GL_INTEL_blackhole_render GL_KHR_blend_equation_advanced GL_KHR_context_flush_control GL_KHR_debug GL_KHR_no_error GL_KHR_parallel_shader_compile GL_KHR_robust_buffer_access_behavior GL_KHR_robustness GL_KHR_texture_compression_astc_ldr GL_KHR_texture_compression_astc_sliced_3d GL_MESA_framebuffer_flip_y GL_MESA_pack_invert GL_MESA_shader_integer_functions GL_MESA_texture_signed_rgba GL_NVX_gpu_memory_info GL_NV_alpha_to_coverage_dither_control GL_NV_compute_shader_derivatives GL_NV_conditional_render GL_NV_copy_image GL_NV_depth_clamp GL_NV_packed_depth_stencil GL_NV_shader_atomic_int64 GL_NV_texture_barrier GL_NV_vdpau_interop GL_OES_EGL_image GL_S3_s3tc
2022-02-24 12:59:37.845 T:1004 INFO <general>: GL: Maximum texture width: 16384
2022-02-24 12:59:37.845 T:1004 DEBUG <general>: guilib: Fill viewport on change for solving rendering passes
2022-02-24 12:59:37.845 T:1004 INFO <general>: load keymapping
2022-02-24 12:59:37.846 T:1004 INFO <general>: Loading special://xbmc/system/keymaps/appcommand.xml
2022-02-24 12:59:37.846 T:1004 INFO <general>: Loading special://xbmc/system/keymaps/customcontroller.AppleRemote.xml
2022-02-24 12:59:37.847 T:1004 INFO <general>: Loading special://xbmc/system/keymaps/customcontroller.Harmony.xml
2022-02-24 12:59:37.848 T:1004 INFO <general>: Loading special://xbmc/system/keymaps/customcontroller.SiriRemote.xml
2022-02-24 12:59:37.848 T:1004 INFO <general>: Loading special://xbmc/system/keymaps/gamepad.xml
2022-02-24 12:59:37.849 T:1004 INFO <general>: Loading special://xbmc/system/keymaps/joystick.xml
2022-02-24 12:59:37.850 T:1004 INFO <general>: Loading special://xbmc/system/keymaps/keyboard.xml
2022-02-24 12:59:37.853 T:1004 INFO <general>: Loading special://xbmc/system/keymaps/mouse.xml
2022-02-24 12:59:37.853 T:1004 INFO <general>: Loading special://xbmc/system/keymaps/remote.xml
2022-02-24 12:59:37.854 T:1004 INFO <general>: Loading special://xbmc/system/keymaps/touchscreen.xml
2022-02-24 12:59:37.855 T:1004 INFO <general>: GUI format 1920x1080, Display DisplayPort-0: 1920x1080 @ 60.00Hz
2022-02-24 12:59:37.855 T:1004 INFO <general>: CLangInfo: loading resource.language.en_us language information...
2022-02-24 12:59:37.856 T:1004 DEBUG <general>: trying to set locale to en_US.UTF-8
2022-02-24 12:59:37.856 T:1004 INFO <general>: global locale set to C
2022-02-24 12:59:37.856 T:1004 INFO <general>: CLangInfo: loading resource.language.en_us language strings...
2022-02-24 12:59:37.866 T:1004 DEBUG <general>: LocalizeStrings: loaded 4130 strings from file resource://resource.language.en_us/strings.po
2022-02-24 12:59:37.874 T:1004 DEBUG <general>: POParser: id:24045 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-24 12:59:37.874 T:1004 DEBUG <general>: POParser: id:24139 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-24 12:59:37.874 T:1004 DEBUG <general>: POParser: id:24143 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-24 12:59:37.874 T:1004 DEBUG <general>: POParser: id:24164 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-24 12:59:37.874 T:1004 DEBUG <general>: POParser: id:24165 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-24 12:59:37.874 T:1004 DEBUG <general>: POParser: id:24166 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-24 12:59:37.874 T:1004 DEBUG <general>: POParser: id:24167 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-24 12:59:37.875 T:1004 DEBUG <general>: POParser: id:39028 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
2022-02-24 12:59:37.876 T:1004 DEBUG <general>: LocalizeStrings: loaded 14 strings from file resource://resource.language.en_gb/strings.po
2022-02-24 12:59:37.879 T:1004 DEBUG <general>: LocalizeStrings: loaded 3 strings from file /usr/share/kodi/addons/audioencoder.kodi.builtin.aac/resources/language/resource.language.en_gb/strings.po
2022-02-24 12:59:37.879 T:1004 DEBUG <general>: LocalizeStrings: loaded 3 strings from file /usr/share/kodi/addons/audioencoder.kodi.builtin.wma/resources/language/resource.language.en_gb/strings.po
2022-02-24 12:59:37.880 T:1004 DEBUG <general>: LocalizeStrings: loaded 18 strings from file /storage/.kodi/addons/game.controller.default/resources/language/resource.language.en_us/strings.po
2022-02-24 12:59:37.881 T:1004 DEBUG <general>: LocalizeStrings: loaded 0 strings from file /storage/.kodi/addons/game.controller.default/resources/language/resource.language.en_gb/strings.po
2022-02-24 12:59:37.881 T:1004 DEBUG <general>: LocalizeStrings: loaded 13 strings from file /storage/.kodi/addons/game.controller.snes/resources/language/resource.language.en_us/strings.po
2022-02-24 12:59:37.882 T:1004 DEBUG <general>: LocalizeStrings: loaded 0 strings from file /storage/.kodi/addons/game.controller.snes/resources/language/resource.language.en_gb/strings.po
2022-02-24 12:59:37.882 T:1004 DEBUG <general>: LocalizeStrings: loaded 0 strings from file /storage/.kodi/addons/inputstream.adaptive/resources/language/resource.language.en_us/strings.po
2022-02-24 12:59:37.883 T:1004 DEBUG <general>: LocalizeStrings: loaded 25 strings from file /storage/.kodi/addons/inputstream.adaptive/resources/language/resource.language.en_gb/strings.po
2022-02-24 12:59:37.883 T:1004 DEBUG <general>: LocalizeStrings: loaded 0 strings from file /storage/.kodi/addons/inputstream.ffmpegdirect/resources/language/resource.language.en_us/strings.po
2022-02-24 12:59:37.884 T:1004 DEBUG <general>: LocalizeStrings: loaded 38 strings from file /storage/.kodi/addons/inputstream.ffmpegdirect/resources/language/resource.language.en_gb/strings.po
2022-02-24 12:59:37.884 T:1004 DEBUG <general>: LocalizeStrings: loaded 0 strings from file /storage/.kodi/addons/inputstream.rtmp/resources/language/resource.language.en_us/strings.po
2022-02-24 12:59:37.885 T:1004 DEBUG <general>: LocalizeStrings: loaded 0 strings from file /storage/.kodi/addons/inputstream.rtmp/resources/language/resource.language.en_gb/strings.po
2022-02-24 12:59:37.885 T:1004 DEBUG <general>: LocalizeStrings: loaded 11 strings from file /storage/.kodi/addons/metadata.album.universal/resources/language/resource.language.en_us/strings.po
2022-02-24 12:59:37.886 T:1004 DEBUG <general>: LocalizeStrings: loaded 6 strings from file /storage/.kodi/addons/metadata.album.universal/resources/language/resource.language.en_gb/strings.po
2022-02-24 12:59:37.886 T:1004 DEBUG <general>: LocalizeStrings: loaded 23 strings from file /storage/.kodi/addons/metadata.artists.universal/resources/language/resource.language.en_us/strings.po
2022-02-24 12:59:37.887 T:1004 DEBUG <general>: LocalizeStrings: loaded 9 strings from file /storage/.kodi/addons/metadata.artists.universal/resources/language/resource.language.en_gb/strings.po
2022-02-24 12:59:37.890 T:1004 DEBUG <general>: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/metadata.generic.albums/resources/language/resource.language.en_us/strings.po
2022-02-24 12:59:37.890 T:1004 DEBUG <general>: LocalizeStrings: loaded 16 strings from file /usr/share/kodi/addons/metadata.generic.albums/resources/language/resource.language.en_gb/strings.po
2022-02-24 12:59:37.892 T:1004 DEBUG <general>: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/metadata.generic.artists/resources/language/resource.language.en_us/strings.po
2022-02-24 12:59:37.892 T:1004 DEBUG <general>: LocalizeStrings: loaded 14 strings from file /usr/share/kodi/addons/metadata.generic.artists/resources/language/resource.language.en_gb/strings.po
2022-02-24 12:59:37.893 T:1004 DEBUG <general>: LocalizeStrings: loaded 0 strings from file /usr/share/kodi/addons/metadata.themoviedb.org/resources/language/resource.language.en_us/strings.po
2022-02-24 12:59:37.893 T:1004 DEBUG <general>: LocalizeStrings: loaded 9 strings from file /usr/share/kodi/addons/metadata.themoviedb.org/resources/language/resource.language.en_gb/strings.po
2022-02-24 12:59:37.894 T:1004 DEBUG <general>: LocalizeStrings: loaded 0 strings from file /storage/.kodi/addons/metadata.themoviedb.org.python/resources/language/resource.language.en_us/strings.po
2022-02-24 12:59:37.894 T:1004 DEBUG <general>: LocalizeStrings: loaded 18 strings from file /storage/.kodi/addons/metadata.themoviedb.org.python/resources/language/resource.language.en_gb/strings.po
2022-02-24 12:59:37.894 T:1004 DEBUG <general>: LocalizeStrings: loaded 3 strings from file /storage/.kodi/addons/metadata.tvshows.themoviedb.org/resources/language/resource.language.en_us/strings.po
2022-02-24 12:59:37.895 T:1004 DEBUG <general>: LocalizeStrings: loaded 10 strings from file /storage/.kodi/addons/metadata.tvshows.themoviedb.org/resources/language/resource.language.en_gb/strings.po
2022-02-24 12:59:37.895 T:1004 DEBUG <general>: LocalizeStrings: loaded 0 strings from file /storage/.kodi/addons/metadata.tvshows.themoviedb.org.python/resources/language/resource.language.en_us/strings.po
2022-02-24 12:59:37.896 T:1004 DEBUG <general>: LocalizeStrings: loaded 31 strings from file /storage/.kodi/addons/metadata.tvshows.themoviedb.org.python/resources/language/resource.language.en_gb/strings.po
2022-02-24 12:59:37.898 T:1004 DEBUG <general>: LocalizeStrings: loaded 0 strings from file /usr/share/kodi/addons/peripheral.joystick/resources/language/resource.language.en_us/strings.po
2022-02-24 12:59:37.898 T:1004 DEBUG <general>: LocalizeStrings: loaded 9 strings from file /usr/share/kodi/addons/peripheral.joystick/resources/language/resource.language.en_gb/strings.po
2022-02-24 12:59:37.899 T:1004 DEBUG <general>: LocalizeStrings: loaded 48 strings from file /storage/.kodi/addons/plugin.library.node.editor/resources/language/resource.language.en_US/strings.po
2022-02-24 12:59:37.899 T:1004 DEBUG <general>: LocalizeStrings: loaded 26 strings from file /storage/.kodi/addons/plugin.library.node.editor/resources/language/resource.language.en_GB/strings.po
2022-02-24 12:59:37.900 T:1004 DEBUG <general>: LocalizeStrings: loaded 3 strings from file /storage/.kodi/addons/plugin.program.autocompletion/resources/language/resource.language.en_GB/strings.po
2022-02-24 12:59:37.901 T:1004 DEBUG <general>: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: /storage/.kodi/addons/plugin.video.pseudotv.live/resources/language/resource.language.en_gb/strings.po
2022-02-24 12:59:37.901 T:1004 DEBUG <general>: LocalizeStrings: loaded 355 strings from file /storage/.kodi/addons/plugin.video.pseudotv.live/resources/language/resource.language.en_gb/strings.po
2022-02-24 12:59:37.902 T:1004 DEBUG <general>: LocalizeStrings: loaded 47 strings from file /storage/.kodi/addons/pvr.iptvsimple/resources/language/resource.language.en_us/strings.po
2022-02-24 12:59:37.903 T:1004 DEBUG <general>: LocalizeStrings: loaded 124 strings from file /storage/.kodi/addons/pvr.iptvsimple/resources/language/resource.language.en_gb/strings.po
2022-02-24 12:59:37.911 T:1004 DEBUG <general>: LocalizeStrings: loaded 107 strings from file /storage/.kodi/addons/screensaver.atv4/resources/language/resource.language.en_gb/strings.po
2022-02-24 12:59:37.914 T:1004 DEBUG <general>: LocalizeStrings: loaded 3 strings from file /usr/share/kodi/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.en_us/strings.po
2022-02-24 12:59:37.914 T:1004 DEBUG <general>: LocalizeStrings: loaded 0 strings from file /usr/share/kodi/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.en_gb/strings.po
2022-02-24 12:59:37.915 T:1004 DEBUG <general>: LocalizeStrings: loaded 54 strings from file /storage/.kodi/addons/script.artwork.dump/resources/language/resource.language.en_gb/strings.po
2022-02-24 12:59:37.916 T:1004 DEBUG <general>: LocalizeStrings: loaded 35 strings from file /storage/.kodi/addons/script.embuary.helper/resources/language/resource.language.en_GB/strings.po
2022-02-24 12:59:37.917 T:1004 DEBUG <general>: LocalizeStrings: loaded 169 strings from file /storage/.kodi/addons/script.extendedinfo/resources/language/resource.language.en_gb/strings.po
2022-02-24 12:59:37.918 T:1004 DEBUG <general>: LocalizeStrings: loaded 3 strings from file /storage/.kodi/addons/script.favourites/resources/language/resource.language.en_us/strings.po
2022-02-24 12:59:37.918 T:1004 DEBUG <general>: LocalizeStrings: loaded 0 strings from file /storage/.kodi/addons/script.favourites/resources/language/resource.language.en_gb/strings.po
2022-02-24 12:59:37.919 T:1004 DEBUG <general>: LocalizeStrings: loaded 20 strings from file /storage/.kodi/addons/script.globalsearch/resources/language/resource.language.en_us/strings.po
2022-02-24 12:59:37.919 T:1004 DEBUG <general>: LocalizeStrings: loaded 9 strings from file /storage/.kodi/addons/script.globalsearch/resources/language/resource.language.en_gb/strings.po
2022-02-24 12:59:37.920 T:1004 DEBUG <general>: LocalizeStrings: loaded 24 strings from file /storage/.kodi/addons/script.kodi.loguploader/resources/language/resource.language.en_gb/strings.po
2022-02-24 12:59:37.924 T:1004 DEBUG <general>: LocalizeStrings: loaded 62 strings from file /storage/.kodi/addons/script.module.metadatautils/resources/language/resource.language.en_gb/strings.po
2022-02-24 12:59:37.928 T:1004 DEBUG <general>: LocalizeStrings: loaded 45 strings from file /storage/.kodi/addons/script.module.youtube.dl/resources/language/resource.language.en_gb/strings.po
2022-02-24 12:59:37.929 T:1004 DEBUG <general>: LocalizeStrings: loaded 18 strings from file /usr/share/kodi/addons/script.program.driverselect/resources/language/resource.language.en_gb/strings.po
2022-02-24 12:59:37.929 T:1004 DEBUG <general>: LocalizeStrings: loaded 52 strings from file /storage/.kodi/addons/script.skin.helper.backgrounds/resources/language/resource.language.en_gb/strings.po
2022-02-24 12:59:37.930 T:1004 DEBUG <general>: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: /storage/.kodi/addons/script.skin.helper.service/resources/language/resource.language.en_gb/strings.po
2022-02-24 12:59:37.930 T:1004 DEBUG <general>: LocalizeStrings: loaded 27 strings from file /storage/.kodi/addons/script.skin.helper.service/resources/language/resource.language.en_gb/strings.po
2022-02-24 12:59:37.931 T:1004 DEBUG <general>: LocalizeStrings: loaded 39 strings from file /storage/.kodi/addons/script.skin.helper.skinbackup/resources/language/resource.language.en_gb/strings.po
2022-02-24 12:59:37.932 T:1004 DEBUG <general>: LocalizeStrings: loaded 80 strings from file /storage/.kodi/addons/script.skin.helper.widgets/resources/language/resource.language.en_gb/strings.po
2022-02-24 12:59:37.933 T:1004 DEBUG <general>: LocalizeStrings: loaded 84 strings from file /storage/.kodi/addons/script.skinshortcuts/resources/language/resource.language.en_us/strings.po
2022-02-24 12:59:37.933 T:1004 DEBUG <general>: LocalizeStrings: loaded 41 strings from file /storage/.kodi/addons/script.skinshortcuts/resources/language/resource.language.en_gb/strings.po
2022-02-24 12:59:37.934 T:1004 DEBUG <general>: LocalizeStrings: loaded 153 strings from file /storage/.kodi/addons/script.trakt/resources/language/resource.language.en_US/strings.po
2022-02-24 12:59:37.934 T:1004 DEBUG <general>: LocalizeStrings: loaded 21 strings from file /storage/.kodi/addons/script.trakt/resources/language/resource.language.en_GB/strings.po
2022-02-24 12:59:37.935 T:1004 DEBUG <general>: LocalizeStrings: loaded 43 strings from file /storage/.kodi/addons/script.tv.show.next.aired/resources/language/English (US)/strings.po
2022-02-24 12:59:37.936 T:1004 DEBUG <general>: LocalizeStrings: loaded 3 strings from file /storage/.kodi/addons/script.tv.show.next.aired/resources/language/English/strings.po
2022-02-24 12:59:37.936 T:1004 DEBUG <general>: LocalizeStrings: loaded 22 strings from file /storage/.kodi/addons/service.iptv.manager/resources/language/resource.language.en_gb/strings.po
2022-02-24 12:59:37.939 T:1004 DEBUG <general>: LocalizeStrings: loaded 0 strings from file /usr/share/kodi/addons/service.libreelec.settings/resources/language/resource.language.en_us/strings.po
2022-02-24 12:59:37.939 T:1004 DEBUG <general>: LocalizeStrings: loaded 269 strings from file /usr/share/kodi/addons/service.libreelec.settings/resources/language/resource.language.en_gb/strings.po
2022-02-24 12:59:37.940 T:1004 DEBUG <general>: LocalizeStrings: loaded 48 strings from file /storage/.kodi/addons/service.upnext/resources/language/resource.language.en_gb/strings.po
2022-02-24 12:59:37.942 T:1004 DEBUG <general>: LocalizeStrings: loaded 62 strings from file /storage/.kodi/addons/weather.gismeteo/resources/language/resource.language.en_gb/strings.po
2022-02-24 12:59:37.943 T:1044 DEBUG <general>: Thread JobWorker start, auto delete: true
2022-02-24 12:59:37.943 T:1044 DEBUG <general>: Initialize, updating databases...
2022-02-24 12:59:37.944 T:1044 INFO <general>: Running database version Addons33
2022-02-24 12:59:37.945 T:1044 INFO <general>: Running database version ViewModes6
2022-02-24 12:59:38.095 T:1044 INFO <general>: Running database version Textures13
2022-02-24 12:59:38.102 T:1044 INFO <general>: Running database version MyMusic82
2022-02-24 12:59:38.190 T:1008 INFO <general>: Loading special://xbmc/system/Lircmap.xml
2022-02-24 12:59:38.198 T:1008 INFO <general>: * Adding remote mapping for device 'mceusb'
2022-02-24 12:59:38.198 T:1008 INFO <general>: * Adding remote mapping for device 'XboxDVDDongle'
2022-02-24 12:59:38.198 T:1008 INFO <general>: * Adding remote mapping for device 'Microsoft_Xbox'
2022-02-24 12:59:38.198 T:1008 INFO <general>: * Adding remote mapping for device 'PinnacleSysPCTVRemote'
2022-02-24 12:59:38.198 T:1008 INFO <general>: * Adding remote mapping for device 'anysee'
2022-02-24 12:59:38.198 T:1008 INFO <general>: * Adding remote mapping for device 'iMON-PAD'
2022-02-24 12:59:38.198 T:1008 INFO <general>: * Adding remote mapping for device 'Antec_Veris_RM200'
2022-02-24 12:59:38.198 T:1008 INFO <general>: * Adding remote mapping for device 'MCE_via_iMON'
2022-02-24 12:59:38.198 T:1008 INFO <general>: * Adding remote mapping for device 'TwinHanRemote'
2022-02-24 12:59:38.198 T:1008 INFO <general>: * Adding remote mapping for device 'linux-input-layer'
2022-02-24 12:59:38.198 T:1008 INFO <general>: * Linking remote mapping for 'linux-input-layer' to 'cx23885_remote'
2022-02-24 12:59:38.198 T:1008 INFO <general>: * Adding remote mapping for device 'mediacenter'
2022-02-24 12:59:38.198 T:1008 INFO <general>: * Adding remote mapping for device 'devinput'
2022-02-24 12:59:38.198 T:1008 INFO <general>: * Adding remote mapping for device 'devinput-32'
2022-02-24 12:59:38.199 T:1008 INFO <general>: * Adding remote mapping for device 'devinput-64'
2022-02-24 12:59:38.199 T:1008 DEBUG <general>: CIRTranslator::Load - no userdata Lircmap.xml found, skipping
2022-02-24 12:59:38.396 T:1044 INFO <general>: Running database version MyVideos119
2022-02-24 12:59:38.407 T:1044 INFO <general>: Running database version TV38
2022-02-24 12:59:38.556 T:1044 INFO <general>: Running database version Epg13
2022-02-24 12:59:38.561 T:1044 DEBUG <general>: Initialize, updating databases... DONE
2022-02-24 12:59:38.561 T:1004 INFO <general>: start dvd mediatype detection
2022-02-24 12:59:38.562 T:1045 DEBUG <general>: Thread DetectDVDMedia start, auto delete: false
2022-02-24 12:59:38.562 T:1045 DEBUG <general>: Compiled with libcdio Version 0.20100
2022-02-24 12:59:38.564 T:1045 DEBUG <general>: Thread DetectDVDMedia 140514552706624 terminating
2022-02-24 12:59:38.571 T:1004 INFO <general>: Unloaded skin
2022-02-24 12:59:38.573 T:1004 INFO <general>: load skin from: /storage/.kodi/addons/skin.quartz/ (version: 5.19.0)
2022-02-24 12:59:38.573 T:1004 INFO <general>: load fonts for skin...
2022-02-24 12:59:38.574 T:1004 INFO <general>: Loading skin includes from /storage/.kodi/addons/skin.quartz/16x9/Includes.xml
2022-02-24 12:59:38.661 T:1004 INFO <general>: Loading fonts from /storage/.kodi/addons/skin.quartz/16x9/Font.xml
2022-02-24 12:59:38.704 T:1004 DEBUG <general>: LocalizeStrings: loaded 168 strings from file /storage/.kodi/addons/skin.quartz/language/resource.language.en_us/strings.po
2022-02-24 12:59:38.704 T:1004 DEBUG <general>: LocalizeStrings: loaded 0 strings from file /storage/.kodi/addons/skin.quartz/language/resource.language.en_gb/strings.po
2022-02-24 12:59:38.704 T:1004 INFO <general>: load new skin...
2022-02-24 12:59:38.704 T:1004 INFO <general>: Loading custom window XMLs from skin path /storage/.kodi/addons/skin.quartz/16x9
2022-02-24 12:59:38.712 T:1004 DEBUG <general>: Load Skin XML: 7.70ms
2022-02-24 12:59:38.712 T:1004 INFO <general>: initialize new skin...
2022-02-24 12:59:38.712 T:1004 DEBUG <general>: guilib: Fill viewport on change for solving rendering passes
2022-02-24 12:59:38.712 T:1004 INFO <general>: Loading skin file: Custom_BackgroundMute.xml, load type: LOAD_ON_GUI_INIT
2022-02-24 12:59:38.712 T:1004 INFO <general>: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
2022-02-24 12:59:38.715 T:1004 DEBUG <general>: OpenBundle - Opened bundle /storage/.kodi/addons/skin.quartz/media/Textures.xbt
2022-02-24 12:59:38.715 T:1004 INFO <general>: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
2022-02-24 12:59:38.716 T:1004 INFO <general>: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
2022-02-24 12:59:38.716 T:1004 INFO <general>: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
2022-02-24 12:59:38.717 T:1004 INFO <general>: Loading skin file: Custom_Debug.xml, load type: LOAD_ON_GUI_INIT
2022-02-24 12:59:38.725 T:1004 INFO <general>: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
2022-02-24 12:59:38.729 T:1004 INFO <general>: Loading skin file: DialogNotification.xml, load type: LOAD_ON_GUI_INIT
2022-02-24 12:59:38.730 T:1004 INFO <general>: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
2022-02-24 12:59:38.731 T:1004 INFO <general>: Loading resource://resource.uisounds.appletv/sounds.xml
2022-02-24 12:59:38.757 T:1004 INFO <general>: skin loaded...
2022-02-24 12:59:38.758 T:1004 DEBUG <general>: Activating window ID: 12997
2022-02-24 12:59:38.758 T:1004 DEBUG <general>: ------ Window Init () ------
2022-02-24 12:59:38.758 T:1004 DEBUG <general>: Activating window ID: 12999
2022-02-24 12:59:38.758 T:1004 DEBUG <general>: ------ Window Init (Startup.xml) ------
2022-02-24 12:59:38.758 T:1004 INFO <general>: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
2022-02-24 12:59:38.758 T:1004 DEBUG <general>: Activating window ID: 10000
2022-02-24 12:59:38.758 T:1004 DEBUG <general>: ------ Window Deinit (Startup.xml) ------
2022-02-24 12:59:38.758 T:1004 DEBUG <general>: ------ Window Init (Home.xml) ------
2022-02-24 12:59:38.758 T:1004 INFO <general>: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
2022-02-24 12:59:38.817 T:1004 DEBUG <general>: CDirectoryProvider[special://skin/playlists/moviesRA.xsp]: refreshing..
2022-02-24 12:59:38.817 T:1004 DEBUG <general>: CDirectoryProvider[pvr://channels/tv/*?view=lastplayed]: refreshing..
2022-02-24 12:59:38.817 T:1046 DEBUG <general>: Thread JobWorker start, auto delete: true
2022-02-24 12:59:38.817 T:1004 DEBUG <general>: CDirectoryProvider[special://skin/playlists/episodes.xsp]: refreshing..
2022-02-24 12:59:38.817 T:1047 DEBUG <general>: Thread JobWorker start, auto delete: true
2022-02-24 12:59:38.817 T:1004 DEBUG <general>: CDirectoryProvider[musicdb://recentlyaddedalbums/]: refreshing..
2022-02-24 12:59:38.828 T:1004 DEBUG <general>: JSONRPC: JSON schema type definition references an unknown type Setting.Details.Setting
2022-02-24 12:59:38.828 T:1004 WARNING <general>: JSONRPC: Could not parse type "Setting.Details.SettingList"
2022-02-24 12:59:38.828 T:1004 INFO <general>: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
2022-02-24 12:59:38.828 T:1004 INFO <general>: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
2022-02-24 12:59:38.850 T:1046 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-02-24 12:59:38.853 T:1046 DEBUG <general>: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
2022-02-24 12:59:38.860 T:1046 DEBUG <general>: GetRecentlyAddedAlbumSongs() query: SELECT songview.*, songartistview.* FROM (SELECT idAlbum, dateAdded FROM album ORDER BY dateAdded DESC LIMIT 10) AS recentalbums JOIN songview ON songview.idAlbum = recentalbums.idAlbum JOIN songartistview ON songview.idSong = songartistview.idSong ORDER BY recentalbums.dateAdded DESC, songview.idAlbum DESC, songview.idSong, songartistview.idRole, songartistview.iOrder
2022-02-24 12:59:38.861 T:1046 DEBUG <general>: GetRecentlyAddedAlbums query: SELECT albumview.*, albumartistview.* FROM (SELECT idAlbum FROM album WHERE strAlbum != '' ORDER BY dateAdded DESC LIMIT 10) AS recentalbums JOIN albumview ON albumview.idAlbum = recentalbums.idAlbum JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum ORDER BY dateAdded DESC, albumview.idAlbum desc, albumartistview.iOrder
2022-02-24 12:59:38.862 T:1004 INFO <general>: JSONRPC v12.4.0: Successfully initialized
2022-02-24 12:59:38.862 T:1004 DEBUG <general>: LoadMappings - loaded node "Motorola Nyxboard Hybrid"
2022-02-24 12:59:38.863 T:1004 DEBUG <general>: LoadMappings - loaded node "CEC Adapter"
2022-02-24 12:59:38.863 T:1004 DEBUG <general>: LoadMappings - loaded node "Pulse-Eight CEC Adapter"
2022-02-24 12:59:38.863 T:1004 DEBUG <general>: LoadMappings - loaded node "iMON HID device"
2022-02-24 12:59:38.863 T:1004 DEBUG <general>: LoadMappings - loaded node "WETEK Play remote"
2022-02-24 12:59:38.863 T:1004 DEBUG <general>: LoadMappings - loaded node "OSMC RF Remote"
2022-02-24 12:59:38.863 T:1004 DEBUG <general>: LoadMappings - loaded node ""
2022-02-24 12:59:38.863 T:1004 DEBUG <general>: Add-on bus: Registering add-on peripheral.joystick
2022-02-24 12:59:38.863 T:1004 DEBUG <general>: PERIPHERAL - CreateAddon - creating peripheral add-on instance 'Joystick Support'
2022-02-24 12:59:38.863 T:1004 DEBUG <general>: ADDON: Dll Initializing - Joystick Support
2022-02-24 12:59:38.863 T:1046 DEBUG <general>: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
2022-02-24 12:59:38.864 T:1004 DEBUG <general>: SECTION:LoadDLL(/usr/lib/kodi/addons/peripheral.joystick/peripheral.joystick.so.19.0.0)
2022-02-24 12:59:38.864 T:1004 DEBUG <general>: Loading: /usr/lib/kodi/addons/peripheral.joystick/peripheral.joystick.so.19.0.0
2022-02-24 12:59:38.882 T:1004 DEBUG <general>: AddOnLog: peripheral.joystick: Loaded 14 joystick families with 97 total joysticks
2022-02-24 12:59:38.882 T:1004 DEBUG <general>: Calling TransferSettings for: Joystick Support
2022-02-24 12:59:38.883 T:1004 INFO <general>: AddOnLog: peripheral.joystick: Enabling joystick interface "linux"
2022-02-24 12:59:38.883 T:1049 DEBUG <general>: Thread PeripBusUSBUdev start, auto delete: false
2022-02-24 12:59:38.883 T:1049 DEBUG <general>: Process - initialised udev monitor
2022-02-24 12:59:38.891 T:1050 DEBUG <general>: Thread PeripBusCEC start, auto delete: false
2022-02-24 12:59:38.894 T:1051 DEBUG <general>: Thread PeripBusAddon start, auto delete: false
2022-02-24 12:59:38.895 T:1004 DEBUG <general>: Initialise - initialised peripheral on 'keyboard' with 1 features and 0 sub devices
2022-02-24 12:59:38.895 T:1004 INFO <general>: Register - new keyboard device registered on application->keyboard: Keyboard (0000:0000)
2022-02-24 12:59:38.895 T:1004 DEBUG <general>: Initialise - initialised peripheral on 'mouse' with 1 features and 0 sub devices
2022-02-24 12:59:38.895 T:1004 INFO <general>: Register - new mouse device registered on application->mouse: Mouse (0000:0000)
2022-02-24 12:59:38.906 T:1052 DEBUG <general>: Thread PeripEventScan start, auto delete: false
2022-02-24 12:59:38.907 T:1004 DEBUG <general>: ContextMenuManager: addon menus reloaded.
2022-02-24 12:59:38.907 T:1004 INFO <general>: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
2022-02-24 12:59:38.907 T:1004 DEBUG <general>: CPlayerCoreConfig::<ctor>: created player VideoPlayer
2022-02-24 12:59:38.907 T:1004 DEBUG <general>: CPlayerCoreConfig::<ctor>: created player PAPlayer
2022-02-24 12:59:38.907 T:1004 DEBUG <general>: CPlayerCoreConfig::<ctor>: created player RetroPlayer
2022-02-24 12:59:38.907 T:1004 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: system rules
2022-02-24 12:59:38.907 T:1004 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: mms/udp
2022-02-24 12:59:38.907 T:1004 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
2022-02-24 12:59:38.907 T:1004 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: rtmp
2022-02-24 12:59:38.907 T:1004 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: rtsp
2022-02-24 12:59:38.907 T:1004 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: streams
2022-02-24 12:59:38.907 T:1004 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
2022-02-24 12:59:38.907 T:1004 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: mp2
2022-02-24 12:59:38.907 T:1004 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: dvd
2022-02-24 12:59:38.907 T:1004 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: discimage
2022-02-24 12:59:38.907 T:1004 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
2022-02-24 12:59:38.907 T:1004 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: nsv
2022-02-24 12:59:38.907 T:1004 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: radio
2022-02-24 12:59:38.907 T:1004 INFO <general>: Loaded playercorefactory configuration
2022-02-24 12:59:38.908 T:1004 INFO <general>: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
2022-02-24 12:59:38.908 T:1004 INFO <general>: special://masterprofile/playercorefactory.xml does not exist. Skipping.
2022-02-24 12:59:38.908 T:1004 INFO <general>: removing tempfiles
2022-02-24 12:59:38.910 T:1004 DEBUG <general>: CRepositoryUpdater: closest next update check at 02/25/2022 12:27:49 PM (in 84491 s)
2022-02-24 12:59:38.910 T:1053 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-24 12:59:38.910 T:1004 DEBUG <general>: CServiceAddonManager: starting inputstream.ffmpegdirect
2022-02-24 12:59:38.925 T:1054 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2022-02-24 12:59:38.925 T:1004 DEBUG <general>: CServiceAddonManager: starting plugin.video.pseudotv.live
2022-02-24 12:59:38.925 T:1054 INFO <general>: initializing python engine.
2022-02-24 12:59:38.928 T:1055 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2022-02-24 12:59:38.928 T:1004 DEBUG <general>: CServiceAddonManager: starting screensaver.atv4
2022-02-24 12:59:38.936 T:1056 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2022-02-24 12:59:38.936 T:1004 DEBUG <general>: CServiceAddonManager: starting script.artwork.dump
2022-02-24 12:59:38.936 T:1056 INFO <general>: initializing python engine.
2022-02-24 12:59:38.951 T:1057 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 12:59:38.951 T:1057 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2022-02-24 12:59:38.951 T:1004 DEBUG <general>: CServiceAddonManager: starting script.embuary.helper
2022-02-24 12:59:38.951 T:1057 INFO <general>: initializing python engine.
2022-02-24 12:59:38.954 T:1056 DEBUG <general>: CPythonInvoker(2, /storage/.kodi/addons/screensaver.atv4/service.py): start processing
2022-02-24 12:59:38.954 T:1057 DEBUG <general>: CPythonInvoker(3, /storage/.kodi/addons/script.artwork.dump/python/service.py): start processing
2022-02-24 12:59:38.954 T:1055 DEBUG <general>: CPythonInvoker(1, /storage/.kodi/addons/plugin.video.pseudotv.live/service.py): start processing
2022-02-24 12:59:38.954 T:1054 DEBUG <general>: CPythonInvoker(0, /storage/.kodi/addons/inputstream.ffmpegdirect/resources/lib/runner.py): start processing
2022-02-24 12:59:38.962 T:1058 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2022-02-24 12:59:38.962 T:1058 INFO <general>: initializing python engine.
2022-02-24 12:59:38.962 T:1058 DEBUG <general>: CPythonInvoker(4, /storage/.kodi/addons/script.embuary.helper/service.py): start processing
2022-02-24 12:59:38.962 T:1004 DEBUG <general>: CServiceAddonManager: starting script.skin.helper.backgrounds
2022-02-24 12:59:38.962 T:1059 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2022-02-24 12:59:38.962 T:1004 DEBUG <general>: CServiceAddonManager: starting script.skin.helper.service
2022-02-24 12:59:38.963 T:1059 INFO <general>: initializing python engine.
2022-02-24 12:59:38.963 T:1059 DEBUG <general>: CPythonInvoker(5, /storage/.kodi/addons/script.skin.helper.backgrounds/service.py): start processing
2022-02-24 12:59:38.968 T:1060 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2022-02-24 12:59:38.968 T:1004 DEBUG <general>: CServiceAddonManager: starting script.skin.helper.skinbackup
2022-02-24 12:59:38.968 T:1060 INFO <general>: initializing python engine.
2022-02-24 12:59:38.968 T:1060 DEBUG <general>: CPythonInvoker(6, /storage/.kodi/addons/script.skin.helper.service/service.py): start processing
2022-02-24 12:59:38.975 T:1061 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2022-02-24 12:59:38.975 T:1004 DEBUG <general>: CServiceAddonManager: starting script.skin.helper.widgets
2022-02-24 12:59:38.975 T:1061 INFO <general>: initializing python engine.
2022-02-24 12:59:38.975 T:1061 DEBUG <general>: CPythonInvoker(7, /storage/.kodi/addons/script.skin.helper.skinbackup/service.py): start processing
2022-02-24 12:59:38.987 T:1062 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2022-02-24 12:59:38.987 T:1004 DEBUG <general>: CServiceAddonManager: starting script.trakt
2022-02-24 12:59:38.987 T:1062 INFO <general>: initializing python engine.
2022-02-24 12:59:38.987 T:1062 DEBUG <general>: CPythonInvoker(8, /storage/.kodi/addons/script.skin.helper.widgets/service.py): start processing
2022-02-24 12:59:38.998 T:1063 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2022-02-24 12:59:38.998 T:1004 DEBUG <general>: CServiceAddonManager: starting script.tv.show.next.aired
2022-02-24 12:59:38.999 T:1063 INFO <general>: initializing python engine.
2022-02-24 12:59:38.999 T:1063 DEBUG <general>: CPythonInvoker(9, /storage/.kodi/addons/script.trakt/default.py): start processing
2022-02-24 12:59:38.999 T:1064 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2022-02-24 12:59:38.999 T:1064 INFO <general>: initializing python engine.
2022-02-24 12:59:38.999 T:1004 DEBUG <general>: CServiceAddonManager: starting service.iptv.manager
2022-02-24 12:59:38.999 T:1064 DEBUG <general>: CPythonInvoker(10, /storage/.kodi/addons/script.tv.show.next.aired/service.py): start processing
2022-02-24 12:59:39.005 T:1046 DEBUG <general>: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
2022-02-24 12:59:39.007 T:1065 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2022-02-24 12:59:39.008 T:1004 DEBUG <general>: CServiceAddonManager: starting service.libreelec.settings
2022-02-24 12:59:39.008 T:1065 INFO <general>: initializing python engine.
2022-02-24 12:59:39.008 T:1065 DEBUG <general>: CPythonInvoker(11, /storage/.kodi/addons/service.iptv.manager/service.py): start processing
2022-02-24 12:59:39.008 T:1066 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2022-02-24 12:59:39.008 T:1066 INFO <general>: initializing python engine.
2022-02-24 12:59:39.008 T:1004 DEBUG <general>: CServiceAddonManager: starting service.upnext
2022-02-24 12:59:39.008 T:1066 DEBUG <general>: CPythonInvoker(12, /usr/share/kodi/addons/service.libreelec.settings/service.py): start processing
2022-02-24 12:59:39.022 T:1067 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2022-02-24 12:59:39.023 T:1067 INFO <general>: initializing python engine.
2022-02-24 12:59:39.023 T:1067 DEBUG <general>: CPythonInvoker(13, /storage/.kodi/addons/service.upnext/resources/lib/service_entry.py): start processing
2022-02-24 12:59:39.023 T:1004 INFO <general>: initialize done
2022-02-24 12:59:39.023 T:1004 DEBUG <general>: Inhibiting OS screen saver
2022-02-24 12:59:39.023 T:1068 DEBUG <general>: Thread Timer start, auto delete: false
2022-02-24 12:59:39.023 T:1004 INFO <general>: Running the application...
2022-02-24 12:59:39.025 T:1004 DEBUG <general>: NetworkMessage - Starting network services
2022-02-24 12:59:39.027 T:1004 DEBUG <general>: CZeroconfAvahi::clientCallback: client is up and running
2022-02-24 12:59:39.027 T:1004 INFO <general>: starting zeroconf publishing
2022-02-24 12:59:39.028 T:1070 DEBUG <general>: Thread EventServer start, auto delete: false
2022-02-24 12:59:39.028 T:1070 INFO <general>: ES: Starting UDP Event server on port 9777
2022-02-24 12:59:39.032 T:1070 INFO <general>: UDP: Listening on port 9777 (ipv6 : false)
2022-02-24 12:59:39.055 T:1004 INFO <general>: JSONRPC Server: Successfully initialized
2022-02-24 12:59:39.056 T:1044 DEBUG <general>: ADDON: Dll Initializing - PVR IPTV Simple Client
2022-02-24 12:59:39.056 T:1044 DEBUG <general>: SECTION:LoadDLL(/storage/.kodi/addons/pvr.iptvsimple/pvr.iptvsimple.so.19.1.0)
2022-02-24 12:59:39.056 T:1044 DEBUG <general>: Loading: /storage/.kodi/addons/pvr.iptvsimple/pvr.iptvsimple.so.19.1.0
2022-02-24 12:59:39.057 T:1071 DEBUG <general>: Thread TCPServer start, auto delete: false
2022-02-24 12:59:39.057 T:1004 INFO <CWebserver[8080]>: Started
2022-02-24 12:59:39.068 T:1075 DEBUG <general>: Thread JobWorker start, auto delete: true
2022-02-24 12:59:39.069 T:1004 DEBUG <general>: ------ Window Init (Custom_Debug.xml) ------
2022-02-24 12:59:39.069 T:1004 DEBUG <general>: ------ Window Init () ------
2022-02-24 12:59:39.074 T:1044 INFO <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Create - Creating the PVR IPTV Simple add-on
2022-02-24 12:59:39.074 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - CopyFile - Copying file: /storage/.kodi/addons/pvr.iptvsimple//resources/data/channelGroups/customTVGroups-example.xml, to special://userdata/addon_data/pvr.iptvsimple/channelGroups/customTVGroups-example.xml
2022-02-24 12:59:39.075 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - CopyFile - Copying file: /storage/.kodi/addons/pvr.iptvsimple//resources/data/channelGroups/customRadioGroups-example.xml, to special://userdata/addon_data/pvr.iptvsimple/channelGroups/customRadioGroups-example.xml
2022-02-24 12:59:39.083 T:1075 DEBUG <general>: ffmpeg[0x3c4f7c0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
2022-02-24 12:59:39.084 T:1044 DEBUG <CSettingsManager>: requested setting (defaultProviderName) was not found.
2022-02-24 12:59:39.084 T:1044 DEBUG <CSettingsManager>: requested setting (enableProviderMappings) was not found.
2022-02-24 12:59:39.084 T:1044 DEBUG <CSettingsManager>: requested setting (providerMappingFile) was not found.
2022-02-24 12:59:39.085 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Playlist Load Start
2022-02-24 12:59:39.094 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTM3U tvg-shift="" x-tvg-url="" x-tvg-id="" catchup-correction=""'
2022-02-24 12:59:39.094 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="1" tvg-id="312e436c6173736963204d54562e3c6d@PseudoTVLive" tvg-name="Classic MTV" tvg-logo="/var/media/sdc1-usb-General_USB_Flas/logos/Classic MTV.png" group-title="PseudoTV Live" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=Classic%20MTV&id=312e436c6173736963204d54562e3c6d%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,Classic MTV'
2022-02-24 12:59:39.098 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Added group: PseudoTV Live, with uniqueId: 1
2022-02-24 12:59:39.102 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Classic%20MTV&id=312e436c6173736963204d54562e3c6d%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.102 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'Classic MTV' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Classic%20MTV&id=312e436c6173736963204d54562e3c6d%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.104 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: Classic MTV, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.104 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - Classic MTV: {catchup-id}
2022-02-24 12:59:39.104 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="2" tvg-id="322e576f727368697054562e3c6d6435@PseudoTVLive" tvg-name="WorshipTV" tvg-logo="/var/media/sdc1-usb-General_USB_Flas/logos/WorshipTV.png" group-title="PseudoTV Live" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=WorshipTV&id=322e576f727368697054562e3c6d6435%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,WorshipTV'
2022-02-24 12:59:39.104 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.104 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=WorshipTV&id=322e576f727368697054562e3c6d6435%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.104 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'WorshipTV' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=WorshipTV&id=322e576f727368697054562e3c6d6435%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.104 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: WorshipTV, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.104 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - WorshipTV: {catchup-id}
2022-02-24 12:59:39.104 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="3" tvg-id="332e49204c6f76652074686520383073@PseudoTVLive" tvg-name="I Love the 80s" tvg-logo="/var/media/sdc1-usb-General_USB_Flas/logos/I Love the 80s.png" group-title="PseudoTV Live" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=I%20Love%20the%2080s&id=332e49204c6f76652074686520383073%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,I Love the 80s'
2022-02-24 12:59:39.105 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.105 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=I%20Love%20the%2080s&id=332e49204c6f76652074686520383073%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.105 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'I Love the 80s' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=I%20Love%20the%2080s&id=332e49204c6f76652074686520383073%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.105 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: I Love the 80s, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.105 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - I Love the 80s: {catchup-id}
2022-02-24 12:59:39.105 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="4" tvg-id="342e49204c6f76652074686520393073@PseudoTVLive" tvg-name="I Love the 90s" tvg-logo="/var/media/sdc1-usb-General_USB_Flas/logos/I Love the 90s.png" group-title="PseudoTV Live" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=I%20Love%20the%2090s&id=342e49204c6f76652074686520393073%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,I Love the 90s'
2022-02-24 12:59:39.105 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.105 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=I%20Love%20the%2090s&id=342e49204c6f76652074686520393073%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.105 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'I Love the 90s' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=I%20Love%20the%2090s&id=342e49204c6f76652074686520393073%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.105 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: I Love the 90s, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.105 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - I Love the 90s: {catchup-id}
2022-02-24 12:59:39.105 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="1000" tvg-id="313030302e4142432e3c6d6435204841@PseudoTVLive" tvg-name="ABC" tvg-logo="resource://resource.images.studios.white/ABC.png" group-title="PseudoTV Live;TV Networks" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=ABC&id=313030302e4142432e3c6d6435204841%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,ABC'
2022-02-24 12:59:39.105 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.105 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Added group: TV Networks, with uniqueId: 2
2022-02-24 12:59:39.105 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=ABC&id=313030302e4142432e3c6d6435204841%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.105 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'ABC' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=ABC&id=313030302e4142432e3c6d6435204841%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.105 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: ABC, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.105 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - ABC: {catchup-id}
2022-02-24 12:59:39.105 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="1001" tvg-id="313030312e414d432e3c6d6435204841@PseudoTVLive" tvg-name="AMC" tvg-logo="resource://resource.images.studios.white/AMC.png" group-title="PseudoTV Live;TV Networks" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=AMC&id=313030312e414d432e3c6d6435204841%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,AMC'
2022-02-24 12:59:39.105 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.105 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: TV Networks, as it already exists with uniqueId: 2
2022-02-24 12:59:39.105 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=AMC&id=313030312e414d432e3c6d6435204841%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.105 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'AMC' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=AMC&id=313030312e414d432e3c6d6435204841%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.105 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: AMC, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.105 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - AMC: {catchup-id}
2022-02-24 12:59:39.105 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="1002" tvg-id="313030322e4164756c74205377696d2e@PseudoTVLive" tvg-name="Adult Swim" tvg-logo="resource://resource.images.studios.white/AdultSwim.png" group-title="PseudoTV Live;TV Networks" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=Adult%20Swim&id=313030322e4164756c74205377696d2e%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,Adult Swim'
2022-02-24 12:59:39.105 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.105 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: TV Networks, as it already exists with uniqueId: 2
2022-02-24 12:59:39.105 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Adult%20Swim&id=313030322e4164756c74205377696d2e%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.105 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'Adult Swim' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Adult%20Swim&id=313030322e4164756c74205377696d2e%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.106 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: Adult Swim, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.106 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - Adult Swim: {catchup-id}
2022-02-24 12:59:39.106 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="1003" tvg-id="313030332e416d617a6f6e205072696d@PseudoTVLive" tvg-name="Amazon Prime Video" tvg-logo="/var/media/sdc1-usb-General_USB_Flas/logos/Amazon Prime Video.png" group-title="PseudoTV Live;TV Networks" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=Amazon%20Prime%20Video&id=313030332e416d617a6f6e205072696d%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,Amazon Prime Video'
2022-02-24 12:59:39.106 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.106 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: TV Networks, as it already exists with uniqueId: 2
2022-02-24 12:59:39.106 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Amazon%20Prime%20Video&id=313030332e416d617a6f6e205072696d%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.106 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'Amazon Prime Video' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Amazon%20Prime%20Video&id=313030332e416d617a6f6e205072696d%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.106 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: Amazon Prime Video, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.106 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - Amazon Prime Video: {catchup-id}
2022-02-24 12:59:39.106 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="1004" tvg-id="313030342e4170706c652054562b2e3c@PseudoTVLive" tvg-name="Apple TV+" tvg-logo="resource://resource.images.studios.white/Apple TV+.png" group-title="PseudoTV Live;TV Networks" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=Apple%20TV%2B&id=313030342e4170706c652054562b2e3c%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,Apple TV+'
2022-02-24 12:59:39.106 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.106 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: TV Networks, as it already exists with uniqueId: 2
2022-02-24 12:59:39.106 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Apple%20TV%2B&id=313030342e4170706c652054562b2e3c%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.106 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'Apple TV+' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Apple%20TV%2B&id=313030342e4170706c652054562b2e3c%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.106 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: Apple TV+, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.106 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - Apple TV+: {catchup-id}
2022-02-24 12:59:39.106 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="1005" tvg-id="313030352e42424320416d6572696361@PseudoTVLive" tvg-name="BBC America" tvg-logo="resource://resource.images.studios.white/BBC America.png" group-title="PseudoTV Live;TV Networks" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=BBC%20America&id=313030352e42424320416d6572696361%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,BBC America'
2022-02-24 12:59:39.106 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.106 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: TV Networks, as it already exists with uniqueId: 2
2022-02-24 12:59:39.106 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=BBC%20America&id=313030352e42424320416d6572696361%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.106 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'BBC America' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=BBC%20America&id=313030352e42424320416d6572696361%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.106 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: BBC America, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.106 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - BBC America: {catchup-id}
2022-02-24 12:59:39.106 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="1006" tvg-id="313030362e424243312e3c6d64352048@PseudoTVLive" tvg-name="BBC1" tvg-logo="/var/media/sdc1-usb-General_USB_Flas/logos/BBC1.png" group-title="PseudoTV Live;TV Networks" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=BBC1&id=313030362e424243312e3c6d64352048%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,BBC1'
2022-02-24 12:59:39.106 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.106 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: TV Networks, as it already exists with uniqueId: 2
2022-02-24 12:59:39.106 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=BBC1&id=313030362e424243312e3c6d64352048%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.106 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'BBC1' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=BBC1&id=313030362e424243312e3c6d64352048%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.107 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: BBC1, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.107 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - BBC1: {catchup-id}
2022-02-24 12:59:39.107 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="1007" tvg-id="313030372e424243322e3c6d64352048@PseudoTVLive" tvg-name="BBC2" tvg-logo="resource://resource.images.studios.white/BBC2.png" group-title="PseudoTV Live;TV Networks" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=BBC2&id=313030372e424243322e3c6d64352048%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,BBC2'
2022-02-24 12:59:39.107 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.107 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: TV Networks, as it already exists with uniqueId: 2
2022-02-24 12:59:39.107 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=BBC2&id=313030372e424243322e3c6d64352048%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.107 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'BBC2' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=BBC2&id=313030372e424243322e3c6d64352048%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.107 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: BBC2, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.107 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - BBC2: {catchup-id}
2022-02-24 12:59:39.107 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="1008" tvg-id="313030382e4342532e3c6d6435204841@PseudoTVLive" tvg-name="CBS" tvg-logo="resource://resource.images.studios.white/CBS.png" group-title="PseudoTV Live;TV Networks" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=CBS&id=313030382e4342532e3c6d6435204841%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,CBS'
2022-02-24 12:59:39.107 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.107 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: TV Networks, as it already exists with uniqueId: 2
2022-02-24 12:59:39.107 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=CBS&id=313030382e4342532e3c6d6435204841%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.107 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'CBS' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=CBS&id=313030382e4342532e3c6d6435204841%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.107 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: CBS, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.107 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - CBS: {catchup-id}
2022-02-24 12:59:39.107 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="1009" tvg-id="313030392e436172746f6f6e204e6574@PseudoTVLive" tvg-name="Cartoon Network" tvg-logo="resource://resource.images.studios.white/Cartoon Network.png" group-title="PseudoTV Live;TV Networks" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=Cartoon%20Network&id=313030392e436172746f6f6e204e6574%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,Cartoon Network'
2022-02-24 12:59:39.108 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.108 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: TV Networks, as it already exists with uniqueId: 2
2022-02-24 12:59:39.108 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Cartoon%20Network&id=313030392e436172746f6f6e204e6574%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.108 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'Cartoon Network' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Cartoon%20Network&id=313030392e436172746f6f6e204e6574%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.108 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: Cartoon Network, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.108 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - Cartoon Network: {catchup-id}
2022-02-24 12:59:39.108 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="1010" tvg-id="313031302e4368616e6e656c20342e3c@PseudoTVLive" tvg-name="Channel 4" tvg-logo="resource://resource.images.studios.white/Channel4.png" group-title="PseudoTV Live;TV Networks" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=Channel%204&id=313031302e4368616e6e656c20342e3c%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,Channel 4'
2022-02-24 12:59:39.108 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.108 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: TV Networks, as it already exists with uniqueId: 2
2022-02-24 12:59:39.108 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Channel%204&id=313031302e4368616e6e656c20342e3c%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.108 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'Channel 4' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Channel%204&id=313031302e4368616e6e656c20342e3c%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.109 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: Channel 4, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.109 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - Channel 4: {catchup-id}
2022-02-24 12:59:39.109 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="1011" tvg-id="313031312e4368616e6e656c20416e69@PseudoTVLive" tvg-name="Channel Anime" tvg-logo="/var/media/sdc1-usb-General_USB_Flas/logos/Channel Anime.png" group-title="PseudoTV Live;TV Networks" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=Channel%20Anime&id=313031312e4368616e6e656c20416e69%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,Channel Anime'
2022-02-24 12:59:39.109 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.109 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: TV Networks, as it already exists with uniqueId: 2
2022-02-24 12:59:39.109 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Channel%20Anime&id=313031312e4368616e6e656c20416e69%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.109 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'Channel Anime' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Channel%20Anime&id=313031312e4368616e6e656c20416e69%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.109 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: Channel Anime, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.109 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - Channel Anime: {catchup-id}
2022-02-24 12:59:39.109 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="1012" tvg-id="313031322e436f6d6564792043656e74@PseudoTVLive" tvg-name="Comedy Central" tvg-logo="resource://resource.images.studios.white/Comedy Central.png" group-title="PseudoTV Live;TV Networks" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=Comedy%20Central&id=313031322e436f6d6564792043656e74%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,Comedy Central'
2022-02-24 12:59:39.109 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.109 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: TV Networks, as it already exists with uniqueId: 2
2022-02-24 12:59:39.109 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Comedy%20Central&id=313031322e436f6d6564792043656e74%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.109 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'Comedy Central' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Comedy%20Central&id=313031322e436f6d6564792043656e74%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.109 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: Comedy Central, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.109 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - Comedy Central: {catchup-id}
2022-02-24 12:59:39.109 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="1013" tvg-id="313031332e436f6d65742e3c6d643520@PseudoTVLive" tvg-name="Comet" tvg-logo="/var/media/sdc1-usb-General_USB_Flas/logos/Comet.png" group-title="PseudoTV Live;TV Networks" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=Comet&id=313031332e436f6d65742e3c6d643520%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,Comet'
2022-02-24 12:59:39.110 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.110 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: TV Networks, as it already exists with uniqueId: 2
2022-02-24 12:59:39.110 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Comet&id=313031332e436f6d65742e3c6d643520%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.110 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'Comet' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Comet&id=313031332e436f6d65742e3c6d643520%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.110 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: Comet, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.110 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - Comet: {catchup-id}
2022-02-24 12:59:39.110 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="1014" tvg-id="313031342e4469736e65792b2e3c6d64@PseudoTVLive" tvg-name="Disney+" tvg-logo="resource://resource.images.studios.white/Disney+.png" group-title="PseudoTV Live;TV Networks" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=Disney%2B&id=313031342e4469736e65792b2e3c6d64%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,Disney+'
2022-02-24 12:59:39.110 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.110 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: TV Networks, as it already exists with uniqueId: 2
2022-02-24 12:59:39.110 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Disney%2B&id=313031342e4469736e65792b2e3c6d64%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.110 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'Disney+' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Disney%2B&id=313031342e4469736e65792b2e3c6d64%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.110 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: Disney+, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.110 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - Disney+: {catchup-id}
2022-02-24 12:59:39.110 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="1015" tvg-id="313031352e446f7572616d612e3c6d64@PseudoTVLive" tvg-name="Dourama" tvg-logo="/var/media/sdc1-usb-General_USB_Flas/logos/Dourama.png" group-title="PseudoTV Live;TV Networks" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=Dourama&id=313031352e446f7572616d612e3c6d64%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,Dourama'
2022-02-24 12:59:39.110 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.110 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: TV Networks, as it already exists with uniqueId: 2
2022-02-24 12:59:39.110 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Dourama&id=313031352e446f7572616d612e3c6d64%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.110 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'Dourama' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Dourama&id=313031352e446f7572616d612e3c6d64%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.110 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: Dourama, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.110 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - Dourama: {catchup-id}
2022-02-24 12:59:39.110 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="1016" tvg-id="313031362e455049582e3c6d64352048@PseudoTVLive" tvg-name="EPIX" tvg-logo="resource://resource.images.studios.white/EPIX.png" group-title="PseudoTV Live;TV Networks" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=EPIX&id=313031362e455049582e3c6d64352048%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,EPIX'
2022-02-24 12:59:39.110 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.110 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: TV Networks, as it already exists with uniqueId: 2
2022-02-24 12:59:39.110 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=EPIX&id=313031362e455049582e3c6d64352048%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.110 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'EPIX' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=EPIX&id=313031362e455049582e3c6d64352048%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.111 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: EPIX, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.111 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - EPIX: {catchup-id}
2022-02-24 12:59:39.111 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="1017" tvg-id="313031372e464f582e3c6d6435204841@PseudoTVLive" tvg-name="FOX" tvg-logo="resource://resource.images.studios.white/FOX.png" group-title="PseudoTV Live;TV Networks" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=FOX&id=313031372e464f582e3c6d6435204841%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,FOX'
2022-02-24 12:59:39.111 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.111 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: TV Networks, as it already exists with uniqueId: 2
2022-02-24 12:59:39.111 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=FOX&id=313031372e464f582e3c6d6435204841%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.111 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'FOX' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=FOX&id=313031372e464f582e3c6d6435204841%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.111 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: FOX, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.111 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - FOX: {catchup-id}
2022-02-24 12:59:39.111 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="1018" tvg-id="313031382e46582e3c6d643520484153@PseudoTVLive" tvg-name="FX" tvg-logo="resource://resource.images.studios.white/FX.png" group-title="PseudoTV Live;TV Networks" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=FX&id=313031382e46582e3c6d643520484153%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,FX'
2022-02-24 12:59:39.111 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.111 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: TV Networks, as it already exists with uniqueId: 2
2022-02-24 12:59:39.111 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=FX&id=313031382e46582e3c6d643520484153%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.111 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'FX' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=FX&id=313031382e46582e3c6d643520484153%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.111 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: FX, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.111 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - FX: {catchup-id}
2022-02-24 12:59:39.111 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="1019" tvg-id="313031392e466f6f64204e6574776f72@PseudoTVLive" tvg-name="Food Network" tvg-logo="resource://resource.images.studios.white/FoodNetwork.png" group-title="PseudoTV Live;TV Networks" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=Food%20Network&id=313031392e466f6f64204e6574776f72%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,Food Network'
2022-02-24 12:59:39.111 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.111 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: TV Networks, as it already exists with uniqueId: 2
2022-02-24 12:59:39.111 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Food%20Network&id=313031392e466f6f64204e6574776f72%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.111 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'Food Network' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Food%20Network&id=313031392e466f6f64204e6574776f72%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.111 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: Food Network, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.111 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - Food Network: {catchup-id}
2022-02-24 12:59:39.111 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="1020" tvg-id="313032302e46726565666f726d2e3c6d@PseudoTVLive" tvg-name="Freeform" tvg-logo="resource://resource.images.studios.white/Freeform.png" group-title="PseudoTV Live;TV Networks" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=Freeform&id=313032302e46726565666f726d2e3c6d%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,Freeform'
2022-02-24 12:59:39.111 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.111 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: TV Networks, as it already exists with uniqueId: 2
2022-02-24 12:59:39.111 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Freeform&id=313032302e46726565666f726d2e3c6d%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.111 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'Freeform' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Freeform&id=313032302e46726565666f726d2e3c6d%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.112 T:1075 DEBUG <general>: ffmpeg[0x3c4f7c0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
2022-02-24 12:59:39.112 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: Freeform, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.112 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - Freeform: {catchup-id}
2022-02-24 12:59:39.112 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="1021" tvg-id="313032312e48424f2e3c6d6435204841@PseudoTVLive" tvg-name="HBO" tvg-logo="resource://resource.images.studios.white/HBO.png" group-title="PseudoTV Live;TV Networks" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=HBO&id=313032312e48424f2e3c6d6435204841%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,HBO'
2022-02-24 12:59:39.112 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.112 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: TV Networks, as it already exists with uniqueId: 2
2022-02-24 12:59:39.112 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=HBO&id=313032312e48424f2e3c6d6435204841%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.112 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'HBO' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=HBO&id=313032312e48424f2e3c6d6435204841%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.112 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: HBO, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.112 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - HBO: {catchup-id}
2022-02-24 12:59:39.112 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="1022" tvg-id="313032322e48424f204d61782e3c6d64@PseudoTVLive" tvg-name="HBO Max" tvg-logo="resource://resource.images.studios.white/HBO Max.png" group-title="PseudoTV Live;TV Networks" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=HBO%20Max&id=313032322e48424f204d61782e3c6d64%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,HBO Max'
2022-02-24 12:59:39.112 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.112 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: TV Networks, as it already exists with uniqueId: 2
2022-02-24 12:59:39.112 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=HBO%20Max&id=313032322e48424f204d61782e3c6d64%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.112 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'HBO Max' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=HBO%20Max&id=313032322e48424f204d61782e3c6d64%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.112 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: HBO Max, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.112 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - HBO Max: {catchup-id}
2022-02-24 12:59:39.112 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="1023" tvg-id="313032332e48616c6c6d61726b204368@PseudoTVLive" tvg-name="Hallmark Channel" tvg-logo="resource://resource.images.studios.white/Hallmark Channel.png" group-title="PseudoTV Live;TV Networks" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=Hallmark%20Channel&id=313032332e48616c6c6d61726b204368%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,Hallmark Channel'
2022-02-24 12:59:39.112 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.112 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: TV Networks, as it already exists with uniqueId: 2
2022-02-24 12:59:39.112 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Hallmark%20Channel&id=313032332e48616c6c6d61726b204368%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.112 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'Hallmark Channel' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Hallmark%20Channel&id=313032332e48616c6c6d61726b204368%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.113 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: Hallmark Channel, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.113 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - Hallmark Channel: {catchup-id}
2022-02-24 12:59:39.113 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="1024" tvg-id="313032342e486973746f72792e3c6d64@PseudoTVLive" tvg-name="History" tvg-logo="resource://resource.images.studios.white/History.png" group-title="PseudoTV Live;TV Networks" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=History&id=313032342e486973746f72792e3c6d64%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,History'
2022-02-24 12:59:39.113 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.113 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: TV Networks, as it already exists with uniqueId: 2
2022-02-24 12:59:39.113 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=History&id=313032342e486973746f72792e3c6d64%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.113 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'History' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=History&id=313032342e486973746f72792e3c6d64%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.113 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: History, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.113 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - History: {catchup-id}
2022-02-24 12:59:39.113 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="1025" tvg-id="313032352e48756c752e3c6d64352048@PseudoTVLive" tvg-name="Hulu" tvg-logo="resource://resource.images.studios.white/Hulu.png" group-title="PseudoTV Live;TV Networks" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=Hulu&id=313032352e48756c752e3c6d64352048%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,Hulu'
2022-02-24 12:59:39.113 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.113 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: TV Networks, as it already exists with uniqueId: 2
2022-02-24 12:59:39.113 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Hulu&id=313032352e48756c752e3c6d64352048%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.113 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'Hulu' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Hulu&id=313032352e48756c752e3c6d64352048%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.116 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: Hulu, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.116 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - Hulu: {catchup-id}
2022-02-24 12:59:39.116 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="1026" tvg-id="313032362e4d54562e3c6d6435204841@PseudoTVLive" tvg-name="MTV" tvg-logo="resource://resource.images.studios.white/MTV.png" group-title="PseudoTV Live;TV Networks" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=MTV&id=313032362e4d54562e3c6d6435204841%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,MTV'
2022-02-24 12:59:39.116 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.116 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: TV Networks, as it already exists with uniqueId: 2
2022-02-24 12:59:39.116 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=MTV&id=313032362e4d54562e3c6d6435204841%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.116 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'MTV' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=MTV&id=313032362e4d54562e3c6d6435204841%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.116 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: MTV, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.116 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - MTV: {catchup-id}
2022-02-24 12:59:39.116 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="1027" tvg-id="313032372e4d6554562e3c6d64352048@PseudoTVLive" tvg-name="MeTV" tvg-logo="/var/media/sdc1-usb-General_USB_Flas/logos/MeTV.png" group-title="PseudoTV Live;TV Networks" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=MeTV&id=313032372e4d6554562e3c6d64352048%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,MeTV'
2022-02-24 12:59:39.116 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.116 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: TV Networks, as it already exists with uniqueId: 2
2022-02-24 12:59:39.116 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=MeTV&id=313032372e4d6554562e3c6d64352048%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.116 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'MeTV' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=MeTV&id=313032372e4d6554562e3c6d64352048%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.117 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: MeTV, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.117 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - MeTV: {catchup-id}
2022-02-24 12:59:39.117 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="1028" tvg-id="313032382e4e42432e3c6d6435204841@PseudoTVLive" tvg-name="NBC" tvg-logo="resource://resource.images.studios.white/NBC.png" group-title="PseudoTV Live;TV Networks" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=NBC&id=313032382e4e42432e3c6d6435204841%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,NBC'
2022-02-24 12:59:39.117 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.117 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: TV Networks, as it already exists with uniqueId: 2
2022-02-24 12:59:39.117 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=NBC&id=313032382e4e42432e3c6d6435204841%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.117 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'NBC' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=NBC&id=313032382e4e42432e3c6d6435204841%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.117 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: NBC, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.117 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - NBC: {catchup-id}
2022-02-24 12:59:39.117 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="1029" tvg-id="313032392e4e6574666c69782e3c6d64@PseudoTVLive" tvg-name="Netflix" tvg-logo="resource://resource.images.studios.white/Netflix.png" group-title="PseudoTV Live;TV Networks" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=Netflix&id=313032392e4e6574666c69782e3c6d64%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,Netflix'
2022-02-24 12:59:39.117 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.117 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: TV Networks, as it already exists with uniqueId: 2
2022-02-24 12:59:39.117 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Netflix&id=313032392e4e6574666c69782e3c6d64%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.117 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'Netflix' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Netflix&id=313032392e4e6574666c69782e3c6d64%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.117 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: Netflix, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.117 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - Netflix: {catchup-id}
2022-02-24 12:59:39.117 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="1030" tvg-id="313033302e4e69636b656c6f64656f6e@PseudoTVLive" tvg-name="Nickelodeon" tvg-logo="resource://resource.images.studios.white/Nickelodeon.png" group-title="PseudoTV Live;TV Networks" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=Nickelodeon&id=313033302e4e69636b656c6f64656f6e%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,Nickelodeon'
2022-02-24 12:59:39.117 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.117 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: TV Networks, as it already exists with uniqueId: 2
2022-02-24 12:59:39.117 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Nickelodeon&id=313033302e4e69636b656c6f64656f6e%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.117 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'Nickelodeon' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Nickelodeon&id=313033302e4e69636b656c6f64656f6e%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.117 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: Nickelodeon, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.117 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - Nickelodeon: {catchup-id}
2022-02-24 12:59:39.117 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="1031" tvg-id="313033312e5042532e3c6d6435204841@PseudoTVLive" tvg-name="PBS" tvg-logo="resource://resource.images.studios.white/PBS.png" group-title="PseudoTV Live;TV Networks" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=PBS&id=313033312e5042532e3c6d6435204841%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,PBS'
2022-02-24 12:59:39.117 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.117 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: TV Networks, as it already exists with uniqueId: 2
2022-02-24 12:59:39.117 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=PBS&id=313033312e5042532e3c6d6435204841%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.117 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'PBS' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=PBS&id=313033312e5042532e3c6d6435204841%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.118 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: PBS, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.118 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - PBS: {catchup-id}
2022-02-24 12:59:39.118 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="1032" tvg-id="313033322e506172616d6f756e742b2e@PseudoTVLive" tvg-name="Paramount+" tvg-logo="resource://resource.images.studios.white/Paramount+.png" group-title="PseudoTV Live;TV Networks" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=Paramount%2B&id=313033322e506172616d6f756e742b2e%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,Paramount+'
2022-02-24 12:59:39.118 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.118 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: TV Networks, as it already exists with uniqueId: 2
2022-02-24 12:59:39.118 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Paramount%2B&id=313033322e506172616d6f756e742b2e%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.118 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'Paramount+' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Paramount%2B&id=313033322e506172616d6f756e742b2e%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.118 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: Paramount+, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.118 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - Paramount+: {catchup-id}
2022-02-24 12:59:39.118 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="1033" tvg-id="313033332e51756962692e3c6d643520@PseudoTVLive" tvg-name="Quibi" tvg-logo="/var/media/sdc1-usb-General_USB_Flas/logos/Quibi.png" group-title="PseudoTV Live;TV Networks" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=Quibi&id=313033332e51756962692e3c6d643520%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,Quibi'
2022-02-24 12:59:39.118 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.118 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: TV Networks, as it already exists with uniqueId: 2
2022-02-24 12:59:39.118 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Quibi&id=313033332e51756962692e3c6d643520%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.118 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'Quibi' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Quibi&id=313033332e51756962692e3c6d643520%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.118 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: Quibi, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.118 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - Quibi: {catchup-id}
2022-02-24 12:59:39.118 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="1034" tvg-id="313033342e5363692046692e3c6d6435@PseudoTVLive" tvg-name="Sci Fi" tvg-logo="resource://resource.images.studios.white/SciFi.png" group-title="PseudoTV Live;TV Networks" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=Sci%20Fi&id=313033342e5363692046692e3c6d6435%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,Sci Fi'
2022-02-24 12:59:39.118 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.118 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: TV Networks, as it already exists with uniqueId: 2
2022-02-24 12:59:39.118 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Sci%20Fi&id=313033342e5363692046692e3c6d6435%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.118 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'Sci Fi' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Sci%20Fi&id=313033342e5363692046692e3c6d6435%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.118 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: Sci Fi, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.118 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - Sci Fi: {catchup-id}
2022-02-24 12:59:39.118 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="1035" tvg-id="313033352e53686f7774696d652e3c6d@PseudoTVLive" tvg-name="Showtime" tvg-logo="resource://resource.images.studios.white/Showtime.png" group-title="PseudoTV Live;TV Networks" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=Showtime&id=313033352e53686f7774696d652e3c6d%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,Showtime'
2022-02-24 12:59:39.118 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.118 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: TV Networks, as it already exists with uniqueId: 2
2022-02-24 12:59:39.118 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Showtime&id=313033352e53686f7774696d652e3c6d%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.118 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'Showtime' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Showtime&id=313033352e53686f7774696d652e3c6d%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.119 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: Showtime, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.119 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - Showtime: {catchup-id}
2022-02-24 12:59:39.119 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="1036" tvg-id="313033362e537461727a2e3c6d643520@PseudoTVLive" tvg-name="Starz" tvg-logo="resource://resource.images.studios.white/Starz.png" group-title="PseudoTV Live;TV Networks" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=Starz&id=313033362e537461727a2e3c6d643520%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,Starz'
2022-02-24 12:59:39.119 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.119 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: TV Networks, as it already exists with uniqueId: 2
2022-02-24 12:59:39.119 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Starz&id=313033362e537461727a2e3c6d643520%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.119 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'Starz' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Starz&id=313033362e537461727a2e3c6d643520%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.119 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: Starz, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.119 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - Starz: {catchup-id}
2022-02-24 12:59:39.119 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="1037" tvg-id="313033372e5442532e3c6d6435204841@PseudoTVLive" tvg-name="TBS" tvg-logo="resource://resource.images.studios.white/TBS.png" group-title="PseudoTV Live;TV Networks" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=TBS&id=313033372e5442532e3c6d6435204841%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,TBS'
2022-02-24 12:59:39.119 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.119 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: TV Networks, as it already exists with uniqueId: 2
2022-02-24 12:59:39.119 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=TBS&id=313033372e5442532e3c6d6435204841%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.119 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'TBS' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=TBS&id=313033372e5442532e3c6d6435204841%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.119 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: TBS, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.119 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - TBS: {catchup-id}
2022-02-24 12:59:39.119 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="1038" tvg-id="313033382e544e542e3c6d6435204841@PseudoTVLive" tvg-name="TNT" tvg-logo="resource://resource.images.studios.white/TNT.png" group-title="PseudoTV Live;TV Networks" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=TNT&id=313033382e544e542e3c6d6435204841%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,TNT'
2022-02-24 12:59:39.119 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.119 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: TV Networks, as it already exists with uniqueId: 2
2022-02-24 12:59:39.119 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=TNT&id=313033382e544e542e3c6d6435204841%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.119 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'TNT' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=TNT&id=313033382e544e542e3c6d6435204841%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.119 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: TNT, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.119 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - TNT: {catchup-id}
2022-02-24 12:59:39.119 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="1039" tvg-id="313033392e5456204c616e642e3c6d64@PseudoTVLive" tvg-name="TV Land" tvg-logo="resource://resource.images.studios.white/TV Land.png" group-title="PseudoTV Live;TV Networks" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=TV%20Land&id=313033392e5456204c616e642e3c6d64%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,TV Land'
2022-02-24 12:59:39.119 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.119 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: TV Networks, as it already exists with uniqueId: 2
2022-02-24 12:59:39.119 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=TV%20Land&id=313033392e5456204c616e642e3c6d64%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.119 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'TV Land' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=TV%20Land&id=313033392e5456204c616e642e3c6d64%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.119 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: TV Land, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.119 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - TV Land: {catchup-id}
2022-02-24 12:59:39.119 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="1040" tvg-id="313034302e5468652043572e3c6d6435@PseudoTVLive" tvg-name="The CW" tvg-logo="resource://resource.images.studios.white/The CW.png" group-title="PseudoTV Live;TV Networks" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=The%20CW&id=313034302e5468652043572e3c6d6435%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,The CW'
2022-02-24 12:59:39.119 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.119 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: TV Networks, as it already exists with uniqueId: 2
2022-02-24 12:59:39.119 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=The%20CW&id=313034302e5468652043572e3c6d6435%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.119 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'The CW' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=The%20CW&id=313034302e5468652043572e3c6d6435%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.120 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: The CW, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.120 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - The CW: {catchup-id}
2022-02-24 12:59:39.120 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="1041" tvg-id="313034312e5468652057422e3c6d6435@PseudoTVLive" tvg-name="The WB" tvg-logo="resource://resource.images.studios.white/The WB.png" group-title="PseudoTV Live;TV Networks" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=The%20WB&id=313034312e5468652057422e3c6d6435%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,The WB'
2022-02-24 12:59:39.120 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.120 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: TV Networks, as it already exists with uniqueId: 2
2022-02-24 12:59:39.120 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=The%20WB&id=313034312e5468652057422e3c6d6435%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.120 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'The WB' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=The%20WB&id=313034312e5468652057422e3c6d6435%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.120 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: The WB, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.120 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - The WB: {catchup-id}
2022-02-24 12:59:39.120 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="1042" tvg-id="313034322e555341204e6574776f726b@PseudoTVLive" tvg-name="USA Network" tvg-logo="resource://resource.images.studios.white/USA Network.png" group-title="PseudoTV Live;TV Networks" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=USA%20Network&id=313034322e555341204e6574776f726b%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,USA Network'
2022-02-24 12:59:39.120 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.120 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: TV Networks, as it already exists with uniqueId: 2
2022-02-24 12:59:39.120 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=USA%20Network&id=313034322e555341204e6574776f726b%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.120 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'USA Network' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=USA%20Network&id=313034322e555341204e6574776f726b%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.120 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: USA Network, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.120 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - USA Network: {catchup-id}
2022-02-24 12:59:39.120 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="2000" tvg-id="323030302e496d70726163746963616c@PseudoTVLive" tvg-name="Impractical Jokers (2011)" tvg-logo="image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fImpractical%20Jokers%20(2011)%2fclearlogo.png/" group-title="PseudoTV Live;TV Shows" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=Impractical%20Jokers%20%282011%29&id=323030302e496d70726163746963616c%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,Impractical Jokers (2011)'
2022-02-24 12:59:39.120 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.120 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Added group: TV Shows, with uniqueId: 3
2022-02-24 12:59:39.120 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Impractical%20Jokers%20%282011%29&id=323030302e496d70726163746963616c%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.120 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'Impractical Jokers (2011)' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Impractical%20Jokers%20%282011%29&id=323030302e496d70726163746963616c%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.120 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: Impractical Jokers (2011), valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.120 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - Impractical Jokers (2011): {catchup-id}
2022-02-24 12:59:39.120 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="3000" tvg-id="333030302e416374696f6e2054562e3c@PseudoTVLive" tvg-name="Action TV" tvg-logo="resource://resource.images.moviegenreicons.transparent/Action.png" group-title="TV Genres;PseudoTV Live" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=Action%20TV&id=333030302e416374696f6e2054562e3c%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,Action TV'
2022-02-24 12:59:39.120 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Added group: TV Genres, with uniqueId: 4
2022-02-24 12:59:39.120 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.120 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Action%20TV&id=333030302e416374696f6e2054562e3c%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.120 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'Action TV' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Action%20TV&id=333030302e416374696f6e2054562e3c%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.121 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: Action TV, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.121 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - Action TV: {catchup-id}
2022-02-24 12:59:39.121 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="3001" tvg-id="333030312e416476656e747572652054@PseudoTVLive" tvg-name="Adventure TV" tvg-logo="resource://resource.images.moviegenreicons.transparent/Adventure.png" group-title="TV Genres;PseudoTV Live" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=Adventure%20TV&id=333030312e416476656e747572652054%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,Adventure TV'
2022-02-24 12:59:39.121 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: TV Genres, as it already exists with uniqueId: 4
2022-02-24 12:59:39.121 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.121 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Adventure%20TV&id=333030312e416476656e747572652054%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.121 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'Adventure TV' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Adventure%20TV&id=333030312e416476656e747572652054%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.121 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: Adventure TV, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.121 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - Adventure TV: {catchup-id}
2022-02-24 12:59:39.121 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="3002" tvg-id="333030322e436f6d6564792054562e3c@PseudoTVLive" tvg-name="Comedy TV" tvg-logo="resource://resource.images.moviegenreicons.transparent/Comedy.png" group-title="TV Genres;PseudoTV Live" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=Comedy%20TV&id=333030322e436f6d6564792054562e3c%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,Comedy TV'
2022-02-24 12:59:39.121 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: TV Genres, as it already exists with uniqueId: 4
2022-02-24 12:59:39.121 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.121 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Comedy%20TV&id=333030322e436f6d6564792054562e3c%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.121 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'Comedy TV' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Comedy%20TV&id=333030322e436f6d6564792054562e3c%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.121 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: Comedy TV, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.121 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - Comedy TV: {catchup-id}
2022-02-24 12:59:39.121 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="3003" tvg-id="333030332e446f63756d656e74617279@PseudoTVLive" tvg-name="Documentary TV" tvg-logo="resource://resource.images.moviegenreicons.transparent/Documentary.png" group-title="TV Genres;PseudoTV Live" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=Documentary%20TV&id=333030332e446f63756d656e74617279%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,Documentary TV'
2022-02-24 12:59:39.121 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: TV Genres, as it already exists with uniqueId: 4
2022-02-24 12:59:39.121 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.121 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Documentary%20TV&id=333030332e446f63756d656e74617279%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.121 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'Documentary TV' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Documentary%20TV&id=333030332e446f63756d656e74617279%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.121 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: Documentary TV, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.121 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - Documentary TV: {catchup-id}
2022-02-24 12:59:39.121 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="3004" tvg-id="333030342e46616e746173792054562e@PseudoTVLive" tvg-name="Fantasy TV" tvg-logo="resource://resource.images.moviegenreicons.transparent/Fantasy.png" group-title="TV Genres;PseudoTV Live" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=Fantasy%20TV&id=333030342e46616e746173792054562e%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,Fantasy TV'
2022-02-24 12:59:39.121 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: TV Genres, as it already exists with uniqueId: 4
2022-02-24 12:59:39.121 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.121 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Fantasy%20TV&id=333030342e46616e746173792054562e%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.121 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'Fantasy TV' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Fantasy%20TV&id=333030342e46616e746173792054562e%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.122 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: Fantasy TV, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.122 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - Fantasy TV: {catchup-id}
2022-02-24 12:59:39.122 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="3005" tvg-id="333030352e466f726569676e2054562e@PseudoTVLive" tvg-name="Foreign TV" tvg-logo="resource://resource.images.moviegenreicons.transparent/Foreign.png" group-title="TV Genres;PseudoTV Live" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=Foreign%20TV&id=333030352e466f726569676e2054562e%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,Foreign TV'
2022-02-24 12:59:39.122 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: TV Genres, as it already exists with uniqueId: 4
2022-02-24 12:59:39.122 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.122 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Foreign%20TV&id=333030352e466f726569676e2054562e%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.122 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'Foreign TV' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Foreign%20TV&id=333030352e466f726569676e2054562e%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.122 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: Foreign TV, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.122 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - Foreign TV: {catchup-id}
2022-02-24 12:59:39.122 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="3006" tvg-id="333030362e486973746f72792054562e@PseudoTVLive" tvg-name="History TV" tvg-logo="resource://resource.images.moviegenreicons.transparent/History.png" group-title="TV Genres;PseudoTV Live" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=History%20TV&id=333030362e486973746f72792054562e%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,History TV'
2022-02-24 12:59:39.122 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: TV Genres, as it already exists with uniqueId: 4
2022-02-24 12:59:39.122 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.122 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=History%20TV&id=333030362e486973746f72792054562e%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.122 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'History TV' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=History%20TV&id=333030362e486973746f72792054562e%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.122 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: History TV, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.122 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - History TV: {catchup-id}
2022-02-24 12:59:39.122 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="3007" tvg-id="333030372e5265616c6974792054562e@PseudoTVLive" tvg-name="Reality TV" tvg-logo="resource://resource.images.pseudotv.logos/Reality TV.png" group-title="TV Genres;PseudoTV Live" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=Reality%20TV&id=333030372e5265616c6974792054562e%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,Reality TV'
2022-02-24 12:59:39.122 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: TV Genres, as it already exists with uniqueId: 4
2022-02-24 12:59:39.122 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.122 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Reality%20TV&id=333030372e5265616c6974792054562e%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.122 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'Reality TV' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Reality%20TV&id=333030372e5265616c6974792054562e%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.122 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: Reality TV, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.122 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - Reality TV: {catchup-id}
2022-02-24 12:59:39.122 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="3008" tvg-id="333030382e5761722054562e3c6d6435@PseudoTVLive" tvg-name="War TV" tvg-logo="resource://resource.images.moviegenreicons.transparent/War.png" group-title="TV Genres;PseudoTV Live" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=War%20TV&id=333030382e5761722054562e3c6d6435%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,War TV'
2022-02-24 12:59:39.122 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: TV Genres, as it already exists with uniqueId: 4
2022-02-24 12:59:39.122 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.122 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=War%20TV&id=333030382e5761722054562e3c6d6435%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.122 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'War TV' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=War%20TV&id=333030382e5761722054562e3c6d6435%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.123 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: War TV, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.123 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - War TV: {catchup-id}
2022-02-24 12:59:39.123 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="3009" tvg-id="333030392e5765737465726e2054562e@PseudoTVLive" tvg-name="Western TV" tvg-logo="resource://resource.images.moviegenreicons.transparent/Western.png" group-title="TV Genres;PseudoTV Live" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=Western%20TV&id=333030392e5765737465726e2054562e%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,Western TV'
2022-02-24 12:59:39.123 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: TV Genres, as it already exists with uniqueId: 4
2022-02-24 12:59:39.123 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.123 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Western%20TV&id=333030392e5765737465726e2054562e%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.123 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'Western TV' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Western%20TV&id=333030392e5765737465726e2054562e%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.123 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: Western TV, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.123 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - Western TV: {catchup-id}
2022-02-24 12:59:39.123 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="4000" tvg-id="343030302e416374696f6e204d6f7669@PseudoTVLive" tvg-name="Action Movies" tvg-logo="resource://resource.images.moviegenreicons.transparent/Action.png" group-title="PseudoTV Live;Movie Genres" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=Action%20Movies&id=343030302e416374696f6e204d6f7669%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,Action Movies'
2022-02-24 12:59:39.123 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.123 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Added group: Movie Genres, with uniqueId: 5
2022-02-24 12:59:39.123 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Action%20Movies&id=343030302e416374696f6e204d6f7669%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.123 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'Action Movies' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Action%20Movies&id=343030302e416374696f6e204d6f7669%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.123 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: Action Movies, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.123 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - Action Movies: {catchup-id}
2022-02-24 12:59:39.123 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="4001" tvg-id="343030312e416476656e74757265204d@PseudoTVLive" tvg-name="Adventure Movies" tvg-logo="resource://resource.images.moviegenreicons.transparent/Adventure.png" group-title="PseudoTV Live;Movie Genres" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=Adventure%20Movies&id=343030312e416476656e74757265204d%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,Adventure Movies'
2022-02-24 12:59:39.123 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.123 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: Movie Genres, as it already exists with uniqueId: 5
2022-02-24 12:59:39.123 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Adventure%20Movies&id=343030312e416476656e74757265204d%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.123 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'Adventure Movies' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Adventure%20Movies&id=343030312e416476656e74757265204d%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.123 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: Adventure Movies, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.123 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - Adventure Movies: {catchup-id}
2022-02-24 12:59:39.123 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="4002" tvg-id="343030322e436f6d656479204d6f7669@PseudoTVLive" tvg-name="Comedy Movies" tvg-logo="resource://resource.images.moviegenreicons.transparent/Comedy.png" group-title="PseudoTV Live;Movie Genres" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=Comedy%20Movies&id=343030322e436f6d656479204d6f7669%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,Comedy Movies'
2022-02-24 12:59:39.123 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.123 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: Movie Genres, as it already exists with uniqueId: 5
2022-02-24 12:59:39.123 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Comedy%20Movies&id=343030322e436f6d656479204d6f7669%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.123 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'Comedy Movies' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Comedy%20Movies&id=343030322e436f6d656479204d6f7669%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.123 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: Comedy Movies, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.123 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - Comedy Movies: {catchup-id}
2022-02-24 12:59:39.123 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="4003" tvg-id="343030332e4472616d61204d6f766965@PseudoTVLive" tvg-name="Drama Movies" tvg-logo="resource://resource.images.moviegenreicons.transparent/Drama.png" group-title="PseudoTV Live;Movie Genres" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=Drama%20Movies&id=343030332e4472616d61204d6f766965%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,Drama Movies'
2022-02-24 12:59:39.124 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.124 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: Movie Genres, as it already exists with uniqueId: 5
2022-02-24 12:59:39.124 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Drama%20Movies&id=343030332e4472616d61204d6f766965%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.124 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'Drama Movies' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Drama%20Movies&id=343030332e4472616d61204d6f766965%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.124 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: Drama Movies, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.124 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - Drama Movies: {catchup-id}
2022-02-24 12:59:39.124 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="4004" tvg-id="343030342e46616d696c79204d6f7669@PseudoTVLive" tvg-name="Family Movies" tvg-logo="resource://resource.images.moviegenreicons.transparent/Family.png" group-title="PseudoTV Live;Movie Genres" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=Family%20Movies&id=343030342e46616d696c79204d6f7669%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,Family Movies'
2022-02-24 12:59:39.124 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.124 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: Movie Genres, as it already exists with uniqueId: 5
2022-02-24 12:59:39.124 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Family%20Movies&id=343030342e46616d696c79204d6f7669%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.124 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'Family Movies' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Family%20Movies&id=343030342e46616d696c79204d6f7669%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.124 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: Family Movies, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.124 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - Family Movies: {catchup-id}
2022-02-24 12:59:39.124 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="4005" tvg-id="343030352e466f726569676e204d6f76@PseudoTVLive" tvg-name="Foreign Movies" tvg-logo="resource://resource.images.moviegenreicons.transparent/Foreign.png" group-title="PseudoTV Live;Movie Genres" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=Foreign%20Movies&id=343030352e466f726569676e204d6f76%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,Foreign Movies'
2022-02-24 12:59:39.124 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.124 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: Movie Genres, as it already exists with uniqueId: 5
2022-02-24 12:59:39.124 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Foreign%20Movies&id=343030352e466f726569676e204d6f76%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.124 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'Foreign Movies' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Foreign%20Movies&id=343030352e466f726569676e204d6f76%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.124 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: Foreign Movies, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.124 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - Foreign Movies: {catchup-id}
2022-02-24 12:59:39.124 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="4006" tvg-id="343030362e486973746f7279204d6f76@PseudoTVLive" tvg-name="History Movies" tvg-logo="resource://resource.images.moviegenreicons.transparent/History.png" group-title="PseudoTV Live;Movie Genres" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=History%20Movies&id=343030362e486973746f7279204d6f76%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,History Movies'
2022-02-24 12:59:39.124 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.124 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: Movie Genres, as it already exists with uniqueId: 5
2022-02-24 12:59:39.124 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=History%20Movies&id=343030362e486973746f7279204d6f76%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.124 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'History Movies' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=History%20Movies&id=343030362e486973746f7279204d6f76%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.124 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: History Movies, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.124 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - History Movies: {catchup-id}
2022-02-24 12:59:39.124 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="4007" tvg-id="343030372e4d757369632e3c6d643520@PseudoTVLive" tvg-name="Music" tvg-logo="resource://resource.images.moviegenreicons.transparent/Music.png" group-title="PseudoTV Live;Movie Genres" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=Music&id=343030372e4d757369632e3c6d643520%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,Music'
2022-02-24 12:59:39.124 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.124 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: Movie Genres, as it already exists with uniqueId: 5
2022-02-24 12:59:39.124 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Music&id=343030372e4d757369632e3c6d643520%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.124 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'Music' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Music&id=343030372e4d757369632e3c6d643520%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.127 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: Music, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.127 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - Music: {catchup-id}
2022-02-24 12:59:39.127 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="4008" tvg-id="343030382e536369656e636520466963@PseudoTVLive" tvg-name="Science Fiction Movies" tvg-logo="resource://resource.images.moviegenreicons.transparent/Science Fiction.png" group-title="PseudoTV Live;Movie Genres" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=Science%20Fiction%20Movies&id=343030382e536369656e636520466963%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,Science Fiction Movies'
2022-02-24 12:59:39.127 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.127 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: Movie Genres, as it already exists with uniqueId: 5
2022-02-24 12:59:39.127 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Science%20Fiction%20Movies&id=343030382e536369656e636520466963%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.127 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'Science Fiction Movies' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Science%20Fiction%20Movies&id=343030382e536369656e636520466963%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.127 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: Science Fiction Movies, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.127 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - Science Fiction Movies: {catchup-id}
2022-02-24 12:59:39.127 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="4009" tvg-id="343030392e53706f7274204d6f766965@PseudoTVLive" tvg-name="Sport Movies" tvg-logo="resource://resource.images.moviegenreicons.transparent/Sport.png" group-title="PseudoTV Live;Movie Genres" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=Sport%20Movies&id=343030392e53706f7274204d6f766965%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,Sport Movies'
2022-02-24 12:59:39.127 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.127 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: Movie Genres, as it already exists with uniqueId: 5
2022-02-24 12:59:39.127 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Sport%20Movies&id=343030392e53706f7274204d6f766965%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.127 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'Sport Movies' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Sport%20Movies&id=343030392e53706f7274204d6f766965%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.128 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: Sport Movies, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.128 T:1075 DEBUG <general>: ffmpeg[0x3c4f7c0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
2022-02-24 12:59:39.130 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - Sport Movies: {catchup-id}
2022-02-24 12:59:39.130 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="4010" tvg-id="343031302e576172204d6f766965732e@PseudoTVLive" tvg-name="War Movies" tvg-logo="resource://resource.images.moviegenreicons.transparent/War.png" group-title="PseudoTV Live;Movie Genres" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=War%20Movies&id=343031302e576172204d6f766965732e%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,War Movies'
2022-02-24 12:59:39.130 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.130 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: Movie Genres, as it already exists with uniqueId: 5
2022-02-24 12:59:39.130 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=War%20Movies&id=343031302e576172204d6f766965732e%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.130 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'War Movies' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=War%20Movies&id=343031302e576172204d6f766965732e%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.131 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: War Movies, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.131 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - War Movies: {catchup-id}
2022-02-24 12:59:39.131 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: '#EXTINF:-1 tvg-chno="4011" tvg-id="343031312e5765737465726e204d6f76@PseudoTVLive" tvg-name="Western Movies" tvg-logo="resource://resource.images.moviegenreicons.transparent/Western.png" group-title="PseudoTV Live;Movie Genres" radio="False" catchup="vod" url="plugin://plugin.video.pseudotv.live/?mode=play&name=Western%20Movies&id=343031312e5765737465726e204d6f76%40PseudoTVLive&radio=False.pvr" provider="PseudoTV Live" provider-type="local" provider-logo="http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true" ,Western Movies'
2022-02-24 12:59:39.131 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: PseudoTV Live, as it already exists with uniqueId: 1
2022-02-24 12:59:39.131 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - AddChannelGroup - Did not add group: Movie Genres, as it already exists with uniqueId: 5
2022-02-24 12:59:39.131 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - M3U line read: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Western%20Movies&id=343031312e5765737465726e204d6f76%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.131 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Adding channel 'Western Movies' with URL: 'plugin://plugin.video.pseudotv.live/?mode=play&name=Western%20Movies&id=343031312e5765737465726e204d6f76%40PseudoTVLive&radio=False.pvr'
2022-02-24 12:59:39.131 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Channel Catchup Format string properties: Western Movies, valid timeshifting source: false, terminating source: false, granularity secs: 60
2022-02-24 12:59:39.131 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - ConfigureCatchupMode - VOD - Western Movies: {catchup-id}
2022-02-24 12:59:39.131 T:1044 INFO <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList Playlist Loaded - 45 (ms)
2022-02-24 12:59:39.131 T:1044 INFO <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Loaded 70 channels.
2022-02-24 12:59:39.131 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadEPG - EPG Load Start
2022-02-24 12:59:39.134 T:1075 DEBUG <general>: ffmpeg[0x3c4f7c0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
2022-02-24 12:59:39.181 T:1004 INFO <general>: Skipped 3 duplicate messages..
2022-02-24 12:59:39.181 T:1004 INFO <general>: GL: Enabling VSYNC
2022-02-24 12:59:39.236 T:1046 DEBUG <general>: CZeroconfAvahi::doPublishService identifier: servers.eventserver type: _xbmc-events._udp name:Kodi (Office-ELEC) port:9777
2022-02-24 12:59:39.236 T:1046 DEBUG <general>: CZeroconfAvahi::addService() named: Kodi (Office-ELEC) type: _xbmc-events._udp port:9777
2022-02-24 12:59:39.238 T:1046 DEBUG <general>: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-tpc type: _xbmc-jsonrpc._tcp name:Kodi (Office-ELEC) port:9090
2022-02-24 12:59:39.238 T:1046 DEBUG <general>: CZeroconfAvahi::addService() named: Kodi (Office-ELEC) type: _xbmc-jsonrpc._tcp port:9090
2022-02-24 12:59:39.239 T:1046 DEBUG <general>: CZeroconfAvahi::doPublishService identifier: servers.webserver type: _http._tcp name:Kodi (Office-ELEC) port:8080
2022-02-24 12:59:39.239 T:1046 DEBUG <general>: CZeroconfAvahi::addService() named: Kodi (Office-ELEC) type: _http._tcp port:8080
2022-02-24 12:59:39.243 T:1046 DEBUG <general>: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-http type: _xbmc-jsonrpc-h._tcp name:Kodi (Office-ELEC) port:8080
2022-02-24 12:59:39.243 T:1046 DEBUG <general>: CZeroconfAvahi::addService() named: Kodi (Office-ELEC) type: _xbmc-jsonrpc-h._tcp port:8080
2022-02-24 12:59:39.246 T:1046 DEBUG <general>: CZeroconfAvahi::doPublishService identifier: servers.airtunes type: _raop._tcp name:001EE5E97FEE@Kodi (Office-ELEC) port:36666
2022-02-24 12:59:39.247 T:1046 DEBUG <general>: CZeroconfAvahi::addService() named: 001EE5E97FEE@Kodi (Office-ELEC) type: _raop._tcp port:36666
2022-02-24 12:59:39.248 T:1046 INFO <general>: WEATHER: Downloading weather
2022-02-24 12:59:39.249 T:1076 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2022-02-24 12:59:39.249 T:1076 INFO <general>: initializing python engine.
2022-02-24 12:59:39.249 T:1076 DEBUG <general>: CPythonInvoker(14, /storage/.kodi/addons/weather.gismeteo/default.py): start processing
2022-02-24 12:59:39.263 T:1059 DEBUG <general>: -->Python Interpreter Initialized<--
2022-02-24 12:59:39.263 T:1059 DEBUG <general>:
2022-02-24 12:59:39.263 T:1059 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-02-24 12:59:39.264 T:1059 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-02-24 12:59:39.264 T:1059 DEBUG <general>: CPythonInvoker(5, /storage/.kodi/addons/script.skin.helper.backgrounds/service.py): entering source directory /storage/.kodi/addons/script.skin.helper.backgrounds
2022-02-24 12:59:39.264 T:1059 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-02-24 12:59:39.290 T:1066 DEBUG <general>: -->Python Interpreter Initialized<--
2022-02-24 12:59:39.290 T:1066 DEBUG <general>:
2022-02-24 12:59:39.290 T:1066 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-02-24 12:59:39.290 T:1066 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-02-24 12:59:39.290 T:1066 DEBUG <general>: CPythonInvoker(12, /usr/share/kodi/addons/service.libreelec.settings/service.py): entering source directory /usr/share/kodi/addons/service.libreelec.settings
2022-02-24 12:59:39.290 T:1066 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-02-24 12:59:39.308 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 12:59:39.313 T:1064 DEBUG <general>: -->Python Interpreter Initialized<--
2022-02-24 12:59:39.313 T:1064 DEBUG <general>:
2022-02-24 12:59:39.313 T:1064 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-02-24 12:59:39.313 T:1064 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-02-24 12:59:39.313 T:1064 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-02-24 12:59:39.313 T:1064 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-02-24 12:59:39.323 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15463
2022-02-24 12:59:39.341 T:1055 DEBUG <general>: -->Python Interpreter Initialized<--
2022-02-24 12:59:39.342 T:1055 DEBUG <general>:
2022-02-24 12:59:39.342 T:1055 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-02-24 12:59:39.342 T:1055 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-02-24 12:59:39.342 T:1055 DEBUG <general>: CPythonInvoker(1, /storage/.kodi/addons/plugin.video.pseudotv.live/service.py): entering source directory /storage/.kodi/addons/plugin.video.pseudotv.live
2022-02-24 12:59:39.342 T:1055 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-02-24 12:59:39.351 T:1054 DEBUG <general>: -->Python Interpreter Initialized<--
2022-02-24 12:59:39.351 T:1054 DEBUG <general>:
2022-02-24 12:59:39.351 T:1054 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-02-24 12:59:39.351 T:1054 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-02-24 12:59:39.351 T:1054 DEBUG <general>: CPythonInvoker(0, /storage/.kodi/addons/inputstream.ffmpegdirect/resources/lib/runner.py): entering source directory /storage/.kodi/addons/inputstream.ffmpegdirect/resources/lib
2022-02-24 12:59:39.351 T:1054 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-02-24 12:59:39.357 T:1056 DEBUG <general>: -->Python Interpreter Initialized<--
2022-02-24 12:59:39.357 T:1056 DEBUG <general>:
2022-02-24 12:59:39.357 T:1056 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-02-24 12:59:39.357 T:1056 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-02-24 12:59:39.357 T:1056 DEBUG <general>: CPythonInvoker(2, /storage/.kodi/addons/screensaver.atv4/service.py): entering source directory /storage/.kodi/addons/screensaver.atv4
2022-02-24 12:59:39.357 T:1056 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-02-24 12:59:39.365 T:1065 DEBUG <general>: -->Python Interpreter Initialized<--
2022-02-24 12:59:39.365 T:1065 DEBUG <general>:
2022-02-24 12:59:39.365 T:1065 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-02-24 12:59:39.365 T:1065 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-02-24 12:59:39.365 T:1065 DEBUG <general>: CPythonInvoker(11, /storage/.kodi/addons/service.iptv.manager/service.py): entering source directory /storage/.kodi/addons/service.iptv.manager
2022-02-24 12:59:39.365 T:1065 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-02-24 12:59:39.368 T:1058 DEBUG <general>: -->Python Interpreter Initialized<--
2022-02-24 12:59:39.368 T:1058 DEBUG <general>:
2022-02-24 12:59:39.368 T:1058 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-02-24 12:59:39.368 T:1058 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-02-24 12:59:39.368 T:1058 DEBUG <general>: CPythonInvoker(4, /storage/.kodi/addons/script.embuary.helper/service.py): entering source directory /storage/.kodi/addons/script.embuary.helper
2022-02-24 12:59:39.368 T:1058 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-02-24 12:59:39.383 T:1061 DEBUG <general>: -->Python Interpreter Initialized<--
2022-02-24 12:59:39.383 T:1061 DEBUG <general>:
2022-02-24 12:59:39.383 T:1061 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-02-24 12:59:39.383 T:1061 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-02-24 12:59:39.383 T:1061 DEBUG <general>: CPythonInvoker(7, /storage/.kodi/addons/script.skin.helper.skinbackup/service.py): entering source directory /storage/.kodi/addons/script.skin.helper.skinbackup
2022-02-24 12:59:39.383 T:1061 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-02-24 12:59:39.385 T:1054 INFO <general>: CPythonInvoker(0, /storage/.kodi/addons/inputstream.ffmpegdirect/resources/lib/runner.py): script successfully run
2022-02-24 12:59:39.385 T:1054 DEBUG <general>: onExecutionDone(0, /storage/.kodi/addons/inputstream.ffmpegdirect/resources/lib/runner.py)
2022-02-24 12:59:39.392 T:1063 DEBUG <general>: -->Python Interpreter Initialized<--
2022-02-24 12:59:39.392 T:1063 DEBUG <general>:
2022-02-24 12:59:39.392 T:1063 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-02-24 12:59:39.392 T:1063 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-02-24 12:59:39.393 T:1063 DEBUG <general>: CPythonInvoker(9, /storage/.kodi/addons/script.trakt/default.py): entering source directory /storage/.kodi/addons/script.trakt
2022-02-24 12:59:39.393 T:1063 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-02-24 12:59:39.423 T:1004 DEBUG <general>: LogindUPowerSyscall - Received unknown signal NameAcquired
2022-02-24 12:59:39.474 T:1054 INFO <general>: Python interpreter stopped
2022-02-24 12:59:39.474 T:1054 DEBUG <general>: Thread LanguageInvoker 140513529288256 terminating
2022-02-24 12:59:39.493 T:1056 ERROR <general>: CAddon[screensaver.atv4]: failed to load addon settings from special://profile/addon_data/screensaver.atv4/settings.xml
2022-02-24 12:59:39.495 T:1056 INFO <general>: CPythonInvoker(2, /storage/.kodi/addons/screensaver.atv4/service.py): script successfully run
2022-02-24 12:59:39.495 T:1056 DEBUG <general>: onExecutionDone(2, /storage/.kodi/addons/screensaver.atv4/service.py)
2022-02-24 12:59:39.595 T:1056 INFO <general>: Python interpreter stopped
2022-02-24 12:59:39.595 T:1056 DEBUG <general>: Thread LanguageInvoker 140513512502848 terminating
2022-02-24 12:59:39.595 T:1062 DEBUG <general>: -->Python Interpreter Initialized<--
2022-02-24 12:59:39.595 T:1062 DEBUG <general>:
2022-02-24 12:59:39.595 T:1062 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-02-24 12:59:39.596 T:1062 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-02-24 12:59:39.596 T:1062 DEBUG <general>: CPythonInvoker(8, /storage/.kodi/addons/script.skin.helper.widgets/service.py): entering source directory /storage/.kodi/addons/script.skin.helper.widgets
2022-02-24 12:59:39.597 T:1062 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-02-24 12:59:39.603 T:1060 DEBUG <general>: -->Python Interpreter Initialized<--
2022-02-24 12:59:39.603 T:1060 DEBUG <general>:
2022-02-24 12:59:39.603 T:1060 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-02-24 12:59:39.604 T:1060 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-02-24 12:59:39.604 T:1060 DEBUG <general>: CPythonInvoker(6, /storage/.kodi/addons/script.skin.helper.service/service.py): entering source directory /storage/.kodi/addons/script.skin.helper.service
2022-02-24 12:59:39.604 T:1060 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-02-24 12:59:39.640 T:1057 DEBUG <general>: -->Python Interpreter Initialized<--
2022-02-24 12:59:39.640 T:1057 DEBUG <general>:
2022-02-24 12:59:39.640 T:1057 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-02-24 12:59:39.640 T:1057 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-02-24 12:59:39.641 T:1057 DEBUG <general>: CPythonInvoker(3, /storage/.kodi/addons/script.artwork.dump/python/service.py): entering source directory /storage/.kodi/addons/script.artwork.dump/python
2022-02-24 12:59:39.641 T:1057 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-02-24 12:59:39.668 T:1067 DEBUG <general>: -->Python Interpreter Initialized<--
2022-02-24 12:59:39.668 T:1067 DEBUG <general>:
2022-02-24 12:59:39.668 T:1067 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-02-24 12:59:39.668 T:1067 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-02-24 12:59:39.668 T:1067 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-02-24 12:59:39.669 T:1067 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-02-24 12:59:39.856 T:1076 DEBUG <general>: -->Python Interpreter Initialized<--
2022-02-24 12:59:39.856 T:1076 DEBUG <general>:
2022-02-24 12:59:39.856 T:1076 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-02-24 12:59:39.856 T:1076 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-02-24 12:59:39.856 T:1076 DEBUG <general>: CPythonInvoker(14, /storage/.kodi/addons/weather.gismeteo/default.py): entering source directory /storage/.kodi/addons/weather.gismeteo
2022-02-24 12:59:39.856 T:1076 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-02-24 12:59:39.980 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '313030302e4142432e3c6d6435204841@PseudoTVLive' with display names: 'ABC'
2022-02-24 12:59:39.980 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '313030312e414d432e3c6d6435204841@PseudoTVLive' with display names: 'AMC'
2022-02-24 12:59:39.980 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '343030302e416374696f6e204d6f7669@PseudoTVLive' with display names: 'Action Movies'
2022-02-24 12:59:39.980 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '333030302e416374696f6e2054562e3c@PseudoTVLive' with display names: 'Action TV'
2022-02-24 12:59:39.980 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '313030322e4164756c74205377696d2e@PseudoTVLive' with display names: 'Adult Swim'
2022-02-24 12:59:39.980 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '343030312e416476656e74757265204d@PseudoTVLive' with display names: 'Adventure Movies'
2022-02-24 12:59:39.980 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '333030312e416476656e747572652054@PseudoTVLive' with display names: 'Adventure TV'
2022-02-24 12:59:39.980 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '313030332e416d617a6f6e205072696d@PseudoTVLive' with display names: 'Amazon Prime Video'
2022-02-24 12:59:39.980 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '313030342e4170706c652054562b2e3c@PseudoTVLive' with display names: 'Apple TV+'
2022-02-24 12:59:39.980 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '313030352e42424320416d6572696361@PseudoTVLive' with display names: 'BBC America'
2022-02-24 12:59:39.980 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '313030362e424243312e3c6d64352048@PseudoTVLive' with display names: 'BBC1'
2022-02-24 12:59:39.980 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '313030372e424243322e3c6d64352048@PseudoTVLive' with display names: 'BBC2'
2022-02-24 12:59:39.980 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '313030382e4342532e3c6d6435204841@PseudoTVLive' with display names: 'CBS'
2022-02-24 12:59:39.980 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '313030392e436172746f6f6e204e6574@PseudoTVLive' with display names: 'Cartoon Network'
2022-02-24 12:59:39.980 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '313031302e4368616e6e656c20342e3c@PseudoTVLive' with display names: 'Channel 4'
2022-02-24 12:59:39.980 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '313031312e4368616e6e656c20416e69@PseudoTVLive' with display names: 'Channel Anime'
2022-02-24 12:59:39.980 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '312e436c6173736963204d54562e3c6d@PseudoTVLive' with display names: 'Classic MTV'
2022-02-24 12:59:39.980 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '313031322e436f6d6564792043656e74@PseudoTVLive' with display names: 'Comedy Central'
2022-02-24 12:59:39.980 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '343030322e436f6d656479204d6f7669@PseudoTVLive' with display names: 'Comedy Movies'
2022-02-24 12:59:39.980 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '333030322e436f6d6564792054562e3c@PseudoTVLive' with display names: 'Comedy TV'
2022-02-24 12:59:39.980 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '313031332e436f6d65742e3c6d643520@PseudoTVLive' with display names: 'Comet'
2022-02-24 12:59:39.980 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '313031342e4469736e65792b2e3c6d64@PseudoTVLive' with display names: 'Disney+'
2022-02-24 12:59:39.981 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '333030332e446f63756d656e74617279@PseudoTVLive' with display names: 'Documentary TV'
2022-02-24 12:59:39.981 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '313031352e446f7572616d612e3c6d64@PseudoTVLive' with display names: 'Dourama'
2022-02-24 12:59:39.981 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '343030332e4472616d61204d6f766965@PseudoTVLive' with display names: 'Drama Movies'
2022-02-24 12:59:39.981 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '313031362e455049582e3c6d64352048@PseudoTVLive' with display names: 'EPIX'
2022-02-24 12:59:39.981 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '313031372e464f582e3c6d6435204841@PseudoTVLive' with display names: 'FOX'
2022-02-24 12:59:39.981 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '313031382e46582e3c6d643520484153@PseudoTVLive' with display names: 'FX'
2022-02-24 12:59:39.981 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '343030342e46616d696c79204d6f7669@PseudoTVLive' with display names: 'Family Movies'
2022-02-24 12:59:39.981 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '333030342e46616e746173792054562e@PseudoTVLive' with display names: 'Fantasy TV'
2022-02-24 12:59:39.981 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '313031392e466f6f64204e6574776f72@PseudoTVLive' with display names: 'Food Network'
2022-02-24 12:59:39.981 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '343030352e466f726569676e204d6f76@PseudoTVLive' with display names: 'Foreign Movies'
2022-02-24 12:59:39.981 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '333030352e466f726569676e2054562e@PseudoTVLive' with display names: 'Foreign TV'
2022-02-24 12:59:39.981 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '313032302e46726565666f726d2e3c6d@PseudoTVLive' with display names: 'Freeform'
2022-02-24 12:59:39.981 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '313032312e48424f2e3c6d6435204841@PseudoTVLive' with display names: 'HBO'
2022-02-24 12:59:39.981 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '313032322e48424f204d61782e3c6d64@PseudoTVLive' with display names: 'HBO Max'
2022-02-24 12:59:39.981 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '313032332e48616c6c6d61726b204368@PseudoTVLive' with display names: 'Hallmark Channel'
2022-02-24 12:59:39.981 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '313032342e486973746f72792e3c6d64@PseudoTVLive' with display names: 'History'
2022-02-24 12:59:39.981 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '343030362e486973746f7279204d6f76@PseudoTVLive' with display names: 'History Movies'
2022-02-24 12:59:39.981 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '333030362e486973746f72792054562e@PseudoTVLive' with display names: 'History TV'
2022-02-24 12:59:39.981 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '313032352e48756c752e3c6d64352048@PseudoTVLive' with display names: 'Hulu'
2022-02-24 12:59:39.981 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '332e49204c6f76652074686520383073@PseudoTVLive' with display names: 'I Love the 80s'
2022-02-24 12:59:39.981 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '342e49204c6f76652074686520393073@PseudoTVLive' with display names: 'I Love the 90s'
2022-02-24 12:59:39.981 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '323030302e496d70726163746963616c@PseudoTVLive' with display names: 'Impractical Jokers (2011)'
2022-02-24 12:59:39.981 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '313032362e4d54562e3c6d6435204841@PseudoTVLive' with display names: 'MTV'
2022-02-24 12:59:39.981 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '313032372e4d6554562e3c6d64352048@PseudoTVLive' with display names: 'MeTV'
2022-02-24 12:59:39.981 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '343030372e4d757369632e3c6d643520@PseudoTVLive' with display names: 'Music'
2022-02-24 12:59:39.981 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '313032382e4e42432e3c6d6435204841@PseudoTVLive' with display names: 'NBC'
2022-02-24 12:59:39.981 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '313032392e4e6574666c69782e3c6d64@PseudoTVLive' with display names: 'Netflix'
2022-02-24 12:59:39.981 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '313033302e4e69636b656c6f64656f6e@PseudoTVLive' with display names: 'Nickelodeon'
2022-02-24 12:59:39.981 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '313033312e5042532e3c6d6435204841@PseudoTVLive' with display names: 'PBS'
2022-02-24 12:59:39.981 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '313033322e506172616d6f756e742b2e@PseudoTVLive' with display names: 'Paramount+'
2022-02-24 12:59:39.981 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '313033332e51756962692e3c6d643520@PseudoTVLive' with display names: 'Quibi'
2022-02-24 12:59:39.981 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '333030372e5265616c6974792054562e@PseudoTVLive' with display names: 'Reality TV'
2022-02-24 12:59:39.981 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '313033342e5363692046692e3c6d6435@PseudoTVLive' with display names: 'Sci Fi'
2022-02-24 12:59:39.981 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '343030382e536369656e636520466963@PseudoTVLive' with display names: 'Science Fiction Movies'
2022-02-24 12:59:39.981 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '313033352e53686f7774696d652e3c6d@PseudoTVLive' with display names: 'Showtime'
2022-02-24 12:59:39.981 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '343030392e53706f7274204d6f766965@PseudoTVLive' with display names: 'Sport Movies'
2022-02-24 12:59:39.981 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '313033362e537461727a2e3c6d643520@PseudoTVLive' with display names: 'Starz'
2022-02-24 12:59:39.981 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '313033372e5442532e3c6d6435204841@PseudoTVLive' with display names: 'TBS'
2022-02-24 12:59:39.981 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '313033382e544e542e3c6d6435204841@PseudoTVLive' with display names: 'TNT'
2022-02-24 12:59:39.981 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '313033392e5456204c616e642e3c6d64@PseudoTVLive' with display names: 'TV Land'
2022-02-24 12:59:39.981 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '313034302e5468652043572e3c6d6435@PseudoTVLive' with display names: 'The CW'
2022-02-24 12:59:39.981 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '313034312e5468652057422e3c6d6435@PseudoTVLive' with display names: 'The WB'
2022-02-24 12:59:39.981 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '313034322e555341204e6574776f726b@PseudoTVLive' with display names: 'USA Network'
2022-02-24 12:59:39.981 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '343031302e576172204d6f766965732e@PseudoTVLive' with display names: 'War Movies'
2022-02-24 12:59:39.981 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '333030382e5761722054562e3c6d6435@PseudoTVLive' with display names: 'War TV'
2022-02-24 12:59:39.981 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '343031312e5765737465726e204d6f76@PseudoTVLive' with display names: 'Western Movies'
2022-02-24 12:59:39.981 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '333030392e5765737465726e2054562e@PseudoTVLive' with display names: 'Western TV'
2022-02-24 12:59:39.981 T:1044 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded channel EPG with id '322e576f727368697054562e3c6d6435@PseudoTVLive' with display names: 'WorshipTV'
2022-02-24 12:59:39.982 T:1044 INFO <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadChannelEpgs - Loaded '70' EPG channels.
2022-02-24 12:59:40.022 T:1044 INFO <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadEpgEntries - Loaded '1631' EPG entries.
2022-02-24 12:59:40.029 T:1044 INFO <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadGenres - Loaded 560 genres
2022-02-24 12:59:40.029 T:1044 INFO <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadEPG - EPG Loaded - 898 (ms)
2022-02-24 12:59:40.030 T:1044 INFO <general>: AddOnLog: pvr.iptvsimple: Create Starting separate client update thread...
2022-02-24 12:59:40.030 T:1044 INFO <general>: PVR Manager: Starting
2022-02-24 12:59:40.030 T:1078 DEBUG <general>: Thread PVRManager start, auto delete: false
2022-02-24 12:59:40.031 T:1079 DEBUG <general>: Thread PVRGUIProgressHandler start, auto delete: true
2022-02-24 12:59:40.033 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'Classic MTV', ChannelId '566988493', ChannelNumber: '1'
2022-02-24 12:59:40.033 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'WorshipTV', ChannelId '1005027109', ChannelNumber: '2'
2022-02-24 12:59:40.033 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'I Love the 80s', ChannelId '133483789', ChannelNumber: '3'
2022-02-24 12:59:40.033 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'I Love the 90s', ChannelId '537420489', ChannelNumber: '4'
2022-02-24 12:59:40.033 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'ABC', ChannelId '958728257', ChannelNumber: '1000'
2022-02-24 12:59:40.033 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'AMC', ChannelId '2574280', ChannelNumber: '1001'
2022-02-24 12:59:40.033 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'Adult Swim', ChannelId '2066106743', ChannelNumber: '1002'
2022-02-24 12:59:40.033 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'Amazon Prime Video', ChannelId '2096185144', ChannelNumber: '1003'
2022-02-24 12:59:40.033 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'Apple TV+', ChannelId '992494326', ChannelNumber: '1004'
2022-02-24 12:59:40.033 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'BBC America', ChannelId '2119561222', ChannelNumber: '1005'
2022-02-24 12:59:40.033 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'BBC1', ChannelId '354830103', ChannelNumber: '1006'
2022-02-24 12:59:40.033 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'BBC2', ChannelId '1454100781', ChannelNumber: '1007'
2022-02-24 12:59:40.033 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'CBS', ChannelId '1376822254', ChannelNumber: '1008'
2022-02-24 12:59:40.033 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'Cartoon Network', ChannelId '1162377173', ChannelNumber: '1009'
2022-02-24 12:59:40.033 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'Channel 4', ChannelId '236808803', ChannelNumber: '1010'
2022-02-24 12:59:40.034 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'Channel Anime', ChannelId '930747051', ChannelNumber: '1011'
2022-02-24 12:59:40.034 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'Comedy Central', ChannelId '129049521', ChannelNumber: '1012'
2022-02-24 12:59:40.034 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'Comet', ChannelId '2014172215', ChannelNumber: '1013'
2022-02-24 12:59:40.034 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'Disney+', ChannelId '793277262', ChannelNumber: '1014'
2022-02-24 12:59:40.034 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'Dourama', ChannelId '1491857921', ChannelNumber: '1015'
2022-02-24 12:59:40.034 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'EPIX', ChannelId '240537367', ChannelNumber: '1016'
2022-02-24 12:59:40.034 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'FOX', ChannelId '1841991796', ChannelNumber: '1017'
2022-02-24 12:59:40.034 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'FX', ChannelId '656308197', ChannelNumber: '1018'
2022-02-24 12:59:40.034 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'Food Network', ChannelId '1998242470', ChannelNumber: '1019'
2022-02-24 12:59:40.034 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'Freeform', ChannelId '2110013438', ChannelNumber: '1020'
2022-02-24 12:59:40.034 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'HBO', ChannelId '1721250334', ChannelNumber: '1021'
2022-02-24 12:59:40.034 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'HBO Max', ChannelId '2101937739', ChannelNumber: '1022'
2022-02-24 12:59:40.034 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'Hallmark Channel', ChannelId '318647113', ChannelNumber: '1023'
2022-02-24 12:59:40.034 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'History', ChannelId '651762411', ChannelNumber: '1024'
2022-02-24 12:59:40.034 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'Hulu', ChannelId '960786564', ChannelNumber: '1025'
2022-02-24 12:59:40.034 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'MTV', ChannelId '1622785213', ChannelNumber: '1026'
2022-02-24 12:59:40.034 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'MeTV', ChannelId '410251980', ChannelNumber: '1027'
2022-02-24 12:59:40.034 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'NBC', ChannelId '1775223415', ChannelNumber: '1028'
2022-02-24 12:59:40.034 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'Netflix', ChannelId '1115400553', ChannelNumber: '1029'
2022-02-24 12:59:40.034 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'Nickelodeon', ChannelId '1576071773', ChannelNumber: '1030'
2022-02-24 12:59:40.034 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'PBS', ChannelId '1783864898', ChannelNumber: '1031'
2022-02-24 12:59:40.034 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'Paramount+', ChannelId '478288069', ChannelNumber: '1032'
2022-02-24 12:59:40.034 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'Quibi', ChannelId '1429303966', ChannelNumber: '1033'
2022-02-24 12:59:40.034 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'Sci Fi', ChannelId '1434516627', ChannelNumber: '1034'
2022-02-24 12:59:40.034 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'Showtime', ChannelId '1014299389', ChannelNumber: '1035'
2022-02-24 12:59:40.034 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'Starz', ChannelId '709217852', ChannelNumber: '1036'
2022-02-24 12:59:40.034 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'TBS', ChannelId '393385580', ChannelNumber: '1037'
2022-02-24 12:59:40.034 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'TNT', ChannelId '1571263197', ChannelNumber: '1038'
2022-02-24 12:59:40.034 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'TV Land', ChannelId '442067772', ChannelNumber: '1039'
2022-02-24 12:59:40.034 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'The CW', ChannelId '748052442', ChannelNumber: '1040'
2022-02-24 12:59:40.034 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'The WB', ChannelId '409008156', ChannelNumber: '1041'
2022-02-24 12:59:40.034 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'USA Network', ChannelId '1015912453', ChannelNumber: '1042'
2022-02-24 12:59:40.034 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'Impractical Jokers (2011)', ChannelId '1763451756', ChannelNumber: '2000'
2022-02-24 12:59:40.034 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'Action TV', ChannelId '1157197872', ChannelNumber: '3000'
2022-02-24 12:59:40.034 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'Adventure TV', ChannelId '1666854457', ChannelNumber: '3001'
2022-02-24 12:59:40.034 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'Comedy TV', ChannelId '425349989', ChannelNumber: '3002'
2022-02-24 12:59:40.034 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'Documentary TV', ChannelId '6848847', ChannelNumber: '3003'
2022-02-24 12:59:40.034 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'Fantasy TV', ChannelId '1006512505', ChannelNumber: '3004'
2022-02-24 12:59:40.034 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'Foreign TV', ChannelId '1790221929', ChannelNumber: '3005'
2022-02-24 12:59:40.034 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'History TV', ChannelId '1300193266', ChannelNumber: '3006'
2022-02-24 12:59:40.034 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'Reality TV', ChannelId '947480266', ChannelNumber: '3007'
2022-02-24 12:59:40.034 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'War TV', ChannelId '1131896761', ChannelNumber: '3008'
2022-02-24 12:59:40.034 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'Western TV', ChannelId '312372563', ChannelNumber: '3009'
2022-02-24 12:59:40.034 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'Action Movies', ChannelId '483783954', ChannelNumber: '4000'
2022-02-24 12:59:40.034 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'Adventure Movies', ChannelId '1590241321', ChannelNumber: '4001'
2022-02-24 12:59:40.034 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'Comedy Movies', ChannelId '411659869', ChannelNumber: '4002'
2022-02-24 12:59:40.034 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'Drama Movies', ChannelId '244807976', ChannelNumber: '4003'
2022-02-24 12:59:40.034 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'Family Movies', ChannelId '2087506270', ChannelNumber: '4004'
2022-02-24 12:59:40.034 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'Foreign Movies', ChannelId '580522034', ChannelNumber: '4005'
2022-02-24 12:59:40.034 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'History Movies', ChannelId '1993321943', ChannelNumber: '4006'
2022-02-24 12:59:40.034 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'Music', ChannelId '1252177662', ChannelNumber: '4007'
2022-02-24 12:59:40.034 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'Science Fiction Movies', ChannelId '1652847074', ChannelNumber: '4008'
2022-02-24 12:59:40.034 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'Sport Movies', ChannelId '709523194', ChannelNumber: '4009'
2022-02-24 12:59:40.034 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'War Movies', ChannelId '2124043124', ChannelNumber: '4010'
2022-02-24 12:59:40.034 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - Transfer channel 'Western Movies', ChannelId '769254347', ChannelNumber: '4011'
2022-02-24 12:59:40.035 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - channels available '70', radio = 0
2022-02-24 12:59:40.038 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroups - Starting to get ChannelGroups for PVR
2022-02-24 12:59:40.038 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroups - Transfer channelGroup 'PseudoTV Live', ChannelGroupId '1'
2022-02-24 12:59:40.038 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroups - Transfer channelGroup 'TV Networks', ChannelGroupId '2'
2022-02-24 12:59:40.038 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroups - Transfer channelGroup 'TV Shows', ChannelGroupId '3'
2022-02-24 12:59:40.038 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroups - Transfer channelGroup 'TV Genres', ChannelGroupId '4'
2022-02-24 12:59:40.038 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroups - Transfer channelGroup 'Movie Genres', ChannelGroupId '5'
2022-02-24 12:59:40.038 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroups - channel groups available '5'
2022-02-24 12:59:40.039 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'Classic MTV', ChannelId '566988493', ChannelOrder: '2'
2022-02-24 12:59:40.039 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'WorshipTV', ChannelId '1005027109', ChannelOrder: '3'
2022-02-24 12:59:40.039 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'I Love the 80s', ChannelId '133483789', ChannelOrder: '4'
2022-02-24 12:59:40.039 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'I Love the 90s', ChannelId '537420489', ChannelOrder: '5'
2022-02-24 12:59:40.039 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'ABC', ChannelId '958728257', ChannelOrder: '6'
2022-02-24 12:59:40.039 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'AMC', ChannelId '2574280', ChannelOrder: '7'
2022-02-24 12:59:40.039 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'Adult Swim', ChannelId '2066106743', ChannelOrder: '8'
2022-02-24 12:59:40.039 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'Amazon Prime Video', ChannelId '2096185144', ChannelOrder: '9'
2022-02-24 12:59:40.039 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'Apple TV+', ChannelId '992494326', ChannelOrder: '10'
2022-02-24 12:59:40.039 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'BBC America', ChannelId '2119561222', ChannelOrder: '11'
2022-02-24 12:59:40.039 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'BBC1', ChannelId '354830103', ChannelOrder: '12'
2022-02-24 12:59:40.039 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'BBC2', ChannelId '1454100781', ChannelOrder: '13'
2022-02-24 12:59:40.039 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'CBS', ChannelId '1376822254', ChannelOrder: '14'
2022-02-24 12:59:40.039 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'Cartoon Network', ChannelId '1162377173', ChannelOrder: '15'
2022-02-24 12:59:40.039 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'Channel 4', ChannelId '236808803', ChannelOrder: '16'
2022-02-24 12:59:40.039 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'Channel Anime', ChannelId '930747051', ChannelOrder: '17'
2022-02-24 12:59:40.039 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'Comedy Central', ChannelId '129049521', ChannelOrder: '18'
2022-02-24 12:59:40.039 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'Comet', ChannelId '2014172215', ChannelOrder: '19'
2022-02-24 12:59:40.039 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'Disney+', ChannelId '793277262', ChannelOrder: '20'
2022-02-24 12:59:40.039 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'Dourama', ChannelId '1491857921', ChannelOrder: '21'
2022-02-24 12:59:40.039 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'EPIX', ChannelId '240537367', ChannelOrder: '22'
2022-02-24 12:59:40.039 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'FOX', ChannelId '1841991796', ChannelOrder: '23'
2022-02-24 12:59:40.039 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'FX', ChannelId '656308197', ChannelOrder: '24'
2022-02-24 12:59:40.039 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'Food Network', ChannelId '1998242470', ChannelOrder: '25'
2022-02-24 12:59:40.039 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'Freeform', ChannelId '2110013438', ChannelOrder: '26'
2022-02-24 12:59:40.039 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'HBO', ChannelId '1721250334', ChannelOrder: '27'
2022-02-24 12:59:40.039 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'HBO Max', ChannelId '2101937739', ChannelOrder: '28'
2022-02-24 12:59:40.039 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'Hallmark Channel', ChannelId '318647113', ChannelOrder: '29'
2022-02-24 12:59:40.039 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'History', ChannelId '651762411', ChannelOrder: '30'
2022-02-24 12:59:40.039 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'Hulu', ChannelId '960786564', ChannelOrder: '31'
2022-02-24 12:59:40.039 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'MTV', ChannelId '1622785213', ChannelOrder: '32'
2022-02-24 12:59:40.039 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'MeTV', ChannelId '410251980', ChannelOrder: '33'
2022-02-24 12:59:40.039 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'NBC', ChannelId '1775223415', ChannelOrder: '34'
2022-02-24 12:59:40.039 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'Netflix', ChannelId '1115400553', ChannelOrder: '35'
2022-02-24 12:59:40.039 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'Nickelodeon', ChannelId '1576071773', ChannelOrder: '36'
2022-02-24 12:59:40.039 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'PBS', ChannelId '1783864898', ChannelOrder: '37'
2022-02-24 12:59:40.039 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'Paramount+', ChannelId '478288069', ChannelOrder: '38'
2022-02-24 12:59:40.039 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'Quibi', ChannelId '1429303966', ChannelOrder: '39'
2022-02-24 12:59:40.039 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'Sci Fi', ChannelId '1434516627', ChannelOrder: '40'
2022-02-24 12:59:40.039 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'Showtime', ChannelId '1014299389', ChannelOrder: '41'
2022-02-24 12:59:40.039 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'Starz', ChannelId '709217852', ChannelOrder: '42'
2022-02-24 12:59:40.039 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'TBS', ChannelId '393385580', ChannelOrder: '43'
2022-02-24 12:59:40.039 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'TNT', ChannelId '1571263197', ChannelOrder: '44'
2022-02-24 12:59:40.039 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'TV Land', ChannelId '442067772', ChannelOrder: '45'
2022-02-24 12:59:40.039 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'The CW', ChannelId '748052442', ChannelOrder: '46'
2022-02-24 12:59:40.039 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'The WB', ChannelId '409008156', ChannelOrder: '47'
2022-02-24 12:59:40.039 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'USA Network', ChannelId '1015912453', ChannelOrder: '48'
2022-02-24 12:59:40.039 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'Impractical Jokers (2011)', ChannelId '1763451756', ChannelOrder: '49'
2022-02-24 12:59:40.039 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'Action TV', ChannelId '1157197872', ChannelOrder: '50'
2022-02-24 12:59:40.039 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'Adventure TV', ChannelId '1666854457', ChannelOrder: '51'
2022-02-24 12:59:40.039 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'Comedy TV', ChannelId '425349989', ChannelOrder: '52'
2022-02-24 12:59:40.040 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'Documentary TV', ChannelId '6848847', ChannelOrder: '53'
2022-02-24 12:59:40.040 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'Fantasy TV', ChannelId '1006512505', ChannelOrder: '54'
2022-02-24 12:59:40.040 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'Foreign TV', ChannelId '1790221929', ChannelOrder: '55'
2022-02-24 12:59:40.040 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'History TV', ChannelId '1300193266', ChannelOrder: '56'
2022-02-24 12:59:40.040 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'Reality TV', ChannelId '947480266', ChannelOrder: '57'
2022-02-24 12:59:40.040 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'War TV', ChannelId '1131896761', ChannelOrder: '58'
2022-02-24 12:59:40.040 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'Western TV', ChannelId '312372563', ChannelOrder: '59'
2022-02-24 12:59:40.040 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'Action Movies', ChannelId '483783954', ChannelOrder: '60'
2022-02-24 12:59:40.040 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'Adventure Movies', ChannelId '1590241321', ChannelOrder: '61'
2022-02-24 12:59:40.040 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'Comedy Movies', ChannelId '411659869', ChannelOrder: '62'
2022-02-24 12:59:40.040 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'Drama Movies', ChannelId '244807976', ChannelOrder: '63'
2022-02-24 12:59:40.040 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'Family Movies', ChannelId '2087506270', ChannelOrder: '64'
2022-02-24 12:59:40.040 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'Foreign Movies', ChannelId '580522034', ChannelOrder: '65'
2022-02-24 12:59:40.040 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'History Movies', ChannelId '1993321943', ChannelOrder: '66'
2022-02-24 12:59:40.040 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'Music', ChannelId '1252177662', ChannelOrder: '67'
2022-02-24 12:59:40.040 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'Science Fiction Movies', ChannelId '1652847074', ChannelOrder: '68'
2022-02-24 12:59:40.040 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'Sport Movies', ChannelId '709523194', ChannelOrder: '69'
2022-02-24 12:59:40.040 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'War Movies', ChannelId '2124043124', ChannelOrder: '70'
2022-02-24 12:59:40.040 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'PseudoTV Live' member 'Western Movies', ChannelId '769254347', ChannelOrder: '71'
2022-02-24 12:59:40.040 T:1004 DEBUG <general>: ------ Window Init (DialogExtendedProgressBar.xml) ------
2022-02-24 12:59:40.040 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'TV Networks' member 'ABC', ChannelId '958728257', ChannelOrder: '2'
2022-02-24 12:59:40.040 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'TV Networks' member 'AMC', ChannelId '2574280', ChannelOrder: '3'
2022-02-24 12:59:40.040 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'TV Networks' member 'Adult Swim', ChannelId '2066106743', ChannelOrder: '4'
2022-02-24 12:59:40.041 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'TV Networks' member 'Amazon Prime Video', ChannelId '2096185144', ChannelOrder: '5'
2022-02-24 12:59:40.041 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'TV Networks' member 'Apple TV+', ChannelId '992494326', ChannelOrder: '6'
2022-02-24 12:59:40.041 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'TV Networks' member 'BBC America', ChannelId '2119561222', ChannelOrder: '7'
2022-02-24 12:59:40.041 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'TV Networks' member 'BBC1', ChannelId '354830103', ChannelOrder: '8'
2022-02-24 12:59:40.041 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'TV Networks' member 'BBC2', ChannelId '1454100781', ChannelOrder: '9'
2022-02-24 12:59:40.041 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'TV Networks' member 'CBS', ChannelId '1376822254', ChannelOrder: '10'
2022-02-24 12:59:40.041 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'TV Networks' member 'Cartoon Network', ChannelId '1162377173', ChannelOrder: '11'
2022-02-24 12:59:40.041 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'TV Networks' member 'Channel 4', ChannelId '236808803', ChannelOrder: '12'
2022-02-24 12:59:40.041 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'TV Networks' member 'Channel Anime', ChannelId '930747051', ChannelOrder: '13'
2022-02-24 12:59:40.041 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'TV Networks' member 'Comedy Central', ChannelId '129049521', ChannelOrder: '14'
2022-02-24 12:59:40.041 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'TV Networks' member 'Comet', ChannelId '2014172215', ChannelOrder: '15'
2022-02-24 12:59:40.041 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'TV Networks' member 'Disney+', ChannelId '793277262', ChannelOrder: '16'
2022-02-24 12:59:40.041 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'TV Networks' member 'Dourama', ChannelId '1491857921', ChannelOrder: '17'
2022-02-24 12:59:40.041 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'TV Networks' member 'EPIX', ChannelId '240537367', ChannelOrder: '18'
2022-02-24 12:59:40.041 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'TV Networks' member 'FOX', ChannelId '1841991796', ChannelOrder: '19'
2022-02-24 12:59:40.041 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'TV Networks' member 'FX', ChannelId '656308197', ChannelOrder: '20'
2022-02-24 12:59:40.041 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'TV Networks' member 'Food Network', ChannelId '1998242470', ChannelOrder: '21'
2022-02-24 12:59:40.041 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'TV Networks' member 'Freeform', ChannelId '2110013438', ChannelOrder: '22'
2022-02-24 12:59:40.041 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'TV Networks' member 'HBO', ChannelId '1721250334', ChannelOrder: '23'
2022-02-24 12:59:40.041 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'TV Networks' member 'HBO Max', ChannelId '2101937739', ChannelOrder: '24'
2022-02-24 12:59:40.041 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'TV Networks' member 'Hallmark Channel', ChannelId '318647113', ChannelOrder: '25'
2022-02-24 12:59:40.041 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'TV Networks' member 'History', ChannelId '651762411', ChannelOrder: '26'
2022-02-24 12:59:40.041 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'TV Networks' member 'Hulu', ChannelId '960786564', ChannelOrder: '27'
2022-02-24 12:59:40.041 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'TV Networks' member 'MTV', ChannelId '1622785213', ChannelOrder: '28'
2022-02-24 12:59:40.041 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'TV Networks' member 'MeTV', ChannelId '410251980', ChannelOrder: '29'
2022-02-24 12:59:40.041 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'TV Networks' member 'NBC', ChannelId '1775223415', ChannelOrder: '30'
2022-02-24 12:59:40.041 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'TV Networks' member 'Netflix', ChannelId '1115400553', ChannelOrder: '31'
2022-02-24 12:59:40.041 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'TV Networks' member 'Nickelodeon', ChannelId '1576071773', ChannelOrder: '32'
2022-02-24 12:59:40.041 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'TV Networks' member 'PBS', ChannelId '1783864898', ChannelOrder: '33'
2022-02-24 12:59:40.041 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'TV Networks' member 'Paramount+', ChannelId '478288069', ChannelOrder: '34'
2022-02-24 12:59:40.041 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'TV Networks' member 'Quibi', ChannelId '1429303966', ChannelOrder: '35'
2022-02-24 12:59:40.041 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'TV Networks' member 'Sci Fi', ChannelId '1434516627', ChannelOrder: '36'
2022-02-24 12:59:40.041 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'TV Networks' member 'Showtime', ChannelId '1014299389', ChannelOrder: '37'
2022-02-24 12:59:40.041 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'TV Networks' member 'Starz', ChannelId '709217852', ChannelOrder: '38'
2022-02-24 12:59:40.041 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'TV Networks' member 'TBS', ChannelId '393385580', ChannelOrder: '39'
2022-02-24 12:59:40.041 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'TV Networks' member 'TNT', ChannelId '1571263197', ChannelOrder: '40'
2022-02-24 12:59:40.041 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'TV Networks' member 'TV Land', ChannelId '442067772', ChannelOrder: '41'
2022-02-24 12:59:40.041 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'TV Networks' member 'The CW', ChannelId '748052442', ChannelOrder: '42'
2022-02-24 12:59:40.041 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'TV Networks' member 'The WB', ChannelId '409008156', ChannelOrder: '43'
2022-02-24 12:59:40.041 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'TV Networks' member 'USA Network', ChannelId '1015912453', ChannelOrder: '44'
2022-02-24 12:59:40.041 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'TV Shows' member 'Impractical Jokers (2011)', ChannelId '1763451756', ChannelOrder: '2'
2022-02-24 12:59:40.042 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'TV Genres' member 'Action TV', ChannelId '1157197872', ChannelOrder: '2'
2022-02-24 12:59:40.042 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'TV Genres' member 'Adventure TV', ChannelId '1666854457', ChannelOrder: '3'
2022-02-24 12:59:40.042 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'TV Genres' member 'Comedy TV', ChannelId '425349989', ChannelOrder: '4'
2022-02-24 12:59:40.042 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'TV Genres' member 'Documentary TV', ChannelId '6848847', ChannelOrder: '5'
2022-02-24 12:59:40.042 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'TV Genres' member 'Fantasy TV', ChannelId '1006512505', ChannelOrder: '6'
2022-02-24 12:59:40.042 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'TV Genres' member 'Foreign TV', ChannelId '1790221929', ChannelOrder: '7'
2022-02-24 12:59:40.042 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'TV Genres' member 'History TV', ChannelId '1300193266', ChannelOrder: '8'
2022-02-24 12:59:40.042 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'TV Genres' member 'Reality TV', ChannelId '947480266', ChannelOrder: '9'
2022-02-24 12:59:40.042 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'TV Genres' member 'War TV', ChannelId '1131896761', ChannelOrder: '10'
2022-02-24 12:59:40.042 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'TV Genres' member 'Western TV', ChannelId '312372563', ChannelOrder: '11'
2022-02-24 12:59:40.042 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'Movie Genres' member 'Action Movies', ChannelId '483783954', ChannelOrder: '2'
2022-02-24 12:59:40.042 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'Movie Genres' member 'Adventure Movies', ChannelId '1590241321', ChannelOrder: '3'
2022-02-24 12:59:40.042 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'Movie Genres' member 'Comedy Movies', ChannelId '411659869', ChannelOrder: '4'
2022-02-24 12:59:40.042 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'Movie Genres' member 'Drama Movies', ChannelId '244807976', ChannelOrder: '5'
2022-02-24 12:59:40.042 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'Movie Genres' member 'Family Movies', ChannelId '2087506270', ChannelOrder: '6'
2022-02-24 12:59:40.042 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'Movie Genres' member 'Foreign Movies', ChannelId '580522034', ChannelOrder: '7'
2022-02-24 12:59:40.042 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'Movie Genres' member 'History Movies', ChannelId '1993321943', ChannelOrder: '8'
2022-02-24 12:59:40.042 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'Movie Genres' member 'Music', ChannelId '1252177662', ChannelOrder: '9'
2022-02-24 12:59:40.042 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'Movie Genres' member 'Science Fiction Movies', ChannelId '1652847074', ChannelOrder: '10'
2022-02-24 12:59:40.042 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'Movie Genres' member 'Sport Movies', ChannelId '709523194', ChannelOrder: '11'
2022-02-24 12:59:40.042 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'Movie Genres' member 'War Movies', ChannelId '2124043124', ChannelOrder: '12'
2022-02-24 12:59:40.043 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroupMembers - Transfer channel group 'Movie Genres' member 'Western Movies', ChannelId '769254347', ChannelOrder: '13'
2022-02-24 12:59:40.069 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannels - channels available '70', radio = 1
2022-02-24 12:59:40.069 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroups - Starting to get ChannelGroups for PVR
2022-02-24 12:59:40.069 T:1078 DEBUG <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - GetChannelGroups - channel groups available '5'
2022-02-24 12:59:40.071 T:1080 DEBUG <general>: Thread PVRGUIInfo start, auto delete: false
2022-02-24 12:59:40.072 T:1081 DEBUG <general>: Thread EPGUpdater start, auto delete: false
2022-02-24 12:59:40.072 T:1082 DEBUG <general>: Thread PVRTimers start, auto delete: false
2022-02-24 12:59:40.073 T:1078 INFO <general>: PVR Manager: Started
2022-02-24 12:59:40.140 T:1079 DEBUG <general>: Thread PVRGUIProgressHandler 140513312360000 terminating (autodelete)
2022-02-24 12:59:40.141 T:1004 DEBUG <general>: ------ Window Deinit (DialogExtendedProgressBar.xml) ------
2022-02-24 12:59:40.209 T:1069 DEBUG <general>: CZeroconfAvahi::groupCallback: Service successfully established
2022-02-24 12:59:40.442 T:1062 INFO <general>: Skipped 4 duplicate messages..
2022-02-24 12:59:40.442 T:1062 INFO <general>: script.skin.helper.widgets --> Backgroundservice started
2022-02-24 12:59:40.559 T:1057 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-24 12:59:40.559 T:1057 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-24 12:59:40.559 T:1057 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-24 12:59:40.559 T:1057 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-24 12:59:40.559 T:1057 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-24 12:59:40.559 T:1057 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-24 12:59:40.559 T:1057 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-24 12:59:40.559 T:1057 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-24 12:59:40.559 T:1057 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-24 12:59:40.559 T:1057 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-24 12:59:40.559 T:1057 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-24 12:59:40.559 T:1057 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-24 12:59:40.559 T:1057 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-24 12:59:40.559 T:1057 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-24 12:59:40.559 T:1057 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-24 12:59:40.559 T:1057 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-24 12:59:40.559 T:1057 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-24 12:59:40.559 T:1057 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-24 12:59:40.559 T:1057 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-24 12:59:40.559 T:1057 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-24 12:59:40.559 T:1057 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-24 12:59:40.559 T:1057 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-24 12:59:40.559 T:1057 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-24 12:59:40.559 T:1057 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-24 12:59:40.559 T:1057 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-24 12:59:40.559 T:1057 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-24 12:59:40.559 T:1057 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-24 12:59:40.559 T:1057 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-24 12:59:40.661 T:1057 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-24 12:59:40.661 T:1057 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-24 12:59:40.661 T:1057 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-24 12:59:40.661 T:1057 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-24 12:59:40.661 T:1057 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-24 12:59:40.661 T:1057 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-24 12:59:40.661 T:1057 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-24 12:59:40.661 T:1057 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-24 12:59:40.661 T:1057 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-24 12:59:40.661 T:1057 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-24 12:59:40.661 T:1057 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-24 12:59:40.661 T:1057 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-24 12:59:40.661 T:1057 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-24 12:59:40.661 T:1057 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-24 12:59:40.661 T:1057 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-24 12:59:40.661 T:1057 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-24 12:59:40.661 T:1057 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-24 12:59:40.661 T:1057 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-24 12:59:40.661 T:1057 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-24 12:59:40.661 T:1057 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-24 12:59:40.661 T:1057 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-24 12:59:40.661 T:1057 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-24 12:59:40.661 T:1057 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-24 12:59:40.661 T:1057 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-24 12:59:40.661 T:1057 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-24 12:59:40.661 T:1057 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-24 12:59:40.661 T:1057 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-24 12:59:40.661 T:1057 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-24 12:59:40.935 T:1067 DEBUG <CAddonSettings[service.upnext]>: trying to load setting definitions from old format...
2022-02-24 12:59:40.941 T:1067 INFO <general>: Skipped 6 duplicate messages..
2022-02-24 12:59:40.941 T:1067 DEBUG <general>: [service.upnext] DemoOverlay -> initialized
2022-02-24 12:59:40.942 T:1067 DEBUG <CAddonSettings[service.upnext]>: trying to load setting definitions from old format...
2022-02-24 12:59:40.943 T:1067 DEBUG <general>: [service.upnext] UpNextMonitor -> Service started
2022-02-24 12:59:41.072 T:1084 DEBUG <general>: Thread PVRGUIProgressHandler start, auto delete: true
2022-02-24 12:59:41.098 T:1004 DEBUG <general>: ------ Window Init (DialogExtendedProgressBar.xml) ------
2022-02-24 12:59:41.191 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 12:59:41.198 T:1084 DEBUG <general>: Thread PVRGUIProgressHandler 140513312360000 terminating (autodelete)
2022-02-24 12:59:41.207 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15536
2022-02-24 12:59:41.207 T:1004 DEBUG <general>: ------ Window Deinit (DialogExtendedProgressBar.xml) ------
2022-02-24 12:59:41.490 T:1065 DEBUG <CAddonSettings[service.iptv.manager]>: trying to load setting definitions from old format...
2022-02-24 12:59:41.491 T:1065 DEBUG <general>: [service.iptv.manager] [resources.lib.service] Service started
2022-02-24 12:59:41.491 T:1065 DEBUG <CAddonSettings[service.iptv.manager]>: trying to load setting definitions from old format...
2022-02-24 12:59:41.514 T:1064 INFO <general>: script.tv.show.next.aired --> TV Show - Next Aired version 8.0.1 started
2022-02-24 12:59:41.523 T:1085 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2022-02-24 12:59:41.524 T:1085 INFO <general>: initializing python engine.
2022-02-24 12:59:41.524 T:1085 DEBUG <general>: CPythonInvoker(15, /storage/.kodi/addons/script.tv.show.next.aired/default.py): start processing
2022-02-24 12:59:42.029 T:1085 DEBUG <general>: -->Python Interpreter Initialized<--
2022-02-24 12:59:42.029 T:1085 DEBUG <general>:
2022-02-24 12:59:42.030 T:1085 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-02-24 12:59:42.030 T:1085 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-02-24 12:59:42.030 T:1085 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-02-24 12:59:42.030 T:1085 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-02-24 12:59:42.107 T:1061 DEBUG <general>: Skin Helper skinbackup --> Service started
2022-02-24 12:59:42.192 T:1007 DEBUG <general>: Sink changed
2022-02-24 12:59:42.445 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 12:59:42.447 T:1055 DEBUG <general>: Skin Helper Simplecache --> Initialized
2022-02-24 12:59:42.462 T:1058 DEBUG <CAddonSettings[script.embuary.helper]>: trying to load setting definitions from old format...
2022-02-24 12:59:42.953 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 12:59:42.963 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.cores.cpucount, checksum = 0.3.5f
2022-02-24 12:59:43.089 T:1055 INFO <CSettingsManager>: Skipped 1 duplicate messages..
2022-02-24 12:59:43.089 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 12:59:43.475 T:1004 INFO <general>: Skipped 6 duplicate messages..
2022-02-24 12:59:43.475 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 12:59:43.490 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14979
2022-02-24 12:59:43.643 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 12:59:43.657 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 13229
2022-02-24 12:59:44.101 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.cores.cpucount, checksum = 0.3.5f
2022-02-24 12:59:44.135 T:1058 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 12:59:44.135 T:1058 INFO <general>: [ script.embuary.helper ] Service: Started
2022-02-24 12:59:44.135 T:1058 INFO <general>: [ script.embuary.helper ] Service: Player monitor started
2022-02-24 12:59:44.135 T:1058 DEBUG <general>: [ script.embuary.helper ] Start new fanart grabber process
2022-02-24 12:59:44.156 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 12:59:44.158 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.InstanceID, value = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:44.241 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 12:59:44.256 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15641
2022-02-24 12:59:44.294 T:1055 ERROR <general>: /storage/.kodi/addons/script.module.fuzzywuzzy/lib/fuzzywuzzy/fuzz.py:11: UserWarning: Using slow pure-python SequenceMatcher. Install python-Levenshtein to remove this warning
warnings.warn('Using slow pure-python SequenceMatcher. Install python-Levenshtein to remove this warning')
2022-02-24 12:59:44.325 T:1058 DEBUG <general>: GetArtistsByWhereJSON query: SELECT a1.*, art.art_id AS idArt, art.type AS artType, art.url AS artURL FROM (SELECT artist.idArtist, strArtist FROM artist WHERE (EXISTS (SELECT 1 FROM song_artist WHERE song_artist.idArtist = artist.idArtist AND song_artist.idRole = 1) OR EXISTS (SELECT 1 FROM album_artist WHERE album_artist.idArtist = artist.idArtist)) AND (artist.strArtist != '') ORDER BY RANDOM() LIMIT 40) AS a1 LEFT JOIN art ON art.media_id = a1.idArtist AND art.media_type = 'artist' GROUP BY a1.idArtist, art.art_id ORDER BY a1.idArtist, arttype
2022-02-24 12:59:44.325 T:1058 DEBUG <general>: GetArtistsByWhereJSON - query took 0 ms
2022-02-24 12:59:44.401 T:1066 DEBUG <general>: ## LibreELEC Addon ## 10.0
2022-02-24 12:59:44.704 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 12:59:45.007 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 12:59:45.023 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15494
2022-02-24 12:59:45.042 T:1066 INFO <general>: SETTINGS: set_keyboard_layout # us,us -model pc105
2022-02-24 12:59:45.090 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 12:59:45.092 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileAccess: trying to open FileLock.dat
2022-02-24 12:59:45.092 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: trying to open FileLock.dat
2022-02-24 12:59:45.092 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: Opening FileLock.dat
2022-02-24 12:59:45.093 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileLock: instance
2022-02-24 12:59:45.242 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 12:59:45.311 T:1055 INFO <CSettingsManager>: Skipped 12 duplicate messages..
2022-02-24 12:59:45.311 T:1055 DEBUG <CSettingsManager>: requested setting (TDP_PORT) was not found.
2022-02-24 12:59:45.313 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-globals: isPseudoTV = False
2022-02-24 12:59:45.323 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-globals: isSubtitle = False
2022-02-24 12:59:45.329 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 12:59:45.330 T:1093 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Announcement: _start
2022-02-24 12:59:45.331 T:1094 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Discovery: _start
2022-02-24 12:59:45.331 T:1093 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Announcement: _start, sending service announcements: 192.168.0.220:50001
2022-02-24 12:59:45.336 T:1093 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 12:59:45.344 T:1094 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 12:59:45.344 T:1094 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Discovery: _start, discovered local host 192.168.0.220:50001
2022-02-24 12:59:45.344 T:1094 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.discovery, value = 192.168.0.220:50001
2022-02-24 12:59:45.347 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: __init__
2022-02-24 12:59:45.351 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 12:59:45.367 T:1055 INFO <general>: Skipped 2 duplicate messages..
2022-02-24 12:59:45.367 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.cores.cpucount, checksum = 0.3.5f
2022-02-24 12:59:45.368 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 12:59:45.368 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Resources: buildLogoResources
2022-02-24 12:59:45.370 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Resources: walkDirectory, path = /storage/.kodi/addons/plugin.video.pseudotv.live/resources/images
2022-02-24 12:59:45.370 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getListDirectory path = /storage/.kodi/addons/plugin.video.pseudotv.live/resources/images, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.370 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.getListDirectory./storage/.kodi/addons/plugin.video.pseudotv.live/resources/images, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.382 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: set, name = plugin.video.pseudotv.live.getListDirectory./storage/.kodi/addons/plugin.video.pseudotv.live/resources/images, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.397 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Resources: walkDirectory, path = /var/media/sdc1-usb-General_USB_Flas/logos
2022-02-24 12:59:45.397 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getListDirectory path = /var/media/sdc1-usb-General_USB_Flas/logos, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.397 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.getListDirectory./var/media/sdc1-usb-General_USB_Flas/logos, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.408 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: set, name = plugin.video.pseudotv.live.getListDirectory./var/media/sdc1-usb-General_USB_Flas/logos, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.424 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 12:59:45.425 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.jsonrpc.getpluginmeta.resource.images.pseudotv.logos, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.432 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-globals: getPluginMeta, plugin meta = {'type': 'kodi.resource.images', 'label': 'PseudoTV Live Logos', 'name': 'PseudoTV Live Logos', 'version': '0.0.2', 'path': '/storage/.kodi/addons/resource.images.pseudotv.logos/', 'author': 'Lunatixz', 'icon': '/storage/.kodi/addons/resource.images.pseudotv.logos/icon.png', 'fanart': '', 'id': 'resource.images.pseudotv.logos', 'description': ''}
2022-02-24 12:59:45.432 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: set, name = plugin.video.pseudotv.live.jsonrpc.getpluginmeta.resource.images.pseudotv.logos, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.449 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Resources: walkDirectory, path = special://home/addons/resource.images.pseudotv.logos/resources
2022-02-24 12:59:45.449 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getListDirectory path = special://home/addons/resource.images.pseudotv.logos/resources, checksum = 0.0.2
2022-02-24 12:59:45.449 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.getListDirectory.special://home/addons/resource.images.pseudotv.logos/resources, checksum = 0.0.2
2022-02-24 12:59:45.461 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 12:59:45.463 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.jsonrpc.getpluginmeta.resource.images.studios.white, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.472 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-globals: getPluginMeta, plugin meta = {'type': 'kodi.resource.images', 'label': 'Studio Icons - White', 'name': 'Studio Icons - White', 'version': '0.0.28', 'path': '/storage/.kodi/addons/resource.images.studios.white/', 'author': 'Team Kodi', 'icon': '', 'fanart': '', 'id': 'resource.images.studios.white', 'description': 'White Studio Icons'}
2022-02-24 12:59:45.472 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: set, name = plugin.video.pseudotv.live.jsonrpc.getpluginmeta.resource.images.studios.white, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.486 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.jsonrpc.getpluginmeta.resource.images.studios.white, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.486 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Resources: walkDirectory, path = special://home/addons/resource.images.studios.white/resources
2022-02-24 12:59:45.486 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getListDirectory path = special://home/addons/resource.images.studios.white/resources, checksum = 0.0.28
2022-02-24 12:59:45.486 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.getListDirectory.special://home/addons/resource.images.studios.white/resources, checksum = 0.0.28
2022-02-24 12:59:45.491 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getListDirectory path = resource://resource.images.studios.white, checksum = 0.0.28
2022-02-24 12:59:45.492 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.getListDirectory.resource://resource.images.studios.white, checksum = 0.0.28
2022-02-24 12:59:45.518 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.jsonrpc.getpluginmeta.resource.images.studios.coloured, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.526 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-globals: getPluginMeta, plugin meta = {'type': 'kodi.resource.images', 'label': 'Studio Icons - Coloured', 'name': 'Studio Icons - Coloured', 'version': '0.0.20', 'path': '/storage/.kodi/addons/resource.images.studios.coloured/', 'author': 'Team Kodi', 'icon': '', 'fanart': '', 'id': 'resource.images.studios.coloured', 'description': 'Coloured Studio Icons'}
2022-02-24 12:59:45.526 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: set, name = plugin.video.pseudotv.live.jsonrpc.getpluginmeta.resource.images.studios.coloured, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.530 T:1057 DEBUG <general>: [script.artwork.dump] Service started
2022-02-24 12:59:45.546 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.jsonrpc.getpluginmeta.resource.images.studios.coloured, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.547 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Resources: walkDirectory, path = special://home/addons/resource.images.studios.coloured/resources
2022-02-24 12:59:45.547 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getListDirectory path = special://home/addons/resource.images.studios.coloured/resources, checksum = 0.0.20
2022-02-24 12:59:45.547 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.getListDirectory.special://home/addons/resource.images.studios.coloured/resources, checksum = 0.0.20
2022-02-24 12:59:45.553 T:1057 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-24 12:59:45.553 T:1057 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-24 12:59:45.553 T:1057 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-24 12:59:45.553 T:1057 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-24 12:59:45.553 T:1057 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-24 12:59:45.553 T:1057 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-24 12:59:45.553 T:1057 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-24 12:59:45.553 T:1057 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-24 12:59:45.553 T:1057 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-24 12:59:45.553 T:1057 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-24 12:59:45.553 T:1057 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-24 12:59:45.553 T:1057 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-24 12:59:45.554 T:1057 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-24 12:59:45.554 T:1057 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-24 12:59:45.554 T:1057 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-24 12:59:45.554 T:1057 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-24 12:59:45.554 T:1057 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-24 12:59:45.554 T:1057 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-24 12:59:45.554 T:1057 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-24 12:59:45.554 T:1057 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-24 12:59:45.554 T:1057 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-24 12:59:45.554 T:1057 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-24 12:59:45.554 T:1057 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-24 12:59:45.554 T:1057 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-24 12:59:45.554 T:1057 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-24 12:59:45.554 T:1057 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-24 12:59:45.554 T:1057 DEBUG <CSettingsManager>: requested setting (max_multiple_fanart) was not found.
2022-02-24 12:59:45.554 T:1057 WARNING <CSettingDependencyCondition>: unable to check condition on unknown setting "max_multiple_fanart"
2022-02-24 12:59:45.561 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getListDirectory path = resource://resource.images.studios.coloured, checksum = 0.0.20
2022-02-24 12:59:45.561 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.getListDirectory.resource://resource.images.studios.coloured, checksum = 0.0.20
2022-02-24 12:59:45.612 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.jsonrpc.getpluginmeta.resource.images.moviegenreicons.transparent, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.620 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-globals: getPluginMeta, plugin meta = {'type': 'kodi.resource.images', 'label': 'Movie Genre Icons - Transparent', 'name': 'Movie Genre Icons - Transparent', 'version': '0.0.6', 'path': '/storage/.kodi/addons/resource.images.moviegenreicons.transparent/', 'author': 'Team Kodi', 'icon': '', 'fanart': '', 'id': 'resource.images.moviegenreicons.transparent', 'description': 'Movie Genre Icons with a transparent background'}
2022-02-24 12:59:45.620 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: set, name = plugin.video.pseudotv.live.jsonrpc.getpluginmeta.resource.images.moviegenreicons.transparent, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.640 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.jsonrpc.getpluginmeta.resource.images.moviegenreicons.transparent, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.642 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Resources: walkDirectory, path = special://home/addons/resource.images.moviegenreicons.transparent/resources
2022-02-24 12:59:45.642 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getListDirectory path = special://home/addons/resource.images.moviegenreicons.transparent/resources, checksum = 0.0.6
2022-02-24 12:59:45.642 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.getListDirectory.special://home/addons/resource.images.moviegenreicons.transparent/resources, checksum = 0.0.6
2022-02-24 12:59:45.670 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getListDirectory path = resource://resource.images.moviegenreicons.transparent, checksum = 0.0.6
2022-02-24 12:59:45.670 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.getListDirectory.resource://resource.images.moviegenreicons.transparent, checksum = 0.0.6
2022-02-24 12:59:45.677 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.jsonrpc.getpluginmeta.resource.images.musicgenreicons.text, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.686 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-globals: getPluginMeta, plugin meta = {'type': 'kodi.resource.images', 'label': 'Music Genre Icons - Text', 'name': 'Music Genre Icons - Text', 'version': '0.1.0', 'path': '/storage/.kodi/addons/resource.images.musicgenreicons.text/', 'author': 'Team Kodi', 'icon': '', 'fanart': '', 'id': 'resource.images.musicgenreicons.text', 'description': 'Music Genre Icons with text'}
2022-02-24 12:59:45.686 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: set, name = plugin.video.pseudotv.live.jsonrpc.getpluginmeta.resource.images.musicgenreicons.text, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.713 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.jsonrpc.getpluginmeta.resource.images.musicgenreicons.text, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.713 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Resources: walkDirectory, path = special://home/addons/resource.images.musicgenreicons.text/resources
2022-02-24 12:59:45.713 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getListDirectory path = special://home/addons/resource.images.musicgenreicons.text/resources, checksum = 0.1.0
2022-02-24 12:59:45.713 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.getListDirectory.special://home/addons/resource.images.musicgenreicons.text/resources, checksum = 0.1.0
2022-02-24 12:59:45.723 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getListDirectory path = resource://resource.images.musicgenreicons.text, checksum = 0.1.0
2022-02-24 12:59:45.723 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.getListDirectory.resource://resource.images.musicgenreicons.text, checksum = 0.1.0
2022-02-24 12:59:45.746 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Predefined: __init__, exclude_specials = ,{"field":"season","operator":"greaterthan","value":"0"},{"field":"episode","operator":"greaterthan","value":"0"}
2022-02-24 12:59:45.751 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 12:59:45.840 T:1055 INFO <general>: Skipped 16 duplicate messages..
2022-02-24 12:59:45.840 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: _reload
2022-02-24 12:59:45.840 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: _load
2022-02-24 12:59:45.841 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: cleanSelf, slug = @PseudoTVLive
2022-02-24 12:59:45.841 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, file = /var/media/sdc1-usb-General_USB_Flas/pseudotv.m3u
2022-02-24 12:59:45.841 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/pseudotv.m3u
2022-02-24 12:59:45.841 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/pseudotv.m3u
2022-02-24 12:59:45.841 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/pseudotv.m3u
2022-02-24 12:59:45.848 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 12:59:45.853 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.862 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileAccess: trying to open /storage/.kodi/addons/plugin.video.pseudotv.live/remotes/channels.json
2022-02-24 12:59:45.862 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: trying to open /storage/.kodi/addons/plugin.video.pseudotv.live/remotes/channels.json
2022-02-24 12:59:45.864 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: Opening /storage/.kodi/addons/plugin.video.pseudotv.live/remotes/channels.json
2022-02-24 12:59:45.865 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: set, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.879 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.880 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.880 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '312e436c6173736963204d54562e3c6d@PseudoTVLive', 'type': '', 'number': 1, 'name': 'Classic MTV', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/Classic MTV.png', 'path': [], 'group': ['PseudoTV Live'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'Classic MTV', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=Classic%20MTV&id=312e436c6173736963204d54562e3c6d%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.880 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.880 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.880 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.880 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '322e576f727368697054562e3c6d6435@PseudoTVLive', 'type': '', 'number': 2, 'name': 'WorshipTV', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/WorshipTV.png', 'path': [], 'group': ['PseudoTV Live'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'WorshipTV', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=WorshipTV&id=322e576f727368697054562e3c6d6435%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.880 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.881 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.881 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.881 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '332e49204c6f76652074686520383073@PseudoTVLive', 'type': '', 'number': 3, 'name': 'I Love the 80s', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/I Love the 80s.png', 'path': [], 'group': ['PseudoTV Live'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'I Love the 80s', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=I%20Love%20the%2080s&id=332e49204c6f76652074686520383073%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.881 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.881 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.881 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.881 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '342e49204c6f76652074686520393073@PseudoTVLive', 'type': '', 'number': 4, 'name': 'I Love the 90s', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/I Love the 90s.png', 'path': [], 'group': ['PseudoTV Live'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'I Love the 90s', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=I%20Love%20the%2090s&id=342e49204c6f76652074686520393073%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.881 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.882 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.882 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.882 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '313030302e4142432e3c6d6435204841@PseudoTVLive', 'type': '', 'number': 1000, 'name': 'ABC', 'logo': 'resource://resource.images.studios.white/ABC.png', 'path': [], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'ABC', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=ABC&id=313030302e4142432e3c6d6435204841%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.882 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.882 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.882 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.882 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '313030312e414d432e3c6d6435204841@PseudoTVLive', 'type': '', 'number': 1001, 'name': 'AMC', 'logo': 'resource://resource.images.studios.white/AMC.png', 'path': [], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'AMC', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=AMC&id=313030312e414d432e3c6d6435204841%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.882 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.882 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.883 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.883 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '313030322e4164756c74205377696d2e@PseudoTVLive', 'type': '', 'number': 1002, 'name': 'Adult Swim', 'logo': 'resource://resource.images.studios.white/AdultSwim.png', 'path': [], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'Adult Swim', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=Adult%20Swim&id=313030322e4164756c74205377696d2e%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.883 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.883 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.883 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.883 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '313030332e416d617a6f6e205072696d@PseudoTVLive', 'type': '', 'number': 1003, 'name': 'Amazon Prime Video', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/Amazon Prime Video.png', 'path': [], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'Amazon Prime Video', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=Amazon%20Prime%20Video&id=313030332e416d617a6f6e205072696d%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.883 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.883 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.883 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.883 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '313030342e4170706c652054562b2e3c@PseudoTVLive', 'type': '', 'number': 1004, 'name': 'Apple TV+', 'logo': 'resource://resource.images.studios.white/Apple TV+.png', 'path': [], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'Apple TV+', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=Apple%20TV%2B&id=313030342e4170706c652054562b2e3c%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.884 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.884 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.884 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.884 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '313030352e42424320416d6572696361@PseudoTVLive', 'type': '', 'number': 1005, 'name': 'BBC America', 'logo': 'resource://resource.images.studios.white/BBC America.png', 'path': [], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'BBC America', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=BBC%20America&id=313030352e42424320416d6572696361%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.884 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.884 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.884 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.884 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '313030362e424243312e3c6d64352048@PseudoTVLive', 'type': '', 'number': 1006, 'name': 'BBC1', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/BBC1.png', 'path': [], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'BBC1', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=BBC1&id=313030362e424243312e3c6d64352048%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.885 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.885 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.885 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.885 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '313030372e424243322e3c6d64352048@PseudoTVLive', 'type': '', 'number': 1007, 'name': 'BBC2', 'logo': 'resource://resource.images.studios.white/BBC2.png', 'path': [], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'BBC2', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=BBC2&id=313030372e424243322e3c6d64352048%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.885 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.885 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.885 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.885 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '313030382e4342532e3c6d6435204841@PseudoTVLive', 'type': '', 'number': 1008, 'name': 'CBS', 'logo': 'resource://resource.images.studios.white/CBS.png', 'path': [], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'CBS', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=CBS&id=313030382e4342532e3c6d6435204841%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.886 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.886 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.886 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.886 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '313030392e436172746f6f6e204e6574@PseudoTVLive', 'type': '', 'number': 1009, 'name': 'Cartoon Network', 'logo': 'resource://resource.images.studios.white/Cartoon Network.png', 'path': [], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'Cartoon Network', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=Cartoon%20Network&id=313030392e436172746f6f6e204e6574%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.886 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.886 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.886 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.886 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '313031302e4368616e6e656c20342e3c@PseudoTVLive', 'type': '', 'number': 1010, 'name': 'Channel 4', 'logo': 'resource://resource.images.studios.white/Channel4.png', 'path': [], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'Channel 4', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=Channel%204&id=313031302e4368616e6e656c20342e3c%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.887 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.887 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.887 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.887 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '313031312e4368616e6e656c20416e69@PseudoTVLive', 'type': '', 'number': 1011, 'name': 'Channel Anime', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/Channel Anime.png', 'path': [], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'Channel Anime', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=Channel%20Anime&id=313031312e4368616e6e656c20416e69%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.887 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.887 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.887 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.887 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '313031322e436f6d6564792043656e74@PseudoTVLive', 'type': '', 'number': 1012, 'name': 'Comedy Central', 'logo': 'resource://resource.images.studios.white/Comedy Central.png', 'path': [], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'Comedy Central', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=Comedy%20Central&id=313031322e436f6d6564792043656e74%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.888 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.888 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.888 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.888 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '313031332e436f6d65742e3c6d643520@PseudoTVLive', 'type': '', 'number': 1013, 'name': 'Comet', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/Comet.png', 'path': [], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'Comet', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=Comet&id=313031332e436f6d65742e3c6d643520%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.888 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.888 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.888 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.888 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '313031342e4469736e65792b2e3c6d64@PseudoTVLive', 'type': '', 'number': 1014, 'name': 'Disney+', 'logo': 'resource://resource.images.studios.white/Disney+.png', 'path': [], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'Disney+', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=Disney%2B&id=313031342e4469736e65792b2e3c6d64%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.888 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.889 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.889 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.889 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '313031352e446f7572616d612e3c6d64@PseudoTVLive', 'type': '', 'number': 1015, 'name': 'Dourama', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/Dourama.png', 'path': [], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'Dourama', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=Dourama&id=313031352e446f7572616d612e3c6d64%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.889 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.889 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.889 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.889 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '313031362e455049582e3c6d64352048@PseudoTVLive', 'type': '', 'number': 1016, 'name': 'EPIX', 'logo': 'resource://resource.images.studios.white/EPIX.png', 'path': [], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'EPIX', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=EPIX&id=313031362e455049582e3c6d64352048%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.890 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.890 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.890 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.890 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '313031372e464f582e3c6d6435204841@PseudoTVLive', 'type': '', 'number': 1017, 'name': 'FOX', 'logo': 'resource://resource.images.studios.white/FOX.png', 'path': [], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'FOX', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=FOX&id=313031372e464f582e3c6d6435204841%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.890 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.891 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.892 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.892 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '313031382e46582e3c6d643520484153@PseudoTVLive', 'type': '', 'number': 1018, 'name': 'FX', 'logo': 'resource://resource.images.studios.white/FX.png', 'path': [], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'FX', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=FX&id=313031382e46582e3c6d643520484153%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.892 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.892 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.892 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.892 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '313031392e466f6f64204e6574776f72@PseudoTVLive', 'type': '', 'number': 1019, 'name': 'Food Network', 'logo': 'resource://resource.images.studios.white/FoodNetwork.png', 'path': [], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'Food Network', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=Food%20Network&id=313031392e466f6f64204e6574776f72%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.892 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.892 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.893 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.893 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '313032302e46726565666f726d2e3c6d@PseudoTVLive', 'type': '', 'number': 1020, 'name': 'Freeform', 'logo': 'resource://resource.images.studios.white/Freeform.png', 'path': [], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'Freeform', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=Freeform&id=313032302e46726565666f726d2e3c6d%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.893 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.893 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.893 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.893 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '313032312e48424f2e3c6d6435204841@PseudoTVLive', 'type': '', 'number': 1021, 'name': 'HBO', 'logo': 'resource://resource.images.studios.white/HBO.png', 'path': [], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'HBO', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=HBO&id=313032312e48424f2e3c6d6435204841%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.893 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.894 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.894 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.894 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '313032322e48424f204d61782e3c6d64@PseudoTVLive', 'type': '', 'number': 1022, 'name': 'HBO Max', 'logo': 'resource://resource.images.studios.white/HBO Max.png', 'path': [], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'HBO Max', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=HBO%20Max&id=313032322e48424f204d61782e3c6d64%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.894 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.894 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.894 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.894 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '313032332e48616c6c6d61726b204368@PseudoTVLive', 'type': '', 'number': 1023, 'name': 'Hallmark Channel', 'logo': 'resource://resource.images.studios.white/Hallmark Channel.png', 'path': [], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'Hallmark Channel', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=Hallmark%20Channel&id=313032332e48616c6c6d61726b204368%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.894 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.895 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.895 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.895 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '313032342e486973746f72792e3c6d64@PseudoTVLive', 'type': '', 'number': 1024, 'name': 'History', 'logo': 'resource://resource.images.studios.white/History.png', 'path': [], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'History', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=History&id=313032342e486973746f72792e3c6d64%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.895 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.895 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.895 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.895 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '313032352e48756c752e3c6d64352048@PseudoTVLive', 'type': '', 'number': 1025, 'name': 'Hulu', 'logo': 'resource://resource.images.studios.white/Hulu.png', 'path': [], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'Hulu', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=Hulu&id=313032352e48756c752e3c6d64352048%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.895 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.896 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.896 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.896 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '313032362e4d54562e3c6d6435204841@PseudoTVLive', 'type': '', 'number': 1026, 'name': 'MTV', 'logo': 'resource://resource.images.studios.white/MTV.png', 'path': [], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'MTV', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=MTV&id=313032362e4d54562e3c6d6435204841%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.896 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.896 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.896 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.896 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '313032372e4d6554562e3c6d64352048@PseudoTVLive', 'type': '', 'number': 1027, 'name': 'MeTV', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/MeTV.png', 'path': [], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'MeTV', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=MeTV&id=313032372e4d6554562e3c6d64352048%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.896 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.896 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.896 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.896 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '313032382e4e42432e3c6d6435204841@PseudoTVLive', 'type': '', 'number': 1028, 'name': 'NBC', 'logo': 'resource://resource.images.studios.white/NBC.png', 'path': [], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'NBC', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=NBC&id=313032382e4e42432e3c6d6435204841%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.897 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.897 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.897 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.897 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '313032392e4e6574666c69782e3c6d64@PseudoTVLive', 'type': '', 'number': 1029, 'name': 'Netflix', 'logo': 'resource://resource.images.studios.white/Netflix.png', 'path': [], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'Netflix', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=Netflix&id=313032392e4e6574666c69782e3c6d64%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.897 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.897 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.897 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.897 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '313033302e4e69636b656c6f64656f6e@PseudoTVLive', 'type': '', 'number': 1030, 'name': 'Nickelodeon', 'logo': 'resource://resource.images.studios.white/Nickelodeon.png', 'path': [], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'Nickelodeon', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=Nickelodeon&id=313033302e4e69636b656c6f64656f6e%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.898 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.898 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.898 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.898 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '313033312e5042532e3c6d6435204841@PseudoTVLive', 'type': '', 'number': 1031, 'name': 'PBS', 'logo': 'resource://resource.images.studios.white/PBS.png', 'path': [], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'PBS', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=PBS&id=313033312e5042532e3c6d6435204841%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.898 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.898 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.898 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.898 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '313033322e506172616d6f756e742b2e@PseudoTVLive', 'type': '', 'number': 1032, 'name': 'Paramount+', 'logo': 'resource://resource.images.studios.white/Paramount+.png', 'path': [], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'Paramount+', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=Paramount%2B&id=313033322e506172616d6f756e742b2e%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.899 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.899 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.899 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.899 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '313033332e51756962692e3c6d643520@PseudoTVLive', 'type': '', 'number': 1033, 'name': 'Quibi', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/Quibi.png', 'path': [], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'Quibi', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=Quibi&id=313033332e51756962692e3c6d643520%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.899 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.899 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.899 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.899 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '313033342e5363692046692e3c6d6435@PseudoTVLive', 'type': '', 'number': 1034, 'name': 'Sci Fi', 'logo': 'resource://resource.images.studios.white/SciFi.png', 'path': [], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'Sci Fi', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=Sci%20Fi&id=313033342e5363692046692e3c6d6435%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.899 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.900 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.900 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.900 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '313033352e53686f7774696d652e3c6d@PseudoTVLive', 'type': '', 'number': 1035, 'name': 'Showtime', 'logo': 'resource://resource.images.studios.white/Showtime.png', 'path': [], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'Showtime', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=Showtime&id=313033352e53686f7774696d652e3c6d%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.900 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.900 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.900 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.900 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '313033362e537461727a2e3c6d643520@PseudoTVLive', 'type': '', 'number': 1036, 'name': 'Starz', 'logo': 'resource://resource.images.studios.white/Starz.png', 'path': [], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'Starz', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=Starz&id=313033362e537461727a2e3c6d643520%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.900 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.901 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.901 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.901 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '313033372e5442532e3c6d6435204841@PseudoTVLive', 'type': '', 'number': 1037, 'name': 'TBS', 'logo': 'resource://resource.images.studios.white/TBS.png', 'path': [], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'TBS', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=TBS&id=313033372e5442532e3c6d6435204841%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.901 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.901 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.901 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.901 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '313033382e544e542e3c6d6435204841@PseudoTVLive', 'type': '', 'number': 1038, 'name': 'TNT', 'logo': 'resource://resource.images.studios.white/TNT.png', 'path': [], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'TNT', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=TNT&id=313033382e544e542e3c6d6435204841%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.901 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.901 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.902 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.902 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '313033392e5456204c616e642e3c6d64@PseudoTVLive', 'type': '', 'number': 1039, 'name': 'TV Land', 'logo': 'resource://resource.images.studios.white/TV Land.png', 'path': [], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'TV Land', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=TV%20Land&id=313033392e5456204c616e642e3c6d64%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.902 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.902 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.902 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.902 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '313034302e5468652043572e3c6d6435@PseudoTVLive', 'type': '', 'number': 1040, 'name': 'The CW', 'logo': 'resource://resource.images.studios.white/The CW.png', 'path': [], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'The CW', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=The%20CW&id=313034302e5468652043572e3c6d6435%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.902 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.902 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.902 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.902 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '313034312e5468652057422e3c6d6435@PseudoTVLive', 'type': '', 'number': 1041, 'name': 'The WB', 'logo': 'resource://resource.images.studios.white/The WB.png', 'path': [], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'The WB', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=The%20WB&id=313034312e5468652057422e3c6d6435%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.903 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.903 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.903 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.903 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '313034322e555341204e6574776f726b@PseudoTVLive', 'type': '', 'number': 1042, 'name': 'USA Network', 'logo': 'resource://resource.images.studios.white/USA Network.png', 'path': [], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'USA Network', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=USA%20Network&id=313034322e555341204e6574776f726b%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.903 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.903 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.903 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.903 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '323030302e496d70726163746963616c@PseudoTVLive', 'type': '', 'number': 2000, 'name': 'Impractical Jokers (2011)', 'logo': 'image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fImpractical%20Jokers%20(2011)%2fclearlogo.png/', 'path': [], 'group': ['PseudoTV Live', 'TV Shows'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'Impractical Jokers (2011)', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=Impractical%20Jokers%20%282011%29&id=323030302e496d70726163746963616c%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.904 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.904 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.904 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.904 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '333030302e416374696f6e2054562e3c@PseudoTVLive', 'type': '', 'number': 3000, 'name': 'Action TV', 'logo': 'resource://resource.images.moviegenreicons.transparent/Action.png', 'path': [], 'group': ['PseudoTV Live', 'TV Genres'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'Action TV', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=Action%20TV&id=333030302e416374696f6e2054562e3c%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.904 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.904 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.904 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.904 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '333030312e416476656e747572652054@PseudoTVLive', 'type': '', 'number': 3001, 'name': 'Adventure TV', 'logo': 'resource://resource.images.moviegenreicons.transparent/Adventure.png', 'path': [], 'group': ['PseudoTV Live', 'TV Genres'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'Adventure TV', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=Adventure%20TV&id=333030312e416476656e747572652054%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.905 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.905 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.905 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.905 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '333030322e436f6d6564792054562e3c@PseudoTVLive', 'type': '', 'number': 3002, 'name': 'Comedy TV', 'logo': 'resource://resource.images.moviegenreicons.transparent/Comedy.png', 'path': [], 'group': ['PseudoTV Live', 'TV Genres'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'Comedy TV', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=Comedy%20TV&id=333030322e436f6d6564792054562e3c%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.905 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.905 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.905 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.905 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '333030332e446f63756d656e74617279@PseudoTVLive', 'type': '', 'number': 3003, 'name': 'Documentary TV', 'logo': 'resource://resource.images.moviegenreicons.transparent/Documentary.png', 'path': [], 'group': ['PseudoTV Live', 'TV Genres'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'Documentary TV', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=Documentary%20TV&id=333030332e446f63756d656e74617279%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.905 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.906 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.906 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.906 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '333030342e46616e746173792054562e@PseudoTVLive', 'type': '', 'number': 3004, 'name': 'Fantasy TV', 'logo': 'resource://resource.images.moviegenreicons.transparent/Fantasy.png', 'path': [], 'group': ['PseudoTV Live', 'TV Genres'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'Fantasy TV', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=Fantasy%20TV&id=333030342e46616e746173792054562e%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.906 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.906 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.906 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.906 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '333030352e466f726569676e2054562e@PseudoTVLive', 'type': '', 'number': 3005, 'name': 'Foreign TV', 'logo': 'resource://resource.images.moviegenreicons.transparent/Foreign.png', 'path': [], 'group': ['PseudoTV Live', 'TV Genres'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'Foreign TV', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=Foreign%20TV&id=333030352e466f726569676e2054562e%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.907 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.909 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.909 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.909 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '333030362e486973746f72792054562e@PseudoTVLive', 'type': '', 'number': 3006, 'name': 'History TV', 'logo': 'resource://resource.images.moviegenreicons.transparent/History.png', 'path': [], 'group': ['PseudoTV Live', 'TV Genres'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'History TV', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=History%20TV&id=333030362e486973746f72792054562e%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.909 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.910 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.910 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.910 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '333030372e5265616c6974792054562e@PseudoTVLive', 'type': '', 'number': 3007, 'name': 'Reality TV', 'logo': 'resource://resource.images.pseudotv.logos/Reality TV.png', 'path': [], 'group': ['PseudoTV Live', 'TV Genres'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'Reality TV', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=Reality%20TV&id=333030372e5265616c6974792054562e%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.910 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.910 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.910 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.910 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '333030382e5761722054562e3c6d6435@PseudoTVLive', 'type': '', 'number': 3008, 'name': 'War TV', 'logo': 'resource://resource.images.moviegenreicons.transparent/War.png', 'path': [], 'group': ['PseudoTV Live', 'TV Genres'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'War TV', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=War%20TV&id=333030382e5761722054562e3c6d6435%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.910 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.911 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.911 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.911 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '333030392e5765737465726e2054562e@PseudoTVLive', 'type': '', 'number': 3009, 'name': 'Western TV', 'logo': 'resource://resource.images.moviegenreicons.transparent/Western.png', 'path': [], 'group': ['PseudoTV Live', 'TV Genres'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'Western TV', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=Western%20TV&id=333030392e5765737465726e2054562e%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.911 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.911 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.911 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.911 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '343030302e416374696f6e204d6f7669@PseudoTVLive', 'type': '', 'number': 4000, 'name': 'Action Movies', 'logo': 'resource://resource.images.moviegenreicons.transparent/Action.png', 'path': [], 'group': ['PseudoTV Live', 'Movie Genres'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'Action Movies', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=Action%20Movies&id=343030302e416374696f6e204d6f7669%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.911 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.912 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.912 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.912 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '343030312e416476656e74757265204d@PseudoTVLive', 'type': '', 'number': 4001, 'name': 'Adventure Movies', 'logo': 'resource://resource.images.moviegenreicons.transparent/Adventure.png', 'path': [], 'group': ['PseudoTV Live', 'Movie Genres'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'Adventure Movies', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=Adventure%20Movies&id=343030312e416476656e74757265204d%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.912 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.912 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.912 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.912 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '343030322e436f6d656479204d6f7669@PseudoTVLive', 'type': '', 'number': 4002, 'name': 'Comedy Movies', 'logo': 'resource://resource.images.moviegenreicons.transparent/Comedy.png', 'path': [], 'group': ['PseudoTV Live', 'Movie Genres'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'Comedy Movies', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=Comedy%20Movies&id=343030322e436f6d656479204d6f7669%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.912 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.912 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.912 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.913 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '343030332e4472616d61204d6f766965@PseudoTVLive', 'type': '', 'number': 4003, 'name': 'Drama Movies', 'logo': 'resource://resource.images.moviegenreicons.transparent/Drama.png', 'path': [], 'group': ['PseudoTV Live', 'Movie Genres'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'Drama Movies', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=Drama%20Movies&id=343030332e4472616d61204d6f766965%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.913 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.913 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.913 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.913 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '343030342e46616d696c79204d6f7669@PseudoTVLive', 'type': '', 'number': 4004, 'name': 'Family Movies', 'logo': 'resource://resource.images.moviegenreicons.transparent/Family.png', 'path': [], 'group': ['PseudoTV Live', 'Movie Genres'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'Family Movies', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=Family%20Movies&id=343030342e46616d696c79204d6f7669%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.913 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.913 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.913 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.914 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '343030352e466f726569676e204d6f76@PseudoTVLive', 'type': '', 'number': 4005, 'name': 'Foreign Movies', 'logo': 'resource://resource.images.moviegenreicons.transparent/Foreign.png', 'path': [], 'group': ['PseudoTV Live', 'Movie Genres'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'Foreign Movies', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=Foreign%20Movies&id=343030352e466f726569676e204d6f76%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.914 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.914 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.914 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.914 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '343030362e486973746f7279204d6f76@PseudoTVLive', 'type': '', 'number': 4006, 'name': 'History Movies', 'logo': 'resource://resource.images.moviegenreicons.transparent/History.png', 'path': [], 'group': ['PseudoTV Live', 'Movie Genres'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'History Movies', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=History%20Movies&id=343030362e486973746f7279204d6f76%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.914 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.914 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.914 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.914 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '343030372e4d757369632e3c6d643520@PseudoTVLive', 'type': '', 'number': 4007, 'name': 'Music', 'logo': 'resource://resource.images.moviegenreicons.transparent/Music.png', 'path': [], 'group': ['PseudoTV Live', 'Movie Genres'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'Music', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=Music&id=343030372e4d757369632e3c6d643520%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.915 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.915 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.915 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.915 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '343030382e536369656e636520466963@PseudoTVLive', 'type': '', 'number': 4008, 'name': 'Science Fiction Movies', 'logo': 'resource://resource.images.moviegenreicons.transparent/Science Fiction.png', 'path': [], 'group': ['PseudoTV Live', 'Movie Genres'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'Science Fiction Movies', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=Science%20Fiction%20Movies&id=343030382e536369656e636520466963%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.915 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.915 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.915 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.915 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '343030392e53706f7274204d6f766965@PseudoTVLive', 'type': '', 'number': 4009, 'name': 'Sport Movies', 'logo': 'resource://resource.images.moviegenreicons.transparent/Sport.png', 'path': [], 'group': ['PseudoTV Live', 'Movie Genres'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'Sport Movies', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=Sport%20Movies&id=343030392e53706f7274204d6f766965%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.916 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.916 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.916 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.916 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '343031302e576172204d6f766965732e@PseudoTVLive', 'type': '', 'number': 4010, 'name': 'War Movies', 'logo': 'resource://resource.images.moviegenreicons.transparent/War.png', 'path': [], 'group': ['PseudoTV Live', 'Movie Genres'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'War Movies', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=War%20Movies&id=343031302e576172204d6f766965732e%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.916 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 12:59:45.916 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "tvg-shift" value for #EXTINF
2022-02-24 12:59:45.916 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, using #EXTM3U "catchup-correction" value for #EXTINF
2022-02-24 12:59:45.916 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: loadM3U, item = {'id': '343031312e5765737465726e204d6f76@PseudoTVLive', 'type': '', 'number': 4011, 'name': 'Western Movies', 'logo': 'resource://resource.images.moviegenreicons.transparent/Western.png', 'path': [], 'group': ['PseudoTV Live', 'Movie Genres'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'Western Movies', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=Western%20Movies&id=343031312e5765737465726e204d6f76%40PseudoTVLive&radio=False.pvr'}
2022-02-24 12:59:45.916 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Vault: set_m3uList, m3uList: channels = 70
2022-02-24 12:59:45.916 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: _deposit
2022-02-24 12:59:45.916 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Vault: set_m3uList, m3uList: channels = 70
2022-02-24 12:59:45.916 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: _reload
2022-02-24 12:59:45.916 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: _load
2022-02-24 12:59:45.916 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadData
2022-02-24 12:59:45.916 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/pseudotv.xml
2022-02-24 12:59:45.916 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/pseudotv.xml
2022-02-24 12:59:45.917 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/pseudotv.xml
2022-02-24 12:59:46.367 T:1094 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 12:59:46.407 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 12:59:46.423 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15747
2022-02-24 12:59:46.516 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: resetData
2022-02-24 12:59:46.517 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadChannels, file = /var/media/sdc1-usb-General_USB_Flas/pseudotv.xml
2022-02-24 12:59:46.517 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/pseudotv.xml
2022-02-24 12:59:46.517 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/pseudotv.xml
2022-02-24 12:59:46.522 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/pseudotv.xml
2022-02-24 12:59:46.667 T:1066 INFO <general>: ## LibreELEC Addon ## updates::updateThread ## Started
2022-02-24 12:59:46.671 T:1066 INFO <general>: ## LibreELEC Addon ## updates::set_auto_update ## manual
2022-02-24 12:59:47.201 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: cleanSelf, key = id
2022-02-24 12:59:47.202 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadProgrammes, file = /var/media/sdc1-usb-General_USB_Flas/pseudotv.xml
2022-02-24 12:59:47.202 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/pseudotv.xml
2022-02-24 12:59:47.202 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/pseudotv.xml
2022-02-24 12:59:47.202 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/pseudotv.xml
2022-02-24 12:59:47.241 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 12:59:47.257 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15629
2022-02-24 12:59:47.377 T:1094 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 12:59:47.691 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 12:59:47.706 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15299
2022-02-24 12:59:47.786 T:1098 INFO <general>: SETTINGS: run # Waiting
2022-02-24 12:59:47.852 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: sortProgrammes, programmes = 1631
2022-02-24 12:59:47.852 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: cleanSelf, key = channel
2022-02-24 12:59:47.853 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-globals: sendJSON, command = {"jsonrpc":"2.0","method":"Settings.GetSettingValue","params":{"setting":"epg.pastdaystodisplay"},"id":1}
2022-02-24 12:59:47.905 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: cleanProgrammes, before = 1631, after = 1631
2022-02-24 12:59:47.908 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: sortProgrammes, programmes = 1631
2022-02-24 12:59:47.908 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Vault: set_xmltvList, xmltvList: channels = 70
2022-02-24 12:59:47.908 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: _deposit
2022-02-24 12:59:47.908 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Vault: set_xmltvList, xmltvList: channels = 70
2022-02-24 12:59:47.914 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 12:59:47.926 T:1004 DEBUG <general>: ------ Window Init (DialogExtendedProgressBar.xml) ------
2022-02-24 12:59:47.939 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 12:59:47.961 T:1076 DEBUG <CAddonSettings[weather.gismeteo]>: trying to load setting definitions from old format...
2022-02-24 12:59:47.962 T:1076 DEBUG <CSettingsManager>: requested setting (label3) was not found.
2022-02-24 12:59:47.962 T:1076 DEBUG <CSettingsManager>: requested setting (label5) was not found.
2022-02-24 12:59:47.962 T:1076 DEBUG <CSettingsManager>: requested setting (label7) was not found.
2022-02-24 12:59:47.963 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.lastVersion, checksum = 0.3.5f
2022-02-24 12:59:47.980 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 12:59:47.990 T:1076 DEBUG <general>: weather.gismeteo [v.0.6.3+matrix.1]: <Weather ['/storage/.kodi/addons/weather.gismeteo/default.py', '1']>
2022-02-24 12:59:47.990 T:1076 DEBUG <general>: weather.gismeteo [v.0.6.3+matrix.1]: Actions: ['root', 'location']
2022-02-24 12:59:47.990 T:1076 DEBUG <general>: weather.gismeteo [v.0.6.3+matrix.1]: Called action root with params <Params {'id': '1'}>
2022-02-24 12:59:48.002 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 12:59:48.004 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.isClient, value = False
2022-02-24 12:59:48.004 T:1076 DEBUG <general>: weather.gismeteo [v.0.6.3+matrix.1]: Cache miss: _location_forecast('en', '8020'){}
2022-02-24 12:59:48.008 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 12:59:48.014 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 12:59:48.023 T:1004 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 12:59:48.023 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15173
2022-02-24 12:59:48.064 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 12:59:48.074 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.InstanceID, value = 3e3d2be0-c05a-4f36-a837-09db5e5d535a
2022-02-24 12:59:48.083 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 12:59:48.094 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.BUSY.WORKING, value = True
2022-02-24 12:59:48.096 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Backup: hasBackup
2022-02-24 12:59:48.105 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 12:59:48.107 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.has.Backup, value = True
2022-02-24 12:59:48.115 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 12:59:48.126 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 12:59:48.126 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.BUSY.WORKING, value = False
2022-02-24 12:59:48.135 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 12:59:48.140 T:1004 DEBUG <general>: ------ Window Deinit (DialogExtendedProgressBar.xml) ------
2022-02-24 12:59:48.142 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-globals: chkResources, silent = True
2022-02-24 12:59:48.165 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 12:59:48.206 T:1055 INFO <general>: Skipped 2 duplicate messages..
2022-02-24 12:59:48.206 T:1055 ERROR <general>: unmatched parentheses in system.hasaddon(resource.videos.bumpers.pseudotv
2022-02-24 12:59:48.206 T:1055 ERROR <general>: unmatched parentheses in resource.videos.bumpers.sample)
2022-02-24 12:59:48.215 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 12:59:48.247 T:1059 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 12:59:48.247 T:1059 DEBUG <general>: Skin Helper Simplecache --> Initialized
2022-02-24 12:59:48.247 T:1059 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 12:59:48.247 T:1059 DEBUG <general>: script.module.metadatautils --> Initialized
2022-02-24 12:59:48.247 T:1099 INFO <general>: Skin Helper Backgrounds --> BackgroundsUpdater - started
2022-02-24 12:59:48.384 T:1094 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 12:59:48.421 T:1060 DEBUG <general>: Skin Helper Simplecache --> Initialized
2022-02-24 12:59:48.421 T:1060 DEBUG <general>: script.module.metadatautils --> Initialized
2022-02-24 12:59:48.426 T:1060 DEBUG <general>: Skin Helper Simplecache --> Initialized
2022-02-24 12:59:48.428 T:1100 DEBUG <general>: Skin Helper Service --> ListItemMonitor - started
2022-02-24 12:59:48.428 T:1060 INFO <general>: Skin Helper Service --> Skin Helper Service version 1.1.40 started
2022-02-24 12:59:48.549 T:1085 DEBUG <general>: Skin Helper Simplecache --> Initialized
2022-02-24 12:59:48.549 T:1085 INFO <general>: script.module.thetvdb --> Initialized
2022-02-24 12:59:48.557 T:1085 DEBUG <CAddonSettings[script.tv.show.next.aired]>: trying to load setting definitions from old format...
2022-02-24 12:59:48.557 T:1085 DEBUG <general>: script.tv.show.next.aired --> MainModule called with action: update - parameter: true
2022-02-24 12:59:48.558 T:1085 INFO <general>: script.tv.show.next.aired --> Updating TheTVDB info for all continuing Kodi tv shows...
2022-02-24 12:59:48.590 T:1063 DEBUG <CAddonSettings[script.trakt]>: trying to load setting definitions from old format...
2022-02-24 12:59:49.413 T:1094 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 12:59:49.710 T:1076 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: 1.6553 sec
URL: https://services.gismeteo.net/inform-service/inf_chrome/forecast/?city=8020&lang=en
Headers: {'Date': 'Thu, 24 Feb 2022 18:59:49 GMT', 'Content-Type': 'text/xml; charset=utf-8', 'Transfer-Encoding': 'chunked', 'Connection': 'keep-alive', 'Vary': 'Accept-Encoding, Accept-Encoding', 'X-Gismeteo-Timestamp': '1645729189', 'X-Gismeteo-TimestampStr': '2022/02/24 18:59:49', 'Access-Control-Expose-Headers': 'X-Gismeteo-TimestampStr, X-Gismeteo-Timestamp', 'X-DC': 'ost.ngx-services-ost02, ost.ngx-services-ost02', 'Server': 'gis', 'X-XSS-Protection': '1; mode=block', 'X-Content-Type-Options': 'nosniff', 'Content-Encoding': 'gzip'}
Content: <?xml version="1.0" encoding="utf-8"?><weather><location id="8020" name="Streator" name_r="in Streator" country_id="181"
country_name="United States" district_id="391" district_name="Illinois" kind="T" lat="41.12" lng="271.16" tzone="-360" cur_time="2022-02-24T12:26:00" nowcast_url="/nowcast-streator-8020/" nowcast_teaser="false"><fact valid="2022-02-24T12:35:00" tod="2" risem="397" setm="1060" durm="663" sunrise="1645684620" sunset="1645724400"><values t="-2" tflt="-2" tcflt="-7.8" p="749" ws="6" wd="2" hum="74" hi="-8" cl="3" pt="0" pr="0" prflt="0" ts="0" water_t="3" icon="c4" descr="Mainly cloudy, haze" grade="2" ph="5" gust_speed="9" /></fact><day date="2022-02-23" risem="398" setm="1059" durm="661" sunrise="1645598280" sunset="1645637940"></day><day date="2022-02-24" risem="397" setm="1060" durm="663" sunrise="1645684620" sunset="1645724400" tmin="-5" tmax="-1" pmin="750"
pmax="754" wsmin="4" wsmax="7" hummin="39" hummax="79" cl="3" pt="2" pr="2" ts="0" icon="c4.s2" descr="Mainly cloudy, snow" p="751"
ws="7" wd="2" hum="64" grademax="2" prflt="2" gust_speed="10"><forecast valid="2022-02-24T00:00:00" tod="-1"><values t="-5" p="754" ws="4" wd="2" hum="68" hi="-10" cl="3" pt="0" pr="0" prflt="0" ts="0"
icon="c4" descr="Mainly cloudy"
grade="2" /></forecast><forecast valid="2022-02-24T03:00:00" tod="0"><values t="-5" p="753" ws="6" wd="1" hum="73" hi="-12" cl="3" pt="2" pr="1" ts="0"
icon="c4.s1" descr="Mainly cloudy, light snow"
grade="1" /></forecast><forecast valid="2022-02-24T06:00:00" tod="-1"><values t="-5" p="752" ws="7" wd="2" hum="79" hi="-12" cl="3" pt="0" pr="0" prflt="0" ts="0"
icon="c4" descr="Mainly cloudy"
grade="1" gust_speed="9" /></forecast><forecast valid="2022-02-24T09:00:00" tod="1"><values t="-3" p="752" ws="4" wd="2" hum="74" hi="-8" cl="3" pt="0" pr="0" prflt="0" ts="0"
icon="c4" descr="Mainly cloudy"
grade="1" /></forecast><forecast valid="2022-02-24T12:00:00" tod="-1"><values t="-1" p="754" ws="5" wd="3" hum="40" hi="-6" cl="3" pt="0" pr="0" prflt="0" ts="0"
icon="c4" descr="Mainly cloudy"
grade="2" gust_speed="9" /></forecast><forecast valid="2022-02-24T15:00:00" tod="2"><values t="-1" p="751" ws="5" wd="3" hum="39" hi="-6" cl="3" pt="0" pr="0" prflt="0" ts="0"
icon="c4" descr="Mainly cloudy"
grade="2" gust_speed="10" /></forecast><forecast valid="2022-02-24T18:00:00" tod="-1"><values t="-3" p="750" ws="5" wd="2" hum="63" hi="-9" cl="3" pt="2" pr="2" prflt="0.7" ts="0"
icon="c4.s2" descr="Mainly cloudy, snow"
grade="2" gust_speed="9" /></forecast><forecast valid="2022-02-24T21:00:00" tod="3"><values t="-4" p="750" ws="4" wd="2" hum="75" hi="-9" cl="3" pt="2" pr="2" prflt="1.3" ts="0"
icon="c4.s2" descr="Mainly cloudy, snow"
grade="2" gust_speed="8" /></forecast></day><day date="2022-02-25" risem="395" setm="1061" durm="666" sunrise="1645770900" sunset="1645810860" tmin="-6" tmax="-1" pmin="749"
pmax="758" wsmin="1" wsmax="4" hummin="51" hummax="82" cl="101" pt="2" pr="2" ts="0" icon="d.c3.s2" descr="Partly cloudy, snow" p="757"
ws="4" wd="8" hum="68" grademax="2" prflt="2.2" gust_speed="8"><forecast valid="2022-02-25T00:00:00" tod="-1"><values t="-4" p="749" ws="3" wd="1" hum="82" hi="-8" cl="3" pt="2" pr="2" prflt="1.4" ts="0"
icon="c4.s2" descr="Mainly cloudy, snow"
grade="1" gust_speed="7" /></forecast><forecast valid="2022-02-25T03:00:00" tod="0"><values t="-4" p="750" ws="4" wd="8" hum="82" hi="-10" cl="2" pt="2" pr="2" prflt="0.8" ts="0"
icon="n.c3.s2" descr="Cloudy, snow"
grade="1" gust_speed="7" /></forecast><forecast valid="2022-02-25T06:00:00" tod="-1"><values t="-6" p="753" ws="4" wd="8" hum="80" hi="-11" cl="2" pt="0" pr="0" prflt="0" ts="0"
icon="n.c3" descr="Cloudy"
grade="2" gust_speed="8" /></forecast><forecast valid="2022-02-25T09:00:00" tod="1"><values t="-3" p="755" ws="4" wd="8" hum="70" hi="-8" cl="3" pt="0" pr="0" prflt="0" ts="0"
icon="c4" descr="Mainly cloudy"
grade="1" gust_speed="8" /></forecast><forecast valid="2022-02-25T12:00:00" tod="-1"><values t="-1" p="757" ws="3" wd="8" hum="58" hi="-5" cl="3" pt="0" pr="0" prflt="0" ts="0"
icon="c4" descr="Mainly cloudy"
grade="1" gust_speed="8" /></forecast><forecast valid="2022-02-25T15:00:00" tod="2"><values t="-1" p="757" ws="3" wd="8" hum="51" hi="-5" cl="3" pt="0" pr="0" prflt="0" ts="0"
icon="c4" descr="Mainly cloudy"
grade="1" gust_speed="7" /></forecast><forecast valid="2022-02-25T18:00:00" tod="-1"><values t="-3" p="758" ws="1" wd="8" hum="55" hi="-5" cl="2" pt="0" pr="0" prflt="0" ts="0"
icon="n.c3" descr="Cloudy"
grade="2" gust_speed="6" /></forecast><forecast valid="2022-02-25T21:00:00" tod="3"><values t="-6" p="758" ws="2" wd="7" hum="64" hi="-8" cl="0" pt="0" pr="0" prflt="0" ts="0"
icon="n" descr="Fair"
grade="2" gust_speed="3" /></forecast></day><day date="2022-02-26" risem="394" setm="1062" durm="668" sunrise="1645857240" sunset="1645897320" tmin="-8" tmax="4" pmin="754"
pmax="759" wsmin="2" wsmax="5" hummin="23" hummax="65" cl="0" pt="0" pr="0" ts="0" icon="d" descr="Fair" p="0"
ws="5" wd="6" hum="45" grademax="3" prflt="0" gust_speed="10"></day><day date="2022-02-27" risem="392" setm="1063" durm="671" sunrise="1645943520" sunset="1645983780" tmin="-4" tmax="8" pmin="751"
pmax="753" wsmin="1" wsmax="5" hummin="23" hummax="51" cl="0" pt="0" pr="0" ts="0" icon="d" descr="Fair" p="0"
ws="5" wd="6" hum="39" grademax="3" prflt="0" gust_speed="9"></day><day date="2022-02-28" risem="391" setm="1065" durm="674" sunrise="1646029860" sunset="1646070300" tmin="-4" tmax="11" pmin="743"
pmax="751" wsmin="1" wsmax="7" hummin="25" hummax="63" cl="0" pt="0" pr="0" ts="0" icon="d" descr="Fair" p="0"
ws="7" wd="6" hum="49" grademax="2" prflt="0" gust_speed="13"></day><day date="2022-03-01" risem="389" setm="1066" durm="677" sunrise="1646116140" sunset="1646156760" tmin="-1" tmax="14" pmin="741"
pmax="745" wsmin="3" wsmax="5" hummin="44" hummax="87" cl="0" pt="0" pr="0" ts="0" icon="d" descr="Fair" p="0"
ws="5" wd="6" hum="66" grademax="2" prflt="0" gust_speed="9"></day><day date="2022-03-02" risem="387" setm="1067" durm="680" sunrise="1646202420" sunset="1646243220" tmin="-2" tmax="4" pmin="744"
pmax="756" wsmin="2" wsmax="5" hummin="53" hummax="90" cl="1" pt="0" pr="0" ts="0" icon="d.c2" descr="Partly cloudy" p="0"
ws="5" wd="8" hum="68" grademax="2" prflt="0" gust_speed="11"></day></location></weather>
2022-02-24 12:59:49.793 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 12:59:49.807 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 13137
2022-02-24 12:59:49.960 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 12:59:49.973 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 13115
2022-02-24 12:59:50.357 T:1093 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 12:59:50.767 T:1076 INFO <CAddonSettings[weather.gismeteo]>: Skipped 1 duplicate messages..
2022-02-24 12:59:50.767 T:1076 DEBUG <CAddonSettings[weather.gismeteo]>: trying to load setting definitions from old format...
2022-02-24 12:59:50.768 T:1076 DEBUG <CSettingsManager>: requested setting (label1) was not found.
2022-02-24 12:59:50.768 T:1076 DEBUG <CSettingsManager>: requested setting (label5) was not found.
2022-02-24 12:59:50.768 T:1076 DEBUG <CSettingsManager>: requested setting (label7) was not found.
2022-02-24 12:59:50.770 T:1076 DEBUG <CAddonSettings[weather.gismeteo]>: trying to load setting definitions from old format...
2022-02-24 12:59:50.771 T:1076 DEBUG <CSettingsManager>: requested setting (label1) was not found.
2022-02-24 12:59:50.771 T:1076 DEBUG <CSettingsManager>: requested setting (label3) was not found.
2022-02-24 12:59:50.771 T:1076 DEBUG <CSettingsManager>: requested setting (label7) was not found.
2022-02-24 12:59:50.772 T:1076 DEBUG <CAddonSettings[weather.gismeteo]>: trying to load setting definitions from old format...
2022-02-24 12:59:50.773 T:1076 DEBUG <CSettingsManager>: requested setting (label1) was not found.
2022-02-24 12:59:50.773 T:1076 DEBUG <CSettingsManager>: requested setting (label3) was not found.
2022-02-24 12:59:50.773 T:1076 DEBUG <CSettingsManager>: requested setting (label5) was not found.
2022-02-24 12:59:50.776 T:1076 DEBUG <CAddonSettings[weather.gismeteo]>: trying to load setting definitions from old format...
2022-02-24 12:59:50.777 T:1076 DEBUG <CSettingsManager>: requested setting (label1) was not found.
2022-02-24 12:59:50.777 T:1076 DEBUG <CSettingsManager>: requested setting (label3) was not found.
2022-02-24 12:59:50.777 T:1076 DEBUG <CSettingsManager>: requested setting (label5) was not found.
2022-02-24 12:59:50.777 T:1076 DEBUG <CSettingsManager>: requested setting (label7) was not found.
2022-02-24 12:59:50.778 T:1076 INFO <general>: CPythonInvoker(14, /storage/.kodi/addons/weather.gismeteo/default.py): script successfully run
2022-02-24 12:59:50.778 T:1076 DEBUG <general>: onExecutionDone(14, /storage/.kodi/addons/weather.gismeteo/default.py)
2022-02-24 12:59:50.935 T:1076 DEBUG <general>: .
2022-02-24 12:59:51.265 T:1076 INFO <general>: Python interpreter stopped
2022-02-24 12:59:51.265 T:1076 DEBUG <general>: Thread LanguageInvoker 140513320752704 terminating
2022-02-24 12:59:51.364 T:1046 DEBUG <general>: POParser: loaded 131 weather tokens
2022-02-24 12:59:51.427 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 12:59:51.440 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12452
2022-02-24 12:59:51.454 T:1094 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 12:59:52.443 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 12:59:52.457 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 13116
2022-02-24 12:59:52.464 T:1094 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 12:59:52.860 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 12:59:52.873 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12993
2022-02-24 12:59:53.195 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 12:59:53.207 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 11431
2022-02-24 12:59:53.358 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 12:59:53.373 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14801
2022-02-24 12:59:53.486 T:1094 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 12:59:53.508 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 12:59:53.523 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14701
2022-02-24 12:59:53.904 T:1085 INFO <general>: script.tv.show.next.aired --> Retrieving next airing episodes for all continuing Kodi tv shows...
2022-02-24 12:59:53.941 T:1101 DEBUG <general>: Skin Helper Service --> Started Background worker...
2022-02-24 12:59:54.145 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 12:59:54.157 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 11881
2022-02-24 12:59:54.495 T:1094 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 12:59:54.774 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 12:59:54.790 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15300
2022-02-24 12:59:55.160 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 12:59:55.173 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12690
2022-02-24 12:59:55.242 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 12:59:55.257 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14504
2022-02-24 12:59:55.367 T:1093 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 12:59:56.291 T:1004 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 12:59:56.291 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 12:59:56.307 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15015
2022-02-24 12:59:56.540 T:1094 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 12:59:56.560 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 12:59:56.574 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12850
2022-02-24 12:59:57.258 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 12:59:57.273 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14922
2022-02-24 12:59:57.547 T:1094 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 12:59:57.741 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 12:59:57.756 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14871
2022-02-24 12:59:58.378 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 12:59:58.390 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 11884
2022-02-24 12:59:58.563 T:1094 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 12:59:58.944 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 12:59:58.957 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12273
2022-02-24 12:59:59.474 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 12:59:59.490 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15530
2022-02-24 12:59:59.571 T:1094 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 12:59:59.993 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:00.007 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 13484
2022-02-24 13:00:00.324 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:00.340 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15609
2022-02-24 13:00:00.406 T:1093 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:00.508 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:00.523 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15018
2022-02-24 13:00:00.585 T:1094 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:00.747 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Recommended: chkRecommendedTimer, wait = 900
2022-02-24 13:00:00.749 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.BUSY.WORKING, value = True
2022-02-24 13:00:00.754 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:00.764 T:1096 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:00.764 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Vault: _load file = /storage/.kodi/addons/plugin.video.pseudotv.live/remotes/library.json
2022-02-24 13:00:00.764 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileAccess: trying to open /storage/.kodi/addons/plugin.video.pseudotv.live/remotes/library.json
2022-02-24 13:00:00.764 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: trying to open /storage/.kodi/addons/plugin.video.pseudotv.live/remotes/library.json
2022-02-24 13:00:00.764 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: Opening /storage/.kodi/addons/plugin.video.pseudotv.live/remotes/library.json
2022-02-24 13:00:00.767 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Vault: _load file = special://profile/addon_data/plugin.video.pseudotv.live/library.json
2022-02-24 13:00:00.767 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileAccess: trying to open special://profile/addon_data/plugin.video.pseudotv.live/library.json
2022-02-24 13:00:00.767 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: trying to open special://profile/addon_data/plugin.video.pseudotv.live/library.json
2022-02-24 13:00:00.767 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: Opening special://profile/addon_data/plugin.video.pseudotv.live/library.json
2022-02-24 13:00:00.803 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Vault: set_libraryItems, libraryItems
2022-02-24 13:00:00.803 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.89dabea0426f9e22df7841cbca38cff2, checksum = 0.3.5f
2022-02-24 13:00:00.820 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-globals: sendJSON, command = {"jsonrpc":"2.0","method":"Addons.GetAddons","params":{"type":"xbmc.addon.video","enabled":true,"properties":["name","version","description","summary","path","author","thumbnail","disclaimer","fanart","dependencies","extrainfo"]},"id":1}
2022-02-24 13:00:00.830 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: set, name = plugin.video.pseudotv.live.cacheJSON.89dabea0426f9e22df7841cbca38cff2, checksum = 0.3.5f
2022-02-24 13:00:00.855 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-PoolHelper: poolList, chunksize = 2, items = 5
2022-02-24 13:00:00.898 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-PoolHelper: poolList => 42.426347732543945 ms
2022-02-24 13:00:00.898 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Recommended: importPrompt, recommendedAddons = 0
2022-02-24 13:00:00.898 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.has.WhiteList, value = False
2022-02-24 13:00:00.898 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.has.BlackList, value = False
2022-02-24 13:00:00.898 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Settings: setSetting, key = Clear_BlackList, value =
2022-02-24 13:00:00.910 T:1096 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:00.924 T:1096 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:00.924 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Library: _save, saving to special://profile/addon_data/plugin.video.pseudotv.live/library.json
2022-02-24 13:00:00.925 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileLock: lockFile MasterLock
2022-02-24 13:00:00.925 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/FileLock.dat to /var/media/sdc1-usb-General_USB_Flas/28908.lock
2022-02-24 13:00:00.925 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/28908.lock
2022-02-24 13:00:00.925 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/28908.lock
2022-02-24 13:00:00.925 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/28908.lock
2022-02-24 13:00:00.925 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/28908.lock
2022-02-24 13:00:00.925 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/28908.lock
2022-02-24 13:00:00.925 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/28908.lock
2022-02-24 13:00:00.925 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileLock: findLockEntry
2022-02-24 13:00:00.925 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileLock: File is unlocked
2022-02-24 13:00:00.925 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileLock: writeLockEntry
2022-02-24 13:00:00.925 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileLock: removeLockEntry
2022-02-24 13:00:00.925 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/28908.lock
2022-02-24 13:00:00.925 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/28908.lock
2022-02-24 13:00:00.925 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/28908.lock
2022-02-24 13:00:00.941 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileLock: releaseLockFile
2022-02-24 13:00:00.941 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/28908.lock to /var/media/sdc1-usb-General_USB_Flas/FileLock.dat
2022-02-24 13:00:00.941 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileAccess: trying to open special://profile/addon_data/plugin.video.pseudotv.live/library.json
2022-02-24 13:00:00.941 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: trying to open special://profile/addon_data/plugin.video.pseudotv.live/library.json
2022-02-24 13:00:00.941 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: Opening special://profile/addon_data/plugin.video.pseudotv.live/library.json
2022-02-24 13:00:00.974 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileLock: unlockFile MasterLock
2022-02-24 13:00:00.974 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileLock: Lock not found
2022-02-24 13:00:00.974 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileLock: close
2022-02-24 13:00:00.974 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileLock: unlockFile masterlock
2022-02-24 13:00:00.975 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/FileLock.dat to /var/media/sdc1-usb-General_USB_Flas/8326.lock
2022-02-24 13:00:00.980 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/8326.lock
2022-02-24 13:00:00.981 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/8326.lock
2022-02-24 13:00:00.981 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/8326.lock
2022-02-24 13:00:00.981 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/8326.lock
2022-02-24 13:00:00.981 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/8326.lock
2022-02-24 13:00:00.981 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/8326.lock
2022-02-24 13:00:00.981 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileLock: writeLockEntry
2022-02-24 13:00:00.981 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileLock: removeLockEntry
2022-02-24 13:00:00.981 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/8326.lock
2022-02-24 13:00:00.981 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/8326.lock
2022-02-24 13:00:00.981 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/8326.lock
2022-02-24 13:00:00.981 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileLock: releaseLockFile
2022-02-24 13:00:00.981 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/8326.lock to /var/media/sdc1-usb-General_USB_Flas/FileLock.dat
2022-02-24 13:00:00.981 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Library: _deposit
2022-02-24 13:00:00.981 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Vault: set_libraryItems, libraryItems
2022-02-24 13:00:00.981 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Library: chkLibraryTimer, wait = 3600
2022-02-24 13:00:00.982 T:1096 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.BUSY.WORKING, value = False
2022-02-24 13:00:01.022 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Monitor: onSettingsChanged
2022-02-24 13:00:01.558 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:01.573 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15149
2022-02-24 13:00:01.592 T:1094 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:01.958 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:01.973 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15268
2022-02-24 13:00:02.208 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:02.223 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14890
2022-02-24 13:00:02.575 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:02.590 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14684
2022-02-24 13:00:02.614 T:1094 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:03.265 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Service: _startup
2022-02-24 13:00:03.518 T:1085 INFO <general>: script.tv.show.next.aired --> Update complete
2022-02-24 13:00:03.523 T:1085 DEBUG <general>: Skin Helper Simplecache --> Closed
2022-02-24 13:00:03.523 T:1085 INFO <general>: script.module.thetvdb --> Exited
2022-02-24 13:00:03.523 T:1085 DEBUG <general>: script.tv.show.next.aired --> MainModule exited
2022-02-24 13:00:03.523 T:1085 INFO <general>: CPythonInvoker(15, /storage/.kodi/addons/script.tv.show.next.aired/default.py): script successfully run
2022-02-24 13:00:03.523 T:1085 DEBUG <general>: onExecutionDone(15, /storage/.kodi/addons/script.tv.show.next.aired/default.py)
2022-02-24 13:00:03.524 T:1085 DEBUG <general>: .
2022-02-24 13:00:03.849 T:1085 INFO <general>: Python interpreter stopped
2022-02-24 13:00:03.849 T:1085 DEBUG <general>: Thread LanguageInvoker 140513312360000 terminating
2022-02-24 13:00:03.866 T:1094 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:03.957 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:03.973 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15588
2022-02-24 13:00:04.875 T:1094 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:05.746 T:1004 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:05.746 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:05.757 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 10395
2022-02-24 13:00:05.881 T:1094 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:06.131 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:06.140 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 8844
2022-02-24 13:00:06.760 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:06.773 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12976
2022-02-24 13:00:06.889 T:1094 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:08.468 T:1101 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:08.468 T:1101 DEBUG <general>: Skin Helper Service --> Ended Background worker...
2022-02-24 13:00:08.693 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:08.707 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 13830
2022-02-24 13:00:08.914 T:1094 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:08.960 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:08.973 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12719
2022-02-24 13:00:09.928 T:1094 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:09.960 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:09.973 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12914
2022-02-24 13:00:10.434 T:1093 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:11.169 T:1075 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:11.169 T:1075 DEBUG <general>: Thread JobWorker 140513336321600 terminating (autodelete)
2022-02-24 13:00:11.169 T:1044 DEBUG <general>: Thread JobWorker 140514629088832 terminating (autodelete)
2022-02-24 13:00:11.169 T:1047 DEBUG <general>: Thread JobWorker 140514535921216 terminating (autodelete)
2022-02-24 13:00:11.278 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:11.290 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12093
2022-02-24 13:00:11.762 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:11.774 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 11516
2022-02-24 13:00:11.955 T:1094 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:12.577 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:12.590 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12818
2022-02-24 13:00:12.895 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:12.907 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 11767
2022-02-24 13:00:12.976 T:1094 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:13.012 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:13.024 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 11539
2022-02-24 13:00:13.093 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:13.107 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12893
2022-02-24 13:00:13.843 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:13.856 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12845
2022-02-24 13:00:13.994 T:1094 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:16.010 T:1004 INFO <general>: Skipped 2 duplicate messages..
2022-02-24 13:00:16.010 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:16.025 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14191
2022-02-24 13:00:16.041 T:1094 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:16.044 T:1113 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Monitor: _onSettingsChanged
2022-02-24 13:00:16.049 T:1113 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:16.115 T:1113 INFO <CSettingsManager>: Skipped 12 duplicate messages..
2022-02-24 13:00:16.115 T:1113 DEBUG <CSettingsManager>: requested setting (TDP_PORT) was not found.
2022-02-24 13:00:17.043 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:17.057 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12846
2022-02-24 13:00:17.069 T:1094 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:17.713 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:17.724 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 10917
2022-02-24 13:00:18.088 T:1094 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:18.317 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:18.317 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-HTTP: _start, 192.168.0.220:50001
2022-02-24 13:00:18.317 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.LOCAL_HOST, value = 192.168.0.220:50001
2022-02-24 13:00:18.366 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:18.371 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.isClient, value = False
2022-02-24 13:00:18.391 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:18.396 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Settings: setSetting, key = Network_Path, value = /var/media/sdc1-usb-General_USB_Flas/
2022-02-24 13:00:18.409 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:18.423 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:18.423 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Settings: setSetting, key = Remote_URL, value = http://192.168.0.220:50001
2022-02-24 13:00:18.430 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:18.443 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:18.443 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Settings: setSetting, key = Remote_M3U, value = http://192.168.0.220:50001/pseudotv.m3u
2022-02-24 13:00:18.451 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:18.463 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:18.463 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Settings: setSetting, key = Remote_XMLTV, value = http://192.168.0.220:50001/pseudotv.xml
2022-02-24 13:00:18.470 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:18.483 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:18.483 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Settings: setSetting, key = Remote_GENRE, value = http://192.168.0.220:50001/genres.xml
2022-02-24 13:00:18.491 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:18.503 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:18.503 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.SERVER_HOST, value = 192.168.0.220:50001
2022-02-24 13:00:18.503 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.M3U_URL, value = http://192.168.0.220:50001/pseudotv.m3u
2022-02-24 13:00:18.503 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.XMLTV_URL, value = http://192.168.0.220:50001/pseudotv.xml
2022-02-24 13:00:18.503 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.GENRE_URL, value = http://192.168.0.220:50001/genres.xml
2022-02-24 13:00:18.503 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-global: chkDiscovery, isClient = False, server = 192.168.0.220:50001
2022-02-24 13:00:18.510 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:18.553 T:1055 INFO <general>: Skipped 5 duplicate messages..
2022-02-24 13:00:18.553 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-globals: chkPluginSettings, id = pvr.iptvsimple
2022-02-24 13:00:18.553 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-globals: chkPluginSettings, id = service.iptv.manager
2022-02-24 13:00:18.553 T:1055 DEBUG <CAddonSettings[service.iptv.manager]>: trying to load setting definitions from old format...
2022-02-24 13:00:18.654 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Monitor: onSettingsChanged
2022-02-24 13:00:18.710 T:1004 INFO <general>: Skipped 4 duplicate messages..
2022-02-24 13:00:18.710 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:18.723 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12728
2022-02-24 13:00:19.112 T:1094 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:19.778 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:19.790 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 11940
2022-02-24 13:00:19.860 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:19.873 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12891
2022-02-24 13:00:20.132 T:1094 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:20.830 T:1004 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:20.830 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:20.841 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 10733
2022-02-24 13:00:21.152 T:1094 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:21.365 T:1046 DEBUG <general>: Thread JobWorker 140514544313920 terminating (autodelete)
2022-02-24 13:00:21.493 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:21.507 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14394
2022-02-24 13:00:21.896 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:21.907 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 11224
2022-02-24 13:00:22.172 T:1094 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:23.144 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:23.157 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12804
2022-02-24 13:00:23.189 T:1094 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:23.623 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-globals: getIdle, idleState = False, idleTime = 0
2022-02-24 13:00:23.642 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:23.673 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:23.673 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.isClient, value = False
2022-02-24 13:00:23.693 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:23.843 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:23.857 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 13698
2022-02-24 13:00:24.190 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:24.198 T:1094 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:24.207 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15932
2022-02-24 13:00:24.275 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:24.290 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14857
2022-02-24 13:00:24.474 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:24.490 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15710
2022-02-24 13:00:24.560 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:24.573 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12811
2022-02-24 13:00:24.977 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:24.990 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12339
2022-02-24 13:00:25.216 T:1094 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:25.978 T:1004 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:25.978 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:25.991 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12023
2022-02-24 13:00:26.235 T:1094 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:26.977 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:26.990 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12715
2022-02-24 13:00:27.254 T:1094 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:27.460 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:27.473 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12832
2022-02-24 13:00:27.944 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:27.957 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12826
2022-02-24 13:00:28.243 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:28.257 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12896
2022-02-24 13:00:28.276 T:1094 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:28.704 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-globals: getIdle, idleState = True, idleTime = 5
2022-02-24 13:00:28.729 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:28.786 T:1055 INFO <general>: Skipped 2 duplicate messages..
2022-02-24 13:00:28.786 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.isClient, value = False
2022-02-24 13:00:28.798 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:28.929 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:28.940 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 10663
2022-02-24 13:00:29.007 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:29.023 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15660
2022-02-24 13:00:29.294 T:1094 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:29.978 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:29.991 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12216
2022-02-24 13:00:30.244 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:30.257 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12674
2022-02-24 13:00:30.314 T:1094 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:30.410 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:30.423 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12761
2022-02-24 13:00:30.512 T:1093 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:30.982 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Library: chkLibraryTimer, wait = 3600
2022-02-24 13:00:30.983 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.BUSY.WORKING, value = True
2022-02-24 13:00:30.983 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Library: fillLibraryItems
2022-02-24 13:00:30.983 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.library.getnetworks, checksum = 0.3.5f
2022-02-24 13:00:30.997 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Library: getLibraryItems, type = TV Networks, enabled = False
2022-02-24 13:00:30.998 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Library: getEnabledItems, items = 50
2022-02-24 13:00:30.998 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-PoolHelper: poolList, chunksize = 13, items = 50
2022-02-24 13:00:31.012 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-PoolHelper: poolList => 14.317512512207031 ms
2022-02-24 13:00:31.012 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Vault: _load file = /storage/.kodi/addons/plugin.video.pseudotv.live/remotes/channels.json
2022-02-24 13:00:31.012 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileAccess: trying to open /storage/.kodi/addons/plugin.video.pseudotv.live/remotes/channels.json
2022-02-24 13:00:31.012 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: trying to open /storage/.kodi/addons/plugin.video.pseudotv.live/remotes/channels.json
2022-02-24 13:00:31.012 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: Opening /storage/.kodi/addons/plugin.video.pseudotv.live/remotes/channels.json
2022-02-24 13:00:31.012 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Vault: _load file = special://profile/addon_data/plugin.video.pseudotv.live/channels.json
2022-02-24 13:00:31.012 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileAccess: trying to open special://profile/addon_data/plugin.video.pseudotv.live/channels.json
2022-02-24 13:00:31.013 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: trying to open special://profile/addon_data/plugin.video.pseudotv.live/channels.json
2022-02-24 13:00:31.013 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: Opening special://profile/addon_data/plugin.video.pseudotv.live/channels.json
2022-02-24 13:00:31.016 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.MY_UUID, checksum = 0.3.5f
2022-02-24 13:00:31.022 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Vault: set_channelList, channelList: channels = 50
2022-02-24 13:00:31.022 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:31.024 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:31.024 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:31.026 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.fillType.TV Networks, checksum = 53dd53f415c79990709a487d1146669d.836a205bd8411850766d10475f8085eb.2a280aaae487195c5234a46d8ba45cb0
2022-02-24 13:00:31.036 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.has.Predefined, value = True
2022-02-24 13:00:31.036 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.has.TV_Networks, value = True
2022-02-24 13:00:31.036 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.library.gettvshows, checksum = 0.3.5f
2022-02-24 13:00:31.054 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Library: getLibraryItems, type = TV Shows, enabled = False
2022-02-24 13:00:31.055 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Library: getEnabledItems, items = 250
2022-02-24 13:00:31.055 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-PoolHelper: poolList, chunksize = 63, items = 250
2022-02-24 13:00:31.059 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:31.062 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-PoolHelper: poolList => 7.334232330322266 ms
2022-02-24 13:00:31.062 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:31.063 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:31.063 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:31.065 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.fillType.TV Shows, checksum = 949b9a0e9c0914f0c6484acf006dd929.f4a4a1de9a3c525872959c4a6cfd49c2.013b2d286cc16e092b422ef31c7714d1
2022-02-24 13:00:31.073 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14290
2022-02-24 13:00:31.081 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.has.TV_Shows, value = True
2022-02-24 13:00:31.081 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.library.gettvgenres, checksum = 0.3.5f
2022-02-24 13:00:31.087 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Library: getLibraryItems, type = TV Genres, enabled = False
2022-02-24 13:00:31.087 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Library: getEnabledItems, items = 25
2022-02-24 13:00:31.087 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-PoolHelper: poolList, chunksize = 7, items = 25
2022-02-24 13:00:31.092 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-PoolHelper: poolList => 4.69970703125 ms
2022-02-24 13:00:31.092 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:31.094 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:31.094 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:31.094 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.fillType.TV Genres, checksum = 5fbd95fe38aebed30ec90e4f69ce91d4.f81da2c7586f9fa84b93f60d4772e114.245413664fc2f40c1856f85d5b92fb94
2022-02-24 13:00:31.101 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.has.TV_Genres, value = True
2022-02-24 13:00:31.101 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.library.getmoviegenres, checksum = 0.3.5f
2022-02-24 13:00:31.108 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Library: getLibraryItems, type = Movie Genres, enabled = False
2022-02-24 13:00:31.108 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Library: getEnabledItems, items = 22
2022-02-24 13:00:31.108 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-PoolHelper: poolList, chunksize = 6, items = 22
2022-02-24 13:00:31.114 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-PoolHelper: poolList => 5.965948104858398 ms
2022-02-24 13:00:31.114 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:31.115 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:31.115 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:31.115 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.fillType.Movie Genres, checksum = 47c62ccd21ed04773f8a611299a62403.5debb4fa0686dd1d1f221fb5543fe9d9.e772201ecd4a7bbffc1499b00586d782
2022-02-24 13:00:31.119 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.has.Movie_Genres, value = True
2022-02-24 13:00:31.119 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.library.getmoviestudios, checksum = 0.3.5f
2022-02-24 13:00:31.124 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Library: getLibraryItems, type = Movie Studios, enabled = False
2022-02-24 13:00:31.125 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Library: getEnabledItems, items = 25
2022-02-24 13:00:31.125 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-PoolHelper: poolList, chunksize = 7, items = 25
2022-02-24 13:00:31.130 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-PoolHelper: poolList => 5.496501922607422 ms
2022-02-24 13:00:31.130 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:31.131 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:31.131 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:31.131 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.fillType.Movie Studios, checksum = 3577173c05dc23384670d3eb0dfce1ba.d41d8cd98f00b204e9800998ecf8427e.d41d8cd98f00b204e9800998ecf8427e
2022-02-24 13:00:31.135 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.has.Movie_Studios, value = True
2022-02-24 13:00:31.136 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.library.gettvgenres, checksum = 0.3.5f
2022-02-24 13:00:31.136 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.library.getmoviegenres, checksum = 0.3.5f
2022-02-24 13:00:31.143 T:1111 INFO <general>: Skipped 24 duplicate messages..
2022-02-24 13:00:31.143 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Library: getLibraryItems, type = Mixed Genres, enabled = False
2022-02-24 13:00:31.143 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Library: getEnabledItems, items = 18
2022-02-24 13:00:31.143 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-PoolHelper: poolList, chunksize = 5, items = 18
2022-02-24 13:00:31.148 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-PoolHelper: poolList => 5.093574523925781 ms
2022-02-24 13:00:31.148 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:31.149 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:31.149 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:31.149 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.fillType.Mixed Genres, checksum = 76911482b001d686aabd0651f2f5f8b0.d41d8cd98f00b204e9800998ecf8427e.d41d8cd98f00b204e9800998ecf8427e
2022-02-24 13:00:31.153 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.has.Mixed_Genres, value = True
2022-02-24 13:00:31.153 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Library: getLibraryItems, type = Mixed, enabled = False
2022-02-24 13:00:31.154 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Library: getEnabledItems, items = 3
2022-02-24 13:00:31.154 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-PoolHelper: poolList, chunksize = 1, items = 3
2022-02-24 13:00:31.158 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-PoolHelper: poolList => 3.8919448852539062 ms
2022-02-24 13:00:31.158 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:31.159 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:31.159 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:31.159 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.fillType.Mixed, checksum = 7af794df06bfa2f78378920f06b0719c.d41d8cd98f00b204e9800998ecf8427e.d41d8cd98f00b204e9800998ecf8427e
2022-02-24 13:00:31.163 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.has.Mixed, value = True
2022-02-24 13:00:31.168 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:31.169 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.89dabea0426f9e22df7841cbca38cff2, checksum = 0.3.5f
2022-02-24 13:00:31.170 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-PoolHelper: poolList, chunksize = 2, items = 5
2022-02-24 13:00:31.174 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-PoolHelper: poolList => 4.36854362487793 ms
2022-02-24 13:00:31.174 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Recommended: fillRecommended, found = 0
2022-02-24 13:00:31.174 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Library: getLibraryItems, type = Recommended, enabled = False
2022-02-24 13:00:31.174 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:31.175 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:31.175 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:31.175 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.fillType.Recommended, checksum = d41d8cd98f00b204e9800998ecf8427e.d41d8cd98f00b204e9800998ecf8427e.d41d8cd98f00b204e9800998ecf8427e
2022-02-24 13:00:31.180 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Library: fillType, type = Recommended, items = 0, existing = 0, enabled = 0
2022-02-24 13:00:31.184 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:31.206 T:1004 DEBUG <general>: ------ Window Init (DialogExtendedProgressBar.xml) ------
2022-02-24 13:00:31.212 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:31.224 T:1004 DEBUG <general>: ------ Window Deinit (DialogExtendedProgressBar.xml) ------
2022-02-24 13:00:31.225 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.has.Recommended, value = False
2022-02-24 13:00:31.225 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.library.getmusicgenres, checksum = 0.3.5f
2022-02-24 13:00:31.240 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getMusicInfo, found genres = 0
2022-02-24 13:00:31.240 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: set, name = plugin.video.pseudotv.live.library.getmusicgenres, checksum = 0.3.5f
2022-02-24 13:00:31.252 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Library: getLibraryItems, type = Music Genres, enabled = False
2022-02-24 13:00:31.252 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:31.253 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:31.253 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:31.253 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.fillType.Music Genres, checksum = d41d8cd98f00b204e9800998ecf8427e.d41d8cd98f00b204e9800998ecf8427e.d41d8cd98f00b204e9800998ecf8427e
2022-02-24 13:00:31.257 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Library: fillType, type = Music Genres, items = 0, existing = 0, enabled = 0
2022-02-24 13:00:31.262 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:31.290 T:1004 DEBUG <general>: ------ Window Init (DialogExtendedProgressBar.xml) ------
2022-02-24 13:00:31.297 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:31.307 T:1004 DEBUG <general>: ------ Window Deinit (DialogExtendedProgressBar.xml) ------
2022-02-24 13:00:31.308 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.has.Music_Genres, value = False
2022-02-24 13:00:31.308 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Recommended: findbyType, type = iptv
2022-02-24 13:00:31.313 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:31.314 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.89dabea0426f9e22df7841cbca38cff2, checksum = 0.3.5f
2022-02-24 13:00:31.315 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-PoolHelper: poolList, chunksize = 2, items = 5
2022-02-24 13:00:31.321 T:1094 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:31.323 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-PoolHelper: poolList => 8.427619934082031 ms
2022-02-24 13:00:31.324 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Recommended: fillImports, found = 0
2022-02-24 13:00:31.324 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Library: getLibraryItems, type = Imports, enabled = False
2022-02-24 13:00:31.324 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:31.325 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:31.325 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:31.325 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.fillType.Imports, checksum = d41d8cd98f00b204e9800998ecf8427e.d41d8cd98f00b204e9800998ecf8427e.d41d8cd98f00b204e9800998ecf8427e
2022-02-24 13:00:31.329 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Library: fillType, type = Imports, items = 0, existing = 0, enabled = 0
2022-02-24 13:00:31.333 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:31.356 T:1004 DEBUG <general>: ------ Window Init (DialogExtendedProgressBar.xml) ------
2022-02-24 13:00:31.373 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:31.391 T:1004 DEBUG <general>: ------ Window Deinit (DialogExtendedProgressBar.xml) ------
2022-02-24 13:00:31.391 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.has.Imports, value = False
2022-02-24 13:00:31.392 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: buildPredefinedChannels, types = ['TV Networks', 'TV Shows', 'TV Genres', 'Movie Genres', 'Movie Studios', 'Mixed Genres', 'Mixed', 'Recommended', 'Music Genres', 'Imports']
2022-02-24 13:00:31.426 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Library: getLibraryItems, type = TV Networks, enabled = True
2022-02-24 13:00:31.426 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Library: getEnabledItems, items = 50
2022-02-24 13:00:31.426 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-PoolHelper: poolList, chunksize = 13, items = 50
2022-02-24 13:00:31.436 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-PoolHelper: poolList => 10.229110717773438 ms
2022-02-24 13:00:31.437 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: buildPredefinedChannels, type = TV Networks, enabled items = 43
2022-02-24 13:00:31.437 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:31.438 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:31.438 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:31.438 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: buildPredefinedChannels, type = TV Networks, range = 1000-1999, enumbers = [1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015, 1016, 1017, 1018, 1019, 1020, 1021, 1022, 1023, 1024, 1025, 1026, 1027, 1028, 1029, 1030, 1031, 1032, 1033, 1034, 1035, 1036, 1037, 1038, 1039, 1040, 1041, 1042]
2022-02-24 13:00:31.473 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:31.475 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '', 'type': 'TV Networks', 'number': 0, 'name': 'ABC', 'logo': 'resource://resource.images.studios.white/ABC.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:31.508 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:31.509 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '', 'type': 'TV Networks', 'number': 0, 'name': 'AMC', 'logo': 'resource://resource.images.studios.white/AMC.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:31.541 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:31.542 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '', 'type': 'TV Networks', 'number': 0, 'name': 'Adult Swim', 'logo': 'resource://resource.images.studios.white/AdultSwim.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:31.591 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:31.592 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '', 'type': 'TV Networks', 'number': 0, 'name': 'Amazon Prime Video', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/Amazon Prime Video.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:31.613 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:31.614 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '', 'type': 'TV Networks', 'number': 0, 'name': 'Apple TV+', 'logo': 'resource://resource.images.studios.white/Apple TV+.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:31.673 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:31.674 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '', 'type': 'TV Networks', 'number': 0, 'name': 'BBC America', 'logo': 'resource://resource.images.studios.white/BBC America.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:31.757 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:31.760 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '', 'type': 'TV Networks', 'number': 0, 'name': 'BBC1', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/BBC1.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:31.801 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:31.802 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '', 'type': 'TV Networks', 'number': 0, 'name': 'BBC2', 'logo': 'resource://resource.images.studios.white/BBC2.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:31.803 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:31.804 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '', 'type': 'TV Networks', 'number': 0, 'name': 'CBS', 'logo': 'resource://resource.images.studios.white/CBS.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:31.806 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:31.807 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '', 'type': 'TV Networks', 'number': 0, 'name': 'Cartoon Network', 'logo': 'resource://resource.images.studios.white/Cartoon Network.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:31.851 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:31.852 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '', 'type': 'TV Networks', 'number': 0, 'name': 'Channel 4', 'logo': 'resource://resource.images.studios.white/Channel4.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:31.854 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:31.855 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '', 'type': 'TV Networks', 'number': 0, 'name': 'Channel Anime', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/Channel Anime.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:31.857 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:31.858 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '', 'type': 'TV Networks', 'number': 0, 'name': 'Comedy Central', 'logo': 'resource://resource.images.studios.white/Comedy Central.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:31.860 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:31.861 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '', 'type': 'TV Networks', 'number': 0, 'name': 'Comet', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/Comet.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:31.904 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:31.905 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '', 'type': 'TV Networks', 'number': 0, 'name': 'Disney+', 'logo': 'resource://resource.images.studios.white/Disney+.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:31.907 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:31.908 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '', 'type': 'TV Networks', 'number': 0, 'name': 'Dourama', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/Dourama.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:31.910 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:31.911 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '', 'type': 'TV Networks', 'number': 0, 'name': 'EPIX', 'logo': 'resource://resource.images.studios.white/EPIX.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:31.912 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:31.914 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '', 'type': 'TV Networks', 'number': 0, 'name': 'FOX', 'logo': 'resource://resource.images.studios.white/FOX.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:31.934 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:31.936 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '', 'type': 'TV Networks', 'number': 0, 'name': 'FX', 'logo': 'resource://resource.images.studios.white/FX.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:31.962 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:31.965 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '', 'type': 'TV Networks', 'number': 0, 'name': 'Food Network', 'logo': 'resource://resource.images.studios.white/FoodNetwork.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.005 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.007 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '', 'type': 'TV Networks', 'number': 0, 'name': 'Freeform', 'logo': 'resource://resource.images.studios.white/Freeform.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.027 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.029 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '', 'type': 'TV Networks', 'number': 0, 'name': 'HBO', 'logo': 'resource://resource.images.studios.white/HBO.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.047 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.049 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '', 'type': 'TV Networks', 'number': 0, 'name': 'HBO Max', 'logo': 'resource://resource.images.studios.white/HBO Max.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.107 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.109 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '', 'type': 'TV Networks', 'number': 0, 'name': 'Hallmark Channel', 'logo': 'resource://resource.images.studios.white/Hallmark Channel.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.193 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.195 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '', 'type': 'TV Networks', 'number': 0, 'name': 'History', 'logo': 'resource://resource.images.studios.white/History.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.277 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.281 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '', 'type': 'TV Networks', 'number': 0, 'name': 'Hulu', 'logo': 'resource://resource.images.studios.white/Hulu.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.321 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.322 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '', 'type': 'TV Networks', 'number': 0, 'name': 'MTV', 'logo': 'resource://resource.images.studios.white/MTV.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.339 T:1094 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:32.366 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.368 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '', 'type': 'TV Networks', 'number': 0, 'name': 'MeTV', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/MeTV.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.412 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.414 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '', 'type': 'TV Networks', 'number': 0, 'name': 'NBC', 'logo': 'resource://resource.images.studios.white/NBC.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.424 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.426 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '', 'type': 'TV Networks', 'number': 0, 'name': 'Netflix', 'logo': 'resource://resource.images.studios.white/Netflix.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.447 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.449 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '', 'type': 'TV Networks', 'number': 0, 'name': 'Nickelodeon', 'logo': 'resource://resource.images.studios.white/Nickelodeon.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.480 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.482 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '', 'type': 'TV Networks', 'number': 0, 'name': 'PBS', 'logo': 'resource://resource.images.studios.white/PBS.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.537 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.542 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '', 'type': 'TV Networks', 'number': 0, 'name': 'Paramount+', 'logo': 'resource://resource.images.studios.white/Paramount+.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.546 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:32.557 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 11015
2022-02-24 13:00:32.568 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.570 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '', 'type': 'TV Networks', 'number': 0, 'name': 'Quibi', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/Quibi.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.573 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.575 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '', 'type': 'TV Networks', 'number': 0, 'name': 'Sci Fi', 'logo': 'resource://resource.images.studios.white/SciFi.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.595 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.596 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '', 'type': 'TV Networks', 'number': 0, 'name': 'Showtime', 'logo': 'resource://resource.images.studios.white/Showtime.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.626 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:32.640 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 13937
2022-02-24 13:00:32.642 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.644 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '', 'type': 'TV Networks', 'number': 0, 'name': 'Starz', 'logo': 'resource://resource.images.studios.white/Starz.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.675 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.676 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '', 'type': 'TV Networks', 'number': 0, 'name': 'TBS', 'logo': 'resource://resource.images.studios.white/TBS.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.727 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.729 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '', 'type': 'TV Networks', 'number': 0, 'name': 'TNT', 'logo': 'resource://resource.images.studios.white/TNT.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.762 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.764 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '', 'type': 'TV Networks', 'number': 0, 'name': 'TV Land', 'logo': 'resource://resource.images.studios.white/TV Land.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.796 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.798 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '', 'type': 'TV Networks', 'number': 0, 'name': 'The CW', 'logo': 'resource://resource.images.studios.white/The CW.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.810 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:32.823 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 13200
2022-02-24 13:00:32.824 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.826 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '', 'type': 'TV Networks', 'number': 0, 'name': 'The WB', 'logo': 'resource://resource.images.studios.white/The WB.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.860 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.862 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '', 'type': 'TV Networks', 'number': 0, 'name': 'USA Network', 'logo': 'resource://resource.images.studios.white/USA Network.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.881 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, id = 313030302e4142432e3c6d6435204841@PseudoTVLive
2022-02-24 13:00:32.881 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.884 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:32.884 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:32.885 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '313030302e4142432e3c6d6435204841@PseudoTVLive', 'type': 'TV Networks', 'number': 1000, 'name': 'ABC', 'logo': 'resource://resource.images.studios.white/ABC.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.885 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, updating channel 1000, id 313030302e4142432e3c6d6435204841@PseudoTVLive
2022-02-24 13:00:32.885 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, id = 313030312e414d432e3c6d6435204841@PseudoTVLive
2022-02-24 13:00:32.885 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.887 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:32.887 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:32.888 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '313030312e414d432e3c6d6435204841@PseudoTVLive', 'type': 'TV Networks', 'number': 1001, 'name': 'AMC', 'logo': 'resource://resource.images.studios.white/AMC.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.888 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, updating channel 1001, id 313030312e414d432e3c6d6435204841@PseudoTVLive
2022-02-24 13:00:32.888 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, id = 313030322e4164756c74205377696d2e@PseudoTVLive
2022-02-24 13:00:32.888 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.890 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:32.890 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:32.891 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '313030322e4164756c74205377696d2e@PseudoTVLive', 'type': 'TV Networks', 'number': 1002, 'name': 'Adult Swim', 'logo': 'resource://resource.images.studios.white/AdultSwim.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.891 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, updating channel 1002, id 313030322e4164756c74205377696d2e@PseudoTVLive
2022-02-24 13:00:32.891 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, id = 313030332e416d617a6f6e205072696d@PseudoTVLive
2022-02-24 13:00:32.891 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.895 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:32.896 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:32.896 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '313030332e416d617a6f6e205072696d@PseudoTVLive', 'type': 'TV Networks', 'number': 1003, 'name': 'Amazon Prime Video', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/Amazon Prime Video.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.896 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, updating channel 1003, id 313030332e416d617a6f6e205072696d@PseudoTVLive
2022-02-24 13:00:32.896 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, id = 313030342e4170706c652054562b2e3c@PseudoTVLive
2022-02-24 13:00:32.896 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.899 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:32.899 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:32.900 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '313030342e4170706c652054562b2e3c@PseudoTVLive', 'type': 'TV Networks', 'number': 1004, 'name': 'Apple TV+', 'logo': 'resource://resource.images.studios.white/Apple TV+.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.900 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, updating channel 1004, id 313030342e4170706c652054562b2e3c@PseudoTVLive
2022-02-24 13:00:32.900 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, id = 313030352e42424320416d6572696361@PseudoTVLive
2022-02-24 13:00:32.900 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.902 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:32.903 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:32.903 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '313030352e42424320416d6572696361@PseudoTVLive', 'type': 'TV Networks', 'number': 1005, 'name': 'BBC America', 'logo': 'resource://resource.images.studios.white/BBC America.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.903 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, updating channel 1005, id 313030352e42424320416d6572696361@PseudoTVLive
2022-02-24 13:00:32.903 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, id = 313030362e424243312e3c6d64352048@PseudoTVLive
2022-02-24 13:00:32.903 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.905 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:32.905 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:32.907 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '313030362e424243312e3c6d64352048@PseudoTVLive', 'type': 'TV Networks', 'number': 1006, 'name': 'BBC1', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/BBC1.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.907 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, updating channel 1006, id 313030362e424243312e3c6d64352048@PseudoTVLive
2022-02-24 13:00:32.907 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, id = 313030372e424243322e3c6d64352048@PseudoTVLive
2022-02-24 13:00:32.907 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.910 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:32.910 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:32.911 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '313030372e424243322e3c6d64352048@PseudoTVLive', 'type': 'TV Networks', 'number': 1007, 'name': 'BBC2', 'logo': 'resource://resource.images.studios.white/BBC2.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.911 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, updating channel 1007, id 313030372e424243322e3c6d64352048@PseudoTVLive
2022-02-24 13:00:32.911 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, id = 313030382e4342532e3c6d6435204841@PseudoTVLive
2022-02-24 13:00:32.911 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.913 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:32.913 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:32.914 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '313030382e4342532e3c6d6435204841@PseudoTVLive', 'type': 'TV Networks', 'number': 1008, 'name': 'CBS', 'logo': 'resource://resource.images.studios.white/CBS.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.914 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, updating channel 1008, id 313030382e4342532e3c6d6435204841@PseudoTVLive
2022-02-24 13:00:32.914 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, id = 313030392e436172746f6f6e204e6574@PseudoTVLive
2022-02-24 13:00:32.914 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.916 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:32.916 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:32.917 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '313030392e436172746f6f6e204e6574@PseudoTVLive', 'type': 'TV Networks', 'number': 1009, 'name': 'Cartoon Network', 'logo': 'resource://resource.images.studios.white/Cartoon Network.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.917 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, updating channel 1009, id 313030392e436172746f6f6e204e6574@PseudoTVLive
2022-02-24 13:00:32.917 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, id = 313031302e4368616e6e656c20342e3c@PseudoTVLive
2022-02-24 13:00:32.917 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.919 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:32.919 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:32.920 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '313031302e4368616e6e656c20342e3c@PseudoTVLive', 'type': 'TV Networks', 'number': 1010, 'name': 'Channel 4', 'logo': 'resource://resource.images.studios.white/Channel4.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.920 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, updating channel 1010, id 313031302e4368616e6e656c20342e3c@PseudoTVLive
2022-02-24 13:00:32.920 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, id = 313031312e4368616e6e656c20416e69@PseudoTVLive
2022-02-24 13:00:32.920 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.922 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:32.922 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:32.923 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '313031312e4368616e6e656c20416e69@PseudoTVLive', 'type': 'TV Networks', 'number': 1011, 'name': 'Channel Anime', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/Channel Anime.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.923 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, updating channel 1011, id 313031312e4368616e6e656c20416e69@PseudoTVLive
2022-02-24 13:00:32.923 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, id = 313031322e436f6d6564792043656e74@PseudoTVLive
2022-02-24 13:00:32.923 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.926 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:32.926 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:32.927 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '313031322e436f6d6564792043656e74@PseudoTVLive', 'type': 'TV Networks', 'number': 1012, 'name': 'Comedy Central', 'logo': 'resource://resource.images.studios.white/Comedy Central.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.927 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, updating channel 1012, id 313031322e436f6d6564792043656e74@PseudoTVLive
2022-02-24 13:00:32.927 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, id = 313031332e436f6d65742e3c6d643520@PseudoTVLive
2022-02-24 13:00:32.927 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.929 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:32.929 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:32.930 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '313031332e436f6d65742e3c6d643520@PseudoTVLive', 'type': 'TV Networks', 'number': 1013, 'name': 'Comet', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/Comet.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.930 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, updating channel 1013, id 313031332e436f6d65742e3c6d643520@PseudoTVLive
2022-02-24 13:00:32.930 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, id = 313031342e4469736e65792b2e3c6d64@PseudoTVLive
2022-02-24 13:00:32.930 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.931 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:32.931 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:32.932 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '313031342e4469736e65792b2e3c6d64@PseudoTVLive', 'type': 'TV Networks', 'number': 1014, 'name': 'Disney+', 'logo': 'resource://resource.images.studios.white/Disney+.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.932 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, updating channel 1014, id 313031342e4469736e65792b2e3c6d64@PseudoTVLive
2022-02-24 13:00:32.932 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, id = 313031352e446f7572616d612e3c6d64@PseudoTVLive
2022-02-24 13:00:32.932 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.933 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:32.933 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:32.934 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '313031352e446f7572616d612e3c6d64@PseudoTVLive', 'type': 'TV Networks', 'number': 1015, 'name': 'Dourama', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/Dourama.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.934 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, updating channel 1015, id 313031352e446f7572616d612e3c6d64@PseudoTVLive
2022-02-24 13:00:32.934 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, id = 313031362e455049582e3c6d64352048@PseudoTVLive
2022-02-24 13:00:32.934 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.935 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:32.935 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:32.936 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '313031362e455049582e3c6d64352048@PseudoTVLive', 'type': 'TV Networks', 'number': 1016, 'name': 'EPIX', 'logo': 'resource://resource.images.studios.white/EPIX.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.936 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, updating channel 1016, id 313031362e455049582e3c6d64352048@PseudoTVLive
2022-02-24 13:00:32.936 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, id = 313031372e464f582e3c6d6435204841@PseudoTVLive
2022-02-24 13:00:32.936 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.937 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:32.937 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:32.938 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '313031372e464f582e3c6d6435204841@PseudoTVLive', 'type': 'TV Networks', 'number': 1017, 'name': 'FOX', 'logo': 'resource://resource.images.studios.white/FOX.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.938 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, updating channel 1017, id 313031372e464f582e3c6d6435204841@PseudoTVLive
2022-02-24 13:00:32.938 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, id = 313031382e46582e3c6d643520484153@PseudoTVLive
2022-02-24 13:00:32.938 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.939 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:32.939 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:32.940 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '313031382e46582e3c6d643520484153@PseudoTVLive', 'type': 'TV Networks', 'number': 1018, 'name': 'FX', 'logo': 'resource://resource.images.studios.white/FX.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.940 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, updating channel 1018, id 313031382e46582e3c6d643520484153@PseudoTVLive
2022-02-24 13:00:32.940 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, id = 313031392e466f6f64204e6574776f72@PseudoTVLive
2022-02-24 13:00:32.940 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.943 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:32.943 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:32.944 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '313031392e466f6f64204e6574776f72@PseudoTVLive', 'type': 'TV Networks', 'number': 1019, 'name': 'Food Network', 'logo': 'resource://resource.images.studios.white/FoodNetwork.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.944 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, updating channel 1019, id 313031392e466f6f64204e6574776f72@PseudoTVLive
2022-02-24 13:00:32.944 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, id = 313032302e46726565666f726d2e3c6d@PseudoTVLive
2022-02-24 13:00:32.944 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.946 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:32.946 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:32.947 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '313032302e46726565666f726d2e3c6d@PseudoTVLive', 'type': 'TV Networks', 'number': 1020, 'name': 'Freeform', 'logo': 'resource://resource.images.studios.white/Freeform.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.947 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, updating channel 1020, id 313032302e46726565666f726d2e3c6d@PseudoTVLive
2022-02-24 13:00:32.947 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, id = 313032312e48424f2e3c6d6435204841@PseudoTVLive
2022-02-24 13:00:32.947 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.948 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:32.948 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:32.949 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '313032312e48424f2e3c6d6435204841@PseudoTVLive', 'type': 'TV Networks', 'number': 1021, 'name': 'HBO', 'logo': 'resource://resource.images.studios.white/HBO.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.949 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, updating channel 1021, id 313032312e48424f2e3c6d6435204841@PseudoTVLive
2022-02-24 13:00:32.949 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, id = 313032322e48424f204d61782e3c6d64@PseudoTVLive
2022-02-24 13:00:32.949 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.951 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:32.951 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:32.951 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '313032322e48424f204d61782e3c6d64@PseudoTVLive', 'type': 'TV Networks', 'number': 1022, 'name': 'HBO Max', 'logo': 'resource://resource.images.studios.white/HBO Max.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.951 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, updating channel 1022, id 313032322e48424f204d61782e3c6d64@PseudoTVLive
2022-02-24 13:00:32.951 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, id = 313032332e48616c6c6d61726b204368@PseudoTVLive
2022-02-24 13:00:32.952 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.953 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:32.953 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:32.953 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '313032332e48616c6c6d61726b204368@PseudoTVLive', 'type': 'TV Networks', 'number': 1023, 'name': 'Hallmark Channel', 'logo': 'resource://resource.images.studios.white/Hallmark Channel.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.953 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, updating channel 1023, id 313032332e48616c6c6d61726b204368@PseudoTVLive
2022-02-24 13:00:32.953 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, id = 313032342e486973746f72792e3c6d64@PseudoTVLive
2022-02-24 13:00:32.954 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.955 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:32.955 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:32.955 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '313032342e486973746f72792e3c6d64@PseudoTVLive', 'type': 'TV Networks', 'number': 1024, 'name': 'History', 'logo': 'resource://resource.images.studios.white/History.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.955 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, updating channel 1024, id 313032342e486973746f72792e3c6d64@PseudoTVLive
2022-02-24 13:00:32.956 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, id = 313032352e48756c752e3c6d64352048@PseudoTVLive
2022-02-24 13:00:32.956 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.957 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:32.957 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:32.958 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '313032352e48756c752e3c6d64352048@PseudoTVLive', 'type': 'TV Networks', 'number': 1025, 'name': 'Hulu', 'logo': 'resource://resource.images.studios.white/Hulu.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.958 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, updating channel 1025, id 313032352e48756c752e3c6d64352048@PseudoTVLive
2022-02-24 13:00:32.958 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, id = 313032362e4d54562e3c6d6435204841@PseudoTVLive
2022-02-24 13:00:32.958 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.959 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:32.960 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:32.960 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '313032362e4d54562e3c6d6435204841@PseudoTVLive', 'type': 'TV Networks', 'number': 1026, 'name': 'MTV', 'logo': 'resource://resource.images.studios.white/MTV.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.960 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, updating channel 1026, id 313032362e4d54562e3c6d6435204841@PseudoTVLive
2022-02-24 13:00:32.960 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, id = 313032372e4d6554562e3c6d64352048@PseudoTVLive
2022-02-24 13:00:32.960 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.961 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:32.962 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:32.962 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '313032372e4d6554562e3c6d64352048@PseudoTVLive', 'type': 'TV Networks', 'number': 1027, 'name': 'MeTV', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/MeTV.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.962 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, updating channel 1027, id 313032372e4d6554562e3c6d64352048@PseudoTVLive
2022-02-24 13:00:32.962 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, id = 313032382e4e42432e3c6d6435204841@PseudoTVLive
2022-02-24 13:00:32.962 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.963 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:32.963 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:32.964 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '313032382e4e42432e3c6d6435204841@PseudoTVLive', 'type': 'TV Networks', 'number': 1028, 'name': 'NBC', 'logo': 'resource://resource.images.studios.white/NBC.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.964 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, updating channel 1028, id 313032382e4e42432e3c6d6435204841@PseudoTVLive
2022-02-24 13:00:32.964 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, id = 313032392e4e6574666c69782e3c6d64@PseudoTVLive
2022-02-24 13:00:32.964 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.965 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:32.965 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:32.965 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '313032392e4e6574666c69782e3c6d64@PseudoTVLive', 'type': 'TV Networks', 'number': 1029, 'name': 'Netflix', 'logo': 'resource://resource.images.studios.white/Netflix.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.965 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, updating channel 1029, id 313032392e4e6574666c69782e3c6d64@PseudoTVLive
2022-02-24 13:00:32.965 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, id = 313033302e4e69636b656c6f64656f6e@PseudoTVLive
2022-02-24 13:00:32.965 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.966 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:32.966 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:32.966 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '313033302e4e69636b656c6f64656f6e@PseudoTVLive', 'type': 'TV Networks', 'number': 1030, 'name': 'Nickelodeon', 'logo': 'resource://resource.images.studios.white/Nickelodeon.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.966 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, updating channel 1030, id 313033302e4e69636b656c6f64656f6e@PseudoTVLive
2022-02-24 13:00:32.966 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, id = 313033312e5042532e3c6d6435204841@PseudoTVLive
2022-02-24 13:00:32.966 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.967 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:32.967 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:32.967 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '313033312e5042532e3c6d6435204841@PseudoTVLive', 'type': 'TV Networks', 'number': 1031, 'name': 'PBS', 'logo': 'resource://resource.images.studios.white/PBS.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.967 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, updating channel 1031, id 313033312e5042532e3c6d6435204841@PseudoTVLive
2022-02-24 13:00:32.967 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, id = 313033322e506172616d6f756e742b2e@PseudoTVLive
2022-02-24 13:00:32.967 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.968 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:32.968 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:32.968 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '313033322e506172616d6f756e742b2e@PseudoTVLive', 'type': 'TV Networks', 'number': 1032, 'name': 'Paramount+', 'logo': 'resource://resource.images.studios.white/Paramount+.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.968 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, updating channel 1032, id 313033322e506172616d6f756e742b2e@PseudoTVLive
2022-02-24 13:00:32.968 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, id = 313033332e51756962692e3c6d643520@PseudoTVLive
2022-02-24 13:00:32.968 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.969 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:32.969 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:32.969 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '313033332e51756962692e3c6d643520@PseudoTVLive', 'type': 'TV Networks', 'number': 1033, 'name': 'Quibi', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/Quibi.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.970 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, updating channel 1033, id 313033332e51756962692e3c6d643520@PseudoTVLive
2022-02-24 13:00:32.970 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, id = 313033342e5363692046692e3c6d6435@PseudoTVLive
2022-02-24 13:00:32.970 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.970 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:32.970 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:32.971 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '313033342e5363692046692e3c6d6435@PseudoTVLive', 'type': 'TV Networks', 'number': 1034, 'name': 'Sci Fi', 'logo': 'resource://resource.images.studios.white/SciFi.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.971 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, updating channel 1034, id 313033342e5363692046692e3c6d6435@PseudoTVLive
2022-02-24 13:00:32.971 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, id = 313033352e53686f7774696d652e3c6d@PseudoTVLive
2022-02-24 13:00:32.971 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.971 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:32.972 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:32.972 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '313033352e53686f7774696d652e3c6d@PseudoTVLive', 'type': 'TV Networks', 'number': 1035, 'name': 'Showtime', 'logo': 'resource://resource.images.studios.white/Showtime.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.972 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, updating channel 1035, id 313033352e53686f7774696d652e3c6d@PseudoTVLive
2022-02-24 13:00:32.972 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, id = 313033362e537461727a2e3c6d643520@PseudoTVLive
2022-02-24 13:00:32.972 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.973 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:32.973 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:32.973 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '313033362e537461727a2e3c6d643520@PseudoTVLive', 'type': 'TV Networks', 'number': 1036, 'name': 'Starz', 'logo': 'resource://resource.images.studios.white/Starz.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.973 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, updating channel 1036, id 313033362e537461727a2e3c6d643520@PseudoTVLive
2022-02-24 13:00:32.973 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, id = 313033372e5442532e3c6d6435204841@PseudoTVLive
2022-02-24 13:00:32.973 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.975 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:32.975 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:32.976 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '313033372e5442532e3c6d6435204841@PseudoTVLive', 'type': 'TV Networks', 'number': 1037, 'name': 'TBS', 'logo': 'resource://resource.images.studios.white/TBS.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.976 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, updating channel 1037, id 313033372e5442532e3c6d6435204841@PseudoTVLive
2022-02-24 13:00:32.976 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, id = 313033382e544e542e3c6d6435204841@PseudoTVLive
2022-02-24 13:00:32.976 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.977 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:32.977 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:32.977 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '313033382e544e542e3c6d6435204841@PseudoTVLive', 'type': 'TV Networks', 'number': 1038, 'name': 'TNT', 'logo': 'resource://resource.images.studios.white/TNT.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.977 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, updating channel 1038, id 313033382e544e542e3c6d6435204841@PseudoTVLive
2022-02-24 13:00:32.977 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, id = 313033392e5456204c616e642e3c6d64@PseudoTVLive
2022-02-24 13:00:32.977 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.978 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:32.978 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:32.979 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '313033392e5456204c616e642e3c6d64@PseudoTVLive', 'type': 'TV Networks', 'number': 1039, 'name': 'TV Land', 'logo': 'resource://resource.images.studios.white/TV Land.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.979 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, updating channel 1039, id 313033392e5456204c616e642e3c6d64@PseudoTVLive
2022-02-24 13:00:32.979 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, id = 313034302e5468652043572e3c6d6435@PseudoTVLive
2022-02-24 13:00:32.979 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.979 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:32.979 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:32.980 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '313034302e5468652043572e3c6d6435@PseudoTVLive', 'type': 'TV Networks', 'number': 1040, 'name': 'The CW', 'logo': 'resource://resource.images.studios.white/The CW.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.980 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, updating channel 1040, id 313034302e5468652043572e3c6d6435@PseudoTVLive
2022-02-24 13:00:32.980 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, id = 313034312e5468652057422e3c6d6435@PseudoTVLive
2022-02-24 13:00:32.980 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.980 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:32.980 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:32.981 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '313034312e5468652057422e3c6d6435@PseudoTVLive', 'type': 'TV Networks', 'number': 1041, 'name': 'The WB', 'logo': 'resource://resource.images.studios.white/The WB.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.981 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, updating channel 1041, id 313034312e5468652057422e3c6d6435@PseudoTVLive
2022-02-24 13:00:32.981 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, id = 313034322e555341204e6574776f726b@PseudoTVLive
2022-02-24 13:00:32.981 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:32.981 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:32.981 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:32.982 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '313034322e555341204e6574776f726b@PseudoTVLive', 'type': 'TV Networks', 'number': 1042, 'name': 'USA Network', 'logo': 'resource://resource.images.studios.white/USA Network.png', '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"}'], 'group': ['TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:32.982 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, updating channel 1042, id 313034322e555341204e6574776f726b@PseudoTVLive
2022-02-24 13:00:33.008 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Library: getLibraryItems, type = TV Shows, enabled = True
2022-02-24 13:00:33.008 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Library: getEnabledItems, items = 250
2022-02-24 13:00:33.008 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-PoolHelper: poolList, chunksize = 63, items = 250
2022-02-24 13:00:33.015 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-PoolHelper: poolList => 7.449150085449219 ms
2022-02-24 13:00:33.016 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: buildPredefinedChannels, type = TV Shows, enabled items = 1
2022-02-24 13:00:33.016 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:33.017 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:33.017 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:33.017 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: buildPredefinedChannels, type = TV Shows, range = 2000-2999, enumbers = [2000]
2022-02-24 13:00:33.040 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:33.042 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '', 'type': 'TV Shows', 'number': 0, 'name': 'Impractical Jokers (2011)', 'logo': 'image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fImpractical%20Jokers%20(2011)%2fclearlogo.png/', '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"}'], 'group': ['TV Shows'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:33.043 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, id = 323030302e496d70726163746963616c@PseudoTVLive
2022-02-24 13:00:33.043 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:33.044 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:33.044 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:33.044 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '323030302e496d70726163746963616c@PseudoTVLive', 'type': 'TV Shows', 'number': 2000, 'name': 'Impractical Jokers (2011)', 'logo': 'image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fImpractical%20Jokers%20(2011)%2fclearlogo.png/', '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"}'], 'group': ['TV Shows'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:33.044 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, updating channel 2000, id 323030302e496d70726163746963616c@PseudoTVLive
2022-02-24 13:00:33.075 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Library: getLibraryItems, type = TV Genres, enabled = True
2022-02-24 13:00:33.076 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Library: getEnabledItems, items = 25
2022-02-24 13:00:33.076 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-PoolHelper: poolList, chunksize = 7, items = 25
2022-02-24 13:00:33.084 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-PoolHelper: poolList => 8.345842361450195 ms
2022-02-24 13:00:33.084 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: buildPredefinedChannels, type = TV Genres, enabled items = 1
2022-02-24 13:00:33.084 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:33.086 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:33.086 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:33.086 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: buildPredefinedChannels, type = TV Genres, range = 3000-3999, enumbers = [3007]
2022-02-24 13:00:33.109 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:33.109 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '', 'type': 'TV Genres', 'number': 0, 'name': 'Reality TV', 'logo': 'resource://resource.images.pseudotv.logos/Reality TV.png', '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"}'], 'group': ['TV Genres'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:33.110 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, id = 333030372e5265616c6974792054562e@PseudoTVLive
2022-02-24 13:00:33.110 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:33.111 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:33.111 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:33.112 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '333030372e5265616c6974792054562e@PseudoTVLive', 'type': 'TV Genres', 'number': 3007, 'name': 'Reality TV', 'logo': 'resource://resource.images.pseudotv.logos/Reality TV.png', '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"}'], 'group': ['TV Genres'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:33.112 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, updating channel 3007, id 333030372e5265616c6974792054562e@PseudoTVLive
2022-02-24 13:00:33.142 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Library: getLibraryItems, type = Movie Genres, enabled = True
2022-02-24 13:00:33.142 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Library: getEnabledItems, items = 22
2022-02-24 13:00:33.142 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-PoolHelper: poolList, chunksize = 6, items = 22
2022-02-24 13:00:33.149 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-PoolHelper: poolList => 7.1620941162109375 ms
2022-02-24 13:00:33.149 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: buildPredefinedChannels, type = Movie Genres, enabled items = 1
2022-02-24 13:00:33.149 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:33.150 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:33.150 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:33.150 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: buildPredefinedChannels, type = Movie Genres, range = 4000-4999, enumbers = [4007]
2022-02-24 13:00:33.175 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:33.176 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '', 'type': 'Movie Genres', 'number': 0, 'name': 'Music', 'logo': 'resource://resource.images.moviegenreicons.transparent/Music.png', 'path': ['videodb://movies/titles/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"random"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Music"]}]},"type":"movies"}'], 'group': ['Movie Genres'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:33.176 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, id = 343030372e4d757369632e3c6d643520@PseudoTVLive
2022-02-24 13:00:33.176 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:33.179 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:33.179 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:33.180 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '343030372e4d757369632e3c6d643520@PseudoTVLive', 'type': 'Movie Genres', 'number': 4007, 'name': 'Music', 'logo': 'resource://resource.images.moviegenreicons.transparent/Music.png', 'path': ['videodb://movies/titles/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"random"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Music"]}]},"type":"movies"}'], 'group': ['Movie Genres'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:33.180 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: addChannel, updating channel 4007, id 343030372e4d757369632e3c6d643520@PseudoTVLive
2022-02-24 13:00:33.209 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Library: getLibraryItems, type = Movie Studios, enabled = True
2022-02-24 13:00:33.209 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Library: getEnabledItems, items = 25
2022-02-24 13:00:33.209 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-PoolHelper: poolList, chunksize = 7, items = 25
2022-02-24 13:00:33.217 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-PoolHelper: poolList => 8.409738540649414 ms
2022-02-24 13:00:33.218 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: buildPredefinedChannels, type = Movie Studios, enabled items = 0
2022-02-24 13:00:33.218 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:33.219 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:33.219 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:33.219 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: buildPredefinedChannels, type = Movie Studios, range = 5000-5999, enumbers = []
2022-02-24 13:00:33.242 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Library: getLibraryItems, type = Mixed Genres, enabled = True
2022-02-24 13:00:33.242 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Library: getEnabledItems, items = 18
2022-02-24 13:00:33.242 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-PoolHelper: poolList, chunksize = 5, items = 18
2022-02-24 13:00:33.250 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-PoolHelper: poolList => 7.941484451293945 ms
2022-02-24 13:00:33.250 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: buildPredefinedChannels, type = Mixed Genres, enabled items = 0
2022-02-24 13:00:33.250 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:33.252 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:33.252 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:33.252 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: buildPredefinedChannels, type = Mixed Genres, range = 6000-6999, enumbers = []
2022-02-24 13:00:33.275 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Library: getLibraryItems, type = Mixed, enabled = True
2022-02-24 13:00:33.275 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Library: getEnabledItems, items = 3
2022-02-24 13:00:33.275 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-PoolHelper: poolList, chunksize = 1, items = 3
2022-02-24 13:00:33.282 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-PoolHelper: poolList => 7.281303405761719 ms
2022-02-24 13:00:33.282 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: buildPredefinedChannels, type = Mixed, enabled items = 0
2022-02-24 13:00:33.283 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:33.283 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:33.283 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:33.283 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: buildPredefinedChannels, type = Mixed, range = 7000-7999, enumbers = []
2022-02-24 13:00:33.308 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Library: getLibraryItems, type = Recommended, enabled = True
2022-02-24 13:00:33.308 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: buildPredefinedChannels, type = Recommended, enabled items = 0
2022-02-24 13:00:33.308 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:33.311 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:33.311 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:33.311 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: buildPredefinedChannels, type = Recommended, range = 8000-8999, enumbers = []
2022-02-24 13:00:33.343 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Library: getLibraryItems, type = Music Genres, enabled = True
2022-02-24 13:00:33.343 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: buildPredefinedChannels, type = Music Genres, enabled items = 0
2022-02-24 13:00:33.343 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:33.360 T:1094 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:33.364 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:33.364 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:33.365 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: buildPredefinedChannels, type = Music Genres, range = 9000-9999, enumbers = []
2022-02-24 13:00:33.393 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Library: getLibraryItems, type = Imports, enabled = True
2022-02-24 13:00:33.393 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: buildPredefinedChannels, type = Imports, enabled items = 0
2022-02-24 13:00:33.393 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: setImports, imports = []
2022-02-24 13:00:33.393 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: buildPredefinedChannels, finished building
2022-02-24 13:00:33.393 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileLock: lockFile MasterLock
2022-02-24 13:00:33.393 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/FileLock.dat to /var/media/sdc1-usb-General_USB_Flas/28775.lock
2022-02-24 13:00:33.394 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/28775.lock
2022-02-24 13:00:33.394 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/28775.lock
2022-02-24 13:00:33.394 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/28775.lock
2022-02-24 13:00:33.394 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/28775.lock
2022-02-24 13:00:33.394 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/28775.lock
2022-02-24 13:00:33.394 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/28775.lock
2022-02-24 13:00:33.394 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileLock: findLockEntry
2022-02-24 13:00:33.395 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileLock: File is unlocked
2022-02-24 13:00:33.395 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileLock: writeLockEntry
2022-02-24 13:00:33.395 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileLock: removeLockEntry
2022-02-24 13:00:33.395 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/28775.lock
2022-02-24 13:00:33.395 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/28775.lock
2022-02-24 13:00:33.395 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/28775.lock
2022-02-24 13:00:33.395 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileLock: releaseLockFile
2022-02-24 13:00:33.395 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/28775.lock to /var/media/sdc1-usb-General_USB_Flas/FileLock.dat
2022-02-24 13:00:33.396 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileAccess: trying to open special://profile/addon_data/plugin.video.pseudotv.live/channels.json
2022-02-24 13:00:33.396 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: trying to open special://profile/addon_data/plugin.video.pseudotv.live/channels.json
2022-02-24 13:00:33.396 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: Opening special://profile/addon_data/plugin.video.pseudotv.live/channels.json
2022-02-24 13:00:33.396 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:33.399 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:33.399 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:33.399 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: _save, saving 50 channels to special://profile/addon_data/plugin.video.pseudotv.live/channels.json
2022-02-24 13:00:33.399 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:33.401 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:33.411 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileLock: unlockFile MasterLock
2022-02-24 13:00:33.411 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileLock: Lock not found
2022-02-24 13:00:33.411 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileLock: close
2022-02-24 13:00:33.411 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileLock: unlockFile masterlock
2022-02-24 13:00:33.412 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/FileLock.dat to /var/media/sdc1-usb-General_USB_Flas/5290.lock
2022-02-24 13:00:33.412 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/5290.lock
2022-02-24 13:00:33.412 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/5290.lock
2022-02-24 13:00:33.412 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/5290.lock
2022-02-24 13:00:33.412 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/5290.lock
2022-02-24 13:00:33.412 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/5290.lock
2022-02-24 13:00:33.413 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/5290.lock
2022-02-24 13:00:33.413 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileLock: writeLockEntry
2022-02-24 13:00:33.413 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileLock: removeLockEntry
2022-02-24 13:00:33.413 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileAccess: trying to open /var/media/sdc1-usb-General_USB_Flas/5290.lock
2022-02-24 13:00:33.413 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: trying to open /var/media/sdc1-usb-General_USB_Flas/5290.lock
2022-02-24 13:00:33.413 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: Opening /var/media/sdc1-usb-General_USB_Flas/5290.lock
2022-02-24 13:00:33.413 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileLock: releaseLockFile
2022-02-24 13:00:33.413 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileAccess: rename /var/media/sdc1-usb-General_USB_Flas/5290.lock to /var/media/sdc1-usb-General_USB_Flas/FileLock.dat
2022-02-24 13:00:33.414 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: _deposit, channels = 50
2022-02-24 13:00:33.414 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Vault: set_channelList, channelList: channels = 50
2022-02-24 13:00:33.414 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:33.416 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:33.416 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:33.416 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Settings: setSetting, key = Select_Channels, value = [B]50[/B] Channels
2022-02-24 13:00:33.432 T:1111 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:33.459 T:1111 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:33.459 T:1111 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.BUSY.WORKING, value = False
2022-02-24 13:00:33.462 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Monitor: onSettingsChanged
2022-02-24 13:00:33.544 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:33.557 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12789
2022-02-24 13:00:33.853 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:33.883 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:33.883 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:33.889 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:33.889 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:33.891 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.Last_Update, checksum = 3e3d2be0-c05a-4f36-a837-09db5e5d535a
2022-02-24 13:00:33.904 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Settings: setCacheSetting, key = Last_Update, value = 1645729233
2022-02-24 13:00:33.904 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: set, name = plugin.video.pseudotv.live.Last_Update, checksum = 3e3d2be0-c05a-4f36-a837-09db5e5d535a
2022-02-24 13:00:33.921 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-globals: chkUpdateTime, key = Last_Update, lastUpdate = 0.0, update now = True
2022-02-24 13:00:33.921 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Service: chkUpdatePending, conditions = [False, False, True]
2022-02-24 13:00:33.922 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Properties: setProperty, id = 10000, key = plugin.video.pseudotv.live.BUSY.WORKING, value = True
2022-02-24 13:00:33.922 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.channels.gettemplate, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:33.923 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: cleanSelf, before = 50, after = 50
2022-02-24 13:00:33.923 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Channels: getChannels, channels = 50
2022-02-24 13:00:33.945 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:33.948 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: verifyChannelItems, 0: 312e436c6173736963204d54562e3c6d@PseudoTVLive
2022-02-24 13:00:33.948 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 1, channel = {'catchup': 'vod', 'favorite': False, 'group': ['PseudoTV Live'], 'id': '312e436c6173736963204d54562e3c6d@PseudoTVLive', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/Classic MTV.png', 'name': 'Classic MTV', 'number': 1, 'path': ['special://profile/playlists/video/Classic MTV.xsp'], 'radio': False, 'rules': [], 'type': 'Custom'}
2022-02-24 13:00:34.023 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:34.028 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: verifyChannelItems, 1: 322e576f727368697054562e3c6d6435@PseudoTVLive
2022-02-24 13:00:34.029 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 1, channel = {'catchup': 'vod', 'favorite': False, 'group': ['PseudoTV Live'], 'id': '322e576f727368697054562e3c6d6435@PseudoTVLive', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/WorshipTV.png', 'name': 'WorshipTV', 'number': 2, 'path': ['special://profile/playlists/video/Worship TV.xsp'], 'radio': False, 'rules': [], 'type': 'Custom'}
2022-02-24 13:00:34.084 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:34.088 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: verifyChannelItems, 2: 332e49204c6f76652074686520383073@PseudoTVLive
2022-02-24 13:00:34.089 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 1, channel = {'id': '332e49204c6f76652074686520383073@PseudoTVLive', 'type': 'Custom', 'number': 3, 'name': 'I Love the 80s', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/I Love the 80s.png', 'path': ['special://profile/playlists/video/I Love the 80s.xsp'], 'group': ['PseudoTV Live'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:34.109 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:34.123 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14093
2022-02-24 13:00:34.147 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:34.151 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: verifyChannelItems, 3: 342e49204c6f76652074686520393073@PseudoTVLive
2022-02-24 13:00:34.152 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 1, channel = {'id': '342e49204c6f76652074686520393073@PseudoTVLive', 'type': 'Custom', 'number': 4, 'name': 'I Love the 90s', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/I Love the 90s.png', 'path': ['special://profile/playlists/video/I Love the 90s.xsp'], 'group': ['PseudoTV Live'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:34.250 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:34.254 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: verifyChannelItems, 4: 313030302e4142432e3c6d6435204841@PseudoTVLive
2022-02-24 13:00:34.255 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 1, channel = {'id': '313030302e4142432e3c6d6435204841@PseudoTVLive', 'type': 'TV Networks', 'number': 1000, 'name': 'ABC', 'logo': 'resource://resource.images.studios.white/ABC.png', '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"}'], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:34.297 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:34.301 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: verifyChannelItems, 5: 313030312e414d432e3c6d6435204841@PseudoTVLive
2022-02-24 13:00:34.301 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 1, channel = {'id': '313030312e414d432e3c6d6435204841@PseudoTVLive', 'type': 'TV Networks', 'number': 1001, 'name': 'AMC', 'logo': 'resource://resource.images.studios.white/AMC.png', '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"}'], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:34.365 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:34.368 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: verifyChannelItems, 6: 313030322e4164756c74205377696d2e@PseudoTVLive
2022-02-24 13:00:34.368 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 1, channel = {'id': '313030322e4164756c74205377696d2e@PseudoTVLive', 'type': 'TV Networks', 'number': 1002, 'name': 'Adult Swim', 'logo': 'resource://resource.images.studios.white/AdultSwim.png', '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"}'], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:34.387 T:1094 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:34.417 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:34.417 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: verifyChannelItems, 7: 313030332e416d617a6f6e205072696d@PseudoTVLive
2022-02-24 13:00:34.417 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 1, channel = {'id': '313030332e416d617a6f6e205072696d@PseudoTVLive', 'type': 'TV Networks', 'number': 1003, 'name': 'Amazon Prime Video', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/Amazon Prime Video.png', '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"}'], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:34.513 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:34.517 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: verifyChannelItems, 8: 313030342e4170706c652054562b2e3c@PseudoTVLive
2022-02-24 13:00:34.517 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 1, channel = {'id': '313030342e4170706c652054562b2e3c@PseudoTVLive', 'type': 'TV Networks', 'number': 1004, 'name': 'Apple TV+', 'logo': 'resource://resource.images.studios.white/Apple TV+.png', '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"}'], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:34.598 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:34.603 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: verifyChannelItems, 9: 313030352e42424320416d6572696361@PseudoTVLive
2022-02-24 13:00:34.603 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 1, channel = {'id': '313030352e42424320416d6572696361@PseudoTVLive', 'type': 'TV Networks', 'number': 1005, 'name': 'BBC America', 'logo': 'resource://resource.images.studios.white/BBC America.png', '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"}'], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:34.648 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:34.652 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: verifyChannelItems, 10: 313030362e424243312e3c6d64352048@PseudoTVLive
2022-02-24 13:00:34.653 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 1, channel = {'id': '313030362e424243312e3c6d64352048@PseudoTVLive', 'type': 'TV Networks', 'number': 1006, 'name': 'BBC1', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/BBC1.png', '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"}'], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:34.676 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:34.690 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 13909
2022-02-24 13:00:34.710 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:34.714 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: verifyChannelItems, 11: 313030372e424243322e3c6d64352048@PseudoTVLive
2022-02-24 13:00:34.715 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 1, channel = {'id': '313030372e424243322e3c6d64352048@PseudoTVLive', 'type': 'TV Networks', 'number': 1007, 'name': 'BBC2', 'logo': 'resource://resource.images.studios.white/BBC2.png', '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"}'], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:34.763 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:34.767 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: verifyChannelItems, 12: 313030382e4342532e3c6d6435204841@PseudoTVLive
2022-02-24 13:00:34.767 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 1, channel = {'id': '313030382e4342532e3c6d6435204841@PseudoTVLive', 'type': 'TV Networks', 'number': 1008, 'name': 'CBS', 'logo': 'resource://resource.images.studios.white/CBS.png', '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"}'], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:34.814 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:34.818 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: verifyChannelItems, 13: 313030392e436172746f6f6e204e6574@PseudoTVLive
2022-02-24 13:00:34.819 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 1, channel = {'id': '313030392e436172746f6f6e204e6574@PseudoTVLive', 'type': 'TV Networks', 'number': 1009, 'name': 'Cartoon Network', 'logo': 'resource://resource.images.studios.white/Cartoon Network.png', '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"}'], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:34.866 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:34.871 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: verifyChannelItems, 14: 313031302e4368616e6e656c20342e3c@PseudoTVLive
2022-02-24 13:00:34.871 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 1, channel = {'id': '313031302e4368616e6e656c20342e3c@PseudoTVLive', 'type': 'TV Networks', 'number': 1010, 'name': 'Channel 4', 'logo': 'resource://resource.images.studios.white/Channel4.png', '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"}'], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:34.914 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:34.919 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: verifyChannelItems, 15: 313031312e4368616e6e656c20416e69@PseudoTVLive
2022-02-24 13:00:34.919 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 1, channel = {'id': '313031312e4368616e6e656c20416e69@PseudoTVLive', 'type': 'TV Networks', 'number': 1011, 'name': 'Channel Anime', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/Channel Anime.png', '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"}'], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:34.966 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:34.970 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: verifyChannelItems, 16: 313031322e436f6d6564792043656e74@PseudoTVLive
2022-02-24 13:00:34.971 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 1, channel = {'id': '313031322e436f6d6564792043656e74@PseudoTVLive', 'type': 'TV Networks', 'number': 1012, 'name': 'Comedy Central', 'logo': 'resource://resource.images.studios.white/Comedy Central.png', '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"}'], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:34.996 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:35.001 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: verifyChannelItems, 17: 313031332e436f6d65742e3c6d643520@PseudoTVLive
2022-02-24 13:00:35.001 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 1, channel = {'id': '313031332e436f6d65742e3c6d643520@PseudoTVLive', 'type': 'TV Networks', 'number': 1013, 'name': 'Comet', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/Comet.png', '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"}'], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:35.055 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:35.061 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: verifyChannelItems, 18: 313031342e4469736e65792b2e3c6d64@PseudoTVLive
2022-02-24 13:00:35.062 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 1, channel = {'id': '313031342e4469736e65792b2e3c6d64@PseudoTVLive', 'type': 'TV Networks', 'number': 1014, 'name': 'Disney+', 'logo': 'resource://resource.images.studios.white/Disney+.png', '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"}'], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:35.113 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:35.117 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: verifyChannelItems, 19: 313031352e446f7572616d612e3c6d64@PseudoTVLive
2022-02-24 13:00:35.118 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 1, channel = {'id': '313031352e446f7572616d612e3c6d64@PseudoTVLive', 'type': 'TV Networks', 'number': 1015, 'name': 'Dourama', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/Dourama.png', '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"}'], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:35.143 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:35.157 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 13778
2022-02-24 13:00:35.178 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:35.183 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: verifyChannelItems, 20: 313031362e455049582e3c6d64352048@PseudoTVLive
2022-02-24 13:00:35.184 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 1, channel = {'id': '313031362e455049582e3c6d64352048@PseudoTVLive', 'type': 'TV Networks', 'number': 1016, 'name': 'EPIX', 'logo': 'resource://resource.images.studios.white/EPIX.png', '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"}'], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:35.227 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:35.232 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: verifyChannelItems, 21: 313031372e464f582e3c6d6435204841@PseudoTVLive
2022-02-24 13:00:35.233 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 1, channel = {'id': '313031372e464f582e3c6d6435204841@PseudoTVLive', 'type': 'TV Networks', 'number': 1017, 'name': 'FOX', 'logo': 'resource://resource.images.studios.white/FOX.png', '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"}'], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:35.292 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:35.298 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: verifyChannelItems, 22: 313031382e46582e3c6d643520484153@PseudoTVLive
2022-02-24 13:00:35.298 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 1, channel = {'id': '313031382e46582e3c6d643520484153@PseudoTVLive', 'type': 'TV Networks', 'number': 1018, 'name': 'FX', 'logo': 'resource://resource.images.studios.white/FX.png', '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"}'], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:35.378 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:35.383 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: verifyChannelItems, 23: 313031392e466f6f64204e6574776f72@PseudoTVLive
2022-02-24 13:00:35.383 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 1, channel = {'id': '313031392e466f6f64204e6574776f72@PseudoTVLive', 'type': 'TV Networks', 'number': 1019, 'name': 'Food Network', 'logo': 'resource://resource.images.studios.white/FoodNetwork.png', '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"}'], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:35.403 T:1094 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:35.453 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:35.453 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: verifyChannelItems, 24: 313032302e46726565666f726d2e3c6d@PseudoTVLive
2022-02-24 13:00:35.453 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 1, channel = {'id': '313032302e46726565666f726d2e3c6d@PseudoTVLive', 'type': 'TV Networks', 'number': 1020, 'name': 'Freeform', 'logo': 'resource://resource.images.studios.white/Freeform.png', '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"}'], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:35.531 T:1093 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:35.557 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:35.557 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: verifyChannelItems, 25: 313032312e48424f2e3c6d6435204841@PseudoTVLive
2022-02-24 13:00:35.557 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 1, channel = {'id': '313032312e48424f2e3c6d6435204841@PseudoTVLive', 'type': 'TV Networks', 'number': 1021, 'name': 'HBO', 'logo': 'resource://resource.images.studios.white/HBO.png', '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"}'], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:35.628 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:35.631 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: verifyChannelItems, 26: 313032322e48424f204d61782e3c6d64@PseudoTVLive
2022-02-24 13:00:35.631 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 1, channel = {'id': '313032322e48424f204d61782e3c6d64@PseudoTVLive', 'type': 'TV Networks', 'number': 1022, 'name': 'HBO Max', 'logo': 'resource://resource.images.studios.white/HBO Max.png', '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"}'], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:35.683 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:35.687 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: verifyChannelItems, 27: 313032332e48616c6c6d61726b204368@PseudoTVLive
2022-02-24 13:00:35.688 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 1, channel = {'id': '313032332e48616c6c6d61726b204368@PseudoTVLive', 'type': 'TV Networks', 'number': 1023, 'name': 'Hallmark Channel', 'logo': 'resource://resource.images.studios.white/Hallmark Channel.png', '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"}'], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:35.710 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:35.723 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 13334
2022-02-24 13:00:35.742 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:35.747 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: verifyChannelItems, 28: 313032342e486973746f72792e3c6d64@PseudoTVLive
2022-02-24 13:00:35.747 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 1, channel = {'id': '313032342e486973746f72792e3c6d64@PseudoTVLive', 'type': 'TV Networks', 'number': 1024, 'name': 'History', 'logo': 'resource://resource.images.studios.white/History.png', '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"}'], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:35.787 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:35.792 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: verifyChannelItems, 29: 313032352e48756c752e3c6d64352048@PseudoTVLive
2022-02-24 13:00:35.793 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 1, channel = {'id': '313032352e48756c752e3c6d64352048@PseudoTVLive', 'type': 'TV Networks', 'number': 1025, 'name': 'Hulu', 'logo': 'resource://resource.images.studios.white/Hulu.png', '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"}'], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:35.850 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:35.855 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: verifyChannelItems, 30: 313032362e4d54562e3c6d6435204841@PseudoTVLive
2022-02-24 13:00:35.855 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 1, channel = {'id': '313032362e4d54562e3c6d6435204841@PseudoTVLive', 'type': 'TV Networks', 'number': 1026, 'name': 'MTV', 'logo': 'resource://resource.images.studios.white/MTV.png', '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"}'], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:35.877 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:35.890 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12937
2022-02-24 13:00:35.913 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:35.917 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: verifyChannelItems, 31: 313032372e4d6554562e3c6d64352048@PseudoTVLive
2022-02-24 13:00:35.918 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 1, channel = {'id': '313032372e4d6554562e3c6d64352048@PseudoTVLive', 'type': 'TV Networks', 'number': 1027, 'name': 'MeTV', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/MeTV.png', '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"}'], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:35.961 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:35.966 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: verifyChannelItems, 32: 313032382e4e42432e3c6d6435204841@PseudoTVLive
2022-02-24 13:00:35.967 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 1, channel = {'id': '313032382e4e42432e3c6d6435204841@PseudoTVLive', 'type': 'TV Networks', 'number': 1028, 'name': 'NBC', 'logo': 'resource://resource.images.studios.white/NBC.png', '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"}'], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:36.011 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:36.015 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: verifyChannelItems, 33: 313032392e4e6574666c69782e3c6d64@PseudoTVLive
2022-02-24 13:00:36.015 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 1, channel = {'id': '313032392e4e6574666c69782e3c6d64@PseudoTVLive', 'type': 'TV Networks', 'number': 1029, 'name': 'Netflix', 'logo': 'resource://resource.images.studios.white/Netflix.png', '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"}'], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:36.062 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:36.067 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: verifyChannelItems, 34: 313033302e4e69636b656c6f64656f6e@PseudoTVLive
2022-02-24 13:00:36.067 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 1, channel = {'id': '313033302e4e69636b656c6f64656f6e@PseudoTVLive', 'type': 'TV Networks', 'number': 1030, 'name': 'Nickelodeon', 'logo': 'resource://resource.images.studios.white/Nickelodeon.png', '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"}'], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:36.113 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:36.117 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: verifyChannelItems, 35: 313033312e5042532e3c6d6435204841@PseudoTVLive
2022-02-24 13:00:36.117 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 1, channel = {'id': '313033312e5042532e3c6d6435204841@PseudoTVLive', 'type': 'TV Networks', 'number': 1031, 'name': 'PBS', 'logo': 'resource://resource.images.studios.white/PBS.png', '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"}'], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:36.125 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:36.140 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14766
2022-02-24 13:00:36.160 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:36.165 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: verifyChannelItems, 36: 313033322e506172616d6f756e742b2e@PseudoTVLive
2022-02-24 13:00:36.165 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 1, channel = {'id': '313033322e506172616d6f756e742b2e@PseudoTVLive', 'type': 'TV Networks', 'number': 1032, 'name': 'Paramount+', 'logo': 'resource://resource.images.studios.white/Paramount+.png', '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"}'], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:36.210 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:36.214 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: verifyChannelItems, 37: 313033332e51756962692e3c6d643520@PseudoTVLive
2022-02-24 13:00:36.215 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 1, channel = {'id': '313033332e51756962692e3c6d643520@PseudoTVLive', 'type': 'TV Networks', 'number': 1033, 'name': 'Quibi', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/Quibi.png', '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"}'], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:36.312 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:36.316 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: verifyChannelItems, 38: 313033342e5363692046692e3c6d6435@PseudoTVLive
2022-02-24 13:00:36.317 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 1, channel = {'id': '313033342e5363692046692e3c6d6435@PseudoTVLive', 'type': 'TV Networks', 'number': 1034, 'name': 'Sci Fi', 'logo': 'resource://resource.images.studios.white/SciFi.png', '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"}'], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:36.365 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:36.369 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: verifyChannelItems, 39: 313033352e53686f7774696d652e3c6d@PseudoTVLive
2022-02-24 13:00:36.369 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 1, channel = {'id': '313033352e53686f7774696d652e3c6d@PseudoTVLive', 'type': 'TV Networks', 'number': 1035, 'name': 'Showtime', 'logo': 'resource://resource.images.studios.white/Showtime.png', '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"}'], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:36.421 T:1094 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:36.450 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:36.450 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: verifyChannelItems, 40: 313033362e537461727a2e3c6d643520@PseudoTVLive
2022-02-24 13:00:36.450 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 1, channel = {'id': '313033362e537461727a2e3c6d643520@PseudoTVLive', 'type': 'TV Networks', 'number': 1036, 'name': 'Starz', 'logo': 'resource://resource.images.studios.white/Starz.png', '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"}'], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:36.502 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:36.506 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: verifyChannelItems, 41: 313033372e5442532e3c6d6435204841@PseudoTVLive
2022-02-24 13:00:36.507 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 1, channel = {'id': '313033372e5442532e3c6d6435204841@PseudoTVLive', 'type': 'TV Networks', 'number': 1037, 'name': 'TBS', 'logo': 'resource://resource.images.studios.white/TBS.png', '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"}'], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:36.527 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:36.540 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12667
2022-02-24 13:00:36.578 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:36.582 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: verifyChannelItems, 42: 313033382e544e542e3c6d6435204841@PseudoTVLive
2022-02-24 13:00:36.583 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 1, channel = {'id': '313033382e544e542e3c6d6435204841@PseudoTVLive', 'type': 'TV Networks', 'number': 1038, 'name': 'TNT', 'logo': 'resource://resource.images.studios.white/TNT.png', '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"}'], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:36.662 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:36.667 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: verifyChannelItems, 43: 313033392e5456204c616e642e3c6d64@PseudoTVLive
2022-02-24 13:00:36.667 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 1, channel = {'id': '313033392e5456204c616e642e3c6d64@PseudoTVLive', 'type': 'TV Networks', 'number': 1039, 'name': 'TV Land', 'logo': 'resource://resource.images.studios.white/TV Land.png', '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"}'], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:36.711 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:36.714 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: verifyChannelItems, 44: 313034302e5468652043572e3c6d6435@PseudoTVLive
2022-02-24 13:00:36.714 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 1, channel = {'id': '313034302e5468652043572e3c6d6435@PseudoTVLive', 'type': 'TV Networks', 'number': 1040, 'name': 'The CW', 'logo': 'resource://resource.images.studios.white/The CW.png', '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"}'], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:36.792 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:36.797 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: verifyChannelItems, 45: 313034312e5468652057422e3c6d6435@PseudoTVLive
2022-02-24 13:00:36.797 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 1, channel = {'id': '313034312e5468652057422e3c6d6435@PseudoTVLive', 'type': 'TV Networks', 'number': 1041, 'name': 'The WB', 'logo': 'resource://resource.images.studios.white/The WB.png', '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"}'], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:36.835 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:36.837 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: verifyChannelItems, 46: 313034322e555341204e6574776f726b@PseudoTVLive
2022-02-24 13:00:36.837 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 1, channel = {'id': '313034322e555341204e6574776f726b@PseudoTVLive', 'type': 'TV Networks', 'number': 1042, 'name': 'USA Network', 'logo': 'resource://resource.images.studios.white/USA Network.png', '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"}'], 'group': ['PseudoTV Live', 'TV Networks'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:36.869 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:36.871 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: verifyChannelItems, 47: 323030302e496d70726163746963616c@PseudoTVLive
2022-02-24 13:00:36.871 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 1, channel = {'id': '323030302e496d70726163746963616c@PseudoTVLive', 'type': 'TV Shows', 'number': 2000, 'name': 'Impractical Jokers (2011)', 'logo': 'image://%2fmedia%2fsdb1-usb-Seagate_Expansio%2fTelevision%2fImpractical%20Jokers%20(2011)%2fclearlogo.png/', '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"}'], 'group': ['PseudoTV Live', 'TV Shows'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:36.965 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:36.967 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: verifyChannelItems, 48: 333030372e5265616c6974792054562e@PseudoTVLive
2022-02-24 13:00:36.967 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 1, channel = {'id': '333030372e5265616c6974792054562e@PseudoTVLive', 'type': 'TV Genres', 'number': 3007, 'name': 'Reality TV', 'logo': 'resource://resource.images.pseudotv.logos/Reality TV.png', '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"}'], 'group': ['PseudoTV Live', 'TV Genres'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:37.014 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:37.019 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: verifyChannelItems, 49: 343030372e4d757369632e3c6d643520@PseudoTVLive
2022-02-24 13:00:37.020 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 1, channel = {'id': '343030372e4d757369632e3c6d643520@PseudoTVLive', 'type': 'Movie Genres', 'number': 4007, 'name': 'Music', 'logo': 'resource://resource.images.moviegenreicons.transparent/Music.png', 'path': ['videodb://movies/titles/?xsp={"order":{"direction":"ascending","ignorefolders":0,"method":"random"},"rules":{"and":[{"field":"genre","operator":"contains","value":["Music"]}]},"type":"movies"}'], 'group': ['PseudoTV Live', 'Movie Genres'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False}
2022-02-24 13:00:37.020 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: buildService, channels = 50
2022-02-24 13:00:37.043 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:37.059 T:1004 DEBUG <general>: ------ Window Init (DialogExtendedProgressBar.xml) ------
2022-02-24 13:00:37.064 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: getChannels
2022-02-24 13:00:37.064 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: getProgrammes
2022-02-24 13:00:37.069 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: sortProgrammes, programmes = 1631
2022-02-24 13:00:37.070 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 313030302e4142432e3c6d6435204841@PseudoTVLive, stopString = 20220225092516
2022-02-24 13:00:37.072 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 313030312e414d432e3c6d6435204841@PseudoTVLive, stopString = 20220225124130
2022-02-24 13:00:37.074 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 343030302e416374696f6e204d6f7669@PseudoTVLive, stopString = 20220226172952
2022-02-24 13:00:37.077 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 333030302e416374696f6e2054562e3c@PseudoTVLive, stopString = 20220225125553
2022-02-24 13:00:37.080 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 313030322e4164756c74205377696d2e@PseudoTVLive, stopString = 20220225025108
2022-02-24 13:00:37.082 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 343030312e416476656e74757265204d@PseudoTVLive, stopString = 20220226173407
2022-02-24 13:00:37.084 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 333030312e416476656e747572652054@PseudoTVLive, stopString = 20220225032849
2022-02-24 13:00:37.086 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 313030332e416d617a6f6e205072696d@PseudoTVLive, stopString = 20220225155306
2022-02-24 13:00:37.087 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 313030342e4170706c652054562b2e3c@PseudoTVLive, stopString = 20220225043417
2022-02-24 13:00:37.089 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 313030352e42424320416d6572696361@PseudoTVLive, stopString = 20220225132626
2022-02-24 13:00:37.091 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 313030362e424243312e3c6d64352048@PseudoTVLive, stopString = 20220225163200
2022-02-24 13:00:37.094 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 313030372e424243322e3c6d64352048@PseudoTVLive, stopString = 20220225020802
2022-02-24 13:00:37.097 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 313030382e4342532e3c6d6435204841@PseudoTVLive, stopString = 20220225080346
2022-02-24 13:00:37.099 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 313030392e436172746f6f6e204e6574@PseudoTVLive, stopString = 20220225032535
2022-02-24 13:00:37.101 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 313031302e4368616e6e656c20342e3c@PseudoTVLive, stopString = 20220225063109
2022-02-24 13:00:37.102 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 313031312e4368616e6e656c20416e69@PseudoTVLive, stopString = 20220225034744
2022-02-24 13:00:37.104 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 312e436c6173736963204d54562e3c6d@PseudoTVLive, stopString = 20220224194327
2022-02-24 13:00:37.105 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 313031322e436f6d6564792043656e74@PseudoTVLive, stopString = 20220225043405
2022-02-24 13:00:37.107 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 343030322e436f6d656479204d6f7669@PseudoTVLive, stopString = 20220226140122
2022-02-24 13:00:37.109 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 333030322e436f6d6564792054562e3c@PseudoTVLive, stopString = 20220225060708
2022-02-24 13:00:37.112 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 313031332e436f6d65742e3c6d643520@PseudoTVLive, stopString = 20220225111541
2022-02-24 13:00:37.113 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 313031342e4469736e65792b2e3c6d64@PseudoTVLive, stopString = 20220225032948
2022-02-24 13:00:37.115 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 333030332e446f63756d656e74617279@PseudoTVLive, stopString = 20220225192502
2022-02-24 13:00:37.116 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 313031352e446f7572616d612e3c6d64@PseudoTVLive, stopString = 20220225001105
2022-02-24 13:00:37.117 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 343030332e4472616d61204d6f766965@PseudoTVLive, stopString = 20220226165056
2022-02-24 13:00:37.119 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 313031362e455049582e3c6d64352048@PseudoTVLive, stopString = 20220225141948
2022-02-24 13:00:37.120 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 313031372e464f582e3c6d6435204841@PseudoTVLive, stopString = 20220225093132
2022-02-24 13:00:37.121 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 313031382e46582e3c6d643520484153@PseudoTVLive, stopString = 20220225144342
2022-02-24 13:00:37.122 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 343030342e46616d696c79204d6f7669@PseudoTVLive, stopString = 20220226083021
2022-02-24 13:00:37.124 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 333030342e46616e746173792054562e@PseudoTVLive, stopString = 20220225041630
2022-02-24 13:00:37.127 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 313031392e466f6f64204e6574776f72@PseudoTVLive, stopString = 20220225124408
2022-02-24 13:00:37.129 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 343030352e466f726569676e204d6f76@PseudoTVLive, stopString = 20220226135653
2022-02-24 13:00:37.130 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 333030352e466f726569676e2054562e@PseudoTVLive, stopString = 20220225044116
2022-02-24 13:00:37.132 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 313032302e46726565666f726d2e3c6d@PseudoTVLive, stopString = 20220224211747
2022-02-24 13:00:37.133 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 313032312e48424f2e3c6d6435204841@PseudoTVLive, stopString = 20220225144040
2022-02-24 13:00:37.135 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 313032322e48424f204d61782e3c6d64@PseudoTVLive, stopString = 20220225031547
2022-02-24 13:00:37.136 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 313032332e48616c6c6d61726b204368@PseudoTVLive, stopString = 20220225114048
2022-02-24 13:00:37.137 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 313032342e486973746f72792e3c6d64@PseudoTVLive, stopString = 20220225124031
2022-02-24 13:00:37.139 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 343030362e486973746f7279204d6f76@PseudoTVLive, stopString = 20220226203442
2022-02-24 13:00:37.140 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 333030362e486973746f72792054562e@PseudoTVLive, stopString = 20220225040411
2022-02-24 13:00:37.142 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:37.143 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 313032352e48756c752e3c6d64352048@PseudoTVLive, stopString = 20220225103907
2022-02-24 13:00:37.145 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 332e49204c6f76652074686520383073@PseudoTVLive, stopString = 20220224194354
2022-02-24 13:00:37.146 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 342e49204c6f76652074686520393073@PseudoTVLive, stopString = 20220224194205
2022-02-24 13:00:37.147 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 323030302e496d70726163746963616c@PseudoTVLive, stopString = 20220225043701
2022-02-24 13:00:37.149 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 313032362e4d54562e3c6d6435204841@PseudoTVLive, stopString = 20220225042740
2022-02-24 13:00:37.150 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 313032372e4d6554562e3c6d64352048@PseudoTVLive, stopString = 20220225080922
2022-02-24 13:00:37.151 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 343030372e4d757369632e3c6d643520@PseudoTVLive, stopString = 20220226124407
2022-02-24 13:00:37.153 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 313032382e4e42432e3c6d6435204841@PseudoTVLive, stopString = 20220225081902
2022-02-24 13:00:37.154 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 313032392e4e6574666c69782e3c6d64@PseudoTVLive, stopString = 20220225100623
2022-02-24 13:00:37.156 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 313033302e4e69636b656c6f64656f6e@PseudoTVLive, stopString = 20220225040106
2022-02-24 13:00:37.157 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14381
2022-02-24 13:00:37.157 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 313033312e5042532e3c6d6435204841@PseudoTVLive, stopString = 20220225083540
2022-02-24 13:00:37.159 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 313033322e506172616d6f756e742b2e@PseudoTVLive, stopString = 20220224224514
2022-02-24 13:00:37.161 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 313033332e51756962692e3c6d643520@PseudoTVLive, stopString = 20220224212219
2022-02-24 13:00:37.163 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 333030372e5265616c6974792054562e@PseudoTVLive, stopString = 20220225124342
2022-02-24 13:00:37.165 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 313033342e5363692046692e3c6d6435@PseudoTVLive, stopString = 20220225125023
2022-02-24 13:00:37.166 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 343030382e536369656e636520466963@PseudoTVLive, stopString = 20220226155933
2022-02-24 13:00:37.167 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 313033352e53686f7774696d652e3c6d@PseudoTVLive, stopString = 20220225153020
2022-02-24 13:00:37.168 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 343030392e53706f7274204d6f766965@PseudoTVLive, stopString = 20220224210651
2022-02-24 13:00:37.170 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 313033362e537461727a2e3c6d643520@PseudoTVLive, stopString = 20220224212508
2022-02-24 13:00:37.171 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 313033372e5442532e3c6d6435204841@PseudoTVLive, stopString = 20220225025458
2022-02-24 13:00:37.172 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 313033382e544e542e3c6d6435204841@PseudoTVLive, stopString = 20220225115427
2022-02-24 13:00:37.174 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 313033392e5456204c616e642e3c6d64@PseudoTVLive, stopString = 20220225073618
2022-02-24 13:00:37.176 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 313034302e5468652043572e3c6d6435@PseudoTVLive, stopString = 20220225113130
2022-02-24 13:00:37.178 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 313034312e5468652057422e3c6d6435@PseudoTVLive, stopString = 20220225071102
2022-02-24 13:00:37.180 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 313034322e555341204e6574776f726b@PseudoTVLive, stopString = 20220225101452
2022-02-24 13:00:37.181 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 343031302e576172204d6f766965732e@PseudoTVLive, stopString = 20220226191313
2022-02-24 13:00:37.183 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 333030382e5761722054562e3c6d6435@PseudoTVLive, stopString = 20220225051634
2022-02-24 13:00:37.184 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 343031312e5765737465726e204d6f76@PseudoTVLive, stopString = 20220226141009
2022-02-24 13:00:37.185 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 333030392e5765737465726e2054562e@PseudoTVLive, stopString = 20220225094242
2022-02-24 13:00:37.187 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: loadEndTimes, channel = 322e576f727368697054562e3c6d6435@PseudoTVLive, stopString = 20220224210150
2022-02-24 13:00:37.187 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: buildService, endTimes = {'313030302e4142432e3c6d6435204841@PseudoTVLive': 1645802716.0, '313030312e414d432e3c6d6435204841@PseudoTVLive': 1645814490.0, '343030302e416374696f6e204d6f7669@PseudoTVLive': 1645918192.0, '333030302e416374696f6e2054562e3c@PseudoTVLive': 1645815353.0, '313030322e4164756c74205377696d2e@PseudoTVLive': 1645779068.0, '343030312e416476656e74757265204d@PseudoTVLive': 1645918447.0, '333030312e416476656e747572652054@PseudoTVLive': 1645781329.0, '313030332e416d617a6f6e205072696d@PseudoTVLive': 1645825986.0, '313030342e4170706c652054562b2e3c@PseudoTVLive': 1645785257.0, '313030352e42424320416d6572696361@PseudoTVLive': 1645817186.0, '313030362e424243312e3c6d64352048@PseudoTVLive': 1645828320.0, '313030372e424243322e3c6d64352048@PseudoTVLive': 1645776482.0, '313030382e4342532e3c6d6435204841@PseudoTVLive': 1645797826.0, '313030392e436172746f6f6e204e6574@PseudoTVLive': 1645781135.0, '313031302e4368616e6e656c20342e3c@PseudoTVLive': 1645792269.0, '313031312e4368616e6e656c20416e69@PseudoTVLive': 1645782464.0, '312e436c6173736963204d54562e3c6d@PseudoTVLive': 1645753407.0, '313031322e436f6d6564792043656e74@PseudoTVLive': 1645785245.0, '343030322e436f6d656479204d6f7669@PseudoTVLive': 1645905682.0, '333030322e436f6d6564792054562e3c@PseudoTVLive': 1645790828.0, '313031332e436f6d65742e3c6d643520@PseudoTVLive': 1645809341.0, '313031342e4469736e65792b2e3c6d64@PseudoTVLive': 1645781388.0, '333030332e446f63756d656e74617279@PseudoTVLive': 1645838702.0, '313031352e446f7572616d612e3c6d64@PseudoTVLive': 1645769465.0, '343030332e4472616d61204d6f766965@PseudoTVLive': 1645915856.0, '313031362e455049582e3c6d64352048@PseudoTVLive': 1645820388.0, '313031372e464f582e3c6d6435204841@PseudoTVLive': 1645803092.0, '313031382e46582e3c6d643520484153@PseudoTVLive': 1645821822.0, '343030342e46616d696c79204d6f7669@PseudoTVLive': 1645885821.0, '333030342e46616e746173792054562e@PseudoTVLive': 1645784190.0, '313031392e466f6f64204e6574776f72@PseudoTVLive': 1645814648.0, '343030352e466f726569676e204d6f76@PseudoTVLive': 1645905413.0, '333030352e466f726569676e2054562e@PseudoTVLive': 1645785676.0, '313032302e46726565666f726d2e3c6d@PseudoTVLive': 1645759067.0, '313032312e48424f2e3c6d6435204841@PseudoTVLive': 1645821640.0, '313032322e48424f204d61782e3c6d64@PseudoTVLive': 1645780547.0, '313032332e48616c6c6d61726b204368@PseudoTVLive': 1645810848.0, '313032342e486973746f72792e3c6d64@PseudoTVLive': 1645814431.0, '343030362e486973746f7279204d6f76@PseudoTVLive': 1645929282.0, '333030362e486973746f72792054562e@PseudoTVLive': 1645783451.0, '313032352e48756c752e3c6d64352048@PseudoTVLive': 1645807147.0, '332e49204c6f76652074686520383073@PseudoTVLive': 1645753434.0, '342e49204c6f76652074686520393073@PseudoTVLive': 1645753325.0, '323030302e496d70726163746963616c@PseudoTVLive': 1645785421.0, '313032362e4d54562e3c6d6435204841@PseudoTVLive': 1645784860.0, '313032372e4d6554562e3c6d64352048@PseudoTVLive': 1645798162.0, '343030372e4d757369632e3c6d643520@PseudoTVLive': 1645901047.0, '313032382e4e42432e3c6d6435204841@PseudoTVLive': 1645798742.0, '313032392e4e6574666c69782e3c6d64@PseudoTVLive': 1645805183.0, '313033302e4e69636b656c6f64656f6e@PseudoTVLive': 1645783266.0, '313033312e5042532e3c6d6435204841@PseudoTVLive': 1645799740.0, '313033322e506172616d6f756e742b2e@PseudoTVLive': 1645764314.0, '313033332e51756962692e3c6d643520@PseudoTVLive': 1645759339.0, '333030372e5265616c6974792054562e@PseudoTVLive': 1645814622.0, '313033342e5363692046692e3c6d6435@PseudoTVLive': 1645815023.0, '343030382e536369656e636520466963@PseudoTVLive': 1645912773.0, '313033352e53686f7774696d652e3c6d@PseudoTVLive': 1645824620.0, '343030392e53706f7274204d6f766965@PseudoTVLive': 1645758411.0, '313033362e537461727a2e3c6d643520@PseudoTVLive': 1645759508.0, '313033372e5442532e3c6d6435204841@PseudoTVLive': 1645779298.0, '313033382e544e542e3c6d6435204841@PseudoTVLive': 1645811667.0, '313033392e5456204c616e642e3c6d64@PseudoTVLive': 1645796178.0, '313034302e5468652043572e3c6d6435@PseudoTVLive': 1645810290.0, '313034312e5468652057422e3c6d6435@PseudoTVLive': 1645794662.0, '313034322e555341204e6574776f726b@PseudoTVLive': 1645805692.0, '343031302e576172204d6f766965732e@PseudoTVLive': 1645924393.0, '333030382e5761722054562e3c6d6435@PseudoTVLive': 1645787794.0, '343031312e5765737465726e204d6f76@PseudoTVLive': 1645906209.0, '333030392e5765737465726e2054562e@PseudoTVLive': 1645803762.0, '322e576f727368697054562e3c6d6435@PseudoTVLive': 1645758110.0}
2022-02-24 13:00:37.208 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 2, channel = {'catchup': 'vod', 'favorite': False, 'group': ['PseudoTV Live'], 'id': '312e436c6173736963204d54562e3c6d@PseudoTVLive', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/Classic MTV.png', 'name': 'Classic MTV', 'number': 1, 'path': ['special://profile/playlists/video/Classic MTV.xsp'], 'radio': False, 'rules': [], 'type': 'Custom'}
2022-02-24 13:00:37.216 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:37.223 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: getFileList, id: 312e436c6173736963204d54562e3c6d@PseudoTVLive, radio = False
2022-02-24 13:00:37.233 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:37.276 T:1055 INFO <general>: Skipped 4 duplicate messages..
2022-02-24 13:00:37.276 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 3, channel = {'catchup': 'vod', 'favorite': False, 'group': ['PseudoTV Live'], 'id': '312e436c6173736963204d54562e3c6d@PseudoTVLive', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/Classic MTV.png', 'name': 'Classic MTV', 'number': 1, 'path': ['special://profile/playlists/video/Classic MTV.xsp'], 'radio': False, 'rules': [], 'type': 'Custom'}
2022-02-24 13:00:37.284 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:37.286 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 4, channel = {'catchup': 'vod', 'favorite': False, 'group': ['PseudoTV Live'], 'id': '312e436c6173736963204d54562e3c6d@PseudoTVLive', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/Classic MTV.png', 'name': 'Classic MTV', 'number': 1, 'path': ['special://profile/playlists/video/Classic MTV.xsp'], 'radio': False, 'rules': [], 'type': 'Custom'}
2022-02-24 13:00:37.286 T:1055 INFO <general>: plugin.video.pseudotv.live-0.3.5f-Builder: getFileList, id: 312e436c6173736963204d54562e3c6d@PseudoTVLive, mixed = False, media = video
2022-02-24 13:00:37.286 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: buildFileList, id: 312e436c6173736963204d54562e3c6d@PseudoTVLive, path = special://profile/playlists/video/Classic MTV.xsp, limit = 25, sort = {}, filter = {}, limits = {}
2022-02-24 13:00:37.286 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.builder.parsesmartplaylist.special://profile/playlists/video/classic mtv.xsp, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:37.291 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileAccess: trying to open special://profile/playlists/video/Classic MTV.xsp
2022-02-24 13:00:37.291 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: trying to open special://profile/playlists/video/Classic MTV.xsp
2022-02-24 13:00:37.293 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: Opening special://profile/playlists/video/Classic MTV.xsp
2022-02-24 13:00:37.298 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: parseSmartPlaylist, file = special://profile/playlists/video/Classic MTV.xsp, media = video, sort = {'method': 'random', 'order': 'ascending'}
2022-02-24 13:00:37.298 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: set, name = plugin.video.pseudotv.live.builder.parsesmartplaylist.special://profile/playlists/video/classic mtv.xsp, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:37.343 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: buildList, id: 312e436c6173736963204d54562e3c6d@PseudoTVLive, path = special://profile/playlists/video/Classic MTV.xsp, page = 25, sort = {'method': 'random', 'order': 'ascending'}, filter = {}, limits = {}
2022-02-24 13:00:37.343 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.autoPagination.312e436c6173736963204d54562e3c6d@PseudoTVLive.9a747f13f2ea7ac163e48dd8355d2ffa, checksum = 312e436c6173736963204d54562e3c6d@PseudoTVLive
2022-02-24 13:00:37.351 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: get autoPagination; id = 312e436c6173736963204d54562e3c6d@PseudoTVLive, path = special://profile/playlists/video/Classic MTV.xsp, limits = {'end': 150, 'start': 125, 'total': 429}
2022-02-24 13:00:37.352 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: requestList, id = 312e436c6173736963204d54562e3c6d@PseudoTVLive generating random limits = {'end': 325, 'start': 300, 'total': 429}
2022-02-24 13:00:37.352 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.jsonrpc.getenums, checksum = 19.3 (19.3.0) Git:19.3-Matrix
2022-02-24 13:00:37.360 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: requestList, id = 312e436c6173736963204d54562e3c6d@PseudoTVLive, path = special://profile/playlists/video/Classic MTV.xsp, page = 25, limits= {'end': 325, 'start': 300, 'total': 429}
2022-02-24 13:00:37.360 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.8c1da3bd985310e82e259953c360fb86, checksum = 0.3.5f
2022-02-24 13:00:37.368 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-globals: sendJSON, command = {"jsonrpc":"2.0","method":"Files.GetDirectory","params":{"limits": {"start": 325, "end": 350}, "directory": "special://profile/playlists/video/Classic MTV.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"], "sort": {"method": "random", "order": "ascending"}},"id":1}
2022-02-24 13:00:37.465 T:1094 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:37.500 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: set, name = plugin.video.pseudotv.live.cacheJSON.8c1da3bd985310e82e259953c360fb86, checksum = 0.3.5f
2022-02-24 13:00:37.516 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: requestList, id = 312e436c6173736963204d54562e3c6d@PseudoTVLive, items = 25, result limits = {'end': 350, 'start': 325, 'total': 429}
2022-02-24 13:00:37.516 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: set, name = plugin.video.pseudotv.live.autoPagination.312e436c6173736963204d54562e3c6d@PseudoTVLive.9a747f13f2ea7ac163e48dd8355d2ffa, checksum = 312e436c6173736963204d54562e3c6d@PseudoTVLive
2022-02-24 13:00:37.530 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: set autoPagination; id = 312e436c6173736963204d54562e3c6d@PseudoTVLive, path = special://profile/playlists/video/Classic MTV.xsp, limits = {'end': 350, 'start': 325, 'total': 429}
2022-02-24 13:00:37.530 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: requestList, id = 312e436c6173736963204d54562e3c6d@PseudoTVLive, return items = 25
2022-02-24 13:00:37.552 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:37.554 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.4a954ceaa689a31c8f68a5744f0a3fab, checksum = c51ac96b5b9fe1eacef1ac03023e3eda
2022-02-24 13:00:37.559 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-globals: sendJSON, command = {"jsonrpc":"2.0","method":"Files.GetFileDetails","params":{"file":"/media/sdb1-usb-Seagate_Expansio/MTV/ACDC/ACDC - Anything Goes.mp4","media":"video","properties":["streamdetails"]},"id":1}
2022-02-24 13:00:37.596 T:1055 DEBUG <general>: CUtil::GetMatchingSource: no matching source found for [/media/sdb1-usb-Seagate_Expansio/MTV/ACDC/ACDC - Anything Goes.mp4]
2022-02-24 13:00:37.627 T:1004 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:37.627 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:37.640 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12783
2022-02-24 13:00:37.661 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: set, name = plugin.video.pseudotv.live.cacheJSON.4a954ceaa689a31c8f68a5744f0a3fab, checksum = c51ac96b5b9fe1eacef1ac03023e3eda
2022-02-24 13:00:37.672 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, accurate = True, path = /media/sdb1-usb-Seagate_Expansio/MTV/ACDC/ACDC - Anything Goes.mp4
2022-02-24 13:00:37.672 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.parseDuration.c51ac96b5b9fe1eacef1ac03023e3eda, checksum = c51ac96b5b9fe1eacef1ac03023e3eda
2022-02-24 13:00:37.676 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VideoParser: getVideoLength /media/sdb1-usb-Seagate_Expansio/MTV/ACDC/ACDC - Anything Goes.mp4
2022-02-24 13:00:37.676 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-MP4Parser: determineLength /media/sdb1-usb-Seagate_Expansio/MTV/ACDC/ACDC - Anything Goes.mp4
2022-02-24 13:00:37.676 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileAccess: trying to open /media/sdb1-usb-Seagate_Expansio/MTV/ACDC/ACDC - Anything Goes.mp4
2022-02-24 13:00:37.676 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: trying to open /media/sdb1-usb-Seagate_Expansio/MTV/ACDC/ACDC - Anything Goes.mp4
2022-02-24 13:00:37.676 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: Opening /media/sdb1-usb-Seagate_Expansio/MTV/ACDC/ACDC - Anything Goes.mp4
2022-02-24 13:00:37.701 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-MP4Parser: Duration is 0
2022-02-24 13:00:37.701 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VideoParser: getVideoLength, duration = 0
2022-02-24 13:00:37.702 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/ACDC/ACDC - Anything Goes.mp4, runtime = 180, duration = 0, difference = 0%, safe = False
2022-02-24 13:00:37.708 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:37.710 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, returning runtime = 180
2022-02-24 13:00:37.710 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/ACDC/ACDC - Anything Goes.mp4, runtime = 180
2022-02-24 13:00:37.731 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:37.803 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:37.803 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.08c1a5eaa39ff46b30de6422a1e3fcb9, checksum = 111d1425a66ba1b1575bf7fe2baa24f3
2022-02-24 13:00:37.818 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, accurate = True, path = /media/sdb1-usb-Seagate_Expansio/MTV/Pitbull/Pitbull - We Are One (Ole Ola) [The Official 2014 FIFA World Cup Song] (Olodum Mix).mp4
2022-02-24 13:00:37.818 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.parseDuration.111d1425a66ba1b1575bf7fe2baa24f3, checksum = 111d1425a66ba1b1575bf7fe2baa24f3
2022-02-24 13:00:37.831 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/Pitbull/Pitbull - We Are One (Ole Ola) [The Official 2014 FIFA World Cup Song] (Olodum Mix).mp4, runtime = 245, duration = 245, difference = 0%, safe = False
2022-02-24 13:00:37.843 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:37.846 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, returning runtime = 245
2022-02-24 13:00:37.846 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/Pitbull/Pitbull - We Are One (Ole Ola) [The Official 2014 FIFA World Cup Song] (Olodum Mix).mp4, runtime = 245
2022-02-24 13:00:37.854 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:37.890 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:37.890 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.760e11fb3133a8c32beb6e4b08527f19, checksum = 7d3e691c0c9a6a9d68f4e53f8c80e565
2022-02-24 13:00:37.897 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, accurate = True, path = /media/sdb1-usb-Seagate_Expansio/MTV/Flo Rida/Flo Rida - Whistle.mp4
2022-02-24 13:00:37.897 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.parseDuration.7d3e691c0c9a6a9d68f4e53f8c80e565, checksum = 7d3e691c0c9a6a9d68f4e53f8c80e565
2022-02-24 13:00:37.901 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/Flo Rida/Flo Rida - Whistle.mp4, runtime = 225, duration = 225, difference = 0%, safe = False
2022-02-24 13:00:37.908 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:37.910 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, returning runtime = 225
2022-02-24 13:00:37.911 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/Flo Rida/Flo Rida - Whistle.mp4, runtime = 225
2022-02-24 13:00:37.920 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:37.943 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:37.957 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12798
2022-02-24 13:00:37.987 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:37.990 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.95b7ec332695133f3c0ceac88d76d8ae, checksum = bcb187ae6b7bb255edf558fe8ccf7cc4
2022-02-24 13:00:38.000 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-globals: sendJSON, command = {"jsonrpc":"2.0","method":"Files.GetFileDetails","params":{"file":"/media/sdb1-usb-Seagate_Expansio/MTV/Mike Candys/Mike Candys & Evelyn - Summer Dream (Official Video HD).mp4","media":"video","properties":["streamdetails"]},"id":1}
2022-02-24 13:00:38.023 T:1055 DEBUG <general>: CUtil::GetMatchingSource: no matching source found for [/media/sdb1-usb-Seagate_Expansio/MTV/Mike Candys/Mike Candys & Evelyn - Summer Dream (Official Video HD).mp4]
2022-02-24 13:00:38.057 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:38.057 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: set, name = plugin.video.pseudotv.live.cacheJSON.95b7ec332695133f3c0ceac88d76d8ae, checksum = bcb187ae6b7bb255edf558fe8ccf7cc4
2022-02-24 13:00:38.068 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, accurate = True, path = /media/sdb1-usb-Seagate_Expansio/MTV/Mike Candys/Mike Candys & Evelyn - Summer Dream (Official Video HD).mp4
2022-02-24 13:00:38.069 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.parseDuration.bcb187ae6b7bb255edf558fe8ccf7cc4, checksum = bcb187ae6b7bb255edf558fe8ccf7cc4
2022-02-24 13:00:38.072 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VideoParser: getVideoLength /media/sdb1-usb-Seagate_Expansio/MTV/Mike Candys/Mike Candys & Evelyn - Summer Dream (Official Video HD).mp4
2022-02-24 13:00:38.072 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-MP4Parser: determineLength /media/sdb1-usb-Seagate_Expansio/MTV/Mike Candys/Mike Candys & Evelyn - Summer Dream (Official Video HD).mp4
2022-02-24 13:00:38.072 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileAccess: trying to open /media/sdb1-usb-Seagate_Expansio/MTV/Mike Candys/Mike Candys & Evelyn - Summer Dream (Official Video HD).mp4
2022-02-24 13:00:38.072 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: trying to open /media/sdb1-usb-Seagate_Expansio/MTV/Mike Candys/Mike Candys & Evelyn - Summer Dream (Official Video HD).mp4
2022-02-24 13:00:38.073 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: Opening /media/sdb1-usb-Seagate_Expansio/MTV/Mike Candys/Mike Candys & Evelyn - Summer Dream (Official Video HD).mp4
2022-02-24 13:00:38.088 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-MP4Parser: Duration is 0
2022-02-24 13:00:38.088 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VideoParser: getVideoLength, duration = 0
2022-02-24 13:00:38.088 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/Mike Candys/Mike Candys & Evelyn - Summer Dream (Official Video HD).mp4, runtime = 180, duration = 0, difference = 0%, safe = False
2022-02-24 13:00:38.107 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:38.112 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, returning runtime = 180
2022-02-24 13:00:38.112 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/Mike Candys/Mike Candys & Evelyn - Summer Dream (Official Video HD).mp4, runtime = 180
2022-02-24 13:00:38.134 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:38.189 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:38.189 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.848e1b633c228091b4489410d8952d98, checksum = a9db7b808c3f4e249eb1e4a71907b0df
2022-02-24 13:00:38.196 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-globals: sendJSON, command = {"jsonrpc":"2.0","method":"Files.GetFileDetails","params":{"file":"/media/sdb1-usb-Seagate_Expansio/MTV/Alessia Cara/Alessia Cara - How Far Ill Go.mp4","media":"video","properties":["streamdetails"]},"id":1}
2022-02-24 13:00:38.218 T:1055 DEBUG <general>: CUtil::GetMatchingSource: no matching source found for [/media/sdb1-usb-Seagate_Expansio/MTV/Alessia Cara/Alessia Cara - How Far Ill Go.mp4]
2022-02-24 13:00:38.256 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:38.256 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: set, name = plugin.video.pseudotv.live.cacheJSON.848e1b633c228091b4489410d8952d98, checksum = a9db7b808c3f4e249eb1e4a71907b0df
2022-02-24 13:00:38.270 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, accurate = True, path = /media/sdb1-usb-Seagate_Expansio/MTV/Alessia Cara/Alessia Cara - How Far Ill Go.mp4
2022-02-24 13:00:38.270 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.parseDuration.a9db7b808c3f4e249eb1e4a71907b0df, checksum = a9db7b808c3f4e249eb1e4a71907b0df
2022-02-24 13:00:38.279 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/Alessia Cara/Alessia Cara - How Far Ill Go.mp4, runtime = 120, duration = 167, difference = 28%, safe = True
2022-02-24 13:00:38.291 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:38.294 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: queDuration, media = musicvideo, dbid = 101, dur = 167
2022-02-24 13:00:38.295 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, returning runtime = 167
2022-02-24 13:00:38.295 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/Alessia Cara/Alessia Cara - How Far Ill Go.mp4, runtime = 167
2022-02-24 13:00:38.304 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:38.360 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:38.360 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.8466d8c511a96ccb2d2bb38d899d1ae5, checksum = a8b389f18d6cbe81d5b2ad40905a19ab
2022-02-24 13:00:38.371 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-globals: sendJSON, command = {"jsonrpc":"2.0","method":"Files.GetFileDetails","params":{"file":"/media/sdb1-usb-Seagate_Expansio/MTV/Flo Rida/Flo_Rida - Wild Ones (featuring Sia).mp4","media":"video","properties":["streamdetails"]},"id":1}
2022-02-24 13:00:38.395 T:1055 DEBUG <general>: CUtil::GetMatchingSource: no matching source found for [/media/sdb1-usb-Seagate_Expansio/MTV/Flo Rida/Flo_Rida - Wild Ones (featuring Sia).mp4]
2022-02-24 13:00:38.449 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:38.449 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: set, name = plugin.video.pseudotv.live.cacheJSON.8466d8c511a96ccb2d2bb38d899d1ae5, checksum = a8b389f18d6cbe81d5b2ad40905a19ab
2022-02-24 13:00:38.460 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, accurate = True, path = /media/sdb1-usb-Seagate_Expansio/MTV/Flo Rida/Flo_Rida - Wild Ones (featuring Sia).mp4
2022-02-24 13:00:38.460 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.parseDuration.a8b389f18d6cbe81d5b2ad40905a19ab, checksum = a8b389f18d6cbe81d5b2ad40905a19ab
2022-02-24 13:00:38.467 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/Flo Rida/Flo_Rida - Wild Ones (featuring Sia).mp4, runtime = 180, duration = 229, difference = 21%, safe = True
2022-02-24 13:00:38.472 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:38.474 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: queDuration, media = musicvideo, dbid = 771, dur = 229
2022-02-24 13:00:38.479 T:1094 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:38.481 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, returning runtime = 229
2022-02-24 13:00:38.481 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/Flo Rida/Flo_Rida - Wild Ones (featuring Sia).mp4, runtime = 229
2022-02-24 13:00:38.487 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:38.536 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:38.536 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.19e4adf94e98e7a017a57e71d8be19c3, checksum = fe1e1972aca534daa5cb8814d552719a
2022-02-24 13:00:38.541 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, accurate = True, path = /media/sdb1-usb-Seagate_Expansio/MTV/Sex on Fire/SEX ON FIRE - PEYTON.mp4
2022-02-24 13:00:38.541 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.parseDuration.fe1e1972aca534daa5cb8814d552719a, checksum = fe1e1972aca534daa5cb8814d552719a
2022-02-24 13:00:38.543 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:38.546 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VideoParser: getVideoLength /media/sdb1-usb-Seagate_Expansio/MTV/Sex on Fire/SEX ON FIRE - PEYTON.mp4
2022-02-24 13:00:38.547 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-MP4Parser: determineLength /media/sdb1-usb-Seagate_Expansio/MTV/Sex on Fire/SEX ON FIRE - PEYTON.mp4
2022-02-24 13:00:38.547 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileAccess: trying to open /media/sdb1-usb-Seagate_Expansio/MTV/Sex on Fire/SEX ON FIRE - PEYTON.mp4
2022-02-24 13:00:38.547 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: trying to open /media/sdb1-usb-Seagate_Expansio/MTV/Sex on Fire/SEX ON FIRE - PEYTON.mp4
2022-02-24 13:00:38.547 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: Opening /media/sdb1-usb-Seagate_Expansio/MTV/Sex on Fire/SEX ON FIRE - PEYTON.mp4
2022-02-24 13:00:38.556 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 13033
2022-02-24 13:00:38.571 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-MP4Parser: Duration is 0
2022-02-24 13:00:38.571 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VideoParser: getVideoLength, duration = 0
2022-02-24 13:00:38.571 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/Sex on Fire/SEX ON FIRE - PEYTON.mp4, runtime = 240, duration = 0, difference = 0%, safe = False
2022-02-24 13:00:38.584 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:38.586 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, returning runtime = 240
2022-02-24 13:00:38.587 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/Sex on Fire/SEX ON FIRE - PEYTON.mp4, runtime = 240
2022-02-24 13:00:38.601 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:38.659 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:38.659 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.1f7e63caa95eea7f1d41bb1fc0565289, checksum = d459f689276bbf7be6207b2c1687db4c
2022-02-24 13:00:38.670 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, accurate = True, path = /media/sdb1-usb-Seagate_Expansio/MTV/Gorillaz/Gorillaz - DARE.mp4
2022-02-24 13:00:38.670 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.parseDuration.d459f689276bbf7be6207b2c1687db4c, checksum = d459f689276bbf7be6207b2c1687db4c
2022-02-24 13:00:38.679 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/Gorillaz/Gorillaz - DARE.mp4, runtime = 287, duration = 287, difference = 0%, safe = False
2022-02-24 13:00:38.691 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:38.694 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, returning runtime = 287
2022-02-24 13:00:38.695 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/Gorillaz/Gorillaz - DARE.mp4, runtime = 287
2022-02-24 13:00:38.706 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:38.770 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:38.770 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.e0292d46eddc25911d6104280d5e52f6, checksum = 8519f1db0948c46641a8ada52a977921
2022-02-24 13:00:38.775 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-globals: sendJSON, command = {"jsonrpc":"2.0","method":"Files.GetFileDetails","params":{"file":"/media/sdb1-usb-Seagate_Expansio/MTV/Lost Frequencies/Lost Frequencies and Mathieu Koss - Dont Leave Me Now.mp4","media":"video","properties":["streamdetails"]},"id":1}
2022-02-24 13:00:38.795 T:1055 DEBUG <general>: CUtil::GetMatchingSource: no matching source found for [/media/sdb1-usb-Seagate_Expansio/MTV/Lost Frequencies/Lost Frequencies and Mathieu Koss - Dont Leave Me Now.mp4]
2022-02-24 13:00:38.821 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:38.821 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: set, name = plugin.video.pseudotv.live.cacheJSON.e0292d46eddc25911d6104280d5e52f6, checksum = 8519f1db0948c46641a8ada52a977921
2022-02-24 13:00:38.830 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, accurate = True, path = /media/sdb1-usb-Seagate_Expansio/MTV/Lost Frequencies/Lost Frequencies and Mathieu Koss - Dont Leave Me Now.mp4
2022-02-24 13:00:38.830 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.parseDuration.8519f1db0948c46641a8ada52a977921, checksum = 8519f1db0948c46641a8ada52a977921
2022-02-24 13:00:38.833 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VideoParser: getVideoLength /media/sdb1-usb-Seagate_Expansio/MTV/Lost Frequencies/Lost Frequencies and Mathieu Koss - Dont Leave Me Now.mp4
2022-02-24 13:00:38.834 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-MP4Parser: determineLength /media/sdb1-usb-Seagate_Expansio/MTV/Lost Frequencies/Lost Frequencies and Mathieu Koss - Dont Leave Me Now.mp4
2022-02-24 13:00:38.834 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileAccess: trying to open /media/sdb1-usb-Seagate_Expansio/MTV/Lost Frequencies/Lost Frequencies and Mathieu Koss - Dont Leave Me Now.mp4
2022-02-24 13:00:38.834 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: trying to open /media/sdb1-usb-Seagate_Expansio/MTV/Lost Frequencies/Lost Frequencies and Mathieu Koss - Dont Leave Me Now.mp4
2022-02-24 13:00:38.834 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: Opening /media/sdb1-usb-Seagate_Expansio/MTV/Lost Frequencies/Lost Frequencies and Mathieu Koss - Dont Leave Me Now.mp4
2022-02-24 13:00:38.859 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-MP4Parser: Duration is 0
2022-02-24 13:00:38.859 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VideoParser: getVideoLength, duration = 0
2022-02-24 13:00:38.859 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/Lost Frequencies/Lost Frequencies and Mathieu Koss - Dont Leave Me Now.mp4, runtime = 204, duration = 0, difference = 0%, safe = False
2022-02-24 13:00:38.865 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:38.867 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, returning runtime = 204
2022-02-24 13:00:38.867 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/Lost Frequencies/Lost Frequencies and Mathieu Koss - Dont Leave Me Now.mp4, runtime = 204
2022-02-24 13:00:38.874 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:38.936 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:38.936 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.eaf1a13c9db46524570a28fb05e52e67, checksum = ac56697cfd845828aeb74fbfccc57a0f
2022-02-24 13:00:38.942 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, accurate = True, path = /media/sdb1-usb-Seagate_Expansio/MTV/Lana Del Rey/Lana del Rey- Summertime Sadness (Extended Radio Mix).mp4
2022-02-24 13:00:38.942 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.parseDuration.ac56697cfd845828aeb74fbfccc57a0f, checksum = ac56697cfd845828aeb74fbfccc57a0f
2022-02-24 13:00:38.947 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/Lana Del Rey/Lana del Rey- Summertime Sadness (Extended Radio Mix).mp4, runtime = 298, duration = 298, difference = 0%, safe = False
2022-02-24 13:00:38.953 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:38.954 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, returning runtime = 298
2022-02-24 13:00:38.955 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/Lana Del Rey/Lana del Rey- Summertime Sadness (Extended Radio Mix).mp4, runtime = 298
2022-02-24 13:00:38.961 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:39.033 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:39.033 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.293b6ae155851071ff8aeb73f616345b, checksum = 496aac9fda6f25a765a3ba2b60f8a108
2022-02-24 13:00:39.040 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-globals: sendJSON, command = {"jsonrpc":"2.0","method":"Files.GetFileDetails","params":{"file":"/media/sdb1-usb-Seagate_Expansio/MTV/altitude/lost found. - altitude. Lo Fi Music Video [All Stock Footage].mp4","media":"video","properties":["streamdetails"]},"id":1}
2022-02-24 13:00:39.044 T:1055 DEBUG <general>: CUtil::GetMatchingSource: no matching source found for [/media/sdb1-usb-Seagate_Expansio/MTV/altitude/lost found. - altitude. Lo Fi Music Video [All Stock Footage].mp4]
2022-02-24 13:00:39.110 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:39.110 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: set, name = plugin.video.pseudotv.live.cacheJSON.293b6ae155851071ff8aeb73f616345b, checksum = 496aac9fda6f25a765a3ba2b60f8a108
2022-02-24 13:00:39.127 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, accurate = True, path = /media/sdb1-usb-Seagate_Expansio/MTV/altitude/lost found. - altitude. Lo Fi Music Video [All Stock Footage].mp4
2022-02-24 13:00:39.127 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.parseDuration.496aac9fda6f25a765a3ba2b60f8a108, checksum = 496aac9fda6f25a765a3ba2b60f8a108
2022-02-24 13:00:39.132 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VideoParser: getVideoLength /media/sdb1-usb-Seagate_Expansio/MTV/altitude/lost found. - altitude. Lo Fi Music Video [All Stock Footage].mp4
2022-02-24 13:00:39.132 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-MP4Parser: determineLength /media/sdb1-usb-Seagate_Expansio/MTV/altitude/lost found. - altitude. Lo Fi Music Video [All Stock Footage].mp4
2022-02-24 13:00:39.132 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileAccess: trying to open /media/sdb1-usb-Seagate_Expansio/MTV/altitude/lost found. - altitude. Lo Fi Music Video [All Stock Footage].mp4
2022-02-24 13:00:39.132 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: trying to open /media/sdb1-usb-Seagate_Expansio/MTV/altitude/lost found. - altitude. Lo Fi Music Video [All Stock Footage].mp4
2022-02-24 13:00:39.132 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: Opening /media/sdb1-usb-Seagate_Expansio/MTV/altitude/lost found. - altitude. Lo Fi Music Video [All Stock Footage].mp4
2022-02-24 13:00:39.156 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-MP4Parser: Duration is 0
2022-02-24 13:00:39.156 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VideoParser: getVideoLength, duration = 0
2022-02-24 13:00:39.157 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/altitude/lost found. - altitude. Lo Fi Music Video [All Stock Footage].mp4, runtime = 120, duration = 0, difference = 0%, safe = False
2022-02-24 13:00:39.165 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:39.167 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, returning runtime = 120
2022-02-24 13:00:39.167 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/altitude/lost found. - altitude. Lo Fi Music Video [All Stock Footage].mp4, runtime = 120
2022-02-24 13:00:39.177 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:39.219 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:39.219 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.494560459172b06fe4f6c7fad181b7e6, checksum = 8c1414d53546089fc194e5279b42f13d
2022-02-24 13:00:39.231 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, accurate = True, path = /media/sdb1-usb-Seagate_Expansio/MTV/Pitbull/Pitbull - Fireball (ft John Ryan).wmv
2022-02-24 13:00:39.231 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.parseDuration.8c1414d53546089fc194e5279b42f13d, checksum = 8c1414d53546089fc194e5279b42f13d
2022-02-24 13:00:39.244 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VideoParser: getVideoLength /media/sdb1-usb-Seagate_Expansio/MTV/Pitbull/Pitbull - Fireball (ft John Ryan).wmv
2022-02-24 13:00:39.262 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VideoParser: getVideoLength, No parser found for extension .wmv
2022-02-24 13:00:39.262 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/Pitbull/Pitbull - Fireball (ft John Ryan).wmv, runtime = 241, duration = 0, difference = 0%, safe = False
2022-02-24 13:00:39.274 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:39.276 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:39.278 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, returning runtime = 241
2022-02-24 13:00:39.279 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/Pitbull/Pitbull - Fireball (ft John Ryan).wmv, runtime = 241
2022-02-24 13:00:39.290 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 13794
2022-02-24 13:00:39.293 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:39.340 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:39.340 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.64213640fbf999742ded43049d2f8fcd, checksum = c963a3e84a2b9cc79c869cf695ac38d2
2022-02-24 13:00:39.348 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-globals: sendJSON, command = {"jsonrpc":"2.0","method":"Files.GetFileDetails","params":{"file":"/media/sdb1-usb-Seagate_Expansio/MTV/Lora/Lora - C'est la vie (featuring Two).mp4","media":"video","properties":["streamdetails"]},"id":1}
2022-02-24 13:00:39.349 T:1055 DEBUG <general>: CUtil::GetMatchingSource: no matching source found for [/media/sdb1-usb-Seagate_Expansio/MTV/Lora/Lora - C'est la vie (featuring Two).mp4]
2022-02-24 13:00:39.376 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:39.376 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: set, name = plugin.video.pseudotv.live.cacheJSON.64213640fbf999742ded43049d2f8fcd, checksum = c963a3e84a2b9cc79c869cf695ac38d2
2022-02-24 13:00:39.387 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, accurate = True, path = /media/sdb1-usb-Seagate_Expansio/MTV/Lora/Lora - C'est la vie (featuring Two).mp4
2022-02-24 13:00:39.387 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.parseDuration.c963a3e84a2b9cc79c869cf695ac38d2, checksum = c963a3e84a2b9cc79c869cf695ac38d2
2022-02-24 13:00:39.390 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VideoParser: getVideoLength /media/sdb1-usb-Seagate_Expansio/MTV/Lora/Lora - C'est la vie (featuring Two).mp4
2022-02-24 13:00:39.391 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-MP4Parser: determineLength /media/sdb1-usb-Seagate_Expansio/MTV/Lora/Lora - C'est la vie (featuring Two).mp4
2022-02-24 13:00:39.391 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileAccess: trying to open /media/sdb1-usb-Seagate_Expansio/MTV/Lora/Lora - C'est la vie (featuring Two).mp4
2022-02-24 13:00:39.391 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: trying to open /media/sdb1-usb-Seagate_Expansio/MTV/Lora/Lora - C'est la vie (featuring Two).mp4
2022-02-24 13:00:39.391 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: Opening /media/sdb1-usb-Seagate_Expansio/MTV/Lora/Lora - C'est la vie (featuring Two).mp4
2022-02-24 13:00:39.419 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-MP4Parser: Duration is 0
2022-02-24 13:00:39.419 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VideoParser: getVideoLength, duration = 0
2022-02-24 13:00:39.419 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/Lora/Lora - C'est la vie (featuring Two).mp4, runtime = 233, duration = 0, difference = 0%, safe = False
2022-02-24 13:00:39.425 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:39.426 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, returning runtime = 233
2022-02-24 13:00:39.426 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/Lora/Lora - C'est la vie (featuring Two).mp4, runtime = 233
2022-02-24 13:00:39.432 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:39.484 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:39.484 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.7917775d6699f12a43e9f5a557581588, checksum = caa22115bde12bc0dac9d718118920d7
2022-02-24 13:00:39.502 T:1094 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:39.518 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-globals: sendJSON, command = {"jsonrpc":"2.0","method":"Files.GetFileDetails","params":{"file":"/media/sdb1-usb-Seagate_Expansio/MTV/Sade/Sade - Cherish The Day (LIVE).mp4","media":"video","properties":["streamdetails"]},"id":1}
2022-02-24 13:00:39.539 T:1055 DEBUG <general>: CUtil::GetMatchingSource: no matching source found for [/media/sdb1-usb-Seagate_Expansio/MTV/Sade/Sade - Cherish The Day (LIVE).mp4]
2022-02-24 13:00:39.613 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:39.613 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: set, name = plugin.video.pseudotv.live.cacheJSON.7917775d6699f12a43e9f5a557581588, checksum = caa22115bde12bc0dac9d718118920d7
2022-02-24 13:00:39.623 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, accurate = True, path = /media/sdb1-usb-Seagate_Expansio/MTV/Sade/Sade - Cherish The Day (LIVE).mp4
2022-02-24 13:00:39.623 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.parseDuration.caa22115bde12bc0dac9d718118920d7, checksum = caa22115bde12bc0dac9d718118920d7
2022-02-24 13:00:39.630 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/Sade/Sade - Cherish The Day (LIVE).mp4, runtime = 452, duration = 452, difference = 0%, safe = False
2022-02-24 13:00:39.636 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:39.637 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, returning runtime = 452
2022-02-24 13:00:39.637 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/Sade/Sade - Cherish The Day (LIVE).mp4, runtime = 452
2022-02-24 13:00:39.644 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:39.694 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:39.707 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12455
2022-02-24 13:00:39.728 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:39.731 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.abf6abf945110e6e7b7af00019c3104a, checksum = 1d39878a33c4d70bf399d456dd26151d
2022-02-24 13:00:39.737 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-globals: sendJSON, command = {"jsonrpc":"2.0","method":"Files.GetFileDetails","params":{"file":"/media/sdb1-usb-Seagate_Expansio/MTV/James Blunt/James Blunt - Bartender.mp4","media":"video","properties":["streamdetails"]},"id":1}
2022-02-24 13:00:39.758 T:1055 DEBUG <general>: CUtil::GetMatchingSource: no matching source found for [/media/sdb1-usb-Seagate_Expansio/MTV/James Blunt/James Blunt - Bartender.mp4]
2022-02-24 13:00:39.777 T:1004 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:39.777 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:39.785 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: set, name = plugin.video.pseudotv.live.cacheJSON.abf6abf945110e6e7b7af00019c3104a, checksum = 1d39878a33c4d70bf399d456dd26151d
2022-02-24 13:00:39.790 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 13020
2022-02-24 13:00:39.796 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, accurate = True, path = /media/sdb1-usb-Seagate_Expansio/MTV/James Blunt/James Blunt - Bartender.mp4
2022-02-24 13:00:39.796 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.parseDuration.1d39878a33c4d70bf399d456dd26151d, checksum = 1d39878a33c4d70bf399d456dd26151d
2022-02-24 13:00:39.801 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/James Blunt/James Blunt - Bartender.mp4, runtime = 180, duration = 209, difference = 13%, safe = True
2022-02-24 13:00:39.806 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:39.808 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: queDuration, media = musicvideo, dbid = 1008, dur = 209
2022-02-24 13:00:39.809 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, returning runtime = 209
2022-02-24 13:00:39.809 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/James Blunt/James Blunt - Bartender.mp4, runtime = 209
2022-02-24 13:00:39.817 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:39.868 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:39.868 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.62d3f3345291e8918d1051fe019d0ff8, checksum = 18399edfc69c6954d78e31d90154e807
2022-02-24 13:00:39.872 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-globals: sendJSON, command = {"jsonrpc":"2.0","method":"Files.GetFileDetails","params":{"file":"/media/sdb1-usb-Seagate_Expansio/MTV/Talking Eyes/Talking Eyes - In The Sun (Italo Disco 2015).mp4","media":"video","properties":["streamdetails"]},"id":1}
2022-02-24 13:00:39.873 T:1055 DEBUG <general>: CUtil::GetMatchingSource: no matching source found for [/media/sdb1-usb-Seagate_Expansio/MTV/Talking Eyes/Talking Eyes - In The Sun (Italo Disco 2015).mp4]
2022-02-24 13:00:39.899 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:39.899 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: set, name = plugin.video.pseudotv.live.cacheJSON.62d3f3345291e8918d1051fe019d0ff8, checksum = 18399edfc69c6954d78e31d90154e807
2022-02-24 13:00:39.908 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, accurate = True, path = /media/sdb1-usb-Seagate_Expansio/MTV/Talking Eyes/Talking Eyes - In The Sun (Italo Disco 2015).mp4
2022-02-24 13:00:39.909 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.parseDuration.18399edfc69c6954d78e31d90154e807, checksum = 18399edfc69c6954d78e31d90154e807
2022-02-24 13:00:39.913 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VideoParser: getVideoLength /media/sdb1-usb-Seagate_Expansio/MTV/Talking Eyes/Talking Eyes - In The Sun (Italo Disco 2015).mp4
2022-02-24 13:00:39.914 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-MP4Parser: determineLength /media/sdb1-usb-Seagate_Expansio/MTV/Talking Eyes/Talking Eyes - In The Sun (Italo Disco 2015).mp4
2022-02-24 13:00:39.914 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileAccess: trying to open /media/sdb1-usb-Seagate_Expansio/MTV/Talking Eyes/Talking Eyes - In The Sun (Italo Disco 2015).mp4
2022-02-24 13:00:39.914 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: trying to open /media/sdb1-usb-Seagate_Expansio/MTV/Talking Eyes/Talking Eyes - In The Sun (Italo Disco 2015).mp4
2022-02-24 13:00:39.914 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: Opening /media/sdb1-usb-Seagate_Expansio/MTV/Talking Eyes/Talking Eyes - In The Sun (Italo Disco 2015).mp4
2022-02-24 13:00:39.930 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-MP4Parser: Duration is 359
2022-02-24 13:00:39.930 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VideoParser: getVideoLength, duration = 359
2022-02-24 13:00:39.930 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: set, name = plugin.video.pseudotv.live.parseDuration.18399edfc69c6954d78e31d90154e807, checksum = 18399edfc69c6954d78e31d90154e807
2022-02-24 13:00:39.940 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/Talking Eyes/Talking Eyes - In The Sun (Italo Disco 2015).mp4, runtime = 359, duration = 359, difference = 0%, safe = False
2022-02-24 13:00:39.947 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:39.949 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, returning runtime = 359
2022-02-24 13:00:39.949 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/Talking Eyes/Talking Eyes - In The Sun (Italo Disco 2015).mp4, runtime = 359
2022-02-24 13:00:39.955 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:40.030 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:40.030 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.a8ec7db0890220d5c1612537455c1439, checksum = f5505d8fa11c3b94284120864f7e6558
2022-02-24 13:00:40.046 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, accurate = True, path = /media/sdb1-usb-Seagate_Expansio/MTV/LunchMoney Lewis/LunchMoney Lewis - Mama [LIVE].mp4
2022-02-24 13:00:40.046 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.parseDuration.f5505d8fa11c3b94284120864f7e6558, checksum = f5505d8fa11c3b94284120864f7e6558
2022-02-24 13:00:40.059 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/LunchMoney Lewis/LunchMoney Lewis - Mama [LIVE].mp4, runtime = 227, duration = 227, difference = 0%, safe = False
2022-02-24 13:00:40.077 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:40.079 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, returning runtime = 227
2022-02-24 13:00:40.080 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/LunchMoney Lewis/LunchMoney Lewis - Mama [LIVE].mp4, runtime = 227
2022-02-24 13:00:40.088 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:40.131 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:40.131 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.ff0ed0b3bb4684fd6acecd52f48fe5eb, checksum = de55e54f550d663bc3865db7b834f2b7
2022-02-24 13:00:40.138 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-globals: sendJSON, command = {"jsonrpc":"2.0","method":"Files.GetFileDetails","params":{"file":"/media/sdb1-usb-Seagate_Expansio/MTV/Pitbull/Pitbull - Rain Over Me ft. Marc Anthony (Official Video).mp4","media":"video","properties":["streamdetails"]},"id":1}
2022-02-24 13:00:40.138 T:1055 DEBUG <general>: CUtil::GetMatchingSource: no matching source found for [/media/sdb1-usb-Seagate_Expansio/MTV/Pitbull/Pitbull - Rain Over Me ft. Marc Anthony (Official Video).mp4]
2022-02-24 13:00:40.188 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:40.188 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: set, name = plugin.video.pseudotv.live.cacheJSON.ff0ed0b3bb4684fd6acecd52f48fe5eb, checksum = de55e54f550d663bc3865db7b834f2b7
2022-02-24 13:00:40.188 T:1237 DEBUG <general>: Thread JobWorker start, auto delete: true
2022-02-24 13:00:40.197 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:40.197 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, accurate = True, path = /media/sdb1-usb-Seagate_Expansio/MTV/Pitbull/Pitbull - Rain Over Me ft. Marc Anthony (Official Video).mp4
2022-02-24 13:00:40.197 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.parseDuration.de55e54f550d663bc3865db7b834f2b7, checksum = de55e54f550d663bc3865db7b834f2b7
2022-02-24 13:00:40.200 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VideoParser: getVideoLength /media/sdb1-usb-Seagate_Expansio/MTV/Pitbull/Pitbull - Rain Over Me ft. Marc Anthony (Official Video).mp4
2022-02-24 13:00:40.200 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-MP4Parser: determineLength /media/sdb1-usb-Seagate_Expansio/MTV/Pitbull/Pitbull - Rain Over Me ft. Marc Anthony (Official Video).mp4
2022-02-24 13:00:40.200 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileAccess: trying to open /media/sdb1-usb-Seagate_Expansio/MTV/Pitbull/Pitbull - Rain Over Me ft. Marc Anthony (Official Video).mp4
2022-02-24 13:00:40.201 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: trying to open /media/sdb1-usb-Seagate_Expansio/MTV/Pitbull/Pitbull - Rain Over Me ft. Marc Anthony (Official Video).mp4
2022-02-24 13:00:40.201 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: Opening /media/sdb1-usb-Seagate_Expansio/MTV/Pitbull/Pitbull - Rain Over Me ft. Marc Anthony (Official Video).mp4
2022-02-24 13:00:40.220 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-MP4Parser: Duration is 0
2022-02-24 13:00:40.220 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VideoParser: getVideoLength, duration = 0
2022-02-24 13:00:40.220 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/Pitbull/Pitbull - Rain Over Me ft. Marc Anthony (Official Video).mp4, runtime = 233, duration = 0, difference = 0%, safe = False
2022-02-24 13:00:40.227 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:40.230 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, returning runtime = 233
2022-02-24 13:00:40.230 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/Pitbull/Pitbull - Rain Over Me ft. Marc Anthony (Official Video).mp4, runtime = 233
2022-02-24 13:00:40.236 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:40.306 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:40.306 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.84b6f1bcd583d48739623a1e019c31e4, checksum = 0e1b7caed17e752f1c7dde2117d51b03
2022-02-24 13:00:40.308 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:40.322 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, accurate = True, path = /media/sdb1-usb-Seagate_Expansio/MTV/Leroy Sanchez/Leroy Sanchez - Hello (Adele Cover).mp4
2022-02-24 13:00:40.322 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.parseDuration.0e1b7caed17e752f1c7dde2117d51b03, checksum = 0e1b7caed17e752f1c7dde2117d51b03
2022-02-24 13:00:40.323 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14721
2022-02-24 13:00:40.335 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VideoParser: getVideoLength /media/sdb1-usb-Seagate_Expansio/MTV/Leroy Sanchez/Leroy Sanchez - Hello (Adele Cover).mp4
2022-02-24 13:00:40.360 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-MP4Parser: determineLength /media/sdb1-usb-Seagate_Expansio/MTV/Leroy Sanchez/Leroy Sanchez - Hello (Adele Cover).mp4
2022-02-24 13:00:40.360 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileAccess: trying to open /media/sdb1-usb-Seagate_Expansio/MTV/Leroy Sanchez/Leroy Sanchez - Hello (Adele Cover).mp4
2022-02-24 13:00:40.360 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: trying to open /media/sdb1-usb-Seagate_Expansio/MTV/Leroy Sanchez/Leroy Sanchez - Hello (Adele Cover).mp4
2022-02-24 13:00:40.361 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: Opening /media/sdb1-usb-Seagate_Expansio/MTV/Leroy Sanchez/Leroy Sanchez - Hello (Adele Cover).mp4
2022-02-24 13:00:40.376 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-MP4Parser: Duration is 0
2022-02-24 13:00:40.376 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VideoParser: getVideoLength, duration = 0
2022-02-24 13:00:40.376 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/Leroy Sanchez/Leroy Sanchez - Hello (Adele Cover).mp4, runtime = 180, duration = 0, difference = 0%, safe = False
2022-02-24 13:00:40.384 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:40.386 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, returning runtime = 180
2022-02-24 13:00:40.386 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/Leroy Sanchez/Leroy Sanchez - Hello (Adele Cover).mp4, runtime = 180
2022-02-24 13:00:40.392 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:40.460 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:40.460 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.ce28817287c76d3b4a53fbab922c33ca, checksum = 0562d4f4b52b723d65ee05ad03688548
2022-02-24 13:00:40.468 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-globals: sendJSON, command = {"jsonrpc":"2.0","method":"Files.GetFileDetails","params":{"file":"/media/sdb1-usb-Seagate_Expansio/MTV/Mihai Chitu/Mihai Chitu - Nemuritoare (feat Sandra N).mp4","media":"video","properties":["streamdetails"]},"id":1}
2022-02-24 13:00:40.484 T:1055 DEBUG <general>: CUtil::GetMatchingSource: no matching source found for [/media/sdb1-usb-Seagate_Expansio/MTV/Mihai Chitu/Mihai Chitu - Nemuritoare (feat Sandra N).mp4]
2022-02-24 13:00:40.524 T:1094 INFO <CSettingsManager>: Skipped 1 duplicate messages..
2022-02-24 13:00:40.524 T:1094 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:40.527 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: set, name = plugin.video.pseudotv.live.cacheJSON.ce28817287c76d3b4a53fbab922c33ca, checksum = 0562d4f4b52b723d65ee05ad03688548
2022-02-24 13:00:40.543 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, accurate = True, path = /media/sdb1-usb-Seagate_Expansio/MTV/Mihai Chitu/Mihai Chitu - Nemuritoare (feat Sandra N).mp4
2022-02-24 13:00:40.544 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.parseDuration.0562d4f4b52b723d65ee05ad03688548, checksum = 0562d4f4b52b723d65ee05ad03688548
2022-02-24 13:00:40.549 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VideoParser: getVideoLength /media/sdb1-usb-Seagate_Expansio/MTV/Mihai Chitu/Mihai Chitu - Nemuritoare (feat Sandra N).mp4
2022-02-24 13:00:40.549 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-MP4Parser: determineLength /media/sdb1-usb-Seagate_Expansio/MTV/Mihai Chitu/Mihai Chitu - Nemuritoare (feat Sandra N).mp4
2022-02-24 13:00:40.549 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileAccess: trying to open /media/sdb1-usb-Seagate_Expansio/MTV/Mihai Chitu/Mihai Chitu - Nemuritoare (feat Sandra N).mp4
2022-02-24 13:00:40.549 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: trying to open /media/sdb1-usb-Seagate_Expansio/MTV/Mihai Chitu/Mihai Chitu - Nemuritoare (feat Sandra N).mp4
2022-02-24 13:00:40.549 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: Opening /media/sdb1-usb-Seagate_Expansio/MTV/Mihai Chitu/Mihai Chitu - Nemuritoare (feat Sandra N).mp4
2022-02-24 13:00:40.571 T:1093 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:40.579 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-MP4Parser: Duration is 0
2022-02-24 13:00:40.579 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VideoParser: getVideoLength, duration = 0
2022-02-24 13:00:40.579 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/Mihai Chitu/Mihai Chitu - Nemuritoare (feat Sandra N).mp4, runtime = 244, duration = 0, difference = 0%, safe = False
2022-02-24 13:00:40.587 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:40.589 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, returning runtime = 244
2022-02-24 13:00:40.589 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/Mihai Chitu/Mihai Chitu - Nemuritoare (feat Sandra N).mp4, runtime = 244
2022-02-24 13:00:40.599 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:40.625 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:40.640 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14629
2022-02-24 13:00:40.683 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:40.688 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.63636986b5295eb341c34cc643573c13, checksum = b8796d142cd712da3e01363133475e4f
2022-02-24 13:00:40.704 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-globals: sendJSON, command = {"jsonrpc":"2.0","method":"Files.GetFileDetails","params":{"file":"/media/sdb1-usb-Seagate_Expansio/MTV/PSY/PSY - Gangnam Style.mp4","media":"video","properties":["streamdetails"]},"id":1}
2022-02-24 13:00:40.705 T:1055 DEBUG <general>: CUtil::GetMatchingSource: no matching source found for [/media/sdb1-usb-Seagate_Expansio/MTV/PSY/PSY - Gangnam Style.mp4]
2022-02-24 13:00:40.757 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:40.757 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: set, name = plugin.video.pseudotv.live.cacheJSON.63636986b5295eb341c34cc643573c13, checksum = b8796d142cd712da3e01363133475e4f
2022-02-24 13:00:40.768 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, accurate = True, path = /media/sdb1-usb-Seagate_Expansio/MTV/PSY/PSY - Gangnam Style.mp4
2022-02-24 13:00:40.768 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.parseDuration.b8796d142cd712da3e01363133475e4f, checksum = b8796d142cd712da3e01363133475e4f
2022-02-24 13:00:40.771 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VideoParser: getVideoLength /media/sdb1-usb-Seagate_Expansio/MTV/PSY/PSY - Gangnam Style.mp4
2022-02-24 13:00:40.771 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-MP4Parser: determineLength /media/sdb1-usb-Seagate_Expansio/MTV/PSY/PSY - Gangnam Style.mp4
2022-02-24 13:00:40.772 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileAccess: trying to open /media/sdb1-usb-Seagate_Expansio/MTV/PSY/PSY - Gangnam Style.mp4
2022-02-24 13:00:40.772 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: trying to open /media/sdb1-usb-Seagate_Expansio/MTV/PSY/PSY - Gangnam Style.mp4
2022-02-24 13:00:40.772 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: Opening /media/sdb1-usb-Seagate_Expansio/MTV/PSY/PSY - Gangnam Style.mp4
2022-02-24 13:00:40.788 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-MP4Parser: Duration is 244
2022-02-24 13:00:40.788 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VideoParser: getVideoLength, duration = 244
2022-02-24 13:00:40.788 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: set, name = plugin.video.pseudotv.live.parseDuration.b8796d142cd712da3e01363133475e4f, checksum = b8796d142cd712da3e01363133475e4f
2022-02-24 13:00:40.797 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/PSY/PSY - Gangnam Style.mp4, runtime = 240, duration = 244, difference = 1%, safe = True
2022-02-24 13:00:40.803 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:40.805 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: queDuration, media = musicvideo, dbid = 1564, dur = 244
2022-02-24 13:00:40.806 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, returning runtime = 244
2022-02-24 13:00:40.806 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/PSY/PSY - Gangnam Style.mp4, runtime = 244
2022-02-24 13:00:40.814 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:40.870 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:40.870 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.40514e85c1a4162c727dbacf0bf30570, checksum = 3cc4f8567f725f8ba31d27e7d37fdcb6
2022-02-24 13:00:40.877 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-globals: sendJSON, command = {"jsonrpc":"2.0","method":"Files.GetFileDetails","params":{"file":"/media/sdb1-usb-Seagate_Expansio/MTV/Dixie Chicks/Dixie Chicks Not Ready To Make Nice (Official Video).mp4","media":"video","properties":["streamdetails"]},"id":1}
2022-02-24 13:00:40.902 T:1055 DEBUG <general>: CUtil::GetMatchingSource: no matching source found for [/media/sdb1-usb-Seagate_Expansio/MTV/Dixie Chicks/Dixie Chicks Not Ready To Make Nice (Official Video).mp4]
2022-02-24 13:00:40.960 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:40.960 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: set, name = plugin.video.pseudotv.live.cacheJSON.40514e85c1a4162c727dbacf0bf30570, checksum = 3cc4f8567f725f8ba31d27e7d37fdcb6
2022-02-24 13:00:40.978 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, accurate = True, path = /media/sdb1-usb-Seagate_Expansio/MTV/Dixie Chicks/Dixie Chicks Not Ready To Make Nice (Official Video).mp4
2022-02-24 13:00:40.978 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.parseDuration.3cc4f8567f725f8ba31d27e7d37fdcb6, checksum = 3cc4f8567f725f8ba31d27e7d37fdcb6
2022-02-24 13:00:40.982 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VideoParser: getVideoLength /media/sdb1-usb-Seagate_Expansio/MTV/Dixie Chicks/Dixie Chicks Not Ready To Make Nice (Official Video).mp4
2022-02-24 13:00:40.982 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-MP4Parser: determineLength /media/sdb1-usb-Seagate_Expansio/MTV/Dixie Chicks/Dixie Chicks Not Ready To Make Nice (Official Video).mp4
2022-02-24 13:00:40.982 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileAccess: trying to open /media/sdb1-usb-Seagate_Expansio/MTV/Dixie Chicks/Dixie Chicks Not Ready To Make Nice (Official Video).mp4
2022-02-24 13:00:40.982 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: trying to open /media/sdb1-usb-Seagate_Expansio/MTV/Dixie Chicks/Dixie Chicks Not Ready To Make Nice (Official Video).mp4
2022-02-24 13:00:40.982 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: Opening /media/sdb1-usb-Seagate_Expansio/MTV/Dixie Chicks/Dixie Chicks Not Ready To Make Nice (Official Video).mp4
2022-02-24 13:00:41.006 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-MP4Parser: Duration is 0
2022-02-24 13:00:41.006 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VideoParser: getVideoLength, duration = 0
2022-02-24 13:00:41.006 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/Dixie Chicks/Dixie Chicks Not Ready To Make Nice (Official Video).mp4, runtime = 233, duration = 0, difference = 0%, safe = False
2022-02-24 13:00:41.012 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:41.014 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, returning runtime = 233
2022-02-24 13:00:41.015 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/Dixie Chicks/Dixie Chicks Not Ready To Make Nice (Official Video).mp4, runtime = 233
2022-02-24 13:00:41.022 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:41.086 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:41.086 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.70a2df5533ff82db5571700f22e361be, checksum = 5ddd283c6c37ed16cc42554ed4bb42b8
2022-02-24 13:00:41.091 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-globals: sendJSON, command = {"jsonrpc":"2.0","method":"Files.GetFileDetails","params":{"file":"/media/sdb1-usb-Seagate_Expansio/MTV/Kesha/Kesha - Die Young.mp4","media":"video","properties":["streamdetails"]},"id":1}
2022-02-24 13:00:41.117 T:1055 DEBUG <general>: CUtil::GetMatchingSource: no matching source found for [/media/sdb1-usb-Seagate_Expansio/MTV/Kesha/Kesha - Die Young.mp4]
2022-02-24 13:00:41.142 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:41.142 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: set, name = plugin.video.pseudotv.live.cacheJSON.70a2df5533ff82db5571700f22e361be, checksum = 5ddd283c6c37ed16cc42554ed4bb42b8
2022-02-24 13:00:41.154 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, accurate = True, path = /media/sdb1-usb-Seagate_Expansio/MTV/Kesha/Kesha - Die Young.mp4
2022-02-24 13:00:41.154 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.parseDuration.5ddd283c6c37ed16cc42554ed4bb42b8, checksum = 5ddd283c6c37ed16cc42554ed4bb42b8
2022-02-24 13:00:41.159 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/Kesha/Kesha - Die Young.mp4, runtime = 120, duration = 160, difference = 25%, safe = True
2022-02-24 13:00:41.166 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:41.168 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: queDuration, media = musicvideo, dbid = 1114, dur = 160
2022-02-24 13:00:41.169 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, returning runtime = 160
2022-02-24 13:00:41.169 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/Kesha/Kesha - Die Young.mp4, runtime = 160
2022-02-24 13:00:41.176 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:41.234 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:41.234 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.e001f951527fd69ad65cb932f767eb40, checksum = f63b9c91f53d494b0b4d6f3538d7ec40
2022-02-24 13:00:41.239 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-globals: sendJSON, command = {"jsonrpc":"2.0","method":"Files.GetFileDetails","params":{"file":"/media/sdb1-usb-Seagate_Expansio/MTV/Mumford & Sons/Mumford and Sons - Awake My Soul [Live].mp4","media":"video","properties":["streamdetails"]},"id":1}
2022-02-24 13:00:41.262 T:1055 DEBUG <general>: CUtil::GetMatchingSource: no matching source found for [/media/sdb1-usb-Seagate_Expansio/MTV/Mumford & Sons/Mumford and Sons - Awake My Soul [Live].mp4]
2022-02-24 13:00:41.288 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:41.288 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: set, name = plugin.video.pseudotv.live.cacheJSON.e001f951527fd69ad65cb932f767eb40, checksum = f63b9c91f53d494b0b4d6f3538d7ec40
2022-02-24 13:00:41.297 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, accurate = True, path = /media/sdb1-usb-Seagate_Expansio/MTV/Mumford & Sons/Mumford and Sons - Awake My Soul [Live].mp4
2022-02-24 13:00:41.298 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.parseDuration.f63b9c91f53d494b0b4d6f3538d7ec40, checksum = f63b9c91f53d494b0b4d6f3538d7ec40
2022-02-24 13:00:41.302 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VideoParser: getVideoLength /media/sdb1-usb-Seagate_Expansio/MTV/Mumford & Sons/Mumford and Sons - Awake My Soul [Live].mp4
2022-02-24 13:00:41.302 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-MP4Parser: determineLength /media/sdb1-usb-Seagate_Expansio/MTV/Mumford & Sons/Mumford and Sons - Awake My Soul [Live].mp4
2022-02-24 13:00:41.302 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileAccess: trying to open /media/sdb1-usb-Seagate_Expansio/MTV/Mumford & Sons/Mumford and Sons - Awake My Soul [Live].mp4
2022-02-24 13:00:41.302 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: trying to open /media/sdb1-usb-Seagate_Expansio/MTV/Mumford & Sons/Mumford and Sons - Awake My Soul [Live].mp4
2022-02-24 13:00:41.302 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: Opening /media/sdb1-usb-Seagate_Expansio/MTV/Mumford & Sons/Mumford and Sons - Awake My Soul [Live].mp4
2022-02-24 13:00:41.315 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-MP4Parser: Duration is 252
2022-02-24 13:00:41.315 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VideoParser: getVideoLength, duration = 252
2022-02-24 13:00:41.315 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: set, name = plugin.video.pseudotv.live.parseDuration.f63b9c91f53d494b0b4d6f3538d7ec40, checksum = f63b9c91f53d494b0b4d6f3538d7ec40
2022-02-24 13:00:41.325 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/Mumford & Sons/Mumford and Sons - Awake My Soul [Live].mp4, runtime = 252, duration = 252, difference = 0%, safe = False
2022-02-24 13:00:41.331 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:41.334 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, returning runtime = 252
2022-02-24 13:00:41.334 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/Mumford & Sons/Mumford and Sons - Awake My Soul [Live].mp4, runtime = 252
2022-02-24 13:00:41.340 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:41.402 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:41.402 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.9b8ac4b59996ba358deb4af9c09667ba, checksum = 4be5ed4ca376cb56219dc47bef8a515e
2022-02-24 13:00:41.407 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-globals: sendJSON, command = {"jsonrpc":"2.0","method":"Files.GetFileDetails","params":{"file":"/media/sdb1-usb-Seagate_Expansio/MTV/Gareth Emery/CVNT5 - CVNT5.mp4","media":"video","properties":["streamdetails"]},"id":1}
2022-02-24 13:00:41.432 T:1055 DEBUG <general>: CUtil::GetMatchingSource: no matching source found for [/media/sdb1-usb-Seagate_Expansio/MTV/Gareth Emery/CVNT5 - CVNT5.mp4]
2022-02-24 13:00:41.455 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:41.455 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: set, name = plugin.video.pseudotv.live.cacheJSON.9b8ac4b59996ba358deb4af9c09667ba, checksum = 4be5ed4ca376cb56219dc47bef8a515e
2022-02-24 13:00:41.472 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, accurate = True, path = /media/sdb1-usb-Seagate_Expansio/MTV/Gareth Emery/CVNT5 - CVNT5.mp4
2022-02-24 13:00:41.472 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.parseDuration.4be5ed4ca376cb56219dc47bef8a515e, checksum = 4be5ed4ca376cb56219dc47bef8a515e
2022-02-24 13:00:41.485 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VideoParser: getVideoLength /media/sdb1-usb-Seagate_Expansio/MTV/Gareth Emery/CVNT5 - CVNT5.mp4
2022-02-24 13:00:41.485 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-MP4Parser: determineLength /media/sdb1-usb-Seagate_Expansio/MTV/Gareth Emery/CVNT5 - CVNT5.mp4
2022-02-24 13:00:41.485 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileAccess: trying to open /media/sdb1-usb-Seagate_Expansio/MTV/Gareth Emery/CVNT5 - CVNT5.mp4
2022-02-24 13:00:41.485 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: trying to open /media/sdb1-usb-Seagate_Expansio/MTV/Gareth Emery/CVNT5 - CVNT5.mp4
2022-02-24 13:00:41.486 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: Opening /media/sdb1-usb-Seagate_Expansio/MTV/Gareth Emery/CVNT5 - CVNT5.mp4
2022-02-24 13:00:41.513 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-MP4Parser: Duration is 0
2022-02-24 13:00:41.513 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VideoParser: getVideoLength, duration = 0
2022-02-24 13:00:41.513 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/Gareth Emery/CVNT5 - CVNT5.mp4, runtime = 300, duration = 0, difference = 0%, safe = False
2022-02-24 13:00:41.531 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:41.546 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:41.546 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, returning runtime = 300
2022-02-24 13:00:41.547 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/Gareth Emery/CVNT5 - CVNT5.mp4, runtime = 300
2022-02-24 13:00:41.571 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:41.577 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:41.590 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12723
2022-02-24 13:00:41.591 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: buildList, id: 312e436c6173736963204d54562e3c6d@PseudoTVLive returning (25) files, (0) dirs.
2022-02-24 13:00:41.591 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: buildFileList, id: 312e436c6173736963204d54562e3c6d@PseudoTVLive returning fileList 25 / 25
2022-02-24 13:00:41.592 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 5, channel = {'catchup': 'vod', 'favorite': False, 'group': ['PseudoTV Live'], 'id': '312e436c6173736963204d54562e3c6d@PseudoTVLive', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/Classic MTV.png', 'name': 'Classic MTV', 'number': 1, 'path': ['special://profile/playlists/video/Classic MTV.xsp'], 'radio': False, 'rules': [], 'type': 'Custom'}
2022-02-24 13:00:41.593 T:1055 INFO <general>: plugin.video.pseudotv.live-0.3.5f-Builder: getFileList, id: 312e436c6173736963204d54562e3c6d@PseudoTVLive, cacheResponse = 25
2022-02-24 13:00:41.593 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: addScheduling; id = 312e436c6173736963204d54562e3c6d@PseudoTVLive, fileList = 25, start = 1645753407.0
2022-02-24 13:00:41.593 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 7, channel = {'catchup': 'vod', 'favorite': False, 'group': ['PseudoTV Live'], 'id': '312e436c6173736963204d54562e3c6d@PseudoTVLive', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/Classic MTV.png', 'name': 'Classic MTV', 'number': 1, 'path': ['special://profile/playlists/video/Classic MTV.xsp'], 'radio': False, 'rules': [], 'type': 'Custom'}
2022-02-24 13:00:41.594 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 8, channel = {'catchup': 'vod', 'favorite': False, 'group': ['PseudoTV Live'], 'id': '312e436c6173736963204d54562e3c6d@PseudoTVLive', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/Classic MTV.png', 'name': 'Classic MTV', 'number': 1, 'path': ['special://profile/playlists/video/Classic MTV.xsp'], 'radio': False, 'rules': [], 'type': 'Custom'}
2022-02-24 13:00:41.594 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 6, channel = {'catchup': 'vod', 'favorite': False, 'group': ['PseudoTV Live'], 'id': '312e436c6173736963204d54562e3c6d@PseudoTVLive', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/Classic MTV.png', 'name': 'Classic MTV', 'number': 1, 'path': ['special://profile/playlists/video/Classic MTV.xsp'], 'radio': False, 'rules': [], 'type': 'Custom'}
2022-02-24 13:00:41.594 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 9, channel = {'catchup': 'vod', 'favorite': False, 'group': ['PseudoTV Live'], 'id': '312e436c6173736963204d54562e3c6d@PseudoTVLive', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/Classic MTV.png', 'name': 'Classic MTV', 'number': 1, 'path': ['special://profile/playlists/video/Classic MTV.xsp'], 'radio': False, 'rules': [], 'type': 'Custom'}
2022-02-24 13:00:41.618 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:41.623 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: addChannelLineup, citem = {'catchup': 'vod', 'favorite': False, 'group': ['PseudoTV Live'], 'id': '312e436c6173736963204d54562e3c6d@PseudoTVLive', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/Classic MTV.png', 'name': 'Classic MTV', 'number': 1, 'path': ['special://profile/playlists/video/Classic MTV.xsp'], 'radio': False, 'rules': [], 'type': 'Custom', 'label': 'Classic MTV', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=Classic%20MTV&id=312e436c6173736963204d54562e3c6d%40PseudoTVLive&radio=False.pvr'}, radio = False, catchup = True
2022-02-24 13:00:41.623 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: addStation, item = {'catchup': 'vod', 'favorite': False, 'group': ['PseudoTV Live'], 'id': '312e436c6173736963204d54562e3c6d@PseudoTVLive', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/Classic MTV.png', 'name': 'Classic MTV', 'number': 1, 'path': ['special://profile/playlists/video/Classic MTV.xsp'], 'radio': False, 'rules': [], 'type': 'Custom', 'label': 'Classic MTV', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=Classic%20MTV&id=312e436c6173736963204d54562e3c6d%40PseudoTVLive&radio=False.pvr'}
2022-02-24 13:00:41.623 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: findStation, idx = 0, line = {'id': '312e436c6173736963204d54562e3c6d@PseudoTVLive', 'type': '', 'number': 1, 'name': 'Classic MTV', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/Classic MTV.png', 'path': [], 'group': ['PseudoTV Live'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'Classic MTV', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=Classic%20MTV&id=312e436c6173736963204d54562e3c6d%40PseudoTVLive&radio=False.pvr'}
2022-02-24 13:00:41.626 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: addChannel, citem = {'id': '312e436c6173736963204d54562e3c6d@PseudoTVLive', 'display-name': [('Classic MTV', 'en')], 'icon': [{'src': '/var/media/sdc1-usb-General_USB_Flas/logos/Classic MTV.png'}]}
2022-02-24 13:00:41.626 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: getChannels
2022-02-24 13:00:41.627 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '312e436c6173736963204d54562e3c6d@PseudoTVLive', 'display-name': [('Classic MTV', 'en')], 'icon': [{'src': '/var/media/sdc1-usb-General_USB_Flas/logos/Classic MTV.png'}]}
2022-02-24 13:00:41.627 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: addProgrammes, radio = False, catchup = True, programmes = 25, citem = {'catchup': 'vod', 'favorite': False, 'group': ['PseudoTV Live'], 'id': '312e436c6173736963204d54562e3c6d@PseudoTVLive', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/Classic MTV.png', 'name': 'Classic MTV', 'number': 1, 'path': ['special://profile/playlists/video/Classic MTV.xsp'], 'radio': False, 'rules': [], 'type': 'Custom', 'label': 'Classic MTV', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=Classic%20MTV&id=312e436c6173736963204d54562e3c6d%40PseudoTVLive&radio=False.pvr', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true'}
2022-02-24 13:00:41.642 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:41.658 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:41.658 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: addProgram = 312e436c6173736963204d54562e3c6d@PseudoTVLive
2022-02-24 13:00:41.663 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:41.674 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:41.674 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: addProgram = 312e436c6173736963204d54562e3c6d@PseudoTVLive
2022-02-24 13:00:41.679 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:41.690 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:41.690 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: addProgram = 312e436c6173736963204d54562e3c6d@PseudoTVLive
2022-02-24 13:00:41.696 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:41.714 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:41.714 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: addProgram = 312e436c6173736963204d54562e3c6d@PseudoTVLive
2022-02-24 13:00:41.719 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:41.732 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:41.732 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: addProgram = 312e436c6173736963204d54562e3c6d@PseudoTVLive
2022-02-24 13:00:41.737 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:41.750 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:41.750 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: addProgram = 312e436c6173736963204d54562e3c6d@PseudoTVLive
2022-02-24 13:00:41.755 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:41.768 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:41.768 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: addProgram = 312e436c6173736963204d54562e3c6d@PseudoTVLive
2022-02-24 13:00:41.774 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:41.787 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:41.787 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: addProgram = 312e436c6173736963204d54562e3c6d@PseudoTVLive
2022-02-24 13:00:41.791 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:41.794 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:41.805 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:41.805 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: addProgram = 312e436c6173736963204d54562e3c6d@PseudoTVLive
2022-02-24 13:00:41.806 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15280
2022-02-24 13:00:41.813 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:41.824 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:41.824 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: addProgram = 312e436c6173736963204d54562e3c6d@PseudoTVLive
2022-02-24 13:00:41.831 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:41.843 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:41.843 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: addProgram = 312e436c6173736963204d54562e3c6d@PseudoTVLive
2022-02-24 13:00:41.850 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:41.863 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:41.863 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: addProgram = 312e436c6173736963204d54562e3c6d@PseudoTVLive
2022-02-24 13:00:41.869 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:41.883 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:41.883 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: addProgram = 312e436c6173736963204d54562e3c6d@PseudoTVLive
2022-02-24 13:00:41.889 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:41.902 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:41.902 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: addProgram = 312e436c6173736963204d54562e3c6d@PseudoTVLive
2022-02-24 13:00:41.908 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:41.922 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:41.922 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: addProgram = 312e436c6173736963204d54562e3c6d@PseudoTVLive
2022-02-24 13:00:41.928 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:41.941 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:41.941 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: addProgram = 312e436c6173736963204d54562e3c6d@PseudoTVLive
2022-02-24 13:00:41.947 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:41.967 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:41.967 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: addProgram = 312e436c6173736963204d54562e3c6d@PseudoTVLive
2022-02-24 13:00:41.973 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:41.986 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:41.986 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: addProgram = 312e436c6173736963204d54562e3c6d@PseudoTVLive
2022-02-24 13:00:41.993 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:42.006 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:42.006 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: addProgram = 312e436c6173736963204d54562e3c6d@PseudoTVLive
2022-02-24 13:00:42.014 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:42.025 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:42.025 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: addProgram = 312e436c6173736963204d54562e3c6d@PseudoTVLive
2022-02-24 13:00:42.032 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:42.045 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:42.045 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: addProgram = 312e436c6173736963204d54562e3c6d@PseudoTVLive
2022-02-24 13:00:42.051 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:42.063 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:42.063 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: addProgram = 312e436c6173736963204d54562e3c6d@PseudoTVLive
2022-02-24 13:00:42.068 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:42.080 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:42.080 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: addProgram = 312e436c6173736963204d54562e3c6d@PseudoTVLive
2022-02-24 13:00:42.086 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:42.097 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:42.097 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: addProgram = 312e436c6173736963204d54562e3c6d@PseudoTVLive
2022-02-24 13:00:42.103 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:42.114 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:42.114 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: addProgram = 312e436c6173736963204d54562e3c6d@PseudoTVLive
2022-02-24 13:00:42.141 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 2, channel = {'catchup': 'vod', 'favorite': False, 'group': ['PseudoTV Live'], 'id': '322e576f727368697054562e3c6d6435@PseudoTVLive', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/WorshipTV.png', 'name': 'WorshipTV', 'number': 2, 'path': ['special://profile/playlists/video/Worship TV.xsp'], 'radio': False, 'rules': [], 'type': 'Custom'}
2022-02-24 13:00:42.147 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:42.186 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: getFileList, id: 322e576f727368697054562e3c6d6435@PseudoTVLive, radio = False
2022-02-24 13:00:42.194 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:42.231 T:1055 INFO <general>: Skipped 4 duplicate messages..
2022-02-24 13:00:42.231 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 3, channel = {'catchup': 'vod', 'favorite': False, 'group': ['PseudoTV Live'], 'id': '322e576f727368697054562e3c6d6435@PseudoTVLive', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/WorshipTV.png', 'name': 'WorshipTV', 'number': 2, 'path': ['special://profile/playlists/video/Worship TV.xsp'], 'radio': False, 'rules': [], 'type': 'Custom'}
2022-02-24 13:00:42.237 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:42.239 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 4, channel = {'catchup': 'vod', 'favorite': False, 'group': ['PseudoTV Live'], 'id': '322e576f727368697054562e3c6d6435@PseudoTVLive', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/WorshipTV.png', 'name': 'WorshipTV', 'number': 2, 'path': ['special://profile/playlists/video/Worship TV.xsp'], 'radio': False, 'rules': [], 'type': 'Custom'}
2022-02-24 13:00:42.239 T:1055 INFO <general>: plugin.video.pseudotv.live-0.3.5f-Builder: getFileList, id: 322e576f727368697054562e3c6d6435@PseudoTVLive, mixed = False, media = video
2022-02-24 13:00:42.239 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: buildFileList, id: 322e576f727368697054562e3c6d6435@PseudoTVLive, path = special://profile/playlists/video/Worship TV.xsp, limit = 25, sort = {}, filter = {}, limits = {}
2022-02-24 13:00:42.239 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.builder.parsesmartplaylist.special://profile/playlists/video/worship tv.xsp, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:42.245 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileAccess: trying to open special://profile/playlists/video/Worship TV.xsp
2022-02-24 13:00:42.245 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: trying to open special://profile/playlists/video/Worship TV.xsp
2022-02-24 13:00:42.245 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: Opening special://profile/playlists/video/Worship TV.xsp
2022-02-24 13:00:42.246 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: parseSmartPlaylist, file = special://profile/playlists/video/Worship TV.xsp, media = video, sort = {'method': 'random', 'order': 'ascending'}
2022-02-24 13:00:42.246 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: set, name = plugin.video.pseudotv.live.builder.parsesmartplaylist.special://profile/playlists/video/worship tv.xsp, checksum = e9a11258-134c-4011-856e-4d26db843e5d
2022-02-24 13:00:42.261 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: buildList, id: 322e576f727368697054562e3c6d6435@PseudoTVLive, path = special://profile/playlists/video/Worship TV.xsp, page = 25, sort = {'method': 'random', 'order': 'ascending'}, filter = {}, limits = {}
2022-02-24 13:00:42.261 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.autoPagination.322e576f727368697054562e3c6d6435@PseudoTVLive.001b26d88557c87913e282ffdb1a1c21, checksum = 322e576f727368697054562e3c6d6435@PseudoTVLive
2022-02-24 13:00:42.265 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: get autoPagination; id = 322e576f727368697054562e3c6d6435@PseudoTVLive, path = special://profile/playlists/video/Worship TV.xsp, limits = {'end': 0, 'start': 0, 'total': 73}
2022-02-24 13:00:42.265 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: requestList, id = 322e576f727368697054562e3c6d6435@PseudoTVLive generating random limits = {'end': 50, 'start': 25, 'total': 73}
2022-02-24 13:00:42.265 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.jsonrpc.getenums, checksum = 19.3 (19.3.0) Git:19.3-Matrix
2022-02-24 13:00:42.266 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: requestList, id = 322e576f727368697054562e3c6d6435@PseudoTVLive, path = special://profile/playlists/video/Worship TV.xsp, page = 25, limits= {'end': 50, 'start': 25, 'total': 73}
2022-02-24 13:00:42.266 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.2b03ece38a680492e428c06cec2c6358, checksum = 0.3.5f
2022-02-24 13:00:42.269 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-globals: sendJSON, command = {"jsonrpc":"2.0","method":"Files.GetDirectory","params":{"limits": {"start": 50, "end": 75}, "directory": "special://profile/playlists/video/Worship TV.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"], "sort": {"method": "random", "order": "ascending"}},"id":1}
2022-02-24 13:00:42.291 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:42.306 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15269
2022-02-24 13:00:42.337 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: set, name = plugin.video.pseudotv.live.cacheJSON.2b03ece38a680492e428c06cec2c6358, checksum = 0.3.5f
2022-02-24 13:00:42.350 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: requestList, id = 322e576f727368697054562e3c6d6435@PseudoTVLive, items = 23, result limits = {'end': 73, 'start': 50, 'total': 73}
2022-02-24 13:00:42.350 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: requestList, id = 322e576f727368697054562e3c6d6435@PseudoTVLive, resetting start to 0
2022-02-24 13:00:42.350 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: set, name = plugin.video.pseudotv.live.autoPagination.322e576f727368697054562e3c6d6435@PseudoTVLive.001b26d88557c87913e282ffdb1a1c21, checksum = 322e576f727368697054562e3c6d6435@PseudoTVLive
2022-02-24 13:00:42.358 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: set autoPagination; id = 322e576f727368697054562e3c6d6435@PseudoTVLive, path = special://profile/playlists/video/Worship TV.xsp, limits = {'end': 0, 'start': 0, 'total': 73}
2022-02-24 13:00:42.358 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: requestList, id = 322e576f727368697054562e3c6d6435@PseudoTVLive, return items = 23
2022-02-24 13:00:42.399 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:42.401 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.ba33dd357b5af8c89d0d913700ecc0be, checksum = ce6a79203c68f93a594f55b9ef438e92
2022-02-24 13:00:42.408 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, accurate = True, path = /media/sdb1-usb-Seagate_Expansio/WorshipTV/Elevation Worship/Elevation Worship - See A Victory (Live).mp4
2022-02-24 13:00:42.408 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.parseDuration.ce6a79203c68f93a594f55b9ef438e92, checksum = ce6a79203c68f93a594f55b9ef438e92
2022-02-24 13:00:42.413 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VideoParser: getVideoLength /media/sdb1-usb-Seagate_Expansio/WorshipTV/Elevation Worship/Elevation Worship - See A Victory (Live).mp4
2022-02-24 13:00:42.447 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-MP4Parser: determineLength /media/sdb1-usb-Seagate_Expansio/WorshipTV/Elevation Worship/Elevation Worship - See A Victory (Live).mp4
2022-02-24 13:00:42.447 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileAccess: trying to open /media/sdb1-usb-Seagate_Expansio/WorshipTV/Elevation Worship/Elevation Worship - See A Victory (Live).mp4
2022-02-24 13:00:42.447 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: trying to open /media/sdb1-usb-Seagate_Expansio/WorshipTV/Elevation Worship/Elevation Worship - See A Victory (Live).mp4
2022-02-24 13:00:42.447 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: Opening /media/sdb1-usb-Seagate_Expansio/WorshipTV/Elevation Worship/Elevation Worship - See A Victory (Live).mp4
2022-02-24 13:00:42.469 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-MP4Parser: Duration is 0
2022-02-24 13:00:42.469 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VideoParser: getVideoLength, duration = 0
2022-02-24 13:00:42.469 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, path = /media/sdb1-usb-Seagate_Expansio/WorshipTV/Elevation Worship/Elevation Worship - See A Victory (Live).mp4, runtime = 360, duration = 0, difference = 0%, safe = False
2022-02-24 13:00:42.488 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:42.492 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, returning runtime = 360
2022-02-24 13:00:42.493 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, path = /media/sdb1-usb-Seagate_Expansio/WorshipTV/Elevation Worship/Elevation Worship - See A Victory (Live).mp4, runtime = 360
2022-02-24 13:00:42.515 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:42.582 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:42.582 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.30b45157a3efed3f922721e9fa854533, checksum = c6e55e2e580a0eb2e6f82e29163d8adb
2022-02-24 13:00:42.599 T:1094 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:42.615 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-globals: sendJSON, command = {"jsonrpc":"2.0","method":"Files.GetFileDetails","params":{"file":"/media/sdb1-usb-Seagate_Expansio/WorshipTV/Don Moen/Don Moen - Thank You Lord.mp4","media":"video","properties":["streamdetails"]},"id":1}
2022-02-24 13:00:42.616 T:1055 DEBUG <general>: CUtil::GetMatchingSource: no matching source found for [/media/sdb1-usb-Seagate_Expansio/WorshipTV/Don Moen/Don Moen - Thank You Lord.mp4]
2022-02-24 13:00:42.675 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:42.675 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: set, name = plugin.video.pseudotv.live.cacheJSON.30b45157a3efed3f922721e9fa854533, checksum = c6e55e2e580a0eb2e6f82e29163d8adb
2022-02-24 13:00:42.685 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, accurate = True, path = /media/sdb1-usb-Seagate_Expansio/WorshipTV/Don Moen/Don Moen - Thank You Lord.mp4
2022-02-24 13:00:42.685 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.parseDuration.c6e55e2e580a0eb2e6f82e29163d8adb, checksum = c6e55e2e580a0eb2e6f82e29163d8adb
2022-02-24 13:00:42.690 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VideoParser: getVideoLength /media/sdb1-usb-Seagate_Expansio/WorshipTV/Don Moen/Don Moen - Thank You Lord.mp4
2022-02-24 13:00:42.690 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-MP4Parser: determineLength /media/sdb1-usb-Seagate_Expansio/WorshipTV/Don Moen/Don Moen - Thank You Lord.mp4
2022-02-24 13:00:42.690 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileAccess: trying to open /media/sdb1-usb-Seagate_Expansio/WorshipTV/Don Moen/Don Moen - Thank You Lord.mp4
2022-02-24 13:00:42.690 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: trying to open /media/sdb1-usb-Seagate_Expansio/WorshipTV/Don Moen/Don Moen - Thank You Lord.mp4
2022-02-24 13:00:42.690 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: Opening /media/sdb1-usb-Seagate_Expansio/WorshipTV/Don Moen/Don Moen - Thank You Lord.mp4
2022-02-24 13:00:42.712 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-MP4Parser: Duration is 0
2022-02-24 13:00:42.712 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VideoParser: getVideoLength, duration = 0
2022-02-24 13:00:42.712 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, path = /media/sdb1-usb-Seagate_Expansio/WorshipTV/Don Moen/Don Moen - Thank You Lord.mp4, runtime = 340, duration = 0, difference = 0%, safe = False
2022-02-24 13:00:42.719 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:42.721 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, returning runtime = 340
2022-02-24 13:00:42.721 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, path = /media/sdb1-usb-Seagate_Expansio/WorshipTV/Don Moen/Don Moen - Thank You Lord.mp4, runtime = 340
2022-02-24 13:00:42.731 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:42.775 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:42.790 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15044
2022-02-24 13:00:42.804 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:42.807 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.d2c2a834de93c186379527c72e67b9d3, checksum = d149f5441028a371aeb23a872e0fe439
2022-02-24 13:00:42.818 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-globals: sendJSON, command = {"jsonrpc":"2.0","method":"Files.GetFileDetails","params":{"file":"/media/sdb1-usb-Seagate_Expansio/WorshipTV/Chris Tomlin/Chris Tomlin - Amazing Grace (My Chains Are Gone).mp4","media":"video","properties":["streamdetails"]},"id":1}
2022-02-24 13:00:42.819 T:1055 DEBUG <general>: CUtil::GetMatchingSource: no matching source found for [/media/sdb1-usb-Seagate_Expansio/WorshipTV/Chris Tomlin/Chris Tomlin - Amazing Grace (My Chains Are Gone).mp4]
2022-02-24 13:00:42.868 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:42.868 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: set, name = plugin.video.pseudotv.live.cacheJSON.d2c2a834de93c186379527c72e67b9d3, checksum = d149f5441028a371aeb23a872e0fe439
2022-02-24 13:00:42.877 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, accurate = True, path = /media/sdb1-usb-Seagate_Expansio/WorshipTV/Chris Tomlin/Chris Tomlin - Amazing Grace (My Chains Are Gone).mp4
2022-02-24 13:00:42.878 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.parseDuration.d149f5441028a371aeb23a872e0fe439, checksum = d149f5441028a371aeb23a872e0fe439
2022-02-24 13:00:42.882 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VideoParser: getVideoLength /media/sdb1-usb-Seagate_Expansio/WorshipTV/Chris Tomlin/Chris Tomlin - Amazing Grace (My Chains Are Gone).mp4
2022-02-24 13:00:42.882 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-MP4Parser: determineLength /media/sdb1-usb-Seagate_Expansio/WorshipTV/Chris Tomlin/Chris Tomlin - Amazing Grace (My Chains Are Gone).mp4
2022-02-24 13:00:42.882 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileAccess: trying to open /media/sdb1-usb-Seagate_Expansio/WorshipTV/Chris Tomlin/Chris Tomlin - Amazing Grace (My Chains Are Gone).mp4
2022-02-24 13:00:42.882 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: trying to open /media/sdb1-usb-Seagate_Expansio/WorshipTV/Chris Tomlin/Chris Tomlin - Amazing Grace (My Chains Are Gone).mp4
2022-02-24 13:00:42.882 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: Opening /media/sdb1-usb-Seagate_Expansio/WorshipTV/Chris Tomlin/Chris Tomlin - Amazing Grace (My Chains Are Gone).mp4
2022-02-24 13:00:42.908 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-MP4Parser: Duration is 0
2022-02-24 13:00:42.908 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VideoParser: getVideoLength, duration = 0
2022-02-24 13:00:42.909 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, path = /media/sdb1-usb-Seagate_Expansio/WorshipTV/Chris Tomlin/Chris Tomlin - Amazing Grace (My Chains Are Gone).mp4, runtime = 347, duration = 0, difference = 0%, safe = False
2022-02-24 13:00:42.915 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:42.916 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, returning runtime = 347
2022-02-24 13:00:42.916 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, path = /media/sdb1-usb-Seagate_Expansio/WorshipTV/Chris Tomlin/Chris Tomlin - Amazing Grace (My Chains Are Gone).mp4, runtime = 347
2022-02-24 13:00:42.923 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:42.986 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:42.986 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.816b0dc7637b4957bd4c797ae05742bf, checksum = 16485e16c4fc11b6984719a7980a16da
2022-02-24 13:00:42.993 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-globals: sendJSON, command = {"jsonrpc":"2.0","method":"Files.GetFileDetails","params":{"file":"/media/sdb1-usb-Seagate_Expansio/WorshipTV/Beautiful Dreamer Wake/Beautiful Dreamer Wake - King of My Heart.mp4","media":"video","properties":["streamdetails"]},"id":1}
2022-02-24 13:00:42.994 T:1055 DEBUG <general>: CUtil::GetMatchingSource: no matching source found for [/media/sdb1-usb-Seagate_Expansio/WorshipTV/Beautiful Dreamer Wake/Beautiful Dreamer Wake - King of My Heart.mp4]
2022-02-24 13:00:43.030 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:43.030 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: set, name = plugin.video.pseudotv.live.cacheJSON.816b0dc7637b4957bd4c797ae05742bf, checksum = 16485e16c4fc11b6984719a7980a16da
2022-02-24 13:00:43.047 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, accurate = True, path = /media/sdb1-usb-Seagate_Expansio/WorshipTV/Beautiful Dreamer Wake/Beautiful Dreamer Wake - King of My Heart.mp4
2022-02-24 13:00:43.047 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.parseDuration.16485e16c4fc11b6984719a7980a16da, checksum = 16485e16c4fc11b6984719a7980a16da
2022-02-24 13:00:43.052 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VideoParser: getVideoLength /media/sdb1-usb-Seagate_Expansio/WorshipTV/Beautiful Dreamer Wake/Beautiful Dreamer Wake - King of My Heart.mp4
2022-02-24 13:00:43.052 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-MP4Parser: determineLength /media/sdb1-usb-Seagate_Expansio/WorshipTV/Beautiful Dreamer Wake/Beautiful Dreamer Wake - King of My Heart.mp4
2022-02-24 13:00:43.052 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileAccess: trying to open /media/sdb1-usb-Seagate_Expansio/WorshipTV/Beautiful Dreamer Wake/Beautiful Dreamer Wake - King of My Heart.mp4
2022-02-24 13:00:43.053 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: trying to open /media/sdb1-usb-Seagate_Expansio/WorshipTV/Beautiful Dreamer Wake/Beautiful Dreamer Wake - King of My Heart.mp4
2022-02-24 13:00:43.053 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: Opening /media/sdb1-usb-Seagate_Expansio/WorshipTV/Beautiful Dreamer Wake/Beautiful Dreamer Wake - King of My Heart.mp4
2022-02-24 13:00:43.079 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-MP4Parser: Duration is 0
2022-02-24 13:00:43.079 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VideoParser: getVideoLength, duration = 0
2022-02-24 13:00:43.079 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, path = /media/sdb1-usb-Seagate_Expansio/WorshipTV/Beautiful Dreamer Wake/Beautiful Dreamer Wake - King of My Heart.mp4, runtime = 240, duration = 0, difference = 0%, safe = False
2022-02-24 13:00:43.098 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:43.102 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, returning runtime = 240
2022-02-24 13:00:43.102 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, path = /media/sdb1-usb-Seagate_Expansio/WorshipTV/Beautiful Dreamer Wake/Beautiful Dreamer Wake - King of My Heart.mp4, runtime = 240
2022-02-24 13:00:43.123 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:43.141 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:43.156 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15126
2022-02-24 13:00:43.213 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:43.217 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.da73812ca9c8baab601fdc85a1492f70, checksum = 6f2916e4a984c380be5c9dc5dcf3f829
2022-02-24 13:00:43.233 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, accurate = True, path = /media/sdb1-usb-Seagate_Expansio/WorshipTV/Bethel Music/Bethel Music - Yeshua (I Exalt Thee) Ft Elyssa Smith.mp4
2022-02-24 13:00:43.233 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.parseDuration.6f2916e4a984c380be5c9dc5dcf3f829, checksum = 6f2916e4a984c380be5c9dc5dcf3f829
2022-02-24 13:00:43.246 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VideoParser: getVideoLength /media/sdb1-usb-Seagate_Expansio/WorshipTV/Bethel Music/Bethel Music - Yeshua (I Exalt Thee) Ft Elyssa Smith.mp4
2022-02-24 13:00:43.247 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-MP4Parser: determineLength /media/sdb1-usb-Seagate_Expansio/WorshipTV/Bethel Music/Bethel Music - Yeshua (I Exalt Thee) Ft Elyssa Smith.mp4
2022-02-24 13:00:43.247 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileAccess: trying to open /media/sdb1-usb-Seagate_Expansio/WorshipTV/Bethel Music/Bethel Music - Yeshua (I Exalt Thee) Ft Elyssa Smith.mp4
2022-02-24 13:00:43.247 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: trying to open /media/sdb1-usb-Seagate_Expansio/WorshipTV/Bethel Music/Bethel Music - Yeshua (I Exalt Thee) Ft Elyssa Smith.mp4
2022-02-24 13:00:43.248 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: Opening /media/sdb1-usb-Seagate_Expansio/WorshipTV/Bethel Music/Bethel Music - Yeshua (I Exalt Thee) Ft Elyssa Smith.mp4
2022-02-24 13:00:43.278 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-MP4Parser: Duration is 0
2022-02-24 13:00:43.278 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VideoParser: getVideoLength, duration = 0
2022-02-24 13:00:43.278 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, path = /media/sdb1-usb-Seagate_Expansio/WorshipTV/Bethel Music/Bethel Music - Yeshua (I Exalt Thee) Ft Elyssa Smith.mp4, runtime = 1320, duration = 0, difference = 0%, safe = False
2022-02-24 13:00:43.297 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:43.301 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, returning runtime = 1320
2022-02-24 13:00:43.301 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, path = /media/sdb1-usb-Seagate_Expansio/WorshipTV/Bethel Music/Bethel Music - Yeshua (I Exalt Thee) Ft Elyssa Smith.mp4, runtime = 1320
2022-02-24 13:00:43.321 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:43.401 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:43.401 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.a020f4d899592ba19ae17273c36bcf71, checksum = 15e9434b06d0ba9acaf6c79c17fc5e0e
2022-02-24 13:00:43.416 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, accurate = True, path = /media/sdb1-usb-Seagate_Expansio/WorshipTV/Elevation Worship/Elevation Worship - Resurrecting (Live).mp4
2022-02-24 13:00:43.416 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.parseDuration.15e9434b06d0ba9acaf6c79c17fc5e0e, checksum = 15e9434b06d0ba9acaf6c79c17fc5e0e
2022-02-24 13:00:43.428 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VideoParser: getVideoLength /media/sdb1-usb-Seagate_Expansio/WorshipTV/Elevation Worship/Elevation Worship - Resurrecting (Live).mp4
2022-02-24 13:00:43.429 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-MP4Parser: determineLength /media/sdb1-usb-Seagate_Expansio/WorshipTV/Elevation Worship/Elevation Worship - Resurrecting (Live).mp4
2022-02-24 13:00:43.429 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileAccess: trying to open /media/sdb1-usb-Seagate_Expansio/WorshipTV/Elevation Worship/Elevation Worship - Resurrecting (Live).mp4
2022-02-24 13:00:43.429 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: trying to open /media/sdb1-usb-Seagate_Expansio/WorshipTV/Elevation Worship/Elevation Worship - Resurrecting (Live).mp4
2022-02-24 13:00:43.429 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: Opening /media/sdb1-usb-Seagate_Expansio/WorshipTV/Elevation Worship/Elevation Worship - Resurrecting (Live).mp4
2022-02-24 13:00:43.456 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-MP4Parser: Duration is 0
2022-02-24 13:00:43.456 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VideoParser: getVideoLength, duration = 0
2022-02-24 13:00:43.456 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, path = /media/sdb1-usb-Seagate_Expansio/WorshipTV/Elevation Worship/Elevation Worship - Resurrecting (Live).mp4, runtime = 467, duration = 0, difference = 0%, safe = False
2022-02-24 13:00:43.475 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:43.479 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, returning runtime = 467
2022-02-24 13:00:43.480 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, path = /media/sdb1-usb-Seagate_Expansio/WorshipTV/Elevation Worship/Elevation Worship - Resurrecting (Live).mp4, runtime = 467
2022-02-24 13:00:43.501 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:43.557 T:1004 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:43.557 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:43.561 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.d75f8fdf3cd2ecfbeeb0526e0be6e01d, checksum = a3b7bef444858db4e65d00b101183518
2022-02-24 13:00:43.571 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, accurate = True, path = /media/sdb1-usb-Seagate_Expansio/MTV/Michael W Smith/Michael W Smith - Secret Ambition.mp4
2022-02-24 13:00:43.571 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.parseDuration.a3b7bef444858db4e65d00b101183518, checksum = a3b7bef444858db4e65d00b101183518
2022-02-24 13:00:43.573 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15510
2022-02-24 13:00:43.579 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/Michael W Smith/Michael W Smith - Secret Ambition.mp4, runtime = 360, duration = 365, difference = 1%, safe = True
2022-02-24 13:00:43.591 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:43.593 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: queDuration, media = musicvideo, dbid = 1349, dur = 365
2022-02-24 13:00:43.595 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, returning runtime = 365
2022-02-24 13:00:43.595 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/Michael W Smith/Michael W Smith - Secret Ambition.mp4, runtime = 365
2022-02-24 13:00:43.601 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:43.650 T:1055 INFO <general>: Skipped 2 duplicate messages..
2022-02-24 13:00:43.650 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.b79faed0c011288ff62cab8d8a8c3a3a, checksum = bcb7d1c64d4d2980d2b69882ffe25d1e
2022-02-24 13:00:43.658 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-globals: sendJSON, command = {"jsonrpc":"2.0","method":"Files.GetFileDetails","params":{"file":"/media/sdb1-usb-Seagate_Expansio/MTV/Newsboys/Newsboys - Entertaining Angels.mp4","media":"video","properties":["streamdetails"]},"id":1}
2022-02-24 13:00:43.680 T:1055 DEBUG <general>: CUtil::GetMatchingSource: no matching source found for [/media/sdb1-usb-Seagate_Expansio/MTV/Newsboys/Newsboys - Entertaining Angels.mp4]
2022-02-24 13:00:43.704 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:43.704 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: set, name = plugin.video.pseudotv.live.cacheJSON.b79faed0c011288ff62cab8d8a8c3a3a, checksum = bcb7d1c64d4d2980d2b69882ffe25d1e
2022-02-24 13:00:43.719 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, accurate = True, path = /media/sdb1-usb-Seagate_Expansio/MTV/Newsboys/Newsboys - Entertaining Angels.mp4
2022-02-24 13:00:43.720 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.parseDuration.bcb7d1c64d4d2980d2b69882ffe25d1e, checksum = bcb7d1c64d4d2980d2b69882ffe25d1e
2022-02-24 13:00:43.725 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/Newsboys/Newsboys - Entertaining Angels.mp4, runtime = 241, duration = 241, difference = 0%, safe = False
2022-02-24 13:00:43.734 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:43.737 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, returning runtime = 241
2022-02-24 13:00:43.738 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/Newsboys/Newsboys - Entertaining Angels.mp4, runtime = 241
2022-02-24 13:00:43.748 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:43.814 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:43.814 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.d80a824f3d1773e55b5bd4cde63344bc, checksum = 108bdf6a47b8af11b2155d76af007108
2022-02-24 13:00:43.824 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, accurate = True, path = /media/sdb1-usb-Seagate_Expansio/MTV/Petra/Petra - Beyond Belief.mp4
2022-02-24 13:00:43.824 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.parseDuration.108bdf6a47b8af11b2155d76af007108, checksum = 108bdf6a47b8af11b2155d76af007108
2022-02-24 13:00:43.826 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:43.833 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/Petra/Petra - Beyond Belief.mp4, runtime = 240, duration = 294, difference = 18%, safe = True
2022-02-24 13:00:43.840 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 13715
2022-02-24 13:00:43.846 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:43.850 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: queDuration, media = musicvideo, dbid = 1493, dur = 294
2022-02-24 13:00:43.851 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, returning runtime = 294
2022-02-24 13:00:43.851 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/Petra/Petra - Beyond Belief.mp4, runtime = 294
2022-02-24 13:00:43.865 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:43.938 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:43.938 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.b9acb44e9675d0b1925ad2a53118803f, checksum = 1a24b874c1177ccc91d112997054356a
2022-02-24 13:00:43.953 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-globals: sendJSON, command = {"jsonrpc":"2.0","method":"Files.GetFileDetails","params":{"file":"/media/sdb1-usb-Seagate_Expansio/WorshipTV/Passion/Passion - Glorious Day (ft Kristian Stanfill).mp4","media":"video","properties":["streamdetails"]},"id":1}
2022-02-24 13:00:43.954 T:1055 DEBUG <general>: CUtil::GetMatchingSource: no matching source found for [/media/sdb1-usb-Seagate_Expansio/WorshipTV/Passion/Passion - Glorious Day (ft Kristian Stanfill).mp4]
2022-02-24 13:00:43.991 T:1004 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:43.991 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:44.001 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: set, name = plugin.video.pseudotv.live.cacheJSON.b9acb44e9675d0b1925ad2a53118803f, checksum = 1a24b874c1177ccc91d112997054356a
2022-02-24 13:00:44.006 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15605
2022-02-24 13:00:44.009 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, accurate = True, path = /media/sdb1-usb-Seagate_Expansio/WorshipTV/Passion/Passion - Glorious Day (ft Kristian Stanfill).mp4
2022-02-24 13:00:44.009 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.parseDuration.1a24b874c1177ccc91d112997054356a, checksum = 1a24b874c1177ccc91d112997054356a
2022-02-24 13:00:44.013 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VideoParser: getVideoLength /media/sdb1-usb-Seagate_Expansio/WorshipTV/Passion/Passion - Glorious Day (ft Kristian Stanfill).mp4
2022-02-24 13:00:44.014 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-MP4Parser: determineLength /media/sdb1-usb-Seagate_Expansio/WorshipTV/Passion/Passion - Glorious Day (ft Kristian Stanfill).mp4
2022-02-24 13:00:44.014 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileAccess: trying to open /media/sdb1-usb-Seagate_Expansio/WorshipTV/Passion/Passion - Glorious Day (ft Kristian Stanfill).mp4
2022-02-24 13:00:44.014 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: trying to open /media/sdb1-usb-Seagate_Expansio/WorshipTV/Passion/Passion - Glorious Day (ft Kristian Stanfill).mp4
2022-02-24 13:00:44.014 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: Opening /media/sdb1-usb-Seagate_Expansio/WorshipTV/Passion/Passion - Glorious Day (ft Kristian Stanfill).mp4
2022-02-24 13:00:44.039 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-MP4Parser: Duration is 0
2022-02-24 13:00:44.039 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VideoParser: getVideoLength, duration = 0
2022-02-24 13:00:44.039 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, path = /media/sdb1-usb-Seagate_Expansio/WorshipTV/Passion/Passion - Glorious Day (ft Kristian Stanfill).mp4, runtime = 302, duration = 0, difference = 0%, safe = False
2022-02-24 13:00:44.047 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:44.048 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, returning runtime = 302
2022-02-24 13:00:44.049 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, path = /media/sdb1-usb-Seagate_Expansio/WorshipTV/Passion/Passion - Glorious Day (ft Kristian Stanfill).mp4, runtime = 302
2022-02-24 13:00:44.059 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:44.113 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:44.113 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.340b99c9c2bb36e426be99f3427a1511, checksum = 3493c5725226260f1d9ae1531591a2bc
2022-02-24 13:00:44.122 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, accurate = True, path = /media/sdb1-usb-Seagate_Expansio/MTV/White Heart/White Heart - Seventy Times Seven.mp4
2022-02-24 13:00:44.122 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.parseDuration.3493c5725226260f1d9ae1531591a2bc, checksum = 3493c5725226260f1d9ae1531591a2bc
2022-02-24 13:00:44.131 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/White Heart/White Heart - Seventy Times Seven.mp4, runtime = 259, duration = 259, difference = 0%, safe = False
2022-02-24 13:00:44.143 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:44.145 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, returning runtime = 259
2022-02-24 13:00:44.145 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/White Heart/White Heart - Seventy Times Seven.mp4, runtime = 259
2022-02-24 13:00:44.157 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:44.175 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:44.190 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14334
2022-02-24 13:00:44.216 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:44.219 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.5006de72a627676c98ea169af01345c9, checksum = 3f4f8b26a4210fb5b3cef1a360045d9a
2022-02-24 13:00:44.230 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-globals: sendJSON, command = {"jsonrpc":"2.0","method":"Files.GetFileDetails","params":{"file":"/media/sdb1-usb-Seagate_Expansio/MTV/Rez Band/Rez Band - Love Comes Down.mp4","media":"video","properties":["streamdetails"]},"id":1}
2022-02-24 13:00:44.252 T:1055 DEBUG <general>: CUtil::GetMatchingSource: no matching source found for [/media/sdb1-usb-Seagate_Expansio/MTV/Rez Band/Rez Band - Love Comes Down.mp4]
2022-02-24 13:00:44.258 T:1004 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:44.258 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:44.273 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14838
2022-02-24 13:00:44.309 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: set, name = plugin.video.pseudotv.live.cacheJSON.5006de72a627676c98ea169af01345c9, checksum = 3f4f8b26a4210fb5b3cef1a360045d9a
2022-02-24 13:00:44.320 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, accurate = True, path = /media/sdb1-usb-Seagate_Expansio/MTV/Rez Band/Rez Band - Love Comes Down.mp4
2022-02-24 13:00:44.320 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.parseDuration.3f4f8b26a4210fb5b3cef1a360045d9a, checksum = 3f4f8b26a4210fb5b3cef1a360045d9a
2022-02-24 13:00:44.325 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/Rez Band/Rez Band - Love Comes Down.mp4, runtime = 188, duration = 188, difference = 0%, safe = False
2022-02-24 13:00:44.332 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:44.333 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, returning runtime = 188
2022-02-24 13:00:44.334 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/Rez Band/Rez Band - Love Comes Down.mp4, runtime = 188
2022-02-24 13:00:44.341 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:44.426 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:44.426 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.65a9e55120c54524b0bb2501c55e9047, checksum = f3cd0b853ce0e7091760062f74f4762d
2022-02-24 13:00:44.442 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-globals: sendJSON, command = {"jsonrpc":"2.0","method":"Files.GetFileDetails","params":{"file":"/media/sdb1-usb-Seagate_Expansio/WorshipTV/Mandy Harvey/Mandy Harvey - It Is Well (Bethel Music Cover).mp4","media":"video","properties":["streamdetails"]},"id":1}
2022-02-24 13:00:44.444 T:1055 DEBUG <general>: CUtil::GetMatchingSource: no matching source found for [/media/sdb1-usb-Seagate_Expansio/WorshipTV/Mandy Harvey/Mandy Harvey - It Is Well (Bethel Music Cover).mp4]
2022-02-24 13:00:44.490 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:44.490 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: set, name = plugin.video.pseudotv.live.cacheJSON.65a9e55120c54524b0bb2501c55e9047, checksum = f3cd0b853ce0e7091760062f74f4762d
2022-02-24 13:00:44.499 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, accurate = True, path = /media/sdb1-usb-Seagate_Expansio/WorshipTV/Mandy Harvey/Mandy Harvey - It Is Well (Bethel Music Cover).mp4
2022-02-24 13:00:44.499 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.parseDuration.f3cd0b853ce0e7091760062f74f4762d, checksum = f3cd0b853ce0e7091760062f74f4762d
2022-02-24 13:00:44.503 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VideoParser: getVideoLength /media/sdb1-usb-Seagate_Expansio/WorshipTV/Mandy Harvey/Mandy Harvey - It Is Well (Bethel Music Cover).mp4
2022-02-24 13:00:44.503 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-MP4Parser: determineLength /media/sdb1-usb-Seagate_Expansio/WorshipTV/Mandy Harvey/Mandy Harvey - It Is Well (Bethel Music Cover).mp4
2022-02-24 13:00:44.503 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileAccess: trying to open /media/sdb1-usb-Seagate_Expansio/WorshipTV/Mandy Harvey/Mandy Harvey - It Is Well (Bethel Music Cover).mp4
2022-02-24 13:00:44.503 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: trying to open /media/sdb1-usb-Seagate_Expansio/WorshipTV/Mandy Harvey/Mandy Harvey - It Is Well (Bethel Music Cover).mp4
2022-02-24 13:00:44.503 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: Opening /media/sdb1-usb-Seagate_Expansio/WorshipTV/Mandy Harvey/Mandy Harvey - It Is Well (Bethel Music Cover).mp4
2022-02-24 13:00:44.523 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-MP4Parser: Duration is 0
2022-02-24 13:00:44.523 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VideoParser: getVideoLength, duration = 0
2022-02-24 13:00:44.523 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, path = /media/sdb1-usb-Seagate_Expansio/WorshipTV/Mandy Harvey/Mandy Harvey - It Is Well (Bethel Music Cover).mp4, runtime = 407, duration = 0, difference = 0%, safe = False
2022-02-24 13:00:44.529 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:44.530 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, returning runtime = 407
2022-02-24 13:00:44.530 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, path = /media/sdb1-usb-Seagate_Expansio/WorshipTV/Mandy Harvey/Mandy Harvey - It Is Well (Bethel Music Cover).mp4, runtime = 407
2022-02-24 13:00:44.537 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:44.591 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:44.591 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.baa830b35e3a22dfd9d421d93ef5c467, checksum = 9e82fe768a77d54117d2895d9835f084
2022-02-24 13:00:44.602 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-globals: sendJSON, command = {"jsonrpc":"2.0","method":"Files.GetFileDetails","params":{"file":"/media/sdb1-usb-Seagate_Expansio/MTV/White Heart/White Heart - Independence Day.mp4","media":"video","properties":["streamdetails"]},"id":1}
2022-02-24 13:00:44.626 T:1094 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:44.628 T:1055 DEBUG <general>: CUtil::GetMatchingSource: no matching source found for [/media/sdb1-usb-Seagate_Expansio/MTV/White Heart/White Heart - Independence Day.mp4]
2022-02-24 13:00:44.657 T:1004 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:44.657 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:44.673 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 15510
2022-02-24 13:00:44.701 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: set, name = plugin.video.pseudotv.live.cacheJSON.baa830b35e3a22dfd9d421d93ef5c467, checksum = 9e82fe768a77d54117d2895d9835f084
2022-02-24 13:00:44.710 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, accurate = True, path = /media/sdb1-usb-Seagate_Expansio/MTV/White Heart/White Heart - Independence Day.mp4
2022-02-24 13:00:44.710 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.parseDuration.9e82fe768a77d54117d2895d9835f084, checksum = 9e82fe768a77d54117d2895d9835f084
2022-02-24 13:00:44.714 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/White Heart/White Heart - Independence Day.mp4, runtime = 360, duration = 374, difference = 3%, safe = True
2022-02-24 13:00:44.719 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:44.721 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: queDuration, media = musicvideo, dbid = 2085, dur = 374
2022-02-24 13:00:44.722 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, returning runtime = 374
2022-02-24 13:00:44.722 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/White Heart/White Heart - Independence Day.mp4, runtime = 374
2022-02-24 13:00:44.728 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:44.793 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:44.793 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.1efc67882462157f0b9ce5b564c19162, checksum = b1045707eef27b3de00f08c0ecb6508b
2022-02-24 13:00:44.805 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, accurate = True, path = /media/sdb1-usb-Seagate_Expansio/WorshipTV/Matt Redman/Matt Redman - 10000 Reasons (Live in Times Square).mp4
2022-02-24 13:00:44.805 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.parseDuration.b1045707eef27b3de00f08c0ecb6508b, checksum = b1045707eef27b3de00f08c0ecb6508b
2022-02-24 13:00:44.812 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VideoParser: getVideoLength /media/sdb1-usb-Seagate_Expansio/WorshipTV/Matt Redman/Matt Redman - 10000 Reasons (Live in Times Square).mp4
2022-02-24 13:00:44.813 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-MP4Parser: determineLength /media/sdb1-usb-Seagate_Expansio/WorshipTV/Matt Redman/Matt Redman - 10000 Reasons (Live in Times Square).mp4
2022-02-24 13:00:44.813 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileAccess: trying to open /media/sdb1-usb-Seagate_Expansio/WorshipTV/Matt Redman/Matt Redman - 10000 Reasons (Live in Times Square).mp4
2022-02-24 13:00:44.813 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: trying to open /media/sdb1-usb-Seagate_Expansio/WorshipTV/Matt Redman/Matt Redman - 10000 Reasons (Live in Times Square).mp4
2022-02-24 13:00:44.814 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: Opening /media/sdb1-usb-Seagate_Expansio/WorshipTV/Matt Redman/Matt Redman - 10000 Reasons (Live in Times Square).mp4
2022-02-24 13:00:44.836 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-MP4Parser: Duration is 0
2022-02-24 13:00:44.836 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VideoParser: getVideoLength, duration = 0
2022-02-24 13:00:44.836 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, path = /media/sdb1-usb-Seagate_Expansio/WorshipTV/Matt Redman/Matt Redman - 10000 Reasons (Live in Times Square).mp4, runtime = 309, duration = 0, difference = 0%, safe = False
2022-02-24 13:00:44.842 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:44.843 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:44.845 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, returning runtime = 309
2022-02-24 13:00:44.846 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, path = /media/sdb1-usb-Seagate_Expansio/WorshipTV/Matt Redman/Matt Redman - 10000 Reasons (Live in Times Square).mp4, runtime = 309
2022-02-24 13:00:44.852 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:44.857 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 14507
2022-02-24 13:00:44.900 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:44.903 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.3339f795aee2984c066fdc9cca171dcf, checksum = b2d1d61d8d320ae08e705b1a5abfe8fb
2022-02-24 13:00:44.910 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-globals: sendJSON, command = {"jsonrpc":"2.0","method":"Files.GetFileDetails","params":{"file":"/media/sdb1-usb-Seagate_Expansio/WorshipTV/Hillsong UNITED/Hillsong UNITED - Oceans (Where Feet May Fail) [Live].mp4","media":"video","properties":["streamdetails"]},"id":1}
2022-02-24 13:00:44.911 T:1055 DEBUG <general>: CUtil::GetMatchingSource: no matching source found for [/media/sdb1-usb-Seagate_Expansio/WorshipTV/Hillsong UNITED/Hillsong UNITED - Oceans (Where Feet May Fail) [Live].mp4]
2022-02-24 13:00:44.941 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:44.941 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: set, name = plugin.video.pseudotv.live.cacheJSON.3339f795aee2984c066fdc9cca171dcf, checksum = b2d1d61d8d320ae08e705b1a5abfe8fb
2022-02-24 13:00:44.952 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, accurate = True, path = /media/sdb1-usb-Seagate_Expansio/WorshipTV/Hillsong UNITED/Hillsong UNITED - Oceans (Where Feet May Fail) [Live].mp4
2022-02-24 13:00:44.952 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.parseDuration.b2d1d61d8d320ae08e705b1a5abfe8fb, checksum = b2d1d61d8d320ae08e705b1a5abfe8fb
2022-02-24 13:00:44.956 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VideoParser: getVideoLength /media/sdb1-usb-Seagate_Expansio/WorshipTV/Hillsong UNITED/Hillsong UNITED - Oceans (Where Feet May Fail) [Live].mp4
2022-02-24 13:00:44.956 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-MP4Parser: determineLength /media/sdb1-usb-Seagate_Expansio/WorshipTV/Hillsong UNITED/Hillsong UNITED - Oceans (Where Feet May Fail) [Live].mp4
2022-02-24 13:00:44.956 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileAccess: trying to open /media/sdb1-usb-Seagate_Expansio/WorshipTV/Hillsong UNITED/Hillsong UNITED - Oceans (Where Feet May Fail) [Live].mp4
2022-02-24 13:00:44.956 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: trying to open /media/sdb1-usb-Seagate_Expansio/WorshipTV/Hillsong UNITED/Hillsong UNITED - Oceans (Where Feet May Fail) [Live].mp4
2022-02-24 13:00:44.957 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: Opening /media/sdb1-usb-Seagate_Expansio/WorshipTV/Hillsong UNITED/Hillsong UNITED - Oceans (Where Feet May Fail) [Live].mp4
2022-02-24 13:00:44.976 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-MP4Parser: Duration is 0
2022-02-24 13:00:44.976 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VideoParser: getVideoLength, duration = 0
2022-02-24 13:00:44.976 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, path = /media/sdb1-usb-Seagate_Expansio/WorshipTV/Hillsong UNITED/Hillsong UNITED - Oceans (Where Feet May Fail) [Live].mp4, runtime = 576, duration = 0, difference = 0%, safe = False
2022-02-24 13:00:44.982 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:44.984 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, returning runtime = 576
2022-02-24 13:00:44.984 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, path = /media/sdb1-usb-Seagate_Expansio/WorshipTV/Hillsong UNITED/Hillsong UNITED - Oceans (Where Feet May Fail) [Live].mp4, runtime = 576
2022-02-24 13:00:44.992 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:45.052 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:45.052 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.bc64cd88bf0b4edc3df6e16a4bc8760c, checksum = 15cd63a8f37f592a46fa0c125ddee31c
2022-02-24 13:00:45.058 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-globals: sendJSON, command = {"jsonrpc":"2.0","method":"Files.GetFileDetails","params":{"file":"/media/sdb1-usb-Seagate_Expansio/MTV/DC Talk/Dc Talk - Walls.mp4","media":"video","properties":["streamdetails"]},"id":1}
2022-02-24 13:00:45.084 T:1055 DEBUG <general>: CUtil::GetMatchingSource: no matching source found for [/media/sdb1-usb-Seagate_Expansio/MTV/DC Talk/Dc Talk - Walls.mp4]
2022-02-24 13:00:45.117 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:45.117 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: set, name = plugin.video.pseudotv.live.cacheJSON.bc64cd88bf0b4edc3df6e16a4bc8760c, checksum = 15cd63a8f37f592a46fa0c125ddee31c
2022-02-24 13:00:45.127 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, accurate = True, path = /media/sdb1-usb-Seagate_Expansio/MTV/DC Talk/Dc Talk - Walls.mp4
2022-02-24 13:00:45.127 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.parseDuration.15cd63a8f37f592a46fa0c125ddee31c, checksum = 15cd63a8f37f592a46fa0c125ddee31c
2022-02-24 13:00:45.132 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/DC Talk/Dc Talk - Walls.mp4, runtime = 240, duration = 247, difference = 2%, safe = True
2022-02-24 13:00:45.137 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:45.138 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: queDuration, media = musicvideo, dbid = 524, dur = 247
2022-02-24 13:00:45.139 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, returning runtime = 247
2022-02-24 13:00:45.139 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/DC Talk/Dc Talk - Walls.mp4, runtime = 247
2022-02-24 13:00:45.148 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:45.201 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:45.201 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.b91c4a0b240709cb3ed763085846b5d5, checksum = 33740f5423776802253ff7ba717514e5
2022-02-24 13:00:45.206 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-globals: sendJSON, command = {"jsonrpc":"2.0","method":"Files.GetFileDetails","params":{"file":"/media/sdb1-usb-Seagate_Expansio/WorshipTV/Beautiful Dreamer Wake/Beautiful Dreamer Wake - Yes and Amen (Housefires+Chris Tomlin cover).mp4","media":"video","properties":["streamdetails"]},"id":1}
2022-02-24 13:00:45.206 T:1055 DEBUG <general>: CUtil::GetMatchingSource: no matching source found for [/media/sdb1-usb-Seagate_Expansio/WorshipTV/Beautiful Dreamer Wake/Beautiful Dreamer Wake - Yes and Amen (Housefires+Chris Tomlin cover).mp4]
2022-02-24 13:00:45.233 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:45.233 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: set, name = plugin.video.pseudotv.live.cacheJSON.b91c4a0b240709cb3ed763085846b5d5, checksum = 33740f5423776802253ff7ba717514e5
2022-02-24 13:00:45.244 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, accurate = True, path = /media/sdb1-usb-Seagate_Expansio/WorshipTV/Beautiful Dreamer Wake/Beautiful Dreamer Wake - Yes and Amen (Housefires+Chris Tomlin cover).mp4
2022-02-24 13:00:45.245 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.parseDuration.33740f5423776802253ff7ba717514e5, checksum = 33740f5423776802253ff7ba717514e5
2022-02-24 13:00:45.249 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VideoParser: getVideoLength /media/sdb1-usb-Seagate_Expansio/WorshipTV/Beautiful Dreamer Wake/Beautiful Dreamer Wake - Yes and Amen (Housefires+Chris Tomlin cover).mp4
2022-02-24 13:00:45.249 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-MP4Parser: determineLength /media/sdb1-usb-Seagate_Expansio/WorshipTV/Beautiful Dreamer Wake/Beautiful Dreamer Wake - Yes and Amen (Housefires+Chris Tomlin cover).mp4
2022-02-24 13:00:45.249 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileAccess: trying to open /media/sdb1-usb-Seagate_Expansio/WorshipTV/Beautiful Dreamer Wake/Beautiful Dreamer Wake - Yes and Amen (Housefires+Chris Tomlin cover).mp4
2022-02-24 13:00:45.249 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: trying to open /media/sdb1-usb-Seagate_Expansio/WorshipTV/Beautiful Dreamer Wake/Beautiful Dreamer Wake - Yes and Amen (Housefires+Chris Tomlin cover).mp4
2022-02-24 13:00:45.249 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: Opening /media/sdb1-usb-Seagate_Expansio/WorshipTV/Beautiful Dreamer Wake/Beautiful Dreamer Wake - Yes and Amen (Housefires+Chris Tomlin cover).mp4
2022-02-24 13:00:45.267 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-MP4Parser: Duration is 0
2022-02-24 13:00:45.268 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VideoParser: getVideoLength, duration = 0
2022-02-24 13:00:45.268 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, path = /media/sdb1-usb-Seagate_Expansio/WorshipTV/Beautiful Dreamer Wake/Beautiful Dreamer Wake - Yes and Amen (Housefires+Chris Tomlin cover).mp4, runtime = 300, duration = 0, difference = 0%, safe = False
2022-02-24 13:00:45.273 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:45.275 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, returning runtime = 300
2022-02-24 13:00:45.275 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, path = /media/sdb1-usb-Seagate_Expansio/WorshipTV/Beautiful Dreamer Wake/Beautiful Dreamer Wake - Yes and Amen (Housefires+Chris Tomlin cover).mp4, runtime = 300
2022-02-24 13:00:45.283 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:45.343 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:45.343 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.dd1dc1dda1fa9faec052c5f9924e73fc, checksum = 03c1663c1d73dec384c90de379b36940
2022-02-24 13:00:45.352 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-globals: sendJSON, command = {"jsonrpc":"2.0","method":"Files.GetFileDetails","params":{"file":"/media/sdb1-usb-Seagate_Expansio/MTV/Michael W Smith/Michael W Smith - Place In This World.mp4","media":"video","properties":["streamdetails"]},"id":1}
2022-02-24 13:00:45.371 T:1055 DEBUG <general>: CUtil::GetMatchingSource: no matching source found for [/media/sdb1-usb-Seagate_Expansio/MTV/Michael W Smith/Michael W Smith - Place In This World.mp4]
2022-02-24 13:00:45.408 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:45.408 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: set, name = plugin.video.pseudotv.live.cacheJSON.dd1dc1dda1fa9faec052c5f9924e73fc, checksum = 03c1663c1d73dec384c90de379b36940
2022-02-24 13:00:45.420 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, accurate = True, path = /media/sdb1-usb-Seagate_Expansio/MTV/Michael W Smith/Michael W Smith - Place In This World.mp4
2022-02-24 13:00:45.420 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.parseDuration.03c1663c1d73dec384c90de379b36940, checksum = 03c1663c1d73dec384c90de379b36940
2022-02-24 13:00:45.428 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/Michael W Smith/Michael W Smith - Place In This World.mp4, runtime = 240, duration = 240, difference = 0%, safe = False
2022-02-24 13:00:45.433 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:45.435 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, returning runtime = 240
2022-02-24 13:00:45.435 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/Michael W Smith/Michael W Smith - Place In This World.mp4, runtime = 240
2022-02-24 13:00:45.444 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:45.511 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:45.517 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:45.520 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.6b3bf053be76d3f3182d814f57928f67, checksum = a29f3ca133579100cb507e354f3a797f
2022-02-24 13:00:45.523 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12418
2022-02-24 13:00:45.530 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-globals: sendJSON, command = {"jsonrpc":"2.0","method":"Files.GetFileDetails","params":{"file":"/media/sdb1-usb-Seagate_Expansio/MTV/White Heart/White Heart - Inside.mp4","media":"video","properties":["streamdetails"]},"id":1}
2022-02-24 13:00:45.531 T:1055 DEBUG <general>: CUtil::GetMatchingSource: no matching source found for [/media/sdb1-usb-Seagate_Expansio/MTV/White Heart/White Heart - Inside.mp4]
2022-02-24 13:00:45.560 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:45.560 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: set, name = plugin.video.pseudotv.live.cacheJSON.6b3bf053be76d3f3182d814f57928f67, checksum = a29f3ca133579100cb507e354f3a797f
2022-02-24 13:00:45.570 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, accurate = True, path = /media/sdb1-usb-Seagate_Expansio/MTV/White Heart/White Heart - Inside.mp4
2022-02-24 13:00:45.570 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.parseDuration.a29f3ca133579100cb507e354f3a797f, checksum = a29f3ca133579100cb507e354f3a797f
2022-02-24 13:00:45.574 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/White Heart/White Heart - Inside.mp4, runtime = 240, duration = 240, difference = 0%, safe = False
2022-02-24 13:00:45.580 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:45.587 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:45.587 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, returning runtime = 240
2022-02-24 13:00:45.587 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/White Heart/White Heart - Inside.mp4, runtime = 240
2022-02-24 13:00:45.593 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:45.620 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:45.620 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.db2bf0fcd3aeb82d8143ca8fb50e2ec8, checksum = 4423fddef35210070c44fb5613da5b25
2022-02-24 13:00:45.625 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, accurate = True, path = /media/sdb1-usb-Seagate_Expansio/MTV/White Heart/White Heart - Invitation Live.mp4
2022-02-24 13:00:45.626 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.parseDuration.4423fddef35210070c44fb5613da5b25, checksum = 4423fddef35210070c44fb5613da5b25
2022-02-24 13:00:45.630 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/White Heart/White Heart - Invitation Live.mp4, runtime = 204, duration = 204, difference = 0%, safe = False
2022-02-24 13:00:45.636 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:45.637 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, returning runtime = 204
2022-02-24 13:00:45.637 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, path = /media/sdb1-usb-Seagate_Expansio/MTV/White Heart/White Heart - Invitation Live.mp4, runtime = 204
2022-02-24 13:00:45.644 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:45.690 T:1055 INFO <general>: Skipped 2 duplicate messages..
2022-02-24 13:00:45.690 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.d144567869660d14275c750b8974459b, checksum = 236630b1f1b5ed0bb553f0b49340505c
2022-02-24 13:00:45.696 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, accurate = True, path = /media/sdb1-usb-Seagate_Expansio/WorshipTV/Don Moen/Don Moen - Our Father.mp4
2022-02-24 13:00:45.697 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.parseDuration.236630b1f1b5ed0bb553f0b49340505c, checksum = 236630b1f1b5ed0bb553f0b49340505c
2022-02-24 13:00:45.701 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VideoParser: getVideoLength /media/sdb1-usb-Seagate_Expansio/WorshipTV/Don Moen/Don Moen - Our Father.mp4
2022-02-24 13:00:45.702 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-MP4Parser: determineLength /media/sdb1-usb-Seagate_Expansio/WorshipTV/Don Moen/Don Moen - Our Father.mp4
2022-02-24 13:00:45.702 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileAccess: trying to open /media/sdb1-usb-Seagate_Expansio/WorshipTV/Don Moen/Don Moen - Our Father.mp4
2022-02-24 13:00:45.702 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: trying to open /media/sdb1-usb-Seagate_Expansio/WorshipTV/Don Moen/Don Moen - Our Father.mp4
2022-02-24 13:00:45.702 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: Opening /media/sdb1-usb-Seagate_Expansio/WorshipTV/Don Moen/Don Moen - Our Father.mp4
2022-02-24 13:00:45.723 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-MP4Parser: Duration is 0
2022-02-24 13:00:45.723 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VideoParser: getVideoLength, duration = 0
2022-02-24 13:00:45.723 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, path = /media/sdb1-usb-Seagate_Expansio/WorshipTV/Don Moen/Don Moen - Our Father.mp4, runtime = 300, duration = 0, difference = 0%, safe = False
2022-02-24 13:00:45.730 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:45.732 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, returning runtime = 300
2022-02-24 13:00:45.732 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, path = /media/sdb1-usb-Seagate_Expansio/WorshipTV/Don Moen/Don Moen - Our Father.mp4, runtime = 300
2022-02-24 13:00:45.740 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:45.788 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:45.788 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.cacheJSON.bb9641f72e19755207a076137518009e, checksum = 51b854b6c1348d275979fbb4b8058768
2022-02-24 13:00:45.798 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, accurate = True, path = /media/sdb1-usb-Seagate_Expansio/WorshipTV/Beautiful Dreamer Wake/Beautiful Dreamer Wake - You Never Let Go (Time After Time).mp4
2022-02-24 13:00:45.798 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Cache: get, name = plugin.video.pseudotv.live.parseDuration.51b854b6c1348d275979fbb4b8058768, checksum = 51b854b6c1348d275979fbb4b8058768
2022-02-24 13:00:45.803 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VideoParser: getVideoLength /media/sdb1-usb-Seagate_Expansio/WorshipTV/Beautiful Dreamer Wake/Beautiful Dreamer Wake - You Never Let Go (Time After Time).mp4
2022-02-24 13:00:45.803 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-MP4Parser: determineLength /media/sdb1-usb-Seagate_Expansio/WorshipTV/Beautiful Dreamer Wake/Beautiful Dreamer Wake - You Never Let Go (Time After Time).mp4
2022-02-24 13:00:45.803 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-FileAccess: trying to open /media/sdb1-usb-Seagate_Expansio/WorshipTV/Beautiful Dreamer Wake/Beautiful Dreamer Wake - You Never Let Go (Time After Time).mp4
2022-02-24 13:00:45.803 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: trying to open /media/sdb1-usb-Seagate_Expansio/WorshipTV/Beautiful Dreamer Wake/Beautiful Dreamer Wake - You Never Let Go (Time After Time).mp4
2022-02-24 13:00:45.803 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VFSFile: Opening /media/sdb1-usb-Seagate_Expansio/WorshipTV/Beautiful Dreamer Wake/Beautiful Dreamer Wake - You Never Let Go (Time After Time).mp4
2022-02-24 13:00:45.834 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-MP4Parser: Duration is 0
2022-02-24 13:00:45.834 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-VideoParser: getVideoLength, duration = 0
2022-02-24 13:00:45.834 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, path = /media/sdb1-usb-Seagate_Expansio/WorshipTV/Beautiful Dreamer Wake/Beautiful Dreamer Wake - You Never Let Go (Time After Time).mp4, runtime = 338, duration = 0, difference = 0%, safe = False
2022-02-24 13:00:45.842 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:45.844 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: parseDuration, returning runtime = 338
2022-02-24 13:00:45.844 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-JSONRPC: getDuration, path = /media/sdb1-usb-Seagate_Expansio/WorshipTV/Beautiful Dreamer Wake/Beautiful Dreamer Wake - You Never Let Go (Time After Time).mp4, runtime = 338
2022-02-24 13:00:45.854 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:45.892 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: buildList, id: 322e576f727368697054562e3c6d6435@PseudoTVLive returning (23) files, (0) dirs.
2022-02-24 13:00:45.908 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: buildFileList, id: 322e576f727368697054562e3c6d6435@PseudoTVLive returning fileList 23 / 25
2022-02-24 13:00:45.909 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 5, channel = {'catchup': 'vod', 'favorite': False, 'group': ['PseudoTV Live'], 'id': '322e576f727368697054562e3c6d6435@PseudoTVLive', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/WorshipTV.png', 'name': 'WorshipTV', 'number': 2, 'path': ['special://profile/playlists/video/Worship TV.xsp'], 'radio': False, 'rules': [], 'type': 'Custom'}
2022-02-24 13:00:45.910 T:1055 INFO <general>: plugin.video.pseudotv.live-0.3.5f-Builder: getFileList, id: 322e576f727368697054562e3c6d6435@PseudoTVLive, cacheResponse = 23
2022-02-24 13:00:45.910 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: fillCells; fileList = 23
2022-02-24 13:00:45.912 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Builder: addScheduling; id = 322e576f727368697054562e3c6d6435@PseudoTVLive, fileList = 30, start = 1645758110.0
2022-02-24 13:00:45.913 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 7, channel = {'catchup': 'vod', 'favorite': False, 'group': ['PseudoTV Live'], 'id': '322e576f727368697054562e3c6d6435@PseudoTVLive', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/WorshipTV.png', 'name': 'WorshipTV', 'number': 2, 'path': ['special://profile/playlists/video/Worship TV.xsp'], 'radio': False, 'rules': [], 'type': 'Custom'}
2022-02-24 13:00:45.913 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 8, channel = {'catchup': 'vod', 'favorite': False, 'group': ['PseudoTV Live'], 'id': '322e576f727368697054562e3c6d6435@PseudoTVLive', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/WorshipTV.png', 'name': 'WorshipTV', 'number': 2, 'path': ['special://profile/playlists/video/Worship TV.xsp'], 'radio': False, 'rules': [], 'type': 'Custom'}
2022-02-24 13:00:45.913 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 6, channel = {'catchup': 'vod', 'favorite': False, 'group': ['PseudoTV Live'], 'id': '322e576f727368697054562e3c6d6435@PseudoTVLive', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/WorshipTV.png', 'name': 'WorshipTV', 'number': 2, 'path': ['special://profile/playlists/video/Worship TV.xsp'], 'radio': False, 'rules': [], 'type': 'Custom'}
2022-02-24 13:00:45.914 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-RulesList: runActions action = 9, channel = {'catchup': 'vod', 'favorite': False, 'group': ['PseudoTV Live'], 'id': '322e576f727368697054562e3c6d6435@PseudoTVLive', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/WorshipTV.png', 'name': 'WorshipTV', 'number': 2, 'path': ['special://profile/playlists/video/Worship TV.xsp'], 'radio': False, 'rules': [], 'type': 'Custom'}
2022-02-24 13:00:45.935 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:45.940 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: addChannelLineup, citem = {'catchup': 'vod', 'favorite': False, 'group': ['PseudoTV Live'], 'id': '322e576f727368697054562e3c6d6435@PseudoTVLive', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/WorshipTV.png', 'name': 'WorshipTV', 'number': 2, 'path': ['special://profile/playlists/video/Worship TV.xsp'], 'radio': False, 'rules': [], 'type': 'Custom', 'label': 'WorshipTV', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=WorshipTV&id=322e576f727368697054562e3c6d6435%40PseudoTVLive&radio=False.pvr'}, radio = False, catchup = True
2022-02-24 13:00:45.940 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: addStation, item = {'catchup': 'vod', 'favorite': False, 'group': ['PseudoTV Live'], 'id': '322e576f727368697054562e3c6d6435@PseudoTVLive', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/WorshipTV.png', 'name': 'WorshipTV', 'number': 2, 'path': ['special://profile/playlists/video/Worship TV.xsp'], 'radio': False, 'rules': [], 'type': 'Custom', 'label': 'WorshipTV', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=WorshipTV&id=322e576f727368697054562e3c6d6435%40PseudoTVLive&radio=False.pvr'}
2022-02-24 13:00:45.940 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-M3U: findStation, idx = 1, line = {'id': '322e576f727368697054562e3c6d6435@PseudoTVLive', 'type': '', 'number': 2, 'name': 'WorshipTV', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/WorshipTV.png', 'path': [], 'group': ['PseudoTV Live'], 'rules': [], 'catchup': 'vod', 'radio': False, 'favorite': False, 'label': 'WorshipTV', 'tvg-shift': '', 'catchup-correction': '', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=WorshipTV&id=322e576f727368697054562e3c6d6435%40PseudoTVLive&radio=False.pvr'}
2022-02-24 13:00:45.943 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: addChannel, citem = {'id': '322e576f727368697054562e3c6d6435@PseudoTVLive', 'display-name': [('WorshipTV', 'en')], 'icon': [{'src': '/var/media/sdc1-usb-General_USB_Flas/logos/WorshipTV.png'}]}
2022-02-24 13:00:45.943 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: getChannels
2022-02-24 13:00:45.944 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: findChannel, found citem = {'id': '322e576f727368697054562e3c6d6435@PseudoTVLive', 'display-name': [('WorshipTV', 'en')], 'icon': [{'src': '/var/media/sdc1-usb-General_USB_Flas/logos/WorshipTV.png'}]}
2022-02-24 13:00:45.945 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-Writer: addProgrammes, radio = False, catchup = True, programmes = 30, citem = {'catchup': 'vod', 'favorite': False, 'group': ['PseudoTV Live'], 'id': '322e576f727368697054562e3c6d6435@PseudoTVLive', 'logo': '/var/media/sdc1-usb-General_USB_Flas/logos/WorshipTV.png', 'name': 'WorshipTV', 'number': 2, 'path': ['special://profile/playlists/video/Worship TV.xsp'], 'radio': False, 'rules': [], 'type': 'Custom', 'label': 'WorshipTV', 'url': 'plugin://plugin.video.pseudotv.live/?mode=play&name=WorshipTV&id=322e576f727368697054562e3c6d6435%40PseudoTVLive&radio=False.pvr', 'provider': 'PseudoTV Live', 'provider-type': 'local', 'provider-logo': 'http://github.com/PseudoTV/PseudoTV_Live/blob/master/plugin.video.pseudotv.live/resources/skins/default/media/logo.png?raw=true'}
2022-02-24 13:00:45.965 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:45.988 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:45.988 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: addProgram = 322e576f727368697054562e3c6d6435@PseudoTVLive
2022-02-24 13:00:45.995 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:46.009 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:46.009 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: addProgram = 322e576f727368697054562e3c6d6435@PseudoTVLive
2022-02-24 13:00:46.014 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:46.023 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking
2022-02-24 13:00:46.028 T:1055 INFO <CSettingsManager>: Skipped 1 duplicate messages..
2022-02-24 13:00:46.028 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:46.035 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: addProgram = 322e576f727368697054562e3c6d6435@PseudoTVLive
2022-02-24 13:00:46.040 T:1004 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 12134
2022-02-24 13:00:46.045 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:46.059 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:46.059 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: addProgram = 322e576f727368697054562e3c6d6435@PseudoTVLive
2022-02-24 13:00:46.066 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:46.079 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:46.079 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: addProgram = 322e576f727368697054562e3c6d6435@PseudoTVLive
2022-02-24 13:00:46.085 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:46.098 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:46.098 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: addProgram = 322e576f727368697054562e3c6d6435@PseudoTVLive
2022-02-24 13:00:46.103 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:46.114 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:46.114 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: addProgram = 322e576f727368697054562e3c6d6435@PseudoTVLive
2022-02-24 13:00:46.120 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:46.135 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:46.135 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: addProgram = 322e576f727368697054562e3c6d6435@PseudoTVLive
2022-02-24 13:00:46.141 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:46.153 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:46.153 T:1055 DEBUG <general>: plugin.video.pseudotv.live-0.3.5f-XMLTV: addProgram = 322e576f727368697054562e3c6d6435@PseudoTVLive
2022-02-24 13:00:46.159 T:1055 DEBUG <CSettingsManager>: requested setting (Enable_Client) was not found.
2022-02-24 13:00:46.171 T:1055 INFO <general>: Skipped 1 duplicate messages..
2022-02-24 13:00:46.171 T:1055 DEBUG <general
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment