I went into google account and removed all Kodi references and then reauthorized my living room Kodi machine. That one worked for that use session.
Then later on when I went to bed I tried to use my laptop in my bedroom with same versions of software and after authorizing that one I get the unknown kind error.
Then this morning I tried to use my living room pc and it didn't work either...
Code:
09:04:29 T:6624 NOTICE: special://profile/ is mapped to: special://masterprofile/
09:04:29 T:6624 NOTICE: -----------------------------------------------------------------------
09:04:29 T:6624 NOTICE: Starting Kodi (15.2 Git:20151019-02e7013). Platform: Windows NT x86 32-bit
09:04:29 T:6624 NOTICE: Using Release Kodi x32 build
09:04:29 T:6624 NOTICE: Kodi compiled Oct 19 2015 by MSVC 180030723 for Windows NT x86 32-bit version 6.0 (0x06000000)
09:04:29 T:6624 NOTICE: Running on Gigabyte Technology Co., Ltd. EX58-UD3R with Windows 10, kernel: Windows NT x86 64-bit version 10.0
09:04:29 T:6624 NOTICE: Host CPU: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz, 8 cores available
09:04:29 T:6624 NOTICE: Desktop Resolution: 1920x1080 32Bit at 60Hz
09:04:29 T:6624 NOTICE: Running with restricted rights
09:04:29 T:6624 NOTICE: Aero is enabled
09:04:29 T:6624 NOTICE: special://xbmc/ is mapped to: C:\Program Files (x86)\Kodi
09:04:29 T:6624 NOTICE: special://xbmcbin/ is mapped to: C:\Program Files (x86)\Kodi
09:04:29 T:6624 NOTICE: special://masterprofile/ is mapped to: C:\Users\quick\AppData\Roaming\Kodi\userdata
09:04:29 T:6624 NOTICE: special://home/ is mapped to: C:\Users\quick\AppData\Roaming\Kodi\
09:04:29 T:6624 NOTICE: special://temp/ is mapped to: C:\Users\quick\AppData\Roaming\Kodi\cache
09:04:29 T:6624 NOTICE: The executable running is: C:\Program Files (x86)\Kodi\Kodi.exe
09:04:29 T:6624 NOTICE: Local hostname: MEDIABOX-WIN10
09:04:29 T:6624 NOTICE: Log File is located: C:\Users\quick\AppData\Roaming\Kodi\kodi.log
09:04:29 T:6624 NOTICE: -----------------------------------------------------------------------
09:04:29 T:6624 NOTICE: load settings...
09:04:29 T:1524 NOTICE: Thread CWin32PowerStateWorker start, auto delete: false
09:04:29 T:6624 WARNING: CSettingString: unknown options filler "timezonecountries" of "locale.timezonecountry"
09:04:29 T:6624 WARNING: CSettingString: unknown options filler "timezones" of "locale.timezone"
09:04:29 T:6624 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
09:04:29 T:6624 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
09:04:29 T:6624 NOTICE: Contents of special://profile/advancedsettings.xml are...
<advancedsettings>
<videodatabase>
<type>mysql</type>
<host>192.168.1.100</host>
<port>3306</port>
<user>xxxx</user>
<pass>xxxx</pass>
<name>mastervideo</name>
</videodatabase>
<musicdatabase>
<type>mysql</type>
<host>192.168.1.100</host>
<port>3306</port>
<user>xxxx</user>
<pass>xxxx</pass>
<name>mastermusic</name>
</musicdatabase>
<splash>false</splash>
</advancedsettings>
09:04:29 T:6624 WARNING: VIDEO database configuration is experimental.
09:04:29 T:6624 NOTICE: Default DVD Player: dvdplayer
09:04:29 T:6624 NOTICE: Default Video Player: dvdplayer
09:04:29 T:6624 NOTICE: Default Audio Player: paplayer
09:04:29 T:6624 NOTICE: Disabled debug logging due to GUI setting. Level 0.
09:04:29 T:6624 NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
09:04:29 T:6624 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
09:04:29 T:6624 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
09:04:29 T:6624 NOTICE: Loaded playercorefactory configuration
09:04:29 T:6624 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
09:04:29 T:6624 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
09:04:29 T:12984 NOTICE: Thread ActiveAE start, auto delete: false
09:04:29 T:2380 NOTICE: Thread AESink start, auto delete: false
09:04:29 T:12984 NOTICE: Found 2 Lists of Devices
09:04:29 T:12984 NOTICE: Enumerated DIRECTSOUND devices:
09:04:29 T:12984 NOTICE: Device 1
09:04:29 T:12984 NOTICE: m_deviceName : {54D707DD-30F1-40C6-AD14-730C9B51088D}
09:04:29 T:12984 NOTICE: m_displayName : HDMI - SONY AVAMP-4 (2- NVIDIA High Definition Audio)
09:04:29 T:12984 NOTICE: m_displayNameExtra: DIRECTSOUND: SONY AVAMP-4 (2- NVIDIA High Definition Audio)
09:04:29 T:12984 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
09:04:29 T:12984 NOTICE: m_channels : FL,FR
09:04:29 T:12984 NOTICE: m_sampleRates : 48000
09:04:29 T:12984 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_AC3,AE_FMT_DTS
09:04:29 T:12984 NOTICE: Device 2
09:04:29 T:12984 NOTICE: m_deviceName : default
09:04:29 T:12984 NOTICE: m_displayName : default
09:04:29 T:12984 NOTICE: m_displayNameExtra:
09:04:29 T:12984 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
09:04:29 T:12984 NOTICE: m_channels : FL,FR
09:04:29 T:12984 NOTICE: m_sampleRates : 48000
09:04:29 T:12984 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_AC3,AE_FMT_DTS
09:04:29 T:12984 NOTICE: Enumerated WASAPI devices:
09:04:29 T:12984 NOTICE: Device 1
09:04:29 T:12984 NOTICE: m_deviceName : {54D707DD-30F1-40C6-AD14-730C9B51088D}
09:04:29 T:12984 NOTICE: m_displayName : HDMI - SONY AVAMP-4 (2- NVIDIA High Definition Audio)
09:04:29 T:12984 NOTICE: m_displayNameExtra: WASAPI: SONY AVAMP-4 (2- NVIDIA High Definition Audio)
09:04:29 T:12984 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
09:04:29 T:12984 NOTICE: m_channels : FL,FR,FC,LFE,SL,SR,BL,BR
09:04:29 T:12984 NOTICE: m_sampleRates : 192000,96000,48000,44100
09:04:29 T:12984 NOTICE: m_dataFormats : AE_FMT_DTSHD,AE_FMT_TRUEHD,AE_FMT_EAC3,AE_FMT_DTS,AE_FMT_AC3,AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_LPCM
09:04:29 T:12984 NOTICE: Device 2
09:04:29 T:12984 NOTICE: m_deviceName : default
09:04:29 T:12984 NOTICE: m_displayName : default
09:04:29 T:12984 NOTICE: m_displayNameExtra:
09:04:29 T:12984 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
09:04:29 T:12984 NOTICE: m_channels : FL,FR,FC,LFE,SL,SR,BL,BR
09:04:29 T:12984 NOTICE: m_sampleRates : 192000,96000,48000,44100
09:04:29 T:12984 NOTICE: m_dataFormats : AE_FMT_DTSHD,AE_FMT_TRUEHD,AE_FMT_EAC3,AE_FMT_DTS,AE_FMT_AC3,AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_LPCM
09:04:29 T:6624 NOTICE: Running database version Addons19
09:04:29 T:6624 NOTICE: ADDONS: Using repository repository.xbmc.org
09:04:29 T:6624 NOTICE: ADDONS: Using repository repository.xbmcadult
09:04:29 T:10620 NOTICE: Thread RemoteControl start, auto delete: false
09:04:29 T:13492 NOTICE: Thread JobWorker start, auto delete: true
09:04:29 T:6624 NOTICE: Found screen: HP w2007 Wide LCD Monitor on NVIDIA GeForce GTX 750 Ti, adapter 0.
09:04:29 T:6624 NOTICE: Found screen: Generic PnP Monitor on NVIDIA GeForce GTX 750 Ti, adapter 1.
09:04:29 T:6624 NOTICE: Primary mode: 1920x1080@ 60.00 - Full Screen
09:04:29 T:6624 NOTICE: Secondary mode: 1680x1050@ 59.94 #2 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 640x480@ 60.00 #2 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 640x480@ 75.00 #2 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 720x480@ 60.00 #2 - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 720x480@ 75.00 #2 - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 720x576@ 60.00 #2 - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 720x576@ 75.00 #2 - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 800x600@ 60.00 #2 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 800x600@ 75.00 #2 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1024x768@ 60.00 #2 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1024x768@ 75.00 #2 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1152x864@ 60.00 #2 - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 1280x720@ 60.00 #2 - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 1280x768@ 60.00 #2 - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 1280x800@ 60.00 #2 - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 1280x960@ 60.00 #2 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1280x1024@ 60.00 #2 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1280x1024@ 75.00 #2 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1360x768@ 60.00 #2 - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 1366x768@ 60.00 #2 - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 1600x900@ 59.94 #2 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1600x900@ 60.00 #2 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1600x900@ 59.94 #2 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1600x900@ 60.00 #2 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1600x900@ 59.94 #2 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1600x900@ 60.00 #2 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1600x1024@ 59.94 #2 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1600x1024@ 60.00 #2 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1600x1024@ 59.94 #2 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1600x1024@ 60.00 #2 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1600x1024@ 59.94 #2 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1600x1024@ 60.00 #2 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1680x1050@ 59.94 #2 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1680x1050@ 60.00 #2 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1152x720@ 60.00 #2 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1440x900@ 60.00 #2 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1920x1080@ 60.00 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1920x1080@ 59.94 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1920x1080@ 23.98 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1920x1080@ 24.00 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1920x1080@ 29.97i - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1920x1080@ 30.00i - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 640x480@ 59.94 - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 640x480@ 60.00 - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 720x480@ 59.94 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 720x480@ 60.00 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 720x576@ 59.94 - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 720x576@ 60.00 - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 800x600@ 59.94 - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 800x600@ 60.00 - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 1024x768@ 59.94 - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 1024x768@ 60.00 - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 1024x768@ 23.98 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1024x768@ 24.00 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1024x768@ 23.98 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1024x768@ 24.00 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1024x768@ 23.98 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1024x768@ 24.00 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1024x768@ 29.97i - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 1024x768@ 30.00i - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 1152x864@ 59.94 - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 1152x864@ 60.00 - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 1152x864@ 23.98 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1152x864@ 24.00 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1152x864@ 23.98 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1152x864@ 24.00 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1152x864@ 23.98 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1152x864@ 24.00 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1152x864@ 29.97i - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 1152x864@ 30.00i - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 1176x664@ 59.94 - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 1176x664@ 60.00 - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 1280x720@ 59.94 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1280x720@ 60.00 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1280x768@ 59.94 - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 1280x768@ 60.00 - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 1280x768@ 23.98 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1280x768@ 24.00 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1280x768@ 23.98 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1280x768@ 24.00 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1280x768@ 23.98 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1280x768@ 24.00 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1280x768@ 29.97i - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 1280x768@ 30.00i - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 1280x800@ 59.94 - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 1280x800@ 60.00 - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 1280x800@ 23.98 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1280x800@ 24.00 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1280x800@ 23.98 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1280x800@ 24.00 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1280x800@ 23.98 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1280x800@ 24.00 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1280x800@ 29.97i - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 1280x800@ 30.00i - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 1280x960@ 59.94 - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 1280x960@ 60.00 - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 1280x960@ 23.98 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1280x960@ 24.00 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1280x960@ 23.98 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1280x960@ 24.00 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1280x960@ 23.98 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1280x960@ 24.00 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1280x960@ 29.97i - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 1280x960@ 30.00i - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 1280x1024@ 59.94 - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 1280x1024@ 60.00 - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 1280x1024@ 23.98 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1280x1024@ 24.00 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1280x1024@ 23.98 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1280x1024@ 24.00 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1280x1024@ 23.98 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1280x1024@ 24.00 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1280x1024@ 29.97i - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 1280x1024@ 30.00i - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 1360x768@ 59.94 - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 1360x768@ 60.00 - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 1360x768@ 23.98 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1360x768@ 24.00 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1360x768@ 23.98 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1360x768@ 24.00 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1360x768@ 23.98 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1360x768@ 24.00 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1360x768@ 29.97i - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 1360x768@ 30.00i - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 1366x768@ 59.94 - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 1366x768@ 60.00 - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 1366x768@ 23.98 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1366x768@ 24.00 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1366x768@ 23.98 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1366x768@ 24.00 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1366x768@ 23.98 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1366x768@ 24.00 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1366x768@ 29.97i - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 1366x768@ 30.00i - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 1600x900@ 59.94 - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 1600x900@ 60.00 - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 1600x900@ 23.98 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1600x900@ 24.00 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1600x900@ 23.98 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1600x900@ 24.00 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1600x900@ 23.98 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1600x900@ 24.00 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1600x900@ 29.97i - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 1600x900@ 30.00i - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 1600x1024@ 59.94 - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 1600x1024@ 60.00 - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 1600x1024@ 23.98 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1600x1024@ 24.00 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1600x1024@ 23.98 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1600x1024@ 24.00 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1600x1024@ 23.98 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1600x1024@ 24.00 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1600x1024@ 29.97i - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 1600x1024@ 30.00i - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 1680x1050@ 59.94 - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 1680x1050@ 60.00 - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 1680x1050@ 23.98 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1680x1050@ 24.00 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1680x1050@ 23.98 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1680x1050@ 24.00 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1680x1050@ 23.98 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1680x1050@ 24.00 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1680x1050@ 29.97i - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 1680x1050@ 30.00i - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 1768x992@ 29.97i - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 1768x992@ 30.00i - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 1152x720@ 59.94 - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 1152x720@ 60.00 - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 1440x900@ 59.94 - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 1440x900@ 60.00 - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 1440x900@ 23.98 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1440x900@ 24.00 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1440x900@ 23.98 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1440x900@ 24.00 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1440x900@ 23.98 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1440x900@ 24.00 - Full Screen
09:04:29 T:6624 NOTICE: Additional mode: 1440x900@ 29.97i - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Additional mode: 1440x900@ 30.00i - Full Screen
09:04:29 T:6624 NOTICE: Previous line repeats 2 times.
09:04:29 T:6624 NOTICE: Checking resolution 16
09:04:29 T:2420 NOTICE: Thread PeripBusCEC start, auto delete: false
09:04:29 T:3064 NOTICE: Thread PeripBusUSB start, auto delete: false
09:04:29 T:6624 NOTICE: Running database version Addons19
09:04:29 T:6624 NOTICE: Running database version ViewModes6
09:04:29 T:6624 NOTICE: Running database version Textures13
09:04:30 T:6624 NOTICE: Running database version mastermusic52
09:04:30 T:6624 NOTICE: Running database version mastervideo93
09:04:30 T:6624 NOTICE: Running database version TV29
09:04:30 T:6624 NOTICE: Running database version Epg10
09:04:30 T:6624 WARNING: JSONRPC: Could not parse type "PVR.Details.Channel"
09:04:30 T:6624 WARNING: JSONRPC: Could not parse type "PVR.Details.ChannelGroup.Extended"
09:04:30 T:6624 WARNING: JSONRPC: Could not parse type "GUI.Property.Value"
09:04:30 T:6624 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
09:04:30 T:2972 NOTICE: Thread LanguageInvoker start, auto delete: false
09:04:30 T:6624 NOTICE: Previous line repeats 5 times.
09:04:30 T:6624 NOTICE: CApplication::UpdateLibraries: Starting video library startup scan
09:04:30 T:14332 NOTICE: Thread JobWorker start, auto delete: true
09:04:30 T:6624 NOTICE: initialize done
09:04:30 T:2704 NOTICE: Thread LanguageInvoker start, auto delete: false
09:04:30 T:6624 NOTICE: Running the application...
09:04:30 T:2972 NOTICE: -->Python Interpreter Initialized<--
09:04:30 T:9516 NOTICE: Thread JobWorker start, auto delete: true
09:04:30 T:10236 NOTICE: -->Python Interpreter Initialized<--
09:04:30 T:6624 NOTICE: Previous line repeats 5 times.
09:04:30 T:6624 NOTICE: Webserver: Starting...
09:04:30 T:6624 NOTICE: WebServer: Started the webserver
09:04:30 T:6624 NOTICE: starting upnp client
09:04:30 T:6624 NOTICE: starting upnp server
09:04:30 T:6624 NOTICE: starting upnp controller
09:04:30 T:6624 NOTICE: starting upnp renderer
09:04:30 T:6624 NOTICE: ES: Starting event server
09:04:30 T:2744 NOTICE: Thread EventServer start, auto delete: false
09:04:30 T:2744 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
09:04:30 T:2744 NOTICE: UDP: Listening on port 9777
09:04:30 T:2244 NOTICE: Thread TCPServer start, auto delete: false
09:04:30 T:14332 NOTICE: VideoInfoScanner: Starting scan ..
09:04:30 T:10992 NOTICE: Thread JobWorker start, auto delete: true
09:04:30 T:7396 NOTICE: Thread RSSReader start, auto delete: false
09:04:31 T:2704 NOTICE: StorageServer Module loaded RUN
09:04:31 T:2704 NOTICE: StorageClient-2.5.4 Starting server
09:04:31 T:11372 NOTICE: script.grab.fanart: Grab Fanart Service Started
09:04:37 T:14332 WARNING: No information found for item 'smb://MEDIABOX-WIN10/Movies 1/Fighter Pilot - Operation Red Flag (2004)/Fighter Pilot Air Show (1900)/Fighter Pilot Air Show (1900).avi', it won't be added to the library.
09:04:37 T:14332 WARNING: No information found for item 'smb://MEDIABOX-WIN10/Movies 1/Fighter Pilot - Operation Red Flag (2004)/Fighter Pilot Making Of the Movie (1900)/Fighter Pilot Making Of the Movie (1900).avi', it won't be added to the library.
09:04:38 T:14332 WARNING: No information found for item 'stack://smb://MEDIABOX-WIN10/Movies 1/G3 Live in Concert (1996–)/G3 Live in Concert (1996–)part1.wmv , smb://MEDIABOX-WIN10/Movies 1/G3 Live in Concert (1996–)/G3 Live in Concert (1996–)part2.wmv , smb://MEDIABOX-WIN10/Movies 1/G3 Live in Concert (1996–)/G3 Live in Concert (1996–)part3.wmv', it won't be added to the library.
09:04:40 T:14332 WARNING: No information found for item 'smb://MEDIABOX-WIN10/Movies 1/Ice Age Collection/Ice Age 3, Dawn of the Dinosaurs (2009)/Ice Age - Dawn of the Dinosaurs Bouns1/Ice Age - Dawn of the Dinosaurs Bouns1.wmv', it won't be added to the library.
09:04:40 T:14332 WARNING: No information found for item 'smb://MEDIABOX-WIN10/Movies 1/Ice Age Collection/Ice Age 3, Dawn of the Dinosaurs (2009)/Ice Age - Dawn of the Dinosaurs Bouns2/Ice Age - Dawn of the Dinosaurs Bouns2.wmv', it won't be added to the library.
09:04:41 T:14332 WARNING: No information found for item 'smb://MEDIABOX-WIN10/Movies 1/Indiana Jones The Complete Adventures/Indiana Jones The Complete Adventures Extras/Adventures in Post-Production/Adventures.in.Post-Production.mkv', it won't be added to the library.
09:04:41 T:14332 WARNING: No information found for item 'smb://MEDIABOX-WIN10/Movies 1/Indiana Jones The Complete Adventures/Indiana Jones The Complete Adventures Extras/Iconic Props/Iconic.Props.mkv', it won't be added to the library.
09:04:41 T:14332 WARNING: No information found for item 'smb://MEDIABOX-WIN10/Movies 1/Indiana Jones The Complete Adventures/Indiana Jones The Complete Adventures Extras/Indiana Jones and the Creepy Crawlies/Indiana.Jones.and.the.Creepy.Crawlies.mkv', it won't be added to the library.
09:04:41 T:14332 WARNING: No information found for item 'smb://MEDIABOX-WIN10/Movies 1/Indiana Jones The Complete Adventures/Indiana Jones The Complete Adventures Extras/Indys Friends and Enemies/Indys.Friends.and.Enemies.mkv', it won't be added to the library.
09:04:41 T:14332 WARNING: No information found for item 'smb://MEDIABOX-WIN10/Movies 1/Indiana Jones The Complete Adventures/Indiana Jones The Complete Adventures Extras/Indys Women/Indys.Women.mkv', it won't be added to the library.
09:04:41 T:14332 WARNING: No information found for item 'smb://MEDIABOX-WIN10/Movies 1/Indiana Jones The Complete Adventures/Indiana Jones The Complete Adventures Extras/Making the Films Part 1/Making.the.Films.Part.1.mkv', it won't be added to the library.
09:04:42 T:14332 WARNING: No information found for item 'smb://MEDIABOX-WIN10/Movies 1/Indiana Jones The Complete Adventures/Indiana Jones The Complete Adventures Extras/Making the Films Part 2/Making.the.Films.Part.2.mkv', it won't be added to the library.
09:04:42 T:14332 WARNING: No information found for item 'smb://MEDIABOX-WIN10/Movies 1/Indiana Jones The Complete Adventures/Indiana Jones The Complete Adventures Extras/Making the Films Part 3/Making.the.Films.Part.3.mkv', it won't be added to the library.
09:04:42 T:14332 WARNING: No information found for item 'smb://MEDIABOX-WIN10/Movies 1/Indiana Jones The Complete Adventures/Indiana Jones The Complete Adventures Extras/Making the Films Part 4/Making.the.Films.Part.4.mkv', it won't be added to the library.
09:04:42 T:14332 WARNING: No information found for item 'smb://MEDIABOX-WIN10/Movies 1/Indiana Jones The Complete Adventures/Indiana Jones The Complete Adventures Extras/On Set with Raiders of the Lost Ark/On.Set.with.Raiders.of.the.Lost.Ark.mkv', it won't be added to the library.
09:04:42 T:14332 WARNING: No information found for item 'smb://MEDIABOX-WIN10/Movies 1/Indiana Jones The Complete Adventures/Indiana Jones The Complete Adventures Extras/The Effects of Indy/The.Effects.of.Indy.mkv', it won't be added to the library.
09:04:42 T:14332 WARNING: No information found for item 'smb://MEDIABOX-WIN10/Movies 1/Indiana Jones The Complete Adventures/Indiana Jones The Complete Adventures Extras/The Light and Magic of Indiana Jones/The.Light.and.Magic.of.Indiana.Jones.mkv', it won't be added to the library.
09:04:42 T:14332 WARNING: No information found for item 'smb://MEDIABOX-WIN10/Movies 1/Indiana Jones The Complete Adventures/Indiana Jones The Complete Adventures Extras/The Making of TKOTCS/The.Making.of.TKOTCS.mkv', it won't be added to the library.
09:04:42 T:14332 WARNING: No information found for item 'smb://MEDIABOX-WIN10/Movies 1/Indiana Jones The Complete Adventures/Indiana Jones The Complete Adventures Extras/The Melting Face/The.Melting.Face.mkv', it won't be added to the library.
09:04:42 T:14332 WARNING: No information found for item 'smb://MEDIABOX-WIN10/Movies 1/Indiana Jones The Complete Adventures/Indiana Jones The Complete Adventures Extras/The Music of Indiana Jones/The.Music.of.Indiana.Jones.mkv', it won't be added to the library.
09:04:42 T:14332 WARNING: No information found for item 'smb://MEDIABOX-WIN10/Movies 1/Indiana Jones The Complete Adventures/Indiana Jones The Complete Adventures Extras/The Sound of Indiana Jones/The.Sound.of.Indiana.Jones.mkv', it won't be added to the library.
09:04:42 T:14332 WARNING: No information found for item 'smb://MEDIABOX-WIN10/Movies 1/Indiana Jones The Complete Adventures/Indiana Jones The Complete Adventures Extras/The Stunts of Indiana Jones/The.Stunts.of.Indiana.Jones.mkv', it won't be added to the library.
09:04:43 T:14332 WARNING: No information found for item 'smb://MEDIABOX-WIN10/Movies 1/Indiana Jones The Complete Adventures/Indiana Jones The Complete Adventures Extras/Travel with Indiana Jones Locations/Travel.with.Indiana.Jones.Locations.mkv', it won't be added to the library.
09:04:46 T:10780 NOTICE: Thread LanguageInvoker start, auto delete: false
09:04:46 T:10780 NOTICE: -->Python Interpreter Initialized<--
09:04:46 T:10780 NOTICE: [plugin.video.youtube] Running: YouTube (5.1.12) on Isengard (15.2) with Python 2.7.8
09:04:48 T:6256 NOTICE: Thread BackgroundLoader start, auto delete: false
09:04:50 T:14332 WARNING: VIDEO::CVideoInfoScanner::Process directory 'smb://MEDIABOX-WIN10/Movies 3/Avengers Collection/Iron Man 3 (2013)/' does not exist - skipping scan.
09:04:50 T:14100 NOTICE: Thread LanguageInvoker start, auto delete: false
09:04:50 T:14100 NOTICE: -->Python Interpreter Initialized<--
09:04:50 T:14332 WARNING: No information found for item 'smb://MEDIABOX-WIN10/Music Videos/Dream Theater - Breaking The Fourth Wall (2014)/Dream Theater - Breaking The Fourth Wall (2014).mkv', it won't be added to the library.
09:04:50 T:14332 WARNING: No information found for item 'smb://MEDIABOX-WIN10/Music Videos/Dream Theater - Breaking The Fourth Wall (2014) [Unknown] [voted 5.3] [Musical]/Disc 1/VIDEO_TS/VIDEO_TS.IFO', it won't be added to the library.
09:04:50 T:14332 WARNING: No information found for item 'smb://MEDIABOX-WIN10/Music Videos/Dream Theater - Breaking The Fourth Wall (2014) [Unknown] [voted 5.3] [Musical]/Disc 2/VIDEO_TS/VIDEO_TS.IFO', it won't be added to the library.
09:04:50 T:14100 NOTICE: [plugin.video.youtube] Running: YouTube (5.1.12) on Isengard (15.2) with Python 2.7.8
09:04:50 T:14332 WARNING: No information found for item 'smb://MEDIABOX-WIN10/Music Videos/Joe Satriani, Live in Paris - I Just Wanna Rock (2010)/Joe Satriani, Live in Paris - I Just Wanna Rock (2010).avi', it won't be added to the library.
09:04:50 T:14332 WARNING: No information found for item 'smb://MEDIABOX-WIN10/Music Videos/Kiss - Live In Nurburgring (2012)/Kiss - Live In Nurburgring (2012).mkv', it won't be added to the library.
09:04:50 T:14332 WARNING: No information found for item 'smb://MEDIABOX-WIN10/Music Videos/Lacuna Coil @ Loudpark 2007/Lacuna Coil @ Loudpark 2007.wmv', it won't be added to the library.
09:04:50 T:14332 WARNING: No information found for item 'smb://MEDIABOX-WIN10/Music Videos/Liquid Tension Experiment/LA/L.A. - Live.avi', it won't be added to the library.
09:04:50 T:14332 WARNING: No information found for item 'stack://smb://MEDIABOX-WIN10/Music Videos/Liquid Tension Experiment/NYC/Liquid Tension Experiment LIVE IN NYC [Part 1 of 3].mkv , smb://MEDIABOX-WIN10/Music Videos/Liquid Tension Experiment/NYC/Liquid Tension Experiment LIVE IN NYC [Part 2 of 3].mkv , smb://MEDIABOX-WIN10/Music Videos/Liquid Tension Experiment/NYC/Liquid Tension Experiment LIVE IN NYC [Part 3 of 3].mkv', it won't be added to the library.
09:04:51 T:14332 WARNING: No information found for item 'smb://MEDIABOX-WIN10/Music Videos/Yanni/Yanni Live! The Concert Event (2006)/Yanni Live! The Concert Event (2006).mkv', it won't be added to the library.
09:04:51 T:14332 WARNING: No information found for item 'smb://MEDIABOX-WIN10/Music Videos/ZZ Top Live from Texas (2008)/ZZ Top Live from Texas (2008).wmv', it won't be added to the library.
09:04:51 T:14332 WARNING: No information found for item 'smb://MEDIABOX-WIN10/Nature Collection/Earth, The Power of the Planet (2007)/', it won't be added to the library.
09:04:51 T:14332 WARNING: No information found for item 'smb://MEDIABOX-WIN10/Nature Collection/Island of Lemurs, Madagascar (2014)/', it won't be added to the library.
09:04:51 T:14100 ERROR: [plugin.video.youtube] Unknown kind ''
09:04:53 T:14332 WARNING: No information found for item 'smb://MEDIABOX-WIN10/TV 1/Youtube Videos/', it won't be added to the library.
09:04:54 T:14332 WARNING: No information found for item 'smb://MEDIABOX-WIN10/TV 2/Shogun (Mini-Series 1980) (1980)/', it won't be added to the library.
09:04:54 T:6624 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.youtube/subscriptions/list/
09:04:54 T:6624 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.youtube/subscriptions/list/) failed
09:04:54 T:4680 NOTICE: Thread BackgroundLoader start, auto delete: false
09:04:54 T:14332 NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 00:23
09:04:54 T:12484 NOTICE: Thread LanguageInvoker start, auto delete: false
09:04:54 T:12484 NOTICE: -->Python Interpreter Initialized<--
09:04:55 T:12484 NOTICE: [plugin.video.youtube] Running: YouTube (5.1.12) on Isengard (15.2) with Python 2.7.8
09:04:55 T:6708 NOTICE: Thread BackgroundLoader start, auto delete: false
09:04:57 T:1708 NOTICE: Thread LanguageInvoker start, auto delete: false
09:04:57 T:1708 NOTICE: -->Python Interpreter Initialized<--
09:04:57 T:1708 NOTICE: [plugin.video.youtube] Running: YouTube (5.1.12) on Isengard (15.2) with Python 2.7.8
09:04:58 T:1708 ERROR: [plugin.video.youtube] Unknown kind ''
09:05:00 T:6624 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.youtube/subscriptions/list/
09:05:00 T:6624 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.youtube/subscriptions/list/) failed
09:05:00 T:6620 NOTICE: Thread BackgroundLoader start, auto delete: false
09:05:56 T:6932 NOTICE: Thread JobWorker start, auto delete: true
09:06:08 T:11816 NOTICE: Previous line repeats 1 times.
09:06:08 T:11816 NOTICE: Thread BackgroundLoader start, auto delete: false
09:13:29 T:11400 NOTICE: Previous line repeats 2 times.
09:13:29 T:11400 NOTICE: Thread JobWorker start, auto delete: true