anxdpanic / plugin.video.twitch

Watch your favorite gaming streams on Kodi
https://twitchaddon.page.link/forum
264 stars 81 forks source link

Crashes intermittent when ads start running #451

Open dencrypt opened 5 years ago

dencrypt commented 5 years ago

Sometimes (I would say 50% of the time) when ads start showing in the client, kodi crashes. kodi_crashlog-20190707_111653.log

fragande commented 4 years ago

Out of curiosity: are you using inputstream.adaptive? Because it can't handle the new ad delivery on Twitch. There was a workaround basically "spoofing" the platform reported to avoid ads but it seems to have been patched on Twitch's end now. In my case Kodi doesn't crash though, just hangs on black screen.

Lucki commented 4 years ago

I also have this problem. Kodi crashes not only when an ad starts, it's also crashing when an ad ends. Also it's way more than 50%. I'm more in the 95%. If I want to watch a stream I have to start Kodi, wait for the ad to play trough and the crash afterwards and then start Kodi again and I can watch the stream. If the stream has an ad suddenly in the middle Kodi crashes instantly and I have to repeat the steps from above. inputstram.adaptive is turned off. I had massive problems with it in the past. (constant quality changes, stream pausing and forwarding constantly)

In this debug crashlog I just opened Kodi and tried to play a stream. The ad played and Kodi crashed afterwards. ~~~ 2019-08-22 10:10:36.359 T:8484 NOTICE: ----------------------------------------------------------------------- 2019-08-22 10:10:36.359 T:8484 NOTICE: Starting Kodi (18.3 Git:20190619-89472b7d69). Platform: Windows NT x86 64-bit 2019-08-22 10:10:36.359 T:8484 NOTICE: Using Release Kodi x64 build 2019-08-22 10:10:36.359 T:8484 NOTICE: Kodi compiled 2019-06-28 by MSVC 191627031 for Windows NT x86 64-bit version 10.0 (0x0A000006) 2019-08-22 10:10:36.359 T:8484 NOTICE: Running on Windows 10, kernel: Windows NT x86 64-bit version 10.0.17763 2019-08-22 10:10:36.359 T:8484 NOTICE: FFmpeg version/source: 4.0.3-Kodi 2019-08-22 10:10:36.359 T:8484 NOTICE: Host CPU: Intel(R) Atom(TM) x7-Z8700 CPU @ 1.60GHz, 4 cores available 2019-08-22 10:10:36.360 T:8484 NOTICE: Desktop Resolution: 1920x1280 32Bit at 60Hz 2019-08-22 10:10:36.360 T:8484 NOTICE: Running with restricted rights 2019-08-22 10:10:36.360 T:8484 NOTICE: Aero is enabled 2019-08-22 10:10:36.360 T:8484 NOTICE: special://xbmc/ is mapped to: C:\Program Files (x86)\Kodi 2019-08-22 10:10:36.360 T:8484 NOTICE: special://xbmcbin/ is mapped to: C:\Program Files (x86)\Kodi 2019-08-22 10:10:36.360 T:8484 NOTICE: special://xbmcbinaddons/ is mapped to: C:\Program Files (x86)\Kodi/addons 2019-08-22 10:10:36.360 T:8484 NOTICE: special://masterprofile/ is mapped to: C:\Users\Lucki\AppData\Roaming\Kodi\userdata 2019-08-22 10:10:36.360 T:8484 NOTICE: special://home/ is mapped to: C:\Users\Lucki\AppData\Roaming\Kodi\ 2019-08-22 10:10:36.361 T:8484 NOTICE: special://temp/ is mapped to: C:\Users\Lucki\AppData\Roaming\Kodi\cache 2019-08-22 10:10:36.361 T:8484 NOTICE: special://logpath/ is mapped to: C:\Users\Lucki\AppData\Roaming\Kodi\ 2019-08-22 10:10:36.361 T:8484 NOTICE: The executable running is: C:\Program Files (x86)\Kodi\kodi.exe 2019-08-22 10:10:36.371 T:8484 NOTICE: Local hostname: Surface3 2019-08-22 10:10:36.371 T:8484 NOTICE: Log File is located: C:\Users\Lucki\AppData\Roaming\Kodi\kodi.log 2019-08-22 10:10:36.371 T:8484 NOTICE: ----------------------------------------------------------------------- 2019-08-22 10:10:36.373 T:8484 INFO: loading settings 2019-08-22 10:10:36.390 T:8484 NOTICE: special://profile/ is mapped to: special://masterprofile/ 2019-08-22 10:10:36.424 T:8484 DEBUG: CSkinSettings: no tag found 2019-08-22 10:10:36.425 T:8484 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml) 2019-08-22 10:10:36.425 T:8484 NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml) 2019-08-22 10:10:36.425 T:8484 NOTICE: Default Video Player: VideoPlayer 2019-08-22 10:10:36.425 T:8484 NOTICE: Default Audio Player: paplayer 2019-08-22 10:10:36.425 T:8484 NOTICE: Enabled debug logging due to GUI setting (2) 2019-08-22 10:10:36.425 T:8484 NOTICE: Log level changed to "LOG_LEVEL_DEBUG_FREEMEM" 2019-08-22 10:10:36.425 T:8484 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml 2019-08-22 10:10:36.428 T:8484 DEBUG: CMediaSourceSettings: tag is missing or sources.xml is malformed 2019-08-22 10:10:36.490 T:8484 INFO: creating subdirectories 2019-08-22 10:10:36.490 T:8484 INFO: userdata folder: special://masterprofile/ 2019-08-22 10:10:36.490 T:8484 INFO: recording folder: 2019-08-22 10:10:36.490 T:8484 INFO: screenshots folder: 2019-08-22 10:10:36.560 T:7480 DEBUG: Thread RemoteControl start, auto delete: false 2019-08-22 10:10:36.560 T:7480 INFO: Loading special://xbmc/system/IRSSmap.xml 2019-08-22 10:10:36.581 T:7480 INFO: * Adding remote mapping for device 'Microsoft MCE' 2019-08-22 10:10:36.581 T:7480 INFO: * Adding remote mapping for device 'Abstract' 2019-08-22 10:10:36.582 T:7480 DEBUG: CIRTranslator::Load - no userdata IRSSmap.xml found, skipping 2019-08-22 10:10:36.599 T:8484 NOTICE: Running database version Addons27 2019-08-22 10:10:36.605 T:7480 DEBUG: CIRServerSuite::Connect: connecting to: ::1:24000 ... 2019-08-22 10:10:37.339 T:8484 DEBUG: ADDON: cpluff: 'Suspicious plug-in descriptor content in C:\Users\Lucki\AppData\Roaming\Kodi\addons\service.sleepy.watchdog\addon.xml, line 8, column 3 (ignoring unexpected element provides and its contents).' 2019-08-22 10:10:37.359 T:8484 INFO: ADDON: cpluff: 'Could not read plug-in directory C:\Users\Lucki\AppData\Roaming\Kodi\addons: No such file or directory' 2019-08-22 10:10:37.614 T:7480 DEBUG: CIRServerSuite::Connect: connecting to: 127.0.0.1:24000 ... 2019-08-22 10:10:37.821 T:8484 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.' 2019-08-22 10:10:37.821 T:8484 NOTICE: ADDON: audioencoder.kodi.builtin.aac v1.0.0 installed 2019-08-22 10:10:37.822 T:8484 NOTICE: ADDON: audioencoder.kodi.builtin.wma v1.0.0 installed 2019-08-22 10:10:37.822 T:8484 NOTICE: ADDON: game.controller.default v1.0.8 installed 2019-08-22 10:10:37.822 T:8484 NOTICE: ADDON: game.controller.snes v1.0.8 installed 2019-08-22 10:10:37.822 T:8484 NOTICE: ADDON: inputstream.adaptive v2.3.22 installed 2019-08-22 10:10:37.822 T:8484 NOTICE: ADDON: inputstream.rtmp v2.0.5 installed 2019-08-22 10:10:37.822 T:8484 NOTICE: ADDON: kodi.binary.global.audioengine v1.0.1 installed 2019-08-22 10:10:37.822 T:8484 NOTICE: ADDON: kodi.binary.global.filesystem v1.0.2 installed 2019-08-22 10:10:37.822 T:8484 NOTICE: ADDON: kodi.binary.global.general v1.0.3 installed 2019-08-22 10:10:37.822 T:8484 NOTICE: ADDON: kodi.binary.global.gui v5.12.0 installed 2019-08-22 10:10:37.822 T:8484 NOTICE: ADDON: kodi.binary.global.main v1.0.14 installed 2019-08-22 10:10:37.822 T:8484 NOTICE: ADDON: kodi.binary.global.network v1.0.0 installed 2019-08-22 10:10:37.822 T:8484 NOTICE: ADDON: kodi.binary.instance.audiodecoder v2.0.0 installed 2019-08-22 10:10:37.822 T:8484 NOTICE: ADDON: kodi.binary.instance.audioencoder v2.0.0 installed 2019-08-22 10:10:37.822 T:8484 NOTICE: ADDON: kodi.binary.instance.game v1.1.0 installed 2019-08-22 10:10:37.822 T:8484 NOTICE: ADDON: kodi.binary.instance.imagedecoder v2.0.0 installed 2019-08-22 10:10:37.822 T:8484 NOTICE: ADDON: kodi.binary.instance.inputstream v2.0.8 installed 2019-08-22 10:10:37.822 T:8484 NOTICE: ADDON: kodi.binary.instance.peripheral v1.3.7 installed 2019-08-22 10:10:37.822 T:8484 NOTICE: ADDON: kodi.binary.instance.pvr v5.10.3 installed 2019-08-22 10:10:37.822 T:8484 NOTICE: ADDON: kodi.binary.instance.screensaver v2.0.0 installed 2019-08-22 10:10:37.822 T:8484 NOTICE: ADDON: kodi.binary.instance.vfs v2.0.0 installed 2019-08-22 10:10:37.822 T:8484 NOTICE: ADDON: kodi.binary.instance.videocodec v1.0.1 installed 2019-08-22 10:10:37.822 T:8484 NOTICE: ADDON: kodi.binary.instance.visualization v2.0.1 installed 2019-08-22 10:10:37.822 T:8484 NOTICE: ADDON: kodi.resource v1.0.0 installed 2019-08-22 10:10:37.822 T:8484 NOTICE: ADDON: metadata.album.universal v3.1.2 installed 2019-08-22 10:10:37.822 T:8484 NOTICE: ADDON: metadata.artists.universal v4.3.2 installed 2019-08-22 10:10:37.822 T:8484 NOTICE: ADDON: metadata.common.allmusic.com v3.2.0 installed 2019-08-22 10:10:37.822 T:8484 NOTICE: ADDON: metadata.common.fanart.tv v3.6.1 installed 2019-08-22 10:10:37.822 T:8484 NOTICE: ADDON: metadata.common.imdb.com v3.1.4 installed 2019-08-22 10:10:37.822 T:8484 NOTICE: ADDON: metadata.common.musicbrainz.org v2.2.1 installed 2019-08-22 10:10:37.822 T:8484 NOTICE: ADDON: metadata.common.theaudiodb.com v2.0.2 installed 2019-08-22 10:10:37.822 T:8484 NOTICE: ADDON: metadata.common.themoviedb.org v3.1.9 installed 2019-08-22 10:10:37.822 T:8484 NOTICE: ADDON: metadata.local v1.0.0 installed 2019-08-22 10:10:37.822 T:8484 NOTICE: ADDON: metadata.themoviedb.org v5.1.8 installed 2019-08-22 10:10:37.822 T:8484 NOTICE: ADDON: metadata.tvdb.com v3.0.16 installed 2019-08-22 10:10:37.822 T:8484 NOTICE: ADDON: metadata.tvshows.themoviedb.org v3.1.3 installed 2019-08-22 10:10:37.822 T:8484 NOTICE: ADDON: peripheral.joystick v1.4.7 installed 2019-08-22 10:10:37.822 T:8484 NOTICE: ADDON: plugin.video.ardmediathek_de v5.1.0 installed 2019-08-22 10:10:37.823 T:8484 NOTICE: ADDON: plugin.video.daserstemediathek v1.1.1 installed 2019-08-22 10:10:37.823 T:8484 NOTICE: ADDON: plugin.video.funkmediathek v1.5.0 installed 2019-08-22 10:10:37.823 T:8484 NOTICE: ADDON: plugin.video.ndrmediathek v1.1.2 installed 2019-08-22 10:10:37.823 T:8484 NOTICE: ADDON: plugin.video.tagesschau v2.2.2 installed 2019-08-22 10:10:37.823 T:8484 NOTICE: ADDON: plugin.video.twitch v2.4.4 installed 2019-08-22 10:10:37.823 T:8484 NOTICE: ADDON: plugin.video.unithek v1.2.3 installed 2019-08-22 10:10:37.823 T:8484 NOTICE: ADDON: plugin.video.wdrmediathek v1.2.0 installed 2019-08-22 10:10:37.823 T:8484 NOTICE: ADDON: plugin.video.youtube v6.5.1 installed 2019-08-22 10:10:37.823 T:8484 NOTICE: ADDON: plugin.video.zdf_de_lite v4.1.0 installed 2019-08-22 10:10:37.823 T:8484 NOTICE: ADDON: repository.kodi.yatse.tv v1.0.1 installed 2019-08-22 10:10:37.823 T:8484 NOTICE: ADDON: repository.membrane v1.9.0 installed 2019-08-22 10:10:37.823 T:8484 NOTICE: ADDON: repository.xbmc.org v3.1.5 installed 2019-08-22 10:10:37.823 T:8484 NOTICE: ADDON: resource.images.weathericons.default v1.1.8 installed 2019-08-22 10:10:37.823 T:8484 NOTICE: ADDON: resource.language.de_de v9.0.18 installed 2019-08-22 10:10:37.823 T:8484 NOTICE: ADDON: resource.language.en_gb v2.0.1 installed 2019-08-22 10:10:37.823 T:8484 NOTICE: ADDON: resource.uisounds.kodi v1.0.0 installed 2019-08-22 10:10:37.823 T:8484 NOTICE: ADDON: screensaver.turnoff v0.9.1 installed 2019-08-22 10:10:37.823 T:8484 NOTICE: ADDON: screensaver.xbmc.builtin.black v1.0.32 installed 2019-08-22 10:10:37.823 T:8484 NOTICE: ADDON: screensaver.xbmc.builtin.dim v1.0.55 installed 2019-08-22 10:10:37.823 T:8484 NOTICE: ADDON: script.ircchat v1.0.1 installed 2019-08-22 10:10:37.823 T:8484 NOTICE: ADDON: script.module.addon.signals v0.0.3 installed 2019-08-22 10:10:37.823 T:8484 NOTICE: ADDON: script.module.certifi v2019.3.9 installed 2019-08-22 10:10:37.823 T:8484 NOTICE: ADDON: script.module.chardet v3.0.4 installed 2019-08-22 10:10:37.823 T:8484 NOTICE: ADDON: script.module.idna v2.8 installed 2019-08-22 10:10:37.823 T:8484 NOTICE: ADDON: script.module.inputstreamhelper v0.3.5 installed 2019-08-22 10:10:37.823 T:8484 NOTICE: ADDON: script.module.kodi-six v0.1.0 installed 2019-08-22 10:10:37.823 T:8484 NOTICE: ADDON: script.module.lib3sat v1.2.0 installed 2019-08-22 10:10:37.823 T:8484 NOTICE: ADDON: script.module.libard v5.1.1 installed 2019-08-22 10:10:37.823 T:8484 NOTICE: ADDON: script.module.libarte v1.0.2 installed 2019-08-22 10:10:37.823 T:8484 NOTICE: ADDON: script.module.libbr v2.0.2 installed 2019-08-22 10:10:37.823 T:8484 NOTICE: ADDON: script.module.libdaserste v1.1.1 installed 2019-08-22 10:10:37.823 T:8484 NOTICE: ADDON: script.module.libhr v1.9.0 installed 2019-08-22 10:10:37.824 T:8484 NOTICE: ADDON: script.module.libkika v2.0.0 installed 2019-08-22 10:10:37.824 T:8484 NOTICE: ADDON: script.module.libmdr v1.1.2 installed 2019-08-22 10:10:37.824 T:8484 NOTICE: ADDON: script.module.libmediathek3 v1.5.3 installed 2019-08-22 10:10:37.824 T:8484 NOTICE: ADDON: script.module.libndr v1.1.2 installed 2019-08-22 10:10:37.824 T:8484 NOTICE: ADDON: script.module.libsr v2.0.0 installed 2019-08-22 10:10:37.824 T:8484 NOTICE: ADDON: script.module.libswr v1.1.0 installed 2019-08-22 10:10:37.824 T:8484 NOTICE: ADDON: script.module.libwdr v1.2.0 installed 2019-08-22 10:10:37.824 T:8484 NOTICE: ADDON: script.module.libzdf v2.1.8 installed 2019-08-22 10:10:37.824 T:8484 NOTICE: ADDON: script.module.mediathekxmlservice v1.1.1 installed 2019-08-22 10:10:37.824 T:8484 NOTICE: ADDON: script.module.nexx v1.2.0 installed 2019-08-22 10:10:37.824 T:8484 NOTICE: ADDON: script.module.pil v1.1.7 installed 2019-08-22 10:10:37.824 T:8484 NOTICE: ADDON: script.module.pycryptodome v3.4.3 installed 2019-08-22 10:10:37.824 T:8484 NOTICE: ADDON: script.module.python.twitch v2.0.7 installed 2019-08-22 10:10:37.824 T:8484 NOTICE: ADDON: script.module.requests v2.22.0 installed 2019-08-22 10:10:37.824 T:8484 NOTICE: ADDON: script.module.six v1.11.0 installed 2019-08-22 10:10:37.824 T:8484 NOTICE: ADDON: script.module.urllib3 v1.25.3 installed 2019-08-22 10:10:37.824 T:8484 NOTICE: ADDON: script.module.urlresolver.yatse v5.0.33 installed 2019-08-22 10:10:37.824 T:8484 NOTICE: ADDON: script.module.youtube.dl v18.1107.0 installed 2019-08-22 10:10:37.824 T:8484 NOTICE: ADDON: script.yatse.kodi v1.6.5 installed 2019-08-22 10:10:37.824 T:8484 NOTICE: ADDON: service.sleepy.watchdog v0.1.23 installed 2019-08-22 10:10:37.824 T:8484 NOTICE: ADDON: service.xbmc.versioncheck v0.4.6 installed 2019-08-22 10:10:37.824 T:8484 NOTICE: ADDON: skin.estouchy v2.0.24 installed 2019-08-22 10:10:37.824 T:8484 NOTICE: ADDON: skin.estuary v2.0.23 installed 2019-08-22 10:10:37.824 T:8484 NOTICE: ADDON: webinterface.default v18.x-2.4.6 installed 2019-08-22 10:10:37.824 T:8484 NOTICE: ADDON: xbmc.addon v18.3.0 installed 2019-08-22 10:10:37.824 T:8484 NOTICE: ADDON: xbmc.core v0.1.0 installed 2019-08-22 10:10:37.824 T:8484 NOTICE: ADDON: xbmc.gui v5.14.0 installed 2019-08-22 10:10:37.824 T:8484 NOTICE: ADDON: xbmc.json v10.3.0 installed 2019-08-22 10:10:37.824 T:8484 NOTICE: ADDON: xbmc.metadata v2.1.0 installed 2019-08-22 10:10:37.824 T:8484 NOTICE: ADDON: xbmc.python v2.26.0 installed 2019-08-22 10:10:37.824 T:8484 NOTICE: ADDON: xbmc.webinterface v1.0.0 installed 2019-08-22 10:10:37.896 T:8484 DEBUG: CFavourites::Load - no system favourites found, skipping 2019-08-22 10:10:37.918 T:5540 DEBUG: Thread CWin32PowerStateWorker start, auto delete: false 2019-08-22 10:10:37.918 T:6676 DEBUG: Thread ActiveAE start, auto delete: false 2019-08-22 10:10:37.919 T:8240 DEBUG: Thread AESink start, auto delete: false 2019-08-22 10:10:38.624 T:7480 DEBUG: CIRServerSuite::Connect: failed to connect 2019-08-22 10:10:38.624 T:7480 INFO: CIRServerSuite::Process: failed to connect to irss, will keep retrying every 5 seconds 2019-08-22 10:10:38.671 T:6676 NOTICE: Found 2 Lists of Devices 2019-08-22 10:10:38.671 T:6676 NOTICE: Enumerated DIRECTSOUND devices: 2019-08-22 10:10:38.671 T:6676 NOTICE: Device 1 2019-08-22 10:10:38.671 T:6676 NOTICE: m_deviceName : {3DA1F4A0-CE66-459A-B492-84EDA5660A9D} 2019-08-22 10:10:38.671 T:6676 NOTICE: m_displayName : Speakers - Speakers/Headphones (Intel SST Audio Device (WDM)) 2019-08-22 10:10:38.671 T:6676 NOTICE: m_displayNameExtra: DIRECTSOUND: Speakers/Headphones (Intel SST Audio Device (WDM)) 2019-08-22 10:10:38.671 T:6676 NOTICE: m_deviceType : AE_DEVTYPE_PCM 2019-08-22 10:10:38.671 T:6676 NOTICE: m_channels : FL, FR 2019-08-22 10:10:38.671 T:6676 NOTICE: m_sampleRates : 48000 2019-08-22 10:10:38.671 T:6676 NOTICE: m_dataFormats : AE_FMT_FLOAT 2019-08-22 10:10:38.671 T:6676 NOTICE: m_streamTypes : No passthrough capabilities 2019-08-22 10:10:38.671 T:6676 NOTICE: Device 2 2019-08-22 10:10:38.671 T:6676 NOTICE: m_deviceName : default 2019-08-22 10:10:38.671 T:6676 NOTICE: m_displayName : default 2019-08-22 10:10:38.671 T:6676 NOTICE: m_displayNameExtra: 2019-08-22 10:10:38.672 T:6676 NOTICE: m_deviceType : AE_DEVTYPE_PCM 2019-08-22 10:10:38.672 T:6676 NOTICE: m_channels : FL, FR 2019-08-22 10:10:38.672 T:6676 NOTICE: m_sampleRates : 48000 2019-08-22 10:10:38.672 T:6676 NOTICE: m_dataFormats : AE_FMT_FLOAT 2019-08-22 10:10:38.672 T:6676 NOTICE: m_streamTypes : No passthrough capabilities 2019-08-22 10:10:38.672 T:6676 NOTICE: Enumerated WASAPI devices: 2019-08-22 10:10:38.672 T:6676 NOTICE: Device 1 2019-08-22 10:10:38.672 T:6676 NOTICE: m_deviceName : {3DA1F4A0-CE66-459A-B492-84EDA5660A9D} 2019-08-22 10:10:38.672 T:6676 NOTICE: m_displayName : Speakers - Speakers/Headphones (Intel SST Audio Device (WDM)) 2019-08-22 10:10:38.672 T:6676 NOTICE: m_displayNameExtra: WASAPI: Speakers/Headphones (Intel SST Audio Device (WDM)) 2019-08-22 10:10:38.672 T:6676 NOTICE: m_deviceType : AE_DEVTYPE_PCM 2019-08-22 10:10:38.672 T:6676 NOTICE: m_channels : FL, FR 2019-08-22 10:10:38.672 T:6676 NOTICE: m_sampleRates : 48000 2019-08-22 10:10:38.672 T:6676 NOTICE: m_dataFormats : AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE 2019-08-22 10:10:38.672 T:6676 NOTICE: m_streamTypes : No passthrough capabilities 2019-08-22 10:10:38.672 T:6676 NOTICE: Device 2 2019-08-22 10:10:38.673 T:6676 NOTICE: m_deviceName : default 2019-08-22 10:10:38.673 T:6676 NOTICE: m_displayName : default 2019-08-22 10:10:38.673 T:6676 NOTICE: m_displayNameExtra: 2019-08-22 10:10:38.673 T:6676 NOTICE: m_deviceType : AE_DEVTYPE_PCM 2019-08-22 10:10:38.673 T:6676 NOTICE: m_channels : FL, FR 2019-08-22 10:10:38.673 T:6676 NOTICE: m_sampleRates : 48000 2019-08-22 10:10:38.673 T:6676 NOTICE: m_dataFormats : AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE 2019-08-22 10:10:38.673 T:6676 NOTICE: m_streamTypes : No passthrough capabilities 2019-08-22 10:10:38.673 T:8240 INFO: CActiveAESink::OpenSink - initialize sink 2019-08-22 10:10:38.673 T:8240 DEBUG: CActiveAESink::OpenSink - trying to open device DIRECTSOUND:default 2019-08-22 10:10:38.720 T:8240 DEBUG: CAESinkDirectSound::Initialize: Using Window handle: 0x10010 2019-08-22 10:10:38.727 T:8240 DEBUG: CAESinkDirectSound::Initialize: secondary buffer created 2019-08-22 10:10:38.729 T:8240 DEBUG: CAESinkDirectSound::Initialize: Initializing DirectSound with the following parameters: 2019-08-22 10:10:38.729 T:8240 DEBUG: Audio Device : Speakers/Headphones (Intel SST Audio Device (WDM)) 2019-08-22 10:10:38.729 T:8240 DEBUG: Sample Rate : 44100 2019-08-22 10:10:38.729 T:8240 DEBUG: Sample Format : AE_FMT_FLOAT 2019-08-22 10:10:38.729 T:8240 DEBUG: Bits Per Sample : 32 2019-08-22 10:10:38.729 T:8240 DEBUG: Valid Bits/Samp : 32 2019-08-22 10:10:38.729 T:8240 DEBUG: Channel Count : 2 2019-08-22 10:10:38.729 T:8240 DEBUG: Block Align : 8 2019-08-22 10:10:38.729 T:8240 DEBUG: Avg. Bytes Sec : 352800 2019-08-22 10:10:38.729 T:8240 DEBUG: Samples/Block : 32 2019-08-22 10:10:38.729 T:8240 DEBUG: Format cBSize : 22 2019-08-22 10:10:38.729 T:8240 DEBUG: Channel Layout : FL, FR 2019-08-22 10:10:38.729 T:8240 DEBUG: Channel Mask : 3 2019-08-22 10:10:38.729 T:8240 DEBUG: Frames : 661 2019-08-22 10:10:38.729 T:8240 DEBUG: Frame Size : 8 2019-08-22 10:10:38.729 T:8240 DEBUG: CActiveAESink::OpenSink - DIRECTSOUND Initialized: 2019-08-22 10:10:38.729 T:8240 DEBUG: Output Device : default 2019-08-22 10:10:38.729 T:8240 DEBUG: Sample Rate : 44100 2019-08-22 10:10:38.729 T:8240 DEBUG: Sample Format : AE_FMT_FLOAT 2019-08-22 10:10:38.729 T:8240 DEBUG: Channel Count : 2 2019-08-22 10:10:38.729 T:8240 DEBUG: Channel Layout: FL, FR 2019-08-22 10:10:38.729 T:8240 DEBUG: Frames : 661 2019-08-22 10:10:38.730 T:8240 DEBUG: Frame Size : 8 2019-08-22 10:10:38.736 T:8484 INFO: CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts... 2019-08-22 10:10:38.739 T:8484 DEBUG: CKeyboardLayoutManager: keyboard layout "Arabic QWERTY" successfully loaded 2019-08-22 10:10:38.743 T:8484 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian ЯВЕРТЪ" successfully loaded 2019-08-22 10:10:38.743 T:8484 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian АБВ" successfully loaded 2019-08-22 10:10:38.756 T:8484 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BasePY" successfully loaded 2019-08-22 10:10:38.757 T:8484 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BaiduPY" successfully loaded 2019-08-22 10:10:38.761 T:8484 DEBUG: CKeyboardLayoutManager: keyboard layout "Croatian QWERTY" successfully loaded 2019-08-22 10:10:38.777 T:8484 DEBUG: CKeyboardLayoutManager: keyboard layout "Czech QWERTZ" successfully loaded 2019-08-22 10:10:38.781 T:8484 DEBUG: CKeyboardLayoutManager: keyboard layout "Danish QWERTY" successfully loaded 2019-08-22 10:10:38.832 T:8484 DEBUG: CKeyboardLayoutManager: keyboard layout "English QWERTY" successfully loaded 2019-08-22 10:10:38.832 T:8484 DEBUG: CKeyboardLayoutManager: keyboard layout "English AZERTY" successfully loaded 2019-08-22 10:10:38.832 T:8484 DEBUG: CKeyboardLayoutManager: keyboard layout "English ABC" successfully loaded 2019-08-22 10:10:38.845 T:8484 DEBUG: CKeyboardLayoutManager: keyboard layout "French AZERTY" successfully loaded 2019-08-22 10:10:38.849 T:8484 DEBUG: CKeyboardLayoutManager: keyboard layout "German QWERTZ" successfully loaded 2019-08-22 10:10:38.849 T:8484 DEBUG: CKeyboardLayoutManager: keyboard layout "German ABC" successfully loaded 2019-08-22 10:10:38.867 T:8484 DEBUG: CKeyboardLayoutManager: keyboard layout "Greek QWERTY" successfully loaded 2019-08-22 10:10:38.879 T:8484 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew QWERTY" successfully loaded 2019-08-22 10:10:38.880 T:8484 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew ABC" successfully loaded 2019-08-22 10:10:38.892 T:8484 DEBUG: CKeyboardLayoutManager: keyboard layout "Hungarian QWERTZ" successfully loaded 2019-08-22 10:10:38.896 T:8484 DEBUG: CKeyboardLayoutManager: keyboard layout "Icelandic QWERTY" successfully loaded 2019-08-22 10:10:38.899 T:8484 DEBUG: CKeyboardLayoutManager: keyboard layout "Italian QWERTY" successfully loaded 2019-08-22 10:10:38.912 T:8484 DEBUG: CKeyboardLayoutManager: keyboard layout "Korean ㄱㄴㄷ" successfully loaded 2019-08-22 10:10:38.924 T:8484 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian AZERTY" successfully loaded 2019-08-22 10:10:38.924 T:8484 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian QWERTY" successfully loaded 2019-08-22 10:10:38.938 T:8484 DEBUG: CKeyboardLayoutManager: keyboard layout "Norwegian QWERTY" successfully loaded 2019-08-22 10:10:38.942 T:8484 DEBUG: CKeyboardLayoutManager: keyboard layout "Polish QWERTY" successfully loaded 2019-08-22 10:10:38.954 T:8484 DEBUG: CKeyboardLayoutManager: keyboard layout "Portuguese (Portugal) QWERTY" successfully loaded 2019-08-22 10:10:38.958 T:8484 DEBUG: CKeyboardLayoutManager: keyboard layout "Romanian QWERTY" successfully loaded 2019-08-22 10:10:38.961 T:8484 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian ЙЦУКЕН" successfully loaded 2019-08-22 10:10:38.962 T:8484 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian АБВ" successfully loaded 2019-08-22 10:10:38.974 T:8484 DEBUG: CKeyboardLayoutManager: keyboard layout "Silesian QWERTY" successfully loaded 2019-08-22 10:10:38.978 T:8484 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTZ" successfully loaded 2019-08-22 10:10:38.978 T:8484 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTY" successfully loaded 2019-08-22 10:10:38.978 T:8484 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak ABC" successfully loaded 2019-08-22 10:10:38.990 T:8484 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovenian QWERTZ" successfully loaded 2019-08-22 10:10:39.005 T:8484 DEBUG: CKeyboardLayoutManager: keyboard layout "Spanish QWERTY" successfully loaded 2019-08-22 10:10:39.008 T:8484 DEBUG: CKeyboardLayoutManager: keyboard layout "Swedish QWERTY" successfully loaded 2019-08-22 10:10:39.012 T:8484 DEBUG: CKeyboardLayoutManager: keyboard layout "Thai Kedmanee" successfully loaded 2019-08-22 10:10:39.026 T:8484 DEBUG: CKeyboardLayoutManager: keyboard layout "Turkish QWERTY" successfully loaded 2019-08-22 10:10:39.041 T:8484 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian ЙЦУКЕН" successfully loaded 2019-08-22 10:10:39.041 T:8484 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian АБВ" successfully loaded 2019-08-22 10:10:39.110 T:8240 DEBUG: CAESinkDirectSound::CheckPlayStatus: Resuming Playback 2019-08-22 10:10:41.515 T:8484 DEBUG: CWin32StorageProvider::Initialize: No optical drive found. 2019-08-22 10:10:41.523 T:8484 NOTICE: Primary mode: Generic PnP Monitor #1: 1920x1280 @ 60.00Hz 2019-08-22 10:10:41.531 T:8484 NOTICE: Additional mode: Generic PnP Monitor #1: 320x200 @ 48.00Hz 2019-08-22 10:10:41.532 T:8484 NOTICE: Additional mode: Generic PnP Monitor #1: 320x200 @ 60.00Hz 2019-08-22 10:10:41.532 T:8484 NOTICE: Additional mode: Generic PnP Monitor #1: 320x240 @ 48.00Hz 2019-08-22 10:10:41.533 T:8484 NOTICE: Additional mode: Generic PnP Monitor #1: 320x240 @ 60.00Hz 2019-08-22 10:10:41.534 T:8484 NOTICE: Additional mode: Generic PnP Monitor #1: 400x300 @ 48.00Hz 2019-08-22 10:10:41.534 T:8484 NOTICE: Additional mode: Generic PnP Monitor #1: 400x300 @ 60.00Hz 2019-08-22 10:10:41.535 T:8484 NOTICE: Additional mode: Generic PnP Monitor #1: 512x384 @ 48.00Hz 2019-08-22 10:10:41.535 T:8484 NOTICE: Additional mode: Generic PnP Monitor #1: 512x384 @ 60.00Hz 2019-08-22 10:10:41.536 T:8484 NOTICE: Additional mode: Generic PnP Monitor #1: 640x400 @ 48.00Hz 2019-08-22 10:10:41.537 T:8484 NOTICE: Additional mode: Generic PnP Monitor #1: 640x400 @ 60.00Hz 2019-08-22 10:10:41.537 T:8484 NOTICE: Additional mode: Generic PnP Monitor #1: 640x480 @ 48.00Hz 2019-08-22 10:10:41.538 T:8484 NOTICE: Additional mode: Generic PnP Monitor #1: 640x480 @ 60.00Hz 2019-08-22 10:10:41.539 T:8484 NOTICE: Additional mode: Generic PnP Monitor #1: 800x600 @ 48.00Hz 2019-08-22 10:10:41.539 T:8484 NOTICE: Additional mode: Generic PnP Monitor #1: 800x600 @ 60.00Hz 2019-08-22 10:10:41.540 T:8484 NOTICE: Additional mode: Generic PnP Monitor #1: 1024x768 @ 48.00Hz 2019-08-22 10:10:41.540 T:8484 NOTICE: Additional mode: Generic PnP Monitor #1: 1024x768 @ 60.00Hz 2019-08-22 10:10:41.541 T:8484 NOTICE: Additional mode: Generic PnP Monitor #1: 1152x864 @ 48.00Hz 2019-08-22 10:10:41.542 T:8484 NOTICE: Additional mode: Generic PnP Monitor #1: 1152x864 @ 60.00Hz 2019-08-22 10:10:41.542 T:8484 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x600 @ 48.00Hz 2019-08-22 10:10:41.543 T:8484 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x600 @ 60.00Hz 2019-08-22 10:10:41.544 T:8484 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x720 @ 48.00Hz 2019-08-22 10:10:41.544 T:8484 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x720 @ 60.00Hz 2019-08-22 10:10:41.545 T:8484 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x768 @ 48.00Hz 2019-08-22 10:10:41.546 T:8484 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x768 @ 60.00Hz 2019-08-22 10:10:41.546 T:8484 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x800 @ 48.00Hz 2019-08-22 10:10:41.547 T:8484 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x800 @ 60.00Hz 2019-08-22 10:10:41.547 T:8484 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x960 @ 48.00Hz 2019-08-22 10:10:41.548 T:8484 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x960 @ 60.00Hz 2019-08-22 10:10:41.549 T:8484 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x1024 @ 48.00Hz 2019-08-22 10:10:41.549 T:8484 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x1024 @ 60.00Hz 2019-08-22 10:10:41.550 T:8484 NOTICE: Additional mode: Generic PnP Monitor #1: 1360x768 @ 48.00Hz 2019-08-22 10:10:41.551 T:8484 NOTICE: Additional mode: Generic PnP Monitor #1: 1360x768 @ 60.00Hz 2019-08-22 10:10:41.551 T:8484 NOTICE: Additional mode: Generic PnP Monitor #1: 1366x768 @ 48.00Hz 2019-08-22 10:10:41.552 T:8484 NOTICE: Additional mode: Generic PnP Monitor #1: 1366x768 @ 60.00Hz 2019-08-22 10:10:41.552 T:8484 NOTICE: Additional mode: Generic PnP Monitor #1: 1400x1050 @ 48.00Hz 2019-08-22 10:10:41.553 T:8484 NOTICE: Additional mode: Generic PnP Monitor #1: 1400x1050 @ 60.00Hz 2019-08-22 10:10:41.554 T:8484 NOTICE: Additional mode: Generic PnP Monitor #1: 1440x900 @ 48.00Hz 2019-08-22 10:10:41.554 T:8484 NOTICE: Additional mode: Generic PnP Monitor #1: 1440x900 @ 60.00Hz 2019-08-22 10:10:41.555 T:8484 NOTICE: Additional mode: Generic PnP Monitor #1: 1600x900 @ 48.00Hz 2019-08-22 10:10:41.556 T:8484 NOTICE: Additional mode: Generic PnP Monitor #1: 1600x900 @ 60.00Hz 2019-08-22 10:10:41.556 T:8484 NOTICE: Additional mode: Generic PnP Monitor #1: 1600x1200 @ 48.00Hz 2019-08-22 10:10:41.557 T:8484 NOTICE: Additional mode: Generic PnP Monitor #1: 1600x1200 @ 60.00Hz 2019-08-22 10:10:41.558 T:8484 NOTICE: Additional mode: Generic PnP Monitor #1: 1680x1050 @ 48.00Hz 2019-08-22 10:10:41.558 T:8484 NOTICE: Additional mode: Generic PnP Monitor #1: 1680x1050 @ 60.00Hz 2019-08-22 10:10:41.559 T:8484 NOTICE: Additional mode: Generic PnP Monitor #1: 1920x1080 @ 48.00Hz 2019-08-22 10:10:41.560 T:8484 NOTICE: Additional mode: Generic PnP Monitor #1: 1920x1080 @ 60.00Hz 2019-08-22 10:10:41.560 T:8484 NOTICE: Additional mode: Generic PnP Monitor #1: 1920x1200 @ 48.00Hz 2019-08-22 10:10:41.561 T:8484 NOTICE: Additional mode: Generic PnP Monitor #1: 1920x1200 @ 60.00Hz 2019-08-22 10:10:41.562 T:8484 NOTICE: Additional mode: Generic PnP Monitor #1: 1920x1280 @ 48.00Hz 2019-08-22 10:10:41.562 T:8484 NOTICE: Additional mode: Generic PnP Monitor #1: 1920x1280 @ 60.00Hz 2019-08-22 10:10:41.564 T:8484 NOTICE: Checking resolution 16 2019-08-22 10:10:41.575 T:8484 DEBUG: DX::DeviceResources::HandleOutputChange: selected Intel(R) HD Graphics adapter. 2019-08-22 10:10:41.577 T:8484 DEBUG: CWinSystemWin32DX::InitHooks: Hooking into UserModeDriver on device \Registry\Machine\System\CurrentControlSet\Control\Video\{DB144EC7-563C-11E9-9080-AA98E692AC3C}\0000. 2019-08-22 10:10:41.587 T:8484 DEBUG: CWinSystemWin32DX::InitHooks: D3D11 hook installed and activated. 2019-08-22 10:10:41.594 T:8484 DEBUG: DX::DeviceResources::CreateDeviceResources: creating DirectX 11 device. 2019-08-22 10:10:41.596 T:8484 DEBUG: HookOpenAdapter10_2: hook into pOpenData->pAdapterFuncs->pfnCreateDevice 2019-08-22 10:10:41.609 T:8484 DEBUG: HookCreateDevice: hook into pCreateData->pDeviceFuncs->pfnCreateResource 2019-08-22 10:10:41.634 T:8484 DEBUG: DX::DeviceResources::CreateDeviceResources: device is created on adapter 'Intel(R) HD Graphics' with feature level b100. 2019-08-22 10:10:41.641 T:8484 DEBUG: DX::DeviceResources::ReleaseBackBuffer: release buffers. 2019-08-22 10:10:41.653 T:8484 DEBUG: DX::DeviceResources::SetLogicalSize: receive changing logical size to 1920.000000 x 1280.000000 2019-08-22 10:10:41.653 T:8484 DEBUG: DX::DeviceResources::SetLogicalSize: change logical size to 1920.000000 x 1280.000000 2019-08-22 10:10:41.654 T:8484 DEBUG: DX::DeviceResources::ResizeBuffers: resize buffers. 2019-08-22 10:10:41.661 T:8484 DEBUG: CWinSystemWin32DX::FixRefreshRateIfNecessary: refreshRate: 60.0028, desired: 60.0000, deviation: 0.00005, fixRequired: no, 1 2019-08-22 10:10:41.673 T:8484 DEBUG: Previous line repeats 2 times. 2019-08-22 10:10:41.673 T:8484 DEBUG: DX::DeviceResources::CreateBackBuffer: create buffers. 2019-08-22 10:10:41.676 T:8484 DEBUG: CWinSystemWin32::AdjustWindow: adjusting window if required. 2019-08-22 10:10:41.678 T:8484 DEBUG: CWinSystemWin32::AdjustWindow: resizing due to size change (0,0,1920,1280 fullscreen)->(0,0,1920,1280 fullscreen) 2019-08-22 10:10:41.828 T:8484 DEBUG: CD3DVertexShader::CreateInternal: creating vertex shader. 2019-08-22 10:10:41.857 T:8484 DEBUG: CD3DVertexShader::CreateInternal: creating input layout. 2019-08-22 10:10:41.865 T:8484 DEBUG: CD3DPixelShader::CreateInternal: Create the pixel shader. 2019-08-22 10:10:41.877 T:8484 DEBUG: Previous line repeats 8 times. 2019-08-22 10:10:41.877 T:8484 INFO: RetroPlayer[PROCESS]: Registering process control for Windows 2019-08-22 10:10:41.877 T:8484 INFO: RetroPlayer[RENDER]: Registering renderer factory for DirectX 2019-08-22 10:10:41.877 T:8484 DEBUG: CWinSystemWin32::SetFullScreen: (windowed fullscreen) with size 1920x1280, refresh 60.000000 2019-08-22 10:10:41.877 T:8484 DEBUG: DX::DeviceResources::ReleaseBackBuffer: release buffers. 2019-08-22 10:10:41.879 T:8484 DEBUG: DX::DeviceResources::SetFullScreen: switching from (1920 x 1280) to (1920 x 1280) 2019-08-22 10:10:41.879 T:8484 DEBUG: DX::DeviceResources::SetFullScreen: switching done. 2019-08-22 10:10:41.881 T:8484 DEBUG: DX::DeviceResources::ResizeBuffers: resize buffers. 2019-08-22 10:10:41.889 T:8484 DEBUG: CWinSystemWin32DX::FixRefreshRateIfNecessary: refreshRate: 60.0028, desired: 60.0000, deviation: 0.00005, fixRequired: no, 1 2019-08-22 10:10:41.893 T:8484 DEBUG: Previous line repeats 2 times. 2019-08-22 10:10:41.893 T:8484 DEBUG: CWinSystemWin32::AdjustWindow: adjusting window if required. 2019-08-22 10:10:41.893 T:8484 DEBUG: DX::DeviceResources::CreateBackBuffer: create buffers. 2019-08-22 10:10:41.907 T:8484 DEBUG: guilib: Fill viewport on change for solving rendering passes 2019-08-22 10:10:42.210 T:8484 INFO: load keymapping 2019-08-22 10:10:42.219 T:8484 INFO: Loading special://xbmc/system/keymaps/appcommand.xml 2019-08-22 10:10:42.243 T:8484 INFO: Loading special://xbmc/system/keymaps/customcontroller.AppleRemote.xml 2019-08-22 10:10:42.263 T:8484 INFO: Loading special://xbmc/system/keymaps/customcontroller.Harmony.xml 2019-08-22 10:10:42.284 T:8484 INFO: Loading special://xbmc/system/keymaps/gamepad.xml 2019-08-22 10:10:42.304 T:8484 INFO: Loading special://xbmc/system/keymaps/joystick.xml 2019-08-22 10:10:42.331 T:8484 INFO: Loading special://xbmc/system/keymaps/keyboard.xml 2019-08-22 10:10:42.351 T:8484 INFO: Loading special://xbmc/system/keymaps/mouse.xml 2019-08-22 10:10:42.356 T:8484 INFO: Loading special://xbmc/system/keymaps/remote.xml 2019-08-22 10:10:42.378 T:8484 INFO: Loading special://xbmc/system/keymaps/touchscreen.xml 2019-08-22 10:10:42.408 T:8484 INFO: GUI format 1920x1280, Display Generic PnP Monitor #1: 1920x1280 @ 60.00Hz 2019-08-22 10:10:42.409 T:8484 INFO: CLangInfo: loading resource.language.de_de language information... 2019-08-22 10:10:42.425 T:8484 DEBUG: trying to set locale to de-de 2019-08-22 10:10:42.539 T:8484 INFO: global locale set to de-de 2019-08-22 10:10:42.539 T:8484 INFO: CLangInfo: loading resource.language.de_de language strings... 2019-08-22 10:10:42.584 T:8484 DEBUG: LocalizeStrings: loaded 4004 strings from file resource://resource.language.de_de/strings.po 2019-08-22 10:10:42.610 T:8484 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: resource://resource.language.en_gb/strings.po 2019-08-22 10:10:42.625 T:8484 DEBUG: LocalizeStrings: loaded 10 strings from file resource://resource.language.en_gb/strings.po 2019-08-22 10:10:42.640 T:8484 WARNING: Repository add-on repository.membrane uses plain HTTP for add-on downloads in path http://github.com/prof-membrane/repository.membrane/raw/master/ - this is insecure and will make your Kodi installation vulnerable to attacks if enabled! 2019-08-22 10:10:42.658 T:8484 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files (x86)\Kodi\addons\game.controller.default\resources\language\resource.language.en_gb\strings.po 2019-08-22 10:10:42.659 T:8484 DEBUG: LocalizeStrings: loaded 18 strings from file C:\Program Files (x86)\Kodi\addons\game.controller.default\resources\language\resource.language.en_gb\strings.po 2019-08-22 10:10:42.666 T:8484 DEBUG: LocalizeStrings: loaded 11 strings from file C:\Users\Lucki\AppData\Roaming\Kodi\addons\metadata.album.universal\resources\language\resource.language.de_de\strings.po 2019-08-22 10:10:42.671 T:8484 DEBUG: LocalizeStrings: loaded 6 strings from file C:\Users\Lucki\AppData\Roaming\Kodi\addons\metadata.album.universal\resources\language\resource.language.en_gb\strings.po 2019-08-22 10:10:42.695 T:8484 DEBUG: LocalizeStrings: loaded 23 strings from file C:\Users\Lucki\AppData\Roaming\Kodi\addons\metadata.artists.universal\resources\language\resource.language.de_de\strings.po 2019-08-22 10:10:42.717 T:8484 DEBUG: LocalizeStrings: loaded 9 strings from file C:\Users\Lucki\AppData\Roaming\Kodi\addons\metadata.artists.universal\resources\language\resource.language.en_gb\strings.po 2019-08-22 10:10:42.755 T:8484 DEBUG: LocalizeStrings: loaded 7 strings from file C:\Users\Lucki\AppData\Roaming\Kodi\addons\metadata.themoviedb.org\resources\language\resource.language.de_de\strings.po 2019-08-22 10:10:42.774 T:8484 DEBUG: POParser: id:30003 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead 2019-08-22 10:10:42.774 T:8484 DEBUG: LocalizeStrings: loaded 2 strings from file C:\Users\Lucki\AppData\Roaming\Kodi\addons\metadata.themoviedb.org\resources\language\resource.language.en_gb\strings.po 2019-08-22 10:10:42.782 T:8484 DEBUG: LocalizeStrings: loaded 5 strings from file C:\Users\Lucki\AppData\Roaming\Kodi\addons\metadata.tvdb.com\resources\language\resource.language.de_de\strings.po 2019-08-22 10:10:42.786 T:8484 DEBUG: LocalizeStrings: loaded 5 strings from file C:\Users\Lucki\AppData\Roaming\Kodi\addons\metadata.tvdb.com\resources\language\resource.language.en_gb\strings.po 2019-08-22 10:10:42.793 T:8484 DEBUG: LocalizeStrings: loaded 9 strings from file C:\Program Files (x86)\Kodi\addons\peripheral.joystick\resources\language\resource.language.en_gb\strings.po 2019-08-22 10:10:42.823 T:8484 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files (x86)\Kodi\addons\screensaver.xbmc.builtin.dim\resources\language\resource.language.de_de\strings.po 2019-08-22 10:10:42.823 T:8484 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Program Files (x86)\Kodi\addons\screensaver.xbmc.builtin.dim\resources\language\resource.language.de_de\strings.po 2019-08-22 10:10:42.839 T:8484 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files (x86)\Kodi\addons\screensaver.xbmc.builtin.dim\resources\language\resource.language.en_gb\strings.po 2019-08-22 10:10:42.839 T:8484 DEBUG: LocalizeStrings: loaded 0 strings from file C:\Program Files (x86)\Kodi\addons\screensaver.xbmc.builtin.dim\resources\language\resource.language.en_gb\strings.po 2019-08-22 10:10:42.850 T:8484 DEBUG: LocalizeStrings: loaded 21 strings from file C:\Users\Lucki\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\resources\language\German\strings.po 2019-08-22 10:10:42.855 T:8484 DEBUG: LocalizeStrings: loaded 3 strings from file C:\Users\Lucki\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\resources\language\English\strings.po 2019-08-22 10:10:42.882 T:8484 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Users\Lucki\AppData\Roaming\Kodi\addons\script.module.libmediathek3\resources\language\German\strings.po 2019-08-22 10:10:42.882 T:8484 DEBUG: LocalizeStrings: loaded 33 strings from file C:\Users\Lucki\AppData\Roaming\Kodi\addons\script.module.libmediathek3\resources\language\German\strings.po 2019-08-22 10:10:42.888 T:8484 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Users\Lucki\AppData\Roaming\Kodi\addons\script.module.libmediathek3\resources\language\English\strings.po 2019-08-22 10:10:42.888 T:8484 DEBUG: LocalizeStrings: loaded 0 strings from file C:\Users\Lucki\AppData\Roaming\Kodi\addons\script.module.libmediathek3\resources\language\English\strings.po 2019-08-22 10:10:42.900 T:8484 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Users\Lucki\AppData\Roaming\Kodi\addons\script.module.libmdr\resources\language\German\strings.po 2019-08-22 10:10:42.900 T:8484 DEBUG: LocalizeStrings: loaded 10 strings from file C:\Users\Lucki\AppData\Roaming\Kodi\addons\script.module.libmdr\resources\language\German\strings.po 2019-08-22 10:10:42.906 T:8484 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Users\Lucki\AppData\Roaming\Kodi\addons\script.module.libmdr\resources\language\English\strings.po 2019-08-22 10:10:42.906 T:8484 DEBUG: LocalizeStrings: loaded 0 strings from file C:\Users\Lucki\AppData\Roaming\Kodi\addons\script.module.libmdr\resources\language\English\strings.po 2019-08-22 10:10:42.919 T:8484 DEBUG: LocalizeStrings: loaded 5 strings from file C:\Users\Lucki\AppData\Roaming\Kodi\addons\plugin.video.tagesschau\resources\language\German\strings.xml 2019-08-22 10:10:42.938 T:8484 DEBUG: LocalizeStrings: loaded 0 strings from file C:\Users\Lucki\AppData\Roaming\Kodi\addons\plugin.video.tagesschau\resources\language\English\strings.xml 2019-08-22 10:10:42.945 T:8484 DEBUG: LocalizeStrings: loaded 77 strings from file C:\Users\Lucki\AppData\Roaming\Kodi\addons\service.sleepy.watchdog\resources\language\resource.language.de_de\strings.po 2019-08-22 10:10:42.977 T:8484 DEBUG: LocalizeStrings: loaded 0 strings from file C:\Users\Lucki\AppData\Roaming\Kodi\addons\service.sleepy.watchdog\resources\language\resource.language.en_gb\strings.po 2019-08-22 10:10:43.048 T:8484 DEBUG: LocalizeStrings: loaded 39 strings from file C:\Users\Lucki\AppData\Roaming\Kodi\addons\plugin.video.twitch\resources\language\resource.language.de_de\strings.po 2019-08-22 10:10:43.094 T:8484 DEBUG: LocalizeStrings: loaded 195 strings from file C:\Users\Lucki\AppData\Roaming\Kodi\addons\plugin.video.twitch\resources\language\resource.language.en_gb\strings.po 2019-08-22 10:10:43.138 T:8484 DEBUG: LocalizeStrings: loaded 169 strings from file C:\Users\Lucki\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\language\resource.language.de_de\strings.po 2019-08-22 10:10:43.169 T:8484 DEBUG: POParser: id:30100 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead 2019-08-22 10:10:43.169 T:8484 DEBUG: POParser: id:30200 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead 2019-08-22 10:10:43.170 T:8484 DEBUG: LocalizeStrings: loaded 123 strings from file C:\Users\Lucki\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\language\resource.language.en_gb\strings.po 2019-08-22 10:10:43.181 T:8484 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Users\Lucki\AppData\Roaming\Kodi\addons\script.module.urlresolver.yatse\resources\language\German\strings.po 2019-08-22 10:10:43.182 T:8484 DEBUG: LocalizeStrings: loaded 44 strings from file C:\Users\Lucki\AppData\Roaming\Kodi\addons\script.module.urlresolver.yatse\resources\language\German\strings.po 2019-08-22 10:10:43.188 T:8484 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Users\Lucki\AppData\Roaming\Kodi\addons\script.module.urlresolver.yatse\resources\language\English\strings.po 2019-08-22 10:10:43.188 T:8484 DEBUG: POParser: id:33008 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead 2019-08-22 10:10:43.189 T:8484 DEBUG: LocalizeStrings: loaded 10 strings from file C:\Users\Lucki\AppData\Roaming\Kodi\addons\script.module.urlresolver.yatse\resources\language\English\strings.po 2019-08-22 10:10:43.206 T:8484 DEBUG: LocalizeStrings: loaded 38 strings from file C:\Users\Lucki\AppData\Roaming\Kodi\addons\script.module.youtube.dl\resources\language\English\strings.po 2019-08-22 10:10:43.218 T:8484 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Users\Lucki\AppData\Roaming\Kodi\addons\script.yatse.kodi\resources\language\German\strings.po 2019-08-22 10:10:43.218 T:8484 DEBUG: LocalizeStrings: loaded 7 strings from file C:\Users\Lucki\AppData\Roaming\Kodi\addons\script.yatse.kodi\resources\language\German\strings.po 2019-08-22 10:10:43.259 T:8484 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Users\Lucki\AppData\Roaming\Kodi\addons\script.yatse.kodi\resources\language\English\strings.po 2019-08-22 10:10:43.259 T:8484 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Users\Lucki\AppData\Roaming\Kodi\addons\script.yatse.kodi\resources\language\English\strings.po 2019-08-22 10:10:43.299 T:8484 DEBUG: LocalizeStrings: loaded 32 strings from file C:\Users\Lucki\AppData\Roaming\Kodi\addons\script.module.inputstreamhelper\resources\language\resource.language.de_de\strings.po 2019-08-22 10:10:43.308 T:8484 DEBUG: POParser: id:30024 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead 2019-08-22 10:10:43.308 T:8484 DEBUG: LocalizeStrings: loaded 10 strings from file C:\Users\Lucki\AppData\Roaming\Kodi\addons\script.module.inputstreamhelper\resources\language\resource.language.en_gb\strings.po 2019-08-22 10:10:43.320 T:8484 DEBUG: LocalizeStrings: loaded 41 strings from file C:\Users\Lucki\AppData\Roaming\Kodi\addons\script.ircchat\resources\language\English\strings.po 2019-08-22 10:10:43.359 T:8484 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files (x86)\Kodi\addons\audioencoder.kodi.builtin.aac\resources\language\English\strings.po 2019-08-22 10:10:43.360 T:8484 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Program Files (x86)\Kodi\addons\audioencoder.kodi.builtin.aac\resources\language\English\strings.po 2019-08-22 10:10:43.372 T:8484 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files (x86)\Kodi\addons\audioencoder.kodi.builtin.wma\resources\language\English\strings.po 2019-08-22 10:10:43.373 T:8484 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Program Files (x86)\Kodi\addons\audioencoder.kodi.builtin.wma\resources\language\English\strings.po 2019-08-22 10:10:43.398 T:8484 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files (x86)\Kodi\addons\game.controller.snes\resources\language\resource.language.en_gb\strings.po 2019-08-22 10:10:43.399 T:8484 DEBUG: LocalizeStrings: loaded 13 strings from file C:\Program Files (x86)\Kodi\addons\game.controller.snes\resources\language\resource.language.en_gb\strings.po 2019-08-22 10:10:43.409 T:8484 DEBUG: LocalizeStrings: loaded 3 strings from file C:\Users\Lucki\AppData\Roaming\Kodi\addons\metadata.tvshows.themoviedb.org\resources\language\resource.language.de_de\strings.po 2019-08-22 10:10:43.441 T:8484 DEBUG: LocalizeStrings: loaded 2 strings from file C:\Users\Lucki\AppData\Roaming\Kodi\addons\metadata.tvshows.themoviedb.org\resources\language\resource.language.en_gb\strings.po 2019-08-22 10:10:43.481 T:8484 DEBUG: LocalizeStrings: loaded 35 strings from file C:\Users\Lucki\AppData\Roaming\Kodi\addons\screensaver.turnoff\resources\language\resource.language.en_gb\strings.po 2019-08-22 10:10:43.517 T:8484 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Users\Lucki\AppData\Roaming\Kodi\addons\inputstream.adaptive\resources\language\resource.language.en_gb\strings.po 2019-08-22 10:10:43.518 T:8484 DEBUG: LocalizeStrings: loaded 22 strings from file C:\Users\Lucki\AppData\Roaming\Kodi\addons\inputstream.adaptive\resources\language\resource.language.en_gb\strings.po 2019-08-22 10:10:43.545 T:8484 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Users\Lucki\AppData\Roaming\Kodi\addons\plugin.video.funkmediathek\resources\language\German\strings.po 2019-08-22 10:10:43.545 T:8484 DEBUG: LocalizeStrings: loaded 3 strings from file C:\Users\Lucki\AppData\Roaming\Kodi\addons\plugin.video.funkmediathek\resources\language\German\strings.po 2019-08-22 10:10:43.550 T:8484 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Users\Lucki\AppData\Roaming\Kodi\addons\plugin.video.funkmediathek\resources\language\English\strings.po 2019-08-22 10:10:43.550 T:8484 DEBUG: LocalizeStrings: loaded 0 strings from file C:\Users\Lucki\AppData\Roaming\Kodi\addons\plugin.video.funkmediathek\resources\language\English\strings.po 2019-08-22 10:10:43.558 T:6312 DEBUG: Thread JobWorker start, auto delete: true 2019-08-22 10:10:43.558 T:6312 DEBUG: CDatabaseManager::Initialize, updating databases... 2019-08-22 10:10:43.577 T:6312 NOTICE: Running database version Addons27 2019-08-22 10:10:43.608 T:6312 NOTICE: Running database version ViewModes6 2019-08-22 10:10:43.637 T:6312 NOTICE: Running database version Textures13 2019-08-22 10:10:43.668 T:6312 NOTICE: Running database version MyMusic72 2019-08-22 10:10:43.699 T:6312 NOTICE: Running database version MyVideos116 2019-08-22 10:10:43.722 T:6312 NOTICE: Running database version TV32 2019-08-22 10:10:43.742 T:6312 NOTICE: Running database version Epg12 2019-08-22 10:10:43.742 T:6312 DEBUG: CDatabaseManager::Initialize, updating databases... DONE 2019-08-22 10:10:43.747 T:8484 DEBUG: DPMS: supported power-saving modes: OFF STANDBY 2019-08-22 10:10:43.845 T:1784 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc 2019-08-22 10:10:43.845 T:1784 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear 2019-08-22 10:10:43.868 T:6312 WARNING: Repository add-on repository.membrane uses plain HTTP for add-on downloads in path http://github.com/prof-membrane/repository.membrane/raw/master/ - this is insecure and will make your Kodi installation vulnerable to attacks if enabled! 2019-08-22 10:10:43.876 T:8484 INFO: Unloading old skin ... 2019-08-22 10:10:43.889 T:8484 NOTICE: load skin from: C:\Program Files (x86)\Kodi\addons\skin.estouchy (version: 2.0.24) 2019-08-22 10:10:43.889 T:8484 INFO: load fonts for skin... 2019-08-22 10:10:43.900 T:8484 INFO: Loading skin includes from C:\Program Files (x86)\Kodi\addons\skin.estouchy\xml\includes.xml 2019-08-22 10:10:44.085 T:8484 INFO: Loading fonts from C:\Program Files (x86)\Kodi\addons\skin.estouchy\xml\Font.xml 2019-08-22 10:10:44.179 T:8484 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files (x86)\Kodi\addons\skin.estouchy\language\resource.language.de_de\strings.po 2019-08-22 10:10:44.180 T:8484 DEBUG: LocalizeStrings: loaded 79 strings from file C:\Program Files (x86)\Kodi\addons\skin.estouchy\language\resource.language.de_de\strings.po 2019-08-22 10:10:44.184 T:8484 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files (x86)\Kodi\addons\skin.estouchy\language\resource.language.en_gb\strings.po 2019-08-22 10:10:44.184 T:8484 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Program Files (x86)\Kodi\addons\skin.estouchy\language\resource.language.en_gb\strings.po 2019-08-22 10:10:44.184 T:8484 INFO: load new skin... 2019-08-22 10:10:44.185 T:8484 INFO: Loading custom window XMLs from skin path C:\Program Files (x86)\Kodi\addons\skin.estouchy\xml 2019-08-22 10:10:44.207 T:8484 DEBUG: Load Skin XML: 22.84ms 2019-08-22 10:10:44.208 T:8484 INFO: initialize new skin... 2019-08-22 10:10:44.208 T:8484 DEBUG: guilib: Fill viewport on change for solving rendering passes 2019-08-22 10:10:44.208 T:8484 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT 2019-08-22 10:10:44.228 T:8484 INFO: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT 2019-08-22 10:10:44.311 T:8484 DEBUG: CTextureBundleXBT::OpenBundle - Opened bundle C:\Program Files (x86)\Kodi\addons\skin.estouchy\media\Textures.xbt 2019-08-22 10:10:44.314 T:8484 INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT 2019-08-22 10:10:44.345 T:8484 INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT 2019-08-22 10:10:44.376 T:8484 INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT 2019-08-22 10:10:44.402 T:8484 INFO: Loading skin file: DialogNotification.xml, load type: LOAD_ON_GUI_INIT 2019-08-22 10:10:44.421 T:8484 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT 2019-08-22 10:10:44.427 T:8484 INFO: Loading resource://resource.uisounds.kodi/sounds.xml 2019-08-22 10:10:44.630 T:8484 INFO: skin loaded... 2019-08-22 10:10:44.630 T:8484 DEBUG: Activating window ID: 12997 2019-08-22 10:10:44.632 T:8484 DEBUG: ------ Window Init () ------ 2019-08-22 10:10:44.633 T:8484 DEBUG: Activating window ID: 12999 2019-08-22 10:10:44.633 T:8484 DEBUG: ------ Window Init (Startup.xml) ------ 2019-08-22 10:10:44.633 T:8484 INFO: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME 2019-08-22 10:10:44.646 T:8484 DEBUG: Activating window ID: 10000 2019-08-22 10:10:44.646 T:8484 DEBUG: ------ Window Deinit (Startup.xml) ------ 2019-08-22 10:10:44.646 T:8484 DEBUG: ------ Window Init (Home.xml) ------ 2019-08-22 10:10:44.646 T:8484 INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY 2019-08-22 10:10:44.713 T:8484 DEBUG: CDirectoryProvider[videodb://recentlyaddedmovies/]: refreshing.. 2019-08-22 10:10:44.713 T:8484 DEBUG: CDirectoryProvider[videodb://recentlyaddedepisodes/]: refreshing.. 2019-08-22 10:10:44.713 T:8484 DEBUG: CDirectoryProvider[musicdb://recentlyaddedalbums/]: refreshing.. 2019-08-22 10:10:44.715 T:1560 DEBUG: Thread JobWorker start, auto delete: true 2019-08-22 10:10:44.738 T:6312 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update 2019-08-22 10:10:44.745 T:1560 DEBUG: CMusicDatabase::GetRecentlyAddedAlbums query: SELECT albumview.*, albumartistview.* FROM (SELECT idAlbum FROM album WHERE strAlbum != '' ORDER BY idAlbum DESC LIMIT 25) AS recentalbums JOIN albumview ON albumview.idAlbum = recentalbums.idAlbum JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum ORDER BY albumview.idAlbum desc, albumartistview.iOrder 2019-08-22 10:10:44.751 T:8484 DEBUG: JSONRPC: JSON schema type definition references an unknown type Setting.Details.Setting 2019-08-22 10:10:44.751 T:8484 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList" 2019-08-22 10:10:44.751 T:8484 INFO: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting") 2019-08-22 10:10:44.751 T:8484 INFO: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting 2019-08-22 10:10:44.752 T:6312 DEBUG: GetRecentlyAddedAlbumSongs() query: SELECT songview.*, songartistview.* FROM (SELECT idAlbum FROM album ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN songview ON songview.idAlbum = recentalbums.idAlbum JOIN songartistview ON songview.idSong = songartistview.idSong ORDER BY songview.idAlbum DESC, songview.idSong, songartistview.idRole, songartistview.iOrder 2019-08-22 10:10:44.755 T:6312 DEBUG: CMusicDatabase::GetRecentlyAddedAlbums query: SELECT albumview.*, albumartistview.* FROM (SELECT idAlbum FROM album WHERE strAlbum != '' ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN albumview ON albumview.idAlbum = recentalbums.idAlbum JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum ORDER BY albumview.idAlbum desc, albumartistview.iOrder 2019-08-22 10:10:44.758 T:6312 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update 2019-08-22 10:10:44.787 T:6312 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update 2019-08-22 10:10:44.793 T:6312 DEBUG: CMusicDatabase::GetArtistsByWhere query: SELECT COUNT(DISTINCT artistview.idArtist) FROM artistview WHERE (EXISTS (SELECT 1 FROM song_artist WHERE song_artist.idArtist = artistview.idArtist AND song_artist.idRole = 1) OR EXISTS (SELECT 1 FROM album_artist WHERE album_artist.idArtist = artistview.idArtist)) AND (artistview.strArtist != '') 2019-08-22 10:10:44.797 T:8484 INFO: JSONRPC v10.3.0: Successfully initialized 2019-08-22 10:10:44.804 T:8484 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Motorola Nyxboard Hybrid" 2019-08-22 10:10:44.804 T:8484 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "CEC Adapter" 2019-08-22 10:10:44.804 T:8484 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Pulse-Eight CEC Adapter" 2019-08-22 10:10:44.804 T:8484 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "iMON HID device" 2019-08-22 10:10:44.805 T:8484 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "WETEK Play remote" 2019-08-22 10:10:44.805 T:8484 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "" 2019-08-22 10:10:44.817 T:8484 DEBUG: Add-on bus: Registering add-on peripheral.joystick 2019-08-22 10:10:44.819 T:8484 DEBUG: PERIPHERAL - PERIPHERALS::CPeripheralAddon::CreateAddon - creating peripheral add-on instance 'Joystick Support' 2019-08-22 10:10:44.819 T:8484 DEBUG: ADDON: Dll Initializing - Joystick Support 2019-08-22 10:10:44.820 T:8484 DEBUG: SECTION:LoadDLL(C:\Program Files (x86)\Kodi\addons\peripheral.joystick\peripheral.joystick.dll) 2019-08-22 10:10:44.923 T:8484 DEBUG: AddOnLog: Joystick Support: Loaded 14 joystick families with 97 total joysticks 2019-08-22 10:10:44.924 T:8484 DEBUG: Calling TransferSettings for: Joystick Support 2019-08-22 10:10:44.937 T:8484 DEBUG: CAddonSettings[peripheral.joystick]: loading setting definitions 2019-08-22 10:10:44.937 T:8484 INFO: AddOnLog: Joystick Support: Enabling joystick interface "xinput" 2019-08-22 10:10:44.937 T:8484 DEBUG: AddOnLog: Joystick Support: Attempting to load XInput1_4.dll... 2019-08-22 10:10:44.945 T:8484 DEBUG: AddOnLog: Joystick Support: Loaded XInput DLL version 1.4 2019-08-22 10:10:44.945 T:8484 DEBUG: AddOnLog: Joystick Support: Loaded XInput symbols (GetState=00007FFBB81416F0, GetStateEx=0000000000000000, SetState=00007FFBB8141990, GetCaps=00007FFBB8141C50, GetBatteryInformation=00007FFBB8142050, PowerOff=0000000000000000) 2019-08-22 10:10:44.945 T:8484 INFO: AddOnLog: Joystick Support: Enabling joystick interface "directinput" 2019-08-22 10:10:44.945 T:6908 DEBUG: Thread PeripBusUSB start, auto delete: false 2019-08-22 10:10:44.946 T:6576 DEBUG: Thread PeripBusAddon start, auto delete: false 2019-08-22 10:10:44.946 T:7716 DEBUG: Thread PeripBusCEC start, auto delete: false 2019-08-22 10:10:44.967 T:8484 DEBUG: PERIPHERALS::CPeripheral::Initialise - initialised peripheral on 'keyboard' with 1 features and 0 sub devices 2019-08-22 10:10:44.968 T:8484 NOTICE: PERIPHERALS::CPeripheralBus::Register - new keyboard device registered on application->keyboard: Tastatur (0000:0000) 2019-08-22 10:10:44.971 T:8484 DEBUG: PERIPHERALS::CPeripheral::Initialise - initialised peripheral on 'mouse' with 1 features and 0 sub devices 2019-08-22 10:10:44.971 T:8484 NOTICE: PERIPHERALS::CPeripheralBus::Register - new mouse device registered on application->mouse: Maus (0000:0000) 2019-08-22 10:10:44.972 T:9076 DEBUG: Thread PeripEventScanner start, auto delete: false 2019-08-22 10:10:44.979 T:8484 DEBUG: ContextMenuManager: addon menus reloaded. 2019-08-22 10:10:44.980 T:8484 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml. 2019-08-22 10:10:44.994 T:8484 DEBUG: CPlayerCoreConfig::: created player VideoPlayer 2019-08-22 10:10:44.994 T:8484 DEBUG: CPlayerCoreConfig::: created player PAPlayer 2019-08-22 10:10:44.994 T:8484 DEBUG: CPlayerCoreConfig::: created player RetroPlayer 2019-08-22 10:10:44.995 T:8484 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules 2019-08-22 10:10:44.995 T:8484 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mms/udp 2019-08-22 10:10:44.995 T:8484 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout 2019-08-22 10:10:44.995 T:8484 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtmp 2019-08-22 10:10:44.995 T:8484 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp 2019-08-22 10:10:44.995 T:8484 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams 2019-08-22 10:10:44.995 T:8484 DEBUG: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp 2019-08-22 10:10:44.995 T:8484 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2 2019-08-22 10:10:44.995 T:8484 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd 2019-08-22 10:10:44.995 T:8484 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage 2019-08-22 10:10:44.995 T:8484 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf 2019-08-22 10:10:44.995 T:8484 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv 2019-08-22 10:10:44.995 T:8484 DEBUG: CPlayerSelectionRule::Initialize: creating rule: radio 2019-08-22 10:10:44.995 T:8484 NOTICE: Loaded playercorefactory configuration 2019-08-22 10:10:44.995 T:8484 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml. 2019-08-22 10:10:44.996 T:8484 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping. 2019-08-22 10:10:44.996 T:8484 INFO: removing tempfiles 2019-08-22 10:10:45.004 T:8484 WARNING: Repository add-on repository.membrane uses plain HTTP for add-on downloads in path http://github.com/prof-membrane/repository.membrane/raw/master/ - this is insecure and will make your Kodi installation vulnerable to attacks if enabled! 2019-08-22 10:10:45.018 T:8484 WARNING: Previous line repeats 1 times. 2019-08-22 10:10:45.018 T:8484 DEBUG: CRepositoryUpdater: previous update at 21.08.2019 17:30:01, next at 22.08.2019 17:30:01 2019-08-22 10:10:45.019 T:5920 DEBUG: Thread Timer start, auto delete: false 2019-08-22 10:10:45.026 T:8484 DEBUG: CServiceAddonManager: starting service.xbmc.versioncheck 2019-08-22 10:10:45.029 T:8484 DEBUG: CServiceAddonManager: starting service.sleepy.watchdog 2019-08-22 10:10:45.029 T:8616 DEBUG: Thread LanguageInvoker start, auto delete: false 2019-08-22 10:10:45.030 T:8616 INFO: initializing python engine. 2019-08-22 10:10:45.030 T:8484 DEBUG: CServiceAddonManager: starting plugin.video.twitch 2019-08-22 10:10:45.030 T:8512 DEBUG: Thread LanguageInvoker start, auto delete: false 2019-08-22 10:10:45.031 T:8512 INFO: initializing python engine. 2019-08-22 10:10:45.032 T:8484 DEBUG: CServiceAddonManager: starting plugin.video.youtube 2019-08-22 10:10:45.033 T:7440 DEBUG: Thread LanguageInvoker start, auto delete: false 2019-08-22 10:10:45.033 T:7440 INFO: initializing python engine. 2019-08-22 10:10:45.035 T:8484 NOTICE: initialize done 2019-08-22 10:10:45.035 T:8644 DEBUG: Thread LanguageInvoker start, auto delete: false 2019-08-22 10:10:45.036 T:8644 INFO: initializing python engine. 2019-08-22 10:10:45.038 T:8484 NOTICE: Running the application... 2019-08-22 10:10:45.044 T:8484 DEBUG: no profile autoexec.py (C:\Users\Lucki\AppData\Roaming\Kodi\userdata\autoexec.py) found, skipping 2019-08-22 10:10:45.045 T:8484 DEBUG: CNetworkBase::NetworkMessage - Starting network services 2019-08-22 10:10:45.067 T:8484 NOTICE: CWebServer[8080]: Started 2019-08-22 10:10:45.071 T:4292 DEBUG: Thread EventServer start, auto delete: false 2019-08-22 10:10:45.072 T:4292 NOTICE: ES: Starting UDP Event server on port 9777 2019-08-22 10:10:45.072 T:4292 NOTICE: UDP: Listening on port 9777 (ipv6 : false) 2019-08-22 10:10:45.075 T:8484 INFO: JSONRPC Server: Successfully initialized 2019-08-22 10:10:45.076 T:5200 DEBUG: Thread TCPServer start, auto delete: false 2019-08-22 10:10:45.076 T:8484 DEBUG: CWinSystemWin32::AdjustWindow: adjusting window if required. 2019-08-22 10:10:45.203 T:8484 DEBUG: ------ Window Init () ------ 2019-08-22 10:10:45.211 T:8484 DEBUG: ------ Window Init (Pointer.xml) ------ 2019-08-22 10:10:45.216 T:8484 DEBUG: DX::DeviceResources::ReleaseBackBuffer: release buffers. 2019-08-22 10:10:45.217 T:8484 DEBUG: DX::DeviceResources::SetLogicalSize: receive changing logical size to 1920.000000 x 1280.000000 2019-08-22 10:10:45.217 T:8484 DEBUG: DX::DeviceResources::CreateBackBuffer: create buffers. 2019-08-22 10:10:45.271 T:8484 DEBUG: CWinSystemWin32::AdjustWindow: adjusting window if required. 2019-08-22 10:10:45.946 T:8616 DEBUG: CPythonInvoker(0, C:\Users\Lucki\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): start processing 2019-08-22 10:10:45.946 T:8512 DEBUG: CPythonInvoker(1, C:\Users\Lucki\AppData\Roaming\Kodi\addons\service.sleepy.watchdog\service.py): start processing 2019-08-22 10:10:45.947 T:7440 DEBUG: CPythonInvoker(2, C:\Users\Lucki\AppData\Roaming\Kodi\addons\plugin.video.twitch\resources\lib\service_runner.py): start processing 2019-08-22 10:10:45.947 T:8644 DEBUG: CPythonInvoker(3, C:\Users\Lucki\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\startup.py): start processing 2019-08-22 10:10:46.201 T:8616 DEBUG: -->Python Interpreter Initialized<-- 2019-08-22 10:10:46.201 T:8616 DEBUG: CPythonInvoker(0, C:\Users\Lucki\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): the source file to load is "C:\Users\Lucki\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py" 2019-08-22 10:10:46.202 T:8616 DEBUG: CPythonInvoker(0, C:\Users\Lucki\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): setting the Python path to C:\Users\Lucki\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages 2019-08-22 10:10:46.202 T:8616 DEBUG: CPythonInvoker(0, C:\Users\Lucki\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): entering source directory C:\Users\Lucki\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck 2019-08-22 10:10:46.239 T:8616 DEBUG: CPythonInvoker(0, C:\Users\Lucki\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): instantiating addon using automatically obtained id of "service.xbmc.versioncheck" dependent on version 2.1.0 of the xbmc.python api 2019-08-22 10:10:47.084 T:8512 DEBUG: -->Python Interpreter Initialized<-- 2019-08-22 10:10:47.084 T:8512 DEBUG: CPythonInvoker(1, C:\Users\Lucki\AppData\Roaming\Kodi\addons\service.sleepy.watchdog\service.py): the source file to load is "C:\Users\Lucki\AppData\Roaming\Kodi\addons\service.sleepy.watchdog\service.py" 2019-08-22 10:10:47.084 T:7440 DEBUG: -->Python Interpreter Initialized<-- 2019-08-22 10:10:47.084 T:7440 DEBUG: CPythonInvoker(2, C:\Users\Lucki\AppData\Roaming\Kodi\addons\plugin.video.twitch\resources\lib\service_runner.py): the source file to load is "C:\Users\Lucki\AppData\Roaming\Kodi\addons\plugin.video.twitch\resources\lib\service_runner.py" 2019-08-22 10:10:47.086 T:8644 DEBUG: -->Python Interpreter Initialized<-- 2019-08-22 10:10:47.086 T:8644 DEBUG: CPythonInvoker(3, C:\Users\Lucki\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\startup.py): the source file to load is "C:\Users\Lucki\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\startup.py" 2019-08-22 10:10:47.136 T:8512 DEBUG: CPythonInvoker(1, C:\Users\Lucki\AppData\Roaming\Kodi\addons\service.sleepy.watchdog\service.py): setting the Python path to C:\Users\Lucki\AppData\Roaming\Kodi\addons\service.sleepy.watchdog;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages 2019-08-22 10:10:47.136 T:8512 DEBUG: CPythonInvoker(1, C:\Users\Lucki\AppData\Roaming\Kodi\addons\service.sleepy.watchdog\service.py): entering source directory C:\Users\Lucki\AppData\Roaming\Kodi\addons\service.sleepy.watchdog 2019-08-22 10:10:47.136 T:7440 DEBUG: CPythonInvoker(2, C:\Users\Lucki\AppData\Roaming\Kodi\addons\plugin.video.twitch\resources\lib\service_runner.py): setting the Python path to C:\Users\Lucki\AppData\Roaming\Kodi\addons\plugin.video.twitch\resources\lib;C:\Users\Lucki\AppData\Roaming\Kodi\addons\script.module.certifi\lib;C:\Users\Lucki\AppData\Roaming\Kodi\addons\script.module.chardet\lib;C:\Users\Lucki\AppData\Roaming\Kodi\addons\script.module.idna\lib;C:\Users\Lucki\AppData\Roaming\Kodi\addons\script.module.python.twitch\resources\lib;C:\Users\Lucki\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\Lucki\AppData\Roaming\Kodi\addons\script.module.six\lib;C:\Users\Lucki\AppData\Roaming\Kodi\addons\script.module.urllib3\lib;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages 2019-08-22 10:10:47.136 T:7440 DEBUG: CPythonInvoker(2, C:\Users\Lucki\AppData\Roaming\Kodi\addons\plugin.video.twitch\resources\lib\service_runner.py): entering source directory C:\Users\Lucki\AppData\Roaming\Kodi\addons\plugin.video.twitch\resources\lib 2019-08-22 10:10:47.137 T:8644 DEBUG: CPythonInvoker(3, C:\Users\Lucki\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\startup.py): setting the Python path to C:\Users\Lucki\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib;C:\Users\Lucki\AppData\Roaming\Kodi\addons\script.module.certifi\lib;C:\Users\Lucki\AppData\Roaming\Kodi\addons\script.module.chardet\lib;C:\Users\Lucki\AppData\Roaming\Kodi\addons\script.module.idna\lib;C:\Users\Lucki\AppData\Roaming\Kodi\addons\script.module.inputstreamhelper\lib;C:\Users\Lucki\AppData\Roaming\Kodi\addons\script.module.kodi-six\libs;C:\Users\Lucki\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\Lucki\AppData\Roaming\Kodi\addons\script.module.six\lib;C:\Users\Lucki\AppData\Roaming\Kodi\addons\script.module.urllib3\lib;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages 2019-08-22 10:10:47.137 T:8644 DEBUG: CPythonInvoker(3, C:\Users\Lucki\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\startup.py): entering source directory C:\Users\Lucki\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib 2019-08-22 10:10:47.161 T:8616 DEBUG: CAddonSettings[service.xbmc.versioncheck]: loading setting definitions 2019-08-22 10:10:47.161 T:8616 DEBUG: CAddonSettings[service.xbmc.versioncheck]: trying to load setting definitions from old format... 2019-08-22 10:10:47.185 T:8616 DEBUG: CAddonSettings[service.xbmc.versioncheck]: loading setting values 2019-08-22 10:10:47.185 T:8616 DEBUG: CSettingsManager: requested setting (lastnotified_stable) was not found. 2019-08-22 10:10:47.185 T:8616 DEBUG: CAddonSettings[service.xbmc.versioncheck]: failed to find definition for setting lastnotified_stable. Creating a setting on-the-fly... 2019-08-22 10:10:47.186 T:8616 DEBUG: Version Check: Version 0.4.6 started 2019-08-22 10:10:47.186 T:7440 DEBUG: CPythonInvoker(2, C:\Users\Lucki\AppData\Roaming\Kodi\addons\plugin.video.twitch\resources\lib\service_runner.py): instantiating addon using automatically obtained id of "plugin.video.twitch" dependent on version 2.20.0 of the xbmc.python api 2019-08-22 10:10:47.333 T:8512 DEBUG: CPythonInvoker(1, C:\Users\Lucki\AppData\Roaming\Kodi\addons\service.sleepy.watchdog\service.py): instantiating addon using automatically obtained id of "service.sleepy.watchdog" dependent on version 2.24.0 of the xbmc.python api 2019-08-22 10:10:47.340 T:8644 DEBUG: CPythonInvoker(3, C:\Users\Lucki\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\startup.py): instantiating addon using automatically obtained id of "plugin.video.youtube" dependent on version 2.20.0 of the xbmc.python api 2019-08-22 10:10:47.648 T:220 DEBUG: CWebServer[8080]: request received for /jsonrpc 2019-08-22 10:10:47.813 T:1560 DEBUG: Previous line repeats 7 times. 2019-08-22 10:10:47.813 T:1560 INFO: XCURL::DllLibCurlGlobal::easy_acquire - Created session to http://www.msftncsi.com 2019-08-22 10:10:48.131 T:220 DEBUG: CWebServer[8080]: request received for /jsonrpc 2019-08-22 10:10:48.646 T:7440 DEBUG: Previous line repeats 1 times. 2019-08-22 10:10:48.646 T:7440 WARNING: script.module.python.twitch: API version |V5| is deprecated, update to |Helix| by |TBD| 2019-08-22 10:10:50.294 T:8484 DEBUG: ------ Window Deinit (Pointer.xml) ------ 2019-08-22 10:10:51.728 T:220 DEBUG: CWebServer[8080]: request received for /jsonrpc 2019-08-22 10:10:53.278 T:8484 DEBUG: Previous line repeats 2 times. 2019-08-22 10:10:53.278 T:8484 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin Twitch('plugin://plugin.video.twitch/','1','?channel_id=107536229&mode=play','resume:true') 2019-08-22 10:10:53.351 T:316 DEBUG: Thread LanguageInvoker start, auto delete: false 2019-08-22 10:10:53.352 T:316 INFO: initializing python engine. 2019-08-22 10:10:53.352 T:316 DEBUG: CPythonInvoker(4, C:\Users\Lucki\AppData\Roaming\Kodi\addons\plugin.video.twitch\resources\lib\addon_runner.py): start processing 2019-08-22 10:10:53.373 T:4468 DEBUG: Thread scriptobs start, auto delete: false 2019-08-22 10:10:53.572 T:8484 DEBUG: ------ Window Init (DialogBusy.xml) ------ 2019-08-22 10:10:55.767 T:220 DEBUG: CWebServer[8080]: request received for /jsonrpc 2019-08-22 10:10:57.348 T:7440 DEBUG: Previous line repeats 1 times. 2019-08-22 10:10:57.348 T:7440 DEBUG: CAddonSettings[plugin.video.twitch]: loading setting definitions 2019-08-22 10:10:57.348 T:7440 DEBUG: CAddonSettings[plugin.video.twitch]: trying to load setting definitions from old format... 2019-08-22 10:10:57.374 T:7440 DEBUG: CAddonSettings[plugin.video.twitch]: loading setting values 2019-08-22 10:10:57.375 T:7440 DEBUG: CSettingsManager: requested setting (use_cache) was not found. 2019-08-22 10:10:57.479 T:7440 NOTICE: Twitch: Service: Start 2019-08-22 10:10:57.745 T:7440 DEBUG: CAddonSettings[plugin.video.twitch]: loading setting definitions 2019-08-22 10:10:57.745 T:7440 DEBUG: CAddonSettings[plugin.video.twitch]: trying to load setting definitions from old format... 2019-08-22 10:10:57.750 T:7440 DEBUG: CAddonSettings[plugin.video.twitch]: loading setting values 2019-08-22 10:10:57.874 T:7440 DEBUG: CAddonSettings[plugin.video.twitch]: loading setting definitions 2019-08-22 10:10:57.874 T:7440 DEBUG: CAddonSettings[plugin.video.twitch]: trying to load setting definitions from old format... 2019-08-22 10:10:57.878 T:7440 DEBUG: CAddonSettings[plugin.video.twitch]: loading setting values 2019-08-22 10:10:57.880 T:7440 DEBUG: Twitch: Startup: detected |Kodi| |18.3 Git:20190619-89472b7d69| -> |18|3||0|20190619-89472b7d69|, setting IA_SUPPORT_BUILTIN = False, IA_SUPPORT_ADDON = True 2019-08-22 10:10:57.974 T:7880 DEBUG: Twitch: LiveNotificationsThread: Starting... 2019-08-22 10:10:58.106 T:7880 DEBUG: Twitch: Player: Start 2019-08-22 10:10:59.847 T:220 DEBUG: CWebServer[8080]: request received for /jsonrpc 2019-08-22 10:11:02.726 T:8644 DEBUG: Previous line repeats 1 times. 2019-08-22 10:11:02.726 T:8644 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting definitions 2019-08-22 10:11:02.726 T:8644 DEBUG: CAddonSettings[plugin.video.youtube]: trying to load setting definitions from old format... 2019-08-22 10:11:02.758 T:8644 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting values 2019-08-22 10:11:02.760 T:8644 DEBUG: CSettingsManager: requested setting (kodion.mpd.webm) was not found. 2019-08-22 10:11:02.760 T:8644 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.mpd.webm. Creating a setting on-the-fly... 2019-08-22 10:11:02.760 T:8644 DEBUG: CSettingsManager: requested setting (youtube.api.config.address) was not found. 2019-08-22 10:11:02.760 T:8644 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.config.address. Creating a setting on-the-fly... 2019-08-22 10:11:02.761 T:8644 DEBUG: [plugin.video.youtube] send_notification: |check_settings| -> |{"httpd_address": "0.0.0.0", "use_httpd": false, "whitelist": "", "httpd_port": 50152}| 2019-08-22 10:11:02.777 T:1784 DEBUG: CAnnouncementManager - Announcement: check_settings from plugin.video.youtube 2019-08-22 10:11:02.777 T:1784 DEBUG: GOT ANNOUNCEMENT, type: 512, from plugin.video.youtube, message check_settings 2019-08-22 10:11:02.787 T:8644 DEBUG: [plugin.video.youtube] JSONStore Load |C:\Users\Lucki\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.youtube\api_keys.json| 2019-08-22 10:11:02.791 T:8644 DEBUG: [plugin.video.youtube] JSONStore Load |C:\Users\Lucki\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.youtube\access_manager.json| 2019-08-22 10:11:02.801 T:8644 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting definitions 2019-08-22 10:11:02.801 T:8644 DEBUG: CAddonSettings[plugin.video.youtube]: trying to load setting definitions from old format... 2019-08-22 10:11:02.807 T:8644 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting values 2019-08-22 10:11:02.808 T:8644 DEBUG: CSettingsManager: requested setting (kodion.mpd.webm) was not found. 2019-08-22 10:11:02.808 T:8644 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.mpd.webm. Creating a setting on-the-fly... 2019-08-22 10:11:02.808 T:8644 DEBUG: CSettingsManager: requested setting (youtube.api.config.address) was not found. 2019-08-22 10:11:02.808 T:8644 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.config.address. Creating a setting on-the-fly... 2019-08-22 10:11:02.818 T:8644 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting definitions 2019-08-22 10:11:02.818 T:8644 DEBUG: CAddonSettings[plugin.video.youtube]: trying to load setting definitions from old format... 2019-08-22 10:11:02.824 T:8644 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting values 2019-08-22 10:11:02.826 T:8644 DEBUG: CSettingsManager: requested setting (kodion.mpd.webm) was not found. 2019-08-22 10:11:02.826 T:8644 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.mpd.webm. Creating a setting on-the-fly... 2019-08-22 10:11:02.826 T:8644 DEBUG: CSettingsManager: requested setting (youtube.api.config.address) was not found. 2019-08-22 10:11:02.826 T:8644 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.config.address. Creating a setting on-the-fly... 2019-08-22 10:11:02.837 T:8644 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting definitions 2019-08-22 10:11:02.837 T:8644 DEBUG: CAddonSettings[plugin.video.youtube]: trying to load setting definitions from old format... 2019-08-22 10:11:02.843 T:8644 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting values 2019-08-22 10:11:02.844 T:8644 DEBUG: CSettingsManager: requested setting (kodion.mpd.webm) was not found. 2019-08-22 10:11:02.844 T:8644 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.mpd.webm. Creating a setting on-the-fly... 2019-08-22 10:11:02.845 T:8644 DEBUG: CSettingsManager: requested setting (youtube.api.config.address) was not found. 2019-08-22 10:11:02.845 T:8644 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.config.address. Creating a setting on-the-fly... 2019-08-22 10:11:02.854 T:8644 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting definitions 2019-08-22 10:11:02.855 T:8644 DEBUG: CAddonSettings[plugin.video.youtube]: trying to load setting definitions from old format... 2019-08-22 10:11:02.860 T:8644 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting values 2019-08-22 10:11:02.862 T:8644 DEBUG: CSettingsManager: requested setting (kodion.mpd.webm) was not found. 2019-08-22 10:11:02.862 T:8644 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.mpd.webm. Creating a setting on-the-fly... 2019-08-22 10:11:02.862 T:8644 DEBUG: CSettingsManager: requested setting (youtube.api.config.address) was not found. 2019-08-22 10:11:02.862 T:8644 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.config.address. Creating a setting on-the-fly... 2019-08-22 10:11:02.863 T:8644 DEBUG: CSettingsManager: requested setting (kodion.access_token) was not found. 2019-08-22 10:11:02.863 T:8644 DEBUG: CSettingsManager: requested setting (kodion.refresh_token) was not found. 2019-08-22 10:11:02.864 T:8644 DEBUG: CSettingsManager: requested setting (kodion.access_token.expires) was not found. 2019-08-22 10:11:02.864 T:8644 DEBUG: CSettingsManager: requested setting (youtube.api.last.hash) was not found. 2019-08-22 10:11:02.865 T:8644 DEBUG: [plugin.video.youtube] User: |0| Using API key set: |1| 2019-08-22 10:11:03.540 T:8644 DEBUG: [plugin.video.youtube] YouTube service initialization... 2019-08-22 10:11:03.543 T:8644 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting definitions 2019-08-22 10:11:03.543 T:8644 DEBUG: CAddonSettings[plugin.video.youtube]: trying to load setting definitions from old format... 2019-08-22 10:11:03.549 T:8644 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting values 2019-08-22 10:11:03.551 T:8644 DEBUG: CSettingsManager: requested setting (kodion.mpd.webm) was not found. 2019-08-22 10:11:03.551 T:8644 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.mpd.webm. Creating a setting on-the-fly... 2019-08-22 10:11:03.551 T:8644 DEBUG: CSettingsManager: requested setting (youtube.api.config.address) was not found. 2019-08-22 10:11:03.551 T:8644 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.config.address. Creating a setting on-the-fly... 2019-08-22 10:11:03.557 T:8644 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting definitions 2019-08-22 10:11:03.557 T:8644 DEBUG: CAddonSettings[plugin.video.youtube]: trying to load setting definitions from old format... 2019-08-22 10:11:03.563 T:8644 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting values 2019-08-22 10:11:03.564 T:8644 DEBUG: CSettingsManager: requested setting (kodion.mpd.webm) was not found. 2019-08-22 10:11:03.564 T:8644 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.mpd.webm. Creating a setting on-the-fly... 2019-08-22 10:11:03.564 T:8644 DEBUG: CSettingsManager: requested setting (youtube.api.config.address) was not found. 2019-08-22 10:11:03.565 T:8644 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.config.address. Creating a setting on-the-fly... 2019-08-22 10:11:03.756 T:8616 DEBUG: Version Check: Version installed {u'major': 18, u'tag': u'stable', u'minor': 3, u'revision': u'20190619-89472b7d69'} 2019-08-22 10:11:03.757 T:8512 DEBUG: CAddonSettings[service.sleepy.watchdog]: loading setting definitions 2019-08-22 10:11:03.757 T:8512 DEBUG: CAddonSettings[service.sleepy.watchdog]: trying to load setting definitions from old format... 2019-08-22 10:11:03.757 T:8616 INFO: CPythonInvoker(0, C:\Users\Lucki\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): script successfully run 2019-08-22 10:11:03.757 T:8616 DEBUG: CPythonInvoker::onExecutionDone(0, C:\Users\Lucki\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py) 2019-08-22 10:11:03.783 T:8512 DEBUG: CAddonSettings[service.sleepy.watchdog]: loading setting values 2019-08-22 10:11:03.783 T:8512 DEBUG: CSettingsManager: requested setting (mode) was not found. 2019-08-22 10:11:03.783 T:8512 DEBUG: CAddonSettings[service.sleepy.watchdog]: failed to find definition for setting mode. Creating a setting on-the-fly... 2019-08-22 10:11:03.790 T:8512 DEBUG: CAddonSettings[service.sleepy.watchdog]: loading setting definitions 2019-08-22 10:11:03.790 T:8512 DEBUG: CAddonSettings[service.sleepy.watchdog]: trying to load setting definitions from old format... 2019-08-22 10:11:03.791 T:8512 DEBUG: CAddonSettings[service.sleepy.watchdog]: loading setting values 2019-08-22 10:11:03.791 T:8512 DEBUG: CSettingsManager: requested setting (mode) was not found. 2019-08-22 10:11:03.791 T:8512 DEBUG: CAddonSettings[service.sleepy.watchdog]: failed to find definition for setting mode. Creating a setting on-the-fly... 2019-08-22 10:11:03.798 T:8512 DEBUG: CSettingsManager: requested setting (userIdleTime) was not found. 2019-08-22 10:11:03.923 T:220 DEBUG: CWebServer[8080]: request received for /jsonrpc 2019-08-22 10:11:04.026 T:8512 DEBUG: Previous line repeats 1 times. 2019-08-22 10:11:04.026 T:8512 DEBUG: [service.sleepy.watchdog] settings (re)loaded... 2019-08-22 10:11:04.027 T:8616 INFO: Python interpreter stopped 2019-08-22 10:11:04.028 T:8512 DEBUG: [service.sleepy.watchdog] current mode: SERVICE 2019-08-22 10:11:04.028 T:8616 DEBUG: Thread LanguageInvoker 8616 terminating 2019-08-22 10:11:04.028 T:8512 DEBUG: [service.sleepy.watchdog] notify user: True 2019-08-22 10:11:04.028 T:8512 DEBUG: [service.sleepy.watchdog] Duration of notification: 120 2019-08-22 10:11:04.028 T:8512 DEBUG: [service.sleepy.watchdog] send CEC: False 2019-08-22 10:11:04.028 T:8512 DEBUG: [service.sleepy.watchdog] Time frame: True 2019-08-22 10:11:04.028 T:8512 DEBUG: [service.sleepy.watchdog] Activity start: 3600 2019-08-22 10:11:04.028 T:8512 DEBUG: [service.sleepy.watchdog] Activity stop: 25200 2019-08-22 10:11:04.028 T:8512 DEBUG: [service.sleepy.watchdog] max. idle time: 900 2019-08-22 10:11:04.028 T:8512 DEBUG: [service.sleepy.watchdog] Idle time set by user: 0 2019-08-22 10:11:04.028 T:8512 DEBUG: [service.sleepy.watchdog] Action: 32130 2019-08-22 10:11:04.028 T:8512 DEBUG: [service.sleepy.watchdog] Jump to main menue: True 2019-08-22 10:11:04.028 T:8512 DEBUG: [service.sleepy.watchdog] Keep alive: True 2019-08-22 10:11:04.029 T:8512 DEBUG: [service.sleepy.watchdog] Run addon: 2019-08-22 10:11:04.029 T:8512 DEBUG: [service.sleepy.watchdog] Test configuration: False 2019-08-22 10:11:04.029 T:8512 DEBUG: [service.sleepy.watchdog] Sleepy Watchdog kicks in (mode: SERVICE) 2019-08-22 10:11:04.029 T:316 DEBUG: -->Python Interpreter Initialized<-- 2019-08-22 10:11:04.029 T:316 DEBUG: CPythonInvoker(4, C:\Users\Lucki\AppData\Roaming\Kodi\addons\plugin.video.twitch\resources\lib\addon_runner.py): the source file to load is "C:\Users\Lucki\AppData\Roaming\Kodi\addons\plugin.video.twitch\resources\lib\addon_runner.py" 2019-08-22 10:11:04.031 T:316 DEBUG: CPythonInvoker(4, C:\Users\Lucki\AppData\Roaming\Kodi\addons\plugin.video.twitch\resources\lib\addon_runner.py): setting the Python path to C:\Users\Lucki\AppData\Roaming\Kodi\addons\plugin.video.twitch\resources\lib;C:\Users\Lucki\AppData\Roaming\Kodi\addons\script.module.certifi\lib;C:\Users\Lucki\AppData\Roaming\Kodi\addons\script.module.chardet\lib;C:\Users\Lucki\AppData\Roaming\Kodi\addons\script.module.idna\lib;C:\Users\Lucki\AppData\Roaming\Kodi\addons\script.module.python.twitch\resources\lib;C:\Users\Lucki\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\Lucki\AppData\Roaming\Kodi\addons\script.module.six\lib;C:\Users\Lucki\AppData\Roaming\Kodi\addons\script.module.urllib3\lib;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages 2019-08-22 10:11:04.031 T:316 DEBUG: CPythonInvoker(4, C:\Users\Lucki\AppData\Roaming\Kodi\addons\plugin.video.twitch\resources\lib\addon_runner.py): entering source directory C:\Users\Lucki\AppData\Roaming\Kodi\addons\plugin.video.twitch\resources\lib 2019-08-22 10:11:04.060 T:316 DEBUG: CPythonInvoker(4, C:\Users\Lucki\AppData\Roaming\Kodi\addons\plugin.video.twitch\resources\lib\addon_runner.py): instantiating addon using automatically obtained id of "plugin.video.twitch" dependent on version 2.20.0 of the xbmc.python api 2019-08-22 10:11:04.429 T:316 DEBUG: CAddonSettings[plugin.video.twitch]: loading setting definitions 2019-08-22 10:11:04.429 T:316 DEBUG: CAddonSettings[plugin.video.twitch]: trying to load setting definitions from old format... 2019-08-22 10:11:04.433 T:316 DEBUG: CAddonSettings[plugin.video.twitch]: loading setting values 2019-08-22 10:11:04.435 T:316 DEBUG: CSettingsManager: requested setting (use_cache) was not found. 2019-08-22 10:11:04.548 T:316 WARNING: script.module.python.twitch: API version |V5| is deprecated, update to |Helix| by |TBD| 2019-08-22 10:11:05.547 T:316 DEBUG: Twitch: Version: |2.4.4| Application Version: |Kodi| |18.3 Git:20190619-89472b7d69| -> |18|3||0|20190619-89472b7d69| (ENCODED) 2019-08-22 10:11:05.547 T:316 DEBUG: Twitch: Queries: |{'channel_id': '107536229', 'mode': 'play'}| Args: |['plugin://plugin.video.twitch/', '1', '?channel_id=107536229&mode=play', 'resume:true']| 2019-08-22 10:11:05.548 T:316 DEBUG: Twitch: Calling cached method: |twitch_addon.addon.api.Twitch.valid_token| 2019-08-22 10:11:05.548 T:316 DEBUG: script.module.python.twitch: GET QUERY: url: |https://api.twitch.tv/kraken/|, params: |{}|, data: |{}|, headers: |{'Client-ID': u'*********', 'Authorization': 'OAuth ***********', 'ACCEPT': 'application/vnd.twitchtv.v5+json'}|, target_func: |root| 2019-08-22 10:11:05.549 T:316 DEBUG: script.module.python.twitch: Downloading: |https://api.twitch.tv/kraken/| 2019-08-22 10:11:07.263 T:316 DEBUG: script.module.python.twitch: url: |https://api.twitch.tv/kraken/| parameters: |{}| { "token": { "authorization": { "created_at": "2019-01-07T15:03:14Z", "scopes": [ "chat_login", "user_follows_edit", "user_read", "user_subscriptions" ], "updated_at": "2019-01-07T15:03:14Z" }, "client_id": "*******", "user_id": "********", "user_name": "********", "valid": true } } 2019-08-22 10:11:07.293 T:316 NOTICE: Twitch: Calling |_play| for mode |play| with pos args |[]| and kwargs |{'channel_id': '107536229'}| 2019-08-22 10:11:07.369 T:316 DEBUG: Twitch: JSONStore Load |C:\Users\Lucki\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.twitch\storage.json| Data |{ "blacklist": { "community": [], "game": [], "user": [] }, "languages": [ "all" ], "qualities": { "clip": [], "stream": [], "video": [] }, "sorting": { "channel_videos": { "by": "time", "direction": null, "period": null }, "clips": { "by": "true", "direction": null, "period": "week" }, "followed_channels": { "by": "last_broadcast", "direction": "desc", "period": null }, "top_videos": { "by": null, "direction": null, "period": "week" } } }| 2019-08-22 10:11:07.370 T:316 DEBUG: Twitch: Calling cached method: |twitch_addon.addon.api.Twitch.get_channel_stream| 2019-08-22 10:11:07.371 T:316 DEBUG: script.module.python.twitch: GET QUERY: url: |https://api.twitch.tv/kraken/streams/107536229|, params: |{'stream_type': 'all'}|, data: |{}|, headers: |{'Client-ID': u'***********', 'ACCEPT': 'application/vnd.twitchtv.v5+json'}|, target_func: |by_id| 2019-08-22 10:11:07.371 T:316 DEBUG: script.module.python.twitch: Downloading: |https://api.twitch.tv/kraken/streams/107536229?stream_type=all| 2019-08-22 10:11:07.727 T:316 DEBUG: script.module.python.twitch: url: |https://api.twitch.tv/kraken/streams/107536229| parameters: |{'stream_type': 'all'}| { "stream": { "_id": 35385683856, "average_fps": 60, "broadcast_platform": "live", "channel": { "_id": 107536229, "broadcaster_language": "en", "broadcaster_software": "", "broadcaster_type": "", "created_at": "2015-11-20T09:52:10.267991Z", "description": "Nintendo gamer since '94. Music, poker, basketball.", "display_name": "Aurateur", "followers": 116259, "game": "Super Mario Maker 2", "language": "en", "logo": "https://static-cdn.jtvnw.net/jtv_user_pictures/321cdd2c-11f4-41d0-bdf7-cae94c1e3d5f-profile_image-300x300.png", "mature": true, "name": "aurateur", "partner": true, "privacy_options_enabled": false, "private_video": false, "profile_banner": "https://static-cdn.jtvnw.net/jtv_user_pictures/2d5e8207-db90-437c-8940-a981491bfd4a-profile_banner-480.png", "profile_banner_background_color": "", "status": "No-Skip Super Expert Endless, Versus, Hard Levels", "updated_at": "2019-08-22T07:52:38.992552Z", "url": "https://www.twitch.tv/aurateur", "video_banner": "https://static-cdn.jtvnw.net/jtv_user_pictures/dbc8efb9-b72a-4e2f-a1e1-f486260e1324-channel_offline_image-1920x1080.png", "views": 5348043 }, "community_id": "2ab2339b-36cd-4814-a1c5-27d0ef8d8ff0", "community_ids": [ "2ab2339b-36cd-4814-a1c5-27d0ef8d8ff0", "848d95be-90b3-44a5-b143-6e373754c382" ], "created_at": "2019-08-22T03:30:18Z", "delay": 0, "game": "Super Mario Maker 2", "is_playlist": false, "preview": { "large": "https://static-cdn.jtvnw.net/previews-ttv/live_user_aurateur-640x360.jpg", "medium": "https://static-cdn.jtvnw.net/previews-ttv/live_user_aurateur-320x180.jpg", "small": "https://static-cdn.jtvnw.net/previews-ttv/live_user_aurateur-80x45.jpg", "template": "https://static-cdn.jtvnw.net/previews-ttv/live_user_aurateur-{width}x{height}.jpg" }, "stream_type": "live", "video_height": 720, "viewers": 3429 } } 2019-08-22 10:11:07.750 T:316 DEBUG: Twitch: Calling cached method: |twitch_addon.addon.api.Twitch.get_live| 2019-08-22 10:11:07.751 T:316 DEBUG: script.module.python.twitch: GET QUERY: url: |https://api.twitch.tv/api/channels/aurateur/access_token|, params: |{'need_https': 'true', 'platform': 'web', 'player_backend': 'mediaplayer'}|, data: |{}|, headers: |{'Client-ID': u'*********', 'Authorization': 'OAuth ***********'}|, target_func: |channel_token| 2019-08-22 10:11:07.752 T:316 DEBUG: script.module.python.twitch: Downloading: |https://api.twitch.tv/api/channels/aurateur/access_token?need_https=true&platform=web&player_backend=mediaplayer| 2019-08-22 10:11:08.008 T:220 DEBUG: CWebServer[8080]: request received for /jsonrpc 2019-08-22 10:11:08.154 T:316 DEBUG: Previous line repeats 1 times. 2019-08-22 10:11:08.154 T:316 DEBUG: script.module.python.twitch: url: |https://api.twitch.tv/api/channels/aurateur/access_token| parameters: |{'need_https': 'true', 'platform': 'web', 'player_backend': 'mediaplayer'}| { "expires_at": "2019-08-22T08:31:06Z", "mobile_restricted": false, "sig": "***********", "token": "{\"adblock\":false,\"authorization\":{\"forbidden\":false,\"reason\":\"\"},\"blackout_enabled\":false,\"channel\":\"aurateur\",\"channel_id\":107536229,\"chansub\":{\"restricted_bitrates\":[],\"view_until\":1924905600},\"ci_gb\":false,\"geoblock_reason\":\"\",\"device_id\":null,\"expires\":1566462666,\"game\":\"Super Mario Maker 2\",\"hide_ads\":false,\"https_required\":true,\"mature\":false,\"partner\":false,\"platform\":\"web\",\"player_type\":null,\"private\":{\"allowed_to_view\":true},\"privileged\":false,\"server_ads\":true,\"show_ads\":true,\"subscriber\":false,\"turbo\":false,\"user_id\":**********,\"user_ip\":\"***********\",\"version\":2}" } 2019-08-22 10:11:08.157 T:316 DEBUG: script.module.python.twitch: GET QUERY: url: |https://usher.ttvnw.net/api/channel/hls/aurateur.m3u8|, params: |{'allow_audio_only': 'true', 'fast_bread': 'true', 'rtqos': 'control', 'allow_source': 'true', 'allow_spectre': 'true', 'reassignment_supported': 'true', 'token': '{"adblock":false,"authorization":{"forbidden":false,"reason":""},"blackout_enabled":false,"channel":"aurateur","channel_id":107536229,"chansub":{"restricted_bitrates":[],"view_until":1924905600},"ci_gb":false,"geoblock_reason":"","device_id":null,"expires":1566462666,"game":"Super Mario Maker 2","hide_ads":false,"https_required":true,"mature":false,"partner":false,"platform":"web","player_type":null,"private":{"allowed_to_view":true},"privileged":false,"server_ads":true,"show_ads":true,"subscriber":false,"turbo":false,"user_id":*********,"user_ip":"***********","version":2}', 'sig': '***********', 'cdm': 'wv', 'playlist_include_framerate': 'true', 'player_backend': 'mediaplayer'}|, data: |{}|, headers: |{'Client-ID': u'*********', 'Authorization': 'OAuth ***********'}|, target_func: |_live| 2019-08-22 10:11:08.161 T:316 DEBUG: script.module.python.twitch: Downloading: |https://usher.ttvnw.net/api/channel/hls/aurateur.m3u8?allow_audio_only=true&fast_bread=true&rtqos=control&allow_source=true&allow_spectre=true&reassignment_supported=true&token=%7B%22adblock%22%3Afalse%2C%22authorization%22%3A%7B%22forbidden%22%3Afalse%2C%22reason%22%3A%22%22%7D%2C%22blackout_enabled%22%3Afalse%2C%22channel%22%3A%22aurateur%22%2C%22channel_id%22%3A107536229%2C%22chansub%22%3A%7B%22restricted_bitrates%22%3A%5B%5D%2C%22view_until%22%3A1924905600%7D%2C%22ci_gb%22%3Afalse%2C%22geoblock_reason%22%3A%22%22%2C%22device_id%22%3Anull%2C%22expires%22%3A1566462666%2C%22game%22%3A%22Super+Mario+Maker+2%22%2C%22hide_ads%22%3Afalse%2C%22https_required%22%3Atrue%2C%22mature%22%3Afalse%2C%22partner%22%3Afalse%2C%22platform%22%3A%22web%22%2C%22player_type%22%3Anull%2C%22private%22%3A%7B%22allowed_to_view%22%3Atrue%7D%2C%22privileged%22%3Afalse%2C%22server_ads%22%3Atrue%2C%22show_ads%22%3Atrue%2C%22subscriber%22%3Afalse%2C%22turbo%22%3Afalse%2C%22user_id%22%3A41290522%2C%22user_ip%22%3A%2231.150.114.93%22%2C%22version%22%3A2%7D&sig=9ba7d2a791c8ed626313cf09d1bab45e6bde9ad8&cdm=wv&playlist_include_framerate=true&player_backend=mediaplayer| 2019-08-22 10:11:08.913 T:316 DEBUG: script.module.python.twitch: m3u8_to_list called for: #EXTM3U #EXT-X-TWITCH-INFO:NODE="video-edge-c5544c.fra02",B="false",MANIFEST-NODE-TYPE="weaver_cluster",MANIFEST-NODE="video-weaver.fra02",SUPPRESS="true",SERVER-TIME="1566461467.01",TRANSCODESTACK="2017TranscodeX264_V2",USER-IP="***********",SERVING-ID="83f154a0ec0c436689cf45ccbe32f516",CLUSTER="fra02",ABS="false",VIDEO-SESSION-ID="6044606171151199518",BROADCAST-ID="35385683856",STREAM-TIME="16849.0102451",FUTURE="true",USER-COUNTRY="DE",MANIFEST-CLUSTER="fra02" #EXT-X-MEDIA:TYPE=VIDEO,GROUP-ID="chunked",NAME="720p60 (source)",AUTOSELECT=YES,DEFAULT=YES #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=5818184,RESOLUTION=1280x720,CODECS="avc1.640020,mp4a.40.2",VIDEO="chunked",FRAME-RATE=60.000 https://video-weaver.fra02.hls.ttvnw.net/v1/playlist/CuoDZlFu6AAI7Lkn9JLnXPeZ3DLbuuoglvqhVguvRP4imGDPEEfdkrbRGzHVZA1s5T2Gkg18QlWAUr35Zv3pKw6G3kPC1qUV8FUOIO3JUwB1o8EHPdHmjqxWjIOVXWF8WhtVekSLeeYKk9O_9fnek3t4HIzPD9oKFE5JMutuBi5AUe_hOqICkJA-g_3vYLmDwdqrwacYLFKon7Houx5_ZVn2cdBcFj4gyYIQ1kNXF3KcM6yChRCbIQm79xWk-eQyjWoFRPZvhT2DEbIUrd43lVpSOfmysec4nbtYakjo2FzXL_r9A0tdKa7JHmahQcg8s6E5dPjEIbxPDNSWmEjO5l2B1NPQSlHirL_GT3RqEZgRGUp30tn644JAjaTj2TNXfOM9s-1lBi79AEvB6XVsNqkOhQ8MxYTFcluYlzLeNwgH9wqo6TkccQQpbeNx2Ewd3cOQCjoX4HRa-oeppUsDkTtDqb1woPVTiqIfzqc7R5hSsiWY7P1JujgyIRmYDOa6K3hik1gO7-ox2fTtrfq2hhfBVujCZOuJVzcuF3t9397FV012BJ-MZMpZ5Y0CBl2DTyab85QpwNO-SHW0GPLHNtzCMUvUXzWGuG904O5i1giWTefBpsmtH_aOEO3QxmJiOU7tw9pbTwMiFYOowBIQEcYuYG6EHXvxAzwr_k3mDBoMAcpb5OqTnCjP3wlt.m3u8 #EXT-X-MEDIA:TYPE=VIDEO,GROUP-ID="720p60",NAME="720p60",AUTOSELECT=YES,DEFAULT=YES #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=3425208,RESOLUTION=1280x720,CODECS="avc1.4D401F,mp4a.40.2",VIDEO="720p60",FRAME-RATE=60.000 https://video-weaver.fra02.hls.ttvnw.net/v1/playlist/CugDe7yA39_Ob42fg5FK5rvUoJ008KXGcCD-SFdOK3lHhWvjJwgXchBPR0EY_HOvEM5VvWqlLACBvoEAOEY0johge-3eIsuVBEU2GkZlZAld4d17qC8Xi8wqf0PDyB5umLEGS5Yk4tcQDhTLx-GNbsST438OAEN1AP17_ggRXAfBvoV2SKcFNRyHAK-MtftxQnMGQNwpLF4F3XIuxIhrmMPnMIMKoa2Fkzi7_PIZFMehh3lCrp7bNOFiWSOrY32w2A1UutTzoPzqIFBYsCHHuw0u3wxZeFHU6LV9W--R8tCIAPEj27sQVl62wFj_P8nFcc0fusxunOsoswOUg7jvkbnOfcA2nUms62-J79PKRXrPK22XMe9rCFScqXCV9W3iWvGOlA4_zER7k6tRFDs6r2Hj9E_mBT1mGOZ1gWvSVx31RsLvbTHD8tpz0nMSlpEEM5cU1odzi9Y9LOEWCJiPOpwSfdLRF8WXnSbmor4PZXeQGXnwU78g9QXkdoCiAGJ3283zxPQIxBpGmf8yhE1mY7bwGdlMfUi_moBuTPhpwFQ54CK5Pm8rWLHx-UZSVirk_lz4H50ve9tF73Gx96OoFHGf5otNyYKyog0xtIrHjyzSjj02ZMK8msuu3dli8JD_dqvHAmNZ_vAcYwcSEKawkLAIRiEWELkm1j41VFoaDCJoRl3OGqRYz8MBSA.m3u8 #EXT-X-MEDIA:TYPE=VIDEO,GROUP-ID="720p30",NAME="720p",AUTOSELECT=YES,DEFAULT=YES #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=2375208,RESOLUTION=1280x720,CODECS="avc1.4D401F,mp4a.40.2",VIDEO="720p30",FRAME-RATE=30.000 https://video-weaver.fra02.hls.ttvnw.net/v1/playlist/CugDAvcBGVLJmFdNFbAj1zuCrGO7j3coSzkYXYh6coPhzcXvgmgfy8X3aYQ34m5JrLxig99p4BxwAbnpV_8RYEoMolc99gLFBEFNXm6pGhUFJvlbdtS3PM_cwUd70AL9Hfdi7u5dJMWMMAiIJ4bEu4teoP5K75nPi4b9oPT-QMnGLyqJMpMQ3mB3scciwxJM0kQthSxSMzpjzZhgfFibnDxndi8VI4lD3Fg_F9XBFw28P2SFDtH7JhB49O_HanmG5zZ5OuYCKGZxEi3K3ZGxdxlHH_bKU12mVuTRttfL2EwBRG37owKAxqWzbz2iHcYTMRcHF_PD6ijX1MMSM8AiPW8hslA4H0hzTs0YodkwX-KLX_BjhzWeYs3JQUjCeNyTxIYM2rqg5ieynMhIwJpjAx9gxl6egRSf4x_uzOI6A9LkPN_XeXxjjIKZt67gwVElSkWrudMeQplwoJrv7yzSEWxswPaCTNc6h0eiij2y-_6J4tLnnbdbutKl73Q5tD_h6krVubQGqrTcEucgw8EqHoLOfC8FGGpmXnRhgAsyti7LRgkKv82upGU2MZRy3WNBqGaH6DOcq3oR4Bc-j2AeXefvvXivhG4iPaKWuLT_UVkv9nmvLyVmNxlfUnYAG67LU2KWCqR8NjOCcwkSEJ1vQ9lsDtgDMAIVt3bD_pUaDGKYQ7IzCDBXdqPxjQ.m3u8 #EXT-X-MEDIA:TYPE=VIDEO,GROUP-ID="480p30",NAME="480p",AUTOSELECT=YES,DEFAULT=YES #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=1430208,RESOLUTION=852x480,CODECS="avc1.4D401F,mp4a.40.2",VIDEO="480p30",FRAME-RATE=30.000 https://video-weaver.fra02.hls.ttvnw.net/v1/playlist/CugDKBbVLO7Vrsn8u8Z5E4TyqcqjJzzMgMord38yJ-IYZzUmaycGqe7F_MAzS-ATacGSBhOv1pilHrdGqbrNwLTAV-Bqka1VRM-9856TrusDHL8VYzkoMsQeH1O3kcBwvh3rsE5mLoMkWQX2igS6YdVLXQroId7tzGcfk4JWqjKbYXkCKkAUVNhKntKI6bAHt76iZmsj5Nd5625sPgrebzxH4rjaSnDD-pOo2xCe5pDkIZkfNd5ej2iNO1oU7xNXAYP063yw53YEOrMMJ13tsdvmoLGWCmkEIIhnQL0yZ5WWtpazjugL7YwAXDN0WAis7xfhiGgKrNubRA5HAXpQPvtKQo5PPBIoGlO6S9HC0-3Xe8Z2bZAdHYSpPjXHfOhxdZs_a7RPVP--3rLxJ9qOceB43ANX1oLRfbYWPWK_p6mOvA6dBMyC5fKNdf0FAMMQP7cPuLl8rs8aIyhi50gPKTltoIo6xhliWC2FLDxpFqwlHeS099dVjlukYXpXBZcnfMLy44MUHdElu9a9CCFGPrKjdFtmbSfFMC78U-kLTGvQpH9Pv2b14oEzGJwyzenGlpuOg4OPTjS8fIpWyICjIC2WoxMP-m2XbkL8EGQ0o8yo3QmUa2EEfsXTGMpXQXYqqi-W9iXyH_WcD1wSEH2Wz_kRY_7ySVzi-bMCbkkaDIpNf5zKBsx-t0MLNA.m3u8 #EXT-X-MEDIA:TYPE=VIDEO,GROUP-ID="360p30",NAME="360p",AUTOSELECT=YES,DEFAULT=YES #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=630000,RESOLUTION=640x360,CODECS="avc1.4D401F,mp4a.40.2",VIDEO="360p30",FRAME-RATE=30.000 https://video-weaver.fra02.hls.ttvnw.net/v1/playlist/CugD2hhSBJNqIDbgZrcWEEowM-mkE9nWG_ctl7OEQwrAJYAfqLtbYZebFuEi_vmgHSsizsOXGkAoTVwAI_TkFzhAkHh2OiR8RLeUU-boOKckZPqkVBtKcOaU4gAGVPKSXXzGsXbAbZUCAtViMVBookBqpN7q9JzhkSfZ4y58Ct5pqUi_8KAcZCVvk22lqdTl-hmn0fL8goh_YHDyU12N1E1QQTCOi063QAgV6j5LUvTzUVue9ED26R5jv-2pYwxkxhChORPL7WW3-DjvwcSxihQ1y9M45vmLz4QyhrxlgNUQPcbZxigQW56Xg9H2iK7B0IsfWg4FxPPzn0Q3mrgwytx8MK2xa7oy4ZFRwuKE782Wp0pJmXmATF0otxk9RrGkP8lpbJ9c_ahu2RKiw-_VopKlw81iuo11PWSOEkYmJJiKwjed5BIBUIu3M2BBy7gXbHT72xhqHfNr6bALelhYUNJOLivLATjqEYhtmvMcuhDKMXj7AC5JMksJhm3M71hbCmcv2MzE0EIH_1_v-eIQETj5G9psMZP1PCsX17v81B4S6w7WeKs_9ksueQjmY2q64Kahm1MnJJTA8b0yjxlo6bp6y4P9-LhKC1nzp-5DiW9vNB0hgXFhLtfHZ1wunP4TObeBlRHZW7nGeUUSEMlkzIGWTN9LIo19JUkqp3IaDKXsNTxrfqKurCIz9w.m3u8 #EXT-X-MEDIA:TYPE=VIDEO,GROUP-ID="160p30",NAME="160p",AUTOSELECT=YES,DEFAULT=YES #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=230000,RESOLUTION=284x160,CODECS="avc1.4D401F,mp4a.40.2",VIDEO="160p30",FRAME-RATE=30.000 https://video-weaver.fra02.hls.ttvnw.net/v1/playlist/CugD5vA8I0IzgIj9VnDmJRgo1owNFYQ4msmwpWmYImtXBtmRUkvgI4GIdP_r32WB5mhyegBuK4NA3CmjreuAsGhacc3QOWQluaRi32b0sQ_kj1tiAT1iDvyhbMzfHKkSkklhS5R-5BvSp0MB_X2O9kBbSxoY2pyblAQ1Pbrv8u8mnosywyRRT50QTP54k_KXYbPZwGPI41zy-L_tCHtaQz7xVwB79lXIJwoIoWLTyY9U7ShLx7HiOhAudkcnXPWHTUzusangztJTR7jWx44yB08_1jLYBjRVjw2GqjBEQXGD6sC3WuO_3UjKqZbY4FUhmLL6jNatqq6gpoxm89nOgT0-VWwIkqgVg4JFJz9RTxLIJVGyJyVLue2f3fZq5VJ0rn-cIB5mSk1gMgYzQG3UP3n0CpvQBFgyfmqCTMtd6R8mDdc_VrE4J75mfHMhC2137bskK6_c7r8jJAmz81ohIycW3xRxrS8_B3DXnz8M-toRPxocCw1kGkIYlnQSCewEdrujXIUjzyB4C2UyHdW3-8ztqS5G479aZF6VCs6AOSz7W77dIV9zdQ1dsLP_M6fvPeZbKfpjjjePJspTlCWS9qHVT1zqVElWowmcfiu_siLyHEB3bKR7IfrQlvkW-pp6OeNe6orzONFKqOcSEGamiJYRdOr9npX0xTtK42saDMjoS4falIkXWJlddA.m3u8 #EXT-X-MEDIA:TYPE=VIDEO,GROUP-ID="audio_only",NAME="audio_only",AUTOSELECT=NO,DEFAULT=NO #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=162103,CODECS="mp4a.40.2",VIDEO="audio_only" https://video-weaver.fra02.hls.ttvnw.net/v1/playlist/CvADUO-g8GDi6hsUDLCrq3wChSXpcTKWGTIrXESJBTOc9Pu3vsF6KYSBL0buZ1xqulsswSR8CO32eJD_Edjdx4jZdhXvj8oKA4wwhkeNi_-4LRidADP2Y6jYVsnKKgmMcVDEyfztKFTtE1KZ9bVAqIqorVICL-znlEOqdylCQMmrozFQqZMw8wHebeAdioFgrki7pmoAm_cILaXY06DbOAhvPRxd7Ie2o8Zjck7a-fhgwP8eVzsL-OfZOm5Rt88GFwJkpIAYA3SL-C1J5jhv6sxMg40rpOqZ0JzJ7dvJ53ii-F3lTaMEu3B-ByqdlCOCNMFcCGzsFaZn-H7kjsWOchiV2jP2kxJyj3u6DHKptm0nPXhHCkcad0BnLRPFAfpww7nMewa_N1WziFfw_TMzAZ8S8SRXQ4o0wg1sJWtvslKORfS2srmZMvMpqk3nAeRxitu2V74CX42XDXG0SkLMV-eEbX4WW9SBLLBmXRlbQW_Gu_fYg1ApWLYziuouFG7fnzhmPSuDqsvxATQZ0Seuobg8GA66zNRUAK_fuSZtZ7kxXfl9SabfdHpJP4RFMj6zeQakj5sjJm-T6XNfIZU323iGGr_oJkzvd49RuND2hWanbvrBBbznjiXCo9oKkk5XLTxV9Swr8-2GqABxW0NZYAXxgRIQiquwtIknBgeg3Mv4dofgyBoMGA_FurLKzipX4ez8.m3u8 2019-08-22 10:11:08.920 T:316 DEBUG: script.module.python.twitch: m3u8_to_list result: [{'name': 'Source', 'url': u'https://video-weaver.fra02.hls.ttvnw.net/v1/playlist/CuoDZlFu6AAI7Lkn9JLnXPeZ3DLbuuoglvqhVguvRP4imGDPEEfdkrbRGzHVZA1s5T2Gkg18QlWAUr35Zv3pKw6G3kPC1qUV8FUOIO3JUwB1o8EHPdHmjqxWjIOVXWF8WhtVekSLeeYKk9O_9fnek3t4HIzPD9oKFE5JMutuBi5AUe_hOqICkJA-g_3vYLmDwdqrwacYLFKon7Houx5_ZVn2cdBcFj4gyYIQ1kNXF3KcM6yChRCbIQm79xWk-eQyjWoFRPZvhT2DEbIUrd43lVpSOfmysec4nbtYakjo2FzXL_r9A0tdKa7JHmahQcg8s6E5dPjEIbxPDNSWmEjO5l2B1NPQSlHirL_GT3RqEZgRGUp30tn644JAjaTj2TNXfOM9s-1lBi79AEvB6XVsNqkOhQ8MxYTFcluYlzLeNwgH9wqo6TkccQQpbeNx2Ewd3cOQCjoX4HRa-oeppUsDkTtDqb1woPVTiqIfzqc7R5hSsiWY7P1JujgyIRmYDOa6K3hik1gO7-ox2fTtrfq2hhfBVujCZOuJVzcuF3t9397FV012BJ-MZMpZ5Y0CBl2DTyab85QpwNO-SHW0GPLHNtzCMUvUXzWGuG904O5i1giWTefBpsmtH_aOEO3QxmJiOU7tw9pbTwMiFYOowBIQEcYuYG6EHXvxAzwr_k3mDBoMAcpb5OqTnCjP3wlt.m3u8', 'bandwidth': 5818184, 'fps': 60.0, 'resolution': u'1280x720', 'id': u'chunked'}, {'name': u'720p60', 'url': u'https://video-weaver.fra02.hls.ttvnw.net/v1/playlist/CugDe7yA39_Ob42fg5FK5rvUoJ008KXGcCD-SFdOK3lHhWvjJwgXchBPR0EY_HOvEM5VvWqlLACBvoEAOEY0johge-3eIsuVBEU2GkZlZAld4d17qC8Xi8wqf0PDyB5umLEGS5Yk4tcQDhTLx-GNbsST438OAEN1AP17_ggRXAfBvoV2SKcFNRyHAK-MtftxQnMGQNwpLF4F3XIuxIhrmMPnMIMKoa2Fkzi7_PIZFMehh3lCrp7bNOFiWSOrY32w2A1UutTzoPzqIFBYsCHHuw0u3wxZeFHU6LV9W--R8tCIAPEj27sQVl62wFj_P8nFcc0fusxunOsoswOUg7jvkbnOfcA2nUms62-J79PKRXrPK22XMe9rCFScqXCV9W3iWvGOlA4_zER7k6tRFDs6r2Hj9E_mBT1mGOZ1gWvSVx31RsLvbTHD8tpz0nMSlpEEM5cU1odzi9Y9LOEWCJiPOpwSfdLRF8WXnSbmor4PZXeQGXnwU78g9QXkdoCiAGJ3283zxPQIxBpGmf8yhE1mY7bwGdlMfUi_moBuTPhpwFQ54CK5Pm8rWLHx-UZSVirk_lz4H50ve9tF73Gx96OoFHGf5otNyYKyog0xtIrHjyzSjj02ZMK8msuu3dli8JD_dqvHAmNZ_vAcYwcSEKawkLAIRiEWELkm1j41VFoaDCJoRl3OGqRYz8MBSA.m3u8', 'bandwidth': 3425208, 'fps': 60.0, 'resolution': u'1280x720', 'id': u'720p60'}, {'name': u'720p', 'url': u'https://video-weaver.fra02.hls.ttvnw.net/v1/playlist/CugDAvcBGVLJmFdNFbAj1zuCrGO7j3coSzkYXYh6coPhzcXvgmgfy8X3aYQ34m5JrLxig99p4BxwAbnpV_8RYEoMolc99gLFBEFNXm6pGhUFJvlbdtS3PM_cwUd70AL9Hfdi7u5dJMWMMAiIJ4bEu4teoP5K75nPi4b9oPT-QMnGLyqJMpMQ3mB3scciwxJM0kQthSxSMzpjzZhgfFibnDxndi8VI4lD3Fg_F9XBFw28P2SFDtH7JhB49O_HanmG5zZ5OuYCKGZxEi3K3ZGxdxlHH_bKU12mVuTRttfL2EwBRG37owKAxqWzbz2iHcYTMRcHF_PD6ijX1MMSM8AiPW8hslA4H0hzTs0YodkwX-KLX_BjhzWeYs3JQUjCeNyTxIYM2rqg5ieynMhIwJpjAx9gxl6egRSf4x_uzOI6A9LkPN_XeXxjjIKZt67gwVElSkWrudMeQplwoJrv7yzSEWxswPaCTNc6h0eiij2y-_6J4tLnnbdbutKl73Q5tD_h6krVubQGqrTcEucgw8EqHoLOfC8FGGpmXnRhgAsyti7LRgkKv82upGU2MZRy3WNBqGaH6DOcq3oR4Bc-j2AeXefvvXivhG4iPaKWuLT_UVkv9nmvLyVmNxlfUnYAG67LU2KWCqR8NjOCcwkSEJ1vQ9lsDtgDMAIVt3bD_pUaDGKYQ7IzCDBXdqPxjQ.m3u8', 'bandwidth': 2375208, 'fps': 30.0, 'resolution': u'1280x720', 'id': u'720p30'}, {'name': u'480p', 'url': u'https://video-weaver.fra02.hls.ttvnw.net/v1/playlist/CugDKBbVLO7Vrsn8u8Z5E4TyqcqjJzzMgMord38yJ-IYZzUmaycGqe7F_MAzS-ATacGSBhOv1pilHrdGqbrNwLTAV-Bqka1VRM-9856TrusDHL8VYzkoMsQeH1O3kcBwvh3rsE5mLoMkWQX2igS6YdVLXQroId7tzGcfk4JWqjKbYXkCKkAUVNhKntKI6bAHt76iZmsj5Nd5625sPgrebzxH4rjaSnDD-pOo2xCe5pDkIZkfNd5ej2iNO1oU7xNXAYP063yw53YEOrMMJ13tsdvmoLGWCmkEIIhnQL0yZ5WWtpazjugL7YwAXDN0WAis7xfhiGgKrNubRA5HAXpQPvtKQo5PPBIoGlO6S9HC0-3Xe8Z2bZAdHYSpPjXHfOhxdZs_a7RPVP--3rLxJ9qOceB43ANX1oLRfbYWPWK_p6mOvA6dBMyC5fKNdf0FAMMQP7cPuLl8rs8aIyhi50gPKTltoIo6xhliWC2FLDxpFqwlHeS099dVjlukYXpXBZcnfMLy44MUHdElu9a9CCFGPrKjdFtmbSfFMC78U-kLTGvQpH9Pv2b14oEzGJwyzenGlpuOg4OPTjS8fIpWyICjIC2WoxMP-m2XbkL8EGQ0o8yo3QmUa2EEfsXTGMpXQXYqqi-W9iXyH_WcD1wSEH2Wz_kRY_7ySVzi-bMCbkkaDIpNf5zKBsx-t0MLNA.m3u8', 'bandwidth': 1430208, 'fps': 30.0, 'resolution': u'852x480', 'id': u'480p30'}, {'name': u'360p', 'url': u'https://video-weaver.fra02.hls.ttvnw.net/v1/playlist/CugD2hhSBJNqIDbgZrcWEEowM-mkE9nWG_ctl7OEQwrAJYAfqLtbYZebFuEi_vmgHSsizsOXGkAoTVwAI_TkFzhAkHh2OiR8RLeUU-boOKckZPqkVBtKcOaU4gAGVPKSXXzGsXbAbZUCAtViMVBookBqpN7q9JzhkSfZ4y58Ct5pqUi_8KAcZCVvk22lqdTl-hmn0fL8goh_YHDyU12N1E1QQTCOi063QAgV6j5LUvTzUVue9ED26R5jv-2pYwxkxhChORPL7WW3-DjvwcSxihQ1y9M45vmLz4QyhrxlgNUQPcbZxigQW56Xg9H2iK7B0IsfWg4FxPPzn0Q3mrgwytx8MK2xa7oy4ZFRwuKE782Wp0pJmXmATF0otxk9RrGkP8lpbJ9c_ahu2RKiw-_VopKlw81iuo11PWSOEkYmJJiKwjed5BIBUIu3M2BBy7gXbHT72xhqHfNr6bALelhYUNJOLivLATjqEYhtmvMcuhDKMXj7AC5JMksJhm3M71hbCmcv2MzE0EIH_1_v-eIQETj5G9psMZP1PCsX17v81B4S6w7WeKs_9ksueQjmY2q64Kahm1MnJJTA8b0yjxlo6bp6y4P9-LhKC1nzp-5DiW9vNB0hgXFhLtfHZ1wunP4TObeBlRHZW7nGeUUSEMlkzIGWTN9LIo19JUkqp3IaDKXsNTxrfqKurCIz9w.m3u8', 'bandwidth': 630000, 'fps': 30.0, 'resolution': u'640x360', 'id': u'360p30'}, {'name': u'160p', 'url': u'https://video-weaver.fra02.hls.ttvnw.net/v1/playlist/CugD5vA8I0IzgIj9VnDmJRgo1owNFYQ4msmwpWmYImtXBtmRUkvgI4GIdP_r32WB5mhyegBuK4NA3CmjreuAsGhacc3QOWQluaRi32b0sQ_kj1tiAT1iDvyhbMzfHKkSkklhS5R-5BvSp0MB_X2O9kBbSxoY2pyblAQ1Pbrv8u8mnosywyRRT50QTP54k_KXYbPZwGPI41zy-L_tCHtaQz7xVwB79lXIJwoIoWLTyY9U7ShLx7HiOhAudkcnXPWHTUzusangztJTR7jWx44yB08_1jLYBjRVjw2GqjBEQXGD6sC3WuO_3UjKqZbY4FUhmLL6jNatqq6gpoxm89nOgT0-VWwIkqgVg4JFJz9RTxLIJVGyJyVLue2f3fZq5VJ0rn-cIB5mSk1gMgYzQG3UP3n0CpvQBFgyfmqCTMtd6R8mDdc_VrE4J75mfHMhC2137bskK6_c7r8jJAmz81ohIycW3xRxrS8_B3DXnz8M-toRPxocCw1kGkIYlnQSCewEdrujXIUjzyB4C2UyHdW3-8ztqS5G479aZF6VCs6AOSz7W77dIV9zdQ1dsLP_M6fvPeZbKfpjjjePJspTlCWS9qHVT1zqVElWowmcfiu_siLyHEB3bKR7IfrQlvkW-pp6OeNe6orzONFKqOcSEGamiJYRdOr9npX0xTtK42saDMjoS4falIkXWJlddA.m3u8', 'bandwidth': 230000, 'fps': 30.0, 'resolution': u'284x160', 'id': u'160p30'}, {'name': 'Audio Only', 'url': u'https://video-weaver.fra02.hls.ttvnw.net/v1/playlist/CvADUO-g8GDi6hsUDLCrq3wChSXpcTKWGTIrXESJBTOc9Pu3vsF6KYSBL0buZ1xqulsswSR8CO32eJD_Edjdx4jZdhXvj8oKA4wwhkeNi_-4LRidADP2Y6jYVsnKKgmMcVDEyfztKFTtE1KZ9bVAqIqorVICL-znlEOqdylCQMmrozFQqZMw8wHebeAdioFgrki7pmoAm_cILaXY06DbOAhvPRxd7Ie2o8Zjck7a-fhgwP8eVzsL-OfZOm5Rt88GFwJkpIAYA3SL-C1J5jhv6sxMg40rpOqZ0JzJ7dvJ53ii-F3lTaMEu3B-ByqdlCOCNMFcCGzsFaZn-H7kjsWOchiV2jP2kxJyj3u6DHKptm0nPXhHCkcad0BnLRPFAfpww7nMewa_N1WziFfw_TMzAZ8S8SRXQ4o0wg1sJWtvslKORfS2srmZMvMpqk3nAeRxitu2V74CX42XDXG0SkLMV-eEbX4WW9SBLLBmXRlbQW_Gu_fYg1ApWLYziuouFG7fnzhmPSuDqsvxATQZ0Seuobg8GA66zNRUAK_fuSZtZ7kxXfl9SabfdHpJP4RFMj6zeQakj5sjJm-T6XNfIZU323iGGr_oJkzvd49RuND2hWanbvrBBbznjiXCo9oKkk5XLTxV9Swr8-2GqABxW0NZYAXxgRIQiquwtIknBgeg3Mv4dofgyBoMGA_FurLKzipX4ez8.m3u8', 'bandwidth': 162103, 'fps': None, 'resolution': None, 'id': u'audio_only'}] 2019-08-22 10:11:08.948 T:316 DEBUG: Twitch: Attempting playback using quality |720p| @ |https://video-weaver.fra02.hls.ttvnw.net/v1/playlist/CugDAvcBGVLJmFdNFbAj1zuCrGO7j3coSzkYXYh6coPhzcXvgmgfy8X3aYQ34m5JrLxig99p4BxwAbnpV_8RYEoMolc99gLFBEFNXm6pGhUFJvlbdtS3PM_cwUd70AL9Hfdi7u5dJMWMMAiIJ4bEu4teoP5K75nPi4b9oPT-QMnGLyqJMpMQ3mB3scciwxJM0kQthSxSMzpjzZhgfFibnDxndi8VI4lD3Fg_F9XBFw28P2SFDtH7JhB49O_HanmG5zZ5OuYCKGZxEi3K3ZGxdxlHH_bKU12mVuTRttfL2EwBRG37owKAxqWzbz2iHcYTMRcHF_PD6ijX1MMSM8AiPW8hslA4H0hzTs0YodkwX-KLX_BjhzWeYs3JQUjCeNyTxIYM2rqg5ieynMhIwJpjAx9gxl6egRSf4x_uzOI6A9LkPN_XeXxjjIKZt67gwVElSkWrudMeQplwoJrv7yzSEWxswPaCTNc6h0eiij2y-_6J4tLnnbdbutKl73Q5tD_h6krVubQGqrTcEucgw8EqHoLOfC8FGGpmXnRhgAsyti7LRgkKv82upGU2MZRy3WNBqGaH6DOcq3oR4Bc-j2AeXefvvXivhG4iPaKWuLT_UVkv9nmvLyVmNxlfUnYAG67LU2KWCqR8NjOCcwkSEJ1vQ9lsDtgDMAIVt3bD_pUaDGKYQ7IzCDBXdqPxjQ.m3u8|verifypeer=false| (ENCODED) 2019-08-22 10:11:08.962 T:316 INFO: CPythonInvoker(4, C:\Users\Lucki\AppData\Roaming\Kodi\addons\plugin.video.twitch\resources\lib\addon_runner.py): script successfully run 2019-08-22 10:11:08.975 T:8484 DEBUG: ------ Window Deinit (DialogBusy.xml) ------ 2019-08-22 10:11:08.975 T:4468 DEBUG: Thread scriptobs 4468 terminating 2019-08-22 10:11:08.987 T:1784 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc 2019-08-22 10:11:08.987 T:1784 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd 2019-08-22 10:11:08.990 T:8484 DEBUG: CPlayerCoreFactory::GetPlayers(https://video-weaver.fra02.hls.ttvnw.net/v1/playlist/CugDAvcBGVLJmFdNFbAj1zuCrGO7j3coSzkYXYh6coPhzcXvgmgfy8X3aYQ34m5JrLxig99p4BxwAbnpV_8RYEoMolc99gLFBEFNXm6pGhUFJvlbdtS3PM_cwUd70AL9Hfdi7u5dJMWMMAiIJ4bEu4teoP5K75nPi4b9oPT-QMnGLyqJMpMQ3mB3scciwxJM0kQthSxSMzpjzZhgfFibnDxndi8VI4lD3Fg_F9XBFw28P2SFDtH7JhB49O_HanmG5zZ5OuYCKGZxEi3K3ZGxdxlHH_bKU12mVuTRttfL2EwBRG37owKAxqWzbz2iHcYTMRcHF_PD6ijX1MMSM8AiPW8hslA4H0hzTs0YodkwX-KLX_BjhzWeYs3JQUjCeNyTxIYM2rqg5ieynMhIwJpjAx9gxl6egRSf4x_uzOI6A9LkPN_XeXxjjIKZt67gwVElSkWrudMeQplwoJrv7yzSEWxswPaCTNc6h0eiij2y-_6J4tLnnbdbutKl73Q5tD_h6krVubQGqrTcEucgw8EqHoLOfC8FGGpmXnRhgAsyti7LRgkKv82upGU2MZRy3WNBqGaH6DOcq3oR4Bc-j2AeXefvvXivhG4iPaKWuLT_UVkv9nmvLyVmNxlfUnYAG67LU2KWCqR8NjOCcwkSEJ1vQ9lsDtgDMAIVt3bD_pUaDGKYQ7IzCDBXdqPxjQ.m3u8|verifypeer=false) 2019-08-22 10:11:08.990 T:8484 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules 2019-08-22 10:11:08.990 T:8484 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules 2019-08-22 10:11:08.990 T:8484 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: mms/udp 2019-08-22 10:11:08.992 T:8484 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout 2019-08-22 10:11:08.992 T:8484 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtmp 2019-08-22 10:11:08.992 T:8484 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp 2019-08-22 10:11:08.992 T:8484 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams 2019-08-22 10:11:08.992 T:8484 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: streams 2019-08-22 10:11:08.992 T:8484 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: aacp/sdp 2019-08-22 10:11:08.992 T:8484 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: mp2 2019-08-22 10:11:08.992 T:8484 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd 2019-08-22 10:11:08.992 T:8484 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage 2019-08-22 10:11:08.992 T:8484 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf 2019-08-22 10:11:08.992 T:8484 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv 2019-08-22 10:11:08.992 T:8484 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio 2019-08-22 10:11:08.992 T:8484 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players 2019-08-22 10:11:08.993 T:8484 DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (VideoPlayer) 2019-08-22 10:11:08.993 T:8484 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0 2019-08-22 10:11:08.993 T:8484 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1 2019-08-22 10:11:08.993 T:8484 DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players 2019-08-22 10:11:09.004 T:8484 DEBUG: Radio UECP (RDS) Processor - new CDVDRadioRDSData::CDVDRadioRDSData 2019-08-22 10:11:09.005 T:8484 NOTICE: VideoPlayer::OpenFile: plugin://plugin.video.twitch/?channel_id=107536229&mode=play 2019-08-22 10:11:09.006 T:8484 DEBUG: CApplication::OnPlayBackStarted: CApplication::OnPlayBackStarted 2019-08-22 10:11:09.006 T:7644 DEBUG: Thread VideoPlayer start, auto delete: false 2019-08-22 10:11:09.007 T:7644 NOTICE: Creating InputStream 2019-08-22 10:11:09.008 T:7644 NOTICE: Creating Demuxer 2019-08-22 10:11:09.010 T:7644 DEBUG: CDVDDemuxFFmpeg::GetFFMpegOptionsFromInput() ignoring header option 'verifypeer: false' 2019-08-22 10:11:09.010 T:7644 INFO: XCURL::DllLibCurlGlobal::easy_acquire - Created session to https://video-weaver.fra02.hls.ttvnw.net 2019-08-22 10:11:09.012 T:1560 DEBUG: Loading settings for plugin://plugin.video.twitch/?channel_id=107536229&mode=play 2019-08-22 10:11:09.015 T:8484 DEBUG: CVideoGUIInfo::InitCurrentItem(plugin://plugin.video.twitch/?channel_id=107536229&mode=play) 2019-08-22 10:11:09.016 T:8484 DEBUG: CPlayerGUIInfo::InitCurrentItem(plugin://plugin.video.twitch/?channel_id=107536229&mode=play) 2019-08-22 10:11:09.016 T:1784 DEBUG: CAnnouncementManager - Announcement: OnChanged from xbmc 2019-08-22 10:11:09.016 T:1784 DEBUG: GOT ANNOUNCEMENT, type: 1024, from xbmc, message OnChanged 2019-08-22 10:11:09.027 T:1784 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc 2019-08-22 10:11:09.027 T:1784 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay 2019-08-22 10:11:09.047 T:7880 DEBUG: Twitch: Player: |onPlayBackStarted| isTwitch |True| SeekTime || 2019-08-22 10:11:09.071 T:8512 DEBUG: [service.sleepy.watchdog] Notification triggered 2019-08-22 10:11:09.071 T:8512 DEBUG: [service.sleepy.watchdog] sender: xbmc 2019-08-22 10:11:09.071 T:8512 DEBUG: [service.sleepy.watchdog] method: Playlist.OnAdd 2019-08-22 10:11:09.071 T:8512 DEBUG: [service.sleepy.watchdog] data: {"item":{"title":"3429 - Aurateur - No-Skip Super Expert Endless, Versus, Hard Levels","type":"video"},"playlistid":1,"position":0} 2019-08-22 10:11:09.071 T:8512 DEBUG: [service.sleepy.watchdog] Notification triggered 2019-08-22 10:11:09.071 T:8512 DEBUG: [service.sleepy.watchdog] sender: xbmc 2019-08-22 10:11:09.071 T:8512 DEBUG: [service.sleepy.watchdog] method: Info.OnChanged 2019-08-22 10:11:09.071 T:8512 DEBUG: [service.sleepy.watchdog] data: null 2019-08-22 10:11:09.071 T:8512 DEBUG: [service.sleepy.watchdog] Notification triggered 2019-08-22 10:11:09.071 T:8512 DEBUG: [service.sleepy.watchdog] sender: xbmc 2019-08-22 10:11:09.072 T:8512 DEBUG: [service.sleepy.watchdog] method: Player.OnPlay 2019-08-22 10:11:09.072 T:8512 DEBUG: [service.sleepy.watchdog] data: {"item":{"title":"3429 - Aurateur - No-Skip Super Expert Endless, Versus, Hard Levels","type":"video"},"player":{"playerid":1,"speed":1}} 2019-08-22 10:11:09.117 T:8484 DEBUG: ------ Window Init (DialogBusy.xml) ------ 2019-08-22 10:11:09.701 T:7644 INFO: ffmpeg[1DDC]: [hls,applehttp] Opening 'https://video-edge-c5544c.fra02.abs.hls.ttvnw.net/v1/segment/CqcF2P1ihaW-eMjP7g1fIf6qX6F2M0waADNsLoR16MUSbwFjMQqc9FsR45wQVhVd5AaXispFtWkLBSEr5r0KIEKbfWhxhAWou2MkttKF4uc627ASpnm0MgzGyY6G5F5E3adME64PkIwygPKH1LMZ8PrbuClFtftRQWoZzX9cr1gr9mzYMXtUeGtP6YvYXhdOfvdPG5AuipPkfh3YBgb_okuuDuWCRn69YCgtb-o1lVipgv2DAugL_1xePzezP4wjGTDl6ElHwuAuXhwizuDxkciaqIl-_t1zD15ZDMBef8PQ0q654OREGqv77H3bQVXLahf1nrbdLiHKW_h2CXRgpL-A5sYs6J6NJcLjMc633Bk4RFdaQCoROeGp2Mwl-TBVN_PbGWaxaskXnXhpkrEyEuFm9ps-4pySyLQf1NffUbeDCznhjAE-XbOBvVa4P4GTzqgW9vdWB8Kqqcm9RE7TxGDv87J6pqXreZCRUawy7zKR-b033pu-YAjtyoa6pAkc0oh85yxoCo21NcPon5FIfUQsmDPHben1Clr7A-apCFs_PKHALddrGe8aUhiYM4AJAa7zJQIkWML6CFPVmAmdcLRSd0pQJVog7yUbXBBWrCOanES1BiAYRWJG09ZZUS7ssw4tc3X8V3DbC54_Q-J_V1zF3EaVv6VOt0YVCamnRkmXzYAR7_PJOfI7prok9Utjvpgq40EiUPYyFzSyduFqTXq8PK4RInqg7yti_FnAb348-yw7jbreqzsEZlDRtNOakXbuv4N9UrDDkgGBqpeUt_DQJVkkBQ3rBlAlI6wPikQFMh0xaGuP0X7YezLs2g6Bf1Y8SkHRbA6OdsdDj3NuHoeQocbtedpPYe7DzLePWyp1H-Ymwy-4pq5B3wbDB12RcKbWW4dPZVO_0xIQ_8grVffB792iN17vaobHiRoM-lwJqOmJDEnb34GM.ts' for reading 2019-08-22 10:11:10.186 T:7644 INFO: ffmpeg[1DDC]: [hls,applehttp] Opening 'https://video-edge-c5544c.fra02.abs.hls.ttvnw.net/v1/segment/CqcF6_YeOxTd89tgFeVHFSWSIou7ANmJmqmpP2PZENCpsB1ba0ATzquf7I_bCTho1DpddjWpPnmgAGCHQWzw0LB742ayKqVbjL3B_quGfiLOiUJrMbxA85wiJNgCieVBHm6cRK_JMSEZ2-K210eKxdcEuHt8xjpIVEAgcNzEl49XduQwvLdqIzZ6W3R0sLyhNkCmM1mf1K3gPUGc5Av830j7YaMai-OOMlmJg8UNVt3ZaX5kQGUn46VaJnhsJLCfu8H9pvSIYbyetedQvWtEIuRsPGquL-zPr0mxENjh3ypdegOMEcuVyA2jkCzsQKyb9kV2Bq46tQi2trdemalCyW1nJicsltsHrOJ_zOlmVEvicV80MdYASeuLkf9oNOZ5-8zFrvGV9STc6Mhh5ZG87_X8v4UGBLO88bf5sLz57BMU5GPwby9dLefxd0jjxHMaCh_w5RBo30xI9fvMEz97E_Bn-vzk1eP7sUJxVJo4flprckx5SRznxIxLpVHnqrEXHJQbvuZxI3RyCAXRGT2htcuX30_NpOgKlZtJzo8MpkjAzVD6QiL-96jW7A6XMwLuHCrBnMaoEOmEddlt6tEHaiY0ZHPnAxFrCMDtXYpqsE-hgKuI03RaFXqgqHpJSckXQttJ74lT94ojN_kpSxSgeUaJPn0t6xr56OAp8NVrg2qK75wQQwPey7jKytqGLGQSaolPLLgTDHMNp9XZ0rFAVf5Yj-Xlt5gK0IqvWJcaKaNMZOE5-RHBwY2dAh0TzLYF1BOV8zgURdcXJNsNQRbv905hhohl_Sn8YQcrrotK4QEdk_LJLiXNrea0g0Uh1P4AxamNgI4asXImZw2vA4sAJ3Mc4XcOeyCuQ73NSxS9nYOViRy2f1vKUv6OrouLIhzwdWg0WnuXNunEDxIQ0lO1ufjIBbos-JQ4PZSWBRoMoAjQ5uVEOsXV87uL.ts' for reading 2019-08-22 10:11:10.484 T:7644 DEBUG: CDVDDemuxFFmpeg::Open - avformat_find_stream_info starting 2019-08-22 10:11:10.608 T:7644 DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info finished 2019-08-22 10:11:10.608 T:7644 INFO: ffmpeg[1DDC]: Input #0, hls,applehttp, from 'https://video-weaver.fra02.hls.ttvnw.net/v1/playlist/CugDAvcBGVLJmFdNFbAj1zuCrGO7j3coSzkYXYh6coPhzcXvgmgfy8X3aYQ34m5JrLxig99p4BxwAbnpV_8RYEoMolc99gLFBEFNXm6pGhUFJvlbdtS3PM_cwUd70AL9Hfdi7u5dJMWMMAiIJ4bEu4teoP5K75nPi4b9oPT-QMnGLyqJMpMQ3mB3scciwxJM0kQthSxSMzpjzZhgfFibnDxndi8VI4lD3Fg_F9XBFw28P2SFDtH7JhB49O_HanmG5zZ5OuYCKGZxEi3K3ZGxdxlHH_bKU12mVuTRttfL2EwBRG37owKAxqWzbz2iHcYTMRcHF_PD6ijX1MMSM8AiPW8hslA4H0hzTs0YodkwX-KLX_BjhzWeYs3JQUjCeNyTxIYM2rqg5ieynMhIwJpjAx9gxl6egRSf4x_uzOI6A9LkPN_XeXxjjIKZt67gwVElSkWrudMeQplwoJrv7yzSEWxswPaCTNc6h0eiij2y-_6J4tLnnbdbutKl73Q5tD_h6krVubQGqrTcEucgw8EqHoLOfC8FGGpmXnRhgAsyti7LRgkKv82upGU2MZRy3WNBqGaH6DOcq3oR4Bc-j2AeXefvvXivhG4iPaKWuLT_UVkv9nmvLyVmNxlfUnYAG67LU2KWCqR8NjOCcwkSEJ1vQ9lsDtgDMAIVt3bD_pUaDGKYQ7IzCDBXdqPxjQ.m3u8': 2019-08-22 10:11:10.608 T:7644 INFO: ffmpeg[1DDC]: Duration: N/A, start: 60.000000, bitrate: N/A 2019-08-22 10:11:10.608 T:7644 INFO: ffmpeg[1DDC]: Program 0 2019-08-22 10:11:10.608 T:7644 INFO: ffmpeg[1DDC]: Metadata: 2019-08-22 10:11:10.608 T:7644 INFO: ffmpeg[1DDC]: variant_bitrate : 0 2019-08-22 10:11:10.608 T:7644 INFO: ffmpeg[1DDC]: Stream #0:0: Audio: aac (LC) ([15][0][0][0] / 0x000F), 44100 Hz, stereo, fltp 2019-08-22 10:11:10.608 T:7644 INFO: ffmpeg[1DDC]: Metadata: 2019-08-22 10:11:10.608 T:7644 INFO: ffmpeg[1DDC]: variant_bitrate : 0 2019-08-22 10:11:10.609 T:7644 INFO: ffmpeg[1DDC]: Stream #0:1: Video: h264 (Main) ([27][0][0][0] / 0x001B), yuv420p(tv, unknown/bt709/unknown), 1920x1080, 29.97 tbr, 90k tbn, 2k tbc 2019-08-22 10:11:10.609 T:7644 INFO: ffmpeg[1DDC]: Metadata: 2019-08-22 10:11:10.609 T:7644 INFO: ffmpeg[1DDC]: variant_bitrate : 0 2019-08-22 10:11:10.609 T:7644 INFO: ffmpeg[1DDC]: Stream #0:2: Data: timed_id3 (ID3 / 0x20334449) 2019-08-22 10:11:10.609 T:7644 INFO: ffmpeg[1DDC]: Metadata: 2019-08-22 10:11:10.609 T:7644 INFO: ffmpeg[1DDC]: variant_bitrate : 0 2019-08-22 10:11:10.609 T:7644 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0 2019-08-22 10:11:10.609 T:7644 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1 2019-08-22 10:11:10.609 T:7644 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 2 2019-08-22 10:11:10.609 T:7644 DEBUG: CDVDDemuxFFmpeg::SeekTime - seek ended up on time 600 2019-08-22 10:11:10.610 T:7644 NOTICE: Opening stream: 1 source: 256 2019-08-22 10:11:10.610 T:7644 NOTICE: Creating video codec with codec id: 27 2019-08-22 10:11:10.610 T:7644 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 2019-08-22 10:11:10.610 T:7644 DEBUG: CDVDVideoCodecFFmpeg - Updated codec: ff-h264 2019-08-22 10:11:10.610 T:7644 DEBUG: CVideoPlayerVideo::OpenStream - open stream with codec id: 27 2019-08-22 10:11:10.611 T:7644 NOTICE: Creating video thread 2019-08-22 10:11:10.612 T:6860 DEBUG: Thread VideoPlayerVideo start, auto delete: false 2019-08-22 10:11:10.612 T:6860 NOTICE: running thread: video_thread 2019-08-22 10:11:10.612 T:6860 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_PAUSE: 0 2019-08-22 10:11:10.634 T:7644 NOTICE: Opening stream: 0 source: 256 2019-08-22 10:11:10.634 T:7644 NOTICE: Finding audio codec for: 86018 2019-08-22 10:11:10.635 T:7644 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder aac 2019-08-22 10:11:10.636 T:7644 NOTICE: Creating audio thread 2019-08-22 10:11:10.636 T:7644 DEBUG: CVideoPlayer::SetCaching - caching state 2 2019-08-22 10:11:10.636 T:7644 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000 2019-08-22 10:11:10.636 T:7644 DEBUG: CVideoPlayer::HandleMessages - player 2 reported state: 0 2019-08-22 10:11:10.637 T:1560 DEBUG: CApplication::OnAVChange: CApplication::OnAVChange 2019-08-22 10:11:10.637 T:4252 DEBUG: Thread VideoPlayerAudio start, auto delete: false 2019-08-22 10:11:10.637 T:4252 NOTICE: running thread: CVideoPlayerAudio::Process() 2019-08-22 10:11:10.637 T:4252 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_PAUSE: 0 2019-08-22 10:11:10.637 T:4252 DEBUG: CDVDAudio::Pause - pausing audio stream 2019-08-22 10:11:10.637 T:7644 DEBUG: CVideoPlayer::HandleMessages - player 1 reported state: 0 2019-08-22 10:11:10.637 T:7644 DEBUG: CVideoPlayer::SetCaching - caching state 1 2019-08-22 10:11:10.637 T:6860 INFO: CVideoPlayerVideo - Stillframe left, switching to normal playback 2019-08-22 10:11:10.637 T:7644 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000 2019-08-22 10:11:10.638 T:6860 DEBUG: DXVA: open decoder. 2019-08-22 10:11:10.643 T:6860 DEBUG: DXVA: supports 'MPEG2 variable-length decoder'. 2019-08-22 10:11:10.643 T:6860 DEBUG: DXVA: supports 'MPEG2 inverse discrete cosine transform'. 2019-08-22 10:11:10.643 T:6860 DEBUG: DXVA: supports 'VC-1 variable-length decoder 2010'. 2019-08-22 10:11:10.644 T:6860 DEBUG: DXVA: supports 'VC-1 variable-length decoder 2 (Intel)'. 2019-08-22 10:11:10.644 T:6860 DEBUG: DXVA: supports 'VC-1 variable-length decoder (Intel)'. 2019-08-22 10:11:10.644 T:6860 DEBUG: DXVA: supports 'Windows Media Video 9 inverse discrete cosine transform'. 2019-08-22 10:11:10.644 T:6860 DEBUG: DXVA: supports 'VC-1 inverse discrete cosine transform'. 2019-08-22 10:11:10.644 T:6860 DEBUG: DXVA: supports 'H.264 variable-length decoder, no film grain technology'. 2019-08-22 10:11:10.644 T:6860 DEBUG: DXVA: supports 91CD2D6E-897b-4fa1-b0d7-51dc88010e0a. 2019-08-22 10:11:10.644 T:6860 DEBUG: DXVA: supports 442B942A-b4d9-4940-bc45-a882e5f919f3. 2019-08-22 10:11:10.644 T:6860 DEBUG: DXVA: supports 97688186-56a8-4094-b543-fc9daaa49f4b. 2019-08-22 10:11:10.644 T:6860 DEBUG: DXVA: supports FFC79924-5eaf-4666-a736-06190f281443. 2019-08-22 10:11:10.644 T:6860 DEBUG: DXVA: supports F416F7BD-098a-4cf1-a11b-ce54959ca03d. 2019-08-22 10:11:10.644 T:6860 DEBUG: DXVA: supports BF44DACD-217f-4370-a383-d573bc56707e. 2019-08-22 10:11:10.644 T:6860 DEBUG: DXVA: supports 2364D06A-f67f-4186-aed0-62b99e1784f1. 2019-08-22 10:11:10.644 T:6860 DEBUG: DXVA: supports 8C56EB1E-2b47-466f-8d33-7dbcd63f3df2. 2019-08-22 10:11:10.644 T:6860 DEBUG: DXVA: supports 'HEVC variable-length decoder, main'. 2019-08-22 10:11:10.644 T:6860 DEBUG: DXVA: supports 50925B7B-e931-4978-a12a-586630f095f9. 2019-08-22 10:11:10.644 T:6860 DEBUG: DXVA: supports 49761BEC-4b63-4349-a5ff-87ffdf088466. 2019-08-22 10:11:10.644 T:6860 DEBUG: DXVA: trying 'H.264 variable-length decoder, no film grain technology'. 2019-08-22 10:11:10.644 T:6860 DEBUG: DXVA: config 0: bitstream type 2. 2019-08-22 10:11:10.644 T:6860 DEBUG: DXVA: config 1: bitstream type 1. 2019-08-22 10:11:10.644 T:6860 DEBUG: DXVA: config 2: bitstream type 2, encrypted. 2019-08-22 10:11:10.644 T:6860 DEBUG: DXVA: config 3: bitstream type 2, encrypted. 2019-08-22 10:11:10.644 T:6860 DEBUG: DXVA: config 4: bitstream type 1, encrypted. 2019-08-22 10:11:10.644 T:6860 DEBUG: DXVA: config 5: bitstream type 1, encrypted. 2019-08-22 10:11:10.645 T:6860 DEBUG: DXVA: selected output format: 103. 2019-08-22 10:11:10.645 T:6860 DEBUG: DXVA: source requires 4 references. 2019-08-22 10:11:10.646 T:6860 DEBUG: DXVA: allocating 24 surfaces with format 103. 2019-08-22 10:11:10.648 T:4252 DEBUG: CDVDAudio::Pause - pausing audio stream 2019-08-22 10:11:10.651 T:4252 NOTICE: Creating audio stream (codec id: 86018, channels: 2, sample rate: 44100, no pass-through) 2019-08-22 10:11:10.651 T:4252 DEBUG: CVideoPlayerAudio:: synctype set to 0: clock feedback 2019-08-22 10:11:10.654 T:8240 INFO: CActiveAESink::OpenSink - initialize sink 2019-08-22 10:11:10.654 T:8240 DEBUG: CAESinkDirectSound::Deinitialize: Cleaning up 2019-08-22 10:11:10.654 T:7644 INFO: ffmpeg[1DDC]: [https] Opening 'https://video-edge-c5544c.fra02.abs.hls.ttvnw.net/v1/segment/CrMEyUBa6ZhrMw4UgD8DsGFG1szjfjTdCTjGGMI1kOn5xeQq-6jj8SrPgHgHARgjeVMm9AhX6SPE0zQBXSTceDX0i9HBgySflMvNUpfgnBsObV7z1I7R8EBvtMNh2n5brgKuL2kCIbYR2iUpngA_DPjxa__ClcpUQOv6Rk_QP2DcN2y_DcsfVv0lOXsqYa8rEe-5ML0cGrUPxHILMXnazK1x-oSB0EeXRijrul72H4w_yRJdUbn0Q7afnQFmCOq30dB42FC6iDRlObuqCFVFWyzQDwVqvVlLxmZz8P_DLc_JVLFzrgQMNg94z2UO4qNZ9FSxVuP4eT1Myy0o1xasTxFeaOETlJ7Qe6Jkj-fDW9Mkj2l2CfNj8zPxAy-6PH0WoV6WT0kr5NEYEYmW4eY_AwBs_q3tCD692sJOZtM--9U5JYdyOYu2rmYeZZAvSIiO3DfRtcQZxz7cxzWMD9ET7kRmD_5vQHUx5mwd6zANhNBha0U81zOtKYXiRO1KBtoGOH5v3NWt3hdKJuwXSD1K1MwlriVnWR10Q1vhpisgqMNQoQrL0yKUAxP2wx2L57OLMP5HarS3CY6y9-IXm4OGJV1AELw-6oVazXyTtvbNXqwDmCwSDXanNN__UP49ShuwwCBo29DQRTUuD-aGrFUJEclDsNEs0eefRJwaquE0zBtLOZnFXB7ow8AKPwoaSYnL4p2cetYLrzV8awMyH0H5YTmUSyA2nHcobkK81QVHeS6LHqllvzUSEBZRpFkeFL3WuwdKLFtO1ZgaDFvBDsKnsGeAtOfRMw.ts' for reading 2019-08-22 10:11:10.658 T:1784 DEBUG: CAnnouncementManager - Announcement: OnAVChange from xbmc 2019-08-22 10:11:10.659 T:1784 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnAVChange 2019-08-22 10:11:10.678 T:8512 DEBUG: [service.sleepy.watchdog] Notification triggered 2019-08-22 10:11:10.678 T:8512 DEBUG: [service.sleepy.watchdog] sender: xbmc 2019-08-22 10:11:10.678 T:8512 DEBUG: [service.sleepy.watchdog] method: Player.OnAVChange 2019-08-22 10:11:10.678 T:8512 DEBUG: [service.sleepy.watchdog] data: {"item":{"title":"3429 - Aurateur - No-Skip Super Expert Endless, Versus, Hard Levels","type":"video"},"player":{"playerid":1,"speed":1}} 2019-08-22 10:11:10.698 T:8240 DEBUG: CActiveAESink::OpenSink - trying to open device DIRECTSOUND:default 2019-08-22 10:11:10.711 T:8240 DEBUG: CAESinkDirectSound::Initialize: Using Window handle: 0x1800ca 2019-08-22 10:11:10.728 T:8240 DEBUG: CAESinkDirectSound::Initialize: secondary buffer created 2019-08-22 10:11:10.730 T:8240 DEBUG: CAESinkDirectSound::Initialize: Initializing DirectSound with the following parameters: 2019-08-22 10:11:10.730 T:8240 DEBUG: Audio Device : Speakers/Headphones (Intel SST Audio Device (WDM)) 2019-08-22 10:11:10.730 T:8240 DEBUG: Sample Rate : 44100 2019-08-22 10:11:10.730 T:8240 DEBUG: Sample Format : AE_FMT_FLOAT 2019-08-22 10:11:10.730 T:8240 DEBUG: Bits Per Sample : 32 2019-08-22 10:11:10.730 T:8240 DEBUG: Valid Bits/Samp : 32 2019-08-22 10:11:10.730 T:8240 DEBUG: Channel Count : 2 2019-08-22 10:11:10.731 T:8240 DEBUG: Block Align : 8 2019-08-22 10:11:10.731 T:8240 DEBUG: Avg. Bytes Sec : 352800 2019-08-22 10:11:10.731 T:8240 DEBUG: Samples/Block : 32 2019-08-22 10:11:10.731 T:8240 DEBUG: Format cBSize : 22 2019-08-22 10:11:10.731 T:8240 DEBUG: Channel Layout : FL, FR 2019-08-22 10:11:10.731 T:8240 DEBUG: Channel Mask : 3 2019-08-22 10:11:10.731 T:8240 DEBUG: Frames : 661 2019-08-22 10:11:10.731 T:8240 DEBUG: Frame Size : 8 2019-08-22 10:11:10.731 T:8240 DEBUG: CActiveAESink::OpenSink - DIRECTSOUND Initialized: 2019-08-22 10:11:10.731 T:8240 DEBUG: Output Device : default 2019-08-22 10:11:10.731 T:8240 DEBUG: Sample Rate : 44100 2019-08-22 10:11:10.731 T:8240 DEBUG: Sample Format : AE_FMT_FLOAT 2019-08-22 10:11:10.731 T:8240 DEBUG: Channel Count : 2 2019-08-22 10:11:10.731 T:8240 DEBUG: Channel Layout: FL, FR 2019-08-22 10:11:10.731 T:8240 DEBUG: Frames : 661 2019-08-22 10:11:10.731 T:8240 DEBUG: Frame Size : 8 2019-08-22 10:11:10.734 T:6676 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted 2019-08-22 10:11:10.781 T:6860 DEBUG: CDVDVideoCodecFFmpeg - Updated codec: ff-h264-d3d11va 2019-08-22 10:11:10.795 T:6860 ERROR: ffmpeg[1ACC]: [h264] co located POCs unavailable 2019-08-22 10:11:10.796 T:6860 ERROR: ffmpeg[1ACC]: [h264] hardware accelerator failed to decode picture 2019-08-22 10:11:10.838 T:8240 ERROR: Previous line repeats 36 times. 2019-08-22 10:11:10.838 T:8240 DEBUG: CAESinkDirectSound::CheckPlayStatus: Resuming Playback 2019-08-22 10:11:10.916 T:7644 DEBUG: CVideoPlayer::HandleMessages - player started 1 2019-08-22 10:11:10.916 T:1560 DEBUG: CApplication::OnAVChange: CApplication::OnAVChange 2019-08-22 10:11:10.917 T:6860 ERROR: ffmpeg[1ACC]: [h264] hardware accelerator failed to decode picture 2019-08-22 10:11:10.934 T:1784 ERROR: Previous line repeats 1 times. 2019-08-22 10:11:10.934 T:1784 DEBUG: CAnnouncementManager - Announcement: OnAVChange from xbmc 2019-08-22 10:11:10.934 T:1784 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnAVChange 2019-08-22 10:11:10.941 T:6860 DEBUG: CRenderManager::Configure - change configuration. 1920x1080. display: 1920x1080. framerate: 29.97. 2019-08-22 10:11:10.944 T:8484 DEBUG: CRenderManager::DeleteRenderer - deleting renderer 2019-08-22 10:11:10.945 T:8484 DEBUG: CWinRenderer::SelectRenderMethod: requested render method: 0 2019-08-22 10:11:10.945 T:8484 DEBUG: DXVA::CProcessorHD::InitProcessor: initing video enumerator with params: 1920x1080. 2019-08-22 10:11:10.946 T:8484 DEBUG: DXVA::CProcessorHD::InitProcessor: video processor has 3 rate conversion. 2019-08-22 10:11:10.946 T:8484 DEBUG: DXVA::CProcessorHD::InitProcessor: video processor has 0x2ef feature caps. 2019-08-22 10:11:10.946 T:8484 DEBUG: DXVA::CProcessorHD::InitProcessor: video processor has 0x1c device caps. 2019-08-22 10:11:10.946 T:8484 DEBUG: DXVA::CProcessorHD::InitProcessor: video processor has 0 input format caps. 2019-08-22 10:11:10.946 T:8484 DEBUG: DXVA::CProcessorHD::InitProcessor: video processor has 8 max input streams. 2019-08-22 10:11:10.946 T:8484 DEBUG: DXVA::CProcessorHD::InitProcessor: video processor has 8 max stream states. 2019-08-22 10:11:10.946 T:8484 DEBUG: DXVA::CProcessorHD::InitProcessor: selected video processor index: 0. 2019-08-22 10:11:10.946 T:8484 NOTICE: DXVA::CProcessorHD::InitProcessor: supported deinterlace methods: blend:yes, bob:yes, adaptive:yes, mocomp:yes. 2019-08-22 10:11:10.946 T:8484 DEBUG: DXVA::CProcessorHD::InitProcessor: selected video processor allows 15 future frames and 1 past frames. 2019-08-22 10:11:10.947 T:8484 DEBUG: DXVA::CProcessorHD::InitProcessor: filter 0 has following params - max: 1000, min: -1000, default: 0 2019-08-22 10:11:10.947 T:8484 DEBUG: DXVA::CProcessorHD::InitProcessor: filter 1 has following params - max: 1000, min: 0, default: 100 2019-08-22 10:11:10.947 T:8484 DEBUG: DXVA::CProcessorHD::InitProcessor: filter 2 has following params - max: 1800, min: -1800, default: 0 2019-08-22 10:11:10.947 T:8484 DEBUG: DXVA::CProcessorHD::InitProcessor: filter 3 has following params - max: 1000, min: 0, default: 100 2019-08-22 10:11:10.947 T:8484 DEBUG: DXVA::CProcessorHD::OpenProcessor: creating processor. 2019-08-22 10:11:10.968 T:8484 DEBUG: CWinRenderer::SelectRenderMethod: selected render method 3: DXVA 2019-08-22 10:11:10.968 T:8484 DEBUG: CWinRenderer::SelectRenderMethod: selected buffer format 7 2019-08-22 10:11:10.968 T:8484 DEBUG: CWinRenderer::CreateRenderBuffer: created video buffer 0 2019-08-22 10:11:10.968 T:8484 DEBUG: CWinRenderer::CreateRenderBuffer: created video buffer 1 2019-08-22 10:11:10.968 T:8484 DEBUG: CWinRenderer::CreateRenderBuffer: created video buffer 2 2019-08-22 10:11:10.968 T:8484 DEBUG: CWinRenderer::CreateRenderBuffer: created video buffer 3 2019-08-22 10:11:10.968 T:8484 DEBUG: CWinRenderer::CreateRenderBuffer: created video buffer 4 2019-08-22 10:11:10.968 T:8484 DEBUG: CWinRenderer::CreateRenderBuffer: created video buffer 5 2019-08-22 10:11:10.968 T:8484 DEBUG: CRenderManager::Configure - 6 2019-08-22 10:11:10.969 T:8484 WARNING: CWinRenderer::UpdateVideoFilter: chosen scaling method 1 is not supported by renderer 2019-08-22 10:11:10.971 T:8484 DEBUG: CWinShader::LoadEffect: loading shader special://xbmc/system/shaders/output_d3d.fx 2019-08-22 10:11:10.981 T:8512 DEBUG: [service.sleepy.watchdog] Notification triggered 2019-08-22 10:11:10.981 T:8512 DEBUG: [service.sleepy.watchdog] sender: xbmc 2019-08-22 10:11:10.981 T:8512 DEBUG: [service.sleepy.watchdog] method: Player.OnAVChange 2019-08-22 10:11:10.981 T:8512 DEBUG: [service.sleepy.watchdog] data: {"item":{"title":"3429 - Aurateur - No-Skip Super Expert Endless, Versus, Hard Levels","type":"video"},"player":{"playerid":1,"speed":1}} 2019-08-22 10:11:10.984 T:7644 DEBUG: CVideoPlayer::HandleMessages - player started 2 2019-08-22 10:11:10.984 T:1560 DEBUG: CApplication::OnAVChange: CApplication::OnAVChange 2019-08-22 10:11:10.984 T:7644 DEBUG: VideoPlayer::Sync - Audio - pts: 975244.000000, cache: 301859.438419, totalcache: 779863.953590 2019-08-22 10:11:10.984 T:7644 DEBUG: VideoPlayer::Sync - Video - pts: 2002000.000000, cache: 50000.000000, totalcache: 100000.000000 2019-08-22 10:11:10.984 T:7644 DEBUG: CVideoPlayer::SetCaching - caching state 0 2019-08-22 10:11:10.984 T:6860 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(1902000.000000) 2019-08-22 10:11:10.985 T:7644 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000 2019-08-22 10:11:10.985 T:4252 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_RESYNC(1902000.000000), level: 16, cache: 438845.695109 2019-08-22 10:11:10.985 T:1560 DEBUG: CApplication::OnAVStarted: CApplication::OnAVStarted 2019-08-22 10:11:10.986 T:4252 DEBUG: CDVDAudio::Flush - flush audio stream 2019-08-22 10:11:10.986 T:4252 DEBUG: CDVDAudio::Resume - resume audio stream 2019-08-22 10:11:10.986 T:6676 DEBUG: ActiveAE - start sync of audio stream 2019-08-22 10:11:11.004 T:1784 DEBUG: CAnnouncementManager - Announcement: OnAVChange from xbmc 2019-08-22 10:11:11.004 T:1784 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnAVChange 2019-08-22 10:11:11.017 T:1784 DEBUG: CAnnouncementManager - Announcement: OnAVStart from xbmc 2019-08-22 10:11:11.017 T:1784 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnAVStart 2019-08-22 10:11:11.081 T:8512 DEBUG: [service.sleepy.watchdog] Notification triggered 2019-08-22 10:11:11.081 T:8512 DEBUG: [service.sleepy.watchdog] sender: xbmc 2019-08-22 10:11:11.081 T:8512 DEBUG: [service.sleepy.watchdog] method: Player.OnAVChange 2019-08-22 10:11:11.081 T:8512 DEBUG: [service.sleepy.watchdog] data: {"item":{"title":"3429 - Aurateur - No-Skip Super Expert Endless, Versus, Hard Levels","type":"video"},"player":{"playerid":1,"speed":1}} 2019-08-22 10:11:11.081 T:8512 DEBUG: [service.sleepy.watchdog] Notification triggered 2019-08-22 10:11:11.081 T:8512 DEBUG: [service.sleepy.watchdog] sender: xbmc 2019-08-22 10:11:11.081 T:8512 DEBUG: [service.sleepy.watchdog] method: Player.OnAVStart 2019-08-22 10:11:11.081 T:8512 DEBUG: [service.sleepy.watchdog] data: {"item":{"title":"3429 - Aurateur - No-Skip Super Expert Endless, Versus, Hard Levels","type":"video"},"player":{"playerid":1,"speed":1}} 2019-08-22 10:11:11.090 T:6676 DEBUG: ActiveAE::SyncStream - average error of -958.161830, start adjusting 2019-08-22 10:11:11.249 T:8484 DEBUG: CWinRenderer::CreateIntermediateRenderTarget: format 87. 2019-08-22 10:11:11.293 T:8484 DEBUG: Activating window ID: 12005 2019-08-22 10:11:11.293 T:8484 DEBUG: ------ Window Deinit (Home.xml) ------ 2019-08-22 10:11:11.293 T:8484 DEBUG: FreeVisualisation() done 2019-08-22 10:11:11.293 T:8484 DEBUG: ------ Window Init (VideoFullScreen.xml) ------ 2019-08-22 10:11:11.293 T:8484 INFO: Loading skin file: VideoFullScreen.xml, load type: KEEP_IN_MEMORY 2019-08-22 10:11:11.311 T:6676 DEBUG: ActiveAE::SyncStream - average error -21.997884 below threshold of 30.000000 2019-08-22 10:11:11.323 T:1560 DEBUG: CApplication::OnAVChange: CApplication::OnAVChange 2019-08-22 10:11:11.325 T:8484 DEBUG: ------ Window Deinit (DialogBusy.xml) ------ 2019-08-22 10:11:11.329 T:6860 NOTICE: CDVDVideoCodecFFmpeg::CDropControl: calculated diff time: 33363 2019-08-22 10:11:11.341 T:1784 DEBUG: CAnnouncementManager - Announcement: OnAVChange from xbmc 2019-08-22 10:11:11.341 T:1784 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnAVChange 2019-08-22 10:11:11.382 T:8512 DEBUG: [service.sleepy.watchdog] Notification triggered 2019-08-22 10:11:11.382 T:8512 DEBUG: [service.sleepy.watchdog] sender: xbmc 2019-08-22 10:11:11.382 T:8512 DEBUG: [service.sleepy.watchdog] method: Player.OnAVChange 2019-08-22 10:11:11.382 T:8512 DEBUG: [service.sleepy.watchdog] data: {"item":{"title":"3429 - Aurateur - No-Skip Super Expert Endless, Versus, Hard Levels","type":"video"},"player":{"playerid":1,"speed":1}} 2019-08-22 10:11:12.004 T:7644 INFO: ffmpeg[1DDC]: [https] Opening 'https://video-edge-c5544c.fra02.abs.hls.ttvnw.net/v1/segment/CqcFLZfIUlrVHq5MDoaRk5mnZpNFG5NCsB4AlmX2RRmx1SECBUhF4KowSfvzirWrSnkXzSVENZFG0QlZeD2dhheZWKCL2cLl6eKSsJ6YXc8S-VrZoxTAQdxKiFqc4a6LG17Laa3vIPwqvtSKU0_qAHJ95Mjsg3NuVr2gYeB5H62SVc1mqJBmO2cbR376rIx3BA5kbRZyWi-fCX4xCzVMNP5R9PbH8PhxRLKoonLloSIboY0H1Gm2MD02pgqDj0BygJxLSoOY0HBqYUQRiSVCTKbqT7pbT1AuUaW-j_AeQAkESq8REqXZAXr6P9u6jhorwCbyhPoZEf_QlWnspmiBQ86DzNsvCayJ5jHDUqIYrisumiezVLOSWDwrzt5Yp3vTF28NqIcZsn_RiWzK9036wnGxrpPQzp69Wov-qVouHIOVtYxDvNbE3vPG1G5_BsCzvCXVYvZO9Ii4j4MpaxjMhTn6PjWHpfA33xjkSYEQeRZGUFo_5MVTQrvvVPAc1EbJ7V5XQ_RiHxklrwdx26v4VXyCmVfX1r2e8DIJ8HcOcfX1Z9v8z6uHE_UeFuMLMe0HM2jDtWE5U-aXeh6gKBaVDnRpnncpX_vK4aAA-N6zneziLJIe_SUxDuS7kwEhJ147iKHhjMj0pfiDvzBaidEOsXy7AEJpKK23DfrdidXbuVWuc6MFztrT3bpX2J9CGRpINROfUR4CvxIxgM5tLQ4U2Z8sK2nspn7o4AH8UCiWu1smJCiowE9V3fa-JSjk8LOeLcl0hQcNGGVZW_LKiuiTi5cgX9pFKY8ThObDsere8yFDrz-SA24sDkVdfqNDRQZ6S7b-_4oZduPX-p3xjDGNa7_IYeu3XO2rtzdC9eqC_CqMTTOZGkAEpz09aQLuMMuGdEjLKhmC4nMD1xIQCDc_Do7YFB5ngLQaNTAKdxoMVmzYGImlMvS-mRtI.ts' for reading 2019-08-22 10:11:12.070 T:220 DEBUG: CWebServer[8080]: request received for /jsonrpc 2019-08-22 10:11:12.310 T:6676 DEBUG: Previous line repeats 3 times. 2019-08-22 10:11:12.310 T:6676 DEBUG: ActiveAE::SyncStream - average error 190.878531 above threshold of 100.000000 2019-08-22 10:11:12.473 T:6676 DEBUG: ActiveAE::SyncStream - average error 22.878531 below threshold of 30.000000 2019-08-22 10:11:14.074 T:7644 INFO: ffmpeg[1DDC]: [https] Opening 'https://video-weaver.fra02.hls.ttvnw.net/v1/playlist/CugDAvcBGVLJmFdNFbAj1zuCrGO7j3coSzkYXYh6coPhzcXvgmgfy8X3aYQ34m5JrLxig99p4BxwAbnpV_8RYEoMolc99gLFBEFNXm6pGhUFJvlbdtS3PM_cwUd70AL9Hfdi7u5dJMWMMAiIJ4bEu4teoP5K75nPi4b9oPT-QMnGLyqJMpMQ3mB3scciwxJM0kQthSxSMzpjzZhgfFibnDxndi8VI4lD3Fg_F9XBFw28P2SFDtH7JhB49O_HanmG5zZ5OuYCKGZxEi3K3ZGxdxlHH_bKU12mVuTRttfL2EwBRG37owKAxqWzbz2iHcYTMRcHF_PD6ijX1MMSM8AiPW8hslA4H0hzTs0YodkwX-KLX_BjhzWeYs3JQUjCeNyTxIYM2rqg5ieynMhIwJpjAx9gxl6egRSf4x_uzOI6A9LkPN_XeXxjjIKZt67gwVElSkWrudMeQplwoJrv7yzSEWxswPaCTNc6h0eiij2y-_6J4tLnnbdbutKl73Q5tD_h6krVubQGqrTcEucgw8EqHoLOfC8FGGpmXnRhgAsyti7LRgkKv82upGU2MZRy3WNBqGaH6DOcq3oR4Bc-j2AeXefvvXivhG4iPaKWuLT_UVkv9nmvLyVmNxlfUnYAG67LU2KWCqR8NjOCcwkSEJ1vQ9lsDtgDMAIVt3bD_pUaDGKYQ7IzCDBXdqPxjQ.m3u8' for reading 2019-08-22 10:11:14.140 T:7644 INFO: ffmpeg[1DDC]: [https] Opening 'https://video-edge-c5544c.fra02.abs.hls.ttvnw.net/v1/segment/CrME8SPNqhk5DQkyM50neUd55S6K3jyL3XgOXo5hN2puE6M2jmtWIDaXXFcM1IkFPSM212h3RxheBhfQtmmDZFccffzyJUptn0yhXQ3RqsW_qNje0N4GO2Z6hjm1QY7pf15Z0IwsVLQ28KTtPCRuN6QzD5Siv3ih3JdD8oKutSpAVoDi7QckcokbEgt_J9NGgvS0mV_4KhKJC0S2ijJJhGc5lo-ZodzlNEyblPM9geLZ3Ad1HyKfcYhd8H5TU3HiPTa0yw9qgqZnmXzr84vyA7AGVV-lQMBGGG_1Pkh2xi6oBX15aNXo6suQF0T4wQz2ZFZwDO9NKMVNCBeijAvmQOVbmCGohP86fKqqtvdKBCrdsJW7AloU0hg_RyeTtFOg_CqzrYAGqCNShQA6mBcce-F_haUZWc-zRu9wetGe4IUj1Dx5jwkYaW0hIyP0d2f7EeI_bAona6pmeTGe295e7L25nYN2qrPi1JKv30SMDuviLHdIvW9tIGmuFi90hC434CGDvLJayRXuqcO0VNldqTfEJF2Rd0TWNpTMkjxF0C8oc5BCpCnaUCBmuGqGk2tJCDDTEmmBnV0tJrReCRD4GLrNQHYZtZOvXbNdLVo4ThbWOq-NGS-edl9z7YtCvIjs0l-vQGpIbbI64cbLzUrxLQiCn9hqCgdONm5W-DT1K4teKTFfqlCt9_MIxugQYjiIjxKl6GXKQy7cUQ45PlRHkNXxIJwL0ck6nna-jKoBtLi4AIpoafMSED61XNkHxBQiGYqJhEVDwQMaDCpYd_W29zX-VqSeUQ.ts' for reading 2019-08-22 10:11:14.874 T:6860 DEBUG: CPtsTracker: detected pattern of length 1: 33366.67, frameduration: 33366.666667 2019-08-22 10:11:16.203 T:7644 INFO: ffmpeg[1DDC]: [https] Opening 'https://video-weaver.fra02.hls.ttvnw.net/v1/playlist/CugDAvcBGVLJmFdNFbAj1zuCrGO7j3coSzkYXYh6coPhzcXvgmgfy8X3aYQ34m5JrLxig99p4BxwAbnpV_8RYEoMolc99gLFBEFNXm6pGhUFJvlbdtS3PM_cwUd70AL9Hfdi7u5dJMWMMAiIJ4bEu4teoP5K75nPi4b9oPT-QMnGLyqJMpMQ3mB3scciwxJM0kQthSxSMzpjzZhgfFibnDxndi8VI4lD3Fg_F9XBFw28P2SFDtH7JhB49O_HanmG5zZ5OuYCKGZxEi3K3ZGxdxlHH_bKU12mVuTRttfL2EwBRG37owKAxqWzbz2iHcYTMRcHF_PD6ijX1MMSM8AiPW8hslA4H0hzTs0YodkwX-KLX_BjhzWeYs3JQUjCeNyTxIYM2rqg5ieynMhIwJpjAx9gxl6egRSf4x_uzOI6A9LkPN_XeXxjjIKZt67gwVElSkWrudMeQplwoJrv7yzSEWxswPaCTNc6h0eiij2y-_6J4tLnnbdbutKl73Q5tD_h6krVubQGqrTcEucgw8EqHoLOfC8FGGpmXnRhgAsyti7LRgkKv82upGU2MZRy3WNBqGaH6DOcq3oR4Bc-j2AeXefvvXivhG4iPaKWuLT_UVkv9nmvLyVmNxlfUnYAG67LU2KWCqR8NjOCcwkSEJ1vQ9lsDtgDMAIVt3bD_pUaDGKYQ7IzCDBXdqPxjQ.m3u8' for reading 2019-08-22 10:11:16.270 T:7644 INFO: ffmpeg[1DDC]: [https] Opening 'https://video-edge-c5544c.fra02.abs.hls.ttvnw.net/v1/segment/CqcF-jCHJRjTaW3oYTLQRC5i4hCpaihXw1fv0cMOXfKJGGhGgomOg1EsjGodj-Y85c2QXJcbplUGcketI_sUNWDowpVBdRqiptzTrT8uH5qsmxnG4UI2OSugKpA09MCZIDyPPzKT5RoNxCs6wBsa8Tezb2S_koKCksk_MTWIyTj3gdKvjySulzhex9hFDw8vA112qIVckaOdBeD4CP2eOgyN30YSa-UBM8Vm3RQQL9FpPMYeIaC9fBuGMGYrshdCBq4CEhVPGiQcpXBaA8aOnYAXRb02sbNOdWDrhupHGToiJqeyvG5Fmj73dtRJES9snvm9vbxi-oLW_puGc6vXYFOgLAd94JzjjOar-TUXInItfeUiodrgHushXhGabh8S6YRTl3JrUQ2d80FRWVR6Wep67yQf_gKGNWeNVlVZ6xHxoa6Sw4bvYR8d6wEY63G-ZuvM-FyQrZIJJ7i0s4X12GStpAO1Sy-SSb4DHSJ9PeeHQbUE1QDdBql5CaiZvO_I2uSnAij5iHUD3EobmS00570Ffup9Mug0ZPny4q1qvRQxfqIFR2YOhoMOkfapPKM8pqLWbFdTisZ2qLnV-aM_gPWJXq-5MaYwn0c8SKTzGsEPqadRAXpli2U6uNO3hKCK575X9i3nYELgKnuerzbLU821Q1vmGN6X4yr7nJAOTlUETxM6Es0OMAuWtxCgKCh5g4yGR3W6akBZ0WwTzwZ4aHkCoeluGVLxF8YStUNcaCTkt1NpAGUVCONRGP5eqKnsoQTHpL4UauQgW8zUyMmUeEz6OB2D7mKhc30E2wnUZHM5VEQCgaC0W_OdxEzA386gDso7KkNJOxvA18anZfebUu4tXfeJc_kZULw86WmELoGUPgnYJRFfpZNTs4Yv-lVUmO50DnNJeQkFoRIQREsy6HIDNHGMJPmHQZGzThoMdSWRT2MMuRKzKTta.ts' for reading 2019-08-22 10:11:16.309 T:220 DEBUG: CWebServer[8080]: request received for /jsonrpc 2019-08-22 10:11:16.550 T:7644 DEBUG: Previous line repeats 3 times. 2019-08-22 10:11:16.550 T:7644 INFO: ffmpeg[1DDC]: [https] Opening 'https://video-edge-c5544c.fra02.abs.hls.ttvnw.net/v1/segment/CrME27dtNFNcvVoQdLZWeU2ib7crSHbuj47GLuyiMMQmGc49qJBoXSQRhSCJhQjPV2TULk64qinpRI0sXnDtZljc4xle0xsJBM-JWMQCThDLFMdmAr1DCwrHHMcQzxj_DZCEGomx4MR0C2dKOfpo4LcLY0Wfdah6cdBNhAne_Npp8hhSJO6ioR3pp43itRPPH4BN9WsKNHUWOoXy9bPGJW8wndL6GEyAVNuXGP3zGo1WbA9OmNxrDzsCL19Nh0VJ81x2xWHf7zBzHtJJFzEYpsY70qdLKRxeBQ0c9Pe7pXAhk96U0ZiV14xE6sDqppUG9wsDelCSDgyl1LYWscfMYYl7iX8-6-RsNQkjmH8vxeroCCthAaTvMNcJiiZAcpAVEU-kULuB01IjCYjW7zFZIcU9e7YptP46eV13ZVQaTu7Lf1ZPvJ3BXccWlkIbuUOiRybj4YTVgo-mPZo7N3rBDoOJ-ySE_TG5-rK697yPeEospNEBMhQXSfuYc6b49CNZ4iVH6xpA3_OpJdNneSSpmR_oc65AmrvCNSzYqOM-UHnVuCip2gnhyoO-wi0h7V7Z9Z2nllB_Ypb3P80DkWzBBp4nivqhqFPPlgzknXWBHXazW8aRJHaA5b_zZvqIJzIWng9y9nNNfrgshEhtGYQaaH1HRsL4RPrYXdF-qB1gMAdXMmpZGqA6X_iGUhvIlW57RA94xt0-h4VUHJIU39sVHceotgX43etnTHdoOGhHMqdmstlYvCUSEEFe6g8VHgyVe477RUdGfLoaDOSDhJHL6GD79_s-UQ.ts' for reading 2019-08-22 10:11:17.990 T:8484 INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://www.msftncsi.com (easy=0x150fc313460, multi=(nil)) 2019-08-22 10:11:18.370 T:7644 INFO: ffmpeg[1DDC]: [https] Opening 'https://video-weaver.fra02.hls.ttvnw.net/v1/playlist/CugDAvcBGVLJmFdNFbAj1zuCrGO7j3coSzkYXYh6coPhzcXvgmgfy8X3aYQ34m5JrLxig99p4BxwAbnpV_8RYEoMolc99gLFBEFNXm6pGhUFJvlbdtS3PM_cwUd70AL9Hfdi7u5dJMWMMAiIJ4bEu4teoP5K75nPi4b9oPT-QMnGLyqJMpMQ3mB3scciwxJM0kQthSxSMzpjzZhgfFibnDxndi8VI4lD3Fg_F9XBFw28P2SFDtH7JhB49O_HanmG5zZ5OuYCKGZxEi3K3ZGxdxlHH_bKU12mVuTRttfL2EwBRG37owKAxqWzbz2iHcYTMRcHF_PD6ijX1MMSM8AiPW8hslA4H0hzTs0YodkwX-KLX_BjhzWeYs3JQUjCeNyTxIYM2rqg5ieynMhIwJpjAx9gxl6egRSf4x_uzOI6A9LkPN_XeXxjjIKZt67gwVElSkWrudMeQplwoJrv7yzSEWxswPaCTNc6h0eiij2y-_6J4tLnnbdbutKl73Q5tD_h6krVubQGqrTcEucgw8EqHoLOfC8FGGpmXnRhgAsyti7LRgkKv82upGU2MZRy3WNBqGaH6DOcq3oR4Bc-j2AeXefvvXivhG4iPaKWuLT_UVkv9nmvLyVmNxlfUnYAG67LU2KWCqR8NjOCcwkSEJ1vQ9lsDtgDMAIVt3bD_pUaDGKYQ7IzCDBXdqPxjQ.m3u8' for reading 2019-08-22 10:11:18.437 T:7644 INFO: ffmpeg[1DDC]: [https] Opening 'https://video-edge-c5544c.fra02.abs.hls.ttvnw.net/v1/segment/CqcFlUBV2sZHskLeIrNxoauoDkqR0A8Dt6S7KgirukzfkpE5YusISadjhRZ_EHrOCtMh0ylKuFzbEfTn6l8RJYzTOTMCzOfcdlr_jx3mfGCJL09uSbHAhDlrJt-1kRiz-iFr3rhP-KGOz3godV8g4cRlzpeHjVk8dDEQXp_JEg6NTS6yAl6-VbPAS5sbflBXRyz5iOSq2qwXU6tmDq4pJn7P_uxyj3WU_xtXTpVTd8Drknpo_KzWHQc1H1cl_HNTmxgsomvJjR4A-IBxUpC8wibQfySEQoZsIS8v6hO2HTEDnxCX2FMhzNjmbQvoOkTLHvnx2py8z88CI9mTCtLCdDj_4iryRPH1Nf98AqoCeJ7NXOlMvcehvQ1c7-T9XpoNTIX3LoB7mRZqDwkSg0S7xX-TL_ISIcZUBIwBpEkRNV8QsMKuVifsBca56R2RTQJueVC120VWtjmRBBbz_RngN7vDs8p0FeIzSHjh6N6bWUJRC54cctCj9_hfN6WcsAA1FLfxTd7J_DBE75VsqvSGW0vodShIer-7O2-m4PkfDuj9ekn0ekZlvsVokinWR0ICEQMYby-69gUFYQ_zDPOxBqDi5-sW2bIL77lw5izFpookH6uG5Lb7NFcgM_0wcyABj4JdVbMNdvhKL1sPcJ3cTdsISipHnoU1Swx33uVybzpm05T3ZRqO4x33xmJQ8knZx5qwjGAL6XAIbaHq3dpAiGUWkBJptqNxNh_DsAq7uyfRDYzvWrdhNBDRlpBcPs2dnNDABNmhURua51bRwehuSs9uvGygbFvL3GMzkVSgmJNi_z7XyZ2ALan27NzK9wYEAjehmm7Ov9m2zWJrl1iIbKUuXfrO9uw7CVrWVPCX8ESnBMn3OmUudvdnra5bTtOZlhVTvQcCEoipcxIQMeBHO9LSZHMQF7ESa1X6mRoMAvHkWG9u67TRhucD.ts' for reading 2019-08-22 10:11:19.720 T:7644 INFO: ffmpeg[1DDC]: [https] Opening 'https://video-weaver.fra02.hls.ttvnw.net/v1/playlist/CugDAvcBGVLJmFdNFbAj1zuCrGO7j3coSzkYXYh6coPhzcXvgmgfy8X3aYQ34m5JrLxig99p4BxwAbnpV_8RYEoMolc99gLFBEFNXm6pGhUFJvlbdtS3PM_cwUd70AL9Hfdi7u5dJMWMMAiIJ4bEu4teoP5K75nPi4b9oPT-QMnGLyqJMpMQ3mB3scciwxJM0kQthSxSMzpjzZhgfFibnDxndi8VI4lD3Fg_F9XBFw28P2SFDtH7JhB49O_HanmG5zZ5OuYCKGZxEi3K3ZGxdxlHH_bKU12mVuTRttfL2EwBRG37owKAxqWzbz2iHcYTMRcHF_PD6ijX1MMSM8AiPW8hslA4H0hzTs0YodkwX-KLX_BjhzWeYs3JQUjCeNyTxIYM2rqg5ieynMhIwJpjAx9gxl6egRSf4x_uzOI6A9LkPN_XeXxjjIKZt67gwVElSkWrudMeQplwoJrv7yzSEWxswPaCTNc6h0eiij2y-_6J4tLnnbdbutKl73Q5tD_h6krVubQGqrTcEucgw8EqHoLOfC8FGGpmXnRhgAsyti7LRgkKv82upGU2MZRy3WNBqGaH6DOcq3oR4Bc-j2AeXefvvXivhG4iPaKWuLT_UVkv9nmvLyVmNxlfUnYAG67LU2KWCqR8NjOCcwkSEJ1vQ9lsDtgDMAIVt3bD_pUaDGKYQ7IzCDBXdqPxjQ.m3u8' for reading 2019-08-22 10:11:22.391 T:7644 INFO: Previous line repeats 1 times. 2019-08-22 10:11:22.391 T:7644 INFO: ffmpeg[1DDC]: [https] Opening 'https://video-edge-c5544c.fra02.abs.hls.ttvnw.net/v1/segment/CvEDEdYKNG4fcRB8_g52BxaAzNGqqcowTWgkrdfaDV4Rz7Y4gB7Z1FO6NGSH4sAT59u2S3fap9P8gIlhlq3ZEdcUPmiEYw43S7UrcVEaoKoNgiQPgcUeLv50fJ66Bc1SU1qSK_Di5lzYBL4lQ2PEJZZ6IAAGupAAhtZXTrlhdcMeY2Nnl7wZ74RSCYaIgS25Lbe99Lrzd2umOIRlOWRnTpMiYrKS0RO1Zqt7Lz6IcfULczRh1SFtuixP7FphHSHCOYyu2giKwCBmVn3wF27bO1eBOBaconH7BmIfuboN4OCG7xmFa1hv5qDofwyrDPtZW_LlC_bB7ZvNRNqHOWVu5VYAq0XosHYp23lSCyIcfz_XU50s5itR_loEk0Nn8VPw6KsBeovgIRQWEvIXMfHnn8VRYU_RIihv7clercxYvo1LFEgNH3xe4sC9UaoAdbz13GzY-RmmF8KFImTAREHIID5HEZEF4LeOcycuNtFeGQ7dCwv74tzRAhFNk-FKlQmKBERH5vENw-R7gZYO4pGn3Xk91A8aHQFkEh1dWxNQa9EQJS7H_9r-wuX_yvJJLhi9ckUe4YBF-3pHVWywgYRC6QL21QQDlWW93rD5ojulaPS_1MYC5pSNQEv6MAeRIENbNApAGix9PeOXz-9TvVxEoDn9XS0SEFem7XR_4zR2TYVBtGMpKPAaDDR2jN0m_GyPdK4oCg.ts' for reading 2019-08-22 10:11:22.534 T:7644 DEBUG: CVideoPlayer::CheckContinuity - resync forward :1, prev:15278733.333333, curr:16858044622.222223, diff:16842742677.777779 2019-08-22 10:11:22.535 T:7644 DEBUG: CVideoPlayer::CheckContinuity - resync forward :2, prev:15182000.000000, curr:16857965000.000000, diff:16842663055.555555 2019-08-22 10:11:22.535 T:7644 DEBUG: CVideoPlayer::CheckContinuity - update correction: 16842663055.555555 2019-08-22 10:11:24.061 T:6860 DEBUG: CDVDVideoCodecFFmpeg - Updated codec: ff-h264 2019-08-22 10:11:24.061 T:6860 DEBUG: DXVA: open decoder. 2019-08-22 10:11:24.061 T:6860 DEBUG: DXVA: trying 'H.264 variable-length decoder, no film grain technology'. 2019-08-22 10:11:24.061 T:6860 DEBUG: DXVA: config 0: bitstream type 2. 2019-08-22 10:11:24.061 T:6860 DEBUG: DXVA: config 1: bitstream type 1. 2019-08-22 10:11:24.061 T:6860 DEBUG: DXVA: config 2: bitstream type 2, encrypted. 2019-08-22 10:11:24.061 T:6860 DEBUG: DXVA: config 3: bitstream type 2, encrypted. 2019-08-22 10:11:24.061 T:6860 DEBUG: DXVA: config 4: bitstream type 1, encrypted. 2019-08-22 10:11:24.061 T:6860 DEBUG: DXVA: config 5: bitstream type 1, encrypted. 2019-08-22 10:11:24.061 T:6860 DEBUG: DXVA: selected output format: 103. 2019-08-22 10:11:24.061 T:6860 DEBUG: DXVA: source requires 4 references. 2019-08-22 10:11:24.061 T:6860 DEBUG: DXVA: allocating 24 surfaces with format 103. 2019-08-22 10:11:24.101 T:6860 DEBUG: CDVDVideoCodecFFmpeg - Updated codec: ff-h264-d3d11va 2019-08-22 10:11:24.492 T:7644 INFO: ffmpeg[1DDC]: [https] Opening 'https://video-weaver.fra02.hls.ttvnw.net/v1/playlist/CugDAvcBGVLJmFdNFbAj1zuCrGO7j3coSzkYXYh6coPhzcXvgmgfy8X3aYQ34m5JrLxig99p4BxwAbnpV_8RYEoMolc99gLFBEFNXm6pGhUFJvlbdtS3PM_cwUd70AL9Hfdi7u5dJMWMMAiIJ4bEu4teoP5K75nPi4b9oPT-QMnGLyqJMpMQ3mB3scciwxJM0kQthSxSMzpjzZhgfFibnDxndi8VI4lD3Fg_F9XBFw28P2SFDtH7JhB49O_HanmG5zZ5OuYCKGZxEi3K3ZGxdxlHH_bKU12mVuTRttfL2EwBRG37owKAxqWzbz2iHcYTMRcHF_PD6ijX1MMSM8AiPW8hslA4H0hzTs0YodkwX-KLX_BjhzWeYs3JQUjCeNyTxIYM2rqg5ieynMhIwJpjAx9gxl6egRSf4x_uzOI6A9LkPN_XeXxjjIKZt67gwVElSkWrudMeQplwoJrv7yzSEWxswPaCTNc6h0eiij2y-_6J4tLnnbdbutKl73Q5tD_h6krVubQGqrTcEucgw8EqHoLOfC8FGGpmXnRhgAsyti7LRgkKv82upGU2MZRy3WNBqGaH6DOcq3oR4Bc-j2AeXefvvXivhG4iPaKWuLT_UVkv9nmvLyVmNxlfUnYAG67LU2KWCqR8NjOCcwkSEJ1vQ9lsDtgDMAIVt3bD_pUaDGKYQ7IzCDBXdqPxjQ.m3u8' for reading 2019-08-22 10:11:24.553 T:4252 DEBUG: CDVDClock::ErrorAdjust - CVideoPlayerAudio::OutputPacket - error:48946.643074, adjusted:48946.643074 2019-08-22 10:11:24.564 T:7644 INFO: ffmpeg[1DDC]: [https] Opening 'https://video-edge-c5544c.fra02.abs.hls.ttvnw.net/v1/segment/CvEDfHv2yZ-PU63GxFXHwkbZeKvKH0ZAluWgv7yU8qcR2BSZyU9gxQTZXZuyAxkD0wfdShcfg7y9bFNB2pfEFNhtCI11losr_ACXxr7y_FTlC1_SyZZBLLa05ERBYBzNpTaB9tuz117uz59DWaWG9vYnKt-Kl0W4RPLWDoCq_shDPna7dHVbM7oYQUMBJ4YzT9RngM-hIvsZGozdIf9heq1uSjrnV7X2tS9EyRo4f2RfLaGBagH_rGFGYxVL08zbH-FXp7AoewVHU_f4OFbkVNE3MiLeXPZgcECjZFHykYIbDMsyegIDUUHV6UxKg9elvnOnYdMhoG875xSttvwY2yY7sBTld7tosclqvzmbFgmVgzAujZyuznsg_6D0b_KamT7CELrCHcRIFKYw9Yu-3iQp5W3qM6zH1DjtdG73isXIpqGf7-5e0f0KKTnoZJhJrtOw67kibRZcQ_e5AMT90cOkFBQREoNXyRb8pYWKAUzgP6JMcVJXV2btUDrSY8gC5HetFNya96f_HhyslYRYggxkVKrl_moFwqddMXBQcoDJ9hL_U505E6XbuO6ggqlrVCR9mxkp5XBLvwfyYYUquwW3xXrtbXB33OQrXj8OdgfRnvUyWLw9GImnRw_9BsR-bhc3J8d9x9peTPw1ZUj3hzQKmh0SEL4HYEvG9QFXUxtQbg60D1EaDOco4XZBLAFG95vWPg.ts' for reading 2019-08-22 10:11:25.572 T:4252 DEBUG: CDVDClock::ErrorAdjust - CVideoPlayerAudio::OutputPacket - error:39486.522287, adjusted:39486.522287 2019-08-22 10:11:26.564 T:7644 INFO: ffmpeg[1DDC]: [https] Opening 'https://video-weaver.fra02.hls.ttvnw.net/v1/playlist/CugDAvcBGVLJmFdNFbAj1zuCrGO7j3coSzkYXYh6coPhzcXvgmgfy8X3aYQ34m5JrLxig99p4BxwAbnpV_8RYEoMolc99gLFBEFNXm6pGhUFJvlbdtS3PM_cwUd70AL9Hfdi7u5dJMWMMAiIJ4bEu4teoP5K75nPi4b9oPT-QMnGLyqJMpMQ3mB3scciwxJM0kQthSxSMzpjzZhgfFibnDxndi8VI4lD3Fg_F9XBFw28P2SFDtH7JhB49O_HanmG5zZ5OuYCKGZxEi3K3ZGxdxlHH_bKU12mVuTRttfL2EwBRG37owKAxqWzbz2iHcYTMRcHF_PD6ijX1MMSM8AiPW8hslA4H0hzTs0YodkwX-KLX_BjhzWeYs3JQUjCeNyTxIYM2rqg5ieynMhIwJpjAx9gxl6egRSf4x_uzOI6A9LkPN_XeXxjjIKZt67gwVElSkWrudMeQplwoJrv7yzSEWxswPaCTNc6h0eiij2y-_6J4tLnnbdbutKl73Q5tD_h6krVubQGqrTcEucgw8EqHoLOfC8FGGpmXnRhgAsyti7LRgkKv82upGU2MZRy3WNBqGaH6DOcq3oR4Bc-j2AeXefvvXivhG4iPaKWuLT_UVkv9nmvLyVmNxlfUnYAG67LU2KWCqR8NjOCcwkSEJ1vQ9lsDtgDMAIVt3bD_pUaDGKYQ7IzCDBXdqPxjQ.m3u8' for reading 2019-08-22 10:11:26.677 T:7644 INFO: ffmpeg[1DDC]: [https] Opening 'https://video-edge-c5544c.fra02.abs.hls.ttvnw.net/v1/segment/CvEDrWHF_7PlhVhA0YgkzFvQbH3H6Rvb6dm7OnVsJ_XOL-kcivJqld-U1cGYVVBzV2S2RYF7X5TTzMQzhZJelwoJfhx8hKkcID7RlmsPkt909awdgcsE114D9DfxgCzC_qPwjY9k09ogY8hYHQMmZFWmSoW06ru5plWA055t3DuRIT0Pgw2wus2DnW8dr0fxoxfXn3jOony2dmxQ1rDZJ0aHMiLS2vAmf7n-kkFm0BSkOQjnqkfL1TsMdEP27DyWPtO4d8ACf_3wIbhfm2ecvZi0qEqvdt1iVF3ydQ-44gwfKoUOkqiZxzn2CxoT2ebAlDIAnVYFCf7QkRP4C_H7zXNqw4jmM8BQSV9puPSr2C4obPYxDlBJrRRISTpWHC-og_GsH72_i7AeNGdkd5qQdxNY4UIt_5QM_dIcJxGnTwvnw2D_DGInZg52_KzIyW5yGsyb03UfTkLg5tc-5pgixXUPbUZRz1q_fqexMTgilqroFlcldvAHY88pJIjBbAMjzDTPI5KeNsayx49dTRxyKMIxJWLFUMWIm6IkYuMTEAHR4V2fLWUNlPcu3GUSIY-8N-JbHccRwX_gUuWIYntZOCRFiHS1vpEX3NvkNwo4ZazamI7A0dXipGzIn7bp3i0ck3qkuE7_BuDD1Wr6CFEU-sm_pG8SENoz1k2-AxSWmeP4Umi-qlsaDFwhY9NtJUyXmgwA3g.ts' for reading 2019-08-22 10:11:27.596 T:4252 DEBUG: CDVDClock::ErrorAdjust - CVideoPlayerAudio::OutputPacket - error:-17413.328952, adjusted:-17413.328952 2019-08-22 10:11:35.051 T:7644 INFO: ffmpeg[1DDC]: [https] Opening 'https://video-weaver.fra02.hls.ttvnw.net/v1/playlist/CugDAvcBGVLJmFdNFbAj1zuCrGO7j3coSzkYXYh6coPhzcXvgmgfy8X3aYQ34m5JrLxig99p4BxwAbnpV_8RYEoMolc99gLFBEFNXm6pGhUFJvlbdtS3PM_cwUd70AL9Hfdi7u5dJMWMMAiIJ4bEu4teoP5K75nPi4b9oPT-QMnGLyqJMpMQ3mB3scciwxJM0kQthSxSMzpjzZhgfFibnDxndi8VI4lD3Fg_F9XBFw28P2SFDtH7JhB49O_HanmG5zZ5OuYCKGZxEi3K3ZGxdxlHH_bKU12mVuTRttfL2EwBRG37owKAxqWzbz2iHcYTMRcHF_PD6ijX1MMSM8AiPW8hslA4H0hzTs0YodkwX-KLX_BjhzWeYs3JQUjCeNyTxIYM2rqg5ieynMhIwJpjAx9gxl6egRSf4x_uzOI6A9LkPN_XeXxjjIKZt67gwVElSkWrudMeQplwoJrv7yzSEWxswPaCTNc6h0eiij2y-_6J4tLnnbdbutKl73Q5tD_h6krVubQGqrTcEucgw8EqHoLOfC8FGGpmXnRhgAsyti7LRgkKv82upGU2MZRy3WNBqGaH6DOcq3oR4Bc-j2AeXefvvXivhG4iPaKWuLT_UVkv9nmvLyVmNxlfUnYAG67LU2KWCqR8NjOCcwkSEJ1vQ9lsDtgDMAIVt3bD_pUaDGKYQ7IzCDBXdqPxjQ.m3u8' for reading 2019-08-22 10:11:35.057 T:6676 WARNING: ActiveAE - large audio sync error: -7432.683643 2019-08-22 10:11:35.057 T:6676 DEBUG: ActiveAE::SyncStream - average error -598.855874 above threshold of 100.000000 2019-08-22 10:11:35.057 T:6676 WARNING: ActiveAE - large audio sync error: -7417.680843 2019-08-22 10:11:35.057 T:6676 WARNING: ActiveAE - large audio sync error: -7403.680543 2019-08-22 10:11:35.058 T:6676 WARNING: ActiveAE - large audio sync error: -7388.680743 2019-08-22 10:11:35.058 T:6676 WARNING: ActiveAE - large audio sync error: -7373.680143 2019-08-22 10:11:35.058 T:6676 WARNING: ActiveAE - large audio sync error: -7359.680343 2019-08-22 10:11:35.058 T:6676 WARNING: ActiveAE - large audio sync error: -7342.680843 2019-08-22 10:11:35.058 T:6676 WARNING: ActiveAE - large audio sync error: -7328.680543 2019-08-22 10:11:35.058 T:6676 WARNING: ActiveAE - large audio sync error: -7312.680143 2019-08-22 10:11:35.058 T:6676 WARNING: ActiveAE - large audio sync error: -7298.680643 2019-08-22 10:11:35.058 T:6676 WARNING: ActiveAE - large audio sync error: -7284.680143 2019-08-22 10:11:35.059 T:6676 WARNING: ActiveAE - large audio sync error: -7268.680843 2019-08-22 10:11:35.059 T:6676 WARNING: ActiveAE - large audio sync error: -7253.680043 2019-08-22 10:11:35.059 T:6676 WARNING: ActiveAE - large audio sync error: -7239.680743 2019-08-22 10:11:35.059 T:6676 WARNING: ActiveAE - large audio sync error: -7222.679943 2019-08-22 10:11:35.059 T:6676 WARNING: ActiveAE - large audio sync error: -7208.686143 2019-08-22 10:11:35.059 T:6676 WARNING: ActiveAE - large audio sync error: -7194.679843 2019-08-22 10:11:35.059 T:6676 WARNING: ActiveAE - large audio sync error: -7178.680543 2019-08-22 10:11:35.072 T:6676 WARNING: ActiveAE - large audio sync error: -7176.043163 2019-08-22 10:11:35.087 T:6676 WARNING: ActiveAE - large audio sync error: -7161.958104 ~~~
dencrypt commented 4 years ago

