· 6 years ago · Jan 08, 2020, 07:42 PM
12020-01-08 19:34:28.440 T:9336 NOTICE: -----------------------------------------------------------------------
22020-01-08 19:34:28.440 T:9336 NOTICE: Starting Kodi (18.4 Git:20190831-3ade758ceb). Platform: Windows NT x86 64-bit
32020-01-08 19:34:28.440 T:9336 NOTICE: Using Release Kodi x64 build
42020-01-08 19:34:28.440 T:9336 NOTICE: Kodi compiled 2019-09-01 by MSVC 191627031 for Windows NT x86 64-bit version 10.0 (0x0A000006)
52020-01-08 19:34:28.440 T:9336 NOTICE: Running on Windows 10, kernel: Windows NT x86 64-bit version 10.0.18362
62020-01-08 19:34:28.440 T:9336 NOTICE: FFmpeg version/source: 4.0.4-Kodi
72020-01-08 19:34:28.440 T:9336 NOTICE: Host CPU: Intel(R) Core(TM) i3-8109U CPU @ 3.00GHz, 4 cores available
82020-01-08 19:34:28.440 T:9336 NOTICE: Desktop Resolution: 1920x1080 32Bit at 59Hz
92020-01-08 19:34:28.440 T:9336 NOTICE: Running with restricted rights
102020-01-08 19:34:28.440 T:9336 NOTICE: Aero is enabled
112020-01-08 19:34:28.440 T:9336 NOTICE: special://xbmc/ is mapped to: C:\Program Files\Kodi
122020-01-08 19:34:28.440 T:9336 NOTICE: special://xbmcbin/ is mapped to: C:\Program Files\Kodi
132020-01-08 19:34:28.440 T:9336 NOTICE: special://xbmcbinaddons/ is mapped to: C:\Program Files\Kodi/addons
142020-01-08 19:34:28.440 T:9336 NOTICE: special://masterprofile/ is mapped to: C:\Users\mr_bl\AppData\Roaming\Kodi\userdata
152020-01-08 19:34:28.440 T:9336 NOTICE: special://home/ is mapped to: C:\Users\mr_bl\AppData\Roaming\Kodi\
162020-01-08 19:34:28.440 T:9336 NOTICE: special://temp/ is mapped to: C:\Users\mr_bl\AppData\Roaming\Kodi\cache
172020-01-08 19:34:28.440 T:9336 NOTICE: special://logpath/ is mapped to: C:\Users\mr_bl\AppData\Roaming\Kodi\
182020-01-08 19:34:28.440 T:9336 NOTICE: The executable running is: C:\Program Files\Kodi\kodi.exe
192020-01-08 19:34:28.445 T:9336 NOTICE: Local hostname: DESKTOP-VK1ONE9
202020-01-08 19:34:28.445 T:9336 NOTICE: Log File is located: C:\Users\mr_bl\AppData\Roaming\Kodi\kodi.log
212020-01-08 19:34:28.445 T:9336 NOTICE: -----------------------------------------------------------------------
222020-01-08 19:34:28.446 T:9336 INFO: loading settings
232020-01-08 19:34:28.446 T:9336 NOTICE: special://profile/ is mapped to: special://masterprofile/
242020-01-08 19:34:28.452 T:9336 DEBUG: CSkinSettings: no <skinsettings> tag found
252020-01-08 19:34:28.452 T:9336 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
262020-01-08 19:34:28.452 T:9336 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
272020-01-08 19:34:28.452 T:9336 NOTICE: Contents of special://profile/advancedsettings.xml are...
28 <advancedsettings>
29 <pathsubstitution>
30 <substitute>
31 <from>special://profile/playlists/</from>
32 <to>smb://192.168.1.96/KodiSettings/kodi/userdata/playlists/</to>
33 </substitute>
34 <substitute>
35 <from>special://profile/keymaps/</from>
36 <to>smb://192.168.1.96/KodiSettings/kodi/userdata/keymaps/</to>
37 </substitute>
38 <substitute>
39 <from>special://profile/sources.xml</from>
40 <to>smb://192.168.1.96/KodiSettings/kodi/userdata/sources.xml</to>
41 </substitute>
42 <substitute>
43 <from>special://profile/RssFeeds.xml</from>
44 <to>smb://192.168.1.96/KodiSettings/kodi/userdata/RssFeeds.xml</to>
45 </substitute>
46 <substitute>
47 <from>special://profile/favourites.xml</from>
48 <to>smb://192.168.1.96/KodiSettings/kodi/userdata/favourites.xml</to>
49 </substitute>
50 <!-- <substitute>
51 <from>special://profile/passwords.xml</from>
52 <to>smb://192.168.1.96/KodiSettings/kodi/userdata/passwords.xml</to>
53 </substitute>
54 -->
55 </pathsubstitution>
56 <video>
57 <subsdelayrange>600</subsdelayrange>
58 <timeseekforward>30</timeseekforward>
59 <timeseekbackward>-30</timeseekbackward>
60 <timeseekforwardbig>300</timeseekforwardbig>
61 <timeseekbackwardbig>-300</timeseekbackwardbig>
62 <excludefromscan>
63 <!-- Regular expressions that if evaluated to true won't be added to library. -->
64 <!-- <regexp>[-\._ ](Luuk|Meike|Verbouwing|Spi0n)[-\._ ]</regexp> NOT WORKING -->
65 <!-- <regexp>[-\._ ](Spi0n)[-\._ ]</regexp> NOT WORKING -->
66 <!-- <regexp>[-\._ ](sample|trailer|Sample|Trailer)[-\._ ]</regexp> NOT WORKING -->
67 <regexp>Spi0n</regexp>
68 <regexp>Sample</regexp>
69 <regexp>sample</regexp>
70 <regexp>Luuk</regexp>
71 <regexp>Meike</regexp>
72 <regexp>Verbouwing\s2015</regexp>
73 <regexp>Trailers</regexp>
74 </excludefromscan>
75 </video>
76 <videodatabase>
77 <type>mysql</type>
78 <host>192.168.1.96</host>
79 <port>3306</port>
80 <user>xbmc</user>
81 <pass>*****</pass>
82 </videodatabase>
83 <videolibrary>
84 <cleanonupdate>true</cleanonupdate>
85 <!-- Comment: Also clean library during library update -->
86 </videolibrary>
87 <videoscanner>
88 <ignoreerrors>true</ignoreerrors>
89 <!-- Set to true to silently ignore errors while scanning videos. This prevents the error dialogue box, so you don't have to keep hitting "yes" to keep scanning.-->
90 </videoscanner>
91 <musicdatabase>
92 <type>mysql</type>
93 <host>192.168.1.96</host>
94 <port>3306</port>
95 <user>xbmc</user>
96 <pass>*****</pass>
97 </musicdatabase>
98 </advancedsettings>
992020-01-08 19:34:28.452 T:9336 DEBUG: Configuring path substitutions
1002020-01-08 19:34:28.453 T:9336 DEBUG: Registering substitution pair:
1012020-01-08 19:34:28.453 T:9336 DEBUG: From: [C:\Users\mr_bl\AppData\Roaming\Kodi\userdata\playlists\]
1022020-01-08 19:34:28.453 T:9336 DEBUG: To: [smb://192.168.1.96/KodiSettings/kodi/userdata/playlists/]
1032020-01-08 19:34:28.453 T:9336 DEBUG: Registering substitution pair:
1042020-01-08 19:34:28.453 T:9336 DEBUG: From: [C:\Users\mr_bl\AppData\Roaming\Kodi\userdata\keymaps\]
1052020-01-08 19:34:28.453 T:9336 DEBUG: To: [smb://192.168.1.96/KodiSettings/kodi/userdata/keymaps/]
1062020-01-08 19:34:28.453 T:9336 DEBUG: Registering substitution pair:
1072020-01-08 19:34:28.453 T:9336 DEBUG: From: [C:\Users\mr_bl\AppData\Roaming\Kodi\userdata\sources.xml]
1082020-01-08 19:34:28.453 T:9336 DEBUG: To: [smb://192.168.1.96/KodiSettings/kodi/userdata/sources.xml]
1092020-01-08 19:34:28.453 T:9336 DEBUG: Registering substitution pair:
1102020-01-08 19:34:28.453 T:9336 DEBUG: From: [C:\Users\mr_bl\AppData\Roaming\Kodi\userdata\RssFeeds.xml]
1112020-01-08 19:34:28.453 T:9336 DEBUG: To: [smb://192.168.1.96/KodiSettings/kodi/userdata/RssFeeds.xml]
1122020-01-08 19:34:28.453 T:9336 DEBUG: Registering substitution pair:
1132020-01-08 19:34:28.453 T:9336 DEBUG: From: [C:\Users\mr_bl\AppData\Roaming\Kodi\userdata\favourites.xml]
1142020-01-08 19:34:28.453 T:9336 DEBUG: To: [smb://192.168.1.96/KodiSettings/kodi/userdata/favourites.xml]
1152020-01-08 19:34:28.453 T:9336 WARNING: VIDEO database configuration is experimental.
1162020-01-08 19:34:28.453 T:9336 WARNING: CSettingsManager: missing version attribute
1172020-01-08 19:34:28.453 T:9336 NOTICE: Default Video Player: VideoPlayer
1182020-01-08 19:34:28.453 T:9336 NOTICE: Default Audio Player: paplayer
1192020-01-08 19:34:28.453 T:9336 NOTICE: Disabled debug logging due to GUI setting. Level 0.
1202020-01-08 19:34:28.453 T:9336 NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
1212020-01-08 19:34:28.545 T:9336 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
1222020-01-08 19:34:28.572 T:9336 NOTICE: Running database version Addons27
1232020-01-08 19:34:28.606 T:9336 NOTICE: ADDON: audioencoder.kodi.builtin.aac v1.0.0 installed
1242020-01-08 19:34:28.606 T:9336 NOTICE: ADDON: audioencoder.kodi.builtin.wma v1.0.0 installed
1252020-01-08 19:34:28.606 T:9336 NOTICE: ADDON: game.controller.default v1.0.8 installed
1262020-01-08 19:34:28.606 T:9336 NOTICE: ADDON: game.controller.snes v1.0.8 installed
1272020-01-08 19:34:28.606 T:9336 NOTICE: ADDON: inputstream.adaptive v2.4.2 installed
1282020-01-08 19:34:28.606 T:9336 NOTICE: ADDON: kodi.binary.global.audioengine v1.0.1 installed
1292020-01-08 19:34:28.606 T:9336 NOTICE: ADDON: kodi.binary.global.filesystem v1.0.2 installed
1302020-01-08 19:34:28.606 T:9336 NOTICE: ADDON: kodi.binary.global.general v1.0.3 installed
1312020-01-08 19:34:28.606 T:9336 NOTICE: ADDON: kodi.binary.global.gui v5.12.0 installed
1322020-01-08 19:34:28.606 T:9336 NOTICE: ADDON: kodi.binary.global.main v1.0.14 installed
1332020-01-08 19:34:28.606 T:9336 NOTICE: ADDON: kodi.binary.global.network v1.0.0 installed
1342020-01-08 19:34:28.607 T:9336 NOTICE: ADDON: kodi.binary.instance.audiodecoder v2.0.0 installed
1352020-01-08 19:34:28.607 T:9336 NOTICE: ADDON: kodi.binary.instance.audioencoder v2.0.0 installed
1362020-01-08 19:34:28.607 T:9336 NOTICE: ADDON: kodi.binary.instance.game v1.1.0 installed
1372020-01-08 19:34:28.607 T:9336 NOTICE: ADDON: kodi.binary.instance.imagedecoder v2.0.0 installed
1382020-01-08 19:34:28.607 T:9336 NOTICE: ADDON: kodi.binary.instance.inputstream v2.0.8 installed
1392020-01-08 19:34:28.607 T:9336 NOTICE: ADDON: kodi.binary.instance.peripheral v1.3.7 installed
1402020-01-08 19:34:28.607 T:9336 NOTICE: ADDON: kodi.binary.instance.pvr v5.10.3 installed
1412020-01-08 19:34:28.607 T:9336 NOTICE: ADDON: kodi.binary.instance.screensaver v2.0.0 installed
1422020-01-08 19:34:28.607 T:9336 NOTICE: ADDON: kodi.binary.instance.vfs v2.0.0 installed
1432020-01-08 19:34:28.607 T:9336 NOTICE: ADDON: kodi.binary.instance.videocodec v1.0.1 installed
1442020-01-08 19:34:28.607 T:9336 NOTICE: ADDON: kodi.binary.instance.visualization v2.0.1 installed
1452020-01-08 19:34:28.607 T:9336 NOTICE: ADDON: kodi.resource v1.0.0 installed
1462020-01-08 19:34:28.607 T:9336 NOTICE: ADDON: metadata.album.universal v3.1.2 installed
1472020-01-08 19:34:28.607 T:9336 NOTICE: ADDON: metadata.artists.universal v4.3.2 installed
1482020-01-08 19:34:28.607 T:9336 NOTICE: ADDON: metadata.common.allmusic.com v3.2.1 installed
1492020-01-08 19:34:28.607 T:9336 NOTICE: ADDON: metadata.common.fanart.tv v3.6.2 installed
1502020-01-08 19:34:28.607 T:9336 NOTICE: ADDON: metadata.common.imdb.com v3.1.4 installed
1512020-01-08 19:34:28.607 T:9336 NOTICE: ADDON: metadata.common.musicbrainz.org v2.2.1 installed
1522020-01-08 19:34:28.607 T:9336 NOTICE: ADDON: metadata.common.theaudiodb.com v2.0.3 installed
1532020-01-08 19:34:28.607 T:9336 NOTICE: ADDON: metadata.common.themoviedb.org v3.1.10 installed
1542020-01-08 19:34:28.607 T:9336 NOTICE: ADDON: metadata.local v1.0.0 installed
1552020-01-08 19:34:28.607 T:9336 NOTICE: ADDON: metadata.themoviedb.org v5.1.10 installed
1562020-01-08 19:34:28.607 T:9336 NOTICE: ADDON: metadata.tvshows.themoviedb.org v3.4.0 installed
1572020-01-08 19:34:28.607 T:9336 NOTICE: ADDON: peripheral.joystick v1.4.8 installed
1582020-01-08 19:34:28.607 T:9336 NOTICE: ADDON: plugin.video.netflix v0.16.2 installed
1592020-01-08 19:34:28.607 T:9336 NOTICE: ADDON: pvr.hts v4.4.20 installed
1602020-01-08 19:34:28.607 T:9336 NOTICE: ADDON: repository.castagnait v1.0.0 installed
1612020-01-08 19:34:28.607 T:9336 NOTICE: ADDON: repository.xbmc.org v3.1.6 installed
1622020-01-08 19:34:28.607 T:9336 NOTICE: ADDON: resource.images.weathericons.default v1.1.8 installed
1632020-01-08 19:34:28.607 T:9336 NOTICE: ADDON: resource.language.en_gb v2.0.1 installed
1642020-01-08 19:34:28.607 T:9336 NOTICE: ADDON: resource.language.en_us v9.0.16 installed
1652020-01-08 19:34:28.607 T:9336 NOTICE: ADDON: resource.uisounds.kodi v1.0.0 installed
1662020-01-08 19:34:28.607 T:9336 NOTICE: ADDON: screensaver.xbmc.builtin.black v1.0.33 installed
1672020-01-08 19:34:28.607 T:9336 NOTICE: ADDON: screensaver.xbmc.builtin.dim v1.0.57 installed
1682020-01-08 19:34:28.607 T:9336 NOTICE: ADDON: script.module.addon.signals v0.0.5 installed
1692020-01-08 19:34:28.607 T:9336 NOTICE: ADDON: script.module.certifi v2019.9.11 installed
1702020-01-08 19:34:28.607 T:9336 NOTICE: ADDON: script.module.chardet v3.0.4 installed
1712020-01-08 19:34:28.607 T:9336 NOTICE: ADDON: script.module.future v0.17.1 installed
1722020-01-08 19:34:28.607 T:9336 NOTICE: ADDON: script.module.idna v2.8 installed
1732020-01-08 19:34:28.607 T:9336 NOTICE: ADDON: script.module.inputstreamhelper v0.4.3 installed
1742020-01-08 19:34:28.607 T:9336 NOTICE: ADDON: script.module.kodi-six v0.1.2 installed
1752020-01-08 19:34:28.607 T:9336 NOTICE: ADDON: script.module.pil v1.1.7 installed
1762020-01-08 19:34:28.607 T:9336 NOTICE: ADDON: script.module.pycryptodome v3.4.3 installed
1772020-01-08 19:34:28.607 T:9336 NOTICE: ADDON: script.module.requests v2.22.0 installed
1782020-01-08 19:34:28.607 T:9336 NOTICE: ADDON: script.module.urllib3 v1.25.6 installed
1792020-01-08 19:34:28.607 T:9336 NOTICE: ADDON: service.xbmc.versioncheck v0.5.1 installed
1802020-01-08 19:34:28.607 T:9336 NOTICE: ADDON: skin.estouchy v2.0.26 installed
1812020-01-08 19:34:28.607 T:9336 NOTICE: ADDON: skin.estuary v2.0.25 installed
1822020-01-08 19:34:28.607 T:9336 NOTICE: ADDON: weather.yahoo v5.0.6 installed
1832020-01-08 19:34:28.607 T:9336 NOTICE: ADDON: webinterface.default v18.x-2.4.6 installed
1842020-01-08 19:34:28.607 T:9336 NOTICE: ADDON: xbmc.addon v18.4.0 installed
1852020-01-08 19:34:28.607 T:9336 NOTICE: ADDON: xbmc.core v0.1.0 installed
1862020-01-08 19:34:28.607 T:9336 NOTICE: ADDON: xbmc.gui v5.14.0 installed
1872020-01-08 19:34:28.607 T:9336 NOTICE: ADDON: xbmc.json v10.3.0 installed
1882020-01-08 19:34:28.607 T:9336 NOTICE: ADDON: xbmc.metadata v2.1.0 installed
1892020-01-08 19:34:28.607 T:9336 NOTICE: ADDON: xbmc.python v2.26.0 installed
1902020-01-08 19:34:28.607 T:9336 NOTICE: ADDON: xbmc.webinterface v1.0.0 installed
1912020-01-08 19:34:28.659 T:9412 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: stream type "STREAM_TYPE_DTSHD" on device "Philips FTV (2- Intel(R) Display Audio)" seems to be not supported.
1922020-01-08 19:34:28.659 T:9412 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: stream type "STREAM_TYPE_DTSHD_MA" on device "Philips FTV (2- Intel(R) Display Audio)" seems to be not supported.
1932020-01-08 19:34:28.660 T:9412 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: stream type "STREAM_TYPE_TRUEHD" on device "Philips FTV (2- Intel(R) Display Audio)" seems to be not supported.
1942020-01-08 19:34:28.660 T:9412 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: stream type "STREAM_TYPE_EAC3" on device "Philips FTV (2- Intel(R) Display Audio)" seems to be not supported.
1952020-01-08 19:34:28.660 T:9412 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: stream type "STREAM_TYPE_DTS" on device "Philips FTV (2- Intel(R) Display Audio)" seems to be not supported.
1962020-01-08 19:34:28.665 T:9412 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: sample rate 192khz on device "Philips FTV (2- Intel(R) Display Audio)" seems to be not supported.
1972020-01-08 19:34:28.667 T:9412 NOTICE: Found 2 Lists of Devices
1982020-01-08 19:34:28.668 T:9412 NOTICE: Enumerated DIRECTSOUND devices:
1992020-01-08 19:34:28.668 T:9412 NOTICE: Device 1
2002020-01-08 19:34:28.668 T:9412 NOTICE: m_deviceName : {5B647776-9901-48BC-A483-40706CA083EF}
2012020-01-08 19:34:28.668 T:9412 NOTICE: m_displayName : Speakers - Speakers (Realtek(R) Audio)
2022020-01-08 19:34:28.668 T:9412 NOTICE: m_displayNameExtra: DIRECTSOUND: Speakers (Realtek(R) Audio)
2032020-01-08 19:34:28.668 T:9412 NOTICE: m_deviceType : AE_DEVTYPE_PCM
2042020-01-08 19:34:28.668 T:9412 NOTICE: m_channels : FL, FR
2052020-01-08 19:34:28.668 T:9412 NOTICE: m_sampleRates : 48000
2062020-01-08 19:34:28.668 T:9412 NOTICE: m_dataFormats : AE_FMT_FLOAT
2072020-01-08 19:34:28.668 T:9412 NOTICE: m_streamTypes : No passthrough capabilities
2082020-01-08 19:34:28.668 T:9412 NOTICE: Device 2
2092020-01-08 19:34:28.668 T:9412 NOTICE: m_deviceName : {C97FB488-6D30-4372-9EC0-35849457F520}
2102020-01-08 19:34:28.668 T:9412 NOTICE: m_displayName : HDMI - Philips FTV (2- Intel(R) Display Audio)
2112020-01-08 19:34:28.668 T:9412 NOTICE: m_displayNameExtra: DIRECTSOUND: Philips FTV (2- Intel(R) Display Audio)
2122020-01-08 19:34:28.668 T:9412 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
2132020-01-08 19:34:28.668 T:9412 NOTICE: m_channels : FL, FR
2142020-01-08 19:34:28.668 T:9412 NOTICE: m_sampleRates : 48000
2152020-01-08 19:34:28.668 T:9412 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_RAW
2162020-01-08 19:34:28.668 T:9412 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512
2172020-01-08 19:34:28.668 T:9412 NOTICE: Device 3
2182020-01-08 19:34:28.668 T:9412 NOTICE: m_deviceName : default
2192020-01-08 19:34:28.668 T:9412 NOTICE: m_displayName : default
2202020-01-08 19:34:28.668 T:9412 NOTICE: m_displayNameExtra:
2212020-01-08 19:34:28.668 T:9412 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
2222020-01-08 19:34:28.668 T:9412 NOTICE: m_channels : FL, FR
2232020-01-08 19:34:28.668 T:9412 NOTICE: m_sampleRates : 48000
2242020-01-08 19:34:28.668 T:9412 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_RAW
2252020-01-08 19:34:28.668 T:9412 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512
2262020-01-08 19:34:28.668 T:9412 NOTICE: Enumerated WASAPI devices:
2272020-01-08 19:34:28.668 T:9412 NOTICE: Device 1
2282020-01-08 19:34:28.668 T:9412 NOTICE: m_deviceName : {5B647776-9901-48BC-A483-40706CA083EF}
2292020-01-08 19:34:28.668 T:9412 NOTICE: m_displayName : Speakers - Speakers (Realtek(R) Audio)
2302020-01-08 19:34:28.668 T:9412 NOTICE: m_displayNameExtra: WASAPI: Speakers (Realtek(R) Audio)
2312020-01-08 19:34:28.668 T:9412 NOTICE: m_deviceType : AE_DEVTYPE_PCM
2322020-01-08 19:34:28.668 T:9412 NOTICE: m_channels : FL, FR
2332020-01-08 19:34:28.668 T:9412 NOTICE: m_sampleRates : 48000,44100
2342020-01-08 19:34:28.668 T:9412 NOTICE: m_dataFormats : AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE
2352020-01-08 19:34:28.668 T:9412 NOTICE: m_streamTypes : No passthrough capabilities
2362020-01-08 19:34:28.668 T:9412 NOTICE: Device 2
2372020-01-08 19:34:28.668 T:9412 NOTICE: m_deviceName : default
2382020-01-08 19:34:28.668 T:9412 NOTICE: m_displayName : default
2392020-01-08 19:34:28.668 T:9412 NOTICE: m_displayNameExtra:
2402020-01-08 19:34:28.668 T:9412 NOTICE: m_deviceType : AE_DEVTYPE_PCM
2412020-01-08 19:34:28.668 T:9412 NOTICE: m_channels : FL, FR
2422020-01-08 19:34:28.668 T:9412 NOTICE: m_sampleRates : 48000,44100
2432020-01-08 19:34:28.668 T:9412 NOTICE: m_dataFormats : AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE
2442020-01-08 19:34:28.668 T:9412 NOTICE: m_streamTypes : No passthrough capabilities
2452020-01-08 19:34:28.668 T:9412 NOTICE: Device 3
2462020-01-08 19:34:28.668 T:9412 NOTICE: m_deviceName : {C97FB488-6D30-4372-9EC0-35849457F520}
2472020-01-08 19:34:28.668 T:9412 NOTICE: m_displayName : HDMI - Philips FTV (2- Intel(R) Display Audio)
2482020-01-08 19:34:28.668 T:9412 NOTICE: m_displayNameExtra: WASAPI: Philips FTV (2- Intel(R) Display Audio)
2492020-01-08 19:34:28.668 T:9412 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
2502020-01-08 19:34:28.668 T:9412 NOTICE: m_channels : FL, FR
2512020-01-08 19:34:28.668 T:9412 NOTICE: m_sampleRates : 192000,96000,88200,48000,44100,32000
2522020-01-08 19:34:28.668 T:9412 NOTICE: m_dataFormats : AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_RAW
2532020-01-08 19:34:28.668 T:9412 NOTICE: m_streamTypes : STREAM_TYPE_DTSHD,STREAM_TYPE_DTSHD_MA,STREAM_TYPE_TRUEHD,STREAM_TYPE_EAC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3
2542020-01-08 19:34:28.668 T:9412 NOTICE: Device 4
2552020-01-08 19:34:28.668 T:9412 NOTICE: m_deviceName : default
2562020-01-08 19:34:28.670 T:9412 NOTICE: m_displayName : default
2572020-01-08 19:34:28.670 T:9412 NOTICE: m_displayNameExtra:
2582020-01-08 19:34:28.670 T:9412 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
2592020-01-08 19:34:28.670 T:9412 NOTICE: m_channels : FL, FR
2602020-01-08 19:34:28.670 T:9412 NOTICE: m_sampleRates : 192000,96000,88200,48000,44100,32000
2612020-01-08 19:34:28.670 T:9412 NOTICE: m_dataFormats : AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_RAW
2622020-01-08 19:34:28.670 T:9412 NOTICE: m_streamTypes : STREAM_TYPE_DTSHD,STREAM_TYPE_DTSHD_MA,STREAM_TYPE_TRUEHD,STREAM_TYPE_EAC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3
2632020-01-08 19:34:28.727 T:9336 NOTICE: Primary mode: Generic PnP Monitor #1: 1920x1080 @ 59.94Hz
2642020-01-08 19:34:28.732 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 320x200 @ 23.98Hz
2652020-01-08 19:34:28.732 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 320x200 @ 24.00Hz
2662020-01-08 19:34:28.732 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 320x200 @ 25.00Hz
2672020-01-08 19:34:28.733 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 320x200 @ 29.97Hz
2682020-01-08 19:34:28.733 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 320x200 @ 30.00Hz
2692020-01-08 19:34:28.733 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 320x200 @ 50.00Hz
2702020-01-08 19:34:28.733 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 320x200 @ 59.94Hz
2712020-01-08 19:34:28.734 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 320x200 @ 60.00Hz
2722020-01-08 19:34:28.734 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 320x240 @ 23.98Hz
2732020-01-08 19:34:28.734 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 320x240 @ 24.00Hz
2742020-01-08 19:34:28.734 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 320x240 @ 25.00Hz
2752020-01-08 19:34:28.735 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 320x240 @ 29.97Hz
2762020-01-08 19:34:28.735 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 320x240 @ 30.00Hz
2772020-01-08 19:34:28.735 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 320x240 @ 50.00Hz
2782020-01-08 19:34:28.735 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 320x240 @ 59.94Hz
2792020-01-08 19:34:28.736 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 320x240 @ 60.00Hz
2802020-01-08 19:34:28.736 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 400x300 @ 23.98Hz
2812020-01-08 19:34:28.736 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 400x300 @ 24.00Hz
2822020-01-08 19:34:28.736 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 400x300 @ 25.00Hz
2832020-01-08 19:34:28.737 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 400x300 @ 29.97Hz
2842020-01-08 19:34:28.737 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 400x300 @ 30.00Hz
2852020-01-08 19:34:28.737 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 400x300 @ 50.00Hz
2862020-01-08 19:34:28.738 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 400x300 @ 59.94Hz
2872020-01-08 19:34:28.738 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 400x300 @ 60.00Hz
2882020-01-08 19:34:28.738 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 512x384 @ 23.98Hz
2892020-01-08 19:34:28.738 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 512x384 @ 24.00Hz
2902020-01-08 19:34:28.739 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 512x384 @ 25.00Hz
2912020-01-08 19:34:28.739 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 512x384 @ 29.97Hz
2922020-01-08 19:34:28.739 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 512x384 @ 30.00Hz
2932020-01-08 19:34:28.739 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 512x384 @ 50.00Hz
2942020-01-08 19:34:28.740 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 512x384 @ 59.94Hz
2952020-01-08 19:34:28.740 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 512x384 @ 60.00Hz
2962020-01-08 19:34:28.740 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 640x400 @ 23.98Hz
2972020-01-08 19:34:28.740 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 640x400 @ 24.00Hz
2982020-01-08 19:34:28.741 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 640x400 @ 25.00Hz
2992020-01-08 19:34:28.741 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 640x400 @ 29.97Hz
3002020-01-08 19:34:28.741 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 640x400 @ 30.00Hz
3012020-01-08 19:34:28.742 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 640x400 @ 50.00Hz
3022020-01-08 19:34:28.742 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 640x400 @ 59.94Hz
3032020-01-08 19:34:28.742 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 640x400 @ 60.00Hz
3042020-01-08 19:34:28.742 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 640x480 @ 59.94Hz
3052020-01-08 19:34:28.742 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 640x480 @ 60.00Hz
3062020-01-08 19:34:28.742 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 640x480 @ 23.98Hz
3072020-01-08 19:34:28.743 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 640x480 @ 24.00Hz
3082020-01-08 19:34:28.743 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 640x480 @ 25.00Hz
3092020-01-08 19:34:28.744 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 640x480 @ 29.97Hz
3102020-01-08 19:34:28.744 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 640x480 @ 30.00Hz
3112020-01-08 19:34:28.744 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 640x480 @ 50.00Hz
3122020-01-08 19:34:28.745 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 720x480 @ 59.94Hz
3132020-01-08 19:34:28.745 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 720x480 @ 29.97Hz
3142020-01-08 19:34:28.745 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 720x480 @ 60.00Hz
3152020-01-08 19:34:28.745 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 720x480 @ 30.00Hz
3162020-01-08 19:34:28.745 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 720x480 @ 23.98Hz
3172020-01-08 19:34:28.746 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 720x480 @ 24.00Hz
3182020-01-08 19:34:28.746 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 720x480 @ 25.00Hz
3192020-01-08 19:34:28.746 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 720x480 @ 29.97Hz
3202020-01-08 19:34:28.747 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 720x480 @ 30.00Hz
3212020-01-08 19:34:28.747 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 720x480 @ 50.00Hz
3222020-01-08 19:34:28.748 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 720x576 @ 50.00Hz
3232020-01-08 19:34:28.748 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 720x576 @ 25.00Hz
3242020-01-08 19:34:28.748 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 720x576 @ 23.98Hz
3252020-01-08 19:34:28.749 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 720x576 @ 24.00Hz
3262020-01-08 19:34:28.749 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 720x576 @ 25.00Hz
3272020-01-08 19:34:28.749 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 720x576 @ 29.97Hz
3282020-01-08 19:34:28.749 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 720x576 @ 30.00Hz
3292020-01-08 19:34:28.750 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 720x576 @ 59.94Hz
3302020-01-08 19:34:28.750 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 720x576 @ 60.00Hz
3312020-01-08 19:34:28.750 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 800x600 @ 60.00Hz
3322020-01-08 19:34:28.750 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 800x600 @ 23.98Hz
3332020-01-08 19:34:28.751 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 800x600 @ 24.00Hz
3342020-01-08 19:34:28.751 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 800x600 @ 25.00Hz
3352020-01-08 19:34:28.751 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 800x600 @ 29.97Hz
3362020-01-08 19:34:28.751 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 800x600 @ 30.00Hz
3372020-01-08 19:34:28.752 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 800x600 @ 50.00Hz
3382020-01-08 19:34:28.752 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 800x600 @ 59.94Hz
3392020-01-08 19:34:28.752 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1024x768 @ 59.94Hz
3402020-01-08 19:34:28.753 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1024x768 @ 60.00Hz
3412020-01-08 19:34:28.753 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1024x768 @ 23.98Hz
3422020-01-08 19:34:28.753 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1024x768 @ 24.00Hz
3432020-01-08 19:34:28.753 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1024x768 @ 25.00Hz
3442020-01-08 19:34:28.753 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1024x768 @ 29.97Hz
3452020-01-08 19:34:28.754 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1024x768 @ 30.00Hz
3462020-01-08 19:34:28.754 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1024x768 @ 50.00Hz
3472020-01-08 19:34:28.754 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1152x864 @ 23.98Hz
3482020-01-08 19:34:28.755 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1152x864 @ 24.00Hz
3492020-01-08 19:34:28.755 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1152x864 @ 25.00Hz
3502020-01-08 19:34:28.755 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1152x864 @ 29.97Hz
3512020-01-08 19:34:28.756 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1152x864 @ 30.00Hz
3522020-01-08 19:34:28.756 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1152x864 @ 50.00Hz
3532020-01-08 19:34:28.756 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1152x864 @ 59.94Hz
3542020-01-08 19:34:28.756 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1152x864 @ 60.00Hz
3552020-01-08 19:34:28.757 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x600 @ 23.98Hz
3562020-01-08 19:34:28.757 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x600 @ 24.00Hz
3572020-01-08 19:34:28.757 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x600 @ 25.00Hz
3582020-01-08 19:34:28.757 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x600 @ 29.97Hz
3592020-01-08 19:34:28.758 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x600 @ 30.00Hz
3602020-01-08 19:34:28.758 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x600 @ 50.00Hz
3612020-01-08 19:34:28.758 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x600 @ 59.94Hz
3622020-01-08 19:34:28.758 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x600 @ 60.00Hz
3632020-01-08 19:34:28.759 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x720 @ 50.00Hz
3642020-01-08 19:34:28.759 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x720 @ 59.94Hz
3652020-01-08 19:34:28.759 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x720 @ 60.00Hz
3662020-01-08 19:34:28.759 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x720 @ 23.98Hz
3672020-01-08 19:34:28.759 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x720 @ 24.00Hz
3682020-01-08 19:34:28.759 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x720 @ 25.00Hz
3692020-01-08 19:34:28.760 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x720 @ 29.97Hz
3702020-01-08 19:34:28.760 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x720 @ 30.00Hz
3712020-01-08 19:34:28.761 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x768 @ 23.98Hz
3722020-01-08 19:34:28.761 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x768 @ 24.00Hz
3732020-01-08 19:34:28.761 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x768 @ 25.00Hz
3742020-01-08 19:34:28.762 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x768 @ 29.97Hz
3752020-01-08 19:34:28.762 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x768 @ 30.00Hz
3762020-01-08 19:34:28.762 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x768 @ 50.00Hz
3772020-01-08 19:34:28.762 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x768 @ 59.94Hz
3782020-01-08 19:34:28.763 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x768 @ 60.00Hz
3792020-01-08 19:34:28.763 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x800 @ 23.98Hz
3802020-01-08 19:34:28.763 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x800 @ 24.00Hz
3812020-01-08 19:34:28.763 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x800 @ 25.00Hz
3822020-01-08 19:34:28.764 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x800 @ 29.97Hz
3832020-01-08 19:34:28.764 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x800 @ 30.00Hz
3842020-01-08 19:34:28.764 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x800 @ 50.00Hz
3852020-01-08 19:34:28.764 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x800 @ 59.94Hz
3862020-01-08 19:34:28.765 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x800 @ 60.00Hz
3872020-01-08 19:34:28.765 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x960 @ 23.98Hz
3882020-01-08 19:34:28.765 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x960 @ 24.00Hz
3892020-01-08 19:34:28.766 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x960 @ 25.00Hz
3902020-01-08 19:34:28.766 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x960 @ 29.97Hz
3912020-01-08 19:34:28.766 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x960 @ 30.00Hz
3922020-01-08 19:34:28.766 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x960 @ 50.00Hz
3932020-01-08 19:34:28.767 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x960 @ 59.94Hz
3942020-01-08 19:34:28.767 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x960 @ 60.00Hz
3952020-01-08 19:34:28.767 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x1024 @ 59.94Hz
3962020-01-08 19:34:28.767 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x1024 @ 60.00Hz
3972020-01-08 19:34:28.767 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x1024 @ 23.98Hz
3982020-01-08 19:34:28.768 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x1024 @ 24.00Hz
3992020-01-08 19:34:28.768 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x1024 @ 25.00Hz
4002020-01-08 19:34:28.768 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x1024 @ 29.97Hz
4012020-01-08 19:34:28.768 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x1024 @ 30.00Hz
4022020-01-08 19:34:28.769 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x1024 @ 50.00Hz
4032020-01-08 19:34:28.769 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1360x765 @ 59.94Hz
4042020-01-08 19:34:28.769 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1360x765 @ 60.00Hz
4052020-01-08 19:34:28.769 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1360x765 @ 23.98Hz
4062020-01-08 19:34:28.770 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1360x765 @ 24.00Hz
4072020-01-08 19:34:28.770 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1360x765 @ 25.00Hz
4082020-01-08 19:34:28.770 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1360x765 @ 29.97Hz
4092020-01-08 19:34:28.771 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1360x765 @ 30.00Hz
4102020-01-08 19:34:28.771 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1360x765 @ 50.00Hz
4112020-01-08 19:34:28.771 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1360x768 @ 23.98Hz
4122020-01-08 19:34:28.772 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1360x768 @ 24.00Hz
4132020-01-08 19:34:28.772 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1360x768 @ 25.00Hz
4142020-01-08 19:34:28.772 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1360x768 @ 29.97Hz
4152020-01-08 19:34:28.773 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1360x768 @ 30.00Hz
4162020-01-08 19:34:28.773 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1360x768 @ 50.00Hz
4172020-01-08 19:34:28.773 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1360x768 @ 59.94Hz
4182020-01-08 19:34:28.773 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1360x768 @ 60.00Hz
4192020-01-08 19:34:28.774 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1366x768 @ 23.98Hz
4202020-01-08 19:34:28.774 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1366x768 @ 24.00Hz
4212020-01-08 19:34:28.774 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1366x768 @ 25.00Hz
4222020-01-08 19:34:28.774 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1366x768 @ 29.97Hz
4232020-01-08 19:34:28.775 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1366x768 @ 30.00Hz
4242020-01-08 19:34:28.775 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1366x768 @ 50.00Hz
4252020-01-08 19:34:28.775 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1366x768 @ 59.94Hz
4262020-01-08 19:34:28.776 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1366x768 @ 60.00Hz
4272020-01-08 19:34:28.776 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1400x1050 @ 23.98Hz
4282020-01-08 19:34:28.776 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1400x1050 @ 24.00Hz
4292020-01-08 19:34:28.776 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1400x1050 @ 25.00Hz
4302020-01-08 19:34:28.777 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1400x1050 @ 29.97Hz
4312020-01-08 19:34:28.777 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1400x1050 @ 30.00Hz
4322020-01-08 19:34:28.777 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1400x1050 @ 50.00Hz
4332020-01-08 19:34:28.778 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1400x1050 @ 59.94Hz
4342020-01-08 19:34:28.778 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1400x1050 @ 60.00Hz
4352020-01-08 19:34:28.778 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1440x900 @ 23.98Hz
4362020-01-08 19:34:28.778 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1440x900 @ 24.00Hz
4372020-01-08 19:34:28.779 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1440x900 @ 25.00Hz
4382020-01-08 19:34:28.779 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1440x900 @ 29.97Hz
4392020-01-08 19:34:28.779 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1440x900 @ 30.00Hz
4402020-01-08 19:34:28.779 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1440x900 @ 50.00Hz
4412020-01-08 19:34:28.780 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1440x900 @ 59.94Hz
4422020-01-08 19:34:28.780 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1440x900 @ 60.00Hz
4432020-01-08 19:34:28.780 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1600x900 @ 23.98Hz
4442020-01-08 19:34:28.781 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1600x900 @ 24.00Hz
4452020-01-08 19:34:28.781 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1600x900 @ 25.00Hz
4462020-01-08 19:34:28.781 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1600x900 @ 29.97Hz
4472020-01-08 19:34:28.781 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1600x900 @ 30.00Hz
4482020-01-08 19:34:28.782 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1600x900 @ 50.00Hz
4492020-01-08 19:34:28.782 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1600x900 @ 59.94Hz
4502020-01-08 19:34:28.782 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1600x900 @ 60.00Hz
4512020-01-08 19:34:28.783 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1600x1200 @ 59.94Hz
4522020-01-08 19:34:28.783 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1600x1200 @ 60.00Hz
4532020-01-08 19:34:28.783 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1680x1050 @ 23.98Hz
4542020-01-08 19:34:28.783 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1680x1050 @ 24.00Hz
4552020-01-08 19:34:28.783 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1680x1050 @ 25.00Hz
4562020-01-08 19:34:28.784 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1680x1050 @ 29.97Hz
4572020-01-08 19:34:28.784 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1680x1050 @ 30.00Hz
4582020-01-08 19:34:28.784 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1680x1050 @ 50.00Hz
4592020-01-08 19:34:28.784 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1680x1050 @ 59.94Hz
4602020-01-08 19:34:28.785 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1680x1050 @ 60.00Hz
4612020-01-08 19:34:28.785 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1920x1080 @ 23.98Hz
4622020-01-08 19:34:28.785 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1920x1080 @ 24.00Hz
4632020-01-08 19:34:28.785 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1920x1080 @ 25.00Hz
4642020-01-08 19:34:28.785 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1920x1080 @ 29.97Hz
4652020-01-08 19:34:28.785 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1920x1080 @ 30.00Hz
4662020-01-08 19:34:28.785 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1920x1080 @ 50.00Hz
4672020-01-08 19:34:28.786 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1920x1080 @ 25.00Hz
4682020-01-08 19:34:28.786 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1920x1080 @ 59.94Hz
4692020-01-08 19:34:28.786 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1920x1080 @ 29.97Hz
4702020-01-08 19:34:28.786 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1920x1080 @ 60.00Hz
4712020-01-08 19:34:28.786 T:9336 NOTICE: Additional mode: Generic PnP Monitor #1: 1920x1080 @ 30.00Hz
4722020-01-08 19:34:28.786 T:9336 NOTICE: Checking resolution 16
4732020-01-08 19:34:29.255 T:9560 NOTICE: Running database version Addons27
4742020-01-08 19:34:29.256 T:9560 NOTICE: Running database version ViewModes6
4752020-01-08 19:34:29.256 T:9560 NOTICE: Running database version Textures13
4762020-01-08 19:34:29.260 T:9560 NOTICE: MYSQL: Connected to version 10.1.43-MariaDB-0ubuntu0.18.04.1
4772020-01-08 19:34:29.269 T:9560 NOTICE: Running database version MyMusic72
4782020-01-08 19:34:29.279 T:9560 NOTICE: Running database version MyVideos116
4792020-01-08 19:34:29.279 T:9560 NOTICE: Running database version TV32
4802020-01-08 19:34:29.280 T:9560 NOTICE: Running database version Epg12
4812020-01-08 19:34:29.307 T:9336 NOTICE: load skin from: C:\Program Files\Kodi\addons\skin.estuary (version: 2.0.25)
4822020-01-08 19:34:29.542 T:9336 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
4832020-01-08 19:34:29.593 T:9336 NOTICE: PERIPHERALS::CPeripheralBus::Register - new keyboard device registered on application->keyboard: Keyboard (0000:0000)
4842020-01-08 19:34:29.594 T:9336 NOTICE: PERIPHERALS::CPeripheralBus::Register - new mouse device registered on application->mouse: Mouse (0000:0000)
4852020-01-08 19:34:29.596 T:9336 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
4862020-01-08 19:34:29.597 T:8648 NOTICE: PERIPHERALS::CPeripheralBus::Register - new cec device registered on cec->COM3: CEC Adapter (2548:1002)
4872020-01-08 19:34:29.597 T:9336 NOTICE: Loaded playercorefactory configuration
4882020-01-08 19:34:29.598 T:9336 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
4892020-01-08 19:34:29.598 T:9336 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
4902020-01-08 19:34:29.612 T:9336 NOTICE: initialize done
4912020-01-08 19:34:29.612 T:9336 NOTICE: Running the application...
4922020-01-08 19:34:29.613 T:9336 NOTICE: starting zeroconf publishing
4932020-01-08 19:34:29.673 T:9336 NOTICE: CWebServer[8080]: Started
4942020-01-08 19:34:29.673 T:9336 NOTICE: starting upnp client
4952020-01-08 19:34:29.677 T:9336 NOTICE: starting upnp renderer
4962020-01-08 19:34:29.684 T:9772 NOTICE: ES: Starting UDP Event server on port 9777
4972020-01-08 19:34:29.684 T:9772 NOTICE: UDP: Listening on port 9777 (ipv6 : true)
4982020-01-08 19:34:30.308 T:9548 NOTICE: PVR Manager: Starting
4992020-01-08 19:34:30.428 T:10068 NOTICE: PVR Manager: Started
5002020-01-08 19:34:30.590 T:10064 NOTICE: EPG thread started
5012020-01-08 19:34:32.114 T:9388 ERROR: PVR::CEpgTagStateChange::Deliver: Unable to obtain EPG for client 1023438720 and channel 330733484! Unable to deliver state change for tag '694850'!
5022020-01-08 19:34:32.114 T:9388 ERROR: PVR::CEpgTagStateChange::Deliver: Unable to obtain EPG for client 1023438720 and channel 330733484! Unable to deliver state change for tag '694854'!
5032020-01-08 19:34:32.114 T:9388 ERROR: PVR::CEpgTagStateChange::Deliver: Unable to obtain EPG for client 1023438720 and channel 330733484! Unable to deliver state change for tag '701342'!
5042020-01-08 19:34:32.114 T:9388 ERROR: PVR::CEpgTagStateChange::Deliver: Unable to obtain EPG for client 1023438720 and channel 330733484! Unable to deliver state change for tag '701346'!
5052020-01-08 19:34:32.114 T:9388 ERROR: PVR::CEpgTagStateChange::Deliver: Unable to obtain EPG for client 1023438720 and channel 330733484! Unable to deliver state change for tag '701350'!
5062020-01-08 19:34:32.114 T:9388 ERROR: PVR::CEpgTagStateChange::Deliver: Unable to obtain EPG for client 1023438720 and channel 330733484! Unable to deliver state change for tag '701354'!
5072020-01-08 19:34:32.114 T:9388 ERROR: PVR::CEpgTagStateChange::Deliver: Unable to obtain EPG for client 1023438720 and channel 330733484! Unable to deliver state change for tag '701358'!
5082020-01-08 19:34:32.114 T:9388 ERROR: PVR::CEpgTagStateChange::Deliver: Unable to obtain EPG for client 1023438720 and channel 330733484! Unable to deliver state change for tag '701362'!
5092020-01-08 19:34:32.114 T:9388 ERROR: PVR::CEpgTagStateChange::Deliver: Unable to obtain EPG for client 1023438720 and channel 330733484! Unable to deliver state change for tag '701366'!
5102020-01-08 19:34:32.114 T:9388 ERROR: PVR::CEpgTagStateChange::Deliver: Unable to obtain EPG for client 1023438720 and channel 330733484! Unable to deliver state change for tag '701370'!
5112020-01-08 19:34:32.114 T:9388 ERROR: PVR::CEpgTagStateChange::Deliver: Unable to obtain EPG for client 1023438720 and channel 330733484! Unable to deliver state change for tag '701374'!
5122020-01-08 19:34:32.114 T:9388 ERROR: PVR::CEpgTagStateChange::Deliver: Unable to obtain EPG for client 1023438720 and channel 330733484! Unable to deliver state change for tag '701378'!
5132020-01-08 19:34:32.114 T:9388 ERROR: PVR::CEpgTagStateChange::Deliver: Unable to obtain EPG for client 1023438720 and channel 330733484! Unable to deliver state change for tag '701382'!
5142020-01-08 19:34:32.114 T:9388 ERROR: PVR::CEpgTagStateChange::Deliver: Unable to obtain EPG for client 1023438720 and channel 330733484! Unable to deliver state change for tag '701386'!
5152020-01-08 19:34:32.404 T:9388 ERROR: PVR::CEpgTagStateChange::Deliver: Unable to obtain EPG for client 1023438720 and channel 857364282! Unable to deliver state change for tag '694852'!
5162020-01-08 19:34:32.404 T:9388 ERROR: PVR::CEpgTagStateChange::Deliver: Unable to obtain EPG for client 1023438720 and channel 857364282! Unable to deliver state change for tag '694856'!
5172020-01-08 19:34:32.404 T:9388 ERROR: PVR::CEpgTagStateChange::Deliver: Unable to obtain EPG for client 1023438720 and channel 857364282! Unable to deliver state change for tag '701344'!
5182020-01-08 19:34:32.404 T:9388 ERROR: PVR::CEpgTagStateChange::Deliver: Unable to obtain EPG for client 1023438720 and channel 857364282! Unable to deliver state change for tag '701348'!
5192020-01-08 19:34:32.404 T:9388 ERROR: PVR::CEpgTagStateChange::Deliver: Unable to obtain EPG for client 1023438720 and channel 857364282! Unable to deliver state change for tag '701352'!
5202020-01-08 19:34:32.404 T:9388 ERROR: PVR::CEpgTagStateChange::Deliver: Unable to obtain EPG for client 1023438720 and channel 857364282! Unable to deliver state change for tag '701356'!
5212020-01-08 19:34:32.404 T:9388 ERROR: PVR::CEpgTagStateChange::Deliver: Unable to obtain EPG for client 1023438720 and channel 857364282! Unable to deliver state change for tag '701360'!
5222020-01-08 19:34:32.404 T:9388 ERROR: PVR::CEpgTagStateChange::Deliver: Unable to obtain EPG for client 1023438720 and channel 857364282! Unable to deliver state change for tag '701364'!
5232020-01-08 19:34:32.404 T:9388 ERROR: PVR::CEpgTagStateChange::Deliver: Unable to obtain EPG for client 1023438720 and channel 857364282! Unable to deliver state change for tag '701368'!
5242020-01-08 19:34:32.404 T:9388 ERROR: PVR::CEpgTagStateChange::Deliver: Unable to obtain EPG for client 1023438720 and channel 857364282! Unable to deliver state change for tag '701372'!
5252020-01-08 19:34:32.404 T:9388 ERROR: PVR::CEpgTagStateChange::Deliver: Unable to obtain EPG for client 1023438720 and channel 857364282! Unable to deliver state change for tag '701376'!
5262020-01-08 19:34:32.404 T:9388 ERROR: PVR::CEpgTagStateChange::Deliver: Unable to obtain EPG for client 1023438720 and channel 857364282! Unable to deliver state change for tag '701380'!
5272020-01-08 19:34:32.404 T:9388 ERROR: PVR::CEpgTagStateChange::Deliver: Unable to obtain EPG for client 1023438720 and channel 857364282! Unable to deliver state change for tag '701384'!
5282020-01-08 19:34:32.404 T:9388 ERROR: PVR::CEpgTagStateChange::Deliver: Unable to obtain EPG for client 1023438720 and channel 857364282! Unable to deliver state change for tag '701388'!
5292020-01-08 19:34:38.759 T:9336 NOTICE: Log level changed to "LOG_LEVEL_DEBUG_FREEMEM"
5302020-01-08 19:34:38.759 T:9336 NOTICE: Enabled debug logging due to GUI setting. Level 2.
5312020-01-08 19:34:38.759 T:9336 DEBUG: ------ Window Init () ------
5322020-01-08 19:34:39.218 T:9336 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x001b, modifier: 0x0
5332020-01-08 19:34:39.318 T:9336 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x0000, modifier: 0x0
5342020-01-08 19:34:39.318 T:9336 DEBUG: CInputManager::HandleKey: escape (0xf01b) pressed, action is PreviousMenu
5352020-01-08 19:34:39.324 T:9336 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
5362020-01-08 19:34:39.638 T:9336 DEBUG: ------ Window Deinit (SettingsCategory.xml) ------
5372020-01-08 19:34:39.638 T:9336 DEBUG: FreeVisualisation() done
5382020-01-08 19:34:39.652 T:9336 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
5392020-01-08 19:34:39.652 T:9336 DEBUG: ------ Window Init (Settings.xml) ------
5402020-01-08 19:34:40.236 T:9336 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x001b, modifier: 0x0
5412020-01-08 19:34:40.400 T:9336 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x0000, modifier: 0x0
5422020-01-08 19:34:40.400 T:9336 DEBUG: CInputManager::HandleKey: escape (0xf01b) pressed, action is PreviousMenu
5432020-01-08 19:34:40.400 T:9336 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
5442020-01-08 19:34:40.704 T:9336 DEBUG: ------ Window Deinit (Settings.xml) ------
5452020-01-08 19:34:40.704 T:9336 DEBUG: FreeVisualisation() done
5462020-01-08 19:34:40.719 T:9336 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
5472020-01-08 19:34:40.719 T:9336 DEBUG: ------ Window Init (Home.xml) ------
5482020-01-08 19:34:40.720 T:9336 DEBUG: CDirectoryProvider[pvr://channels/radio/*?view=lastplayed]: refreshing..
5492020-01-08 19:34:40.720 T:9336 DEBUG: CDirectoryProvider[pvr://recordings/radio/active?view=flat]: refreshing..
5502020-01-08 19:34:40.723 T:9336 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording NOS Jeugdjournaal
5512020-01-08 19:34:40.724 T:9336 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Het Klokhuis
5522020-01-08 19:34:40.724 T:9336 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording NOS Journaal
5532020-01-08 19:34:40.724 T:9336 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording NOS Jeugdjournaal
5542020-01-08 19:34:40.724 T:9336 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Het Klokhuis
5552020-01-08 19:34:40.724 T:9560 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
5562020-01-08 19:34:40.748 T:9560 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
5572020-01-08 19:34:40.764 T:9560 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
5582020-01-08 19:34:40.772 T:9560 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
5592020-01-08 19:34:40.807 T:4668 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NUC/Data/Data/Media/Video/Movies/Ready Or Not/stub-Ready Or Not.avi
5602020-01-08 19:34:40.867 T:9560 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
5612020-01-08 19:34:40.880 T:9560 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 != '')
5622020-01-08 19:34:41.470 T:9336 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
5632020-01-08 19:34:41.470 T:9336 DEBUG: CInputManager::HandleKey: left (0xf082) pressed, action is Left
5642020-01-08 19:34:41.563 T:9336 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
5652020-01-08 19:34:41.862 T:9336 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
5662020-01-08 19:34:41.862 T:9336 DEBUG: CInputManager::HandleKey: down (0xf081) pressed, action is Down
5672020-01-08 19:34:41.887 T:9336 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
5682020-01-08 19:34:41.954 T:9336 DEBUG: Previous line repeats 1 times.
5692020-01-08 19:34:41.954 T:9336 DEBUG: CInputManager::HandleKey: down (0xf081) pressed, action is Down
5702020-01-08 19:34:42.054 T:9336 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
5712020-01-08 19:34:42.121 T:9336 DEBUG: Previous line repeats 1 times.
5722020-01-08 19:34:42.121 T:9336 DEBUG: CInputManager::HandleKey: down (0xf081) pressed, action is Down
5732020-01-08 19:34:42.128 T:10064 DEBUG: ffmpeg[2750]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
5742020-01-08 19:34:42.128 T:9560 DEBUG: ffmpeg[2558]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
5752020-01-08 19:34:42.221 T:9336 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
5762020-01-08 19:34:42.488 T:9336 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
5772020-01-08 19:34:42.488 T:9336 DEBUG: CInputManager::HandleKey: right (0xf083) pressed, action is Right
5782020-01-08 19:34:42.621 T:9336 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
5792020-01-08 19:34:42.912 T:4668 DEBUG: XFILE::CWin32SMBDirectory::ConnectAndAuthenticate: Connected to "\\NUC\Data" with username "ukkepuk" and with password
5802020-01-08 19:34:42.915 T:4668 DEBUG: ffmpeg[123C]: Format avi detected only with low score of 1, misdetection possible!
5812020-01-08 19:34:42.915 T:4668 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [avi]
5822020-01-08 19:34:42.915 T:4668 ERROR: CDVDDemuxFFmpeg::Open - Error, could not open file smb://NUC/Data/Data/Media/Video/Movies/Ready Or Not/stub-Ready Or Not.avi
5832020-01-08 19:34:42.972 T:9336 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
5842020-01-08 19:34:42.972 T:9336 DEBUG: CInputManager::HandleKey: down (0xf081) pressed, action is Down
5852020-01-08 19:34:42.980 T:10064 DEBUG: ffmpeg[2750]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
5862020-01-08 19:34:43.072 T:9336 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
5872020-01-08 19:34:43.205 T:9336 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
5882020-01-08 19:34:43.305 T:9336 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
5892020-01-08 19:34:43.305 T:9336 DEBUG: CInputManager::HandleKey: return (0xf00d) pressed, action is Select
5902020-01-08 19:34:43.305 T:9336 DEBUG: Activating window ID: 10025
5912020-01-08 19:34:43.609 T:9336 DEBUG: ------ Window Deinit (Home.xml) ------
5922020-01-08 19:34:43.609 T:9336 DEBUG: FreeVisualisation() done
5932020-01-08 19:34:43.645 T:9336 DEBUG: ------ Window Init (MyVideoNav.xml) ------
5942020-01-08 19:34:43.645 T:9336 INFO: Loading skin file: MyVideoNav.xml, load type: KEEP_IN_MEMORY
5952020-01-08 19:34:43.711 T:9336 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.netflix/)
5962020-01-08 19:34:43.711 T:9336 DEBUG: ParentPath = [plugin://plugin.video.netflix/]
5972020-01-08 19:34:43.713 T:2796 DEBUG: Thread waiting start, auto delete: false
5982020-01-08 19:34:43.717 T:9560 DEBUG: CAddonDatabase::SetLastUsed[plugin.video.netflix] took 6 ms
5992020-01-08 19:34:43.717 T:2796 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin Netflix('plugin://plugin.video.netflix/','1','','resume:false')
6002020-01-08 19:34:43.718 T:2916 DEBUG: Thread LanguageInvoker start, auto delete: false
6012020-01-08 19:34:43.718 T:2916 INFO: initializing python engine.
6022020-01-08 19:34:43.718 T:2916 DEBUG: CPythonInvoker(3, C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix\addon.py): start processing
6032020-01-08 19:34:43.738 T:2916 DEBUG: -->Python Interpreter Initialized<--
6042020-01-08 19:34:43.738 T:2916 DEBUG: CPythonInvoker(3, C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix\addon.py): the source file to load is "C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix\addon.py"
6052020-01-08 19:34:43.739 T:2916 DEBUG: CPythonInvoker(3, C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix\addon.py): setting the Python path to C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix;C:\Program Files\Kodi\addons\script.module.pycryptodome\lib;C:\Users\mr_bl\AppData\Roaming\Kodi\addons\script.module.addon.signals\lib;C:\Users\mr_bl\AppData\Roaming\Kodi\addons\script.module.certifi\lib;C:\Users\mr_bl\AppData\Roaming\Kodi\addons\script.module.chardet\lib;C:\Users\mr_bl\AppData\Roaming\Kodi\addons\script.module.future\libs;C:\Users\mr_bl\AppData\Roaming\Kodi\addons\script.module.idna\lib;C:\Users\mr_bl\AppData\Roaming\Kodi\addons\script.module.inputstreamhelper\lib;C:\Users\mr_bl\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\mr_bl\AppData\Roaming\Kodi\addons\script.module.urllib3\lib;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python27.zip;C:\Program Files\Kodi\system\python\lib\plat-win;C:\Program Files\Kodi\system\python\lib\lib-tk;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
6062020-01-08 19:34:43.739 T:2916 DEBUG: CPythonInvoker(3, C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix\addon.py): entering source directory C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix
6072020-01-08 19:34:43.739 T:2916 DEBUG: CPythonInvoker(3, C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix\addon.py): instantiating addon using automatically obtained id of "plugin.video.netflix" dependent on version 2.26.0 of the xbmc.python api
6082020-01-08 19:34:43.813 T:9336 DEBUG: ------ Window Init (DialogBusy.xml) ------
6092020-01-08 19:34:43.955 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: loading setting definitions
6102020-01-08 19:34:43.955 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: trying to load setting definitions from old format...
6112020-01-08 19:34:43.961 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: loading setting values
6122020-01-08 19:34:43.962 T:2916 DEBUG: CSettingsManager: requested setting (adultpin_enable) was not found.
6132020-01-08 19:34:43.962 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: failed to find definition for setting adultpin_enable. Creating a setting on-the-fly...
6142020-01-08 19:34:43.962 T:2916 DEBUG: CSettingsManager: requested setting (auto_update) was not found.
6152020-01-08 19:34:43.962 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: failed to find definition for setting auto_update. Creating a setting on-the-fly...
6162020-01-08 19:34:43.962 T:2916 DEBUG: CSettingsManager: requested setting (customexportname) was not found.
6172020-01-08 19:34:43.962 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: failed to find definition for setting customexportname. Creating a setting on-the-fly...
6182020-01-08 19:34:43.962 T:2916 DEBUG: CSettingsManager: requested setting (initial_mylist_sync) was not found.
6192020-01-08 19:34:43.962 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: failed to find definition for setting initial_mylist_sync. Creating a setting on-the-fly...
6202020-01-08 19:34:43.962 T:2916 DEBUG: CSettingsManager: requested setting (mylist_library_sync) was not found.
6212020-01-08 19:34:43.962 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: failed to find definition for setting mylist_library_sync. Creating a setting on-the-fly...
6222020-01-08 19:34:43.962 T:2916 DEBUG: CSettingsManager: requested setting (update_time) was not found.
6232020-01-08 19:34:43.962 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: failed to find definition for setting update_time. Creating a setting on-the-fly...
6242020-01-08 19:34:43.962 T:2916 DEBUG: CSettingsManager: requested setting (wait_idle) was not found.
6252020-01-08 19:34:43.962 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: failed to find definition for setting wait_idle. Creating a setting on-the-fly...
6262020-01-08 19:34:44.250 T:9392 DEBUG: CAnnouncementManager - Announcement: path_request from plugin.video.netflix.SIGNAL
6272020-01-08 19:34:44.250 T:9392 DEBUG: GOT ANNOUNCEMENT, type: 512, from plugin.video.netflix.SIGNAL, message path_request
6282020-01-08 19:34:44.308 T:1216 INFO: XCURL::DllLibCurlGlobal::easy_acquire - Created session to http://www.msftncsi.com
6292020-01-08 19:34:44.779 T:9392 INFO: Previous line repeats 1 times.
6302020-01-08 19:34:44.779 T:9392 DEBUG: CAnnouncementManager - Announcement: _return.path_request from plugin.video.netflix.SIGNAL
6312020-01-08 19:34:44.779 T:9392 DEBUG: GOT ANNOUNCEMENT, type: 512, from plugin.video.netflix.SIGNAL, message _return.path_request
6322020-01-08 19:34:45.037 T:6304 DEBUG: CSettingsManager: requested setting (lastnotified_version) was not found.
6332020-01-08 19:34:45.037 T:6304 DEBUG: Version Check: Already notified one time for upgrading.
6342020-01-08 19:34:45.037 T:6304 INFO: CPythonInvoker(0, C:\Users\mr_bl\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\resources\lib\runner.py): script successfully run
6352020-01-08 19:34:45.037 T:6304 DEBUG: CPythonInvoker::onExecutionDone(0, C:\Users\mr_bl\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\resources\lib\runner.py)
6362020-01-08 19:34:45.051 T:6304 INFO: Python interpreter stopped
6372020-01-08 19:34:45.051 T:6304 DEBUG: Thread LanguageInvoker 6304 terminating
6382020-01-08 19:34:45.399 T:9756 DEBUG: JSONRPC Server: New connection detected
6392020-01-08 19:34:45.399 T:9756 INFO: JSONRPC Server: New connection added
6402020-01-08 19:34:45.545 T:2916 INFO: CPythonInvoker(3, C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix\addon.py): script successfully run
6412020-01-08 19:34:45.545 T:2796 DEBUG: Thread waiting 2796 terminating
6422020-01-08 19:34:45.558 T:9336 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
6432020-01-08 19:34:45.563 T:3052 DEBUG: Thread BackgroundLoader start, auto delete: false
6442020-01-08 19:34:45.579 T:3052 DEBUG: Thread BackgroundLoader 3052 terminating
6452020-01-08 19:34:46.258 T:9336 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
6462020-01-08 19:34:46.258 T:9336 DEBUG: CInputManager::HandleKey: down (0xf081) pressed, action is Down
6472020-01-08 19:34:46.325 T:9336 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
6482020-01-08 19:34:46.425 T:9336 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
6492020-01-08 19:34:46.509 T:9336 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
6502020-01-08 19:34:46.509 T:9336 DEBUG: CInputManager::HandleKey: return (0xf00d) pressed, action is Select
6512020-01-08 19:34:46.510 T:9336 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.netflix/directory/home/?profile_id=HAUW5S6CKBES5MCWQHKS5RKG7M)
6522020-01-08 19:34:46.510 T:9336 DEBUG: ParentPath = [plugin://plugin.video.netflix/]
6532020-01-08 19:34:46.511 T:3060 DEBUG: Thread waiting start, auto delete: false
6542020-01-08 19:34:46.518 T:4668 DEBUG: CAddonDatabase::SetLastUsed[plugin.video.netflix] took 8 ms
6552020-01-08 19:34:46.518 T:3060 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin Netflix('plugin://plugin.video.netflix/directory/home/','1','?profile_id=HAUW5S6CKBES5MCWQHKS5RKG7M','resume:false')
6562020-01-08 19:34:46.518 T:3060 DEBUG: CScriptInvocationManager::GetLanguageInvoker - Reusing LanguageInvokerThread 3 for script C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix\addon.py
6572020-01-08 19:34:46.518 T:2916 INFO: initializing python engine.
6582020-01-08 19:34:46.518 T:2916 DEBUG: CPythonInvoker(3, C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix\addon.py): start processing
6592020-01-08 19:34:46.518 T:2916 DEBUG: CPythonInvoker(3, C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix\addon.py): entering source directory C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix
6602020-01-08 19:34:46.518 T:2916 DEBUG: CPythonInvoker(3, C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix\addon.py): instantiating addon using automatically obtained id of "plugin.video.netflix" dependent on version 2.26.0 of the xbmc.python api
6612020-01-08 19:34:46.520 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: loading setting definitions
6622020-01-08 19:34:46.520 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: trying to load setting definitions from old format...
6632020-01-08 19:34:46.526 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: loading setting values
6642020-01-08 19:34:46.526 T:2916 DEBUG: CSettingsManager: requested setting (adultpin_enable) was not found.
6652020-01-08 19:34:46.526 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: failed to find definition for setting adultpin_enable. Creating a setting on-the-fly...
6662020-01-08 19:34:46.527 T:2916 DEBUG: CSettingsManager: requested setting (auto_update) was not found.
6672020-01-08 19:34:46.527 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: failed to find definition for setting auto_update. Creating a setting on-the-fly...
6682020-01-08 19:34:46.527 T:2916 DEBUG: CSettingsManager: requested setting (customexportname) was not found.
6692020-01-08 19:34:46.527 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: failed to find definition for setting customexportname. Creating a setting on-the-fly...
6702020-01-08 19:34:46.527 T:2916 DEBUG: CSettingsManager: requested setting (initial_mylist_sync) was not found.
6712020-01-08 19:34:46.527 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: failed to find definition for setting initial_mylist_sync. Creating a setting on-the-fly...
6722020-01-08 19:34:46.527 T:2916 DEBUG: CSettingsManager: requested setting (mylist_library_sync) was not found.
6732020-01-08 19:34:46.527 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: failed to find definition for setting mylist_library_sync. Creating a setting on-the-fly...
6742020-01-08 19:34:46.527 T:2916 DEBUG: CSettingsManager: requested setting (update_time) was not found.
6752020-01-08 19:34:46.527 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: failed to find definition for setting update_time. Creating a setting on-the-fly...
6762020-01-08 19:34:46.527 T:2916 DEBUG: CSettingsManager: requested setting (wait_idle) was not found.
6772020-01-08 19:34:46.527 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: failed to find definition for setting wait_idle. Creating a setting on-the-fly...
6782020-01-08 19:34:46.611 T:9336 DEBUG: ------ Window Init (DialogBusy.xml) ------
6792020-01-08 19:34:46.620 T:9392 DEBUG: CAnnouncementManager - Announcement: activate_profile from plugin.video.netflix.SIGNAL
6802020-01-08 19:34:46.620 T:9392 DEBUG: GOT ANNOUNCEMENT, type: 512, from plugin.video.netflix.SIGNAL, message activate_profile
6812020-01-08 19:34:46.696 T:9392 DEBUG: CAnnouncementManager - Announcement: _return.activate_profile from plugin.video.netflix.SIGNAL
6822020-01-08 19:34:46.696 T:9392 DEBUG: GOT ANNOUNCEMENT, type: 512, from plugin.video.netflix.SIGNAL, message _return.activate_profile
6832020-01-08 19:34:46.723 T:9392 DEBUG: CAnnouncementManager - Announcement: path_request from plugin.video.netflix.SIGNAL
6842020-01-08 19:34:46.723 T:9392 DEBUG: GOT ANNOUNCEMENT, type: 512, from plugin.video.netflix.SIGNAL, message path_request
6852020-01-08 19:34:47.888 T:9392 DEBUG: CAnnouncementManager - Announcement: _return.path_request from plugin.video.netflix.SIGNAL
6862020-01-08 19:34:47.889 T:9392 DEBUG: GOT ANNOUNCEMENT, type: 512, from plugin.video.netflix.SIGNAL, message _return.path_request
6872020-01-08 19:34:48.123 T:3060 DEBUG: Thread waiting 3060 terminating
6882020-01-08 19:34:48.127 T:9336 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
6892020-01-08 19:34:48.127 T:9336 DEBUG: Saving fileitems [plugin://plugin.video.netflix/directory/home/?profile_id=HAUW5S6CKBES5MCWQHKS5RKG7M]
6902020-01-08 19:34:48.129 T:9336 DEBUG: -- items: 17, sort method: 0, ascending: false
6912020-01-08 19:34:48.136 T:10160 DEBUG: Thread BackgroundLoader start, auto delete: false
6922020-01-08 19:34:48.142 T:2916 INFO: CPythonInvoker(3, C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix\addon.py): script successfully run
6932020-01-08 19:34:48.156 T:10160 DEBUG: Thread BackgroundLoader 10160 terminating
6942020-01-08 19:34:48.727 T:9336 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
6952020-01-08 19:34:48.727 T:9336 DEBUG: CInputManager::HandleKey: down (0xf081) pressed, action is Down
6962020-01-08 19:34:48.732 T:9560 DEBUG: ffmpeg[2558]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
6972020-01-08 19:34:48.736 T:10064 DEBUG: ffmpeg[2750]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
6982020-01-08 19:34:48.827 T:9336 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
6992020-01-08 19:34:48.927 T:9336 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
7002020-01-08 19:34:49.011 T:9336 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
7012020-01-08 19:34:49.011 T:9336 DEBUG: CInputManager::HandleKey: return (0xf00d) pressed, action is Select
7022020-01-08 19:34:49.013 T:9336 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.netflix/directory/video_list_sorted/myList/queue/?genre_id=None)
7032020-01-08 19:34:49.013 T:9336 DEBUG: ParentPath = [plugin://plugin.video.netflix/directory/home/?profile_id=HAUW5S6CKBES5MCWQHKS5RKG7M]
7042020-01-08 19:34:49.014 T:10088 DEBUG: Thread waiting start, auto delete: false
7052020-01-08 19:34:49.019 T:10064 DEBUG: CAddonDatabase::SetLastUsed[plugin.video.netflix] took 6 ms
7062020-01-08 19:34:49.019 T:10088 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin Netflix('plugin://plugin.video.netflix/directory/video_list_sorted/myList/queue/','1','?genre_id=None','resume:false')
7072020-01-08 19:34:49.019 T:10088 DEBUG: CScriptInvocationManager::GetLanguageInvoker - Reusing LanguageInvokerThread 3 for script C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix\addon.py
7082020-01-08 19:34:49.019 T:2916 INFO: initializing python engine.
7092020-01-08 19:34:49.019 T:2916 DEBUG: CPythonInvoker(3, C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix\addon.py): start processing
7102020-01-08 19:34:49.019 T:2916 DEBUG: CPythonInvoker(3, C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix\addon.py): entering source directory C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix
7112020-01-08 19:34:49.019 T:2916 DEBUG: CPythonInvoker(3, C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix\addon.py): instantiating addon using automatically obtained id of "plugin.video.netflix" dependent on version 2.26.0 of the xbmc.python api
7122020-01-08 19:34:49.021 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: loading setting definitions
7132020-01-08 19:34:49.021 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: trying to load setting definitions from old format...
7142020-01-08 19:34:49.027 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: loading setting values
7152020-01-08 19:34:49.027 T:2916 DEBUG: CSettingsManager: requested setting (adultpin_enable) was not found.
7162020-01-08 19:34:49.027 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: failed to find definition for setting adultpin_enable. Creating a setting on-the-fly...
7172020-01-08 19:34:49.027 T:2916 DEBUG: CSettingsManager: requested setting (auto_update) was not found.
7182020-01-08 19:34:49.027 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: failed to find definition for setting auto_update. Creating a setting on-the-fly...
7192020-01-08 19:34:49.028 T:2916 DEBUG: CSettingsManager: requested setting (customexportname) was not found.
7202020-01-08 19:34:49.028 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: failed to find definition for setting customexportname. Creating a setting on-the-fly...
7212020-01-08 19:34:49.028 T:2916 DEBUG: CSettingsManager: requested setting (initial_mylist_sync) was not found.
7222020-01-08 19:34:49.028 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: failed to find definition for setting initial_mylist_sync. Creating a setting on-the-fly...
7232020-01-08 19:34:49.028 T:2916 DEBUG: CSettingsManager: requested setting (mylist_library_sync) was not found.
7242020-01-08 19:34:49.028 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: failed to find definition for setting mylist_library_sync. Creating a setting on-the-fly...
7252020-01-08 19:34:49.028 T:2916 DEBUG: CSettingsManager: requested setting (update_time) was not found.
7262020-01-08 19:34:49.028 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: failed to find definition for setting update_time. Creating a setting on-the-fly...
7272020-01-08 19:34:49.028 T:2916 DEBUG: CSettingsManager: requested setting (wait_idle) was not found.
7282020-01-08 19:34:49.028 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: failed to find definition for setting wait_idle. Creating a setting on-the-fly...
7292020-01-08 19:34:49.114 T:9336 DEBUG: ------ Window Init (DialogBusy.xml) ------
7302020-01-08 19:34:49.135 T:9392 DEBUG: CAnnouncementManager - Announcement: perpetual_path_request from plugin.video.netflix.SIGNAL
7312020-01-08 19:34:49.135 T:9392 DEBUG: GOT ANNOUNCEMENT, type: 512, from plugin.video.netflix.SIGNAL, message perpetual_path_request
7322020-01-08 19:34:59.952 T:10004 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1792983439, state:completed, title:NOS Journaal, desc:Nieuws. Het laatste nieuws, gebeurtenissen van nationaal en internationaal belang en de weersverwachting, error:none
7332020-01-08 19:35:00.925 T:9336 INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to https://www-assets.npo.nl (easy=0x1bc03541410, multi=(nil))
7342020-01-08 19:35:05.216 T:2916 ERROR: [plugin.video.netflix (1)] Traceback (most recent call last):
735 File "C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix\resources\lib\run_addon.py", line 165, in run
736 route([part for part in g.PATH.split('/') if part])
737 File "C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix\resources\lib\run_addon.py", line 32, in lazy_login_wrapper
738 return func(*args, **kwargs)
739 File "C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix\resources\lib\run_addon.py", line 67, in route
740 execute(_get_nav_handler(root_handler), pathitems[1:], g.REQUEST_PARAMS)
741 File "C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix\resources\lib\navigation\__init__.py", line 27, in execute
742 executor(pathitems=pathitems)
743 File "C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix\resources\lib\common\misc_utils.py", line 266, in timing_wrapper
744 return func(*args, **kwargs)
745 File "C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix\resources\lib\navigation\directory.py", line 103, in video_list_sorted
746 menu_data=mainmenu_data),
747 File "C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix\resources\lib\common\misc_utils.py", line 266, in timing_wrapper
748 return func(*args, **kwargs)
749 File "C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix\resources\lib\cache.py", line 97, in wrapper
750 output = func(*args, **kwargs)
751 File "C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix\resources\lib\api\shakti.py", line 162, in video_list_sorted
752 return VideoListSorted(common.make_call('perpetual_path_request', callargs),
753 File "C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix\resources\lib\common\misc_utils.py", line 266, in timing_wrapper
754 return func(*args, **kwargs)
755 File "C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix\resources\lib\common\ipc.py", line 69, in make_call
756 return make_addonsignals_call(callname, data)
757 File "C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix\resources\lib\common\ipc.py", line 109, in make_addonsignals_call
758 raise Exception('Addon Signals call timeout')
759 Exception: Addon Signals call timeout
7602020-01-08 19:35:05.229 T:9336 DEBUG: ------ Window Init (DialogConfirm.xml) ------
7612020-01-08 19:35:05.229 T:9336 INFO: Loading skin file: DialogConfirm.xml, load type: KEEP_IN_MEMORY
7622020-01-08 19:35:08.092 T:9392 DEBUG: CAnnouncementManager - Announcement: _return.perpetual_path_request from plugin.video.netflix.SIGNAL
7632020-01-08 19:35:08.092 T:9392 DEBUG: GOT ANNOUNCEMENT, type: 512, from plugin.video.netflix.SIGNAL, message _return.perpetual_path_request
7642020-01-08 19:35:08.314 T:9336 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
7652020-01-08 19:35:08.397 T:9336 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
7662020-01-08 19:35:08.397 T:9336 DEBUG: CInputManager::HandleKey: return (0xf00d) pressed, action is Select
7672020-01-08 19:35:08.632 T:9336 DEBUG: ------ Window Deinit (DialogConfirm.xml) ------
7682020-01-08 19:35:08.647 T:10088 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.netflix/directory/video_list_sorted/myList/queue/?genre_id=None
7692020-01-08 19:35:08.647 T:10088 DEBUG: Thread waiting 10088 terminating
7702020-01-08 19:35:08.659 T:2916 INFO: CPythonInvoker(3, C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix\addon.py): script successfully run
7712020-01-08 19:35:08.664 T:9336 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
7722020-01-08 19:35:08.668 T:9336 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.netflix/directory/video_list_sorted/myList/queue/?genre_id=None) failed
7732020-01-08 19:35:08.668 T:9336 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.netflix/directory/home/?profile_id=HAUW5S6CKBES5MCWQHKS5RKG7M)
7742020-01-08 19:35:08.668 T:9336 DEBUG: ParentPath = [plugin://plugin.video.netflix/]
7752020-01-08 19:35:08.670 T:9336 DEBUG: Loading items: 17, directory: plugin://plugin.video.netflix/directory/home/?profile_id=HAUW5S6CKBES5MCWQHKS5RKG7M sort method: 0, ascending: false
7762020-01-08 19:35:08.686 T:10064 DEBUG: CAddonDatabase::SetLastUsed[plugin.video.netflix] took 18 ms
7772020-01-08 19:35:08.694 T:860 DEBUG: Thread BackgroundLoader start, auto delete: false
7782020-01-08 19:35:08.712 T:860 DEBUG: Thread BackgroundLoader 860 terminating
7792020-01-08 19:35:09.447 T:9336 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
7802020-01-08 19:35:09.447 T:9336 DEBUG: CInputManager::HandleKey: up (0xf080) pressed, action is Up
7812020-01-08 19:35:09.532 T:9336 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
7822020-01-08 19:35:09.765 T:9336 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
7832020-01-08 19:35:09.765 T:9336 DEBUG: CInputManager::HandleKey: down (0xf081) pressed, action is Down
7842020-01-08 19:35:09.849 T:9336 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
7852020-01-08 19:35:10.082 T:9336 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
7862020-01-08 19:35:10.182 T:9336 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
7872020-01-08 19:35:10.182 T:9336 DEBUG: CInputManager::HandleKey: return (0xf00d) pressed, action is Select
7882020-01-08 19:35:10.183 T:9336 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.netflix/directory/video_list_sorted/myList/queue/?genre_id=None)
7892020-01-08 19:35:10.183 T:9336 DEBUG: ParentPath = [plugin://plugin.video.netflix/directory/home/?profile_id=HAUW5S6CKBES5MCWQHKS5RKG7M]
7902020-01-08 19:35:10.184 T:688 DEBUG: Thread waiting start, auto delete: false
7912020-01-08 19:35:10.203 T:9560 DEBUG: CAddonDatabase::SetLastUsed[plugin.video.netflix] took 19 ms
7922020-01-08 19:35:10.203 T:688 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin Netflix('plugin://plugin.video.netflix/directory/video_list_sorted/myList/queue/','1','?genre_id=None','resume:false')
7932020-01-08 19:35:10.204 T:688 DEBUG: CScriptInvocationManager::GetLanguageInvoker - Reusing LanguageInvokerThread 3 for script C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix\addon.py
7942020-01-08 19:35:10.204 T:2916 INFO: initializing python engine.
7952020-01-08 19:35:10.204 T:2916 DEBUG: CPythonInvoker(3, C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix\addon.py): start processing
7962020-01-08 19:35:10.204 T:2916 DEBUG: CPythonInvoker(3, C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix\addon.py): entering source directory C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix
7972020-01-08 19:35:10.204 T:2916 DEBUG: CPythonInvoker(3, C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix\addon.py): instantiating addon using automatically obtained id of "plugin.video.netflix" dependent on version 2.26.0 of the xbmc.python api
7982020-01-08 19:35:10.206 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: loading setting definitions
7992020-01-08 19:35:10.206 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: trying to load setting definitions from old format...
8002020-01-08 19:35:10.211 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: loading setting values
8012020-01-08 19:35:10.212 T:2916 DEBUG: CSettingsManager: requested setting (adultpin_enable) was not found.
8022020-01-08 19:35:10.212 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: failed to find definition for setting adultpin_enable. Creating a setting on-the-fly...
8032020-01-08 19:35:10.212 T:2916 DEBUG: CSettingsManager: requested setting (auto_update) was not found.
8042020-01-08 19:35:10.212 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: failed to find definition for setting auto_update. Creating a setting on-the-fly...
8052020-01-08 19:35:10.212 T:2916 DEBUG: CSettingsManager: requested setting (customexportname) was not found.
8062020-01-08 19:35:10.212 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: failed to find definition for setting customexportname. Creating a setting on-the-fly...
8072020-01-08 19:35:10.212 T:2916 DEBUG: CSettingsManager: requested setting (initial_mylist_sync) was not found.
8082020-01-08 19:35:10.212 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: failed to find definition for setting initial_mylist_sync. Creating a setting on-the-fly...
8092020-01-08 19:35:10.212 T:2916 DEBUG: CSettingsManager: requested setting (mylist_library_sync) was not found.
8102020-01-08 19:35:10.212 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: failed to find definition for setting mylist_library_sync. Creating a setting on-the-fly...
8112020-01-08 19:35:10.212 T:2916 DEBUG: CSettingsManager: requested setting (update_time) was not found.
8122020-01-08 19:35:10.212 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: failed to find definition for setting update_time. Creating a setting on-the-fly...
8132020-01-08 19:35:10.213 T:2916 DEBUG: CSettingsManager: requested setting (wait_idle) was not found.
8142020-01-08 19:35:10.213 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: failed to find definition for setting wait_idle. Creating a setting on-the-fly...
8152020-01-08 19:35:10.284 T:9336 DEBUG: ------ Window Init (DialogBusy.xml) ------
8162020-01-08 19:35:10.302 T:9392 DEBUG: CAnnouncementManager - Announcement: perpetual_path_request from plugin.video.netflix.SIGNAL
8172020-01-08 19:35:10.303 T:9392 DEBUG: GOT ANNOUNCEMENT, type: 512, from plugin.video.netflix.SIGNAL, message perpetual_path_request
8182020-01-08 19:35:10.708 T:9392 DEBUG: CAnnouncementManager - Announcement: _return.perpetual_path_request from plugin.video.netflix.SIGNAL
8192020-01-08 19:35:10.709 T:9392 DEBUG: GOT ANNOUNCEMENT, type: 512, from plugin.video.netflix.SIGNAL, message _return.perpetual_path_request
8202020-01-08 19:35:10.826 T:9392 DEBUG: CAnnouncementManager - Announcement: perpetual_path_request from plugin.video.netflix.SIGNAL
8212020-01-08 19:35:10.826 T:9392 DEBUG: GOT ANNOUNCEMENT, type: 512, from plugin.video.netflix.SIGNAL, message perpetual_path_request
8222020-01-08 19:35:11.028 T:9392 DEBUG: CAnnouncementManager - Announcement: _return.perpetual_path_request from plugin.video.netflix.SIGNAL
8232020-01-08 19:35:11.029 T:9392 DEBUG: GOT ANNOUNCEMENT, type: 512, from plugin.video.netflix.SIGNAL, message _return.perpetual_path_request
8242020-01-08 19:35:11.173 T:688 DEBUG: Thread waiting 688 terminating
8252020-01-08 19:35:11.183 T:9336 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
8262020-01-08 19:35:11.190 T:2916 INFO: CPythonInvoker(3, C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix\addon.py): script successfully run
8272020-01-08 19:35:11.196 T:6708 DEBUG: Thread BackgroundLoader start, auto delete: false
8282020-01-08 19:35:11.219 T:6708 DEBUG: Thread BackgroundLoader 6708 terminating
8292020-01-08 19:35:12.435 T:9336 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
8302020-01-08 19:35:12.435 T:9336 DEBUG: CInputManager::HandleKey: up (0xf080) pressed, action is Up
8312020-01-08 19:35:12.450 T:9548 DEBUG: ffmpeg[254C]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
8322020-01-08 19:35:12.455 T:9560 DEBUG: ffmpeg[2558]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
8332020-01-08 19:35:12.535 T:9336 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
8342020-01-08 19:35:12.735 T:9336 DEBUG: Previous line repeats 1 times.
8352020-01-08 19:35:12.735 T:9336 DEBUG: CInputManager::HandleKey: up (0xf080) pressed, action is Up
8362020-01-08 19:35:12.752 T:4668 DEBUG: ffmpeg[123C]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
8372020-01-08 19:35:12.756 T:9548 DEBUG: ffmpeg[254C]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
8382020-01-08 19:35:12.835 T:9336 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
8392020-01-08 19:35:14.587 T:9336 INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://www.msftncsi.com (easy=0x1bc04737900, multi=(nil))
8402020-01-08 19:35:15.435 T:9336 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
8412020-01-08 19:35:15.471 T:9336 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
8422020-01-08 19:35:15.471 T:9336 DEBUG: CInputManager::HandleKey: return (0xf00d) pressed, action is Select
8432020-01-08 19:35:15.472 T:9336 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.netflix/directory/show/70143830/?profile_guid=HAUW5S6CKBES5MCWQHKS5RKG7M)
8442020-01-08 19:35:15.472 T:9336 DEBUG: ParentPath = [plugin://plugin.video.netflix/directory/video_list_sorted/myList/queue/?genre_id=None]
8452020-01-08 19:35:15.474 T:1288 DEBUG: Thread waiting start, auto delete: false
8462020-01-08 19:35:15.492 T:9560 DEBUG: CAddonDatabase::SetLastUsed[plugin.video.netflix] took 20 ms
8472020-01-08 19:35:15.492 T:1288 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin Netflix('plugin://plugin.video.netflix/directory/show/70143830/','1','?profile_guid=HAUW5S6CKBES5MCWQHKS5RKG7M','resume:false')
8482020-01-08 19:35:15.492 T:1288 DEBUG: CScriptInvocationManager::GetLanguageInvoker - Reusing LanguageInvokerThread 3 for script C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix\addon.py
8492020-01-08 19:35:15.493 T:2916 INFO: initializing python engine.
8502020-01-08 19:35:15.493 T:2916 DEBUG: CPythonInvoker(3, C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix\addon.py): start processing
8512020-01-08 19:35:15.493 T:2916 DEBUG: CPythonInvoker(3, C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix\addon.py): entering source directory C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix
8522020-01-08 19:35:15.493 T:2916 DEBUG: CPythonInvoker(3, C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix\addon.py): instantiating addon using automatically obtained id of "plugin.video.netflix" dependent on version 2.26.0 of the xbmc.python api
8532020-01-08 19:35:15.494 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: loading setting definitions
8542020-01-08 19:35:15.494 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: trying to load setting definitions from old format...
8552020-01-08 19:35:15.498 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: loading setting values
8562020-01-08 19:35:15.499 T:2916 DEBUG: CSettingsManager: requested setting (adultpin_enable) was not found.
8572020-01-08 19:35:15.499 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: failed to find definition for setting adultpin_enable. Creating a setting on-the-fly...
8582020-01-08 19:35:15.499 T:2916 DEBUG: CSettingsManager: requested setting (auto_update) was not found.
8592020-01-08 19:35:15.499 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: failed to find definition for setting auto_update. Creating a setting on-the-fly...
8602020-01-08 19:35:15.499 T:2916 DEBUG: CSettingsManager: requested setting (customexportname) was not found.
8612020-01-08 19:35:15.499 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: failed to find definition for setting customexportname. Creating a setting on-the-fly...
8622020-01-08 19:35:15.499 T:2916 DEBUG: CSettingsManager: requested setting (initial_mylist_sync) was not found.
8632020-01-08 19:35:15.499 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: failed to find definition for setting initial_mylist_sync. Creating a setting on-the-fly...
8642020-01-08 19:35:15.499 T:2916 DEBUG: CSettingsManager: requested setting (mylist_library_sync) was not found.
8652020-01-08 19:35:15.499 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: failed to find definition for setting mylist_library_sync. Creating a setting on-the-fly...
8662020-01-08 19:35:15.499 T:2916 DEBUG: CSettingsManager: requested setting (update_time) was not found.
8672020-01-08 19:35:15.499 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: failed to find definition for setting update_time. Creating a setting on-the-fly...
8682020-01-08 19:35:15.499 T:2916 DEBUG: CSettingsManager: requested setting (wait_idle) was not found.
8692020-01-08 19:35:15.499 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: failed to find definition for setting wait_idle. Creating a setting on-the-fly...
8702020-01-08 19:35:15.573 T:9336 DEBUG: ------ Window Init (DialogBusy.xml) ------
8712020-01-08 19:35:15.593 T:9392 DEBUG: CAnnouncementManager - Announcement: perpetual_path_request from plugin.video.netflix.SIGNAL
8722020-01-08 19:35:15.593 T:9392 DEBUG: GOT ANNOUNCEMENT, type: 512, from plugin.video.netflix.SIGNAL, message perpetual_path_request
8732020-01-08 19:35:15.733 T:9392 DEBUG: CAnnouncementManager - Announcement: _return.perpetual_path_request from plugin.video.netflix.SIGNAL
8742020-01-08 19:35:15.734 T:9392 DEBUG: GOT ANNOUNCEMENT, type: 512, from plugin.video.netflix.SIGNAL, message _return.perpetual_path_request
8752020-01-08 19:35:15.841 T:1288 DEBUG: Thread waiting 1288 terminating
8762020-01-08 19:35:15.854 T:9336 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
8772020-01-08 19:35:15.861 T:2916 INFO: CPythonInvoker(3, C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix\addon.py): script successfully run
8782020-01-08 19:35:15.861 T:1328 DEBUG: Thread BackgroundLoader start, auto delete: false
8792020-01-08 19:35:15.876 T:1328 DEBUG: Thread BackgroundLoader 1328 terminating
8802020-01-08 19:35:16.838 T:9336 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
8812020-01-08 19:35:16.839 T:9336 DEBUG: CInputManager::HandleKey: down (0xf081) pressed, action is Down
8822020-01-08 19:35:16.905 T:9336 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
8832020-01-08 19:35:16.989 T:9336 DEBUG: Previous line repeats 1 times.
8842020-01-08 19:35:16.989 T:9336 DEBUG: CInputManager::HandleKey: down (0xf081) pressed, action is Down
8852020-01-08 19:35:17.088 T:9336 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
8862020-01-08 19:35:17.306 T:9336 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
8872020-01-08 19:35:17.389 T:9336 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
8882020-01-08 19:35:17.389 T:9336 DEBUG: CInputManager::HandleKey: return (0xf00d) pressed, action is Select
8892020-01-08 19:35:17.390 T:9336 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.netflix/directory/show/70143830/season/70103189/)
8902020-01-08 19:35:17.390 T:9336 DEBUG: ParentPath = [plugin://plugin.video.netflix/directory/show/70143830/?profile_guid=HAUW5S6CKBES5MCWQHKS5RKG7M]
8912020-01-08 19:35:17.391 T:1688 DEBUG: Thread waiting start, auto delete: false
8922020-01-08 19:35:17.396 T:9560 DEBUG: CAddonDatabase::SetLastUsed[plugin.video.netflix] took 6 ms
8932020-01-08 19:35:17.396 T:1688 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin Netflix('plugin://plugin.video.netflix/directory/show/70143830/season/70103189/','1','','resume:false')
8942020-01-08 19:35:17.396 T:1688 DEBUG: CScriptInvocationManager::GetLanguageInvoker - Reusing LanguageInvokerThread 3 for script C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix\addon.py
8952020-01-08 19:35:17.396 T:2916 INFO: initializing python engine.
8962020-01-08 19:35:17.396 T:2916 DEBUG: CPythonInvoker(3, C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix\addon.py): start processing
8972020-01-08 19:35:17.396 T:2916 DEBUG: CPythonInvoker(3, C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix\addon.py): entering source directory C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix
8982020-01-08 19:35:17.396 T:2916 DEBUG: CPythonInvoker(3, C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix\addon.py): instantiating addon using automatically obtained id of "plugin.video.netflix" dependent on version 2.26.0 of the xbmc.python api
8992020-01-08 19:35:17.399 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: loading setting definitions
9002020-01-08 19:35:17.399 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: trying to load setting definitions from old format...
9012020-01-08 19:35:17.406 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: loading setting values
9022020-01-08 19:35:17.407 T:2916 DEBUG: CSettingsManager: requested setting (adultpin_enable) was not found.
9032020-01-08 19:35:17.407 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: failed to find definition for setting adultpin_enable. Creating a setting on-the-fly...
9042020-01-08 19:35:17.407 T:2916 DEBUG: CSettingsManager: requested setting (auto_update) was not found.
9052020-01-08 19:35:17.407 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: failed to find definition for setting auto_update. Creating a setting on-the-fly...
9062020-01-08 19:35:17.407 T:2916 DEBUG: CSettingsManager: requested setting (customexportname) was not found.
9072020-01-08 19:35:17.407 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: failed to find definition for setting customexportname. Creating a setting on-the-fly...
9082020-01-08 19:35:17.408 T:2916 DEBUG: CSettingsManager: requested setting (initial_mylist_sync) was not found.
9092020-01-08 19:35:17.408 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: failed to find definition for setting initial_mylist_sync. Creating a setting on-the-fly...
9102020-01-08 19:35:17.408 T:2916 DEBUG: CSettingsManager: requested setting (mylist_library_sync) was not found.
9112020-01-08 19:35:17.408 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: failed to find definition for setting mylist_library_sync. Creating a setting on-the-fly...
9122020-01-08 19:35:17.408 T:2916 DEBUG: CSettingsManager: requested setting (update_time) was not found.
9132020-01-08 19:35:17.408 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: failed to find definition for setting update_time. Creating a setting on-the-fly...
9142020-01-08 19:35:17.408 T:2916 DEBUG: CSettingsManager: requested setting (wait_idle) was not found.
9152020-01-08 19:35:17.408 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: failed to find definition for setting wait_idle. Creating a setting on-the-fly...
9162020-01-08 19:35:17.492 T:9336 DEBUG: ------ Window Init (DialogBusy.xml) ------
9172020-01-08 19:35:17.512 T:9392 DEBUG: CAnnouncementManager - Announcement: perpetual_path_request from plugin.video.netflix.SIGNAL
9182020-01-08 19:35:17.512 T:9392 DEBUG: GOT ANNOUNCEMENT, type: 512, from plugin.video.netflix.SIGNAL, message perpetual_path_request
9192020-01-08 19:35:17.672 T:9392 DEBUG: CAnnouncementManager - Announcement: _return.perpetual_path_request from plugin.video.netflix.SIGNAL
9202020-01-08 19:35:17.673 T:9392 DEBUG: GOT ANNOUNCEMENT, type: 512, from plugin.video.netflix.SIGNAL, message _return.perpetual_path_request
9212020-01-08 19:35:17.792 T:1688 DEBUG: Thread waiting 1688 terminating
9222020-01-08 19:35:17.806 T:9336 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
9232020-01-08 19:35:17.819 T:2916 INFO: CPythonInvoker(3, C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix\addon.py): script successfully run
9242020-01-08 19:35:17.828 T:2308 DEBUG: Thread BackgroundLoader start, auto delete: false
9252020-01-08 19:35:17.883 T:2308 DEBUG: Thread BackgroundLoader 2308 terminating
9262020-01-08 19:35:18.307 T:9336 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
9272020-01-08 19:35:18.307 T:9336 DEBUG: CInputManager::HandleKey: up (0xf080) pressed, action is Up
9282020-01-08 19:35:18.321 T:9560 DEBUG: ffmpeg[2558]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
9292020-01-08 19:35:18.423 T:9336 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
9302020-01-08 19:35:18.907 T:9336 DEBUG: Previous line repeats 1 times.
9312020-01-08 19:35:18.907 T:9336 DEBUG: CInputManager::HandleKey: up (0xf080) pressed, action is Up
9322020-01-08 19:35:18.917 T:9560 INFO: XCURL::DllLibCurlGlobal::easy_acquire - Created session to https://occ-0-3962-769.1.nflxso.net
9332020-01-08 19:35:18.983 T:9560 DEBUG: CCurlFile::GetMimeType - https://occ-0-3962-769.1.nflxso.net/dnm/api/v6/9pS1daC2n6UGc3dUogvWIPMR_OU/AAAABddCTRJ4uro7Xlc10ah-NLw3XfSqzyesyuOlpdEHO-mKYYdWDTEwod5XVUXBc1mSJ7eXU5ZuoWJVq_oYW13sSnE0uKlKcxJTlwTA1F7ISW5B70MyZA.jpg?r=1e8 -> image/jpeg
9342020-01-08 19:35:18.983 T:9560 DEBUG: CurlFile::Open(0x1bc046de420) https://occ-0-3962-769.1.nflxso.net/dnm/api/v6/9pS1daC2n6UGc3dUogvWIPMR_OU/AAAABddCTRJ4uro7Xlc10ah-NLw3XfSqzyesyuOlpdEHO-mKYYdWDTEwod5XVUXBc1mSJ7eXU5ZuoWJVq_oYW13sSnE0uKlKcxJTlwTA1F7ISW5B70MyZA.jpg?r=1e8
9352020-01-08 19:35:19.007 T:9336 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
9362020-01-08 19:35:19.155 T:9560 DEBUG: ffmpeg[2558]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
9372020-01-08 19:35:19.166 T:9560 DEBUG: Caching image 'https://occ-0-3962-769.1.nflxso.net/dnm/api/v6/9pS1daC2n6UGc3dUogvWIPMR_OU/AAAABddCTRJ4uro7Xlc10ah-NLw3XfSqzyesyuOlpdEHO-mKYYdWDTEwod5XVUXBc1mSJ7eXU5ZuoWJVq_oYW13sSnE0uKlKcxJTlwTA1F7ISW5B70MyZA.jpg?r=1e8' to 'f/f671d27a.jpg':
9382020-01-08 19:35:19.166 T:9560 DEBUG: cached image 'special://masterprofile/Thumbnails/f/f671d27a.jpg' size 1920x1080
9392020-01-08 19:35:19.992 T:9336 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
9402020-01-08 19:35:19.992 T:9336 DEBUG: CInputManager::HandleKey: down (0xf081) pressed, action is Down
9412020-01-08 19:35:20.109 T:9336 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
9422020-01-08 19:35:20.326 T:9336 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
9432020-01-08 19:35:20.442 T:9336 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
9442020-01-08 19:35:20.443 T:9336 DEBUG: CInputManager::HandleKey: return (0xf00d) pressed, action is Select
9452020-01-08 19:35:20.443 T:9336 INFO: Loading skin file: DialogContextMenu.xml, load type: KEEP_IN_MEMORY
9462020-01-08 19:35:20.445 T:9336 DEBUG: ------ Window Init (DialogContextMenu.xml) ------
9472020-01-08 19:35:21.382 T:9336 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
9482020-01-08 19:35:21.485 T:9336 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
9492020-01-08 19:35:21.485 T:9336 DEBUG: CInputManager::HandleKey: return (0xf00d) pressed, action is Select
9502020-01-08 19:35:21.730 T:9336 DEBUG: ------ Window Deinit (DialogContextMenu.xml) ------
9512020-01-08 19:35:21.745 T:9336 DEBUG: CGUIWindowVideoBase::OnPlayMedia plugin://plugin.video.netflix/play/show/70143830/season/70103189/episode/70295805/?profile_guid=HAUW5S6CKBES5MCWQHKS5RKG7M
9522020-01-08 19:35:21.747 T:9336 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin Netflix('plugin://plugin.video.netflix/play/show/70143830/season/70103189/episode/70295805/','1','?profile_guid=HAUW5S6CKBES5MCWQHKS5RKG7M','resume:true')
9532020-01-08 19:35:21.747 T:9336 DEBUG: CScriptInvocationManager::GetLanguageInvoker - Reusing LanguageInvokerThread 3 for script C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix\addon.py
9542020-01-08 19:35:21.748 T:2916 INFO: initializing python engine.
9552020-01-08 19:35:21.748 T:2916 DEBUG: CPythonInvoker(3, C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix\addon.py): start processing
9562020-01-08 19:35:21.748 T:2916 DEBUG: CPythonInvoker(3, C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix\addon.py): entering source directory C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix
9572020-01-08 19:35:21.748 T:2916 DEBUG: CPythonInvoker(3, C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix\addon.py): instantiating addon using automatically obtained id of "plugin.video.netflix" dependent on version 2.26.0 of the xbmc.python api
9582020-01-08 19:35:21.750 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: loading setting definitions
9592020-01-08 19:35:21.750 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: trying to load setting definitions from old format...
9602020-01-08 19:35:21.755 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: loading setting values
9612020-01-08 19:35:21.756 T:2916 DEBUG: CSettingsManager: requested setting (adultpin_enable) was not found.
9622020-01-08 19:35:21.756 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: failed to find definition for setting adultpin_enable. Creating a setting on-the-fly...
9632020-01-08 19:35:21.756 T:2916 DEBUG: CSettingsManager: requested setting (auto_update) was not found.
9642020-01-08 19:35:21.756 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: failed to find definition for setting auto_update. Creating a setting on-the-fly...
9652020-01-08 19:35:21.756 T:2916 DEBUG: CSettingsManager: requested setting (customexportname) was not found.
9662020-01-08 19:35:21.756 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: failed to find definition for setting customexportname. Creating a setting on-the-fly...
9672020-01-08 19:35:21.756 T:2916 DEBUG: CSettingsManager: requested setting (initial_mylist_sync) was not found.
9682020-01-08 19:35:21.756 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: failed to find definition for setting initial_mylist_sync. Creating a setting on-the-fly...
9692020-01-08 19:35:21.756 T:2916 DEBUG: CSettingsManager: requested setting (mylist_library_sync) was not found.
9702020-01-08 19:35:21.756 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: failed to find definition for setting mylist_library_sync. Creating a setting on-the-fly...
9712020-01-08 19:35:21.757 T:2916 DEBUG: CSettingsManager: requested setting (update_time) was not found.
9722020-01-08 19:35:21.757 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: failed to find definition for setting update_time. Creating a setting on-the-fly...
9732020-01-08 19:35:21.757 T:2916 DEBUG: CSettingsManager: requested setting (wait_idle) was not found.
9742020-01-08 19:35:21.757 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: failed to find definition for setting wait_idle. Creating a setting on-the-fly...
9752020-01-08 19:35:21.758 T:9392 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
9762020-01-08 19:35:21.758 T:9392 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
9772020-01-08 19:35:21.768 T:3872 DEBUG: Thread scriptobs start, auto delete: false
9782020-01-08 19:35:21.969 T:9336 DEBUG: ------ Window Init (DialogBusy.xml) ------
9792020-01-08 19:35:22.042 T:2916 DEBUG: [script.module.inputstreamhelper]: Platform information: ('Windows', 'DESKTOP-VK1ONE9', '10', '10.0.18362', 'AMD64', 'Intel64 Family 6 Model 142 Stepping 10, GenuineIntel')
9802020-01-08 19:35:22.042 T:2916 DEBUG: [script.module.inputstreamhelper]: jsonrpc payload: {'params': {'setting': u'network.usehttpproxy'}, 'jsonrpc': u'2.0', 'method': u'Settings.GetSettingValue', 'id': 1}
9812020-01-08 19:35:22.042 T:2916 DEBUG: [script.module.inputstreamhelper]: jsonrpc response: {"id":1,"jsonrpc":"2.0","result":{"value":false}}
9822020-01-08 19:35:22.044 T:2916 DEBUG: CAddonSettings[script.module.inputstreamhelper]: loading setting definitions
9832020-01-08 19:35:22.044 T:2916 DEBUG: CAddonSettings[script.module.inputstreamhelper]: trying to load setting definitions from old format...
9842020-01-08 19:35:22.047 T:2916 DEBUG: CAddonSettings[script.module.inputstreamhelper]: loading setting values
9852020-01-08 19:35:22.047 T:2916 DEBUG: CSettingsManager: requested setting (label0) was not found.
9862020-01-08 19:35:22.047 T:2916 DEBUG: CAddonSettings[script.module.inputstreamhelper]: failed to find definition for setting label0. Creating a setting on-the-fly...
9872020-01-08 19:35:22.047 T:2916 DEBUG: CSettingsManager: requested setting (label1) was not found.
9882020-01-08 19:35:22.047 T:2916 DEBUG: CAddonSettings[script.module.inputstreamhelper]: failed to find definition for setting label1. Creating a setting on-the-fly...
9892020-01-08 19:35:22.047 T:2916 DEBUG: CSettingsManager: requested setting (label2) was not found.
9902020-01-08 19:35:22.047 T:2916 DEBUG: CAddonSettings[script.module.inputstreamhelper]: failed to find definition for setting label2. Creating a setting on-the-fly...
9912020-01-08 19:35:22.062 T:2916 DEBUG: [script.module.inputstreamhelper]: jsonrpc payload: {'params': {'addonid': u'inputstream.adaptive'}, 'jsonrpc': u'2.0', 'method': u'Addons.GetAddonDetails', 'id': 1}
9922020-01-08 19:35:22.063 T:2916 DEBUG: [script.module.inputstreamhelper]: jsonrpc response: {"id":1,"jsonrpc":"2.0","result":{"addon":{"addonid":"inputstream.adaptive","type":"kodi.inputstream"}}}
9932020-01-08 19:35:22.063 T:2916 DEBUG: [script.module.inputstreamhelper]: inputstream.adaptive is installed.
9942020-01-08 19:35:22.063 T:2916 DEBUG: [script.module.inputstreamhelper]: jsonrpc payload: {'params': {'properties': [u'enabled'], 'addonid': u'inputstream.adaptive'}, 'jsonrpc': u'2.0', 'method': u'Addons.GetAddonDetails', 'id': 1}
9952020-01-08 19:35:22.064 T:2916 DEBUG: [script.module.inputstreamhelper]: jsonrpc response: {"id":1,"jsonrpc":"2.0","result":{"addon":{"addonid":"inputstream.adaptive","enabled":true,"type":"kodi.inputstream"}}}
9962020-01-08 19:35:22.064 T:2916 DEBUG: [script.module.inputstreamhelper]: inputstream.adaptive 2.4.2 is enabled.
9972020-01-08 19:35:22.064 T:2916 DEBUG: [script.module.inputstreamhelper]: inputstream.adaptive 2.4.2 is installed and enabled.
9982020-01-08 19:35:22.066 T:2916 DEBUG: CAddonSettings[inputstream.adaptive]: loading setting definitions
9992020-01-08 19:35:22.067 T:2916 DEBUG: CAddonSettings[inputstream.adaptive]: loading setting values
10002020-01-08 19:35:22.068 T:2916 DEBUG: CAddonSettings[inputstream.adaptive]: loading setting definitions
10012020-01-08 19:35:22.068 T:2916 DEBUG: CAddonSettings[inputstream.adaptive]: loading setting values
10022020-01-08 19:35:22.069 T:2916 DEBUG: CAddonSettings[inputstream.adaptive]: loading setting definitions
10032020-01-08 19:35:22.070 T:2916 DEBUG: CAddonSettings[inputstream.adaptive]: loading setting values
10042020-01-08 19:35:22.071 T:2916 DEBUG: CAddonSettings[inputstream.adaptive]: loading setting definitions
10052020-01-08 19:35:22.071 T:2916 DEBUG: CAddonSettings[inputstream.adaptive]: loading setting values
10062020-01-08 19:35:22.071 T:2916 DEBUG: [script.module.inputstreamhelper]: Found Widevine binary at C:\Users\mr_bl\AppData\Roaming\Kodi\cdm\widevinecdm.dll
10072020-01-08 19:35:22.072 T:2916 DEBUG: CAddonSettings[inputstream.adaptive]: loading setting definitions
10082020-01-08 19:35:22.072 T:2916 DEBUG: CAddonSettings[inputstream.adaptive]: loading setting values
10092020-01-08 19:35:22.073 T:2916 DEBUG: CAddonSettings[inputstream.adaptive]: loading setting definitions
10102020-01-08 19:35:22.074 T:2916 DEBUG: CAddonSettings[inputstream.adaptive]: loading setting values
10112020-01-08 19:35:22.075 T:2916 DEBUG: [script.module.inputstreamhelper]: Widevine update check was made on 2020-01-08T18:38:52
10122020-01-08 19:35:22.090 T:9392 DEBUG: CAnnouncementManager - Announcement: path_request from plugin.video.netflix.SIGNAL
10132020-01-08 19:35:22.091 T:9392 DEBUG: GOT ANNOUNCEMENT, type: 512, from plugin.video.netflix.SIGNAL, message path_request
10142020-01-08 19:35:22.227 T:9392 DEBUG: CAnnouncementManager - Announcement: _return.path_request from plugin.video.netflix.SIGNAL
10152020-01-08 19:35:22.227 T:9392 DEBUG: GOT ANNOUNCEMENT, type: 512, from plugin.video.netflix.SIGNAL, message _return.path_request
10162020-01-08 19:35:22.314 T:9392 DEBUG: CAnnouncementManager - Announcement: path_request from plugin.video.netflix.SIGNAL
10172020-01-08 19:35:22.314 T:9392 DEBUG: GOT ANNOUNCEMENT, type: 512, from plugin.video.netflix.SIGNAL, message path_request
10182020-01-08 19:35:22.450 T:9392 DEBUG: CAnnouncementManager - Announcement: _return.path_request from plugin.video.netflix.SIGNAL
10192020-01-08 19:35:22.450 T:9392 DEBUG: GOT ANNOUNCEMENT, type: 512, from plugin.video.netflix.SIGNAL, message _return.path_request
10202020-01-08 19:35:22.547 T:9392 DEBUG: CAnnouncementManager - Announcement: playback_initiated from plugin.video.netflix.SIGNAL
10212020-01-08 19:35:22.547 T:9392 DEBUG: GOT ANNOUNCEMENT, type: 512, from plugin.video.netflix.SIGNAL, message playback_initiated
10222020-01-08 19:35:22.561 T:9336 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
10232020-01-08 19:35:22.561 T:3872 DEBUG: Thread scriptobs 3872 terminating
10242020-01-08 19:35:22.576 T:9336 DEBUG: CPlayerCoreFactory::GetPlayers(http://localhost:49932/manifest?id=70295805)
10252020-01-08 19:35:22.576 T:9336 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
10262020-01-08 19:35:22.576 T:9336 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
10272020-01-08 19:35:22.576 T:9336 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: mms/udp
10282020-01-08 19:35:22.576 T:9336 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
10292020-01-08 19:35:22.576 T:9336 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtmp
10302020-01-08 19:35:22.576 T:9336 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
10312020-01-08 19:35:22.576 T:9336 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
10322020-01-08 19:35:22.576 T:9336 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: streams
10332020-01-08 19:35:22.576 T:9336 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: aacp/sdp
10342020-01-08 19:35:22.576 T:9336 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: mp2
10352020-01-08 19:35:22.576 T:9336 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
10362020-01-08 19:35:22.576 T:9336 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
10372020-01-08 19:35:22.576 T:9336 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
10382020-01-08 19:35:22.576 T:9336 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
10392020-01-08 19:35:22.576 T:9336 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio
10402020-01-08 19:35:22.576 T:9336 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
10412020-01-08 19:35:22.576 T:9336 DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (VideoPlayer)
10422020-01-08 19:35:22.576 T:9336 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
10432020-01-08 19:35:22.576 T:9336 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
10442020-01-08 19:35:22.576 T:9336 DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
10452020-01-08 19:35:22.578 T:9336 DEBUG: Radio UECP (RDS) Processor - new CDVDRadioRDSData::CDVDRadioRDSData
10462020-01-08 19:35:22.578 T:9336 NOTICE: VideoPlayer::OpenFile: plugin://plugin.video.netflix/play/show/70143830/season/70103189/episode/70295805/?profile_guid=HAUW5S6CKBES5MCWQHKS5RKG7M
10472020-01-08 19:35:22.578 T:9336 DEBUG: CApplication::OnPlayBackStarted: CApplication::OnPlayBackStarted
10482020-01-08 19:35:22.578 T:3860 DEBUG: Thread VideoPlayer start, auto delete: false
10492020-01-08 19:35:22.578 T:3796 DEBUG: Thread BackgroundLoader start, auto delete: false
10502020-01-08 19:35:22.579 T:3860 NOTICE: Creating InputStream
10512020-01-08 19:35:22.579 T:3860 DEBUG: ADDON: Dll Initializing - InputStream Adaptive
10522020-01-08 19:35:22.579 T:3860 DEBUG: SECTION:LoadDLL(C:\Users\mr_bl\AppData\Roaming\Kodi\addons\inputstream.adaptive\inputstream.adaptive.dll)
10532020-01-08 19:35:22.582 T:9336 DEBUG: CVideoGUIInfo::InitCurrentItem(plugin://plugin.video.netflix/play/show/70143830/season/70103189/episode/70295805/?profile_guid=HAUW5S6CKBES5MCWQHKS5RKG7M)
10542020-01-08 19:35:22.582 T:9336 DEBUG: CPlayerGUIInfo::InitCurrentItem(plugin://plugin.video.netflix/play/show/70143830/season/70103189/episode/70295805/?profile_guid=HAUW5S6CKBES5MCWQHKS5RKG7M)
10552020-01-08 19:35:22.582 T:9392 DEBUG: CAnnouncementManager - Announcement: OnChanged from xbmc
10562020-01-08 19:35:22.583 T:9392 DEBUG: GOT ANNOUNCEMENT, type: 1024, from xbmc, message OnChanged
10572020-01-08 19:35:22.585 T:3860 INFO: AddOnLog: InputStream Adaptive: SetVideoResolution (1920 x 1080)
10582020-01-08 19:35:22.585 T:3860 DEBUG: AddOnLog: InputStream Adaptive: Open()
10592020-01-08 19:35:22.585 T:3860 DEBUG: AddOnLog: InputStream Adaptive: found inputstream.adaptive.license_key: [not shown]
10602020-01-08 19:35:22.586 T:3860 DEBUG: AddOnLog: InputStream Adaptive: found inputstream.adaptive.license_type: com.widevine.alpha
10612020-01-08 19:35:22.586 T:3860 DEBUG: AddOnLog: InputStream Adaptive: found inputstream.adaptive.manifest_type: mpd
10622020-01-08 19:35:22.586 T:3860 DEBUG: AddOnLog: InputStream Adaptive: found inputstream.adaptive.server_certificate: [not shown]
10632020-01-08 19:35:22.586 T:3860 DEBUG: AddOnLog: InputStream Adaptive: found inputstream.adaptive.stream_headers: user-agent=Mozilla/5.0 (Windows NT 10; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.92 Safari/537.36
10642020-01-08 19:35:22.588 T:3860 DEBUG: AddOnLog: InputStream Adaptive: Initial bandwidth: 173841064
10652020-01-08 19:35:22.588 T:3860 DEBUG: CAddonSettings[inputstream.adaptive]: loading setting definitions
10662020-01-08 19:35:22.589 T:3860 DEBUG: CAddonSettings[inputstream.adaptive]: loading setting values
10672020-01-08 19:35:22.589 T:3860 DEBUG: AddOnLog: InputStream Adaptive: MAXRESOLUTION selected: 0
10682020-01-08 19:35:22.589 T:3860 DEBUG: CAddonSettings[inputstream.adaptive]: loading setting definitions
10692020-01-08 19:35:22.590 T:3860 DEBUG: CAddonSettings[inputstream.adaptive]: loading setting values
10702020-01-08 19:35:22.590 T:3860 DEBUG: AddOnLog: InputStream Adaptive: MAXRESOLUTIONSECURE selected: 0
10712020-01-08 19:35:22.591 T:3860 DEBUG: CAddonSettings[inputstream.adaptive]: loading setting definitions
10722020-01-08 19:35:22.591 T:3860 DEBUG: CAddonSettings[inputstream.adaptive]: loading setting values
10732020-01-08 19:35:22.591 T:3860 DEBUG: AddOnLog: InputStream Adaptive: STREAMSELECTION selected: 1
10742020-01-08 19:35:22.592 T:9560 DEBUG: Loading settings for plugin://plugin.video.netflix/play/show/70143830/season/70103189/episode/70295805/?profile_guid=HAUW5S6CKBES5MCWQHKS5RKG7M
10752020-01-08 19:35:22.592 T:3860 DEBUG: CAddonSettings[inputstream.adaptive]: loading setting definitions
10762020-01-08 19:35:22.593 T:3860 DEBUG: CAddonSettings[inputstream.adaptive]: loading setting values
10772020-01-08 19:35:22.594 T:3860 DEBUG: CAddonSettings[inputstream.adaptive]: loading setting definitions
10782020-01-08 19:35:22.595 T:3860 DEBUG: CAddonSettings[inputstream.adaptive]: loading setting values
10792020-01-08 19:35:22.596 T:3860 DEBUG: CAddonSettings[inputstream.adaptive]: loading setting definitions
10802020-01-08 19:35:22.596 T:3860 DEBUG: CAddonSettings[inputstream.adaptive]: loading setting values
10812020-01-08 19:35:22.597 T:3860 DEBUG: CAddonSettings[inputstream.adaptive]: loading setting definitions
10822020-01-08 19:35:22.598 T:3860 DEBUG: CAddonSettings[inputstream.adaptive]: loading setting values
10832020-01-08 19:35:22.598 T:3860 DEBUG: AddOnLog: InputStream Adaptive: Searching for decrypters in: C:\Program Files\Kodi\addons\inputstream.adaptive\
10842020-01-08 19:35:22.599 T:3860 ERROR: XFILE::CDirectory::GetDirectory - Error getting C:\Program Files\Kodi\addons\inputstream.adaptive\
10852020-01-08 19:35:22.599 T:3860 DEBUG: AddOnLog: InputStream Adaptive: Searching for decrypters in: C:\Users\mr_bl\AppData\Roaming\Kodi\addons\inputstream.adaptive
10862020-01-08 19:35:22.602 T:9392 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
10872020-01-08 19:35:22.602 T:9392 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
10882020-01-08 19:35:22.602 T:9392 DEBUG: UPnP: Building didl for object 'plugin://plugin.video.netflix/play/show/70143830/season/70103189/episode/70295805/?profile_guid=HAUW5S6CKBES5MCWQHKS5RKG7M'
10892020-01-08 19:35:22.603 T:3860 DEBUG: AddOnLog: InputStream Adaptive: Found decrypter: C:\Users\mr_bl\AppData\Roaming\Kodi\addons\inputstream.adaptive\ssd_wv.dll
10902020-01-08 19:35:22.603 T:3860 DEBUG: AddOnLog: InputStream Adaptive: Supported URN: urn:uuid:EDEF8BA9-79D6-4ACE-A3C8-27DCD51D21ED
10912020-01-08 19:35:22.603 T:3860 DEBUG: CurlFile::Open(0x1bc046de420) http://localhost:49932/manifest?id=70295805
10922020-01-08 19:35:22.603 T:3860 INFO: XCURL::DllLibCurlGlobal::easy_acquire - Created session to http://localhost
10932020-01-08 19:35:22.615 T:3796 DEBUG: Thread BackgroundLoader 3796 terminating
10942020-01-08 19:35:22.625 T:2916 INFO: CPythonInvoker(3, C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix\addon.py): script successfully run
10952020-01-08 19:35:22.682 T:9336 DEBUG: ------ Window Init (DialogBusy.xml) ------
10962020-01-08 19:35:23.338 T:3860 DEBUG: AddOnLog: InputStream Adaptive: Effective URL http://localhost:49932/manifest?id=70295805
10972020-01-08 19:35:23.339 T:3860 DEBUG: AddOnLog: InputStream Adaptive: Download http://localhost:49932/manifest?id=70295805 finished
10982020-01-08 19:35:23.339 T:3860 INFO: AddOnLog: InputStream Adaptive: Successfully parsed .mpd file. #Streams: 5 Type: VOD, Download speed: 21730133.0368 Bytes/s
10992020-01-08 19:35:23.339 T:3860 DEBUG: CAddonSettings[inputstream.adaptive]: loading setting definitions
11002020-01-08 19:35:23.340 T:3860 DEBUG: CAddonSettings[inputstream.adaptive]: loading setting values
11012020-01-08 19:35:23.340 T:3860 DEBUG: CAddonSettings[inputstream.adaptive]: loading setting definitions
11022020-01-08 19:35:23.341 T:3860 DEBUG: CAddonSettings[inputstream.adaptive]: loading setting values
11032020-01-08 19:35:23.341 T:3860 DEBUG: AddOnLog: InputStream Adaptive: Entering encryption section
11042020-01-08 19:35:23.357 T:3860 DEBUG: AddOnLog: InputStream Adaptive: CDM version: 4.10.1582.1
11052020-01-08 19:35:23.799 T:3860 DEBUG: AddOnLog: InputStream Adaptive: cdm::OnInitialized: true
11062020-01-08 19:35:23.799 T:3860 DEBUG: AddOnLog: InputStream Adaptive: Searching PSSH data in FILE
11072020-01-08 19:35:23.800 T:3860 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Range: bytes=0-27632'
11082020-01-08 19:35:23.800 T:3860 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'connection: keep-alive'
11092020-01-08 19:35:23.800 T:3860 DEBUG: CurlFile::Open(0x1bc07195ec0) https://ipv4-c029-rtm001-kpn-isp.1.oca.nflxvideo.net/?o=AQNd6Jkloy2pFjUPj5J5MX8QR9EOwp1N6BD4flt-KdiwcsOI0e2NJsoXrtrEY1jq-GJRpM3lkOoUVefdQ7CWOzPpPeYmoiSvGJYhGzN-nNXHQYd-jLipj2kjwYy9SPJ8hdf9zZYmWKGtP9Ar2KxPXeTYXbvEeDkvhpdThQ&v=5&e=1578555323&t=KtgyhG9OhovlBSgROCexp3MaXU0
11102020-01-08 19:35:23.800 T:3860 INFO: XCURL::DllLibCurlGlobal::easy_acquire - Created session to https://ipv4-c029-rtm001-kpn-isp.1.oca.nflxvideo.net
11112020-01-08 19:35:23.936 T:3860 DEBUG: AddOnLog: InputStream Adaptive: Download https://ipv4-c029-rtm001-kpn-isp.1.oca.nflxvideo.net/?o=AQNd6Jkloy2pFjUPj5J5MX8QR9EOwp1N6BD4flt-KdiwcsOI0e2NJsoXrtrEY1jq-GJRpM3lkOoUVefdQ7CWOzPpPeYmoiSvGJYhGzN-nNXHQYd-jLipj2kjwYy9SPJ8hdf9zZYmWKGtP9Ar2KxPXeTYXbvEeDkvhpdThQ&v=5&e=1578555323&t=KtgyhG9OhovlBSgROCexp3MaXU0 finished, avg speed: 21162682.88byte/s, current speed: 197378.00byte/s
11122020-01-08 19:35:23.936 T:3860 DEBUG: AddOnLog: InputStream Adaptive: Build segments from SIDX atom...
11132020-01-08 19:35:23.956 T:3860 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Range: bytes=0-2116'
11142020-01-08 19:35:23.956 T:3860 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'connection: keep-alive'
11152020-01-08 19:35:23.956 T:3860 DEBUG: CurlFile::Open(0x1bc07195840) https://ipv4-c029-rtm001-kpn-isp.1.oca.nflxvideo.net/?o=AQNd6Jkloy2pFjUPj5J5MX8QR9EOwp1N6BD4flt-KdiwcsOI0e2NJsoXrtrEY1jq-GJRpM3lkOoUVefdQ7CWOzPpPeYmoiSvGJYhGzN-nNXHQYd-jLipj2kjwYy9SPJ8hdf9zZYmWKGtP9Ar2KxPXeTYXbvEeDkvhpdThQ&v=5&e=1578555323&t=KtgyhG9OhovlBSgROCexp3MaXU0
11162020-01-08 19:35:23.980 T:3860 DEBUG: AddOnLog: InputStream Adaptive: Download https://ipv4-c029-rtm001-kpn-isp.1.oca.nflxvideo.net/?o=AQNd6Jkloy2pFjUPj5J5MX8QR9EOwp1N6BD4flt-KdiwcsOI0e2NJsoXrtrEY1jq-GJRpM3lkOoUVefdQ7CWOzPpPeYmoiSvGJYhGzN-nNXHQYd-jLipj2kjwYy9SPJ8hdf9zZYmWKGtP9Ar2KxPXeTYXbvEeDkvhpdThQ&v=5&e=1578555323&t=KtgyhG9OhovlBSgROCexp3MaXU0 finished, avg speed: 21120094.80byte/s, current speed: 68290.00byte/s
11172020-01-08 19:35:23.981 T:3860 DEBUG: AddOnLog: InputStream Adaptive: Initializing stream with KID: 0000000004619D010000000000000000
11182020-01-08 19:35:24.128 T:3860 DEBUG: AddOnLog: InputStream Adaptive: CDMMessage: 1 arrived!
11192020-01-08 19:35:24.130 T:3860 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Expect: '
11202020-01-08 19:35:24.130 T:3860 DEBUG: CurlFile::Open(0x1bc07196f00) http://localhost:49932/license?id=70295805
11212020-01-08 19:35:24.944 T:3860 DEBUG: AddOnLog: InputStream Adaptive: CDMMessage: 2 arrived!
11222020-01-08 19:35:24.944 T:3860 DEBUG: AddOnLog: InputStream Adaptive: Sessionkey:0000000004619D010000000000000000 status: 0 syscode: 0
11232020-01-08 19:35:24.944 T:3860 DEBUG: AddOnLog: InputStream Adaptive: CDMMessage: 3 arrived!
11242020-01-08 19:35:24.944 T:3860 DEBUG: AddOnLog: InputStream Adaptive: Sessionkey:0000000004619D020000000000000000 status: 0 syscode: 0
11252020-01-08 19:35:24.944 T:3860 DEBUG: AddOnLog: InputStream Adaptive: CDMMessage: 3 arrived!
11262020-01-08 19:35:24.944 T:3860 DEBUG: AddOnLog: InputStream Adaptive: Sessionkey:0000000004619D030000000000000000 status: 0 syscode: 0
11272020-01-08 19:35:24.944 T:3860 DEBUG: AddOnLog: InputStream Adaptive: CDMMessage: 3 arrived!
11282020-01-08 19:35:24.944 T:3860 DEBUG: AddOnLog: InputStream Adaptive: Sessionkey:0000000004A59BAB0000000000000000 status: 0 syscode: 0
11292020-01-08 19:35:24.944 T:3860 DEBUG: AddOnLog: InputStream Adaptive: CDMMessage: 3 arrived!
11302020-01-08 19:35:24.958 T:3860 DEBUG: AddOnLog: InputStream Adaptive: License update successful
11312020-01-08 19:35:24.970 T:3860 DEBUG: AddOnLog: InputStream Adaptive: CDMMessage: 2 arrived!
11322020-01-08 19:35:24.970 T:3860 DEBUG: AddOnLog: InputStream Adaptive: Sessionkey:0000000004619D010000000000000000 status: 1 syscode: 5
11332020-01-08 19:35:24.970 T:3860 DEBUG: AddOnLog: InputStream Adaptive: CDMMessage: 3 arrived!
11342020-01-08 19:35:24.970 T:3860 DEBUG: AddOnLog: InputStream Adaptive: Sessionkey:0000000004619D020000000000000000 status: 0 syscode: 0
11352020-01-08 19:35:24.970 T:3860 DEBUG: AddOnLog: InputStream Adaptive: CDMMessage: 3 arrived!
11362020-01-08 19:35:24.970 T:3860 DEBUG: AddOnLog: InputStream Adaptive: Sessionkey:0000000004619D030000000000000000 status: 0 syscode: 0
11372020-01-08 19:35:24.970 T:3860 DEBUG: AddOnLog: InputStream Adaptive: CDMMessage: 3 arrived!
11382020-01-08 19:35:24.970 T:3860 DEBUG: AddOnLog: InputStream Adaptive: Sessionkey:0000000004A59BAB0000000000000000 status: 0 syscode: 0
11392020-01-08 19:35:24.970 T:3860 DEBUG: AddOnLog: InputStream Adaptive: CDMMessage: 3 arrived!
11402020-01-08 19:35:24.970 T:3860 DEBUG: AddOnLog: InputStream Adaptive: DecryptSampleData: Decrypt failed with error: 2 and key: 0000000004619D010000000000000000
11412020-01-08 19:35:24.976 T:3860 DEBUG: Previous line repeats 1 times.
11422020-01-08 19:35:24.976 T:3860 DEBUG: CAddonSettings[inputstream.adaptive]: loading setting definitions
11432020-01-08 19:35:24.976 T:3860 DEBUG: CAddonSettings[inputstream.adaptive]: loading setting values
11442020-01-08 19:35:24.976 T:3860 DEBUG: AddOnLog: InputStream Adaptive: GetCapabilities()
11452020-01-08 19:35:24.976 T:3860 NOTICE: Creating Demuxer
11462020-01-08 19:35:24.976 T:3860 DEBUG: AddOnLog: InputStream Adaptive: GetStreamIds()
11472020-01-08 19:35:24.976 T:3860 DEBUG: AddOnLog: InputStream Adaptive: GetStream(1)
11482020-01-08 19:35:24.976 T:3860 DEBUG: AddOnLog: InputStream Adaptive: GetStream(1): initalizing crypto session
11492020-01-08 19:35:24.976 T:3860 DEBUG: AddOnLog: InputStream Adaptive: GetStream(2)
11502020-01-08 19:35:24.977 T:3860 DEBUG: AddOnLog: InputStream Adaptive: GetStream(2): initalizing crypto session
11512020-01-08 19:35:24.977 T:3860 DEBUG: AddOnLog: InputStream Adaptive: GetStream(3)
11522020-01-08 19:35:24.977 T:3860 DEBUG: AddOnLog: InputStream Adaptive: GetStream(3): initalizing crypto session
11532020-01-08 19:35:24.977 T:3860 DEBUG: AddOnLog: InputStream Adaptive: GetStream(4)
11542020-01-08 19:35:24.977 T:3860 DEBUG: AddOnLog: InputStream Adaptive: GetStream(4): initalizing crypto session
11552020-01-08 19:35:24.977 T:3860 DEBUG: AddOnLog: InputStream Adaptive: GetStream(5)
11562020-01-08 19:35:24.977 T:3860 DEBUG: AddOnLog: InputStream Adaptive: GetStream(5): initalizing crypto session
11572020-01-08 19:35:24.977 T:3860 DEBUG: AddOnLog: InputStream Adaptive: GetStream(6)
11582020-01-08 19:35:24.977 T:3860 DEBUG: AddOnLog: InputStream Adaptive: GetStream(6): initalizing crypto session
11592020-01-08 19:35:24.977 T:3860 DEBUG: AddOnLog: InputStream Adaptive: GetStream(7)
11602020-01-08 19:35:24.977 T:3860 DEBUG: AddOnLog: InputStream Adaptive: GetStream(7): initalizing crypto session
11612020-01-08 19:35:24.977 T:3860 DEBUG: AddOnLog: InputStream Adaptive: GetStream(8)
11622020-01-08 19:35:24.977 T:3860 DEBUG: AddOnLog: InputStream Adaptive: GetStream(8): initalizing crypto session
11632020-01-08 19:35:24.977 T:3860 DEBUG: AddOnLog: InputStream Adaptive: GetStream(9)
11642020-01-08 19:35:24.977 T:3860 DEBUG: AddOnLog: InputStream Adaptive: GetStream(9): initalizing crypto session
11652020-01-08 19:35:24.977 T:3860 DEBUG: AddOnLog: InputStream Adaptive: GetStream(10)
11662020-01-08 19:35:24.977 T:3860 DEBUG: AddOnLog: InputStream Adaptive: GetStream(10): initalizing crypto session
11672020-01-08 19:35:24.977 T:3860 DEBUG: AddOnLog: InputStream Adaptive: GetStream(11)
11682020-01-08 19:35:24.977 T:3860 DEBUG: AddOnLog: InputStream Adaptive: GetStream(12)
11692020-01-08 19:35:24.977 T:3860 DEBUG: AddOnLog: InputStream Adaptive: GetStream(13)
11702020-01-08 19:35:24.977 T:3860 DEBUG: AddOnLog: InputStream Adaptive: GetStream(14)
11712020-01-08 19:35:24.977 T:3860 DEBUG: AddOnLog: InputStream Adaptive: GetStream(15)
11722020-01-08 19:35:24.977 T:3860 DEBUG: AddOnLog: InputStream Adaptive: GetStream(16)
11732020-01-08 19:35:24.977 T:3860 DEBUG: AddOnLog: InputStream Adaptive: GetStream(17)
11742020-01-08 19:35:24.977 T:3860 DEBUG: AddOnLog: InputStream Adaptive: GetStream(18)
11752020-01-08 19:35:24.977 T:3860 DEBUG: AddOnLog: InputStream Adaptive: GetStream(19)
11762020-01-08 19:35:24.977 T:3860 DEBUG: AddOnLog: InputStream Adaptive: GetStream(20)
11772020-01-08 19:35:24.977 T:3860 DEBUG: CDVDDemuxClient::RequestStream(): added/updated stream 1 with codec_id 167
11782020-01-08 19:35:24.977 T:3860 DEBUG: CDVDDemuxClient::RequestStream(): added/updated stream 2 with codec_id 167
11792020-01-08 19:35:24.977 T:3860 DEBUG: CDVDDemuxClient::RequestStream(): added/updated stream 3 with codec_id 167
11802020-01-08 19:35:24.977 T:3860 DEBUG: CDVDDemuxClient::RequestStream(): added/updated stream 4 with codec_id 167
11812020-01-08 19:35:24.977 T:3860 DEBUG: CDVDDemuxClient::RequestStream(): added/updated stream 5 with codec_id 167
11822020-01-08 19:35:24.977 T:3860 DEBUG: CDVDDemuxClient::RequestStream(): added/updated stream 6 with codec_id 167
11832020-01-08 19:35:24.977 T:3860 DEBUG: CDVDDemuxClient::RequestStream(): added/updated stream 7 with codec_id 167
11842020-01-08 19:35:24.977 T:3860 DEBUG: CDVDDemuxClient::RequestStream(): added/updated stream 8 with codec_id 167
11852020-01-08 19:35:24.977 T:3860 DEBUG: CDVDDemuxClient::RequestStream(): added/updated stream 9 with codec_id 167
11862020-01-08 19:35:24.977 T:3860 DEBUG: CDVDDemuxClient::RequestStream(): added/updated stream 10 with codec_id 167
11872020-01-08 19:35:24.977 T:3860 DEBUG: CDVDDemuxClient::RequestStream(): added/updated stream 11 with codec_id 86056
11882020-01-08 19:35:24.977 T:3860 DEBUG: CDVDDemuxClient::RequestStream(): added/updated stream 12 with codec_id 86056
11892020-01-08 19:35:24.977 T:3860 DEBUG: CDVDDemuxClient::RequestStream(): added/updated stream 13 with codec_id 86056
11902020-01-08 19:35:24.977 T:3860 DEBUG: CDVDDemuxClient::RequestStream(): added/updated stream 14 with codec_id 86056
11912020-01-08 19:35:24.977 T:3860 DEBUG: CDVDDemuxClient::RequestStream(): added/updated stream 15 with codec_id 86056
11922020-01-08 19:35:24.977 T:3860 DEBUG: CDVDDemuxClient::RequestStream(): added/updated stream 16 with codec_id 86056
11932020-01-08 19:35:24.977 T:3860 DEBUG: CDVDDemuxClient::RequestStream(): added/updated stream 17 with codec_id 86018
11942020-01-08 19:35:24.977 T:3860 DEBUG: CDVDDemuxClient::RequestStream(): added/updated stream 18 with codec_id 86056
11952020-01-08 19:35:24.977 T:3860 DEBUG: CDVDDemuxClient::RequestStream(): added/updated stream 19 with codec_id 96264
11962020-01-08 19:35:24.977 T:3860 DEBUG: CDVDDemuxClient::RequestStream(): added/updated stream 20 with codec_id 96264
11972020-01-08 19:35:24.978 T:3860 NOTICE: Opening stream: 10 source: 256
11982020-01-08 19:35:24.978 T:3860 DEBUG: AddOnLog: InputStream Adaptive: OpenStream(10)
11992020-01-08 19:35:24.978 T:3860 DEBUG: AddOnLog: InputStream Adaptive: Selecting stream with conditions: w: 1920, h: 1080, bw: 156456957
12002020-01-08 19:35:24.978 T:3860 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Range: bytes=0-27632'
12012020-01-08 19:35:24.978 T:3860 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'connection: keep-alive'
12022020-01-08 19:35:24.978 T:3860 DEBUG: CurlFile::Open(0x1bc07195ec0) https://ipv4-c001-ein002-kpn-isp.1.oca.nflxvideo.net/?o=AQNd6Jkloy2pFjUPj5B6PX8QTdcOwp1N6BD4flt-KdiwcsOI0e2NJsoXrtrEY1jq-GJRpM3lkOoUVefdQ7CWOzPpPeYmoiSvGJYhGzN-nNXHQYd-jLipj2kjwYy9SPJ8hdf9yJEgS-75VuUDw6p8HKTIFvbSOGZripdSjPc&v=5&e=1578555323&t=J7OPKJDGEXoH-5keJMB-BLpSMJw
12032020-01-08 19:35:24.978 T:3860 INFO: XCURL::DllLibCurlGlobal::easy_acquire - Created session to https://ipv4-c001-ein002-kpn-isp.1.oca.nflxvideo.net
12042020-01-08 19:35:25.141 T:3860 DEBUG: AddOnLog: InputStream Adaptive: Download https://ipv4-c001-ein002-kpn-isp.1.oca.nflxvideo.net/?o=AQNd6Jkloy2pFjUPj5B6PX8QTdcOwp1N6BD4flt-KdiwcsOI0e2NJsoXrtrEY1jq-GJRpM3lkOoUVefdQ7CWOzPpPeYmoiSvGJYhGzN-nNXHQYd-jLipj2kjwYy9SPJ8hdf9yJEgS-75VuUDw6p8HKTIFvbSOGZripdSjPc&v=5&e=1578555323&t=J7OPKJDGEXoH-5keJMB-BLpSMJw finished, avg speed: 20567777.95byte/s, current speed: 161596.00byte/s
12052020-01-08 19:35:25.141 T:3860 DEBUG: AddOnLog: InputStream Adaptive: Build segments from SIDX atom...
12062020-01-08 19:35:25.142 T:3860 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Range: bytes=0-2116'
12072020-01-08 19:35:25.142 T:3860 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'connection: keep-alive'
12082020-01-08 19:35:25.142 T:3860 DEBUG: CurlFile::Open(0x1bc07195ec0) https://ipv4-c001-ein002-kpn-isp.1.oca.nflxvideo.net/?o=AQNd6Jkloy2pFjUPj5B6PX8QTdcOwp1N6BD4flt-KdiwcsOI0e2NJsoXrtrEY1jq-GJRpM3lkOoUVefdQ7CWOzPpPeYmoiSvGJYhGzN-nNXHQYd-jLipj2kjwYy9SPJ8hdf9yJEgS-75VuUDw6p8HKTIFvbSOGZripdSjPc&v=5&e=1578555323&t=J7OPKJDGEXoH-5keJMB-BLpSMJw
12092020-01-08 19:35:25.157 T:3860 DEBUG: AddOnLog: InputStream Adaptive: Download https://ipv4-c001-ein002-kpn-isp.1.oca.nflxvideo.net/?o=AQNd6Jkloy2pFjUPj5B6PX8QTdcOwp1N6BD4flt-KdiwcsOI0e2NJsoXrtrEY1jq-GJRpM3lkOoUVefdQ7CWOzPpPeYmoiSvGJYhGzN-nNXHQYd-jLipj2kjwYy9SPJ8hdf9yJEgS-75VuUDw6p8HKTIFvbSOGZripdSjPc&v=5&e=1578555323&t=J7OPKJDGEXoH-5keJMB-BLpSMJw finished, avg speed: 20526520.21byte/s, current speed: 132312.00byte/s
12102020-01-08 19:35:25.157 T:3860 DEBUG: AddOnLog: InputStream Adaptive: UpdateSampleDescription: codec 1987063865
12112020-01-08 19:35:25.157 T:3860 DEBUG: AddOnLog: InputStream Adaptive: GetStream(10)
12122020-01-08 19:35:25.157 T:3860 DEBUG: AddOnLog: InputStream Adaptive: GetStream(10): initalizing crypto session
12132020-01-08 19:35:25.157 T:3860 DEBUG: CDVDDemuxClient::RequestStream(): added/updated stream 10 with codec_id 167
12142020-01-08 19:35:25.157 T:3860 NOTICE: Creating video codec with codec id: 167
12152020-01-08 19:35:25.157 T:3860 INFO: AddOnLog: InputStream Adaptive: VideoCodec::Open
12162020-01-08 19:35:25.161 T:3860 DEBUG: AddOnLog: InputStream Adaptive: WVDecoder initialization returned status 0
12172020-01-08 19:35:25.161 T:3860 DEBUG: CVideoPlayerVideo::OpenStream - open stream with codec id: 167
12182020-01-08 19:35:25.162 T:3860 NOTICE: Creating video thread
12192020-01-08 19:35:25.162 T:3860 NOTICE: Opening stream: 11 source: 256
12202020-01-08 19:35:25.162 T:3860 DEBUG: AddOnLog: InputStream Adaptive: OpenStream(11)
12212020-01-08 19:35:25.162 T:4368 DEBUG: Thread VideoPlayerVideo start, auto delete: false
12222020-01-08 19:35:25.162 T:4368 NOTICE: running thread: video_thread
12232020-01-08 19:35:25.162 T:4368 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_PAUSE: 0
12242020-01-08 19:35:25.162 T:3860 DEBUG: AddOnLog: InputStream Adaptive: Selecting stream with conditions: w: 0, h: 0, bw: 17384106
12252020-01-08 19:35:25.162 T:3860 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Range: bytes=0-27632'
12262020-01-08 19:35:25.162 T:3860 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'connection: keep-alive'
12272020-01-08 19:35:25.162 T:3860 DEBUG: CurlFile::Open(0x1bc07197c00) https://ipv4-c001-ein002-kpn-isp.1.oca.nflxvideo.net/?o=AQNd6Jkloy2pFjUHhJF7PH4RQN8XhYdT806kIAh8Y5DjfsOK1P3Pf5QVq9PAf0Chri9avJbWtOs7VZ_RJJmmCxOIU9J-3F3PfOs_DSh58rDwfYxDg4yxjWcd9a2_Ye0DxsCywZQuTO75VuUDw6p8HKTIFvbSOGZripdSjPc&v=5&e=1578555323&t=APVJeVDsWjsUL0yXCN7Apl0MvwA
12282020-01-08 19:35:25.167 T:3860 DEBUG: AddOnLog: InputStream Adaptive: Download https://ipv4-c001-ein002-kpn-isp.1.oca.nflxvideo.net/?o=AQNd6Jkloy2pFjUHhJF7PH4RQN8XhYdT806kIAh8Y5DjfsOK1P3Pf5QVq9PAf0Chri9avJbWtOs7VZ_RJJmmCxOIU9J-3F3PfOs_DSh58rDwfYxDg4yxjWcd9a2_Ye0DxsCywZQuTO75VuUDw6p8HKTIFvbSOGZripdSjPc&v=5&e=1578555323&t=APVJeVDsWjsUL0yXCN7Apl0MvwA finished, avg speed: 20031100.29byte/s, current speed: 1727062.00byte/s
12292020-01-08 19:35:25.167 T:3860 DEBUG: AddOnLog: InputStream Adaptive: Build segments from SIDX atom...
12302020-01-08 19:35:25.168 T:3860 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Range: bytes=0-860'
12312020-01-08 19:35:25.168 T:3860 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'connection: keep-alive'
12322020-01-08 19:35:25.168 T:3860 DEBUG: CurlFile::Open(0x1bc07197c00) https://ipv4-c001-ein002-kpn-isp.1.oca.nflxvideo.net/?o=AQNd6Jkloy2pFjUHhJF7PH4RQN8XhYdT806kIAh8Y5DjfsOK1P3Pf5QVq9PAf0Chri9avJbWtOs7VZ_RJJmmCxOIU9J-3F3PfOs_DSh58rDwfYxDg4yxjWcd9a2_Ye0DxsCywZQuTO75VuUDw6p8HKTIFvbSOGZripdSjPc&v=5&e=1578555323&t=APVJeVDsWjsUL0yXCN7Apl0MvwA
12332020-01-08 19:35:25.178 T:3860 DEBUG: AddOnLog: InputStream Adaptive: Download https://ipv4-c001-ein002-kpn-isp.1.oca.nflxvideo.net/?o=AQNd6Jkloy2pFjUHhJF7PH4RQN8XhYdT806kIAh8Y5DjfsOK1P3Pf5QVq9PAf0Chri9avJbWtOs7VZ_RJJmmCxOIU9J-3F3PfOs_DSh58rDwfYxDg4yxjWcd9a2_Ye0DxsCywZQuTO75VuUDw6p8HKTIFvbSOGZripdSjPc&v=5&e=1578555323&t=APVJeVDsWjsUL0yXCN7Apl0MvwA finished, avg speed: 20015359.46byte/s, current speed: 861000.00byte/s
12342020-01-08 19:35:25.178 T:3860 DEBUG: AddOnLog: InputStream Adaptive: UpdateSampleDescription: codec 1700998451
12352020-01-08 19:35:25.178 T:3860 DEBUG: AddOnLog: InputStream Adaptive: GetStream(11)
12362020-01-08 19:35:25.178 T:3860 DEBUG: CDVDDemuxClient::RequestStream(): added/updated stream 11 with codec_id 86056
12372020-01-08 19:35:25.178 T:3860 NOTICE: Finding audio codec for: 86056
12382020-01-08 19:35:25.178 T:3860 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
12392020-01-08 19:35:25.178 T:3860 NOTICE: Creating audio thread
12402020-01-08 19:35:25.178 T:3860 NOTICE: Opening stream: 20 source: 256
12412020-01-08 19:35:25.178 T:3860 DEBUG: AddOnLog: InputStream Adaptive: OpenStream(20)
12422020-01-08 19:35:25.179 T:4396 DEBUG: Thread VideoPlayerAudio start, auto delete: false
12432020-01-08 19:35:25.179 T:4396 NOTICE: running thread: CVideoPlayerAudio::Process()
12442020-01-08 19:35:25.179 T:4396 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_PAUSE: 0
12452020-01-08 19:35:25.179 T:3860 DEBUG: AddOnLog: InputStream Adaptive: Selecting stream with conditions: w: 0, h: 0, bw: 17384106
12462020-01-08 19:35:25.179 T:3860 DEBUG: CFileCache::Open - opening <> using cache
12472020-01-08 19:35:25.179 T:3860 DEBUG: CurlFile::Open(0x1bc07196f00) https://ipv4-c019-fra002-ix.1.oca.nflxvideo.net/?o=AQNd6Jkloy2pFjUAjZJ4N34fWpFU39FDo0H3ZVsvPoe-ddTf2qiIf8Qfv9qLZgj6pioh6Nvvvr1gRqWjapDnFAjrL7lB312obYUraT9C8tXNeIFdoqybi0I0y7j0a9ln0IOpwfF2N5rEDJcE_MVYHaTXXfqTbnk&v=5&e=1578555323&t=22rn6EqktbKyZiSIsAzwJBSFW3w
12482020-01-08 19:35:25.179 T:3860 INFO: XCURL::DllLibCurlGlobal::easy_acquire - Created session to https://ipv4-c019-fra002-ix.1.oca.nflxvideo.net
12492020-01-08 19:35:25.384 T:5724 DEBUG: Thread FileCache start, auto delete: false
12502020-01-08 19:35:25.409 T:5724 INFO: CFileCache::Process - Source read didn't return any data! Hit eof(?)
12512020-01-08 19:35:25.459 T:5724 DEBUG: Thread FileCache 5724 terminating
12522020-01-08 19:35:25.466 T:3860 DEBUG: AddOnLog: InputStream Adaptive: GetStream(20)
12532020-01-08 19:35:25.466 T:3860 DEBUG: CVideoPlayer::Prepare - Start position set to last stopped position: 530000
12542020-01-08 19:35:25.466 T:3860 INFO: AddOnLog: InputStream Adaptive: PosTime (530000)
12552020-01-08 19:35:25.467 T:4084 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Range: bytes=304939057-305632875'
12562020-01-08 19:35:25.467 T:4084 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'connection: keep-alive'
12572020-01-08 19:35:25.468 T:4084 DEBUG: CurlFile::Open(0x1bc05439760) https://ipv4-c001-ein002-kpn-isp.1.oca.nflxvideo.net/?o=AQNd6Jkloy2pFjUPj5B6PX8QTdcOwp1N6BD4flt-KdiwcsOI0e2NJsoXrtrEY1jq-GJRpM3lkOoUVefdQ7CWOzPpPeYmoiSvGJYhGzN-nNXHQYd-jLipj2kjwYy9SPJ8hdf9yJEgS-75VuUDw6p8HKTIFvbSOGZripdSjPc&v=5&e=1578555323&t=J7OPKJDGEXoH-5keJMB-BLpSMJw
12582020-01-08 19:35:25.498 T:3860 INFO: AddOnLog: InputStream Adaptive: seekTime(530.0) for Stream:65537 continues at 533.9
12592020-01-08 19:35:25.498 T:4380 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Range: bytes=13055543-13104076'
12602020-01-08 19:35:25.498 T:4380 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'connection: keep-alive'
12612020-01-08 19:35:25.499 T:4380 DEBUG: CurlFile::Open(0x1bc0543b4a0) https://ipv4-c001-ein002-kpn-isp.1.oca.nflxvideo.net/?o=AQNd6Jkloy2pFjUHhJF7PH4RQN8XhYdT806kIAh8Y5DjfsOK1P3Pf5QVq9PAf0Chri9avJbWtOs7VZ_RJJmmCxOIU9J-3F3PfOs_DSh58rDwfYxDg4yxjWcd9a2_Ye0DxsCywZQuTO75VuUDw6p8HKTIFvbSOGZripdSjPc&v=5&e=1578555323&t=APVJeVDsWjsUL0yXCN7Apl0MvwA
12622020-01-08 19:35:25.499 T:4380 INFO: XCURL::DllLibCurlGlobal::easy_acquire - Created session to https://ipv4-c001-ein002-kpn-isp.1.oca.nflxvideo.net
12632020-01-08 19:35:25.517 T:4084 DEBUG: AddOnLog: InputStream Adaptive: Download https://ipv4-c001-ein002-kpn-isp.1.oca.nflxvideo.net/?o=AQNd6Jkloy2pFjUPj5B6PX8QTdcOwp1N6BD4flt-KdiwcsOI0e2NJsoXrtrEY1jq-GJRpM3lkOoUVefdQ7CWOzPpPeYmoiSvGJYhGzN-nNXHQYd-jLipj2kjwYy9SPJ8hdf9yJEgS-75VuUDw6p8HKTIFvbSOGZripdSjPc&v=5&e=1578555323&t=J7OPKJDGEXoH-5keJMB-BLpSMJw finished, avg speed: 16751742.77byte/s, current speed: 15083021.00byte/s
12642020-01-08 19:35:25.636 T:4380 DEBUG: AddOnLog: InputStream Adaptive: Download https://ipv4-c001-ein002-kpn-isp.1.oca.nflxvideo.net/?o=AQNd6Jkloy2pFjUHhJF7PH4RQN8XhYdT806kIAh8Y5DjfsOK1P3Pf5QVq9PAf0Chri9avJbWtOs7VZ_RJJmmCxOIU9J-3F3PfOs_DSh58rDwfYxDg4yxjWcd9a2_Ye0DxsCywZQuTO75VuUDw6p8HKTIFvbSOGZripdSjPc&v=5&e=1578555323&t=APVJeVDsWjsUL0yXCN7Apl0MvwA finished, avg speed: 15992423.70byte/s, current speed: 346671.00byte/s
12652020-01-08 19:35:25.636 T:3860 INFO: AddOnLog: InputStream Adaptive: seekTime(533.9) for Stream:327682 continues at 533.9
12662020-01-08 19:35:25.636 T:3860 INFO: AddOnLog: InputStream Adaptive: seekTime(533.9) for Stream:65541 continues at 534.5
12672020-01-08 19:35:25.636 T:3860 DEBUG: CVideoPlayer::FlushBuffers - flushing buffers
12682020-01-08 19:35:25.637 T:4368 DEBUG: CAddonVideoCodec: Reset
12692020-01-08 19:35:25.645 T:4396 DEBUG: CDVDAudio::Pause - pausing audio stream
12702020-01-08 19:35:25.655 T:4368 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
12712020-01-08 19:35:25.655 T:4396 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
12722020-01-08 19:35:25.655 T:3860 DEBUG: CVideoPlayer::SetCaching - caching state 2
12732020-01-08 19:35:25.655 T:3860 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
12742020-01-08 19:35:25.655 T:3860 DEBUG: CVideoPlayer::Prepare - starting demuxer from: 530000
12752020-01-08 19:35:25.655 T:3860 DEBUG: CVideoPlayer::HandleMessages - player 2 reported state: 0
12762020-01-08 19:35:25.655 T:3860 DEBUG: CVideoPlayer::HandleMessages - player 1 reported state: 0
12772020-01-08 19:35:25.655 T:4668 DEBUG: CApplication::OnAVChange: CApplication::OnAVChange
12782020-01-08 19:35:25.656 T:3860 DEBUG: CVideoPlayer::SetCaching - caching state 1
12792020-01-08 19:35:25.656 T:3860 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
12802020-01-08 19:35:25.656 T:4368 INFO: CVideoPlayerVideo - Stillframe left, switching to normal playback
12812020-01-08 19:35:25.657 T:4380 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Range: bytes=13104077-13153391'
12822020-01-08 19:35:25.657 T:4380 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'connection: keep-alive'
12832020-01-08 19:35:25.657 T:4380 DEBUG: CurlFile::Open(0x1bc0543aae0) https://ipv4-c001-ein002-kpn-isp.1.oca.nflxvideo.net/?o=AQNd6Jkloy2pFjUHhJF7PH4RQN8XhYdT806kIAh8Y5DjfsOK1P3Pf5QVq9PAf0Chri9avJbWtOs7VZ_RJJmmCxOIU9J-3F3PfOs_DSh58rDwfYxDg4yxjWcd9a2_Ye0DxsCywZQuTO75VuUDw6p8HKTIFvbSOGZripdSjPc&v=5&e=1578555323&t=APVJeVDsWjsUL0yXCN7Apl0MvwA
12842020-01-08 19:35:25.664 T:4380 DEBUG: AddOnLog: InputStream Adaptive: Download https://ipv4-c001-ein002-kpn-isp.1.oca.nflxvideo.net/?o=AQNd6Jkloy2pFjUHhJF7PH4RQN8XhYdT806kIAh8Y5DjfsOK1P3Pf5QVq9PAf0Chri9avJbWtOs7VZ_RJJmmCxOIU9J-3F3PfOs_DSh58rDwfYxDg4yxjWcd9a2_Ye0DxsCywZQuTO75VuUDw6p8HKTIFvbSOGZripdSjPc&v=5&e=1578555323&t=APVJeVDsWjsUL0yXCN7Apl0MvwA finished, avg speed: 17559599.42byte/s, current speed: 49315000.00byte/s
12852020-01-08 19:35:25.665 T:4084 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Range: bytes=305632876-307671304'
12862020-01-08 19:35:25.665 T:4084 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'connection: keep-alive'
12872020-01-08 19:35:25.665 T:4084 DEBUG: CurlFile::Open(0x1bc05439aa0) https://ipv4-c001-ein002-kpn-isp.1.oca.nflxvideo.net/?o=AQNd6Jkloy2pFjUPj5B6PX8QTdcOwp1N6BD4flt-KdiwcsOI0e2NJsoXrtrEY1jq-GJRpM3lkOoUVefdQ7CWOzPpPeYmoiSvGJYhGzN-nNXHQYd-jLipj2kjwYy9SPJ8hdf9yJEgS-75VuUDw6p8HKTIFvbSOGZripdSjPc&v=5&e=1578555323&t=J7OPKJDGEXoH-5keJMB-BLpSMJw
12882020-01-08 19:35:25.666 T:4396 DEBUG: CDVDAudio::Pause - pausing audio stream
12892020-01-08 19:35:25.666 T:4396 DEBUG: Previous line repeats 1 times.
12902020-01-08 19:35:25.666 T:4396 NOTICE: Creating audio stream (codec id: 86056, channels: 6, sample rate: 48000, no pass-through)
12912020-01-08 19:35:25.666 T:4396 DEBUG: CVideoPlayerAudio:: synctype set to 0: clock feedback
12922020-01-08 19:35:25.681 T:9392 DEBUG: CAnnouncementManager - Announcement: OnAVChange from xbmc
12932020-01-08 19:35:25.681 T:9392 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnAVChange
12942020-01-08 19:35:25.692 T:7024 INFO: CActiveAESink::OpenSink - initialize sink
12952020-01-08 19:35:25.692 T:7024 DEBUG: CAESinkDirectSound::Deinitialize: Cleaning up
12962020-01-08 19:35:25.705 T:7024 DEBUG: CActiveAESink::OpenSink - trying to open device DIRECTSOUND:{C97FB488-6D30-4372-9EC0-35849457F520}
12972020-01-08 19:35:25.711 T:7024 DEBUG: CAESinkDirectSound::Initialize: Using Window handle: 0x20282
12982020-01-08 19:35:25.714 T:4380 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Range: bytes=13153392-13201925'
12992020-01-08 19:35:25.714 T:4380 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'connection: keep-alive'
13002020-01-08 19:35:25.714 T:4380 DEBUG: CurlFile::Open(0x1bc0543bb20) https://ipv4-c001-ein002-kpn-isp.1.oca.nflxvideo.net/?o=AQNd6Jkloy2pFjUHhJF7PH4RQN8XhYdT806kIAh8Y5DjfsOK1P3Pf5QVq9PAf0Chri9avJbWtOs7VZ_RJJmmCxOIU9J-3F3PfOs_DSh58rDwfYxDg4yxjWcd9a2_Ye0DxsCywZQuTO75VuUDw6p8HKTIFvbSOGZripdSjPc&v=5&e=1578555323&t=APVJeVDsWjsUL0yXCN7Apl0MvwA
13012020-01-08 19:35:25.719 T:7024 DEBUG: CAESinkDirectSound::Initialize: secondary buffer created
13022020-01-08 19:35:25.720 T:7024 DEBUG: CAESinkDirectSound::Initialize: Initializing DirectSound with the following parameters:
13032020-01-08 19:35:25.720 T:7024 DEBUG: Audio Device : Philips FTV (2- Intel(R) Display Audio)
13042020-01-08 19:35:25.720 T:7024 DEBUG: Sample Rate : 48000
13052020-01-08 19:35:25.720 T:7024 DEBUG: Sample Format : AE_FMT_S16NE
13062020-01-08 19:35:25.720 T:7024 DEBUG: Bits Per Sample : 16
13072020-01-08 19:35:25.720 T:7024 DEBUG: Valid Bits/Samp : 16
13082020-01-08 19:35:25.720 T:7024 DEBUG: Channel Count : 2
13092020-01-08 19:35:25.720 T:7024 DEBUG: Block Align : 4
13102020-01-08 19:35:25.720 T:7024 DEBUG: Avg. Bytes Sec : 192000
13112020-01-08 19:35:25.720 T:7024 DEBUG: Samples/Block : 16
13122020-01-08 19:35:25.720 T:7024 DEBUG: Format cBSize : 22
13132020-01-08 19:35:25.720 T:7024 DEBUG: Channel Layout : FL, FR
13142020-01-08 19:35:25.720 T:7024 DEBUG: Channel Mask : 3
13152020-01-08 19:35:25.720 T:7024 DEBUG: Frames : 720
13162020-01-08 19:35:25.720 T:7024 DEBUG: Frame Size : 4
13172020-01-08 19:35:25.720 T:7024 DEBUG: CActiveAESink::OpenSink - DIRECTSOUND Initialized:
13182020-01-08 19:35:25.720 T:7024 DEBUG: Output Device : HDMI - Philips FTV (2- Intel(R) Display Audio)
13192020-01-08 19:35:25.720 T:7024 DEBUG: Sample Rate : 48000
13202020-01-08 19:35:25.720 T:7024 DEBUG: Sample Format : AE_FMT_S16NE
13212020-01-08 19:35:25.720 T:7024 DEBUG: Channel Count : 2
13222020-01-08 19:35:25.720 T:7024 DEBUG: Channel Layout: FL, FR
13232020-01-08 19:35:25.720 T:7024 DEBUG: Frames : 720
13242020-01-08 19:35:25.720 T:7024 DEBUG: Frame Size : 4
13252020-01-08 19:35:25.721 T:9412 NOTICE: CAEEncoderFFmpeg::Initialize - AC3 encoder ready
13262020-01-08 19:35:25.725 T:9412 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
13272020-01-08 19:35:25.727 T:3860 DEBUG: Previous line repeats 1 times.
13282020-01-08 19:35:25.727 T:3860 DEBUG: CVideoPlayer::HandleMessages - player started 1
13292020-01-08 19:35:25.727 T:4380 DEBUG: AddOnLog: InputStream Adaptive: Download https://ipv4-c001-ein002-kpn-isp.1.oca.nflxvideo.net/?o=AQNd6Jkloy2pFjUHhJF7PH4RQN8XhYdT806kIAh8Y5DjfsOK1P3Pf5QVq9PAf0Chri9avJbWtOs7VZ_RJJmmCxOIU9J-3F3PfOs_DSh58rDwfYxDg4yxjWcd9a2_Ye0DxsCywZQuTO75VuUDw6p8HKTIFvbSOGZripdSjPc&v=5&e=1578555323&t=APVJeVDsWjsUL0yXCN7Apl0MvwA finished, avg speed: 18993269.04byte/s, current speed: 48534000.00byte/s
13302020-01-08 19:35:25.728 T:9560 DEBUG: CApplication::OnAVChange: CApplication::OnAVChange
13312020-01-08 19:35:25.752 T:4084 DEBUG: AddOnLog: InputStream Adaptive: Download https://ipv4-c001-ein002-kpn-isp.1.oca.nflxvideo.net/?o=AQNd6Jkloy2pFjUPj5B6PX8QTdcOwp1N6BD4flt-KdiwcsOI0e2NJsoXrtrEY1jq-GJRpM3lkOoUVefdQ7CWOzPpPeYmoiSvGJYhGzN-nNXHQYd-jLipj2kjwYy9SPJ8hdf9yJEgS-75VuUDw6p8HKTIFvbSOGZripdSjPc&v=5&e=1578555323&t=J7OPKJDGEXoH-5keJMB-BLpSMJw finished, avg speed: 21685414.00byte/s, current speed: 21685414.00byte/s
13322020-01-08 19:35:25.754 T:4084 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Range: bytes=307671305-308392281'
13332020-01-08 19:35:25.755 T:4084 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'connection: keep-alive'
13342020-01-08 19:35:25.756 T:4084 DEBUG: CurlFile::Open(0x1bc0543b4a0) https://ipv4-c001-ein002-kpn-isp.1.oca.nflxvideo.net/?o=AQNd6Jkloy2pFjUPj5B6PX8QTdcOwp1N6BD4flt-KdiwcsOI0e2NJsoXrtrEY1jq-GJRpM3lkOoUVefdQ7CWOzPpPeYmoiSvGJYhGzN-nNXHQYd-jLipj2kjwYy9SPJ8hdf9yJEgS-75VuUDw6p8HKTIFvbSOGZripdSjPc&v=5&e=1578555323&t=J7OPKJDGEXoH-5keJMB-BLpSMJw
13352020-01-08 19:35:25.768 T:4368 DEBUG: CRenderManager::Configure - change configuration. 1920x1080. display: 1920x1080. framerate: 23.98.
13362020-01-08 19:35:25.776 T:7024 DEBUG: CAESinkDirectSound::CheckPlayStatus: Resuming Playback
13372020-01-08 19:35:25.776 T:4380 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Range: bytes=13201926-13251240'
13382020-01-08 19:35:25.776 T:4380 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'connection: keep-alive'
13392020-01-08 19:35:25.776 T:4380 DEBUG: CurlFile::Open(0x1bc05439aa0) https://ipv4-c001-ein002-kpn-isp.1.oca.nflxvideo.net/?o=AQNd6Jkloy2pFjUHhJF7PH4RQN8XhYdT806kIAh8Y5DjfsOK1P3Pf5QVq9PAf0Chri9avJbWtOs7VZ_RJJmmCxOIU9J-3F3PfOs_DSh58rDwfYxDg4yxjWcd9a2_Ye0DxsCywZQuTO75VuUDw6p8HKTIFvbSOGZripdSjPc&v=5&e=1578555323&t=APVJeVDsWjsUL0yXCN7Apl0MvwA
13402020-01-08 19:35:25.780 T:9392 DEBUG: CAnnouncementManager - Announcement: OnAVChange from xbmc
13412020-01-08 19:35:25.780 T:9392 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnAVChange
13422020-01-08 19:35:25.782 T:9336 DEBUG: CRenderManager::DeleteRenderer - deleting renderer
13432020-01-08 19:35:25.782 T:9336 DEBUG: CWinRenderer::SelectRenderMethod: requested render method: 2
13442020-01-08 19:35:25.782 T:9336 DEBUG: CWinRenderer::SelectRenderMethod: selected render method 2: Software
13452020-01-08 19:35:25.782 T:9336 DEBUG: CWinRenderer::SelectRenderMethod: selected buffer format 1
13462020-01-08 19:35:25.783 T:9336 DEBUG: CWinRenderer::CreateRenderBuffer: created video buffer 0
13472020-01-08 19:35:25.783 T:9336 DEBUG: CWinRenderer::CreateRenderBuffer: created video buffer 1
13482020-01-08 19:35:25.784 T:9336 DEBUG: CWinRenderer::CreateRenderBuffer: created video buffer 2
13492020-01-08 19:35:25.784 T:9336 DEBUG: CWinRenderer::CreateRenderBuffer: created video buffer 3
13502020-01-08 19:35:25.785 T:9336 DEBUG: CWinRenderer::CreateRenderBuffer: created video buffer 4
13512020-01-08 19:35:25.785 T:9336 DEBUG: CWinRenderer::CreateRenderBuffer: created video buffer 5
13522020-01-08 19:35:25.785 T:9336 DEBUG: CRenderManager::Configure - 6
13532020-01-08 19:35:25.787 T:9336 DEBUG: CWinShader::LoadEffect: loading shader special://xbmc/system/shaders/output_d3d.fx
13542020-01-08 19:35:25.788 T:4084 DEBUG: AddOnLog: InputStream Adaptive: Download https://ipv4-c001-ein002-kpn-isp.1.oca.nflxvideo.net/?o=AQNd6Jkloy2pFjUPj5B6PX8QTdcOwp1N6BD4flt-KdiwcsOI0e2NJsoXrtrEY1jq-GJRpM3lkOoUVefdQ7CWOzPpPeYmoiSvGJYhGzN-nNXHQYd-jLipj2kjwYy9SPJ8hdf9yJEgS-75VuUDw6p8HKTIFvbSOGZripdSjPc&v=5&e=1578555323&t=J7OPKJDGEXoH-5keJMB-BLpSMJw finished, avg speed: 22766222.18byte/s, current speed: 23257322.00byte/s
13552020-01-08 19:35:25.788 T:4380 DEBUG: AddOnLog: InputStream Adaptive: Download https://ipv4-c001-ein002-kpn-isp.1.oca.nflxvideo.net/?o=AQNd6Jkloy2pFjUHhJF7PH4RQN8XhYdT806kIAh8Y5DjfsOK1P3Pf5QVq9PAf0Chri9avJbWtOs7VZ_RJJmmCxOIU9J-3F3PfOs_DSh58rDwfYxDg4yxjWcd9a2_Ye0DxsCywZQuTO75VuUDw6p8HKTIFvbSOGZripdSjPc&v=5&e=1578555323&t=APVJeVDsWjsUL0yXCN7Apl0MvwA finished, avg speed: 24014823.12byte/s, current speed: 49315000.00byte/s
13562020-01-08 19:35:25.788 T:3860 DEBUG: CVideoPlayer::HandleMessages - player started 2
13572020-01-08 19:35:25.788 T:3860 DEBUG: VideoPlayer::Sync - Audio - pts: 534176000.000000, cache: 320000.022650, totalcache: 780000.030994
13582020-01-08 19:35:25.788 T:9548 DEBUG: CApplication::OnAVChange: CApplication::OnAVChange
13592020-01-08 19:35:25.788 T:3860 DEBUG: VideoPlayer::Sync - Video - pts: 533908375.000000, cache: 50000.000000, totalcache: 100000.000000
13602020-01-08 19:35:25.788 T:3860 DEBUG: CVideoPlayer::SetCaching - caching state 0
13612020-01-08 19:35:25.788 T:4368 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(533808375.000000)
13622020-01-08 19:35:25.788 T:4396 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_RESYNC(533808375.000000), level: 54, cache: 472930.722650
13632020-01-08 19:35:25.788 T:3860 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
13642020-01-08 19:35:25.788 T:4396 DEBUG: CDVDAudio::Resume - resume audio stream
13652020-01-08 19:35:25.788 T:9412 DEBUG: ActiveAE - start sync of audio stream
13662020-01-08 19:35:25.789 T:9560 DEBUG: CApplication::OnAVStarted: CApplication::OnAVStarted
13672020-01-08 19:35:25.793 T:4084 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Range: bytes=308392282-310355516'
13682020-01-08 19:35:25.793 T:4084 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'connection: keep-alive'
13692020-01-08 19:35:25.793 T:4084 DEBUG: CurlFile::Open(0x1bc05439aa0) https://ipv4-c001-ein002-kpn-isp.1.oca.nflxvideo.net/?o=AQNd6Jkloy2pFjUPj5B6PX8QTdcOwp1N6BD4flt-KdiwcsOI0e2NJsoXrtrEY1jq-GJRpM3lkOoUVefdQ7CWOzPpPeYmoiSvGJYhGzN-nNXHQYd-jLipj2kjwYy9SPJ8hdf9yJEgS-75VuUDw6p8HKTIFvbSOGZripdSjPc&v=5&e=1578555323&t=J7OPKJDGEXoH-5keJMB-BLpSMJw
13702020-01-08 19:35:25.815 T:9392 DEBUG: CAnnouncementManager - Announcement: OnAVChange from xbmc
13712020-01-08 19:35:25.815 T:9392 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnAVChange
13722020-01-08 19:35:25.833 T:9336 DEBUG: CWinRenderer::CreateIntermediateRenderTarget: format 87.
13732020-01-08 19:35:25.833 T:9336 DEBUG: ffmpeg[2478]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
13742020-01-08 19:35:25.833 T:4380 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Range: bytes=13251241-13299774'
13752020-01-08 19:35:25.834 T:4380 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'connection: keep-alive'
13762020-01-08 19:35:25.834 T:4380 DEBUG: CurlFile::Open(0x1bc0543a7a0) https://ipv4-c001-ein002-kpn-isp.1.oca.nflxvideo.net/?o=AQNd6Jkloy2pFjUHhJF7PH4RQN8XhYdT806kIAh8Y5DjfsOK1P3Pf5QVq9PAf0Chri9avJbWtOs7VZ_RJJmmCxOIU9J-3F3PfOs_DSh58rDwfYxDg4yxjWcd9a2_Ye0DxsCywZQuTO75VuUDw6p8HKTIFvbSOGZripdSjPc&v=5&e=1578555323&t=APVJeVDsWjsUL0yXCN7Apl0MvwA
13772020-01-08 19:35:25.838 T:9392 DEBUG: CAnnouncementManager - Announcement: OnAVStart from xbmc
13782020-01-08 19:35:25.838 T:9392 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnAVStart
13792020-01-08 19:35:25.843 T:9336 DEBUG: Activating window ID: 12005
13802020-01-08 19:35:25.843 T:9336 DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
13812020-01-08 19:35:25.843 T:9336 DEBUG: FreeVisualisation() done
13822020-01-08 19:35:25.844 T:9336 DEBUG: ------ Window Init (VideoFullScreen.xml) ------
13832020-01-08 19:35:25.844 T:9336 INFO: Loading skin file: VideoFullScreen.xml, load type: KEEP_IN_MEMORY
13842020-01-08 19:35:25.850 T:4380 DEBUG: AddOnLog: InputStream Adaptive: Download https://ipv4-c001-ein002-kpn-isp.1.oca.nflxvideo.net/?o=AQNd6Jkloy2pFjUHhJF7PH4RQN8XhYdT806kIAh8Y5DjfsOK1P3Pf5QVq9PAf0Chri9avJbWtOs7VZ_RJJmmCxOIU9J-3F3PfOs_DSh58rDwfYxDg4yxjWcd9a2_Ye0DxsCywZQuTO75VuUDw6p8HKTIFvbSOGZripdSjPc&v=5&e=1578555323&t=APVJeVDsWjsUL0yXCN7Apl0MvwA finished, avg speed: 23043683.59byte/s, current speed: 3033375.00byte/s
13852020-01-08 19:35:25.850 T:9560 DEBUG: CApplication::OnAVChange: CApplication::OnAVChange
13862020-01-08 19:35:25.851 T:9336 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
13872020-01-08 19:35:25.874 T:9392 DEBUG: CAnnouncementManager - Announcement: OnAVChange from xbmc
13882020-01-08 19:35:25.874 T:9392 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnAVChange
13892020-01-08 19:35:25.874 T:4084 DEBUG: AddOnLog: InputStream Adaptive: Download https://ipv4-c001-ein002-kpn-isp.1.oca.nflxvideo.net/?o=AQNd6Jkloy2pFjUPj5B6PX8QTdcOwp1N6BD4flt-KdiwcsOI0e2NJsoXrtrEY1jq-GJRpM3lkOoUVefdQ7CWOzPpPeYmoiSvGJYhGzN-nNXHQYd-jLipj2kjwYy9SPJ8hdf9yJEgS-75VuUDw6p8HKTIFvbSOGZripdSjPc&v=5&e=1578555323&t=J7OPKJDGEXoH-5keJMB-BLpSMJw finished, avg speed: 25169679.00byte/s, current speed: 25169679.00byte/s
13902020-01-08 19:35:25.874 T:4084 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Range: bytes=310355517-312956542'
13912020-01-08 19:35:25.874 T:4084 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'connection: keep-alive'
13922020-01-08 19:35:25.874 T:4084 DEBUG: CurlFile::Open(0x1bc05439de0) https://ipv4-c001-ein002-kpn-isp.1.oca.nflxvideo.net/?o=AQNd6Jkloy2pFjUPj5B6PX8QTdcOwp1N6BD4flt-KdiwcsOI0e2NJsoXrtrEY1jq-GJRpM3lkOoUVefdQ7CWOzPpPeYmoiSvGJYhGzN-nNXHQYd-jLipj2kjwYy9SPJ8hdf9yJEgS-75VuUDw6p8HKTIFvbSOGZripdSjPc&v=5&e=1578555323&t=J7OPKJDGEXoH-5keJMB-BLpSMJw
13932020-01-08 19:35:25.910 T:9412 DEBUG: ActiveAE::SyncStream - average error of -85.798796, start adjusting
13942020-01-08 19:35:25.910 T:9412 DEBUG: ActiveAE::SyncStream - average error -21.798796 below threshold of 30.000000
13952020-01-08 19:35:26.006 T:4084 DEBUG: AddOnLog: InputStream Adaptive: Download https://ipv4-c001-ein002-kpn-isp.1.oca.nflxvideo.net/?o=AQNd6Jkloy2pFjUPj5B6PX8QTdcOwp1N6BD4flt-KdiwcsOI0e2NJsoXrtrEY1jq-GJRpM3lkOoUVefdQ7CWOzPpPeYmoiSvGJYhGzN-nNXHQYd-jLipj2kjwYy9SPJ8hdf9yJEgS-75VuUDw6p8HKTIFvbSOGZripdSjPc&v=5&e=1578555323&t=J7OPKJDGEXoH-5keJMB-BLpSMJw finished, avg speed: 20808208.00byte/s, current speed: 20808208.00byte/s
13962020-01-08 19:35:26.097 T:4380 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Range: bytes=13299775-13349089'
13972020-01-08 19:35:26.097 T:4380 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'connection: keep-alive'
13982020-01-08 19:35:26.097 T:4380 DEBUG: CurlFile::Open(0x1bc05439aa0) https://ipv4-c001-ein002-kpn-isp.1.oca.nflxvideo.net/?o=AQNd6Jkloy2pFjUHhJF7PH4RQN8XhYdT806kIAh8Y5DjfsOK1P3Pf5QVq9PAf0Chri9avJbWtOs7VZ_RJJmmCxOIU9J-3F3PfOs_DSh58rDwfYxDg4yxjWcd9a2_Ye0DxsCywZQuTO75VuUDw6p8HKTIFvbSOGZripdSjPc&v=5&e=1578555323&t=APVJeVDsWjsUL0yXCN7Apl0MvwA
13992020-01-08 19:35:26.102 T:4380 DEBUG: AddOnLog: InputStream Adaptive: Download https://ipv4-c001-ein002-kpn-isp.1.oca.nflxvideo.net/?o=AQNd6Jkloy2pFjUHhJF7PH4RQN8XhYdT806kIAh8Y5DjfsOK1P3Pf5QVq9PAf0Chri9avJbWtOs7VZ_RJJmmCxOIU9J-3F3PfOs_DSh58rDwfYxDg4yxjWcd9a2_Ye0DxsCywZQuTO75VuUDw6p8HKTIFvbSOGZripdSjPc&v=5&e=1578555323&t=APVJeVDsWjsUL0yXCN7Apl0MvwA finished, avg speed: 22148895.22byte/s, current speed: 49315000.00byte/s
14002020-01-08 19:35:26.932 T:9412 DEBUG: ActiveAE::SyncStream - average error -106.565011 above threshold of 100.000000
14012020-01-08 19:35:26.932 T:9412 DEBUG: ActiveAE::SyncStream - average error -10.565011 below threshold of 30.000000
14022020-01-08 19:35:27.216 T:9336 DEBUG: Keyboard: scancode: 0x39, sym: 0x0020, unicode: 0x0020, modifier: 0x0
14032020-01-08 19:35:27.216 T:9336 DEBUG: CInputManager::HandleKey: space (0xf020) pressed, action is Pause
14042020-01-08 19:35:27.216 T:9336 DEBUG: ------ Window Init (DialogSeekBar.xml) ------
14052020-01-08 19:35:27.217 T:9336 DEBUG: ------ Window Init (Custom_1109_TopBarOverlay.xml) ------
14062020-01-08 19:35:27.221 T:4396 DEBUG: CDVDAudio::Pause - pausing audio stream
14072020-01-08 19:35:27.242 T:9392 DEBUG: CAnnouncementManager - Announcement: OnPause from xbmc
14082020-01-08 19:35:27.242 T:9392 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPause
14092020-01-08 19:35:27.300 T:9336 DEBUG: Keyboard: scancode: 0x39, sym: 0x0020, unicode: 0x0000, modifier: 0x0
14102020-01-08 19:35:27.667 T:9336 DEBUG: Keyboard: scancode: 0x32, sym: 0x006d, unicode: 0x006d, modifier: 0x0
14112020-01-08 19:35:27.667 T:9336 DEBUG: CInputManager::HandleKey: m (0xf04d) pressed, action is OSD
14122020-01-08 19:35:27.667 T:9336 DEBUG: ------ Window Init (VideoOSD.xml) ------
14132020-01-08 19:35:27.667 T:9336 INFO: Loading skin file: VideoOSD.xml, load type: KEEP_IN_MEMORY
14142020-01-08 19:35:27.720 T:4368 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
14152020-01-08 19:35:27.733 T:9336 DEBUG: Keyboard: scancode: 0x32, sym: 0x006d, unicode: 0x0000, modifier: 0x0
14162020-01-08 19:35:27.846 T:9392 DEBUG: CAnnouncementManager - Announcement: upnext_data from plugin.video.netflix.SIGNAL
14172020-01-08 19:35:27.846 T:9392 DEBUG: GOT ANNOUNCEMENT, type: 512, from plugin.video.netflix.SIGNAL, message upnext_data
14182020-01-08 19:35:28.233 T:9336 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
14192020-01-08 19:35:28.233 T:9336 DEBUG: CInputManager::HandleKey: right (0xf083) pressed, action is Right
14202020-01-08 19:35:28.255 T:4368 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
14212020-01-08 19:35:28.334 T:9336 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
14222020-01-08 19:35:28.400 T:9336 DEBUG: Previous line repeats 1 times.
14232020-01-08 19:35:28.400 T:9336 DEBUG: CInputManager::HandleKey: right (0xf083) pressed, action is Right
14242020-01-08 19:35:28.501 T:9336 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
14252020-01-08 19:35:28.550 T:9336 DEBUG: Previous line repeats 1 times.
14262020-01-08 19:35:28.550 T:9336 DEBUG: CInputManager::HandleKey: right (0xf083) pressed, action is Right
14272020-01-08 19:35:28.651 T:9336 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
14282020-01-08 19:35:28.701 T:9336 DEBUG: Previous line repeats 1 times.
14292020-01-08 19:35:28.701 T:9336 DEBUG: CInputManager::HandleKey: right (0xf083) pressed, action is Right
14302020-01-08 19:35:28.772 T:4368 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
14312020-01-08 19:35:28.818 T:9336 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
14322020-01-08 19:35:29.101 T:9336 DEBUG: Previous line repeats 1 times.
14332020-01-08 19:35:29.101 T:9336 DEBUG: CInputManager::HandleKey: right (0xf083) pressed, action is Right
14342020-01-08 19:35:29.218 T:9336 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
14352020-01-08 19:35:29.289 T:4368 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
14362020-01-08 19:35:29.702 T:9336 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
14372020-01-08 19:35:29.785 T:9336 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
14382020-01-08 19:35:29.785 T:9336 DEBUG: CInputManager::HandleKey: return (0xf00d) pressed, action is Select
14392020-01-08 19:35:29.785 T:9336 DEBUG: Activating window ID: 11101
14402020-01-08 19:35:29.785 T:9336 DEBUG: ------ Window Init (Custom_1101_SettingsList.xml) ------
14412020-01-08 19:35:29.785 T:9336 INFO: Loading skin file: Custom_1101_SettingsList.xml, load type: KEEP_IN_MEMORY
14422020-01-08 19:35:29.793 T:4368 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
14432020-01-08 19:35:30.753 T:9336 WARNING: Previous line repeats 1 times.
14442020-01-08 19:35:30.753 T:9336 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
14452020-01-08 19:35:30.753 T:9336 DEBUG: CInputManager::HandleKey: down (0xf081) pressed, action is Down
14462020-01-08 19:35:30.824 T:4368 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
14472020-01-08 19:35:30.836 T:9336 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
14482020-01-08 19:35:30.886 T:9336 DEBUG: Previous line repeats 1 times.
14492020-01-08 19:35:30.886 T:9336 DEBUG: CInputManager::HandleKey: down (0xf081) pressed, action is Down
14502020-01-08 19:35:31.003 T:9336 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
14512020-01-08 19:35:31.120 T:9336 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
14522020-01-08 19:35:31.187 T:9336 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
14532020-01-08 19:35:31.187 T:9336 DEBUG: CInputManager::HandleKey: return (0xf00d) pressed, action is Select
14542020-01-08 19:35:31.187 T:9336 DEBUG: Activating window ID: 10123
14552020-01-08 19:35:31.187 T:9336 DEBUG: ------ Window Init (DialogSettings.xml) ------
14562020-01-08 19:35:31.187 T:9336 INFO: Loading skin file: DialogSettings.xml, load type: KEEP_IN_MEMORY
14572020-01-08 19:35:31.192 T:9336 DEBUG: CSettingsManager: requested setting (video.interlacemethod) was not found.
14582020-01-08 19:35:31.192 T:9336 DEBUG: CSettingsManager: requested setting (video.scalingmethod) was not found.
14592020-01-08 19:35:31.192 T:9336 DEBUG: CSettingsManager: requested setting (video.stream) was not found.
14602020-01-08 19:35:31.192 T:9336 DEBUG: CSettingsManager: requested setting (video.viewmode) was not found.
14612020-01-08 19:35:31.192 T:9336 DEBUG: CSettingsManager: requested setting (video.zoom) was not found.
14622020-01-08 19:35:31.192 T:9336 DEBUG: CSettingsManager: requested setting (video.verticalshift) was not found.
14632020-01-08 19:35:31.192 T:9336 DEBUG: CSettingsManager: requested setting (video.pixelratio) was not found.
14642020-01-08 19:35:31.192 T:9336 DEBUG: CSettingsManager: requested setting (video.orientation) was not found.
14652020-01-08 19:35:31.192 T:9336 DEBUG: CSettingsManager: requested setting (video.postprocess) was not found.
14662020-01-08 19:35:31.192 T:9336 DEBUG: CSettingsManager: requested setting (video.brightness) was not found.
14672020-01-08 19:35:31.192 T:9336 DEBUG: CSettingsManager: requested setting (video.contrast) was not found.
14682020-01-08 19:35:31.192 T:9336 DEBUG: CSettingsManager: requested setting (video.nonlinearstretch) was not found.
14692020-01-08 19:35:31.192 T:9336 DEBUG: CSettingsManager: requested setting (video.tonemapmethod) was not found.
14702020-01-08 19:35:31.192 T:9336 DEBUG: CSettingsManager: requested setting (video.tonemapparam) was not found.
14712020-01-08 19:35:31.192 T:9336 DEBUG: CSettingsManager: requested setting (video.stereoscopicmode) was not found.
14722020-01-08 19:35:31.192 T:9336 DEBUG: CSettingsManager: requested setting (video.stereoscopicinvert) was not found.
14732020-01-08 19:35:31.192 T:9336 DEBUG: CSettingsManager: requested setting (video.save) was not found.
14742020-01-08 19:35:31.192 T:9336 DEBUG: CSettingsManager: requested setting (video.calibration) was not found.
14752020-01-08 19:35:31.340 T:4368 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
14762020-01-08 19:35:32.070 T:9336 WARNING: Previous line repeats 1 times.
14772020-01-08 19:35:32.070 T:9336 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
14782020-01-08 19:35:32.170 T:9336 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
14792020-01-08 19:35:32.170 T:9336 DEBUG: CInputManager::HandleKey: return (0xf00d) pressed, action is Select
14802020-01-08 19:35:32.171 T:9336 DEBUG: ------ Window Init (DialogSelect.xml) ------
14812020-01-08 19:35:32.171 T:9336 INFO: Loading skin file: DialogSelect.xml, load type: KEEP_IN_MEMORY
14822020-01-08 19:35:32.358 T:4368 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
14832020-01-08 19:35:36.242 T:9336 WARNING: Previous line repeats 7 times.
14842020-01-08 19:35:36.242 T:9336 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x001b, modifier: 0x0
14852020-01-08 19:35:36.359 T:9336 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x0000, modifier: 0x0
14862020-01-08 19:35:36.359 T:9336 DEBUG: CInputManager::HandleKey: escape (0xf01b) pressed, action is PreviousMenu
14872020-01-08 19:35:36.466 T:4368 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
14882020-01-08 19:35:36.616 T:9336 DEBUG: ------ Window Deinit (DialogSelect.xml) ------
14892020-01-08 19:35:36.980 T:4368 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
14902020-01-08 19:35:37.159 T:9336 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x001b, modifier: 0x0
14912020-01-08 19:35:37.276 T:9336 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x0000, modifier: 0x0
14922020-01-08 19:35:37.276 T:9336 DEBUG: CInputManager::HandleKey: escape (0xf01b) pressed, action is PreviousMenu
14932020-01-08 19:35:37.496 T:4368 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
14942020-01-08 19:35:37.522 T:9336 DEBUG: ------ Window Deinit (DialogSettings.xml) ------
14952020-01-08 19:35:37.993 T:9336 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x001b, modifier: 0x0
14962020-01-08 19:35:37.998 T:4368 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
14972020-01-08 19:35:38.077 T:9336 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x0000, modifier: 0x0
14982020-01-08 19:35:38.077 T:9336 DEBUG: CInputManager::HandleKey: escape (0xf01b) pressed, action is PreviousMenu
14992020-01-08 19:35:38.315 T:9336 DEBUG: ------ Window Deinit (Custom_1101_SettingsList.xml) ------
15002020-01-08 19:35:38.515 T:4368 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
15012020-01-08 19:35:39.545 T:9336 WARNING: Previous line repeats 2 times.
15022020-01-08 19:35:39.545 T:9336 DEBUG: Keyboard: scancode: 0x2d, sym: 0x0078, unicode: 0x0078, modifier: 0x0
15032020-01-08 19:35:39.545 T:9336 DEBUG: CInputManager::HandleKey: x (0xf058) pressed, action is Stop
15042020-01-08 19:35:39.545 T:9336 NOTICE: CVideoPlayer::CloseFile()
15052020-01-08 19:35:39.547 T:9336 DEBUG: CRenderManager::DeleteRenderer - deleting renderer
15062020-01-08 19:35:39.548 T:9336 NOTICE: VideoPlayer: waiting for threads to exit
15072020-01-08 19:35:39.550 T:3860 NOTICE: CVideoPlayer::OnExit()
15082020-01-08 19:35:39.550 T:3860 NOTICE: Closing stream player 1
15092020-01-08 19:35:39.550 T:3860 DEBUG: AddOnLog: InputStream Adaptive: EnableStream(11: false)
15102020-01-08 19:35:39.550 T:3860 NOTICE: Waiting for audio thread to exit
15112020-01-08 19:35:39.550 T:4396 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
15122020-01-08 19:35:39.550 T:4396 NOTICE: thread end: CVideoPlayerAudio::OnExit()
15132020-01-08 19:35:39.550 T:3860 NOTICE: Closing audio device
15142020-01-08 19:35:39.550 T:4396 DEBUG: Thread VideoPlayerAudio 4396 terminating
15152020-01-08 19:35:39.574 T:3860 DEBUG: CDVDAudio::Flush - flush audio stream
15162020-01-08 19:35:39.574 T:9412 DEBUG: CActiveAE::DiscardStream - audio stream deleted
15172020-01-08 19:35:39.574 T:9412 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
15182020-01-08 19:35:39.574 T:3860 DEBUG: Previous line repeats 2 times.
15192020-01-08 19:35:39.574 T:3860 NOTICE: Deleting audio codec
15202020-01-08 19:35:39.574 T:3860 NOTICE: Closing stream player 2
15212020-01-08 19:35:39.574 T:3860 DEBUG: AddOnLog: InputStream Adaptive: EnableStream(10: false)
15222020-01-08 19:35:39.574 T:3860 NOTICE: waiting for video thread to exit
15232020-01-08 19:35:39.586 T:4368 NOTICE: thread end: video_thread
15242020-01-08 19:35:39.586 T:4368 DEBUG: Thread VideoPlayerVideo 4368 terminating
15252020-01-08 19:35:39.586 T:3860 NOTICE: deleting video codec
15262020-01-08 19:35:39.586 T:3860 DEBUG: CAddonVideoCodec: Reset
15272020-01-08 19:35:39.601 T:3860 NOTICE: Closing stream player 3
15282020-01-08 19:35:39.601 T:3860 DEBUG: AddOnLog: InputStream Adaptive: EnableStream(20: false)
15292020-01-08 19:35:39.601 T:3860 DEBUG: AddOnLog: InputStream Adaptive: Close()
15302020-01-08 19:35:39.601 T:3860 DEBUG: AddOnLog: InputStream Adaptive: Session::~Session()
15312020-01-08 19:35:39.602 T:3860 DEBUG: AddOnLog: InputStream Adaptive: CDMMessage: 4 arrived!
15322020-01-08 19:35:39.608 T:7024 INFO: CActiveAESink::OpenSink - initialize sink
15332020-01-08 19:35:39.615 T:10064 DEBUG: Mysql execute: update settings set Deinterlace=1,ViewMode=0,ZoomAmount=1.000000,PixelRatio=1.000000,VerticalShift=0.000000,AudioStream=-1,SubtitleStream=1,SubtitleDelay=0.000000,SubtitlesOn=1,Brightness=50.000000,Contrast=50.000000,Gamma=20.000000,VolumeAmplification=0.000000,AudioDelay=0.000000,Sharpness=0.000000,NoiseReduction=0.000000,NonLinStretch=0,PostProcess=0,ScalingMethod=1,ResumeTime=0,StereoMode=0,StereoInvert=0,VideoStream=9,TonemapMethod=1,TonemapParam=1.000000 where idFile=9452
15342020-01-08 19:35:39.621 T:7024 DEBUG: CAESinkDirectSound::Deinitialize: Cleaning up
15352020-01-08 19:35:39.623 T:7024 DEBUG: CActiveAESink::OpenSink - trying to open device DIRECTSOUND:{C97FB488-6D30-4372-9EC0-35849457F520}
15362020-01-08 19:35:39.623 T:9560 DEBUG: CSaveFileState::DoWork - Saving file state for video item plugin://plugin.video.netflix/play/show/70143830/season/70103189/episode/70295805/?profile_guid=HAUW5S6CKBES5MCWQHKS5RKG7M
15372020-01-08 19:35:39.627 T:7024 DEBUG: CAESinkDirectSound::Initialize: Using Window handle: 0x20282
15382020-01-08 19:35:39.633 T:7024 DEBUG: CAESinkDirectSound::Initialize: secondary buffer created
15392020-01-08 19:35:39.633 T:7024 DEBUG: CAESinkDirectSound::Initialize: Initializing DirectSound with the following parameters:
15402020-01-08 19:35:39.633 T:7024 DEBUG: Audio Device : Philips FTV (2- Intel(R) Display Audio)
15412020-01-08 19:35:39.633 T:7024 DEBUG: Sample Rate : 44100
15422020-01-08 19:35:39.633 T:7024 DEBUG: Sample Format : AE_FMT_FLOAT
15432020-01-08 19:35:39.633 T:7024 DEBUG: Bits Per Sample : 32
15442020-01-08 19:35:39.633 T:7024 DEBUG: Valid Bits/Samp : 32
15452020-01-08 19:35:39.633 T:7024 DEBUG: Channel Count : 2
15462020-01-08 19:35:39.633 T:7024 DEBUG: Block Align : 8
15472020-01-08 19:35:39.633 T:7024 DEBUG: Avg. Bytes Sec : 352800
15482020-01-08 19:35:39.633 T:7024 DEBUG: Samples/Block : 32
15492020-01-08 19:35:39.633 T:7024 DEBUG: Format cBSize : 22
15502020-01-08 19:35:39.633 T:7024 DEBUG: Channel Layout : FL, FR
15512020-01-08 19:35:39.633 T:7024 DEBUG: Channel Mask : 3
15522020-01-08 19:35:39.633 T:7024 DEBUG: Frames : 661
15532020-01-08 19:35:39.633 T:7024 DEBUG: Frame Size : 8
15542020-01-08 19:35:39.633 T:7024 DEBUG: CActiveAESink::OpenSink - DIRECTSOUND Initialized:
15552020-01-08 19:35:39.633 T:7024 DEBUG: Output Device : HDMI - Philips FTV (2- Intel(R) Display Audio)
15562020-01-08 19:35:39.633 T:7024 DEBUG: Sample Rate : 44100
15572020-01-08 19:35:39.633 T:7024 DEBUG: Sample Format : AE_FMT_FLOAT
15582020-01-08 19:35:39.633 T:7024 DEBUG: Channel Count : 2
15592020-01-08 19:35:39.633 T:7024 DEBUG: Channel Layout: FL, FR
15602020-01-08 19:35:39.633 T:7024 DEBUG: Frames : 661
15612020-01-08 19:35:39.633 T:7024 DEBUG: Frame Size : 8
15622020-01-08 19:35:39.635 T:9412 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
15632020-01-08 19:35:39.645 T:3860 DEBUG: Previous line repeats 2 times.
15642020-01-08 19:35:39.645 T:3860 DEBUG: SECTION:UnloadDll(C:\Users\mr_bl\AppData\Roaming\Kodi\addons\inputstream.adaptive\inputstream.adaptive.dll)
15652020-01-08 19:35:39.645 T:3860 INFO: ADDON: Dll Destroyed - InputStream Adaptive
15662020-01-08 19:35:39.645 T:9336 NOTICE: VideoPlayer: finished waiting
15672020-01-08 19:35:39.645 T:3860 DEBUG: Thread VideoPlayer 3860 terminating
15682020-01-08 19:35:39.645 T:9336 NOTICE: CVideoPlayer::CloseFile()
15692020-01-08 19:35:39.645 T:9336 NOTICE: VideoPlayer: waiting for threads to exit
15702020-01-08 19:35:39.645 T:9336 NOTICE: VideoPlayer: finished waiting
15712020-01-08 19:35:39.645 T:9560 DEBUG: Mysql execute: update files set playCount=1,lastPlayed='2020-01-08 19:35:39' where idFile=9452
15722020-01-08 19:35:39.646 T:9336 DEBUG: Radio UECP (RDS) Processor - delete CDVDRadioRDSData::~CDVDRadioRDSData
15732020-01-08 19:35:39.661 T:9560 DEBUG: Mysql execute: update bookmark set timeInSeconds = 535.240643, totalTimeInSeconds = 1272.000000, thumbNailImage = '', player = 'VideoPlayer', playerState = '' where idBookmark = 2401
15742020-01-08 19:35:39.668 T:7024 DEBUG: CAESinkDirectSound::CheckPlayStatus: Resuming Playback
15752020-01-08 19:35:39.669 T:9392 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
15762020-01-08 19:35:39.670 T:9392 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
15772020-01-08 19:35:39.671 T:10064 DEBUG: CApplication::OnPlayBackStopped: CApplication::OnPlayBackStopped
15782020-01-08 19:35:39.680 T:9336 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
15792020-01-08 19:35:39.680 T:9336 DEBUG: ------ Window Deinit (VideoOSD.xml) ------
15802020-01-08 19:35:39.680 T:9336 DEBUG: ------ Window Deinit (VideoFullScreen.xml) ------
15812020-01-08 19:35:39.686 T:9336 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
15822020-01-08 19:35:39.686 T:9336 DEBUG: ------ Window Init (MyVideoNav.xml) ------
15832020-01-08 19:35:39.687 T:9336 ERROR: Control 55 in window 10025 has been asked to focus, but it can't
15842020-01-08 19:35:39.692 T:9392 DEBUG: CAnnouncementManager - Announcement: OnStop from xbmc
15852020-01-08 19:35:39.692 T:9392 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnStop
15862020-01-08 19:35:39.722 T:9336 DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
15872020-01-08 19:35:39.728 T:9336 DEBUG: Keyboard: scancode: 0x2d, sym: 0x0078, unicode: 0x0000, modifier: 0x0
15882020-01-08 19:35:39.749 T:9336 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.netflix/directory/show/70143830/season/70103189/)
15892020-01-08 19:35:39.749 T:9336 DEBUG: ParentPath = [plugin://plugin.video.netflix/directory/show/70143830/season/70103189/]
15902020-01-08 19:35:39.750 T:5304 DEBUG: Thread waiting start, auto delete: false
15912020-01-08 19:35:39.755 T:9560 DEBUG: CAddonDatabase::SetLastUsed[plugin.video.netflix] took 5 ms
15922020-01-08 19:35:39.755 T:5304 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin Netflix('plugin://plugin.video.netflix/directory/show/70143830/season/70103189/','1','','resume:false')
15932020-01-08 19:35:39.755 T:5304 DEBUG: CScriptInvocationManager::GetLanguageInvoker - Reusing LanguageInvokerThread 3 for script C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix\addon.py
15942020-01-08 19:35:39.756 T:2916 INFO: initializing python engine.
15952020-01-08 19:35:39.756 T:2916 DEBUG: CPythonInvoker(3, C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix\addon.py): start processing
15962020-01-08 19:35:39.756 T:2916 DEBUG: CPythonInvoker(3, C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix\addon.py): entering source directory C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix
15972020-01-08 19:35:39.756 T:2916 DEBUG: CPythonInvoker(3, C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix\addon.py): instantiating addon using automatically obtained id of "plugin.video.netflix" dependent on version 2.26.0 of the xbmc.python api
15982020-01-08 19:35:39.757 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: loading setting definitions
15992020-01-08 19:35:39.757 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: trying to load setting definitions from old format...
16002020-01-08 19:35:39.762 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: loading setting values
16012020-01-08 19:35:39.762 T:2916 DEBUG: CSettingsManager: requested setting (adultpin_enable) was not found.
16022020-01-08 19:35:39.762 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: failed to find definition for setting adultpin_enable. Creating a setting on-the-fly...
16032020-01-08 19:35:39.762 T:2916 DEBUG: CSettingsManager: requested setting (auto_update) was not found.
16042020-01-08 19:35:39.762 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: failed to find definition for setting auto_update. Creating a setting on-the-fly...
16052020-01-08 19:35:39.762 T:2916 DEBUG: CSettingsManager: requested setting (customexportname) was not found.
16062020-01-08 19:35:39.762 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: failed to find definition for setting customexportname. Creating a setting on-the-fly...
16072020-01-08 19:35:39.762 T:2916 DEBUG: CSettingsManager: requested setting (initial_mylist_sync) was not found.
16082020-01-08 19:35:39.762 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: failed to find definition for setting initial_mylist_sync. Creating a setting on-the-fly...
16092020-01-08 19:35:39.762 T:2916 DEBUG: CSettingsManager: requested setting (mylist_library_sync) was not found.
16102020-01-08 19:35:39.762 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: failed to find definition for setting mylist_library_sync. Creating a setting on-the-fly...
16112020-01-08 19:35:39.763 T:2916 DEBUG: CSettingsManager: requested setting (update_time) was not found.
16122020-01-08 19:35:39.763 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: failed to find definition for setting update_time. Creating a setting on-the-fly...
16132020-01-08 19:35:39.763 T:2916 DEBUG: CSettingsManager: requested setting (wait_idle) was not found.
16142020-01-08 19:35:39.763 T:2916 DEBUG: CAddonSettings[plugin.video.netflix]: failed to find definition for setting wait_idle. Creating a setting on-the-fly...
16152020-01-08 19:35:39.850 T:9336 DEBUG: ------ Window Init (DialogBusy.xml) ------
16162020-01-08 19:35:39.853 T:9336 DEBUG: ------ Window Deinit () ------
16172020-01-08 19:35:39.853 T:9336 DEBUG: ------ Window Deinit (Custom_1109_TopBarOverlay.xml) ------
16182020-01-08 19:35:39.853 T:9336 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
16192020-01-08 19:35:39.857 T:9336 DEBUG: ------ Window Init () ------
16202020-01-08 19:35:39.927 T:5304 DEBUG: Thread waiting 5304 terminating
16212020-01-08 19:35:39.950 T:2916 INFO: CPythonInvoker(3, C:\Users\mr_bl\AppData\Roaming\Kodi\addons\plugin.video.netflix\addon.py): script successfully run
16222020-01-08 19:35:39.977 T:9460 DEBUG: Thread BackgroundLoader start, auto delete: false
16232020-01-08 19:35:39.986 T:10064 DEBUG: ffmpeg[2750]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
16242020-01-08 19:35:39.996 T:9560 DEBUG: ffmpeg[2558]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
16252020-01-08 19:35:40.066 T:9460 DEBUG: Thread BackgroundLoader 9460 terminating
16262020-01-08 19:35:40.667 T:8016 DEBUG: CMMNotificationClient::OnPropertyValueChanged: Changed device property of {0.0.0.00000000}.{c97fb488-6d30-4372-9ec0-35849457f520} is (9855c4cd-df8c-449c-a181-8191b68bd06c)#0
16272020-01-08 19:35:40.729 T:9336 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x001b, modifier: 0x0
16282020-01-08 19:35:40.880 T:9336 INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://www.msftncsi.com (easy=0x1bc0349d180, multi=(nil))
16292020-01-08 19:35:40.880 T:9336 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x0000, modifier: 0x0
16302020-01-08 19:35:40.881 T:9336 DEBUG: CInputManager::HandleKey: escape (0xf01b) pressed, action is PreviousMenu
16312020-01-08 19:35:40.881 T:9336 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
16322020-01-08 19:35:41.184 T:9336 DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
16332020-01-08 19:35:41.184 T:9336 DEBUG: FreeVisualisation() done
16342020-01-08 19:35:41.197 T:9336 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
16352020-01-08 19:35:41.197 T:9336 DEBUG: ------ Window Init (Home.xml) ------
16362020-01-08 19:35:41.197 T:9336 DEBUG: CDirectoryProvider[library://video/movies/]: refreshing..
16372020-01-08 19:35:41.197 T:9336 DEBUG: CDirectoryProvider[special://skin/playlists/inprogress_movies.xsp]: refreshing..
16382020-01-08 19:35:41.197 T:9336 DEBUG: CDirectoryProvider[special://skin/playlists/recent_unwatched_movies.xsp]: refreshing..
16392020-01-08 19:35:41.197 T:9336 DEBUG: CDirectoryProvider[special://skin/playlists/unwatched_movies.xsp]: refreshing..
16402020-01-08 19:35:41.197 T:9336 DEBUG: CDirectoryProvider[special://skin/playlists/random_movies.xsp]: refreshing..
16412020-01-08 19:35:41.197 T:9336 DEBUG: CDirectoryProvider[videodb://movies/genres/]: refreshing..
16422020-01-08 19:35:41.197 T:9336 DEBUG: CDirectoryProvider[videodb://movies/sets/]: refreshing..
16432020-01-08 19:35:41.197 T:9336 DEBUG: CDirectoryProvider[library://video/tvshows/]: refreshing..
16442020-01-08 19:35:41.197 T:9336 DEBUG: CDirectoryProvider[videodb://inprogresstvshows]: refreshing..
16452020-01-08 19:35:41.197 T:9336 DEBUG: CDirectoryProvider[special://skin/playlists/recent_unwatched_episodes.xsp]: refreshing..
16462020-01-08 19:35:41.197 T:9336 DEBUG: CDirectoryProvider[special://skin/playlists/unwatched_tvshows.xsp]: refreshing..
16472020-01-08 19:35:41.198 T:9336 DEBUG: CDirectoryProvider[videodb://tvshows/genres/]: refreshing..
16482020-01-08 19:35:41.198 T:9336 DEBUG: CDirectoryProvider[videodb://tvshows/studios/]: refreshing..
16492020-01-08 19:35:41.198 T:9336 DEBUG: CDirectoryProvider[library://music/]: refreshing..
16502020-01-08 19:35:41.198 T:9336 DEBUG: CDirectoryProvider[musicdb://recentlyplayedalbums]: refreshing..
16512020-01-08 19:35:41.198 T:9336 DEBUG: CDirectoryProvider[musicdb://recentlyaddedalbums/]: refreshing..
16522020-01-08 19:35:41.198 T:9336 DEBUG: CDirectoryProvider[special://skin/playlists/random_albums.xsp]: refreshing..
16532020-01-08 19:35:41.198 T:9336 DEBUG: CDirectoryProvider[special://skin/playlists/random_artists.xsp]: refreshing..
16542020-01-08 19:35:41.198 T:9336 DEBUG: CDirectoryProvider[special://skin/playlists/unplayed_albums.xsp]: refreshing..
16552020-01-08 19:35:41.198 T:9336 DEBUG: CDirectoryProvider[special://skin/playlists/mostplayed_albums.xsp]: refreshing..
16562020-01-08 19:35:41.198 T:9336 DEBUG: CDirectoryProvider[addons://]: refreshing..
16572020-01-08 19:35:41.198 T:9336 DEBUG: CDirectoryProvider[addons://sources/video/]: refreshing..
16582020-01-08 19:35:41.198 T:9336 DEBUG: CDirectoryProvider[addons://sources/audio/]: refreshing..
16592020-01-08 19:35:41.198 T:9336 DEBUG: CDirectoryProvider[addons://sources/game/]: refreshing..
16602020-01-08 19:35:41.198 T:9336 DEBUG: CDirectoryProvider[addons://sources/executable/]: refreshing..
16612020-01-08 19:35:41.199 T:9336 DEBUG: CDirectoryProvider[addons://sources/image/]: refreshing..
16622020-01-08 19:35:41.199 T:9336 DEBUG: CDirectoryProvider[library://video/]: refreshing..
16632020-01-08 19:35:41.199 T:9336 DEBUG: CDirectoryProvider[sources://video/]: refreshing..
16642020-01-08 19:35:41.199 T:9336 DEBUG: CDirectoryProvider[special://videoplaylists/]: refreshing..
16652020-01-08 19:35:41.199 T:9336 DEBUG: CDirectoryProvider[pvr://channels/tv/*?view=lastplayed]: refreshing..
16662020-01-08 19:35:41.199 T:9336 DEBUG: CDirectoryProvider[pvr://recordings/tv/active?view=flat]: refreshing..
16672020-01-08 19:35:41.199 T:9336 DEBUG: CDirectoryProvider[pvr://channels/radio/*?view=lastplayed]: refreshing..
16682020-01-08 19:35:41.199 T:9336 DEBUG: CDirectoryProvider[pvr://recordings/radio/active?view=flat]: refreshing..
16692020-01-08 19:35:41.199 T:9336 DEBUG: CDirectoryProvider[favourites://]: refreshing..
16702020-01-08 19:35:41.201 T:9336 DEBUG: CDirectoryProvider[sources://pictures/]: refreshing..
16712020-01-08 19:35:41.201 T:9336 DEBUG: CDirectoryProvider[addons://sources/game/]: refreshing..
16722020-01-08 19:35:41.211 T:9548 DEBUG: ffmpeg[254C]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
16732020-01-08 19:35:41.451 T:9548 DEBUG: CMusicDatabase::GetRecentlyPlayedAlbums query: SELECT albumview.*, albumartistview.* FROM (SELECT idAlbum FROM albumview WHERE albumview.lastplayed IS NOT NULL AND albumview.strReleaseType = 'album' ORDER BY albumview.lastplayed DESC LIMIT 25) as playedalbums JOIN albumview ON albumview.idAlbum = playedalbums.idAlbum JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum ORDER BY albumview.lastplayed DESC, albumartistview.iorder
16742020-01-08 19:35:41.478 T:9548 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
16752020-01-08 19:35:41.490 T:9560 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE albumview.strReleaseType = 'album' ORDER BY RAND() LIMIT 15
16762020-01-08 19:35:41.496 T:4668 DEBUG: CMusicDatabase::GetArtistsByWhere query: SELECT artistview.* 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 != '') ORDER BY RAND() LIMIT 15
16772020-01-08 19:35:41.518 T:9548 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE (((CAST(albumview.iTimesPlayed as DECIMAL(5,1)) = 0))) AND (albumview.strReleaseType = 'album') ORDER BY RAND() LIMIT 15
16782020-01-08 19:35:41.704 T:9548 DEBUG: CMusicDatabase::GetAlbumsByWhere: Time to fill list with albums 186ms query took 182ms
16792020-01-08 19:35:41.713 T:4668 DEBUG: CMusicDatabase::GetArtistsByWhere: Time to fill list with artists 217ms query took 215ms
16802020-01-08 19:35:41.723 T:9560 DEBUG: CMusicDatabase::GetAlbumsByWhere: Time to fill list with albums 234ms query took 229ms
16812020-01-08 19:35:41.747 T:9336 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x001b, modifier: 0x0
16822020-01-08 19:35:41.747 T:4668 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE (((CAST(albumview.iTimesPlayed as DECIMAL(5,1)) > 0))) AND (albumview.strReleaseType = 'album')
16832020-01-08 19:35:41.748 T:4668 DEBUG: CMusicDatabase::GetAlbumsByWhere: Time to fill list with albums 1ms query took 0ms
16842020-01-08 19:35:41.769 T:9548 DEBUG: CAddonMgr::GetAvailableUpdates took 19 ms
16852020-01-08 19:35:41.795 T:4668 DEBUG: CMultiPathDirectory::GetDirectory(multipath://special%3a%2f%2fprofile%2fplaylists%2fvideo/special%3a%2f%2fprofile%2fplaylists%2fmixed/)
16862020-01-08 19:35:41.804 T:4668 DEBUG: Getting Directory (special://profile/playlists/video)
16872020-01-08 19:35:41.847 T:9336 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x0000, modifier: 0x0
16882020-01-08 19:35:41.848 T:9336 DEBUG: CInputManager::HandleKey: escape (0xf01b) pressed, action is PreviousMenu
16892020-01-08 19:35:41.848 T:9336 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
16902020-01-08 19:35:41.861 T:4668 DEBUG: Getting Directory (special://profile/playlists/mixed)
16912020-01-08 19:35:41.865 T:4668 DEBUG: CMultiPathDirectory::MergeItems, items = 0
16922020-01-08 19:35:41.868 T:4668 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
16932020-01-08 19:35:41.895 T:4668 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
16942020-01-08 19:35:41.907 T:9560 INFO: XCURL::DllLibCurlGlobal::easy_acquire - Created session to https://www-assets.npo.nl
16952020-01-08 19:35:41.912 T:4668 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
16962020-01-08 19:35:41.921 T:4668 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
16972020-01-08 19:35:41.952 T:9560 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url https://www-assets.npo.nl/uploads/media_item/media_item/115/41/klaas_kan_alles_guide_highlight-1525447753.jpg
16982020-01-08 19:35:41.953 T:9560 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url /Users/marieketheeuwes/Library/Application Support/Kodi/addons/plugin.video.netflix/resources/icon.png
16992020-01-08 19:35:41.994 T:9560 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NUC/Data/Data/Media/Video/Movies/Ready Or Not/stub-Ready Or Not.avi
17002020-01-08 19:35:41.997 T:9560 DEBUG: ffmpeg[2558]: Format avi detected only with low score of 1, misdetection possible!
17012020-01-08 19:35:41.997 T:9560 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [avi]
17022020-01-08 19:35:41.997 T:9560 ERROR: CDVDDemuxFFmpeg::Open - Error, could not open file smb://NUC/Data/Data/Media/Video/Movies/Ready Or Not/stub-Ready Or Not.avi
17032020-01-08 19:35:41.997 T:9560 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NUC/Data/Data/Media/Video/Movies/Midsommar/stub-Midsommar.avi
17042020-01-08 19:35:41.999 T:9560 DEBUG: ffmpeg[2558]: Format avi detected only with low score of 1, misdetection possible!
17052020-01-08 19:35:41.999 T:9560 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [avi]
17062020-01-08 19:35:41.999 T:9560 ERROR: CDVDDemuxFFmpeg::Open - Error, could not open file smb://NUC/Data/Data/Media/Video/Movies/Midsommar/stub-Midsommar.avi
17072020-01-08 19:35:42.003 T:9548 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NUC/Data/Data/Media/Video/Movies/Brightburn/stub-Brightburn.avi
17082020-01-08 19:35:42.005 T:9548 DEBUG: ffmpeg[254C]: Format avi detected only with low score of 1, misdetection possible!
17092020-01-08 19:35:42.005 T:9548 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [avi]
17102020-01-08 19:35:42.005 T:9548 ERROR: CDVDDemuxFFmpeg::Open - Error, could not open file smb://NUC/Data/Data/Media/Video/Movies/Brightburn/stub-Brightburn.avi
17112020-01-08 19:35:42.007 T:9548 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NUC/Data/Data/Media/Video/Movies/The Curse of La Llorona/stub-The Curse of La Llorona.avi
17122020-01-08 19:35:42.009 T:9548 DEBUG: ffmpeg[254C]: Format avi detected only with low score of 1, misdetection possible!
17132020-01-08 19:35:42.009 T:9548 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [avi]
17142020-01-08 19:35:42.009 T:9548 ERROR: CDVDDemuxFFmpeg::Open - Error, could not open file smb://NUC/Data/Data/Media/Video/Movies/The Curse of La Llorona/stub-The Curse of La Llorona.avi
17152020-01-08 19:35:42.011 T:9548 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://NUC/Data/Data/Media/Video/Movies/Godzilla King of the Monsters/stub-Godzilla King of the Monsters.avi
17162020-01-08 19:35:42.013 T:9548 DEBUG: ffmpeg[254C]: Format avi detected only with low score of 1, misdetection possible!
17172020-01-08 19:35:42.013 T:9548 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [avi]
17182020-01-08 19:35:42.013 T:9548 ERROR: CDVDDemuxFFmpeg::Open - Error, could not open file smb://NUC/Data/Data/Media/Video/Movies/Godzilla King of the Monsters/stub-Godzilla King of the Monsters.avi
17192020-01-08 19:35:42.023 T:9548 DEBUG: CThumbExtractor::DoWork - trying to extract thumb from video file smb://NUC/Data/Data/Media/Video/Movies/Charlies Angels/stub-Charlies Angels.avi
17202020-01-08 19:35:42.025 T:9548 DEBUG: ffmpeg[254C]: Format avi detected only with low score of 1, misdetection possible!
17212020-01-08 19:35:42.025 T:9548 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [avi]
17222020-01-08 19:35:42.025 T:9548 ERROR: CDVDDemuxFFmpeg::Open - Error, could not open file smb://NUC/Data/Data/Media/Video/Movies/Charlies Angels/stub-Charlies Angels.avi
17232020-01-08 19:35:42.025 T:9548 ERROR: CDVDFileInfo::ExtractThumb - Error creating demuxer
17242020-01-08 19:35:42.077 T:4668 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
17252020-01-08 19:35:42.104 T:4668 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 != '')
17262020-01-08 19:35:42.367 T:9336 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
17272020-01-08 19:35:42.367 T:9336 DEBUG: CInputManager::HandleKey: left (0xf082) pressed, action is Left
17282020-01-08 19:35:42.431 T:9336 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
17292020-01-08 19:35:42.565 T:9336 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
17302020-01-08 19:35:42.565 T:9336 DEBUG: CInputManager::HandleKey: up (0xf080) pressed, action is Up
17312020-01-08 19:35:42.665 T:9336 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
17322020-01-08 19:35:42.732 T:9336 DEBUG: Previous line repeats 1 times.
17332020-01-08 19:35:42.732 T:9336 DEBUG: CInputManager::HandleKey: up (0xf080) pressed, action is Up
17342020-01-08 19:35:42.734 T:9336 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording NOS Jeugdjournaal
17352020-01-08 19:35:42.734 T:9336 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Het Klokhuis
17362020-01-08 19:35:42.735 T:9336 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording NOS Journaal
17372020-01-08 19:35:42.735 T:9336 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording NOS Jeugdjournaal
17382020-01-08 19:35:42.735 T:9336 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Het Klokhuis
17392020-01-08 19:35:42.815 T:9336 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
17402020-01-08 19:35:42.869 T:9336 DEBUG: Previous line repeats 1 times.
17412020-01-08 19:35:42.869 T:9336 DEBUG: CInputManager::HandleKey: up (0xf080) pressed, action is Up
17422020-01-08 19:35:42.965 T:9336 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
17432020-01-08 19:35:43.232 T:9336 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
17442020-01-08 19:35:43.232 T:9336 DEBUG: CInputManager::HandleKey: right (0xf083) pressed, action is Right
17452020-01-08 19:35:43.365 T:9336 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
17462020-01-08 19:35:43.482 T:9336 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
17472020-01-08 19:35:43.581 T:9336 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
17482020-01-08 19:35:43.581 T:9336 DEBUG: CInputManager::HandleKey: return (0xf00d) pressed, action is Select
17492020-01-08 19:35:43.581 T:9336 DEBUG: Activating window ID: 10004
17502020-01-08 19:35:43.893 T:9336 DEBUG: ------ Window Deinit (Home.xml) ------
17512020-01-08 19:35:43.894 T:9336 DEBUG: FreeVisualisation() done
17522020-01-08 19:35:43.899 T:9336 DEBUG: ------ Window Init (Settings.xml) ------
17532020-01-08 19:35:44.702 T:9336 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
17542020-01-08 19:35:44.785 T:9336 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
17552020-01-08 19:35:44.785 T:9336 DEBUG: CInputManager::HandleKey: return (0xf00d) pressed, action is Select
17562020-01-08 19:35:44.786 T:9336 DEBUG: Activating window ID: 10016
17572020-01-08 19:35:45.085 T:9336 DEBUG: ------ Window Deinit (Settings.xml) ------
17582020-01-08 19:35:45.085 T:9336 DEBUG: FreeVisualisation() done
17592020-01-08 19:35:45.101 T:9336 DEBUG: ------ Window Init (SettingsCategory.xml) ------
17602020-01-08 19:35:46.247 T:9336 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
17612020-01-08 19:35:46.247 T:9336 DEBUG: CInputManager::HandleKey: up (0xf080) pressed, action is Up
17622020-01-08 19:35:46.335 T:9336 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
17632020-01-08 19:35:46.892 T:9336 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
17642020-01-08 19:35:46.892 T:9336 DEBUG: CInputManager::HandleKey: right (0xf083) pressed, action is Right
17652020-01-08 19:35:46.986 T:9336 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
17662020-01-08 19:35:47.303 T:9336 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
17672020-01-08 19:35:47.386 T:9336 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
17682020-01-08 19:35:47.386 T:9336 DEBUG: CInputManager::HandleKey: return (0xf00d) pressed, action is Select
17692020-01-08 19:35:47.386 T:9336 NOTICE: Disabled debug logging due to GUI setting. Level 0.
17702020-01-08 19:35:47.386 T:9336 NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
17712020-01-08 19:35:48.812 T:10064 ERROR: CDVDDemuxFFmpeg::Open - Error, could not open file smb://NUC/Data/Data/Media/Video/Movies/Ready Or Not/stub-Ready Or Not.avi
17722020-01-08 19:35:48.813 T:10064 ERROR: CDVDDemuxFFmpeg::Open - Error, could not open file smb://NUC/Data/Data/Media/Video/Movies/Brightburn/stub-Brightburn.avi
17732020-01-08 19:35:48.814 T:10064 ERROR: CDVDDemuxFFmpeg::Open - Error, could not open file smb://NUC/Data/Data/Media/Video/Movies/Midsommar/stub-Midsommar.avi
17742020-01-08 19:35:48.818 T:4668 ERROR: CDVDDemuxFFmpeg::Open - Error, could not open file smb://NUC/Data/Data/Media/Video/Movies/The Curse of La Llorona/stub-The Curse of La Llorona.avi
17752020-01-08 19:35:48.824 T:4668 ERROR: CDVDDemuxFFmpeg::Open - Error, could not open file smb://NUC/Data/Data/Media/Video/Movies/Godzilla King of the Monsters/stub-Godzilla King of the Monsters.avi
17762020-01-08 19:35:48.833 T:4668 ERROR: CDVDDemuxFFmpeg::Open - Error, could not open file smb://NUC/Data/Data/Media/Video/Movies/Charlies Angels/stub-Charlies Angels.avi
17772020-01-08 19:35:48.833 T:4668 ERROR: CDVDFileInfo::ExtractThumb - Error creating demuxer
17782020-01-08 19:35:50.859 T:9336 NOTICE: Stopping player
17792020-01-08 19:35:50.859 T:9336 NOTICE: Storing total System Uptime
17802020-01-08 19:35:50.860 T:9336 NOTICE: Saving settings
17812020-01-08 19:35:50.882 T:9336 NOTICE: Saving skin settings
17822020-01-08 19:35:50.885 T:9336 NOTICE: Stopping all
17832020-01-08 19:35:50.885 T:9336 NOTICE: ES: Stopping event server
17842020-01-08 19:35:51.127 T:9336 NOTICE: stopping upnp
17852020-01-08 19:35:51.392 T:9336 NOTICE: stopping zeroconf publishing
17862020-01-08 19:35:51.394 T:9336 NOTICE: CWebServer[8080]: Stopped
17872020-01-08 19:35:51.716 T:9772 NOTICE: ES: UDP Event server stopped
17882020-01-08 19:35:51.718 T:1332 ERROR: Exception in thread Thread-1:
1789 Traceback (most recent call last):
1790 File "C:\Program Files\Kodi\system\python\Lib\threading.py", line 801, in __bootstrap_inner
1791 self.run()
1792 File "C:\Program Files\Kodi\system\python\Lib\threading.py", line 754, in run
1793 self.__target(*self.__args, **self.__kwargs)
1794 File "C:\Program Files\Kodi\system\python\Lib\SocketServer.py", line 231, in serve_forever
1795 poll_interval)
1796 File "C:\Program Files\Kodi\system\python\Lib\SocketServer.py", line 150, in _eintr_retry
1797 return func(*args)
1798 File "C:\Program Files\Kodi\system\python\Lib\SocketServer.py", line 456, in fileno
1799 return self.socket.fileno()
1800 File "C:\Program Files\Kodi\system\python\Lib\socket.py", line 228, in meth
1801 return getattr(self._sock,name)(*args)
1802 File "C:\Program Files\Kodi\system\python\Lib\socket.py", line 174, in _dummy
1803 raise error(EBADF, 'Bad file descriptor')
1804 error: [Errno 9] Bad file descriptor
18052020-01-08 19:35:51.750 T:9336 NOTICE: Application stopped
18062020-01-08 19:35:51.950 T:9336 NOTICE: XBApplicationEx: destroying...
18072020-01-08 19:35:51.950 T:9336 NOTICE: PVR Manager: Stopping
18082020-01-08 19:35:51.990 T:9336 NOTICE: PVR Manager: Stopped
18092020-01-08 19:35:52.661 T:9336 NOTICE: unload skin
18102020-01-08 19:35:52.672 T:9336 WARNING: CGUITextureManager::Cleanup: Having to cleanup texture lists/focus.png
18112020-01-08 19:35:52.797 T:9336 NOTICE: unload sections
18122020-01-08 19:35:52.806 T:9336 NOTICE: XBApplicationEx: application stopped!