· 7 years ago · Jan 14, 2019, 06:38 PM
112:25:13.410 T:8004 NOTICE: -----------------------------------------------------------------------
212:25:13.410 T:8004 NOTICE: Starting Kodi (18.0-RC5 Git:20190112-3cbd6c1eec). Platform: Windows NT x86 64-bit
312:25:13.410 T:8004 NOTICE: Using Release Kodi x64 build
412:25:13.410 T:8004 NOTICE: Kodi compiled 2019-01-12 by MSVC 191627023 for Windows NT x86 64-bit version 10.0 (0x0A000006)
512:25:13.410 T:8004 NOTICE: Running on Windows 10, kernel: Windows NT x86 64-bit version 10.0.17134
612:25:13.410 T:8004 NOTICE: FFmpeg version/source: 4.0.3-Kodi
712:25:13.410 T:8004 NOTICE: Host CPU: Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz, 8 cores available
812:25:13.410 T:8004 NOTICE: Desktop Resolution: 1920x1200 32Bit at 59Hz
912:25:13.410 T:8004 NOTICE: Running with restricted rights
1012:25:13.410 T:8004 NOTICE: Aero is enabled
1112:25:13.410 T:8004 NOTICE: special://xbmc/ is mapped to: C:\Program Files\Kodi
1212:25:13.410 T:8004 NOTICE: special://xbmcbin/ is mapped to: C:\Program Files\Kodi
1312:25:13.410 T:8004 NOTICE: special://xbmcbinaddons/ is mapped to: C:\Program Files\Kodi/addons
1412:25:13.410 T:8004 NOTICE: special://masterprofile/ is mapped to: C:\Users\miak\AppData\Roaming\Kodi\userdata
1512:25:13.410 T:8004 NOTICE: special://home/ is mapped to: C:\Users\miak\AppData\Roaming\Kodi\
1612:25:13.410 T:8004 NOTICE: special://temp/ is mapped to: C:\Users\miak\AppData\Roaming\Kodi\cache
1712:25:13.410 T:8004 NOTICE: special://logpath/ is mapped to: C:\Users\miak\AppData\Roaming\Kodi\
1812:25:13.410 T:8004 NOTICE: The executable running is: C:\Program Files\Kodi\kodi.exe
1912:25:13.412 T:8004 NOTICE: Local hostname: Zaphod
2012:25:13.412 T:8004 NOTICE: Log File is located: C:\Users\miak\AppData\Roaming\Kodi\kodi.log
2112:25:13.412 T:8004 NOTICE: -----------------------------------------------------------------------
2212:25:13.413 T:8004 INFO: loading settings
2312:25:13.413 T:8004 NOTICE: special://profile/ is mapped to: special://masterprofile/
2412:25:13.416 T:8004 NOTICE: Previous line repeats 1 times.
2512:25:13.416 T:8004 DEBUG: CSkinSettings: no <skinsettings> tag found
2612:25:13.416 T:8004 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
2712:25:13.417 T:8004 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
2812:25:13.417 T:8004 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
2912:25:13.417 T:8004 NOTICE: Contents of special://profile/advancedsettings.xml are...
30 <advancedsettings>
31 <!--
32 #####################################################
33 # For more information on the settings available in #
34 # this file, refer to the kodi wiki at #
35 # http://kodi.wiki/view/Advancedsettings.xml #
36 #####################################################
37 -->
38 <videodatabase>
39 <type>mysql</type>
40 <!-- don't change this value -->
41 <host>192.168.0.84</host>
42 <name>Adults</name>
43 <!-- change this to the IP address of your mysql/mariadb server -->
44 <port>3306</port>
45 <!-- change this to the port of your mysql/mariadb server -->
46 <user>kodi</user>
47 <!-- change this to the user for your database, not root -->
48 <pass>*****</pass>
49 <!-- change this to the password for your database -->
50 </videodatabase>
51 <musicdatabase>
52 <type />
53 <!-- don't change this value -->
54 <host />
55 <!-- change this to the IP address of your mysql/mariadb server -->
56 <port />
57 <!-- change this to the port of your mysql/mariadb server -->
58 <user />
59 <!-- change this to the user for your database, not root -->
60 <pass />
61 <!-- change this to the password for your database -->
62 </musicdatabase>
63 <services>
64 <devicename>XBMC Server</devicename>
65 <esallinterfaces>true</esallinterfaces>
66 <!-- don't change this value -->
67 <escontinuousdelay>25</escontinuousdelay>
68 <esenabled>true</esenabled>
69 <!-- don't change this value -->
70 <esinitialdelay>750</esinitialdelay>
71 <esmaxclients>20</esmaxclients>
72 <esport>9777</esport>
73 <!-- don't change this value -->
74 <esportrange>10</esportrange>
75 <upnpannounce>true</upnpannounce>
76 <upnprenderer>false</upnprenderer>
77 <upnpserver>true</upnpserver>
78 <webserver>true</webserver>
79 <!-- don't change this value -->
80 <webserverpassword>xbmc</webserverpassword>
81 <webserverport>8080</webserverport>
82 <!-- don't change this value -->
83 <webserverusername>xbmc</webserverusername>
84 <webskin>webinterface.default</webskin>
85 <zeroconf>true</zeroconf>
86 </services>
87 <videolibrary>
88 <importresumepoint>true</importresumepoint>
89 <!-- import previously exported resume point from .nfo files -->
90 <importwatchedstate>true</importwatchedstate>
91 <!-- import previously exported playdate and playcount from .nfo files -->
92 <dateadded>1</dateadded>
93 <!-- 0 results in using the current datetime when adding a video;
94 1 (default) results in prefering to use the files mtime (if it's valid) and only using the file's ctime if the mtime isn't valid;
95 2 results in using the newer datetime of the file's mtime and ctime -->
96 <cache>
97 <buffermode>1</buffermode>
98 <memorysize>419430400</memorysize>
99 <readfactor>30</readfactor>
100 </cache>
101 </videolibrary>
102 <musiclibrary>
103 <backgroundupdate>true</backgroundupdate>
104 <!-- don't change this value -->
105 </musiclibrary>
106 <videoscanner>
107 <ignoreerrors>true</ignoreerrors>
108 <!-- 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.-->
109 </videoscanner>
110 <splash>false</splash>
111 <bginfoloadermaxthreads>2</bginfoloadermaxthreads>
112 <myvideos>
113 <extractflags>false</extractflags>
114 <extractthumb>false</extractthumb>
115 </myvideos>
116 <lookandfeel>
117 <enablerssfeeds>false</enablerssfeeds>
118 </lookandfeel>
119 <audiooutput>
120 <guisoundmode>0</guisoundmode>
121 <ac3passthrough>false</ac3passthrough>
122 <dtspassthrough>false</dtspassthrough>
123 <multichannellpcm>false</multichannellpcm>
124 <truehdpassthrough>false</truehdpassthrough>
125 <dtshdpassthrough>false</dtshdpassthrough>
126 <mode>2</mode>
127 </audiooutput>
128 <videoscreen>
129 <vsync>2</vsync>
130 </videoscreen>
131 <input>
132 <enablemouse>false</enablemouse>
133 <remoteaskeyboard>false</remoteaskeyboard>
134 </input>
135 <general>
136 <addonnotifications>false</addonnotifications>
137 </general>
138 <skinsettings>
139 <setting type="bool" name="skin.confluence.FirstTimeRun">false</setting>
140 </skinsettings>
141 </advancedsettings>
14212:25:13.418 T:8004 WARNING: VIDEO database configuration is experimental.
14312:25:13.418 T:8004 WARNING: CSettingsManager: missing version attribute
14412:25:13.418 T:8004 NOTICE: Default Video Player: VideoPlayer
14512:25:13.418 T:8004 NOTICE: Default Audio Player: paplayer
14612:25:13.418 T:8004 NOTICE: Enabled debug logging due to GUI setting (2)
14712:25:13.418 T:8004 NOTICE: Log level changed to "LOG_LEVEL_DEBUG_FREEMEM"
14812:25:13.420 T:8004 INFO: creating subdirectories
14912:25:13.420 T:8004 INFO: userdata folder: special://masterprofile/
15012:25:13.420 T:8004 INFO: recording folder:
15112:25:13.420 T:8004 INFO: screenshots folder:
15212:25:13.423 T:5112 DEBUG: Thread RemoteControl start, auto delete: false
15312:25:13.423 T:5112 INFO: Loading special://xbmc/system/IRSSmap.xml
15412:25:13.423 T:5112 INFO: * Adding remote mapping for device 'Microsoft MCE'
15512:25:13.423 T:5112 INFO: * Adding remote mapping for device 'Abstract'
15612:25:13.423 T:5112 DEBUG: CIRTranslator::Load - no userdata IRSSmap.xml found, skipping
15712:25:13.424 T:8004 NOTICE: Running database version Addons27
15812:25:13.426 T:8004 INFO: ADDON: cpluff: 'Could not read plug-in directory C:\Users\miak\AppData\Roaming\Kodi\addons: No such file or directory'
15912:25:13.426 T:5112 DEBUG: CIRServerSuite::Connect: connecting to: ::1:24000 ...
16012:25:13.435 T:8004 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
16112:25:13.435 T:8004 NOTICE: ADDON: audioencoder.kodi.builtin.aac v1.0.0 installed
16212:25:13.435 T:8004 NOTICE: ADDON: audioencoder.kodi.builtin.wma v1.0.0 installed
16312:25:13.435 T:8004 NOTICE: ADDON: game.controller.default v1.0.8 installed
16412:25:13.435 T:8004 NOTICE: ADDON: game.controller.snes v1.0.8 installed
16512:25:13.435 T:8004 NOTICE: ADDON: kodi.binary.global.audioengine v1.0.1 installed
16612:25:13.435 T:8004 NOTICE: ADDON: kodi.binary.global.filesystem v1.0.2 installed
16712:25:13.435 T:8004 NOTICE: ADDON: kodi.binary.global.general v1.0.3 installed
16812:25:13.435 T:8004 NOTICE: ADDON: kodi.binary.global.gui v5.12.0 installed
16912:25:13.435 T:8004 NOTICE: ADDON: kodi.binary.global.main v1.0.13 installed
17012:25:13.435 T:8004 NOTICE: ADDON: kodi.binary.global.network v1.0.0 installed
17112:25:13.435 T:8004 NOTICE: ADDON: kodi.binary.instance.audiodecoder v2.0.0 installed
17212:25:13.435 T:8004 NOTICE: ADDON: kodi.binary.instance.audioencoder v2.0.0 installed
17312:25:13.435 T:8004 NOTICE: ADDON: kodi.binary.instance.game v1.1.0 installed
17412:25:13.435 T:8004 NOTICE: ADDON: kodi.binary.instance.imagedecoder v2.0.0 installed
17512:25:13.435 T:8004 NOTICE: ADDON: kodi.binary.instance.inputstream v2.0.8 installed
17612:25:13.435 T:8004 NOTICE: ADDON: kodi.binary.instance.peripheral v1.3.7 installed
17712:25:13.435 T:8004 NOTICE: ADDON: kodi.binary.instance.pvr v5.10.3 installed
17812:25:13.435 T:8004 NOTICE: ADDON: kodi.binary.instance.screensaver v2.0.0 installed
17912:25:13.435 T:8004 NOTICE: ADDON: kodi.binary.instance.vfs v2.0.0 installed
18012:25:13.435 T:8004 NOTICE: ADDON: kodi.binary.instance.videocodec v1.0.1 installed
18112:25:13.435 T:8004 NOTICE: ADDON: kodi.binary.instance.visualization v2.0.1 installed
18212:25:13.435 T:8004 NOTICE: ADDON: kodi.resource v1.0.0 installed
18312:25:13.435 T:8004 NOTICE: ADDON: metadata.album.universal v3.1.1 installed
18412:25:13.435 T:8004 NOTICE: ADDON: metadata.artists.universal v4.2.1 installed
18512:25:13.435 T:8004 NOTICE: ADDON: metadata.common.allmusic.com v3.2.0 installed
18612:25:13.435 T:8004 NOTICE: ADDON: metadata.common.fanart.tv v3.5.0 installed
18712:25:13.435 T:8004 NOTICE: ADDON: metadata.common.imdb.com v3.1.4 installed
18812:25:13.435 T:8004 NOTICE: ADDON: metadata.common.musicbrainz.org v2.2.1 installed
18912:25:13.435 T:8004 NOTICE: ADDON: metadata.common.theaudiodb.com v2.0.0 installed
19012:25:13.435 T:8004 NOTICE: ADDON: metadata.common.themoviedb.org v3.1.8 installed
19112:25:13.435 T:8004 NOTICE: ADDON: metadata.local v1.0.0 installed
19212:25:13.435 T:8004 NOTICE: ADDON: metadata.themoviedb.org v5.1.4 installed
19312:25:13.435 T:8004 NOTICE: ADDON: metadata.tvshows.themoviedb.org v3.1.0 installed
19412:25:13.435 T:8004 NOTICE: ADDON: peripheral.joystick v1.4.6 installed
19512:25:13.435 T:8004 NOTICE: ADDON: repository.xbmc.org v3.1.4 installed
19612:25:13.435 T:8004 NOTICE: ADDON: resource.images.weathericons.default v1.1.8 installed
19712:25:13.435 T:8004 NOTICE: ADDON: resource.language.en_gb v2.0.1 installed
19812:25:13.435 T:8004 NOTICE: ADDON: resource.uisounds.kodi v1.0.0 installed
19912:25:13.435 T:8004 NOTICE: ADDON: screensaver.xbmc.builtin.black v1.0.32 installed
20012:25:13.435 T:8004 NOTICE: ADDON: screensaver.xbmc.builtin.dim v1.0.51 installed
20112:25:13.435 T:8004 NOTICE: ADDON: script.module.pil v1.1.7 installed
20212:25:13.435 T:8004 NOTICE: ADDON: script.module.pycryptodome v3.4.3 installed
20312:25:13.435 T:8004 NOTICE: ADDON: service.xbmc.versioncheck v0.4.6 installed
20412:25:13.435 T:8004 NOTICE: ADDON: skin.estouchy v2.0.20 installed
20512:25:13.435 T:8004 NOTICE: ADDON: skin.estuary v2.0.19 installed
20612:25:13.435 T:8004 NOTICE: ADDON: webinterface.default v18.x-2.4.6 installed
20712:25:13.435 T:8004 NOTICE: ADDON: xbmc.addon v17.9.952 installed
20812:25:13.435 T:8004 NOTICE: ADDON: xbmc.core v0.1.0 installed
20912:25:13.435 T:8004 NOTICE: ADDON: xbmc.gui v5.14.0 installed
21012:25:13.435 T:8004 NOTICE: ADDON: xbmc.json v10.1.0 installed
21112:25:13.435 T:8004 NOTICE: ADDON: xbmc.metadata v2.1.0 installed
21212:25:13.435 T:8004 NOTICE: ADDON: xbmc.python v2.26.0 installed
21312:25:13.435 T:8004 NOTICE: ADDON: xbmc.webinterface v1.0.0 installed
21412:25:13.447 T:8004 DEBUG: CFavourites::Load - no system favourites found, skipping
21512:25:13.447 T:8004 DEBUG: CFavourites::Load - no userdata favourites found, skipping
21612:25:13.447 T:2360 DEBUG: Thread CWin32PowerStateWorker start, auto delete: false
21712:25:13.447 T:22220 DEBUG: Thread ActiveAE start, auto delete: false
21812:25:13.447 T:8340 DEBUG: Thread AESink start, auto delete: false
21912:25:13.461 T:22220 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: Exclusive mode is not allowed on device "Speakers (Modi Multibit)", check device settings.
22012:25:13.534 T:22220 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: stream type "STREAM_TYPE_DTSHD" on device "PA248 (NVIDIA High Definition Audio)" seems to be not supported.
22112:25:13.534 T:22220 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: stream type "STREAM_TYPE_DTSHD_MA" on device "PA248 (NVIDIA High Definition Audio)" seems to be not supported.
22212:25:13.534 T:22220 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: stream type "STREAM_TYPE_TRUEHD" on device "PA248 (NVIDIA High Definition Audio)" seems to be not supported.
22312:25:13.534 T:22220 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: stream type "STREAM_TYPE_EAC3" on device "PA248 (NVIDIA High Definition Audio)" seems to be not supported.
22412:25:13.535 T:22220 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: stream type "STREAM_TYPE_DTS" on device "PA248 (NVIDIA High Definition Audio)" seems to be not supported.
22512:25:13.535 T:22220 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: stream type "STREAM_TYPE_AC3" on device "PA248 (NVIDIA High Definition Audio)" seems to be not supported.
22612:25:13.537 T:22220 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: sample rate 192khz on device "PA248 (NVIDIA High Definition Audio)" seems to be not supported.
22712:25:13.549 T:22220 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: stream type "STREAM_TYPE_DTSHD" on device "PA248 (NVIDIA High Definition Audio)" seems to be not supported.
22812:25:13.550 T:22220 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: stream type "STREAM_TYPE_DTSHD_MA" on device "PA248 (NVIDIA High Definition Audio)" seems to be not supported.
22912:25:13.550 T:22220 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: stream type "STREAM_TYPE_TRUEHD" on device "PA248 (NVIDIA High Definition Audio)" seems to be not supported.
23012:25:13.550 T:22220 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: stream type "STREAM_TYPE_EAC3" on device "PA248 (NVIDIA High Definition Audio)" seems to be not supported.
23112:25:13.550 T:22220 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: stream type "STREAM_TYPE_DTS" on device "PA248 (NVIDIA High Definition Audio)" seems to be not supported.
23212:25:13.551 T:22220 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: stream type "STREAM_TYPE_AC3" on device "PA248 (NVIDIA High Definition Audio)" seems to be not supported.
23312:25:13.553 T:22220 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: sample rate 192khz on device "PA248 (NVIDIA High Definition Audio)" seems to be not supported.
23412:25:13.557 T:22220 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: stream type "STREAM_TYPE_DTSHD" on device "PA248 (NVIDIA High Definition Audio)" seems to be not supported.
23512:25:13.557 T:22220 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: stream type "STREAM_TYPE_DTSHD_MA" on device "PA248 (NVIDIA High Definition Audio)" seems to be not supported.
23612:25:13.557 T:22220 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: stream type "STREAM_TYPE_TRUEHD" on device "PA248 (NVIDIA High Definition Audio)" seems to be not supported.
23712:25:13.558 T:22220 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: stream type "STREAM_TYPE_EAC3" on device "PA248 (NVIDIA High Definition Audio)" seems to be not supported.
23812:25:13.558 T:22220 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: stream type "STREAM_TYPE_DTS" on device "PA248 (NVIDIA High Definition Audio)" seems to be not supported.
23912:25:13.558 T:22220 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: stream type "STREAM_TYPE_AC3" on device "PA248 (NVIDIA High Definition Audio)" seems to be not supported.
24012:25:13.561 T:22220 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: sample rate 192khz on device "PA248 (NVIDIA High Definition Audio)" seems to be not supported.
24112:25:13.562 T:22220 NOTICE: Found 2 Lists of Devices
24212:25:13.562 T:22220 NOTICE: Enumerated DIRECTSOUND devices:
24312:25:13.562 T:22220 NOTICE: Device 1
24412:25:13.562 T:22220 NOTICE: m_deviceName : {0AEDF536-7498-4EA5-9BA7-F36BE6326201}
24512:25:13.562 T:22220 NOTICE: m_displayName : Speakers - Speakers (Modi Multibit)
24612:25:13.562 T:22220 NOTICE: m_displayNameExtra: DIRECTSOUND: Speakers (Modi Multibit)
24712:25:13.562 T:22220 NOTICE: m_deviceType : AE_DEVTYPE_PCM
24812:25:13.562 T:22220 NOTICE: m_channels : FL, FR
24912:25:13.562 T:22220 NOTICE: m_sampleRates : 48000
25012:25:13.562 T:22220 NOTICE: m_dataFormats : AE_FMT_FLOAT
25112:25:13.562 T:22220 NOTICE: m_streamTypes : No passthrough capabilities
25212:25:13.562 T:22220 NOTICE: Device 2
25312:25:13.562 T:22220 NOTICE: m_deviceName : default
25412:25:13.562 T:22220 NOTICE: m_displayName : default
25512:25:13.562 T:22220 NOTICE: m_displayNameExtra:
25612:25:13.562 T:22220 NOTICE: m_deviceType : AE_DEVTYPE_PCM
25712:25:13.562 T:22220 NOTICE: m_channels : FL, FR
25812:25:13.562 T:22220 NOTICE: m_sampleRates : 48000
25912:25:13.562 T:22220 NOTICE: m_dataFormats : AE_FMT_FLOAT
26012:25:13.562 T:22220 NOTICE: m_streamTypes : No passthrough capabilities
26112:25:13.562 T:22220 NOTICE: Device 3
26212:25:13.562 T:22220 NOTICE: m_deviceName : {16C8E426-B42C-4152-91B5-A4463768F65D}
26312:25:13.562 T:22220 NOTICE: m_displayName : Speakers - Speakers (Yeti Stereo Microphone)
26412:25:13.562 T:22220 NOTICE: m_displayNameExtra: DIRECTSOUND: Speakers (Yeti Stereo Microphone)
26512:25:13.562 T:22220 NOTICE: m_deviceType : AE_DEVTYPE_PCM
26612:25:13.562 T:22220 NOTICE: m_channels : FL, FR
26712:25:13.562 T:22220 NOTICE: m_sampleRates : 48000
26812:25:13.562 T:22220 NOTICE: m_dataFormats : AE_FMT_FLOAT
26912:25:13.562 T:22220 NOTICE: m_streamTypes : No passthrough capabilities
27012:25:13.562 T:22220 NOTICE: Device 4
27112:25:13.562 T:22220 NOTICE: m_deviceName : {214D01A8-8299-4CFB-B872-85FB09C14E95}
27212:25:13.562 T:22220 NOTICE: m_displayName : Headphones - Headphones (Rift Audio)
27312:25:13.562 T:22220 NOTICE: m_displayNameExtra: DIRECTSOUND: Headphones (Rift Audio)
27412:25:13.562 T:22220 NOTICE: m_deviceType : AE_DEVTYPE_PCM
27512:25:13.562 T:22220 NOTICE: m_channels : FL, FR
27612:25:13.562 T:22220 NOTICE: m_sampleRates : 48000
27712:25:13.562 T:22220 NOTICE: m_dataFormats : AE_FMT_FLOAT
27812:25:13.562 T:22220 NOTICE: m_streamTypes : No passthrough capabilities
27912:25:13.562 T:22220 NOTICE: Device 5
28012:25:13.562 T:22220 NOTICE: m_deviceName : {4922137C-6754-46C7-8500-A809594D2A10}
28112:25:13.562 T:22220 NOTICE: m_displayName : HDMI - PA248 (NVIDIA High Definition Audio)
28212:25:13.562 T:22220 NOTICE: m_displayNameExtra: DIRECTSOUND: PA248 (NVIDIA High Definition Audio)
28312:25:13.562 T:22220 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
28412:25:13.562 T:22220 NOTICE: m_channels : FL, FR
28512:25:13.562 T:22220 NOTICE: m_sampleRates : 48000
28612:25:13.562 T:22220 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_RAW
28712:25:13.562 T:22220 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512
28812:25:13.562 T:22220 NOTICE: Device 6
28912:25:13.562 T:22220 NOTICE: m_deviceName : {917D4148-3E29-4345-8DCC-7A5019A26250}
29012:25:13.562 T:22220 NOTICE: m_displayName : SPDIF - Realtek Digital Output (Realtek High Definition Audio)
29112:25:13.562 T:22220 NOTICE: m_displayNameExtra: DIRECTSOUND: Realtek Digital Output (Realtek High Definition Audio)
29212:25:13.563 T:22220 NOTICE: m_deviceType : AE_DEVTYPE_IEC958
29312:25:13.563 T:22220 NOTICE: m_channels : FL, FR
29412:25:13.563 T:22220 NOTICE: m_sampleRates : 48000
29512:25:13.563 T:22220 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_RAW
29612:25:13.563 T:22220 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512
29712:25:13.563 T:22220 NOTICE: Device 7
29812:25:13.563 T:22220 NOTICE: m_deviceName : {AA3B40CE-4D88-46ED-AEA2-C1EC682C9F07}
29912:25:13.563 T:22220 NOTICE: m_displayName : HDMI - PA248 (NVIDIA High Definition Audio)
30012:25:13.563 T:22220 NOTICE: m_displayNameExtra: DIRECTSOUND: PA248 (NVIDIA High Definition Audio)
30112:25:13.563 T:22220 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
30212:25:13.563 T:22220 NOTICE: m_channels : FL, FR
30312:25:13.563 T:22220 NOTICE: m_sampleRates : 48000
30412:25:13.563 T:22220 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_RAW
30512:25:13.563 T:22220 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512
30612:25:13.563 T:22220 NOTICE: Device 8
30712:25:13.563 T:22220 NOTICE: m_deviceName : {B2270D85-7158-4669-AABE-B55CD3FE8251}
30812:25:13.563 T:22220 NOTICE: m_displayName : HDMI - PA248 (NVIDIA High Definition Audio)
30912:25:13.563 T:22220 NOTICE: m_displayNameExtra: DIRECTSOUND: PA248 (NVIDIA High Definition Audio)
31012:25:13.563 T:22220 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
31112:25:13.563 T:22220 NOTICE: m_channels : FL, FR
31212:25:13.563 T:22220 NOTICE: m_sampleRates : 48000
31312:25:13.563 T:22220 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_RAW
31412:25:13.563 T:22220 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512
31512:25:13.563 T:22220 NOTICE: Enumerated WASAPI devices:
31612:25:13.563 T:22220 NOTICE: Device 1
31712:25:13.563 T:22220 NOTICE: m_deviceName : {16C8E426-B42C-4152-91B5-A4463768F65D}
31812:25:13.563 T:22220 NOTICE: m_displayName : Speakers - Speakers (Yeti Stereo Microphone)
31912:25:13.563 T:22220 NOTICE: m_displayNameExtra: WASAPI: Speakers (Yeti Stereo Microphone)
32012:25:13.563 T:22220 NOTICE: m_deviceType : AE_DEVTYPE_PCM
32112:25:13.563 T:22220 NOTICE: m_channels : FL, FR
32212:25:13.563 T:22220 NOTICE: m_sampleRates : 48000,44100
32312:25:13.563 T:22220 NOTICE: m_dataFormats : AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE
32412:25:13.563 T:22220 NOTICE: m_streamTypes : No passthrough capabilities
32512:25:13.563 T:22220 NOTICE: Device 2
32612:25:13.563 T:22220 NOTICE: m_deviceName : default
32712:25:13.563 T:22220 NOTICE: m_displayName : default
32812:25:13.563 T:22220 NOTICE: m_displayNameExtra:
32912:25:13.563 T:22220 NOTICE: m_deviceType : AE_DEVTYPE_PCM
33012:25:13.563 T:22220 NOTICE: m_channels : FL, FR
33112:25:13.563 T:22220 NOTICE: m_sampleRates : 48000,44100
33212:25:13.563 T:22220 NOTICE: m_dataFormats : AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE
33312:25:13.563 T:22220 NOTICE: m_streamTypes : No passthrough capabilities
33412:25:13.563 T:22220 NOTICE: Device 3
33512:25:13.563 T:22220 NOTICE: m_deviceName : {214D01A8-8299-4CFB-B872-85FB09C14E95}
33612:25:13.563 T:22220 NOTICE: m_displayName : Headphones - Headphones (Rift Audio)
33712:25:13.563 T:22220 NOTICE: m_displayNameExtra: WASAPI: Headphones (Rift Audio)
33812:25:13.563 T:22220 NOTICE: m_deviceType : AE_DEVTYPE_PCM
33912:25:13.563 T:22220 NOTICE: m_channels : FL, FR
34012:25:13.563 T:22220 NOTICE: m_sampleRates : 48000,44100
34112:25:13.563 T:22220 NOTICE: m_dataFormats : AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE
34212:25:13.563 T:22220 NOTICE: m_streamTypes : No passthrough capabilities
34312:25:13.563 T:22220 NOTICE: Device 4
34412:25:13.563 T:22220 NOTICE: m_deviceName : default
34512:25:13.563 T:22220 NOTICE: m_displayName : default
34612:25:13.563 T:22220 NOTICE: m_displayNameExtra:
34712:25:13.563 T:22220 NOTICE: m_deviceType : AE_DEVTYPE_PCM
34812:25:13.563 T:22220 NOTICE: m_channels : FL, FR
34912:25:13.563 T:22220 NOTICE: m_sampleRates : 48000,44100
35012:25:13.563 T:22220 NOTICE: m_dataFormats : AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE
35112:25:13.563 T:22220 NOTICE: m_streamTypes : No passthrough capabilities
35212:25:13.563 T:22220 NOTICE: Device 5
35312:25:13.563 T:22220 NOTICE: m_deviceName : {4922137C-6754-46C7-8500-A809594D2A10}
35412:25:13.563 T:22220 NOTICE: m_displayName : HDMI - PA248 (NVIDIA High Definition Audio)
35512:25:13.563 T:22220 NOTICE: m_displayNameExtra: WASAPI: PA248 (NVIDIA High Definition Audio)
35612:25:13.563 T:22220 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
35712:25:13.563 T:22220 NOTICE: m_channels : FL, FR
35812:25:13.563 T:22220 NOTICE: m_sampleRates : 192000,48000
35912:25:13.563 T:22220 NOTICE: m_dataFormats : AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_RAW
36012:25:13.563 T:22220 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
36112:25:13.563 T:22220 NOTICE: Device 6
36212:25:13.563 T:22220 NOTICE: m_deviceName : default
36312:25:13.563 T:22220 NOTICE: m_displayName : default
36412:25:13.563 T:22220 NOTICE: m_displayNameExtra:
36512:25:13.563 T:22220 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
36612:25:13.563 T:22220 NOTICE: m_channels : FL, FR
36712:25:13.563 T:22220 NOTICE: m_sampleRates : 192000,48000
36812:25:13.563 T:22220 NOTICE: m_dataFormats : AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_RAW
36912:25:13.563 T:22220 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
37012:25:13.563 T:22220 NOTICE: Device 7
37112:25:13.563 T:22220 NOTICE: m_deviceName : {917D4148-3E29-4345-8DCC-7A5019A26250}
37212:25:13.563 T:22220 NOTICE: m_displayName : SPDIF - Realtek Digital Output (Realtek High Definition Audio)
37312:25:13.563 T:22220 NOTICE: m_displayNameExtra: WASAPI: Realtek Digital Output (Realtek High Definition Audio)
37412:25:13.563 T:22220 NOTICE: m_deviceType : AE_DEVTYPE_IEC958
37512:25:13.563 T:22220 NOTICE: m_channels : FL, FR
37612:25:13.563 T:22220 NOTICE: m_sampleRates : 192000,96000,48000,44100
37712:25:13.563 T:22220 NOTICE: m_dataFormats : AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_RAW
37812:25:13.563 T:22220 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,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3
37912:25:13.563 T:22220 NOTICE: Device 8
38012:25:13.563 T:22220 NOTICE: m_deviceName : default
38112:25:13.563 T:22220 NOTICE: m_displayName : default
38212:25:13.563 T:22220 NOTICE: m_displayNameExtra:
38312:25:13.563 T:22220 NOTICE: m_deviceType : AE_DEVTYPE_IEC958
38412:25:13.563 T:22220 NOTICE: m_channels : FL, FR
38512:25:13.563 T:22220 NOTICE: m_sampleRates : 192000,96000,48000,44100
38612:25:13.563 T:22220 NOTICE: m_dataFormats : AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_RAW
38712:25:13.563 T:22220 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,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3
38812:25:13.563 T:22220 NOTICE: Device 9
38912:25:13.563 T:22220 NOTICE: m_deviceName : {AA3B40CE-4D88-46ED-AEA2-C1EC682C9F07}
39012:25:13.563 T:22220 NOTICE: m_displayName : HDMI - PA248 (NVIDIA High Definition Audio)
39112:25:13.563 T:22220 NOTICE: m_displayNameExtra: WASAPI: PA248 (NVIDIA High Definition Audio)
39212:25:13.563 T:22220 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
39312:25:13.563 T:22220 NOTICE: m_channels : FL, FR
39412:25:13.563 T:22220 NOTICE: m_sampleRates : 192000,48000
39512:25:13.563 T:22220 NOTICE: m_dataFormats : AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_RAW
39612:25:13.563 T:22220 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,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3,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
39712:25:13.563 T:22220 NOTICE: Device 10
39812:25:13.563 T:22220 NOTICE: m_deviceName : default
39912:25:13.563 T:22220 NOTICE: m_displayName : default
40012:25:13.563 T:22220 NOTICE: m_displayNameExtra:
40112:25:13.563 T:22220 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
40212:25:13.563 T:22220 NOTICE: m_channels : FL, FR
40312:25:13.563 T:22220 NOTICE: m_sampleRates : 192000,48000
40412:25:13.563 T:22220 NOTICE: m_dataFormats : AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_RAW
40512:25:13.563 T:22220 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,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3,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
40612:25:13.563 T:22220 NOTICE: Device 11
40712:25:13.563 T:22220 NOTICE: m_deviceName : {B2270D85-7158-4669-AABE-B55CD3FE8251}
40812:25:13.563 T:22220 NOTICE: m_displayName : HDMI - PA248 (NVIDIA High Definition Audio)
40912:25:13.563 T:22220 NOTICE: m_displayNameExtra: WASAPI: PA248 (NVIDIA High Definition Audio)
41012:25:13.563 T:22220 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
41112:25:13.563 T:22220 NOTICE: m_channels : FL, FR
41212:25:13.563 T:22220 NOTICE: m_sampleRates : 192000,48000
41312:25:13.563 T:22220 NOTICE: m_dataFormats : AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_RAW
41412:25:13.563 T:22220 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,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3,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,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
41512:25:13.563 T:22220 NOTICE: Device 12
41612:25:13.563 T:22220 NOTICE: m_deviceName : default
41712:25:13.563 T:22220 NOTICE: m_displayName : default
41812:25:13.563 T:22220 NOTICE: m_displayNameExtra:
41912:25:13.563 T:22220 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
42012:25:13.563 T:22220 NOTICE: m_channels : FL, FR
42112:25:13.563 T:22220 NOTICE: m_sampleRates : 192000,48000
42212:25:13.563 T:22220 NOTICE: m_dataFormats : AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_RAW
42312:25:13.563 T:22220 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,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3,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,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
42412:25:13.563 T:8340 INFO: CActiveAESink::OpenSink - initialize sink
42512:25:13.563 T:8340 DEBUG: CActiveAESink::OpenSink - trying to open device DIRECTSOUND:default
42612:25:13.622 T:8340 DEBUG: CAESinkDirectSound::Initialize: Using Window handle: 0x10010
42712:25:13.623 T:8340 DEBUG: CAESinkDirectSound::Initialize: secondary buffer created
42812:25:13.623 T:8340 DEBUG: CAESinkDirectSound::Initialize: Initializing DirectSound with the following parameters:
42912:25:13.623 T:8340 DEBUG: Audio Device : Speakers (Modi Multibit)
43012:25:13.623 T:8340 DEBUG: Sample Rate : 44100
43112:25:13.623 T:8340 DEBUG: Sample Format : AE_FMT_FLOAT
43212:25:13.623 T:8340 DEBUG: Bits Per Sample : 32
43312:25:13.623 T:8340 DEBUG: Valid Bits/Samp : 32
43412:25:13.623 T:8340 DEBUG: Channel Count : 2
43512:25:13.623 T:8340 DEBUG: Block Align : 8
43612:25:13.623 T:8340 DEBUG: Avg. Bytes Sec : 352800
43712:25:13.623 T:8340 DEBUG: Samples/Block : 32
43812:25:13.623 T:8340 DEBUG: Format cBSize : 22
43912:25:13.623 T:8340 DEBUG: Channel Layout : FL, FR
44012:25:13.623 T:8340 DEBUG: Channel Mask : 3
44112:25:13.623 T:8340 DEBUG: Frames : 661
44212:25:13.623 T:8340 DEBUG: Frame Size : 8
44312:25:13.623 T:8340 DEBUG: CActiveAESink::OpenSink - DIRECTSOUND Initialized:
44412:25:13.623 T:8340 DEBUG: Output Device : default
44512:25:13.623 T:8340 DEBUG: Sample Rate : 44100
44612:25:13.624 T:8340 DEBUG: Sample Format : AE_FMT_FLOAT
44712:25:13.624 T:8340 DEBUG: Channel Count : 2
44812:25:13.624 T:8340 DEBUG: Channel Layout: FL, FR
44912:25:13.624 T:8340 DEBUG: Frames : 661
45012:25:13.624 T:8340 DEBUG: Frame Size : 8
45112:25:13.625 T:8004 INFO: CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts...
45212:25:13.625 T:8004 DEBUG: CKeyboardLayoutManager: keyboard layout "Arabic QWERTY" successfully loaded
45312:25:13.625 T:8004 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian ЯВЕРТЪ" successfully loaded
45412:25:13.625 T:8004 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian ÐБВ" successfully loaded
45512:25:13.626 T:8004 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BasePY" successfully loaded
45612:25:13.626 T:8004 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BaiduPY" successfully loaded
45712:25:13.626 T:8004 DEBUG: CKeyboardLayoutManager: keyboard layout "Croatian QWERTY" successfully loaded
45812:25:13.626 T:8004 DEBUG: CKeyboardLayoutManager: keyboard layout "Czech QWERTZ" successfully loaded
45912:25:13.626 T:8004 DEBUG: CKeyboardLayoutManager: keyboard layout "Danish QWERTY" successfully loaded
46012:25:13.627 T:8004 DEBUG: CKeyboardLayoutManager: keyboard layout "English QWERTY" successfully loaded
46112:25:13.627 T:8004 DEBUG: CKeyboardLayoutManager: keyboard layout "English AZERTY" successfully loaded
46212:25:13.627 T:8004 DEBUG: CKeyboardLayoutManager: keyboard layout "English ABC" successfully loaded
46312:25:13.627 T:8004 DEBUG: CKeyboardLayoutManager: keyboard layout "French AZERTY" successfully loaded
46412:25:13.628 T:8004 DEBUG: CKeyboardLayoutManager: keyboard layout "German QWERTZ" successfully loaded
46512:25:13.628 T:8004 DEBUG: CKeyboardLayoutManager: keyboard layout "German ABC" successfully loaded
46612:25:13.628 T:8004 DEBUG: CKeyboardLayoutManager: keyboard layout "Greek QWERTY" successfully loaded
46712:25:13.628 T:8004 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew QWERTY" successfully loaded
46812:25:13.628 T:8004 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew ABC" successfully loaded
46912:25:13.628 T:8004 DEBUG: CKeyboardLayoutManager: keyboard layout "Hungarian QWERTZ" successfully loaded
47012:25:13.629 T:8004 DEBUG: CKeyboardLayoutManager: keyboard layout "Icelandic QWERTY" successfully loaded
47112:25:13.629 T:8004 DEBUG: CKeyboardLayoutManager: keyboard layout "Italian QWERTY" successfully loaded
47212:25:13.629 T:8004 DEBUG: CKeyboardLayoutManager: keyboard layout "Korean ㄱㄴㄷ" successfully loaded
47312:25:13.629 T:8004 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian AZERTY" successfully loaded
47412:25:13.629 T:8004 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian QWERTY" successfully loaded
47512:25:13.630 T:8004 DEBUG: CKeyboardLayoutManager: keyboard layout "Norwegian QWERTY" successfully loaded
47612:25:13.630 T:8004 DEBUG: CKeyboardLayoutManager: keyboard layout "Polish QWERTY" successfully loaded
47712:25:13.630 T:8004 DEBUG: CKeyboardLayoutManager: keyboard layout "Portuguese (Portugal) QWERTY" successfully loaded
47812:25:13.630 T:8004 DEBUG: CKeyboardLayoutManager: keyboard layout "Romanian QWERTY" successfully loaded
47912:25:13.630 T:8004 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian ЙЦУКЕÐ" successfully loaded
48012:25:13.630 T:8004 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian ÐБВ" successfully loaded
48112:25:13.631 T:8004 DEBUG: CKeyboardLayoutManager: keyboard layout "Silesian QWERTY" successfully loaded
48212:25:13.631 T:8004 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTZ" successfully loaded
48312:25:13.631 T:8004 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTY" successfully loaded
48412:25:13.631 T:8004 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak ABC" successfully loaded
48512:25:13.631 T:8004 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovenian QWERTZ" successfully loaded
48612:25:13.631 T:8004 DEBUG: CKeyboardLayoutManager: keyboard layout "Spanish QWERTY" successfully loaded
48712:25:13.632 T:8004 DEBUG: CKeyboardLayoutManager: keyboard layout "Swedish QWERTY" successfully loaded
48812:25:13.632 T:8004 DEBUG: CKeyboardLayoutManager: keyboard layout "Thai Kedmanee" successfully loaded
48912:25:13.632 T:8004 DEBUG: CKeyboardLayoutManager: keyboard layout "Turkish QWERTY" successfully loaded
49012:25:13.632 T:8004 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian ЙЦУКЕÐ" successfully loaded
49112:25:13.632 T:8004 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian ÐБВ" successfully loaded
49212:25:13.634 T:8004 DEBUG: CWIN32Util::GetDriveStatus: Requesting status for drive \\.\F:.
49312:25:13.634 T:8004 DEBUG: CWIN32Util::GetDriveStatus: Requesting media status for drive \\.\F:.
49412:25:13.635 T:22516 DEBUG: Thread JobWorker start, auto delete: true
49512:25:13.635 T:22516 DEBUG: CDetectDisc::DoWork: Optical media found in drive F:
49612:25:13.635 T:22516 DEBUG: CWIN32Util::GetDriveStatus: Requesting status for drive \\.\F:.
49712:25:13.635 T:22516 DEBUG: CWIN32Util::GetDriveStatus: Requesting media status for drive \\.\F:.
49812:25:13.641 T:8004 NOTICE: Primary mode: 1920x1200@ 59.94
49912:25:13.641 T:8340 DEBUG: CAESinkDirectSound::CheckPlayStatus: Resuming Playback
50012:25:13.643 T:8004 NOTICE: Additional mode: Generic PnP Monitor #1: 640x480 @ 59.94Hz
50112:25:13.643 T:8004 NOTICE: Additional mode: Generic PnP Monitor #1: 640x480 @ 60.00Hz
50212:25:13.643 T:8004 NOTICE: Additional mode: Generic PnP Monitor #1: 640x480 @ 72.00Hz
50312:25:13.644 T:8004 NOTICE: Additional mode: Generic PnP Monitor #1: 640x480 @ 75.00Hz
50412:25:13.644 T:8004 NOTICE: Additional mode: Generic PnP Monitor #1: 720x480 @ 60.00Hz
50512:25:13.644 T:22516 INFO: CD Analysis Report
50612:25:13.644 T:22516 INFO: __________________________________
50712:25:13.644 T:8004 NOTICE: Additional mode: Generic PnP Monitor #1: 720x480 @ 59.94Hz
50812:25:13.644 T:8004 NOTICE: Additional mode: Generic PnP Monitor #1: 720x576 @ 50.00Hz
50912:25:13.644 T:8004 NOTICE: Additional mode: Generic PnP Monitor #1: 800x600 @ 56.00Hz
51012:25:13.644 T:22516 INFO: CD-ROM with ISO 9660 filesystem
51112:25:13.644 T:22516 INFO: ISO 9660: 1151849 blocks, label
51212:25:13.645 T:8004 NOTICE: Additional mode: Generic PnP Monitor #1: 800x600 @ 60.00Hz
51312:25:13.645 T:8004 NOTICE: Additional mode: Generic PnP Monitor #1: 800x600 @ 72.00Hz
51412:25:13.645 T:22516 DEBUG: GetDiskUniqueId: Retrieving ID for path F: failed, ID is empty.
51512:25:13.645 T:8004 NOTICE: Additional mode: Generic PnP Monitor #1: 800x600 @ 75.00Hz
51612:25:13.645 T:8004 NOTICE: Additional mode: Generic PnP Monitor #1: 1024x768 @ 60.00Hz
51712:25:13.645 T:8004 NOTICE: Additional mode: Generic PnP Monitor #1: 1024x768 @ 70.00Hz
51812:25:13.646 T:8004 NOTICE: Additional mode: Generic PnP Monitor #1: 1024x768 @ 75.00Hz
51912:25:13.646 T:8004 NOTICE: Additional mode: Generic PnP Monitor #1: 1152x864 @ 75.00Hz
52012:25:13.646 T:8004 NOTICE: Additional mode: Generic PnP Monitor #1: 1176x664 @ 50.00Hz
52112:25:13.646 T:8004 NOTICE: Additional mode: Generic PnP Monitor #1: 1176x664 @ 60.00Hz
52212:25:13.647 T:8004 NOTICE: Additional mode: Generic PnP Monitor #1: 1176x664 @ 59.94Hz
52312:25:13.647 T:8004 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x720 @ 60.00Hz
52412:25:13.647 T:8004 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x720 @ 59.94Hz
52512:25:13.647 T:8004 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x720 @ 50.00Hz
52612:25:13.647 T:8004 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x768 @ 60.00Hz
52712:25:13.648 T:8004 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x800 @ 60.00Hz
52812:25:13.648 T:8004 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x960 @ 60.00Hz
52912:25:13.648 T:8004 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x1024 @ 60.00Hz
53012:25:13.648 T:8004 NOTICE: Additional mode: Generic PnP Monitor #1: 1280x1024 @ 75.00Hz
53112:25:13.648 T:8004 NOTICE: Additional mode: Generic PnP Monitor #1: 1360x768 @ 60.00Hz
53212:25:13.649 T:8004 NOTICE: Additional mode: Generic PnP Monitor #1: 1366x768 @ 60.00Hz
53312:25:13.649 T:8004 NOTICE: Additional mode: Generic PnP Monitor #1: 1600x900 @ 59.94Hz
53412:25:13.649 T:8004 NOTICE: Additional mode: Generic PnP Monitor #1: 1600x900 @ 60.00Hz
53512:25:13.650 T:8004 NOTICE: Additional mode: Generic PnP Monitor #1: 1600x1024 @ 59.94Hz
53612:25:13.650 T:8004 NOTICE: Additional mode: Generic PnP Monitor #1: 1600x1024 @ 60.00Hz
53712:25:13.650 T:8004 NOTICE: Additional mode: Generic PnP Monitor #1: 1600x1200 @ 60.00Hz
53812:25:13.651 T:8004 NOTICE: Additional mode: Generic PnP Monitor #1: 1680x1050 @ 59.94Hz
53912:25:13.651 T:8004 NOTICE: Additional mode: Generic PnP Monitor #1: 1680x1050 @ 60.00Hz
54012:25:13.651 T:8004 NOTICE: Additional mode: Generic PnP Monitor #1: 1768x992 @ 60.00Hz
54112:25:13.651 T:8004 NOTICE: Additional mode: Generic PnP Monitor #1: 1768x992 @ 59.94Hz
54212:25:13.651 T:8004 NOTICE: Additional mode: Generic PnP Monitor #1: 1768x992 @ 50.00Hz
54312:25:13.652 T:8004 NOTICE: Additional mode: Generic PnP Monitor #1: 1920x1080 @ 60.00Hz
54412:25:13.652 T:8004 NOTICE: Additional mode: Generic PnP Monitor #1: 1920x1080 @ 59.94Hz
54512:25:13.652 T:8004 NOTICE: Additional mode: Generic PnP Monitor #1: 1920x1080 @ 50.00Hz
54612:25:13.652 T:8004 NOTICE: Additional mode: Generic PnP Monitor #1: 2715x1697 @ 59.94Hz
54712:25:13.652 T:8004 NOTICE: Additional mode: Generic PnP Monitor #1: 2715x1697 @ 60.00Hz
54812:25:13.653 T:8004 NOTICE: Additional mode: Generic PnP Monitor #1: 1920x1200 @ 59.94Hz
54912:25:13.653 T:8004 NOTICE: Additional mode: Generic PnP Monitor #1: 1920x1200 @ 60.00Hz
55012:25:13.653 T:8004 NOTICE: Additional mode: Generic PnP Monitor #1: 1440x900 @ 60.00Hz
55112:25:13.653 T:8004 NOTICE: Checking resolution 15
55212:25:13.655 T:8004 DEBUG: DX::DeviceResources::HandleOutputChange: selected NVIDIA GeForce GTX 1080 adapter.
55312:25:13.655 T:8004 DEBUG: CWinSystemWin32DX::InitHooks: Hooking into UserModeDriver on device \Registry\Machine\System\CurrentControlSet\Control\Video\{2C5C58E4-AFC1-11E8-BD89-F07159149306}\0000.
55412:25:13.656 T:8004 DEBUG: CWinSystemWin32DX::InitHooks: D3D11 hook installed and activated.
55512:25:13.661 T:8004 DEBUG: DX::DeviceResources::CreateDeviceResources: creating DirectX 11 device.
55612:25:13.692 T:8004 DEBUG: HookOpenAdapter10_2: hook into pOpenData->pAdapterFuncs->pfnCreateDevice
55712:25:13.718 T:8004 DEBUG: HookCreateDevice: hook into pCreateData->pDeviceFuncs->pfnCreateResource
55812:25:13.718 T:8004 DEBUG: DX::DeviceResources::CreateDeviceResources: device is created on adapter 'NVIDIA GeForce GTX 1080' with feature level b100.
55912:25:13.726 T:8004 DEBUG: CWinSystemWin32::AdjustWindow: adjusting window if required.
56012:25:13.727 T:8004 DEBUG: CWinSystemWin32::AdjustWindow: resizing due to size change (600,360,1320,840)->(592,329,1328,848)
56112:25:13.745 T:8004 DEBUG: DX::DeviceResources::ReleaseBackBuffer: release buffers.
56212:25:13.746 T:8004 DEBUG: DX::DeviceResources::SetLogicalSize: receive changing logical size to 720.000000 x 480.000000
56312:25:13.746 T:8004 DEBUG: DX::DeviceResources::SetLogicalSize: change logical size to 720.000000 x 480.000000
56412:25:13.746 T:8004 DEBUG: DX::DeviceResources::ResizeBuffers: resize buffers.
56512:25:13.757 T:8004 DEBUG: DX::DeviceResources::CreateBackBuffer: create buffers.
56612:25:13.763 T:8004 DEBUG: CD3DVertexShader::CreateInternal: creating vertex shader.
56712:25:13.764 T:8004 DEBUG: CD3DVertexShader::CreateInternal: creating input layout.
56812:25:13.764 T:8004 DEBUG: CD3DPixelShader::CreateInternal: Create the pixel shader.
56912:25:13.765 T:8004 DEBUG: Previous line repeats 8 times.
57012:25:13.765 T:8004 INFO: RetroPlayer[PROCESS]: Registering process control for Windows
57112:25:13.765 T:8004 INFO: RetroPlayer[RENDER]: Registering renderer factory for DirectX
57212:25:13.765 T:8004 DEBUG: CWinSystemWin32::AdjustWindow: adjusting window if required.
57312:25:13.765 T:8004 DEBUG: guilib: Fill viewport on change for solving rendering passes
57412:25:13.765 T:8004 INFO: load keymapping
57512:25:13.766 T:8004 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
57612:25:13.766 T:8004 INFO: Loading special://xbmc/system/keymaps/customcontroller.AppleRemote.xml
57712:25:13.767 T:8004 INFO: Loading special://xbmc/system/keymaps/customcontroller.Harmony.xml
57812:25:13.768 T:8004 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
57912:25:13.768 T:8004 INFO: Loading special://xbmc/system/keymaps/joystick.xml
58012:25:13.769 T:8004 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
58112:25:13.771 T:8004 INFO: Loading special://xbmc/system/keymaps/mouse.xml
58212:25:13.771 T:8004 INFO: Loading special://xbmc/system/keymaps/remote.xml
58312:25:13.772 T:8004 INFO: Loading special://xbmc/system/keymaps/touchscreen.xml
58412:25:13.773 T:8004 INFO: GUI format 720x480, Display Windowed
58512:25:13.774 T:8004 INFO: CLangInfo: loading resource.language.en_gb language information...
58612:25:13.774 T:8004 DEBUG: trying to set locale to en-us
58712:25:13.790 T:8004 INFO: global locale set to en-us
58812:25:13.790 T:8004 INFO: CLangInfo: loading resource.language.en_gb language strings...
58912:25:13.791 T:8004 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: resource://resource.language.en_gb/strings.po
59012:25:13.795 T:8004 DEBUG: LocalizeStrings: loaded 4000 strings from file resource://resource.language.en_gb/strings.po
59112:25:13.797 T:8004 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files\Kodi\addons\audioencoder.kodi.builtin.aac\resources\language\English\strings.po
59212:25:13.797 T:8004 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Program Files\Kodi\addons\audioencoder.kodi.builtin.aac\resources\language\English\strings.po
59312:25:13.797 T:8004 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files\Kodi\addons\audioencoder.kodi.builtin.wma\resources\language\English\strings.po
59412:25:13.797 T:8004 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Program Files\Kodi\addons\audioencoder.kodi.builtin.wma\resources\language\English\strings.po
59512:25:13.797 T:8004 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files\Kodi\addons\game.controller.default\resources\language\resource.language.en_gb\strings.po
59612:25:13.797 T:8004 DEBUG: LocalizeStrings: loaded 18 strings from file C:\Program Files\Kodi\addons\game.controller.default\resources\language\resource.language.en_gb\strings.po
59712:25:13.798 T:8004 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files\Kodi\addons\game.controller.snes\resources\language\resource.language.en_gb\strings.po
59812:25:13.798 T:8004 DEBUG: LocalizeStrings: loaded 13 strings from file C:\Program Files\Kodi\addons\game.controller.snes\resources\language\resource.language.en_gb\strings.po
59912:25:13.798 T:8004 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files\Kodi\addons\metadata.album.universal\resources\language\English\strings.po
60012:25:13.798 T:8004 DEBUG: LocalizeStrings: loaded 17 strings from file C:\Program Files\Kodi\addons\metadata.album.universal\resources\language\English\strings.po
60112:25:13.798 T:8004 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files\Kodi\addons\metadata.artists.universal\resources\language\English\strings.po
60212:25:13.798 T:8004 DEBUG: LocalizeStrings: loaded 32 strings from file C:\Program Files\Kodi\addons\metadata.artists.universal\resources\language\English\strings.po
60312:25:13.799 T:8004 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files\Kodi\addons\metadata.themoviedb.org\resources\language\English\strings.po
60412:25:13.799 T:8004 DEBUG: LocalizeStrings: loaded 8 strings from file C:\Program Files\Kodi\addons\metadata.themoviedb.org\resources\language\English\strings.po
60512:25:13.800 T:8004 DEBUG: LocalizeStrings: loaded 5 strings from file C:\Users\miak\AppData\Roaming\Kodi\addons\metadata.tvshows.themoviedb.org\resources\language\English\strings.po
60612:25:13.800 T:8004 DEBUG: LocalizeStrings: loaded 9 strings from file C:\Program Files\Kodi\addons\peripheral.joystick\resources\language\English\strings.po
60712:25:13.801 T:8004 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files\Kodi\addons\screensaver.xbmc.builtin.dim\resources\language\resource.language.en_gb\strings.po
60812:25:13.801 T:8004 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Program Files\Kodi\addons\screensaver.xbmc.builtin.dim\resources\language\resource.language.en_gb\strings.po
60912:25:13.802 T:8004 DEBUG: LocalizeStrings: loaded 24 strings from file C:\Users\miak\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\resources\language\English\strings.po
61012:25:13.802 T:22516 DEBUG: CDatabaseManager::Initialize, updating databases...
61112:25:13.803 T:22516 NOTICE: Running database version Addons27
61212:25:13.803 T:22516 NOTICE: Running database version ViewModes6
61312:25:13.804 T:22516 NOTICE: Running database version Textures13
61412:25:13.805 T:22516 NOTICE: Running database version MyMusic72
61512:25:13.808 T:22516 INFO: MYSQL: Connected to version 10.3.12-MariaDB-1:10.3.12+maria~bionic-log
61612:25:13.810 T:22516 ERROR: Unable to open database: Adults116 [1049](Unknown database 'Adults116')
61712:25:13.816 T:22516 NOTICE: Old database found - updating from version 115 to 116
61812:25:14.429 T:5112 DEBUG: CIRServerSuite::Connect: connecting to: 127.0.0.1:24000 ...
61912:25:14.676 T:22516 ERROR: SQL: Can't copy schema for table 'actor'
620 Error: 1050
62112:25:14.676 T:22516 ERROR: Unable to copy old database Adults115 to new version Adults116
62212:25:14.678 T:22516 NOTICE: Running database version TV32
62312:25:14.679 T:22516 NOTICE: Running database version Epg12
62412:25:14.679 T:22516 DEBUG: CDatabaseManager::Initialize, updating databases... DONE
62512:25:14.679 T:8004 DEBUG: DPMS: supported power-saving modes: OFF STANDBY
62612:25:14.693 T:20416 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
62712:25:14.693 T:20416 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
62812:25:14.698 T:8004 INFO: Unloading old skin ...
62912:25:14.699 T:8004 NOTICE: load skin from: C:\Program Files\Kodi\addons\skin.estuary (version: 2.0.19)
63012:25:14.699 T:8004 INFO: load fonts for skin...
63112:25:14.699 T:8004 INFO: Loading skin includes from C:\Program Files\Kodi\addons\skin.estuary\xml\includes.xml
63212:25:14.723 T:8004 INFO: Loading fonts from C:\Program Files\Kodi\addons\skin.estuary\xml\Font.xml
63312:25:14.736 T:8004 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files\Kodi\addons\skin.estuary\language\resource.language.en_gb\strings.po
63412:25:14.736 T:8004 DEBUG: LocalizeStrings: loaded 140 strings from file C:\Program Files\Kodi\addons\skin.estuary\language\resource.language.en_gb\strings.po
63512:25:14.736 T:8004 INFO: load new skin...
63612:25:14.736 T:8004 INFO: Loading custom window XMLs from skin path C:\Program Files\Kodi\addons\skin.estuary\xml
63712:25:14.741 T:8004 DEBUG: Load Skin XML: 4.24ms
63812:25:14.741 T:8004 INFO: initialize new skin...
63912:25:14.741 T:8004 DEBUG: guilib: Fill viewport on change for solving rendering passes
64012:25:14.741 T:8004 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
64112:25:14.743 T:8004 DEBUG: CTextureBundleXBT::OpenBundle - Opened bundle C:\Program Files\Kodi\addons\skin.estuary\media\Textures.xbt
64212:25:14.743 T:8004 INFO: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
64312:25:14.743 T:8004 INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
64412:25:14.744 T:8004 INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
64512:25:14.745 T:8004 INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
64612:25:14.750 T:8004 INFO: Loading skin file: DialogNotification.xml, load type: LOAD_ON_GUI_INIT
64712:25:14.751 T:8004 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
64812:25:14.752 T:8004 INFO: Loading skin file: Custom_1109_TopBarOverlay.xml, load type: LOAD_ON_GUI_INIT
64912:25:14.753 T:8004 INFO: Loading resource://resource.uisounds.kodi/sounds.xml
65012:25:14.765 T:8004 INFO: skin loaded...
65112:25:14.766 T:8004 DEBUG: Activating window ID: 12997
65212:25:14.766 T:8004 DEBUG: ------ Window Init () ------
65312:25:14.766 T:8004 DEBUG: Activating window ID: 10029
65412:25:14.766 T:8004 DEBUG: ------ Window Init (LoginScreen.xml) ------
65512:25:14.766 T:8004 INFO: Loading skin file: LoginScreen.xml, load type: KEEP_IN_MEMORY
65612:25:14.777 T:8004 DEBUG: JSONRPC: JSON schema type definition references an unknown type Setting.Details.Setting
65712:25:14.777 T:8004 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
65812:25:14.777 T:8004 INFO: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
65912:25:14.777 T:8004 INFO: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
66012:25:14.786 T:8004 INFO: JSONRPC v10.1.0: Successfully initialized
66112:25:14.787 T:8004 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Motorola Nyxboard Hybrid"
66212:25:14.787 T:8004 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "CEC Adapter"
66312:25:14.787 T:8004 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Pulse-Eight CEC Adapter"
66412:25:14.787 T:8004 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "iMON HID device"
66512:25:14.787 T:8004 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "WETEK Play remote"
66612:25:14.787 T:8004 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node ""
66712:25:14.788 T:8004 DEBUG: Add-on bus: Registering add-on peripheral.joystick
66812:25:14.788 T:8004 DEBUG: PERIPHERAL - PERIPHERALS::CPeripheralAddon::CreateAddon - creating peripheral add-on instance 'Joystick Support'
66912:25:14.788 T:8004 DEBUG: ADDON: Dll Initializing - Joystick Support
67012:25:14.788 T:8004 DEBUG: SECTION:LoadDLL(C:\Program Files\Kodi\addons\peripheral.joystick\peripheral.joystick.dll)
67112:25:14.790 T:8004 DEBUG: AddOnLog: Joystick Support: Loaded 14 joystick families with 97 total joysticks
67212:25:14.790 T:8004 DEBUG: Calling TransferSettings for: Joystick Support
67312:25:14.790 T:8004 DEBUG: CAddonSettings[peripheral.joystick]: loading setting definitions
67412:25:14.790 T:8004 INFO: AddOnLog: Joystick Support: Enabling joystick interface "xinput"
67512:25:14.790 T:8004 DEBUG: AddOnLog: Joystick Support: Attempting to load XInput1_4.dll...
67612:25:14.791 T:8004 DEBUG: AddOnLog: Joystick Support: Loaded XInput DLL version 1.4
67712:25:14.791 T:8004 DEBUG: AddOnLog: Joystick Support: Loaded XInput symbols (GetState=00007FF81EF816B0, GetStateEx=0000000000000000, SetState=00007FF81EF81950, GetCaps=00007FF81EF81C10, GetBatteryInformation=00007FF81EF82010, PowerOff=0000000000000000)
67812:25:14.791 T:8004 INFO: AddOnLog: Joystick Support: Enabling joystick interface "directinput"
67912:25:14.791 T:21740 DEBUG: Thread PeripBusUSB start, auto delete: false
68012:25:14.791 T:21616 DEBUG: Thread PeripBusCEC start, auto delete: false
68112:25:14.791 T:9344 DEBUG: Thread PeripBusAddon start, auto delete: false
68212:25:14.791 T:8004 DEBUG: PERIPHERALS::CPeripheral::Initialise - initialised peripheral on 'keyboard' with 1 features and 0 sub devices
68312:25:14.791 T:8004 NOTICE: PERIPHERALS::CPeripheralBus::Register - new keyboard device registered on application->keyboard: Keyboard (0000:0000)
68412:25:14.791 T:8004 DEBUG: PERIPHERALS::CPeripheral::Initialise - initialised peripheral on 'mouse' with 1 features and 0 sub devices
68512:25:14.791 T:8004 NOTICE: PERIPHERALS::CPeripheralBus::Register - new mouse device registered on application->mouse: Mouse (0000:0000)
68612:25:14.791 T:6912 DEBUG: Thread PeripEventScanner start, auto delete: false
68712:25:14.792 T:8004 DEBUG: ContextMenuManager: addon menus reloaded.
68812:25:14.792 T:8004 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
68912:25:14.793 T:8004 DEBUG: CPlayerCoreConfig::<ctor>: created player VideoPlayer
69012:25:14.793 T:8004 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer
69112:25:14.793 T:8004 DEBUG: CPlayerCoreConfig::<ctor>: created player RetroPlayer
69212:25:14.793 T:8004 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
69312:25:14.793 T:8004 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mms/udp
69412:25:14.793 T:8004 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
69512:25:14.793 T:8004 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtmp
69612:25:14.793 T:8004 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
69712:25:14.793 T:8004 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
69812:25:14.793 T:8004 DEBUG: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
69912:25:14.793 T:8004 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
70012:25:14.793 T:8004 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
70112:25:14.793 T:8004 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
70212:25:14.793 T:8004 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
70312:25:14.793 T:8004 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
70412:25:14.793 T:8004 DEBUG: CPlayerSelectionRule::Initialize: creating rule: radio
70512:25:14.793 T:8004 NOTICE: Loaded playercorefactory configuration
70612:25:14.793 T:8004 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
70712:25:14.793 T:8004 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
70812:25:14.793 T:8004 INFO: removing tempfiles
70912:25:14.796 T:8004 DEBUG: CRepositoryUpdater: previous update at 01/14/2019 10:59:28 AM, next at 01/15/2019 10:59:28 AM
71012:25:14.796 T:8004 NOTICE: initialize done
71112:25:14.796 T:8004 NOTICE: Running the application...
71212:25:14.796 T:10596 DEBUG: Thread Timer start, auto delete: false
71312:25:14.797 T:8004 DEBUG: CNetworkBase::NetworkMessage - Starting network services
71412:25:14.797 T:8004 NOTICE: starting zeroconf publishing
71512:25:15.431 T:5112 DEBUG: CIRServerSuite::Connect: failed to connect
71612:25:15.431 T:5112 INFO: CIRServerSuite::Process: failed to connect to irss, will keep retrying every 5 seconds
71712:25:21.809 T:8004 ERROR: ZeroconfMDNS: Zeroconf can't be started probably because Apple's Bonjour Service isn't installed. You can get it by either installing Itunes or Apple's Bonjour Print Service for Windows (http://support.apple.com/kb/DL999)
71812:25:21.812 T:8004 NOTICE: CWebServer[8080]: Started
71912:25:21.812 T:8004 INFO: JSONRPC Server: Unable to get bluetooth socket
72012:25:21.812 T:18004 DEBUG: Thread EventServer start, auto delete: false
72112:25:21.812 T:18004 NOTICE: ES: Starting UDP Event server on port 9777
72212:25:21.812 T:8004 INFO: JSONRPC Server: Successfully initialized
72312:25:21.812 T:18004 NOTICE: UDP: Listening on port 9777 (ipv6 : true)
72412:25:21.812 T:8236 DEBUG: Thread TCPServer start, auto delete: false
72512:25:21.851 T:8004 DEBUG: ------ Window Init () ------
72612:25:21.856 T:8004 DEBUG: DX::DeviceResources::ReleaseBackBuffer: release buffers.
72712:25:21.857 T:8004 DEBUG: DX::DeviceResources::SetLogicalSize: receive changing logical size to 720.000000 x 480.000000
72812:25:21.857 T:8004 DEBUG: DX::DeviceResources::CreateBackBuffer: create buffers.
72912:25:21.885 T:8004 DEBUG: ------ Window Init (DialogNotification.xml) ------
73012:25:24.553 T:8004 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
73112:25:24.554 T:8004 DEBUG: CInputManager::HandleKey: right (0xf083) pressed, action is Right
73212:25:24.687 T:8004 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
73312:25:24.854 T:8004 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
73412:25:24.854 T:8004 DEBUG: CInputManager::HandleKey: left (0xf082) pressed, action is Left
73512:25:24.971 T:8004 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
73612:25:25.287 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
73712:25:25.421 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
73812:25:25.421 T:8004 DEBUG: CInputManager::HandleKey: return (0xf00d) pressed, action is Select
73912:25:25.438 T:8004 DEBUG: CNetworkBase::NetworkMessage - Starting network services
74012:25:25.439 T:8004 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 00000218FAD882C0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
74112:25:25.439 T:8004 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 00000218FAD86610 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
74212:25:25.439 T:8004 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 00000218FAD868E0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
74312:25:25.441 T:8004 INFO: ADDON: cpluff: 'Could not read plug-in directory C:\Users\miak\AppData\Roaming\Kodi\addons: No such file or directory'
74412:25:25.450 T:8004 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
74512:25:25.450 T:8004 NOTICE: ADDON: audioencoder.kodi.builtin.aac v1.0.0 installed
74612:25:25.450 T:8004 NOTICE: ADDON: audioencoder.kodi.builtin.wma v1.0.0 installed
74712:25:25.450 T:8004 NOTICE: ADDON: game.controller.default v1.0.8 installed
74812:25:25.450 T:8004 NOTICE: ADDON: game.controller.snes v1.0.8 installed
74912:25:25.450 T:8004 NOTICE: ADDON: kodi.binary.global.audioengine v1.0.1 installed
75012:25:25.450 T:8004 NOTICE: ADDON: kodi.binary.global.filesystem v1.0.2 installed
75112:25:25.450 T:8004 NOTICE: ADDON: kodi.binary.global.general v1.0.3 installed
75212:25:25.450 T:8004 NOTICE: ADDON: kodi.binary.global.gui v5.12.0 installed
75312:25:25.450 T:8004 NOTICE: ADDON: kodi.binary.global.main v1.0.13 installed
75412:25:25.450 T:8004 NOTICE: ADDON: kodi.binary.global.network v1.0.0 installed
75512:25:25.450 T:8004 NOTICE: ADDON: kodi.binary.instance.audiodecoder v2.0.0 installed
75612:25:25.450 T:8004 NOTICE: ADDON: kodi.binary.instance.audioencoder v2.0.0 installed
75712:25:25.450 T:8004 NOTICE: ADDON: kodi.binary.instance.game v1.1.0 installed
75812:25:25.450 T:8004 NOTICE: ADDON: kodi.binary.instance.imagedecoder v2.0.0 installed
75912:25:25.450 T:8004 NOTICE: ADDON: kodi.binary.instance.inputstream v2.0.8 installed
76012:25:25.450 T:8004 NOTICE: ADDON: kodi.binary.instance.peripheral v1.3.7 installed
76112:25:25.450 T:8004 NOTICE: ADDON: kodi.binary.instance.pvr v5.10.3 installed
76212:25:25.450 T:8004 NOTICE: ADDON: kodi.binary.instance.screensaver v2.0.0 installed
76312:25:25.450 T:8004 NOTICE: ADDON: kodi.binary.instance.vfs v2.0.0 installed
76412:25:25.450 T:8004 NOTICE: ADDON: kodi.binary.instance.videocodec v1.0.1 installed
76512:25:25.450 T:8004 NOTICE: ADDON: kodi.binary.instance.visualization v2.0.1 installed
76612:25:25.450 T:8004 NOTICE: ADDON: kodi.resource v1.0.0 installed
76712:25:25.450 T:8004 NOTICE: ADDON: metadata.album.universal v3.1.1 installed
76812:25:25.450 T:8004 NOTICE: ADDON: metadata.artists.universal v4.2.1 installed
76912:25:25.450 T:8004 NOTICE: ADDON: metadata.common.allmusic.com v3.2.0 installed
77012:25:25.450 T:8004 NOTICE: ADDON: metadata.common.fanart.tv v3.5.0 installed
77112:25:25.450 T:8004 NOTICE: ADDON: metadata.common.imdb.com v3.1.4 installed
77212:25:25.450 T:8004 NOTICE: ADDON: metadata.common.musicbrainz.org v2.2.1 installed
77312:25:25.450 T:8004 NOTICE: ADDON: metadata.common.theaudiodb.com v2.0.0 installed
77412:25:25.450 T:8004 NOTICE: ADDON: metadata.common.themoviedb.org v3.1.8 installed
77512:25:25.450 T:8004 NOTICE: ADDON: metadata.local v1.0.0 installed
77612:25:25.450 T:8004 NOTICE: ADDON: metadata.themoviedb.org v5.1.4 installed
77712:25:25.450 T:8004 NOTICE: ADDON: metadata.tvshows.themoviedb.org v3.1.0 installed
77812:25:25.450 T:8004 NOTICE: ADDON: peripheral.joystick v1.4.6 installed
77912:25:25.450 T:8004 NOTICE: ADDON: repository.xbmc.org v3.1.4 installed
78012:25:25.450 T:8004 NOTICE: ADDON: resource.images.weathericons.default v1.1.8 installed
78112:25:25.450 T:8004 NOTICE: ADDON: resource.language.en_gb v2.0.1 installed
78212:25:25.450 T:8004 NOTICE: ADDON: resource.uisounds.kodi v1.0.0 installed
78312:25:25.450 T:8004 NOTICE: ADDON: screensaver.xbmc.builtin.black v1.0.32 installed
78412:25:25.450 T:8004 NOTICE: ADDON: screensaver.xbmc.builtin.dim v1.0.51 installed
78512:25:25.450 T:8004 NOTICE: ADDON: script.module.pil v1.1.7 installed
78612:25:25.450 T:8004 NOTICE: ADDON: script.module.pycryptodome v3.4.3 installed
78712:25:25.450 T:8004 NOTICE: ADDON: service.xbmc.versioncheck v0.4.6 installed
78812:25:25.450 T:8004 NOTICE: ADDON: skin.estouchy v2.0.20 installed
78912:25:25.450 T:8004 NOTICE: ADDON: skin.estuary v2.0.19 installed
79012:25:25.450 T:8004 NOTICE: ADDON: webinterface.default v18.x-2.4.6 installed
79112:25:25.450 T:8004 NOTICE: ADDON: xbmc.addon v17.9.952 installed
79212:25:25.450 T:8004 NOTICE: ADDON: xbmc.core v0.1.0 installed
79312:25:25.450 T:8004 NOTICE: ADDON: xbmc.gui v5.14.0 installed
79412:25:25.450 T:8004 NOTICE: ADDON: xbmc.json v10.1.0 installed
79512:25:25.450 T:8004 NOTICE: ADDON: xbmc.metadata v2.1.0 installed
79612:25:25.450 T:8004 NOTICE: ADDON: xbmc.python v2.26.0 installed
79712:25:25.450 T:8004 NOTICE: ADDON: xbmc.webinterface v1.0.0 installed
79812:25:25.461 T:8004 INFO: CLangInfo: loading resource.language.en_gb language information...
79912:25:25.462 T:8004 DEBUG: trying to set locale to en-us
80012:25:25.462 T:8004 INFO: global locale set to en-us
80112:25:25.462 T:8004 INFO: CLangInfo: loading resource.language.en_gb language strings...
80212:25:25.463 T:8004 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: resource://resource.language.en_gb/strings.po
80312:25:25.466 T:8004 DEBUG: LocalizeStrings: loaded 4000 strings from file resource://resource.language.en_gb/strings.po
80412:25:25.468 T:8004 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files\Kodi\addons\audioencoder.kodi.builtin.aac\resources\language\English\strings.po
80512:25:25.468 T:8004 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Program Files\Kodi\addons\audioencoder.kodi.builtin.aac\resources\language\English\strings.po
80612:25:25.469 T:8004 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files\Kodi\addons\audioencoder.kodi.builtin.wma\resources\language\English\strings.po
80712:25:25.469 T:8004 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Program Files\Kodi\addons\audioencoder.kodi.builtin.wma\resources\language\English\strings.po
80812:25:25.469 T:8004 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files\Kodi\addons\game.controller.default\resources\language\resource.language.en_gb\strings.po
80912:25:25.469 T:8004 DEBUG: LocalizeStrings: loaded 18 strings from file C:\Program Files\Kodi\addons\game.controller.default\resources\language\resource.language.en_gb\strings.po
81012:25:25.469 T:8004 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files\Kodi\addons\game.controller.snes\resources\language\resource.language.en_gb\strings.po
81112:25:25.469 T:8004 DEBUG: LocalizeStrings: loaded 13 strings from file C:\Program Files\Kodi\addons\game.controller.snes\resources\language\resource.language.en_gb\strings.po
81212:25:25.469 T:8004 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files\Kodi\addons\metadata.album.universal\resources\language\English\strings.po
81312:25:25.469 T:8004 DEBUG: LocalizeStrings: loaded 17 strings from file C:\Program Files\Kodi\addons\metadata.album.universal\resources\language\English\strings.po
81412:25:25.470 T:8004 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files\Kodi\addons\metadata.artists.universal\resources\language\English\strings.po
81512:25:25.470 T:8004 DEBUG: LocalizeStrings: loaded 32 strings from file C:\Program Files\Kodi\addons\metadata.artists.universal\resources\language\English\strings.po
81612:25:25.471 T:8004 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files\Kodi\addons\metadata.themoviedb.org\resources\language\English\strings.po
81712:25:25.471 T:8004 DEBUG: LocalizeStrings: loaded 8 strings from file C:\Program Files\Kodi\addons\metadata.themoviedb.org\resources\language\English\strings.po
81812:25:25.471 T:8004 DEBUG: LocalizeStrings: loaded 5 strings from file C:\Users\miak\AppData\Roaming\Kodi\addons\metadata.tvshows.themoviedb.org\resources\language\English\strings.po
81912:25:25.472 T:8004 DEBUG: LocalizeStrings: loaded 9 strings from file C:\Program Files\Kodi\addons\peripheral.joystick\resources\language\English\strings.po
82012:25:25.473 T:8004 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files\Kodi\addons\screensaver.xbmc.builtin.dim\resources\language\resource.language.en_gb\strings.po
82112:25:25.473 T:8004 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Program Files\Kodi\addons\screensaver.xbmc.builtin.dim\resources\language\resource.language.en_gb\strings.po
82212:25:25.473 T:8004 DEBUG: LocalizeStrings: loaded 24 strings from file C:\Users\miak\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\resources\language\English\strings.po
82312:25:25.475 T:8004 DEBUG: ContextMenuManager: addon menus reloaded.
82412:25:25.475 T:8004 DEBUG: CFavourites::Load - no system favourites found, skipping
82512:25:25.475 T:8004 DEBUG: CFavourites::Load - no userdata favourites found, skipping
82612:25:25.476 T:8004 DEBUG: CServiceAddonManager: starting service.xbmc.versioncheck
82712:25:25.476 T:8004 DEBUG: Activating window ID: 12999
82812:25:25.476 T:21884 DEBUG: Thread LanguageInvoker start, auto delete: false
82912:25:25.476 T:21884 INFO: initializing python engine.
83012:25:25.512 T:21884 DEBUG: CPythonInvoker(0, C:\Users\miak\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): start processing
83112:25:25.547 T:21884 DEBUG: -->Python Interpreter Initialized<--
83212:25:25.547 T:21884 DEBUG: CPythonInvoker(0, C:\Users\miak\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): the source file to load is "C:\Users\miak\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py"
83312:25:25.547 T:21884 DEBUG: CPythonInvoker(0, C:\Users\miak\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): setting the Python path to C:\Users\miak\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck;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
83412:25:25.547 T:21884 DEBUG: CPythonInvoker(0, C:\Users\miak\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): entering source directory C:\Users\miak\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck
83512:25:25.547 T:21884 DEBUG: CPythonInvoker(0, C:\Users\miak\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): instantiating addon using automatically obtained id of "service.xbmc.versioncheck" dependent on version 2.1.0 of the xbmc.python api
83612:25:25.564 T:21884 DEBUG: CAddonSettings[service.xbmc.versioncheck]: loading setting definitions
83712:25:25.564 T:21884 DEBUG: CAddonSettings[service.xbmc.versioncheck]: trying to load setting definitions from old format...
83812:25:25.564 T:21884 DEBUG: Version Check: Version 0.4.6 started
83912:25:25.756 T:8004 DEBUG: ------ Window Deinit (LoginScreen.xml) ------
84012:25:25.756 T:8004 DEBUG: FreeVisualisation() done
84112:25:25.772 T:8004 DEBUG: ------ Window Init (Startup.xml) ------
84212:25:25.772 T:8004 INFO: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
84312:25:25.772 T:8004 DEBUG: Activating window ID: 10000
84412:25:25.772 T:8004 DEBUG: ------ Window Deinit (Startup.xml) ------
84512:25:25.772 T:8004 DEBUG: ------ Window Init (Home.xml) ------
84612:25:25.772 T:8004 INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
84712:25:25.795 T:8004 DEBUG: CDirectoryProvider[addons://]: refreshing..
84812:25:25.795 T:8004 DEBUG: CDirectoryProvider[addons://sources/video/]: refreshing..
84912:25:25.795 T:8004 DEBUG: CDirectoryProvider[addons://sources/audio/]: refreshing..
85012:25:25.795 T:8004 DEBUG: CDirectoryProvider[addons://sources/game/]: refreshing..
85112:25:25.795 T:8004 DEBUG: CDirectoryProvider[addons://sources/executable/]: refreshing..
85212:25:25.795 T:8004 DEBUG: CDirectoryProvider[addons://sources/image/]: refreshing..
85312:25:25.795 T:8004 DEBUG: CDirectoryProvider[library://video/]: refreshing..
85412:25:25.795 T:8004 DEBUG: CDirectoryProvider[sources://video/]: refreshing..
85512:25:25.795 T:1480 DEBUG: Thread JobWorker start, auto delete: true
85612:25:25.795 T:8004 DEBUG: CDirectoryProvider[special://videoplaylists/]: refreshing..
85712:25:25.795 T:8004 DEBUG: CDirectoryProvider[favourites://]: refreshing..
85812:25:25.795 T:22276 DEBUG: Thread JobWorker start, auto delete: true
85912:25:25.795 T:8004 DEBUG: CDirectoryProvider[sources://pictures/]: refreshing..
86012:25:25.795 T:8004 DEBUG: CDirectoryProvider[addons://sources/game/]: refreshing..
86112:25:25.801 T:22516 DEBUG: CAddonMgr::GetAvailableUpdates took 7 ms
86212:25:25.813 T:8004 DEBUG: no profile autoexec.py (C:\Users\miak\AppData\Roaming\Kodi\userdata\autoexec.py) found, skipping
86312:25:25.813 T:22276 DEBUG: CMultiPathDirectory::GetDirectory(multipath://special%3a%2f%2fprofile%2fplaylists%2fvideo/special%3a%2f%2fprofile%2fplaylists%2fmixed/)
86412:25:25.813 T:22276 DEBUG: Getting Directory (special://profile/playlists/video)
86512:25:25.814 T:22276 DEBUG: Getting Directory (special://profile/playlists/mixed)
86612:25:25.814 T:22276 DEBUG: CMultiPathDirectory::MergeItems, items = 0
86712:25:25.816 T:22276 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
86812:25:25.818 T:22276 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
86912:25:25.818 T:22276 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
87012:25:25.819 T:22276 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
87112:25:25.821 T:22276 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
87212:25:25.822 T:22276 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 != '')) AND (artistview.strArtist <> 'Various artists')
87312:25:26.589 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
87412:25:26.706 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
87512:25:26.706 T:8004 DEBUG: CInputManager::HandleKey: return (0xf00d) pressed, action is Select
87612:25:26.706 T:8004 DEBUG: Activating window ID: 10025
87712:25:27.007 T:8004 DEBUG: ------ Window Deinit (Home.xml) ------
87812:25:27.007 T:8004 DEBUG: FreeVisualisation() done
87912:25:27.027 T:8004 DEBUG: ------ Window Init (MyVideoNav.xml) ------
88012:25:27.027 T:8004 INFO: Loading skin file: MyVideoNav.xml, load type: KEEP_IN_MEMORY
88112:25:27.050 T:8004 DEBUG: CDirectoryProvider[]: refreshing..
88212:25:27.051 T:22516 DEBUG: Previous line repeats 1 times.
88312:25:27.051 T:22516 ERROR: XFILE::CDirectory::GetDirectory - Error getting
88412:25:27.051 T:8004 DEBUG: CDirectoryProvider[]: refreshing..
88512:25:27.051 T:22276 ERROR: XFILE::CDirectory::GetDirectory - Error getting
88612:25:27.051 T:8004 DEBUG: CDirectoryProvider[]: refreshing..
88712:25:27.051 T:22516 ERROR: XFILE::CDirectory::GetDirectory - Error getting
88812:25:27.051 T:8004 DEBUG: CDirectoryProvider[]: refreshing..
88912:25:27.051 T:22276 ERROR: XFILE::CDirectory::GetDirectory - Error getting
89012:25:27.051 T:8004 DEBUG: CDirectoryProvider[]: refreshing..
89112:25:27.051 T:22516 ERROR: XFILE::CDirectory::GetDirectory - Error getting
89212:25:27.051 T:8004 ERROR: Previous line repeats 1 times.
89312:25:27.051 T:8004 DEBUG: CDirectoryProvider[]: refreshing..
89412:25:27.051 T:22516 ERROR: XFILE::CDirectory::GetDirectory - Error getting
89512:25:27.051 T:8004 DEBUG: CGUIMediaWindow::GetDirectory (sources://video/)
89612:25:27.051 T:8004 DEBUG: ParentPath = [sources://video/]
89712:25:27.059 T:4676 DEBUG: Thread BackgroundLoader start, auto delete: false
89812:25:27.060 T:4676 DEBUG: Thread BackgroundLoader 4676 terminating
89912:25:27.673 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
90012:25:27.673 T:8004 DEBUG: CInputManager::HandleKey: down (0xf081) pressed, action is Down
90112:25:27.757 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
90212:25:27.824 T:8004 DEBUG: Previous line repeats 1 times.
90312:25:27.824 T:8004 DEBUG: CInputManager::HandleKey: down (0xf081) pressed, action is Down
90412:25:27.923 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
90512:25:28.724 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
90612:25:28.857 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
90712:25:28.857 T:8004 DEBUG: CInputManager::HandleKey: return (0xf00d) pressed, action is Select
90812:25:28.857 T:8004 DEBUG: CGUIMediaWindow::GetDirectory (smb://STORAGE/Movies/)
90912:25:28.857 T:8004 DEBUG: ParentPath = [sources://video/]
91012:25:28.858 T:20712 DEBUG: Thread waiting start, auto delete: false
91112:25:28.959 T:8004 DEBUG: ------ Window Init (DialogBusy.xml) ------
91212:25:29.381 T:20712 DEBUG: Thread waiting 20712 terminating
91312:25:29.391 T:8004 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
91412:25:29.445 T:14824 DEBUG: Thread BackgroundLoader start, auto delete: false
91512:25:29.925 T:8004 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
91612:25:30.042 T:8004 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0000, modifier: 0x0
91712:25:30.042 T:8004 DEBUG: CInputManager::HandleKey: backspace (0xf008) pressed, action is Back
91812:25:30.043 T:8004 DEBUG: CGUIMediaWindow::GetDirectory (sources://video/)
91912:25:30.043 T:8004 DEBUG: ParentPath = []
92012:25:30.043 T:14824 DEBUG: Thread BackgroundLoader 14824 terminating
92112:25:30.043 T:17704 DEBUG: Thread waiting start, auto delete: false
92212:25:30.046 T:17704 DEBUG: Thread waiting 17704 terminating
92312:25:30.051 T:22176 DEBUG: Thread BackgroundLoader start, auto delete: false
92412:25:30.052 T:22176 DEBUG: Thread BackgroundLoader 22176 terminating
92512:25:30.053 T:20352 DEBUG: Thread BackgroundLoader start, auto delete: false
92612:25:30.054 T:20352 DEBUG: Thread BackgroundLoader 20352 terminating
92712:25:30.586 T:21884 DEBUG: Version Check: Version installed {u'major': 18, u'tag': u'releasecandidate', u'tagversion': u'5', u'minor': 0, u'revision': u'20190112-3cbd6c1eec'}
92812:25:30.586 T:21884 INFO: CPythonInvoker(0, C:\Users\miak\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): script successfully run
92912:25:30.586 T:21884 DEBUG: CPythonInvoker::onExecutionDone(0, C:\Users\miak\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py)
93012:25:30.588 T:21884 INFO: Python interpreter stopped
93112:25:30.588 T:21884 DEBUG: Thread LanguageInvoker 21884 terminating
93212:25:30.860 T:8004 DEBUG: Keyboard: scancode: 0x2e, sym: 0x0063, unicode: 0x0063, modifier: 0x0
93312:25:30.959 T:8004 DEBUG: Keyboard: scancode: 0x2e, sym: 0x0063, unicode: 0x0000, modifier: 0x0
93412:25:30.959 T:8004 DEBUG: CInputManager::HandleKey: c (0xf043) pressed, action is ContextMenu
93512:25:30.959 T:8004 ERROR: CGUIWindowVideoBase::GetResumeItemOffset - Cannot open VideoDatabase
93612:25:30.960 T:8004 ERROR: Previous line repeats 1 times.
93712:25:30.960 T:8004 INFO: Loading skin file: DialogContextMenu.xml, load type: KEEP_IN_MEMORY
93812:25:30.961 T:8004 DEBUG: ------ Window Init (DialogContextMenu.xml) ------
93912:25:31.676 T:8004 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
94012:25:31.676 T:8004 DEBUG: CInputManager::HandleKey: up (0xf080) pressed, action is Up
94112:25:31.760 T:8004 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
94212:25:32.077 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
94312:25:32.210 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
94412:25:32.210 T:8004 DEBUG: CInputManager::HandleKey: return (0xf00d) pressed, action is Select
94512:25:32.462 T:8004 DEBUG: ------ Window Deinit (DialogContextMenu.xml) ------
94612:25:32.477 T:8004 DEBUG: ------ Window Init (DialogSettings.xml) ------
94712:25:32.477 T:8004 INFO: Loading skin file: DialogSettings.xml, load type: KEEP_IN_MEMORY
94812:25:32.480 T:8004 DEBUG: CSettingsManager: requested setting (contenttype) was not found.
94912:25:32.480 T:8004 DEBUG: CSettingsManager: requested setting (scraperlist) was not found.
95012:25:32.480 T:8004 DEBUG: CSettingsManager: requested setting (scrapersettings) was not found.
95112:25:32.480 T:8004 DEBUG: CSettingsManager: requested setting (exclude) was not found.
95212:25:32.594 T:8004 DEBUG: ------ Window Deinit (DialogNotification.xml) ------
95312:25:33.745 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
95412:25:33.911 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
95512:25:33.912 T:8004 DEBUG: CInputManager::HandleKey: return (0xf00d) pressed, action is Select
95612:25:33.912 T:8004 DEBUG: ------ Window Init (DialogSelect.xml) ------
95712:25:33.912 T:8004 INFO: Loading skin file: DialogSelect.xml, load type: KEEP_IN_MEMORY
95812:25:34.779 T:8004 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
95912:25:34.779 T:8004 DEBUG: CInputManager::HandleKey: up (0xf080) pressed, action is Up
96012:25:34.862 T:8004 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
96112:25:34.963 T:8004 DEBUG: Previous line repeats 1 times.
96212:25:34.963 T:8004 DEBUG: CInputManager::HandleKey: up (0xf080) pressed, action is Up
96312:25:35.029 T:8004 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
96412:25:35.146 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
96512:25:35.279 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
96612:25:35.280 T:8004 DEBUG: CInputManager::HandleKey: return (0xf00d) pressed, action is Select
96712:25:35.531 T:8004 DEBUG: ------ Window Deinit (DialogSelect.xml) ------
96812:25:35.546 T:8004 DEBUG: CSettingsManager: requested setting (contenttype) was not found.
96912:25:35.546 T:8004 DEBUG: CSettingsManager: requested setting (scraperlist) was not found.
97012:25:35.546 T:8004 DEBUG: CSettingsManager: requested setting (scrapersettings) was not found.
97112:25:35.546 T:8004 DEBUG: CSettingsManager: requested setting (usedirectorynames) was not found.
97212:25:35.546 T:8004 DEBUG: CSettingsManager: requested setting (scanrecursive) was not found.
97312:25:35.546 T:8004 DEBUG: CSettingsManager: requested setting (containssingleitem) was not found.
97412:25:35.546 T:8004 DEBUG: CSettingsManager: requested setting (noupdating) was not found.
97512:25:35.547 T:8004 DEBUG: CAddonSettings[metadata.themoviedb.org]: loading setting definitions
97612:25:35.547 T:8004 DEBUG: CAddonSettings[metadata.themoviedb.org]: trying to load setting definitions from old format...
97712:25:35.764 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
97812:25:35.764 T:8004 DEBUG: CInputManager::HandleKey: down (0xf081) pressed, action is Down
97912:25:35.880 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
98012:25:36.131 T:8004 DEBUG: Previous line repeats 1 times.
98112:25:36.131 T:8004 DEBUG: CInputManager::HandleKey: down (0xf081) pressed, action is Down
98212:25:36.213 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
98312:25:36.297 T:8004 DEBUG: Previous line repeats 1 times.
98412:25:36.297 T:8004 DEBUG: CInputManager::HandleKey: down (0xf081) pressed, action is Down
98512:25:36.364 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
98612:25:36.431 T:8004 DEBUG: Previous line repeats 1 times.
98712:25:36.431 T:8004 DEBUG: CInputManager::HandleKey: down (0xf081) pressed, action is Down
98812:25:36.546 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
98912:25:36.798 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
99012:25:36.914 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
99112:25:36.914 T:8004 DEBUG: CInputManager::HandleKey: return (0xf00d) pressed, action is Select
99212:25:37.148 T:8004 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
99312:25:37.148 T:8004 DEBUG: CInputManager::HandleKey: right (0xf083) pressed, action is Right
99412:25:37.280 T:8004 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
99512:25:37.473 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
99612:25:37.656 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
99712:25:37.656 T:8004 DEBUG: CInputManager::HandleKey: return (0xf00d) pressed, action is Select
99812:25:37.899 T:8004 DEBUG: ------ Window Deinit (DialogSettings.xml) ------
99912:25:37.915 T:8004 DEBUG: ------ Window Init (DialogConfirm.xml) ------
100012:25:37.915 T:8004 INFO: Loading skin file: DialogConfirm.xml, load type: KEEP_IN_MEMORY
100112:25:38.415 T:8004 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
100212:25:38.415 T:8004 DEBUG: CInputManager::HandleKey: left (0xf082) pressed, action is Left
100312:25:38.532 T:8004 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
100412:25:38.649 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
100512:25:38.799 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
100612:25:38.799 T:8004 DEBUG: CInputManager::HandleKey: return (0xf00d) pressed, action is Select
100712:25:39.050 T:8004 DEBUG: ------ Window Deinit (DialogConfirm.xml) ------
100812:26:09.067 T:22276 DEBUG: Thread JobWorker 22276 terminating (autodelete)
100912:26:09.067 T:22516 DEBUG: Thread JobWorker 22516 terminating (autodelete)
101012:26:09.067 T:1480 DEBUG: Thread JobWorker 1480 terminating (autodelete)
101112:26:23.649 T:8340 DEBUG: CAESinkDirectSound::Deinitialize: Cleaning up
101212:28:38.817 T:20416 DEBUG: CAnnouncementManager - Announcement: OnScreensaverActivated from xbmc
101312:28:38.817 T:20416 DEBUG: GOT ANNOUNCEMENT, type: 4, from xbmc, message OnScreensaverActivated
101412:28:38.819 T:8004 DEBUG: CAddonSettings[screensaver.xbmc.builtin.dim]: loading setting definitions
101512:28:38.819 T:8004 DEBUG: CAddonSettings[screensaver.xbmc.builtin.dim]: trying to load setting definitions from old format...
101612:28:38.819 T:8004 DEBUG: ------ Window Init () ------
101712:30:44.490 T:8004 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
101812:30:44.491 T:8004 DEBUG: CInputManager::HandleKey: up (0xf080) pressed, screen saver/dpms woken up
101912:30:44.491 T:20416 DEBUG: CAnnouncementManager - Announcement: OnScreensaverDeactivated from xbmc
102012:30:44.491 T:20416 DEBUG: GOT ANNOUNCEMENT, type: 4, from xbmc, message OnScreensaverDeactivated
102112:30:44.541 T:8004 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
102212:30:45.492 T:8004 DEBUG: ------ Window Deinit () ------
102312:31:06.291 T:8004 DEBUG: Keyboard: scancode: 0x2e, sym: 0x0063, unicode: 0x0063, modifier: 0x0
102412:31:06.375 T:8004 DEBUG: Keyboard: scancode: 0x2e, sym: 0x0063, unicode: 0x0000, modifier: 0x0
102512:31:06.375 T:8004 DEBUG: CInputManager::HandleKey: c (0xf043) pressed, action is ContextMenu
102612:31:06.375 T:8004 ERROR: CGUIWindowVideoBase::GetResumeItemOffset - Cannot open VideoDatabase
102712:31:06.375 T:8004 ERROR: Previous line repeats 1 times.
102812:31:06.375 T:8004 DEBUG: ------ Window Init (DialogContextMenu.xml) ------
102912:31:07.126 T:8004 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
103012:31:07.126 T:8004 DEBUG: CInputManager::HandleKey: up (0xf080) pressed, action is Up
103112:31:07.259 T:8004 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
103212:31:07.442 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
103312:31:07.610 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
103412:31:07.610 T:8004 DEBUG: CInputManager::HandleKey: return (0xf00d) pressed, action is Select
103512:31:07.844 T:8004 DEBUG: ------ Window Deinit (DialogContextMenu.xml) ------
103612:31:07.860 T:8004 DEBUG: ------ Window Init (DialogSettings.xml) ------
103712:31:07.860 T:8004 DEBUG: CSettingsManager: requested setting (contenttype) was not found.
103812:31:07.860 T:8004 DEBUG: CSettingsManager: requested setting (scraperlist) was not found.
103912:31:07.860 T:8004 DEBUG: CSettingsManager: requested setting (scrapersettings) was not found.
104012:31:07.860 T:8004 DEBUG: CSettingsManager: requested setting (exclude) was not found.
104112:31:08.660 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
104212:31:08.795 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
104312:31:08.795 T:8004 DEBUG: CInputManager::HandleKey: return (0xf00d) pressed, action is Select
104412:31:08.795 T:8004 DEBUG: ------ Window Init (DialogSelect.xml) ------
104512:31:09.578 T:8004 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
104612:31:09.579 T:8004 DEBUG: CInputManager::HandleKey: up (0xf080) pressed, action is Up
104712:31:09.728 T:8004 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
104812:31:09.824 T:8004 DEBUG: Previous line repeats 1 times.
104912:31:09.824 T:8004 DEBUG: CInputManager::HandleKey: up (0xf080) pressed, action is Up
105012:31:09.929 T:8004 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
105112:31:10.028 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
105212:31:10.178 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
105312:31:10.179 T:8004 DEBUG: CInputManager::HandleKey: return (0xf00d) pressed, action is Select
105412:31:10.430 T:8004 DEBUG: ------ Window Deinit (DialogSelect.xml) ------
105512:31:10.445 T:8004 DEBUG: CSettingsManager: requested setting (contenttype) was not found.
105612:31:10.445 T:8004 DEBUG: CSettingsManager: requested setting (scraperlist) was not found.
105712:31:10.445 T:8004 DEBUG: CSettingsManager: requested setting (scrapersettings) was not found.
105812:31:10.445 T:8004 DEBUG: CSettingsManager: requested setting (usedirectorynames) was not found.
105912:31:10.445 T:8004 DEBUG: CSettingsManager: requested setting (scanrecursive) was not found.
106012:31:10.445 T:8004 DEBUG: CSettingsManager: requested setting (containssingleitem) was not found.
106112:31:10.445 T:8004 DEBUG: CSettingsManager: requested setting (noupdating) was not found.
106212:31:10.446 T:8004 DEBUG: CAddonSettings[metadata.themoviedb.org]: loading setting definitions
106312:31:10.446 T:8004 DEBUG: CAddonSettings[metadata.themoviedb.org]: trying to load setting definitions from old format...
106412:31:10.646 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
106512:31:10.646 T:8004 DEBUG: CInputManager::HandleKey: down (0xf081) pressed, action is Down
106612:31:10.779 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
106712:31:11.130 T:8004 DEBUG: Previous line repeats 1 times.
106812:31:11.130 T:8004 DEBUG: CInputManager::HandleKey: down (0xf081) pressed, action is Down
106912:31:11.196 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
107012:31:11.279 T:8004 DEBUG: Previous line repeats 1 times.
107112:31:11.279 T:8004 DEBUG: CInputManager::HandleKey: down (0xf081) pressed, action is Down
107212:31:11.347 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
107312:31:11.413 T:8004 DEBUG: Previous line repeats 1 times.
107412:31:11.413 T:8004 DEBUG: CInputManager::HandleKey: down (0xf081) pressed, action is Down
107512:31:11.529 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
107612:31:11.797 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
107712:31:11.913 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
107812:31:11.913 T:8004 DEBUG: CInputManager::HandleKey: return (0xf00d) pressed, action is Select
107912:31:12.581 T:8004 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
108012:31:12.581 T:8004 DEBUG: CInputManager::HandleKey: right (0xf083) pressed, action is Right
108112:31:12.730 T:8004 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
108212:31:12.998 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
108312:31:13.114 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
108412:31:13.114 T:8004 DEBUG: CInputManager::HandleKey: return (0xf00d) pressed, action is Select
108512:31:13.350 T:8004 DEBUG: ------ Window Deinit (DialogSettings.xml) ------
108612:31:13.365 T:8004 DEBUG: ------ Window Init (DialogConfirm.xml) ------
108712:31:13.932 T:8004 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
108812:31:13.932 T:8004 DEBUG: CInputManager::HandleKey: left (0xf082) pressed, action is Left
108912:31:14.015 T:8004 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
109012:31:14.165 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
109112:31:14.265 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
109212:31:14.265 T:8004 DEBUG: CInputManager::HandleKey: return (0xf00d) pressed, action is Select
109312:31:14.500 T:8004 DEBUG: ------ Window Deinit (DialogConfirm.xml) ------
109412:31:14.516 T:916 DEBUG: Thread JobWorker start, auto delete: true
109512:31:44.517 T:916 DEBUG: Thread JobWorker 916 terminating (autodelete)
109612:31:52.481 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
109712:31:52.647 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
109812:31:52.647 T:8004 DEBUG: CInputManager::HandleKey: return (0xf00d) pressed, action is Select
109912:31:52.649 T:8004 DEBUG: CGUIMediaWindow::GetDirectory (smb://STORAGE/Movies/)
110012:31:52.649 T:8004 DEBUG: ParentPath = [sources://video/]
110112:31:52.649 T:21640 DEBUG: Thread waiting start, auto delete: false
110212:31:52.750 T:8004 DEBUG: ------ Window Init (DialogBusy.xml) ------
110312:31:53.233 T:21640 DEBUG: Thread waiting 21640 terminating
110412:31:53.233 T:8004 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
110512:31:53.286 T:10744 DEBUG: Thread BackgroundLoader start, auto delete: false
110612:31:53.932 T:8004 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
110712:31:54.023 T:4920 DEBUG: Thread JobWorker start, auto delete: true
110812:31:54.133 T:8004 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0000, modifier: 0x0
110912:31:54.133 T:8004 DEBUG: CInputManager::HandleKey: backspace (0xf008) pressed, action is Back
111012:32:04.999 T:4920 DEBUG: ffmpeg[1338]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
111112:32:05.003 T:4920 DEBUG: Caching image 'smb://STORAGE/Movies/10 Cloverfield Lane (2016)/poster.jpg' to '2/28d9181d.jpg':
111212:32:05.018 T:10744 DEBUG: Thread BackgroundLoader 10744 terminating
111312:32:05.018 T:8004 DEBUG: CGUIMediaWindow::GetDirectory (sources://video/)
111412:32:05.018 T:8004 DEBUG: ParentPath = []
111512:32:05.018 T:5832 DEBUG: Thread waiting start, auto delete: false
111612:32:05.021 T:4920 DEBUG: cached image 'special://masterprofile/Thumbnails/2/28d9181d.jpg' size 480x720
111712:32:05.025 T:5832 DEBUG: Thread waiting 5832 terminating
111812:32:05.029 T:1948 DEBUG: Thread BackgroundLoader start, auto delete: false
111912:32:05.033 T:8004 DEBUG: DX::DeviceResources::ReleaseBackBuffer: release buffers.
112012:32:05.033 T:8004 DEBUG: DX::DeviceResources::SetLogicalSize: receive changing logical size to 720.000000 x 480.000000
112112:32:05.033 T:8004 DEBUG: DX::DeviceResources::CreateBackBuffer: create buffers.
112212:32:05.038 T:6584 DEBUG: Thread JobWorker start, auto delete: true
112312:32:05.042 T:8004 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
112412:32:05.042 T:8004 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0000, modifier: 0x0
112512:32:05.042 T:8004 DEBUG: CInputManager::HandleKey: backspace (0xf008) pressed, action is Back
112612:32:05.042 T:8004 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
112712:32:05.072 T:4920 DEBUG: ffmpeg[1338]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
112812:32:05.078 T:4920 DEBUG: Caching image 'smb://STORAGE/Movies/10 Cloverfield Lane (2016)/fanart.jpg' to '3/3f459f19.jpg':
112912:32:05.078 T:4920 DEBUG: cached image 'special://masterprofile/Thumbnails/3/3f459f19.jpg' size 1920x1080
113012:32:05.239 T:1948 DEBUG: Thread BackgroundLoader 1948 terminating
113112:32:05.343 T:8004 DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
113212:32:05.343 T:8004 DEBUG: FreeVisualisation() done
113312:32:05.356 T:4920 DEBUG: Caching image 'smb://STORAGE/Movies/10 Cloverfield Lane (2016)/banner.jpg' to 'e/eaaeff0b.jpg':
113412:32:05.356 T:4920 DEBUG: cached image 'special://masterprofile/Thumbnails/e/eaaeff0b.jpg' size 1000x185
113512:32:05.358 T:8004 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
113612:32:05.358 T:8004 DEBUG: ------ Window Init (Home.xml) ------
113712:32:05.359 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
113812:32:05.359 T:6584 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
113912:32:05.359 T:8004 DEBUG: CInputManager::HandleKey: down (0xf081) pressed, action is Down
114012:32:05.359 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
114112:32:05.359 T:8004 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
114212:32:05.359 T:8004 DEBUG: CInputManager::HandleKey: up (0xf080) pressed, action is Up
114312:32:05.359 T:8004 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
114412:32:05.359 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
114512:32:05.359 T:8004 DEBUG: CInputManager::HandleKey: down (0xf081) pressed, action is Down
114612:32:05.359 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
114712:32:05.359 T:8004 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
114812:32:05.359 T:8004 DEBUG: CInputManager::HandleKey: left (0xf082) pressed, action is Left
114912:32:05.359 T:8004 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
115012:32:05.359 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
115112:32:05.359 T:8004 DEBUG: CInputManager::HandleKey: down (0xf081) pressed, action is Down
115212:32:05.359 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
115312:32:05.359 T:8004 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
115412:32:05.359 T:8004 DEBUG: CInputManager::HandleKey: right (0xf083) pressed, action is Right
115512:32:05.359 T:8004 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
115612:32:05.359 T:8004 DEBUG: CInputManager::HandleKey: up (0xf080) pressed, action is Up
115712:32:05.359 T:8004 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
115812:32:05.359 T:8004 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
115912:32:05.359 T:8004 DEBUG: CInputManager::HandleKey: left (0xf082) pressed, action is Left
116012:32:05.360 T:8004 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
116112:32:05.360 T:8004 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
116212:32:05.360 T:8004 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
116312:32:05.360 T:8004 DEBUG: CInputManager::HandleKey: right (0xf083) pressed, action is Right
116412:32:05.360 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
116512:32:05.360 T:8004 DEBUG: CInputManager::HandleKey: down (0xf081) pressed, action is Down
116612:32:05.360 T:8004 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
116712:32:05.360 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
116812:32:05.361 T:6584 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
116912:32:05.362 T:6584 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
117012:32:05.363 T:6584 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
117112:32:05.469 T:6584 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
117212:32:05.470 T:6584 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 != '')) AND (artistview.strArtist <> 'Various artists')
117312:32:05.630 T:4920 DEBUG: ffmpeg[1338]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
117412:32:05.634 T:4920 DEBUG: Caching image 'smb://STORAGE/Movies/10 Things I Hate About You (1999)/poster.jpg' to 'f/f723d838.jpg':
117512:32:05.648 T:4920 DEBUG: cached image 'special://masterprofile/Thumbnails/f/f723d838.jpg' size 480x720
117612:32:05.696 T:4920 DEBUG: ffmpeg[1338]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
117712:32:05.701 T:4920 DEBUG: Caching image 'smb://STORAGE/Movies/10 Things I Hate About You (1999)/fanart.jpg' to 'e/e0bf5f3c.jpg':
117812:32:05.701 T:4920 DEBUG: cached image 'special://masterprofile/Thumbnails/e/e0bf5f3c.jpg' size 1920x1080
117912:32:06.005 T:4920 DEBUG: Caching image 'smb://STORAGE/Movies/10 Things I Hate About You (1999)/banner.jpg' to '3/35543f2e.jpg':
118012:32:06.005 T:4920 DEBUG: cached image 'special://masterprofile/Thumbnails/3/35543f2e.jpg' size 1000x185
118112:32:16.868 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
118212:32:16.868 T:8004 DEBUG: CInputManager::HandleKey: down (0xf081) pressed, action is Down
118312:32:16.968 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
118412:32:18.386 T:8004 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
118512:32:18.386 T:8004 DEBUG: CInputManager::HandleKey: up (0xf080) pressed, action is Up
118612:32:18.570 T:8004 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
118712:32:22.606 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
118812:32:22.773 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
118912:32:22.773 T:8004 DEBUG: CInputManager::HandleKey: return (0xf00d) pressed, action is Select
119012:32:22.773 T:8004 DEBUG: Activating window ID: 10502
119112:32:23.074 T:8004 DEBUG: ------ Window Deinit (Home.xml) ------
119212:32:23.074 T:8004 DEBUG: FreeVisualisation() done
119312:32:23.091 T:8004 DEBUG: ------ Window Init (MyMusicNav.xml) ------
119412:32:23.091 T:8004 INFO: Loading skin file: MyMusicNav.xml, load type: KEEP_IN_MEMORY
119512:32:23.115 T:8004 DEBUG: CDirectoryProvider[]: refreshing..
119612:32:23.115 T:4920 ERROR: XFILE::CDirectory::GetDirectory - Error getting
119712:32:23.115 T:8004 DEBUG: CDirectoryProvider[]: refreshing..
119812:32:23.115 T:4920 DEBUG: Previous line repeats 1 times.
119912:32:23.115 T:4920 ERROR: XFILE::CDirectory::GetDirectory - Error getting
120012:32:23.116 T:8004 DEBUG: CDirectoryProvider[]: refreshing..
120112:32:23.116 T:6584 ERROR: XFILE::CDirectory::GetDirectory - Error getting
120212:32:23.120 T:8004 ERROR: Previous line repeats 1 times.
120312:32:23.120 T:8004 DEBUG: CGUIMediaWindow::GetDirectory ()
120412:32:23.120 T:8004 DEBUG: ParentPath = []
120512:32:23.130 T:8004 DEBUG: RetrieveMusicInfo() took 0 msec
120612:32:23.131 T:1884 DEBUG: Thread BackgroundLoader start, auto delete: false
120712:32:23.133 T:1884 DEBUG: Thread BackgroundLoader 1884 terminating
120812:32:23.424 T:8004 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
120912:32:23.540 T:8004 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0000, modifier: 0x0
121012:32:23.540 T:8004 DEBUG: CInputManager::HandleKey: backspace (0xf008) pressed, action is Back
121112:32:23.541 T:8004 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
121212:32:23.842 T:8004 DEBUG: ------ Window Deinit (MyMusicNav.xml) ------
121312:32:23.842 T:8004 DEBUG: FreeVisualisation() done
121412:32:23.858 T:8004 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
121512:32:23.858 T:8004 DEBUG: ------ Window Init (Home.xml) ------
121612:32:23.859 T:4920 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
121712:32:23.861 T:4920 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
121812:32:23.862 T:4920 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
121912:32:23.862 T:4920 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
122012:32:23.863 T:4920 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
122112:32:23.864 T:4920 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 != '')) AND (artistview.strArtist <> 'Various artists')
122212:32:24.191 T:8004 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
122312:32:24.191 T:8004 DEBUG: CInputManager::HandleKey: up (0xf080) pressed, action is Up
122412:32:24.307 T:8004 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
122512:32:24.708 T:8004 DEBUG: Previous line repeats 1 times.
122612:32:24.708 T:8004 DEBUG: CInputManager::HandleKey: up (0xf080) pressed, action is Up
122712:32:24.825 T:8004 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
122812:32:25.609 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
122912:32:25.776 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
123012:32:25.776 T:8004 DEBUG: CInputManager::HandleKey: return (0xf00d) pressed, action is Select
123112:32:25.776 T:8004 DEBUG: Activating window ID: 10025
123212:32:26.094 T:8004 DEBUG: ------ Window Deinit (Home.xml) ------
123312:32:26.094 T:8004 DEBUG: FreeVisualisation() done
123412:32:26.109 T:8004 DEBUG: ------ Window Init (MyVideoNav.xml) ------
123512:32:26.109 T:8004 DEBUG: CGUIMediaWindow::GetDirectory (sources://video/)
123612:32:26.109 T:8004 DEBUG: ParentPath = [sources://video/]
123712:32:26.117 T:15760 DEBUG: Thread BackgroundLoader start, auto delete: false
123812:32:26.118 T:15760 DEBUG: Thread BackgroundLoader 15760 terminating
123912:32:27.660 T:8004 DEBUG: Keyboard: scancode: 0x2e, sym: 0x0063, unicode: 0x0063, modifier: 0x0
124012:32:27.761 T:8004 DEBUG: Keyboard: scancode: 0x2e, sym: 0x0063, unicode: 0x0000, modifier: 0x0
124112:32:27.761 T:8004 DEBUG: CInputManager::HandleKey: c (0xf043) pressed, action is ContextMenu
124212:32:27.761 T:8004 ERROR: CGUIWindowVideoBase::GetResumeItemOffset - Cannot open VideoDatabase
124312:32:27.761 T:8004 ERROR: Previous line repeats 1 times.
124412:32:27.761 T:8004 DEBUG: ------ Window Init (DialogContextMenu.xml) ------
124512:32:29.171 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
124612:32:29.171 T:8004 DEBUG: CInputManager::HandleKey: down (0xf081) pressed, action is Down
124712:32:29.279 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
124812:32:29.345 T:8004 DEBUG: Previous line repeats 1 times.
124912:32:29.345 T:8004 DEBUG: CInputManager::HandleKey: down (0xf081) pressed, action is Down
125012:32:29.429 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
125112:32:29.512 T:8004 DEBUG: Previous line repeats 1 times.
125212:32:29.512 T:8004 DEBUG: CInputManager::HandleKey: down (0xf081) pressed, action is Down
125312:32:29.612 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
125412:32:29.679 T:8004 DEBUG: Previous line repeats 1 times.
125512:32:29.679 T:8004 DEBUG: CInputManager::HandleKey: down (0xf081) pressed, action is Down
125612:32:29.813 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
125712:32:29.846 T:8004 DEBUG: Previous line repeats 1 times.
125812:32:29.846 T:8004 DEBUG: CInputManager::HandleKey: down (0xf081) pressed, action is Down
125912:32:29.929 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
126012:32:30.196 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
126112:32:30.346 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
126212:32:30.346 T:8004 DEBUG: CInputManager::HandleKey: return (0xf00d) pressed, action is Select
126312:32:30.581 T:8004 DEBUG: ------ Window Deinit (DialogContextMenu.xml) ------
126412:32:30.596 T:8004 DEBUG: ------ Window Init (DialogSettings.xml) ------
126512:32:30.596 T:8004 DEBUG: CSettingsManager: requested setting (contenttype) was not found.
126612:32:30.596 T:8004 DEBUG: CSettingsManager: requested setting (scraperlist) was not found.
126712:32:30.596 T:8004 DEBUG: CSettingsManager: requested setting (scrapersettings) was not found.
126812:32:30.596 T:8004 DEBUG: CSettingsManager: requested setting (exclude) was not found.
126912:32:31.331 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
127012:32:31.480 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
127112:32:31.480 T:8004 DEBUG: CInputManager::HandleKey: return (0xf00d) pressed, action is Select
127212:32:31.480 T:8004 DEBUG: ------ Window Init (DialogSelect.xml) ------
127312:32:32.381 T:8004 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
127412:32:32.382 T:8004 DEBUG: CInputManager::HandleKey: up (0xf080) pressed, action is Up
127512:32:32.481 T:8004 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
127612:32:32.548 T:8004 DEBUG: Previous line repeats 1 times.
127712:32:32.548 T:8004 DEBUG: CInputManager::HandleKey: up (0xf080) pressed, action is Up
127812:32:32.615 T:8004 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
127912:32:32.715 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
128012:32:32.815 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
128112:32:32.815 T:8004 DEBUG: CInputManager::HandleKey: return (0xf00d) pressed, action is Select
128212:32:33.067 T:8004 DEBUG: ------ Window Deinit (DialogSelect.xml) ------
128312:32:33.082 T:8004 DEBUG: CSettingsManager: requested setting (contenttype) was not found.
128412:32:33.082 T:8004 DEBUG: CSettingsManager: requested setting (scraperlist) was not found.
128512:32:33.082 T:8004 DEBUG: CSettingsManager: requested setting (scrapersettings) was not found.
128612:32:33.082 T:8004 DEBUG: CSettingsManager: requested setting (usedirectorynames) was not found.
128712:32:33.082 T:8004 DEBUG: CSettingsManager: requested setting (scanrecursive) was not found.
128812:32:33.082 T:8004 DEBUG: CSettingsManager: requested setting (containssingleitem) was not found.
128912:32:33.082 T:8004 DEBUG: CSettingsManager: requested setting (noupdating) was not found.
129012:32:33.083 T:8004 DEBUG: CAddonSettings[metadata.themoviedb.org]: loading setting definitions
129112:32:33.083 T:8004 DEBUG: CAddonSettings[metadata.themoviedb.org]: trying to load setting definitions from old format...
129212:32:33.382 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
129312:32:33.382 T:8004 DEBUG: CInputManager::HandleKey: down (0xf081) pressed, action is Down
129412:32:33.533 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
129512:32:33.583 T:8004 DEBUG: Previous line repeats 1 times.
129612:32:33.583 T:8004 DEBUG: CInputManager::HandleKey: down (0xf081) pressed, action is Down
129712:32:33.715 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
129812:32:33.749 T:8004 DEBUG: Previous line repeats 1 times.
129912:32:33.749 T:8004 DEBUG: CInputManager::HandleKey: down (0xf081) pressed, action is Down
130012:32:33.849 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
130112:32:33.933 T:8004 DEBUG: Previous line repeats 1 times.
130212:32:33.933 T:8004 DEBUG: CInputManager::HandleKey: down (0xf081) pressed, action is Down
130312:32:34.032 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
130412:32:34.349 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
130512:32:34.449 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
130612:32:34.449 T:8004 DEBUG: CInputManager::HandleKey: return (0xf00d) pressed, action is Select
130712:32:34.783 T:8004 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
130812:32:34.783 T:8004 DEBUG: CInputManager::HandleKey: right (0xf083) pressed, action is Right
130912:32:34.883 T:8004 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
131012:32:35.317 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
131112:32:35.451 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
131212:32:35.451 T:8004 DEBUG: CInputManager::HandleKey: return (0xf00d) pressed, action is Select
131312:32:35.685 T:8004 DEBUG: ------ Window Deinit (DialogSettings.xml) ------
131412:32:35.701 T:8004 DEBUG: ------ Window Init (DialogConfirm.xml) ------
131512:32:36.601 T:8004 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
131612:32:36.601 T:8004 DEBUG: CInputManager::HandleKey: left (0xf082) pressed, action is Left
131712:32:36.735 T:8004 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
131812:32:36.869 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
131912:32:37.018 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
132012:32:37.018 T:8004 DEBUG: CInputManager::HandleKey: return (0xf00d) pressed, action is Select
132112:32:37.253 T:8004 DEBUG: ------ Window Deinit (DialogConfirm.xml) ------
132212:32:53.383 T:8004 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
132312:32:53.499 T:8004 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0000, modifier: 0x0
132412:32:53.499 T:8004 DEBUG: CInputManager::HandleKey: backspace (0xf008) pressed, action is Back
132512:32:53.499 T:8004 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
132612:32:53.801 T:8004 DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
132712:32:53.801 T:8004 DEBUG: FreeVisualisation() done
132812:32:53.816 T:8004 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
132912:32:53.816 T:8004 DEBUG: ------ Window Init (Home.xml) ------
133012:32:53.817 T:4920 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
133112:32:53.819 T:4920 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
133212:32:53.819 T:4920 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
133312:32:53.820 T:4920 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
133412:32:53.821 T:4920 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
133512:32:53.822 T:4920 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 != '')) AND (artistview.strArtist <> 'Various artists')
133612:32:54.467 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
133712:32:54.467 T:8004 DEBUG: CInputManager::HandleKey: down (0xf081) pressed, action is Down
133812:32:54.549 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
133912:32:54.734 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
134012:32:54.834 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
134112:32:54.834 T:8004 DEBUG: CInputManager::HandleKey: return (0xf00d) pressed, action is Select
134212:32:54.834 T:8004 DEBUG: Activating window ID: 10025
134312:32:55.135 T:8004 DEBUG: ------ Window Deinit (Home.xml) ------
134412:32:55.135 T:8004 DEBUG: FreeVisualisation() done
134512:32:55.151 T:8004 DEBUG: ------ Window Init (MyVideoNav.xml) ------
134612:32:55.151 T:8004 DEBUG: CGUIMediaWindow::GetDirectory (sources://video/)
134712:32:55.151 T:8004 DEBUG: ParentPath = [sources://video/]
134812:32:55.159 T:14784 DEBUG: Thread BackgroundLoader start, auto delete: false
134912:32:55.160 T:14784 DEBUG: Thread BackgroundLoader 14784 terminating
135012:32:55.801 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
135112:32:55.801 T:8004 DEBUG: CInputManager::HandleKey: down (0xf081) pressed, action is Down
135212:32:55.901 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
135312:32:56.067 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
135412:32:56.201 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
135512:32:56.201 T:8004 DEBUG: CInputManager::HandleKey: return (0xf00d) pressed, action is Select
135612:32:56.201 T:8004 INFO: Loading skin file: DialogMediaSource.xml, load type: KEEP_IN_MEMORY
135712:32:56.203 T:8004 DEBUG: ------ Window Init (DialogMediaSource.xml) ------
135812:32:57.069 T:8004 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
135912:32:57.069 T:8004 DEBUG: CInputManager::HandleKey: right (0xf083) pressed, action is Right
136012:32:57.168 T:8004 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
136112:32:57.319 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
136212:32:57.319 T:8004 DEBUG: Keyboard: scancode: 0x36, sym: 0x012f, unicode: 0x0000, modifier: 0x2
136312:32:57.319 T:8004 DEBUG: CInputManager::HandleKey: rightshift (0xf0d3) pressed, action is
136412:32:57.386 T:8004 DEBUG: Keyboard: scancode: 0x36, sym: 0x012f, unicode: 0x0000, modifier: 0x0
136512:32:57.419 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
136612:32:58.487 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
136712:32:58.604 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
136812:32:58.604 T:8004 DEBUG: CInputManager::HandleKey: return (0xf00d) pressed, action is Select
136912:32:58.604 T:8004 INFO: Loading skin file: FileBrowser.xml, load type: KEEP_IN_MEMORY
137012:32:58.610 T:8004 DEBUG: ------ Window Init (FileBrowser.xml) ------
137112:32:59.755 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
137212:32:59.755 T:8004 DEBUG: CInputManager::HandleKey: down (0xf081) pressed, action is Down
137312:32:59.871 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
137412:32:59.904 T:8004 DEBUG: Previous line repeats 1 times.
137512:32:59.904 T:8004 DEBUG: CInputManager::HandleKey: down (0xf081) pressed, action is Down
137612:32:59.988 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
137712:33:00.038 T:8004 DEBUG: Previous line repeats 1 times.
137812:33:00.038 T:8004 DEBUG: CInputManager::HandleKey: down (0xf081) pressed, action is Down
137912:33:00.137 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
138012:33:00.171 T:8004 DEBUG: Previous line repeats 1 times.
138112:33:00.171 T:8004 DEBUG: CInputManager::HandleKey: down (0xf081) pressed, action is Down
138212:33:00.254 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
138312:33:00.823 T:8004 DEBUG: Previous line repeats 1 times.
138412:33:00.823 T:8004 DEBUG: CInputManager::HandleKey: down (0xf081) pressed, action is Down
138512:33:00.922 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
138612:33:00.955 T:8004 DEBUG: Previous line repeats 1 times.
138712:33:00.955 T:8004 DEBUG: CInputManager::HandleKey: down (0xf081) pressed, action is Down
138812:33:01.072 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
138912:33:01.322 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
139012:33:01.439 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
139112:33:01.439 T:8004 DEBUG: CInputManager::HandleKey: return (0xf00d) pressed, action is Select
139212:33:08.996 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
139312:33:08.996 T:8004 DEBUG: CInputManager::HandleKey: down (0xf081) pressed, action is Down
139412:33:09.112 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
139512:33:09.195 T:8004 DEBUG: Previous line repeats 1 times.
139612:33:09.195 T:8004 DEBUG: CInputManager::HandleKey: down (0xf081) pressed, action is Down
139712:33:09.246 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
139812:33:09.346 T:8004 DEBUG: Previous line repeats 1 times.
139912:33:09.346 T:8004 DEBUG: CInputManager::HandleKey: down (0xf081) pressed, action is Down
140012:33:09.379 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
140112:33:09.663 T:8004 DEBUG: Previous line repeats 1 times.
140212:33:09.663 T:8004 DEBUG: CInputManager::HandleKey: down (0xf081) pressed, action is Down
140312:33:09.730 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
140412:33:09.780 T:8004 DEBUG: Previous line repeats 1 times.
140512:33:09.780 T:8004 DEBUG: CInputManager::HandleKey: down (0xf081) pressed, action is Down
140612:33:09.896 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
140712:33:10.413 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
140812:33:10.547 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
140912:33:10.547 T:8004 DEBUG: CInputManager::HandleKey: return (0xf00d) pressed, action is Select
141012:33:13.183 T:8004 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
141112:33:13.183 T:8004 DEBUG: CInputManager::HandleKey: up (0xf080) pressed, action is Up
141212:33:13.299 T:8004 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
141312:33:13.682 T:8004 DEBUG: Previous line repeats 1 times.
141412:33:13.682 T:8004 DEBUG: CInputManager::HandleKey: up (0xf080) pressed, action is Up
141512:33:13.833 T:8004 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
141612:33:14.100 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
141712:33:14.250 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
141812:33:14.250 T:8004 DEBUG: CInputManager::HandleKey: return (0xf00d) pressed, action is Select
141912:33:16.618 T:8004 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
142012:33:16.618 T:8004 DEBUG: CInputManager::HandleKey: right (0xf083) pressed, action is Right
142112:33:16.744 T:8004 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
142212:33:17.253 T:8004 DEBUG: Previous line repeats 1 times.
142312:33:17.253 T:8004 DEBUG: CInputManager::HandleKey: right (0xf083) pressed, action is Right
142412:33:17.402 T:8004 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
142512:33:17.719 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
142612:33:17.869 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
142712:33:17.870 T:8004 DEBUG: CInputManager::HandleKey: return (0xf00d) pressed, action is Select
142812:33:18.121 T:8004 DEBUG: ------ Window Deinit (FileBrowser.xml) ------
142912:33:19.121 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
143012:33:19.121 T:8004 DEBUG: CInputManager::HandleKey: down (0xf081) pressed, action is Down
143112:33:19.254 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
143212:33:19.321 T:8004 DEBUG: Previous line repeats 1 times.
143312:33:19.321 T:8004 DEBUG: CInputManager::HandleKey: down (0xf081) pressed, action is Down
143412:33:19.438 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
143512:33:19.772 T:8004 DEBUG: Previous line repeats 1 times.
143612:33:19.772 T:8004 DEBUG: CInputManager::HandleKey: down (0xf081) pressed, trying keyboard action 4
143712:33:19.872 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
143812:33:20.205 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
143912:33:20.355 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
144012:33:20.355 T:8004 DEBUG: CInputManager::HandleKey: return (0xf00d) pressed, action is Select
144112:33:20.607 T:8004 DEBUG: ------ Window Deinit (DialogMediaSource.xml) ------
144212:33:20.623 T:8004 DEBUG: ------ Window Init (DialogSettings.xml) ------
144312:33:20.623 T:8004 DEBUG: CSettingsManager: requested setting (contenttype) was not found.
144412:33:20.623 T:8004 DEBUG: CSettingsManager: requested setting (scraperlist) was not found.
144512:33:20.623 T:8004 DEBUG: CSettingsManager: requested setting (scrapersettings) was not found.
144612:33:20.623 T:8004 DEBUG: CSettingsManager: requested setting (exclude) was not found.
144712:33:21.656 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
144812:33:21.807 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
144912:33:21.807 T:8004 DEBUG: CInputManager::HandleKey: return (0xf00d) pressed, action is Select
145012:33:21.807 T:8004 DEBUG: ------ Window Init (DialogSelect.xml) ------
145112:33:22.891 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
145212:33:22.891 T:8004 DEBUG: CInputManager::HandleKey: down (0xf081) pressed, action is Down
145312:33:22.990 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
145412:33:23.124 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
145512:33:23.258 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
145612:33:23.258 T:8004 DEBUG: CInputManager::HandleKey: return (0xf00d) pressed, action is Select
145712:33:23.492 T:8004 DEBUG: ------ Window Deinit (DialogSelect.xml) ------
145812:33:23.508 T:8004 DEBUG: CSettingsManager: requested setting (contenttype) was not found.
145912:33:23.508 T:8004 DEBUG: CSettingsManager: requested setting (scraperlist) was not found.
146012:33:23.508 T:8004 DEBUG: CSettingsManager: requested setting (scrapersettings) was not found.
146112:33:23.508 T:8004 DEBUG: CSettingsManager: requested setting (containssingleitem) was not found.
146212:33:23.508 T:8004 DEBUG: CSettingsManager: requested setting (noupdating) was not found.
146312:33:23.509 T:8004 DEBUG: CAddonSettings[metadata.tvshows.themoviedb.org]: loading setting definitions
146412:33:23.509 T:8004 DEBUG: CAddonSettings[metadata.tvshows.themoviedb.org]: trying to load setting definitions from old format...
146512:33:23.817 T:6584 DEBUG: Thread JobWorker 6584 terminating (autodelete)
146612:33:23.823 T:4920 DEBUG: Thread JobWorker 4920 terminating (autodelete)
146712:33:23.908 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
146812:33:23.908 T:8004 DEBUG: CInputManager::HandleKey: down (0xf081) pressed, action is Down
146912:33:24.074 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
147012:33:24.242 T:8004 DEBUG: Previous line repeats 1 times.
147112:33:24.242 T:8004 DEBUG: CInputManager::HandleKey: down (0xf081) pressed, action is Down
147212:33:24.325 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
147312:33:24.508 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
147412:33:24.625 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
147512:33:24.625 T:8004 DEBUG: CInputManager::HandleKey: return (0xf00d) pressed, action is Select
147612:33:24.626 T:8004 DEBUG: CAddonDatabase: SELECT repo.id FROM repo .. took 0 ms
147712:33:24.635 T:8004 DEBUG: CAddonDatabase: query SELECT * FROM addons JOIN addonlinkrepo ON addons.id=addonlinkrepo.idAddon WHERE addonlinkrepo.idRepo IN (1) ORDER BY addons.addonID returned 1131 rows in 8 ms
147812:33:24.663 T:8004 DEBUG: CAddonDatabase::GetAddons took 36 ms
147912:33:24.669 T:8004 DEBUG: ------ Window Init (DialogSelect.xml) ------
148012:33:25.393 T:8004 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
148112:33:25.393 T:8004 DEBUG: CInputManager::HandleKey: up (0xf080) pressed, action is Up
148212:33:25.510 T:8004 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
148312:33:26.410 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
148412:33:26.410 T:8004 DEBUG: CInputManager::HandleKey: down (0xf081) pressed, action is Down
148512:33:26.577 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
148612:33:26.877 T:8004 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
148712:33:26.877 T:8004 DEBUG: CInputManager::HandleKey: up (0xf080) pressed, action is Up
148812:33:27.011 T:8004 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
148912:33:27.144 T:8004 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
149012:33:27.144 T:8004 DEBUG: CInputManager::HandleKey: right (0xf083) pressed, action is Right
149112:33:27.278 T:8004 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
149212:33:27.511 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
149312:33:27.661 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
149412:33:27.661 T:8004 DEBUG: CInputManager::HandleKey: return (0xf00d) pressed, action is Select
149512:33:27.912 T:8004 DEBUG: ------ Window Deinit (DialogSelect.xml) ------
149612:33:27.928 T:8004 DEBUG: CAddonDatabase: SELECT repo.id FROM repo .. took 1 ms
149712:33:27.934 T:8004 DEBUG: CAddonDatabase: query SELECT * FROM addons JOIN addonlinkrepo ON addons.id=addonlinkrepo.idAddon WHERE addonlinkrepo.idRepo IN (1) ORDER BY addons.addonID returned 1131 rows in 6 ms
149812:33:27.965 T:8004 DEBUG: CAddonDatabase::GetAddons took 38 ms
149912:33:27.972 T:8004 DEBUG: ------ Window Init (DialogSelect.xml) ------
150012:33:27.974 T:2424 DEBUG: Thread JobWorker start, auto delete: true
150112:33:27.975 T:2424 INFO: XCURL::DllLibCurlGlobal::easy_acquire - Created session to http://mirrors.kodi.tv
150212:33:28.749 T:2424 DEBUG: CCurlFile::GetMimeType - http://mirrors.kodi.tv/addons/leia/metadata.tvdb.com/icon.png -> image/png
150312:33:28.750 T:2424 DEBUG: CurlFile::Open(0x218fb36a240) http://mirrors.kodi.tv/addons/leia/metadata.tvdb.com/icon.png
150412:33:29.062 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
150512:33:29.163 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
150612:33:29.163 T:8004 DEBUG: CInputManager::HandleKey: return (0xf00d) pressed, action is Select
150712:33:29.330 T:2424 DEBUG: CCurlFile::Open - effective URL: <http://ftp.halifax.rwth-aachen.de/xbmc/addons/leia/metadata.tvdb.com/icon.png>
150812:33:29.330 T:2424 DEBUG: Caching image 'http://mirrors.kodi.tv/addons/leia/metadata.tvdb.com/icon.png' to '4/410bf8a6.jpg':
150912:33:29.330 T:2424 DEBUG: cached image 'special://masterprofile/Thumbnails/4/410bf8a6.jpg' size 256x256
151012:33:29.397 T:8004 DEBUG: ------ Window Deinit (DialogSelect.xml) ------
151112:33:29.414 T:8004 DEBUG: DialogProgress::Open called
151212:33:29.414 T:8004 DEBUG: ------ Window Init (DialogConfirm.xml) ------
151312:33:29.414 T:8004 INFO: Loading skin file: DialogConfirm.xml, load type: KEEP_IN_MEMORY
151412:33:29.739 T:2424 DEBUG: CCurlFile::GetMimeType - http://mirrors.kodi.tv/addons/leia/metadata.thexem.de/icon.png -> image/png
151512:33:29.739 T:2424 DEBUG: CurlFile::Open(0x218fb36a240) http://mirrors.kodi.tv/addons/leia/metadata.thexem.de/icon.png
151612:33:29.831 T:8004 DEBUG: CurlFile::Open(0xc632ef4e90) https://mirrors.kodi.tv/addons/leia/metadata.tvdb.com/metadata.tvdb.com-3.0.14.zip
151712:33:29.831 T:8004 INFO: XCURL::DllLibCurlGlobal::easy_acquire - Created session to https://mirrors.kodi.tv
151812:33:29.930 T:2424 DEBUG: CCurlFile::Open - effective URL: <http://ftp.halifax.rwth-aachen.de/xbmc/addons/leia/metadata.thexem.de/icon.png>
151912:33:29.931 T:2424 DEBUG: Caching image 'http://mirrors.kodi.tv/addons/leia/metadata.thexem.de/icon.png' to '8/8cfe5960.png':
152012:33:29.931 T:2424 DEBUG: cached image 'special://masterprofile/Thumbnails/8/8cfe5960.png' size 256x256
152112:33:30.167 T:8004 DEBUG: Resolved addon path https://mirrors.kodi.tv/addons/leia/metadata.tvdb.com/metadata.tvdb.com-3.0.14.zip to https://ftp.halifax.rwth-aachen.de/xbmc/addons/leia/metadata.tvdb.com/metadata.tvdb.com-3.0.14.zip hash e6c29947cc2e635449cccc103b6c2eff47a0206e4ba1dbfc7435c33c240864d3
152212:33:30.168 T:8004 INFO: XCURL::DllLibCurlGlobal::easy_acquire - Created session to https://ftp.halifax.rwth-aachen.de
152312:33:30.935 T:8004 DEBUG: CurlFile::Open(0x2188c400410) https://ftp.halifax.rwth-aachen.de/xbmc/addons/leia/metadata.tvdb.com/metadata.tvdb.com-3.0.14.zip
152412:33:31.833 T:8004 DEBUG: Unpacking zip://special%3a%2f%2fhome%2faddons%2fpackages%2fmetadata.tvdb.com-3.0.14.zip/metadata.tvdb.com/ to C:\Users\miak\AppData\Roaming\Kodi\addons\temp\ff722b23-8665-4904-8046-0eb3e3959a50
152512:33:31.925 T:8004 INFO: ADDON: cpluff: 'Could not read plug-in directory C:\Users\miak\AppData\Roaming\Kodi\addons: No such file or directory'
152612:33:31.934 T:8004 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
152712:33:31.934 T:8004 NOTICE: ADDON: audioencoder.kodi.builtin.aac v1.0.0 installed
152812:33:31.934 T:8004 NOTICE: ADDON: audioencoder.kodi.builtin.wma v1.0.0 installed
152912:33:31.934 T:8004 NOTICE: ADDON: game.controller.default v1.0.8 installed
153012:33:31.934 T:8004 NOTICE: ADDON: game.controller.snes v1.0.8 installed
153112:33:31.934 T:8004 NOTICE: ADDON: kodi.binary.global.audioengine v1.0.1 installed
153212:33:31.934 T:8004 NOTICE: ADDON: kodi.binary.global.filesystem v1.0.2 installed
153312:33:31.934 T:8004 NOTICE: ADDON: kodi.binary.global.general v1.0.3 installed
153412:33:31.934 T:8004 NOTICE: ADDON: kodi.binary.global.gui v5.12.0 installed
153512:33:31.934 T:8004 NOTICE: ADDON: kodi.binary.global.main v1.0.13 installed
153612:33:31.934 T:8004 NOTICE: ADDON: kodi.binary.global.network v1.0.0 installed
153712:33:31.934 T:8004 NOTICE: ADDON: kodi.binary.instance.audiodecoder v2.0.0 installed
153812:33:31.934 T:8004 NOTICE: ADDON: kodi.binary.instance.audioencoder v2.0.0 installed
153912:33:31.934 T:8004 NOTICE: ADDON: kodi.binary.instance.game v1.1.0 installed
154012:33:31.934 T:8004 NOTICE: ADDON: kodi.binary.instance.imagedecoder v2.0.0 installed
154112:33:31.934 T:8004 NOTICE: ADDON: kodi.binary.instance.inputstream v2.0.8 installed
154212:33:31.934 T:8004 NOTICE: ADDON: kodi.binary.instance.peripheral v1.3.7 installed
154312:33:31.934 T:8004 NOTICE: ADDON: kodi.binary.instance.pvr v5.10.3 installed
154412:33:31.934 T:8004 NOTICE: ADDON: kodi.binary.instance.screensaver v2.0.0 installed
154512:33:31.934 T:8004 NOTICE: ADDON: kodi.binary.instance.vfs v2.0.0 installed
154612:33:31.934 T:8004 NOTICE: ADDON: kodi.binary.instance.videocodec v1.0.1 installed
154712:33:31.934 T:8004 NOTICE: ADDON: kodi.binary.instance.visualization v2.0.1 installed
154812:33:31.934 T:8004 NOTICE: ADDON: kodi.resource v1.0.0 installed
154912:33:31.934 T:8004 NOTICE: ADDON: metadata.album.universal v3.1.1 installed
155012:33:31.934 T:8004 NOTICE: ADDON: metadata.artists.universal v4.2.1 installed
155112:33:31.934 T:8004 NOTICE: ADDON: metadata.common.allmusic.com v3.2.0 installed
155212:33:31.934 T:8004 NOTICE: ADDON: metadata.common.fanart.tv v3.5.0 installed
155312:33:31.934 T:8004 NOTICE: ADDON: metadata.common.imdb.com v3.1.4 installed
155412:33:31.934 T:8004 NOTICE: ADDON: metadata.common.musicbrainz.org v2.2.1 installed
155512:33:31.934 T:8004 NOTICE: ADDON: metadata.common.theaudiodb.com v2.0.0 installed
155612:33:31.934 T:8004 NOTICE: ADDON: metadata.common.themoviedb.org v3.1.8 installed
155712:33:31.934 T:8004 NOTICE: ADDON: metadata.local v1.0.0 installed
155812:33:31.934 T:8004 NOTICE: ADDON: metadata.themoviedb.org v5.1.4 installed
155912:33:31.934 T:8004 NOTICE: ADDON: metadata.tvdb.com v3.0.14 installed
156012:33:31.934 T:8004 NOTICE: ADDON: metadata.tvshows.themoviedb.org v3.1.0 installed
156112:33:31.934 T:8004 NOTICE: ADDON: peripheral.joystick v1.4.6 installed
156212:33:31.934 T:8004 NOTICE: ADDON: repository.xbmc.org v3.1.4 installed
156312:33:31.934 T:8004 NOTICE: ADDON: resource.images.weathericons.default v1.1.8 installed
156412:33:31.934 T:8004 NOTICE: ADDON: resource.language.en_gb v2.0.1 installed
156512:33:31.934 T:8004 NOTICE: ADDON: resource.uisounds.kodi v1.0.0 installed
156612:33:31.934 T:8004 NOTICE: ADDON: screensaver.xbmc.builtin.black v1.0.32 installed
156712:33:31.934 T:8004 NOTICE: ADDON: screensaver.xbmc.builtin.dim v1.0.51 installed
156812:33:31.934 T:8004 NOTICE: ADDON: script.module.pil v1.1.7 installed
156912:33:31.934 T:8004 NOTICE: ADDON: script.module.pycryptodome v3.4.3 installed
157012:33:31.934 T:8004 NOTICE: ADDON: service.xbmc.versioncheck v0.4.6 installed
157112:33:31.934 T:8004 NOTICE: ADDON: skin.estouchy v2.0.20 installed
157212:33:31.934 T:8004 NOTICE: ADDON: skin.estuary v2.0.19 installed
157312:33:31.934 T:8004 NOTICE: ADDON: webinterface.default v18.x-2.4.6 installed
157412:33:31.934 T:8004 NOTICE: ADDON: xbmc.addon v17.9.952 installed
157512:33:31.934 T:8004 NOTICE: ADDON: xbmc.core v0.1.0 installed
157612:33:31.934 T:8004 NOTICE: ADDON: xbmc.gui v5.14.0 installed
157712:33:31.934 T:8004 NOTICE: ADDON: xbmc.json v10.1.0 installed
157812:33:31.934 T:8004 NOTICE: ADDON: xbmc.metadata v2.1.0 installed
157912:33:31.934 T:8004 NOTICE: ADDON: xbmc.python v2.26.0 installed
158012:33:31.934 T:8004 NOTICE: ADDON: xbmc.webinterface v1.0.0 installed
158112:33:31.935 T:8004 DEBUG: CAddonDatabase: metadata.tvdb.com has been installed.
158212:33:31.948 T:8004 DEBUG: CAddonMgr: enabled metadata.tvdb.com
158312:33:31.948 T:9964 DEBUG: Thread JobWorker start, auto delete: true
158412:33:31.948 T:8004 DEBUG: LocalizeStrings: loaded 10 strings from file C:\Users\miak\AppData\Roaming\Kodi\addons\metadata.tvdb.com\resources\language\English\strings.po
158512:33:31.953 T:8004 DEBUG: CSettingsManager: requested setting (contenttype) was not found.
158612:33:31.953 T:8004 DEBUG: CSettingsManager: requested setting (scraperlist) was not found.
158712:33:31.953 T:8004 DEBUG: CSettingsManager: requested setting (scrapersettings) was not found.
158812:33:31.953 T:8004 DEBUG: CSettingsManager: requested setting (containssingleitem) was not found.
158912:33:31.953 T:8004 DEBUG: CSettingsManager: requested setting (noupdating) was not found.
159012:33:31.954 T:8004 DEBUG: CAddonSettings[metadata.tvdb.com]: loading setting definitions
159112:33:31.954 T:8004 DEBUG: CAddonSettings[metadata.tvdb.com]: trying to load setting definitions from old format...
159212:33:32.166 T:8004 DEBUG: ------ Window Deinit (DialogConfirm.xml) ------
159312:33:32.866 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
159412:33:32.866 T:8004 DEBUG: CInputManager::HandleKey: down (0xf081) pressed, action is Down
159512:33:33.016 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
159612:33:33.166 T:8004 DEBUG: Previous line repeats 1 times.
159712:33:33.166 T:8004 DEBUG: CInputManager::HandleKey: down (0xf081) pressed, action is Down
159812:33:33.316 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
159912:33:33.432 T:8004 DEBUG: Previous line repeats 1 times.
160012:33:33.432 T:8004 DEBUG: CInputManager::HandleKey: down (0xf081) pressed, action is Down
160112:33:33.566 T:8004 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
160212:33:34.100 T:8004 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
160312:33:34.100 T:8004 DEBUG: CInputManager::HandleKey: right (0xf083) pressed, action is Right
160412:33:34.266 T:8004 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
160512:33:34.684 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
160612:33:34.851 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
160712:33:34.851 T:8004 DEBUG: CInputManager::HandleKey: return (0xf00d) pressed, action is Select
160812:33:35.102 T:8004 DEBUG: ------ Window Deinit (DialogSettings.xml) ------
160912:33:35.118 T:8004 DEBUG: ------ Window Init (DialogConfirm.xml) ------
161012:33:35.667 T:8004 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
161112:33:35.668 T:8004 DEBUG: CInputManager::HandleKey: left (0xf082) pressed, action is Left
161212:33:35.803 T:8004 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
161312:33:35.985 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
161412:33:36.185 T:8004 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
161512:33:36.185 T:8004 DEBUG: CInputManager::HandleKey: return (0xf00d) pressed, action is Select
161612:33:36.419 T:8004 DEBUG: ------ Window Deinit (DialogConfirm.xml) ------
161712:33:36.435 T:8004 DEBUG: CGUIMediaWindow::GetDirectory (sources://video/)
161812:33:36.435 T:8004 DEBUG: ParentPath = [sources://video/]
161912:33:36.436 T:4704 DEBUG: Thread waiting start, auto delete: false
162012:33:36.442 T:4704 DEBUG: Thread waiting 4704 terminating
162112:33:36.444 T:1164 DEBUG: Thread BackgroundLoader start, auto delete: false
162212:33:36.445 T:1164 DEBUG: Thread BackgroundLoader 1164 terminating