I can confirm I get this error both with inputstream.adaptive on and off. Posting DEBUG error log below with the inputstream OFF. So I don't think it has anything to do with the problem itself. kodi_crashlog-20190908_124527.log

dencrypt commented 4 years ago

I have made some tinkering with this problem and found some clues. When disabling "Reset Cache on refresh" kodi does not crash anymore. However the stream still freezes more often than not when the commercials starts to play. Seems to not be any difference using inputstream or not.

It's an improvment but still not a workaround. But at least I can just stop the stream and start it again without starting up kodi.

Lucki commented 4 years ago

I still get a lot of crashes even with the setting Reset cache on refresh disabled. Doesn't matter if inputstream.adaptive is turned on or off. In fact I haven't gotten a single freeze, it's either a crash or no crash.

Edit: Not sure what happened but there are no ads anymore since a few days for me so currently I can watch streams without Kodi crashing all the time again.

Orphis commented 4 years ago

Still having issues! Excerpt from crash log showed:

Program terminated with signal SIGSEGV, Segmentation fault.
#0  __memmove_sse2_unaligned_erms () at ../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S:383
[Current thread is 1 (Thread 0x7f4291811700 (LWP 15454))]

Thread 1 (Thread 0x7f4291811700 (LWP 15454)):
#0  __memmove_sse2_unaligned_erms () at ../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S:383
#1  0x00007f42e74061a6 in ?? () from /usr/lib/x86_64-linux-gnu/vdpau/libvdpau_nvidia.so.1
#2  0x00007f42e73ccd4c in ?? () from /usr/lib/x86_64-linux-gnu/vdpau/libvdpau_nvidia.so.1
#3  0x00007f42e73bbbd9 in ?? () from /usr/lib/x86_64-linux-gnu/vdpau/libvdpau_nvidia.so.1
#4  0x00005588aa5bcbb7 in VDPAU::CDecoder::Render(AVCodecContext*, AVFrame*, void const*, unsigned int, VdpBitstreamBuffer const*) ()
#5  0x00005588ab0adb20 in ff_vdpau_common_end_frame ()
#6  0x00005588aaca4df4 in ?? ()
#7  0x00005588aafb2668 in ff_h264_field_end ()
#8  0x00005588aa9ef640 in ?? ()
#9  0x00005588aa93df10 in ?? ()
#10 0x00005588aa940d80 in avcodec_send_packet ()
#11 0x00005588aa5706e0 in CDVDVideoCodecFFmpeg::AddData(DemuxPacket const&) ()
#12 0x00005588aa562440 in CVideoPlayerVideo::Process() ()
#13 0x00005588aa346b93 in CThread::Action() ()
#14 0x00005588aa38be8e in CThread::staticThread(void*) ()
#15 0x00007f431ae51669 in start_thread (arg=<optimized out>) at pthread_create.c:479
#16 0x00007f4318a09323 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Will disable VDPAU (hardware acceleration) and report if it fixes the issue.

Orphis commented 4 years ago

And yes, apparently, disabling it helped a ton. I guess the video component isn't resetting the stream properly and VDPAU is quite confused (as you would expect from HW decoders)

Lucki commented 3 years ago

Twitch is inserting "ads" again which are in fact "Twitch is currently running an ad"-text-videos with a countdown. The switch to the "ad"-video always works but it seems to get stuck in an infinitive loop and constantly resetting/reloading the countdown until Kodi crashes.

Will disable VDPAU (hardware acceleration) and report if it fixes the issue.

And yes, apparently, disabling it helped a ton.

Indeed, this seems to resolve the crash issue. The setting is in Settings->Player->Video->Hardware acceleration, make sure you see the expert options.

neo-neo1 commented 3 years ago

I started having this issue, streams simply freeze and/or crash whenever twitch starts playing commercials.

The interesting part is that I also get the same behavior when using the Kodi pluto.tv add-on, same freezing and crashing when ads start to play.

Is this is Inputstream issue? I've ensured I'm not using Adaptive. Any solution to this?

Lucki commented 3 years ago

Any solution to this?

No, just a workaround: disable hardware acceleration. I haven't had a crash ever since disabling it.

The setting is in Settings->Player->Video->Hardware acceleration, make sure you see the expert options.

markusbaker commented 3 years ago

Confirming this same bug on a fresh Ubuntu 20.04.01 installation. Also confirming that disabling video hardwarde acceleration fixes the crash completely (as described above) . The bug manifests as others have described; at the terminal:

$ kodi

Yatse connects through remote interface, ToKodi is invoked, waiting screen with 15s timer appears, then app crashes:

libva info: VA-API version 1.7.0
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/nvidia_drv_video.so
libva info: va_openDriver() returns -1
Segmentation fault (core dumped)

The latest stable version is:

$ kodi --version

18.6 Debian package version: 2:18.6+dfsg1-2ubuntu1 Media Center Kodi from Debian
Copyright (C) 2005-2019 Team Kodi from Debian - http://kodi.tv

Also, so much love to everyone here contributing, you know you are making a big difference in the success of xbmc/Kodi itself <3

Aikhjarto commented 1 year ago

Can confirm crashes of Kodi with a fresh installation of Ubuntu 22.04, Kodi 20.1+git20230312 (from deb https://ppa.launchpadcontent.net/team-xbmc/ppa/ubuntu/ jammy main), and plugin.video.twitch 3.0.1. For me, the crashes occurred at the end of the "Commercial break in progress"-countdown. Disabling VAAPI avoids the crashes in my setup as well.

PeterPedro commented 1 year ago

Been having lots of those intermittent crashes, some channels have more, screen freezes forever and the only way to fix it is to do a hard restart

kyoforkshomebrews commented 11 months ago

I'm having this too, it plays some music and shortly after everything freezes.

helmutschneider commented 8 months ago

This bug has been bothering me for years so I decided to create a repro. The crash manifests itself both on Linux (VAAPI) and Windows (DXVA) with Kodi 20.2. Interestingly it doesn't always crash, but it's like 90% of the time. Unfortunately I don't know the codebase well enough to decide if it's an issue in ffmpeg or Kodi.

Happy to report that Kodi 21.0-beta1 seems to have fixed the issue.

See play_me.m3u8 in the attached archive. The individual segments play fine by themselves. Shoutout to the Korean streamer that I pulled the HLS stream from :)

https://www.dropbox.com/scl/fi/kvbvljwazzkvrbgye65so/kodi_twitch_crash.tar.gz?rlkey=0jntllu0a1rtcz5im6d4ck9q9&dl=0

Here's the relevant stack trace and packet that krashes Kodi:

Thread 1 (Thread 0x7fd10bb32640 (LWP 14248)):
#0  __memmove_avx_unaligned_erms () at ../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S:317
#1  0x00007fd1783563f5 in ?? () from /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so
#2  0x00007fd17837a38b in ?? () from /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so
#3  0x00007fd1b7a2b49c in vaCreateBuffer () from /lib/x86_64-linux-gnu/libva.so.2
#4  0x000055ec97607553 in ff_vaapi_decode_make_slice_buffer ()
#5  0x000055ec9761041d in ?? ()
#6  0x000055ec97348a32 in ?? ()
#7  0x000055ec9729d6d1 in ?? ()
#8  0x000055ec9729e3f8 in avcodec_send_packet ()
#9  0x000055ec9634d9ab in CDVDVideoCodecFFmpeg::AddData(DemuxPacket const&) ()
#10 0x000055ec963f78c7 in CVideoPlayerVideo::Process() ()
#11 0x000055ec9667f635 in CThread::Action() ()
#12 0x000055ec9668024b in ?? ()
#13 0x000055ec96680d7d in ?? ()
#14 0x00007fd1b5f33253 in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6
#15 0x00007fd1b6429b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#16 0x00007fd1b64bba00 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
Screenshot 2023-10-20 143138