· 9 years ago · May 21, 2017, 01:42 PM
115:29:18.687 T:3132 NOTICE: special://profile/ is mapped to: special://masterprofile/
215:29:18.687 T:3132 NOTICE: Previous line repeats 1 times.
315:29:18.687 T:3132 NOTICE: -----------------------------------------------------------------------
415:29:18.687 T:3132 NOTICE: Starting Kodi (17.1 Git:20170320-fc1619b). Platform: Windows NT x86 32-bit
515:29:18.687 T:3132 NOTICE: Using Release Kodi x32 build
615:29:18.687 T:3132 NOTICE: Kodi compiled Mar 20 2017 by MSVC 190024215 for Windows NT x86 32-bit version 10.0 (0x0A000000)
715:29:18.687 T:3132 NOTICE: Running on ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ with Windows 8.1, kernel: Windows NT x86 64-bit version 6.3
815:29:18.688 T:3132 NOTICE: FFmpeg version/source: ffmpeg-3.1-kodi
915:29:18.688 T:3132 NOTICE: Host CPU: Unknown, 2 cores available
1015:29:18.688 T:3132 NOTICE: Desktop Resolution: 1920x1080 32Bit at 32Hz
1115:29:18.688 T:3132 NOTICE: Running with administrator rights
1215:29:18.691 T:3132 NOTICE: Aero is enabled
1315:29:18.691 T:3132 NOTICE: special://xbmc/ is mapped to: C:\Program Files (x86)\Kodi
1415:29:18.691 T:3132 NOTICE: special://xbmcbin/ is mapped to: C:\Program Files (x86)\Kodi
1515:29:18.691 T:3132 NOTICE: special://xbmcbinaddons/ is mapped to: C:\Program Files (x86)\Kodi/addons
1615:29:18.691 T:3132 NOTICE: special://masterprofile/ is mapped to: C:\Users\felles\AppData\Roaming\Kodi\userdata
1715:29:18.691 T:3132 NOTICE: special://home/ is mapped to: C:\Users\felles\AppData\Roaming\Kodi\
1815:29:18.691 T:3132 NOTICE: special://temp/ is mapped to: C:\Users\felles\AppData\Roaming\Kodi\cache
1915:29:18.691 T:3132 NOTICE: special://logpath/ is mapped to: C:\Users\felles\AppData\Roaming\Kodi\
2015:29:18.691 T:3132 NOTICE: The executable running is: C:\Program Files (x86)\Kodi\Kodi.exe
2115:29:18.696 T:3132 NOTICE: Local hostname: Bibliotek
2215:29:18.697 T:3132 NOTICE: Log File is located: C:\Users\felles\AppData\Roaming\Kodi\/kodi.log
2315:29:18.697 T:3132 NOTICE: -----------------------------------------------------------------------
2415:29:18.702 T:3132 NOTICE: load settings...
2515:29:18.719 T:3132 WARNING: CSettingString: unknown options filler "timezonecountries" of "locale.timezonecountry"
2615:29:18.719 T:3132 WARNING: CSettingString: unknown options filler "timezones" of "locale.timezone"
2715:29:18.728 T:3132 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
2815:29:18.729 T:3132 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
2915:29:18.729 T:3132 NOTICE: Contents of special://profile/advancedsettings.xml are...
30 <advancedsettings>
31 <videodatabase>
32 <type>mysql</type>
33 <host>kodisql.boden.local</host>
34 <port>3306</port>
35 <user>kodi</user>
36 <pass>*****</pass>
37 </videodatabase>
38 <musicdatabase>
39 <type>mysql</type>
40 <host>kodisql.boden.local</host>
41 <port>3306</port>
42 <user>kodi</user>
43 <pass>*****</pass>
44 </musicdatabase>
45 <videolibrary>
46 <importwatchedstate>true</importwatchedstate>
47 <importresumepoint>true</importresumepoint>
48 </videolibrary>
49 <pathsubstitution>
50 <substitute>
51 <from>special://profile/sources.xml</from>
52 <to>smb://freenas/Data/kodi/Shared/sources.xml</to>
53 </substitute>
54 <substitute>
55 <from>special://profile/mediasources.xml</from>
56 <to>smb://freenas/Data/kodi/Shared/mediasources.xml</to>
57 </substitute>
58 <substitute>
59 <from>special://profile/playlists/</from>
60 <to>smb://freenas/Data/kodi/Shared/playlists/</to>
61 </substitute>
62 <substitute>
63 <from>special://profile/favourites.xml</from>
64 <to>smb://freenas/Data/kodi/Shared/favourites.xml</to>
65 </substitute>
66 <substitute>
67 <from>special://profile/keymaps/</from>
68 <to>smb://freenas/Data/kodi/Shared/keymaps/</to>
69 </substitute>
70 </pathsubstitution>
71 <video>
72 <timeseekforwardbig>270</timeseekforwardbig>
73 <timeseekbackwardbig>-270</timeseekbackwardbig>
74 </video>
75 <cache>
76 <memorysize>73400320</memorysize>
77 <buffermode>1</buffermode>
78 <readfactor>40</readfactor>
79 </cache>
80 </advancedsettings>
8115:29:18.729 T:3132 WARNING: VIDEO database configuration is experimental.
8215:29:18.730 T:3132 NOTICE: Default Video Player: VideoPlayer
8315:29:18.730 T:3132 NOTICE: Default Audio Player: paplayer
8415:29:18.730 T:3132 NOTICE: Enabled debug logging due to GUI setting (2)
8515:29:18.730 T:3132 NOTICE: Log level changed to "LOG_LEVEL_DEBUG_FREEMEM"
8615:29:18.735 T:3132 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
8715:29:18.745 T:3132 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
8815:29:18.746 T:3132 DEBUG: CPlayerCoreConfig::<ctor>: created player VideoPlayer
8915:29:18.746 T:3132 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer
9015:29:18.746 T:3132 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
9115:29:18.746 T:3132 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mms/udp
9215:29:18.746 T:3132 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
9315:29:18.746 T:3132 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtmp
9415:29:18.746 T:3132 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
9515:29:18.746 T:3132 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
9615:29:18.746 T:3132 DEBUG: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
9715:29:18.746 T:3132 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
9815:29:18.746 T:3132 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
9915:29:18.746 T:3132 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
10015:29:18.746 T:3132 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
10115:29:18.746 T:3132 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
10215:29:18.746 T:3132 DEBUG: CPlayerSelectionRule::Initialize: creating rule: radio
10315:29:18.746 T:3132 NOTICE: Loaded playercorefactory configuration
10415:29:18.747 T:3132 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
10515:29:18.747 T:3132 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
10615:29:18.785 T:3132 INFO: creating subdirectories
10715:29:18.785 T:3132 INFO: userdata folder: special://masterprofile/
10815:29:18.785 T:3132 INFO: recording folder:
10915:29:18.785 T:3132 INFO: screenshots folder:
11015:29:18.799 T:3132 NOTICE: Running database version Addons27
11115:29:18.799 T:3132 DEBUG: SECTION:LoadDLL(special://xbmcbin/cpluff.dll)
11215:29:18.813 T:3132 DEBUG: ADDON: cpluff: 'Suspicious plug-in descriptor content in C:\Users\felles\AppData\Roaming\Kodi\addons\plugin.image.picasa\addon.xml, line 28, column 3 (ignoring unexpected element broken and its contents).'
11315:29:18.881 T:3132 DEBUG: ADDON: cpluff: 'Plug-in repository.exodus has been installed.'
11415:29:18.881 T:3132 DEBUG: ADDON: cpluff: 'Plug-in screensaver.stars has been installed.'
11515:29:18.881 T:3132 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.nosefart has been installed.'
11615:29:18.881 T:3132 DEBUG: ADDON: cpluff: 'Plug-in resource.images.weathericons.default has been installed.'
11715:29:18.881 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.audiobooks has been installed.'
11815:29:18.881 T:3132 DEBUG: ADDON: cpluff: 'Plug-in pvr.octonet has been installed.'
11915:29:18.881 T:3132 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been installed.'
12015:29:18.881 T:3132 DEBUG: ADDON: cpluff: 'Plug-in weather.yahoo has been installed.'
12115:29:18.881 T:3132 DEBUG: ADDON: cpluff: 'Plug-in kodi.audiodecoder has been installed.'
12215:29:18.881 T:3132 DEBUG: ADDON: cpluff: 'Plug-in kodi.peripheral has been installed.'
12315:29:18.881 T:3132 DEBUG: ADDON: cpluff: 'Plug-in pvr.argustv has been installed.'
12415:29:18.881 T:3132 DEBUG: ADDON: cpluff: 'Plug-in repository.tknorris.release has been installed.'
12515:29:18.881 T:3132 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.wma has been installed.'
12615:29:18.881 T:3132 DEBUG: ADDON: cpluff: 'Plug-in kodi.adsp has been installed.'
12715:29:18.881 T:3132 DEBUG: ADDON: cpluff: 'Plug-in repository.bossanova808 has been installed.'
12815:29:18.882 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.module.beautifulsoup4 has been installed.'
12915:29:18.882 T:3132 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been installed.'
13015:29:18.882 T:3132 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been installed.'
13115:29:18.882 T:3132 DEBUG: ADDON: cpluff: 'Plug-in visualization.shadertoy has been installed.'
13215:29:18.882 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.module.xsqueezecommon has been installed.'
13315:29:18.882 T:3132 DEBUG: ADDON: cpluff: 'Plug-in service.xbmc.versioncheck has been installed.'
13415:29:18.882 T:3132 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop2 has been installed.'
13515:29:18.882 T:3132 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.tv3play.dk has been installed.'
13615:29:18.882 T:3132 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvblink has been installed.'
13715:29:18.882 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.module.myconnpy has been installed.'
13815:29:18.882 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.module.beautifulsoup has been installed.'
13915:29:18.882 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.module.pyxbmct has been installed.'
14015:29:18.882 T:3132 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been installed.'
14115:29:18.882 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.common.plugin.cache has been installed.'
14215:29:18.882 T:3132 DEBUG: ADDON: cpluff: 'Plug-in metadata.musicvideos.theaudiodb.com has been installed.'
14315:29:18.882 T:3132 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.hdtrailers_net has been installed.'
14415:29:18.882 T:3132 DEBUG: ADDON: cpluff: 'Plug-in pvr.pctv has been installed.'
14515:29:18.882 T:3132 DEBUG: ADDON: cpluff: 'Plug-in service.subtitles.opensubtitles has been installed.'
14615:29:18.882 T:3132 DEBUG: ADDON: cpluff: 'Plug-in pvr.iptvsimple has been installed.'
14715:29:18.882 T:3132 DEBUG: ADDON: cpluff: 'Plug-in pvr.njoy has been installed.'
14815:29:18.883 T:3132 DEBUG: ADDON: cpluff: 'Plug-in repository.marcelveldt has been installed.'
14915:29:18.883 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.module.oauth.helper has been installed.'
15015:29:18.883 T:3132 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.vgmstream has been installed.'
15115:29:18.883 T:3132 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been installed.'
15215:29:18.883 T:3132 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.stsound has been installed.'
15315:29:18.883 T:3132 DEBUG: ADDON: cpluff: 'Plug-in visualization.spectrum has been installed.'
15415:29:18.883 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.exodus.artwork has been installed.'
15515:29:18.883 T:3132 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvbviewer has been installed.'
15615:29:18.883 T:3132 DEBUG: ADDON: cpluff: 'Plug-in resource.language.en_gb has been installed.'
15715:29:18.883 T:3132 DEBUG: ADDON: cpluff: 'Plug-in pvr.stalker has been installed.'
15815:29:18.883 T:3132 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been installed.'
15915:29:18.883 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.exodus.metadata has been installed.'
16015:29:18.883 T:3132 DEBUG: ADDON: cpluff: 'Plug-in metadata.local has been installed.'
16115:29:18.883 T:3132 DEBUG: ADDON: cpluff: 'Plug-in screensaver.pyro has been installed.'
16215:29:18.883 T:3132 DEBUG: ADDON: cpluff: 'Plug-in xbmc.webinterface has been installed.'
16315:29:18.883 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.module.buggalo has been installed.'
16415:29:18.883 T:3132 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.lame has been installed.'
16515:29:18.883 T:3132 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been installed.'
16615:29:18.883 T:3132 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.kodi has been installed.'
16715:29:18.883 T:3132 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been installed.'
16815:29:18.883 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.tv.show.next.aired has been installed.'
16915:29:18.884 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.xsqueeze has been installed.'
17015:29:18.884 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.module.xbmcswift2 has been installed.'
17115:29:18.884 T:3132 DEBUG: ADDON: cpluff: 'Plug-in pvr.filmon has been installed.'
17215:29:18.884 T:3132 DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been installed.'
17315:29:18.884 T:3132 DEBUG: ADDON: cpluff: 'Plug-in skin.estuary has been installed.'
17415:29:18.884 T:3132 DEBUG: ADDON: cpluff: 'Plug-in weather.openweathermap.extended has been installed.'
17515:29:18.884 T:3132 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been installed.'
17615:29:18.884 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.module.t0mm0.common has been installed.'
17715:29:18.884 T:3132 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been installed.'
17815:29:18.884 T:3132 DEBUG: ADDON: cpluff: 'Plug-in screensaver.biogenesis has been installed.'
17915:29:18.884 T:3132 DEBUG: ADDON: cpluff: 'Plug-in xbmc.audioencoder has been installed.'
18015:29:18.884 T:3132 DEBUG: ADDON: cpluff: 'Plug-in plugin.audio.progstreaming has been installed.'
18115:29:18.884 T:3132 DEBUG: ADDON: cpluff: 'Plug-in plugin.audio.spotify has been installed.'
18215:29:18.884 T:3132 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.itunes_trailers has been installed.'
18315:29:18.884 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.openweathermap.maps has been installed.'
18415:29:18.884 T:3132 DEBUG: ADDON: cpluff: 'Plug-in pvr.vbox has been installed.'
18515:29:18.884 T:3132 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.nrk has been installed.'
18615:29:18.884 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.module.six has been installed.'
18715:29:18.884 T:3132 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been installed.'
18815:29:18.885 T:3132 DEBUG: ADDON: cpluff: 'Plug-in visualization.vortex has been installed.'
18915:29:18.885 T:3132 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been installed.'
19015:29:18.885 T:3132 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.modplug has been installed.'
19115:29:18.885 T:3132 DEBUG: ADDON: cpluff: 'Plug-in kodi.guilib has been installed.'
19215:29:18.885 T:3132 DEBUG: ADDON: cpluff: 'Plug-in pvr.vdr.vnsi has been installed.'
19315:29:18.885 T:3132 DEBUG: ADDON: cpluff: 'Plug-in screensaver.asteroids has been installed.'
19415:29:18.885 T:3132 DEBUG: ADDON: cpluff: 'Plug-in metadata.albums.theaudiodb.com has been installed.'
19515:29:18.885 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.module.chardet has been installed.'
19615:29:18.885 T:3132 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.vorbis has been installed.'
19715:29:18.885 T:3132 DEBUG: ADDON: cpluff: 'Plug-in peripheral.joystick has been installed.'
19815:29:18.885 T:3132 DEBUG: ADDON: cpluff: 'Plug-in pvr.mediaportal.tvserver has been installed.'
19915:29:18.885 T:3132 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.wav has been installed.'
20015:29:18.885 T:3132 DEBUG: ADDON: cpluff: 'Plug-in game.controller.default has been installed.'
20115:29:18.885 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been installed.'
20215:29:18.885 T:3132 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been installed.'
20315:29:18.885 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.module.b808common has been installed.'
20415:29:18.885 T:3132 DEBUG: ADDON: cpluff: 'Plug-in kodi.game has been installed.'
20515:29:18.885 T:3132 DEBUG: ADDON: cpluff: 'Plug-in pvr.wmc has been installed.'
20615:29:18.885 T:3132 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.1channel has been installed.'
20715:29:18.885 T:3132 DEBUG: ADDON: cpluff: 'Plug-in repository.beta.emby.kodi has been installed.'
20815:29:18.886 T:3132 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.flac has been installed.'
20915:29:18.886 T:3132 DEBUG: ADDON: cpluff: 'Plug-in inputstream.rtmp has been installed.'
21015:29:18.886 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.audio.spotimc has been installed.'
21115:29:18.886 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.module.addon.common has been installed.'
21215:29:18.886 T:3132 DEBUG: ADDON: cpluff: 'Plug-in skin.confluence has been installed.'
21315:29:18.886 T:3132 DEBUG: ADDON: cpluff: 'Plug-in pvr.hdhomerun has been installed.'
21415:29:18.886 T:3132 DEBUG: ADDON: cpluff: 'Plug-in kodi.resource has been installed.'
21515:29:18.886 T:3132 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop has been installed.'
21615:29:18.886 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been installed.'
21715:29:18.886 T:3132 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.amazon.de has been installed.'
21815:29:18.886 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.myepisodes has been installed.'
21915:29:18.886 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.module.unidecode has been installed.'
22015:29:18.886 T:3132 DEBUG: ADDON: cpluff: 'Plug-in inputstream.adaptive has been installed.'
22115:29:18.886 T:3132 DEBUG: ADDON: cpluff: 'Plug-in plugin.program.xsqueezechooser has been installed.'
22215:29:18.886 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.module.simple.downloader has been installed.'
22315:29:18.886 T:3132 DEBUG: ADDON: cpluff: 'Plug-in pvr.mythtv has been installed.'
22415:29:18.886 T:3132 DEBUG: ADDON: cpluff: 'Plug-in pvr.vuplus has been installed.'
22515:29:18.886 T:3132 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been installed.'
22615:29:18.886 T:3132 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.itunes_podcasts has been installed.'
22715:29:18.886 T:3132 DEBUG: ADDON: cpluff: 'Plug-in service.subtitles.subscene has been installed.'
22815:29:18.886 T:3132 DEBUG: ADDON: cpluff: 'Plug-in screensaver.pingpong has been installed.'
22915:29:18.886 T:3132 DEBUG: ADDON: cpluff: 'Plug-in skin.estouchy has been installed.'
23015:29:18.887 T:3132 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.youtube has been installed.'
23115:29:18.887 T:3132 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.exodus has been installed.'
23215:29:18.887 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.artistslideshow has been installed.'
23315:29:18.887 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.module.requests has been installed.'
23415:29:18.887 T:3132 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.sidplay has been installed.'
23515:29:18.887 T:3132 DEBUG: ADDON: cpluff: 'Plug-in pvr.demo has been installed.'
23615:29:18.887 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.module.axel.downloader has been installed.'
23715:29:18.887 T:3132 DEBUG: ADDON: cpluff: 'Plug-in kodi.inputstream has been installed.'
23815:29:18.887 T:3132 DEBUG: ADDON: cpluff: 'Plug-in xbmc.pvr has been installed.'
23915:29:18.887 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.module.urlresolver has been installed.'
24015:29:18.887 T:3132 DEBUG: ADDON: cpluff: 'Plug-in screensaver.shadertoy has been installed.'
24115:29:18.887 T:3132 DEBUG: ADDON: cpluff: 'Plug-in pvr.nextpvr has been installed.'
24215:29:18.887 T:3132 DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been installed.'
24315:29:18.887 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.module.routing has been installed.'
24415:29:18.887 T:3132 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.aac has been installed.'
24515:29:18.887 T:3132 DEBUG: ADDON: cpluff: 'Plug-in plugin.image.picasa has been installed.'
24615:29:18.887 T:3132 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.snesapu has been installed.'
24715:29:18.887 T:3132 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been installed.'
24815:29:18.887 T:3132 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been installed.'
24915:29:18.887 T:3132 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.last.fm has been installed.'
25015:29:18.887 T:3132 DEBUG: ADDON: cpluff: 'Plug-in service.scrobbler.lastfm has been installed.'
25115:29:18.888 T:3132 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.theaudiodb.com has been installed.'
25215:29:18.888 T:3132 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been installed.'
25315:29:18.888 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.module.parsedom has been installed.'
25415:29:18.888 T:3132 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been installed.'
25515:29:18.888 T:3132 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been installed.'
25615:29:18.888 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.module.elementtree has been installed.'
25715:29:18.888 T:3132 DEBUG: ADDON: cpluff: 'Plug-in screensaver.greynetic has been installed.'
25815:29:18.888 T:3132 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been installed.'
25915:29:18.888 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.module.feedparser has been installed.'
26015:29:18.888 T:3132 DEBUG: ADDON: cpluff: 'Plug-in pvr.hts has been installed.'
26115:29:18.888 T:3132 DEBUG: ADDON: cpluff: 'Plug-in xbmc.codec has been installed.'
26215:29:18.888 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.module.metahandler has been installed.'
26315:29:18.888 T:3132 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
26415:29:18.909 T:3176 DEBUG: Thread JobWorker start, auto delete: true
26515:29:18.919 T:3132 NOTICE: ADDONS: Using repository repository.exodus
26615:29:18.919 T:3132 NOTICE: ADDONS: Using repository repository.tknorris.release
26715:29:18.919 T:3132 NOTICE: ADDONS: Using repository repository.bossanova808
26815:29:18.919 T:3132 NOTICE: ADDONS: Using repository repository.marcelveldt
26915:29:18.920 T:3132 NOTICE: ADDONS: Using repository repository.xbmc.org
27015:29:18.920 T:3132 NOTICE: ADDONS: Using repository repository.beta.emby.kodi
27115:29:18.939 T:2724 DEBUG: Thread ActiveAE start, auto delete: false
27215:29:18.940 T:5116 DEBUG: Thread AESink start, auto delete: false
27315:29:18.951 T:2724 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: stream type "STREAM_TYPE_DTSHD" on device "DENON-AVRHD (Intel(R) Display Audio)" seems to be not supported.
27415:29:18.952 T:2724 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: stream type "STREAM_TYPE_TRUEHD" on device "DENON-AVRHD (Intel(R) Display Audio)" seems to be not supported.
27515:29:18.958 T:2724 NOTICE: Found 2 Lists of Devices
27615:29:18.958 T:2724 NOTICE: Enumerated DIRECTSOUND devices:
27715:29:18.958 T:2724 NOTICE: Device 1
27815:29:18.958 T:2724 NOTICE: m_deviceName : {8F649669-22E7-4752-911B-A4C3B765785D}
27915:29:18.958 T:2724 NOTICE: m_displayName : HDMI - DENON-AVRHD (Intel(R) Display Audio)
28015:29:18.958 T:2724 NOTICE: m_displayNameExtra: DIRECTSOUND: DENON-AVRHD (Intel(R) Display Audio)
28115:29:18.958 T:2724 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
28215:29:18.958 T:2724 NOTICE: m_channels : FL,FR,FC,BL,BR,SL,SR,LFE
28315:29:18.958 T:2724 NOTICE: m_sampleRates : 48000
28415:29:18.958 T:2724 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_RAW
28515:29:18.958 T:2724 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512
28615:29:18.958 T:2724 NOTICE: Device 2
28715:29:18.958 T:2724 NOTICE: m_deviceName : default
28815:29:18.959 T:2724 NOTICE: m_displayName : default
28915:29:18.959 T:2724 NOTICE: m_displayNameExtra:
29015:29:18.959 T:2724 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
29115:29:18.959 T:2724 NOTICE: m_channels : FL,FR,FC,BL,BR,SL,SR,LFE
29215:29:18.959 T:2724 NOTICE: m_sampleRates : 48000
29315:29:18.959 T:2724 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_RAW
29415:29:18.959 T:2724 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512
29515:29:18.959 T:2724 NOTICE: Enumerated WASAPI devices:
29615:29:18.959 T:2724 NOTICE: Device 1
29715:29:18.959 T:2724 NOTICE: m_deviceName : {8F649669-22E7-4752-911B-A4C3B765785D}
29815:29:18.959 T:2724 NOTICE: m_displayName : HDMI - DENON-AVRHD (Intel(R) Display Audio)
29915:29:18.959 T:2724 NOTICE: m_displayNameExtra: WASAPI: DENON-AVRHD (Intel(R) Display Audio)
30015:29:18.959 T:2724 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
30115:29:18.959 T:2724 NOTICE: m_channels : FL,FR,LFE,BL,BR,SL,SR
30215:29:18.959 T:2724 NOTICE: m_sampleRates : 192000,176400,96000,88200,48000,44100,32000
30315:29:18.959 T:2724 NOTICE: m_dataFormats : AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_RAW
30415:29:18.959 T:2724 NOTICE: m_streamTypes : STREAM_TYPE_DTSHD,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
30515:29:18.959 T:2724 NOTICE: Device 2
30615:29:18.959 T:2724 NOTICE: m_deviceName : default
30715:29:18.959 T:2724 NOTICE: m_displayName : default
30815:29:18.959 T:2724 NOTICE: m_displayNameExtra:
30915:29:18.959 T:2724 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
31015:29:18.959 T:2724 NOTICE: m_channels : FL,FR,LFE,BL,BR,SL,SR
31115:29:18.959 T:2724 NOTICE: m_sampleRates : 192000,176400,96000,88200,48000,44100,32000
31215:29:18.959 T:2724 NOTICE: m_dataFormats : AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_RAW
31315:29:18.959 T:2724 NOTICE: m_streamTypes : STREAM_TYPE_DTSHD,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
31415:29:18.959 T:5116 INFO: CActiveAESink::OpenSink - initialize sink
31515:29:18.959 T:5116 DEBUG: CActiveAESink::OpenSink - trying to open device WASAPI:{8F649669-22E7-4752-911B-A4C3B765785D}
31615:29:18.961 T:5116 DEBUG: CAESinkWASAPI::InitializeExclusive: IsFormatSupported failed (AUDCLNT_E_UNSUPPORTED_FORMAT) - trying to find a compatible format
31715:29:19.002 T:5116 INFO: CAESinkWASAPI::InitializeExclusive: WASAPI Exclusive Mode Sink Initialized using: AE_FMT_S24NE4MSB, 44100, 2
31815:29:19.002 T:5116 DEBUG: CActiveAESink::OpenSink - WASAPI Initialized:
31915:29:19.002 T:5116 DEBUG: Output Device : HDMI - DENON-AVRHD (Intel(R) Display Audio)
32015:29:19.002 T:5116 DEBUG: Sample Rate : 44100
32115:29:19.002 T:5116 DEBUG: Sample Format : AE_FMT_S24NE4MSB
32215:29:19.002 T:5116 DEBUG: Channel Count : 2
32315:29:19.002 T:5116 DEBUG: Channel Layout: FL,FR
32415:29:19.003 T:5116 DEBUG: Frames : 2208
32515:29:19.003 T:5116 DEBUG: Frame Size : 8
32615:29:19.004 T:3076 DEBUG: Thread RemoteControl start, auto delete: false
32715:29:19.008 T:3132 INFO: CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts...
32815:29:19.009 T:3132 DEBUG: CKeyboardLayoutManager: keyboard layout "Arabic QWERTY" successfully loaded
32915:29:19.011 T:3132 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian ЯВЕРТЪ" successfully loaded
33015:29:19.011 T:3132 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian ÐБВ" successfully loaded
33115:29:19.012 T:3132 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BasePY" successfully loaded
33215:29:19.012 T:3132 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BaiduPY" successfully loaded
33315:29:19.013 T:3132 DEBUG: CKeyboardLayoutManager: keyboard layout "Croatian QWERTY" successfully loaded
33415:29:19.014 T:3132 DEBUG: CKeyboardLayoutManager: keyboard layout "Czech QWERTZ" successfully loaded
33515:29:19.015 T:3132 DEBUG: CKeyboardLayoutManager: keyboard layout "Danish QWERTY" successfully loaded
33615:29:19.016 T:3132 DEBUG: CKeyboardLayoutManager: keyboard layout "English QWERTY" successfully loaded
33715:29:19.016 T:3076 DEBUG: CRemoteControl::Connect - connecting to: ::1:24000 ...
33815:29:19.016 T:3132 DEBUG: CKeyboardLayoutManager: keyboard layout "English AZERTY" successfully loaded
33915:29:19.016 T:3132 DEBUG: CKeyboardLayoutManager: keyboard layout "English ABC" successfully loaded
34015:29:19.017 T:3132 DEBUG: CKeyboardLayoutManager: keyboard layout "French AZERTY" successfully loaded
34115:29:19.018 T:3132 DEBUG: CKeyboardLayoutManager: keyboard layout "German QWERTZ" successfully loaded
34215:29:19.018 T:3132 DEBUG: CKeyboardLayoutManager: keyboard layout "German ABC" successfully loaded
34315:29:19.019 T:3132 DEBUG: CKeyboardLayoutManager: keyboard layout "Greek QWERTY" successfully loaded
34415:29:19.020 T:3132 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew QWERTY" successfully loaded
34515:29:19.020 T:3132 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew ABC" successfully loaded
34615:29:19.021 T:3132 DEBUG: CKeyboardLayoutManager: keyboard layout "Hungarian QWERTZ" successfully loaded
34715:29:19.022 T:3132 DEBUG: CKeyboardLayoutManager: keyboard layout "Italian QWERTY" successfully loaded
34815:29:19.023 T:3132 DEBUG: CKeyboardLayoutManager: keyboard layout "Korean ㄱㄴㄷ" successfully loaded
34915:29:19.024 T:3132 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian AZERTY" successfully loaded
35015:29:19.025 T:3132 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian QWERTY" successfully loaded
35115:29:19.025 T:3132 DEBUG: CKeyboardLayoutManager: keyboard layout "Norwegian QWERTY" successfully loaded
35215:29:19.026 T:3132 DEBUG: CKeyboardLayoutManager: keyboard layout "Polish QWERTY" successfully loaded
35315:29:19.027 T:3132 DEBUG: CKeyboardLayoutManager: keyboard layout "Portuguese (Portugal) QWERTY" successfully loaded
35415:29:19.028 T:3132 DEBUG: CKeyboardLayoutManager: keyboard layout "Romanian QWERTY" successfully loaded
35515:29:19.029 T:3132 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian ЙЦУКЕÐ" successfully loaded
35615:29:19.029 T:3132 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian ÐБВ" successfully loaded
35715:29:19.029 T:3132 DEBUG: CKeyboardLayoutManager: keyboard layout "Silesian QWERTY" successfully loaded
35815:29:19.030 T:3132 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTZ" successfully loaded
35915:29:19.030 T:3132 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTY" successfully loaded
36015:29:19.030 T:3132 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak ABC" successfully loaded
36115:29:19.031 T:3132 DEBUG: CKeyboardLayoutManager: keyboard layout "Spanish QWERTY" successfully loaded
36215:29:19.032 T:3132 DEBUG: CKeyboardLayoutManager: keyboard layout "Swedish QWERTY" successfully loaded
36315:29:19.032 T:3132 DEBUG: CKeyboardLayoutManager: keyboard layout "Turkish QWERTY" successfully loaded
36415:29:19.033 T:3132 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian ЙЦУКЕÐ" successfully loaded
36515:29:19.033 T:3132 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian ÐБВ" successfully loaded
36615:29:19.050 T:3132 DEBUG: CWin32StorageProvider::Initialize: No optical drive found.
36715:29:19.051 T:3132 NOTICE: Found screen: Dummy Monitor on RDPUDD Chained DD, adapter 0.
36815:29:19.052 T:3132 NOTICE: Primary mode: 1920x1080@ 32.00 - Full Screen
36915:29:19.052 T:3132 NOTICE: Additional mode: 1920x1080@ 32.00 - Full Screen
37015:29:19.052 T:3132 NOTICE: Checking resolution 15
37115:29:19.059 T:3132 DEBUG: CWinSystemWin32::ResizeInternal - resizing due to size change (0,0,1161,630)->(372,194,1549,863)
37215:29:19.067 T:3132 DEBUG: CWinEventsWin32::WndProcWindow is active
37315:29:19.075 T:3132 DEBUG: CWinEventsWin32::WndProc: window move event
37415:29:19.075 T:3132 DEBUG: CWinEventsWin32::WndProc: window resize event
37515:29:19.075 T:3132 DEBUG: CRenderSystemDX::InitRenderSystem - Initializing D3D11 Factory...
37615:29:19.079 T:3132 DEBUG: CRenderSystemDX::SetMonitor - Selected \\.\DISPLAY1 output.
37715:29:19.079 T:3132 DEBUG: CRenderSystemDX::SetMonitor - Selected Intel(R) HD Graphics adapter.
37815:29:19.079 T:3132 DEBUG: CRenderSystemDX::InitHooks: Hookind into UserModeDriver on device \REGISTRY\Machine\System\CurrentControlSet\Services\RDPUDD\Device0.
37915:29:19.080 T:3132 DEBUG: CRenderSystemDX::InitHooks: error open regystry key with error 2.
38015:29:19.090 T:3132 DEBUG: CRenderSystemDX::CreateDevice - on adapter Intel(R) HD Graphics (VendorId: 0x8086 DeviceId: 0xf31) with feature level 0xb000.
38115:29:19.090 T:3132 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_DXT
38215:29:19.090 T:3132 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_NPOT
38315:29:19.090 T:3132 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_DXT_NPOT
38415:29:19.093 T:3132 DEBUG: CD3DVertexShader::CreateInternal - Create the vertex shader.
38515:29:19.094 T:3132 DEBUG: CD3DVertexShader::CreateInternal - create the input layout.
38615:29:19.094 T:3132 DEBUG: CD3DPixelShader::CreateInternal - Create the pixel shader.
38715:29:19.097 T:3132 DEBUG: Previous line repeats 10 times.
38815:29:19.097 T:3132 DEBUG: CRenderSystemDX::CreateWindowSizeDependentResources - (Re)Create window size (1161x630) dependent resources.
38915:29:19.097 T:3132 DEBUG: CRenderSystemDX::CreateWindowSizeDependentResources - Creating swapchain in Mono mode.
39015:29:19.274 T:3132 INFO: load keymapping
39115:29:19.276 T:3132 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
39215:29:19.277 T:3132 INFO: Loading special://xbmc/system/keymaps/customcontroller.AppleRemote.xml
39315:29:19.279 T:3132 INFO: Loading special://xbmc/system/keymaps/customcontroller.Harmony.xml
39415:29:19.281 T:3132 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
39515:29:19.283 T:3132 INFO: Loading special://xbmc/system/keymaps/joystick.xml
39615:29:19.286 T:3132 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
39715:29:19.293 T:3132 INFO: Loading special://xbmc/system/keymaps/mouse.xml
39815:29:19.294 T:3132 INFO: Loading special://xbmc/system/keymaps/remote.xml
39915:29:19.299 T:3132 INFO: Loading special://xbmc/system/keymaps/touchscreen.xml
40015:29:19.308 T:3132 INFO: Loading special://masterprofile/keymaps/remote.xml
40115:29:19.318 T:3132 INFO: Loading special://profile/keymaps/remote.xml
40215:29:19.320 T:3132 INFO: Loading special://xbmc/system/IRSSmap.xml
40315:29:19.321 T:3132 INFO: * Adding remote mapping for device 'Microsoft MCE'
40415:29:19.321 T:3132 INFO: * Adding remote mapping for device 'Abstract'
40515:29:19.321 T:3132 DEBUG: CButtonTranslator::Load - no userdata IRSSmap.xml found, skipping
40615:29:19.322 T:3132 INFO: GUI format 1161x630, Display Windowed
40715:29:19.322 T:3132 DEBUG: guilib: Fill viewport on change for solving rendering passes
40815:29:19.322 T:3132 INFO: CLangInfo: loading resource.language.en_gb language information...
40915:29:19.324 T:3132 DEBUG: trying to set locale to en-de
41015:29:19.354 T:3132 INFO: global locale set to C
41115:29:19.354 T:3132 INFO: CLangInfo: loading resource.language.en_gb language strings...
41215:29:19.359 T:3132 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: resource://resource.language.en_gb/strings.po
41315:29:19.376 T:3132 DEBUG: LocalizeStrings: loaded 3773 strings from file resource://resource.language.en_gb/strings.po
41415:29:19.400 T:3132 DEBUG: LocalizeStrings: loaded 6 strings from file C:\Program Files (x86)\Kodi\addons\screensaver.stars\resources\language\English\strings.po
41515:29:19.402 T:3132 DEBUG: LocalizeStrings: loaded 20 strings from file C:\Users\felles\AppData\Roaming\Kodi\addons\script.audiobooks\resources\language\English\strings.po
41615:29:19.403 T:3132 DEBUG: LocalizeStrings: loaded 2 strings from file C:\Program Files (x86)\Kodi\addons\pvr.octonet\resources\language\resource.language.en_gb\strings.po
41715:29:19.404 T:3132 DEBUG: LocalizeStrings: loaded 6 strings from file C:\Users\felles\AppData\Roaming\Kodi\addons\weather.yahoo\resources\language\English\strings.po
41815:29:19.404 T:3132 DEBUG: LocalizeStrings: loaded 8 strings from file C:\Program Files (x86)\Kodi\addons\pvr.argustv\resources\language\resource.language.en_gb\strings.po
41915:29:19.406 T:3132 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files (x86)\Kodi\addons\audioencoder.xbmc.builtin.wma\resources\language\English\strings.po
42015:29:19.406 T:3132 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Program Files (x86)\Kodi\addons\audioencoder.xbmc.builtin.wma\resources\language\English\strings.po
42115:29:19.408 T:3132 DEBUG: LocalizeStrings: loaded 7 strings from file C:\Users\felles\AppData\Roaming\Kodi\addons\metadata.themoviedb.org\resources\language\English\strings.po
42215:29:19.410 T:3132 DEBUG: LocalizeStrings: loaded 21 strings from file C:\Users\felles\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\resources\language\English\strings.po
42315:29:19.412 T:3132 DEBUG: LocalizeStrings: loaded 6 strings from file C:\Users\felles\AppData\Roaming\Kodi\addons\plugin.video.tv3play.dk\resources\language\English\strings.xml
42415:29:19.413 T:3132 DEBUG: LocalizeStrings: loaded 67 strings from file C:\Program Files (x86)\Kodi\addons\pvr.dvblink\resources\language\resource.language.en_gb\strings.po
42515:29:19.415 T:3132 DEBUG: LocalizeStrings: loaded 7 strings from file C:\Users\felles\AppData\Roaming\Kodi\addons\script.common.plugin.cache\resources\language\English\strings.xml
42615:29:19.416 T:3132 DEBUG: LocalizeStrings: loaded 2 strings from file C:\Users\felles\AppData\Roaming\Kodi\addons\metadata.musicvideos.theaudiodb.com\resources\language\English\strings.po
42715:29:19.417 T:3132 DEBUG: LocalizeStrings: loaded 28 strings from file C:\Users\felles\AppData\Roaming\Kodi\addons\plugin.video.hdtrailers_net\resources\language\English\strings.xml
42815:29:19.417 T:3132 DEBUG: LocalizeStrings: loaded 8 strings from file C:\Program Files (x86)\Kodi\addons\pvr.pctv\resources\language\resource.language.en_gb\strings.po
42915:29:19.418 T:3132 DEBUG: LocalizeStrings: loaded 5 strings from file C:\Users\felles\AppData\Roaming\Kodi\addons\service.subtitles.opensubtitles\resources\language\English\strings.po
43015:29:19.419 T:3132 DEBUG: LocalizeStrings: loaded 22 strings from file C:\Program Files (x86)\Kodi\addons\pvr.iptvsimple\resources\language\resource.language.en_gb\strings.po
43115:29:19.420 T:3132 DEBUG: LocalizeStrings: loaded 2 strings from file C:\Program Files (x86)\Kodi\addons\pvr.njoy\resources\language\resource.language.en_gb\strings.po
43215:29:19.421 T:3132 DEBUG: LocalizeStrings: loaded 26 strings from file C:\Users\felles\AppData\Roaming\Kodi\addons\script.module.oauth.helper\resources\language\English\strings.po
43315:29:19.423 T:3132 DEBUG: LocalizeStrings: loaded 15 strings from file C:\Program Files (x86)\Kodi\addons\visualization.spectrum\resources\language\English\strings.po
43415:29:19.425 T:3132 DEBUG: LocalizeStrings: loaded 43 strings from file C:\Program Files (x86)\Kodi\addons\pvr.dvbviewer\resources\language\resource.language.en_gb\strings.po
43515:29:19.426 T:3132 DEBUG: LocalizeStrings: loaded 43 strings from file C:\Program Files (x86)\Kodi\addons\pvr.stalker\resources\language\resource.language.en_gb\strings.po
43615:29:19.429 T:3132 DEBUG: LocalizeStrings: loaded 22 strings from file C:\Users\felles\AppData\Roaming\Kodi\addons\script.module.buggalo\resources\language\English\strings.xml
43715:29:19.430 T:3132 DEBUG: LocalizeStrings: loaded 6 strings from file C:\Program Files (x86)\Kodi\addons\audioencoder.lame\resources\language\English\strings.po
43815:29:19.432 T:3132 DEBUG: LocalizeStrings: loaded 43 strings from file C:\Users\felles\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\resources\language\English\strings.po
43915:29:19.433 T:3132 DEBUG: LocalizeStrings: loaded 63 strings from file C:\Users\felles\AppData\Roaming\Kodi\addons\script.xsqueeze\resources\language\English\strings.xml
44015:29:19.434 T:3132 DEBUG: LocalizeStrings: loaded 3 strings from file C:\Program Files (x86)\Kodi\addons\pvr.filmon\resources\language\resource.language.en_gb\strings.po
44115:29:19.436 T:3132 DEBUG: LocalizeStrings: loaded 105 strings from file C:\Users\felles\AppData\Roaming\Kodi\addons\weather.openweathermap.extended\resources\language\English\strings.po
44215:29:19.438 T:3132 DEBUG: LocalizeStrings: loaded 8 strings from file C:\Program Files (x86)\Kodi\addons\screensaver.biogenesis\resources\language\English\strings.po
44315:29:19.439 T:3132 DEBUG: LocalizeStrings: loaded 2 strings from file C:\Users\felles\AppData\Roaming\Kodi\addons\plugin.audio.progstreaming\resources\language\English\strings.xml
44415:29:19.440 T:3132 DEBUG: LocalizeStrings: loaded 34 strings from file C:\Users\felles\AppData\Roaming\Kodi\addons\plugin.audio.spotify\resources\language\English\strings.po
44515:29:19.440 T:3132 DEBUG: LocalizeStrings: loaded 25 strings from file C:\Users\felles\AppData\Roaming\Kodi\addons\plugin.video.itunes_trailers\resources\language\English\strings.po
44615:29:19.442 T:3132 DEBUG: LocalizeStrings: loaded 25 strings from file C:\Program Files (x86)\Kodi\addons\pvr.vbox\resources\language\resource.language.en_gb\strings.po
44715:29:19.442 T:3132 DEBUG: LocalizeStrings: loaded 5 strings from file C:\Users\felles\AppData\Roaming\Kodi\addons\plugin.video.nrk\resources\language\English\strings.xml
44815:29:19.444 T:3132 DEBUG: LocalizeStrings: loaded 11 strings from file C:\Program Files (x86)\Kodi\addons\visualization.vortex\resources\language\English\strings.po
44915:29:19.445 T:3132 DEBUG: LocalizeStrings: loaded 70 strings from file C:\Program Files (x86)\Kodi\addons\pvr.vdr.vnsi\resources\language\resource.language.en_gb\strings.po
45015:29:19.447 T:3132 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Users\felles\AppData\Roaming\Kodi\addons\metadata.albums.theaudiodb.com\resources\language\English\strings.po
45115:29:19.448 T:3132 DEBUG: LocalizeStrings: loaded 6 strings from file C:\Program Files (x86)\Kodi\addons\audioencoder.vorbis\resources\language\English\strings.po
45215:29:19.449 T:3132 DEBUG: LocalizeStrings: loaded 71 strings from file C:\Program Files (x86)\Kodi\addons\pvr.mediaportal.tvserver\resources\language\resource.language.en_gb\strings.po
45315:29:19.450 T:3132 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files (x86)\Kodi\addons\game.controller.default\resources\language\resource.language.en_gb\strings.po
45415:29:19.450 T:3132 DEBUG: LocalizeStrings: loaded 18 strings from file C:\Program Files (x86)\Kodi\addons\game.controller.default\resources\language\resource.language.en_gb\strings.po
45515:29:19.451 T:3132 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files (x86)\Kodi\addons\screensaver.xbmc.builtin.dim\resources\language\resource.language.en_gb\strings.po
45615:29:19.451 T:3132 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Program Files (x86)\Kodi\addons\screensaver.xbmc.builtin.dim\resources\language\resource.language.en_gb\strings.po
45715:29:19.452 T:3132 DEBUG: LocalizeStrings: loaded 70 strings from file C:\Program Files (x86)\Kodi\addons\pvr.wmc\resources\language\resource.language.en_gb\strings.po
45815:29:19.454 T:3132 DEBUG: LocalizeStrings: loaded 252 strings from file C:\Users\felles\AppData\Roaming\Kodi\addons\plugin.video.1channel\resources\language\English\strings.po
45915:29:19.455 T:3132 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Program Files (x86)\Kodi\addons\audioencoder.flac\resources\language\English\strings.po
46015:29:19.457 T:3132 DEBUG: LocalizeStrings: loaded 5 strings from file C:\Program Files (x86)\Kodi\addons\pvr.hdhomerun\resources\language\resource.language.en_gb\strings.po
46115:29:19.458 T:3132 DEBUG: LocalizeStrings: loaded 18 strings from file C:\Program Files (x86)\Kodi\addons\visualization.milkdrop\resources\language\English\strings.po
46215:29:19.459 T:3132 DEBUG: LocalizeStrings: loaded 14 strings from file C:\Users\felles\AppData\Roaming\Kodi\addons\script.myepisodes\resources\language\English\strings.po
46315:29:19.460 T:3132 DEBUG: LocalizeStrings: loaded 7 strings from file C:\Program Files (x86)\Kodi\addons\inputstream.adaptive\resources\language\resource.language.en_gb\strings.po
46415:29:19.461 T:3132 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Users\felles\AppData\Roaming\Kodi\addons\plugin.program.xsqueezechooser\resources\language\English\strings.xml
46515:29:19.462 T:3132 DEBUG: LocalizeStrings: loaded 18 strings from file C:\Users\felles\AppData\Roaming\Kodi\addons\script.module.simple.downloader\resources\language\English\strings.xml
46615:29:19.463 T:3132 DEBUG: LocalizeStrings: loaded 103 strings from file C:\Program Files (x86)\Kodi\addons\pvr.mythtv\resources\language\resource.language.en_gb\strings.po
46715:29:19.463 T:3132 DEBUG: LocalizeStrings: loaded 27 strings from file C:\Program Files (x86)\Kodi\addons\pvr.vuplus\resources\language\resource.language.en_gb\strings.po
46815:29:19.464 T:3132 DEBUG: LocalizeStrings: loaded 16 strings from file C:\Users\felles\AppData\Roaming\Kodi\addons\plugin.video.itunes_podcasts\resources\language\English\strings.xml
46915:29:19.465 T:3132 DEBUG: LocalizeStrings: loaded 4 strings from file C:\Users\felles\AppData\Roaming\Kodi\addons\service.subtitles.subscene\resources\language\English\strings.po
47015:29:19.466 T:3132 DEBUG: LocalizeStrings: loaded 10 strings from file C:\Program Files (x86)\Kodi\addons\screensaver.pingpong\resources\language\English\strings.po
47115:29:19.468 T:3132 DEBUG: LocalizeStrings: loaded 143 strings from file C:\Users\felles\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\language\English\strings.po
47215:29:19.469 T:3132 DEBUG: LocalizeStrings: loaded 167 strings from file C:\Users\felles\AppData\Roaming\Kodi\addons\plugin.video.exodus\resources\language\English\strings.po
47315:29:19.470 T:3132 DEBUG: LocalizeStrings: loaded 109 strings from file C:\Users\felles\AppData\Roaming\Kodi\addons\script.artistslideshow\resources\language\English\strings.po
47415:29:19.473 T:3132 DEBUG: LocalizeStrings: loaded 42 strings from file C:\Users\felles\AppData\Roaming\Kodi\addons\script.module.urlresolver\resources\language\English\strings.po
47515:29:19.474 T:3132 DEBUG: LocalizeStrings: loaded 39 strings from file C:\Program Files (x86)\Kodi\addons\screensaver.shadertoy\resources\language\English\strings.po
47615:29:19.474 T:3132 DEBUG: LocalizeStrings: loaded 28 strings from file C:\Program Files (x86)\Kodi\addons\pvr.nextpvr\resources\language\resource.language.en_gb\strings.po
47715:29:19.475 T:3132 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files (x86)\Kodi\addons\audioencoder.xbmc.builtin.aac\resources\language\English\strings.po
47815:29:19.475 T:3132 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Program Files (x86)\Kodi\addons\audioencoder.xbmc.builtin.aac\resources\language\English\strings.po
47915:29:19.476 T:3132 DEBUG: LocalizeStrings: loaded 13 strings from file C:\Users\felles\AppData\Roaming\Kodi\addons\metadata.album.universal\resources\language\English\strings.po
48015:29:19.477 T:3132 DEBUG: LocalizeStrings: loaded 33 strings from file C:\Users\felles\AppData\Roaming\Kodi\addons\plugin.image.picasa\resources\language\English\strings.po
48115:29:19.478 T:3132 DEBUG: LocalizeStrings: loaded 7 strings from file C:\Users\felles\AppData\Roaming\Kodi\addons\metadata.tvdb.com\resources\language\English\strings.po
48215:29:19.479 T:3132 DEBUG: LocalizeStrings: loaded 15 strings from file C:\Users\felles\AppData\Roaming\Kodi\addons\service.scrobbler.lastfm\resources\language\English\strings.po
48315:29:19.481 T:3132 DEBUG: LocalizeStrings: loaded 2 strings from file C:\Users\felles\AppData\Roaming\Kodi\addons\metadata.artists.theaudiodb.com\resources\language\English\strings.po
48415:29:19.482 T:3132 DEBUG: LocalizeStrings: loaded 26 strings from file C:\Users\felles\AppData\Roaming\Kodi\addons\metadata.artists.universal\resources\language\English\strings.po
48515:29:19.483 T:3132 DEBUG: LocalizeStrings: loaded 16 strings from file C:\Program Files (x86)\Kodi\addons\screensaver.greynetic\resources\language\English\strings.po
48615:29:19.484 T:3132 DEBUG: LocalizeStrings: loaded 74 strings from file C:\Program Files (x86)\Kodi\addons\pvr.hts\resources\language\resource.language.en_gb\strings.po
48715:29:19.487 T:3132 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Motorola Nyxboard Hybrid"
48815:29:19.487 T:3132 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "CEC Adapter"
48915:29:19.487 T:3132 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Pulse-Eight CEC Adapter"
49015:29:19.487 T:3132 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "iMON HID device"
49115:29:19.487 T:3132 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "WETEK Play remote"
49215:29:19.487 T:3132 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node ""
49315:29:19.487 T:3132 DEBUG: SECTION:LoadDLL(special://xbmcbin/cec.dll)
49415:29:19.494 T:3132 DEBUG: SECTION:LoadDLL(special://xbmcbin/libcurl.dll)
49515:29:19.494 T:1516 DEBUG: Thread PeripBusCEC start, auto delete: false
49615:29:19.495 T:4272 DEBUG: Thread PeripBusUSB start, auto delete: false
49715:29:19.498 T:4008 DEBUG: Thread PeripEventScanner start, auto delete: false
49815:29:19.498 T:3648 DEBUG: Thread PeripBusAddon start, auto delete: false
49915:29:19.512 T:3176 NOTICE: Running database version Addons27
50015:29:19.512 T:3176 DEBUG: CDatabaseManager::Initialize, updating databases...
50115:29:19.514 T:3176 NOTICE: Running database version ViewModes6
50215:29:19.515 T:3176 NOTICE: Running database version Textures13
50315:29:19.526 T:3176 INFO: MYSQL: Connected to version 5.5.44
50415:29:19.530 T:3176 NOTICE: Running database version MyMusic60
50515:29:19.540 T:3176 NOTICE: Running database version MyVideos107
50615:29:19.542 T:3176 NOTICE: Running database version TV29
50715:29:19.543 T:3176 NOTICE: Running database version Epg11
50815:29:19.546 T:3176 DEBUG: CDatabaseManager::Initialize, updating databases... DONE
50915:29:19.547 T:3132 DEBUG: DPMS: supported power-saving modes: OFF STANDBY
51015:29:19.596 T:4656 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
51115:29:19.596 T:4656 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
51215:29:19.618 T:3132 INFO: Unloading old skin ...
51315:29:19.619 T:3132 INFO: load skin from: C:\Users\felles\AppData\Roaming\Kodi\addons\skin.confluence (version: 3.1.0)
51415:29:19.619 T:3132 INFO: load fonts for skin...
51515:29:19.621 T:3132 INFO: Loading fonts from C:\Users\felles\AppData\Roaming\Kodi\addons\skin.confluence\720p\Font.xml
51615:29:19.642 T:3132 DEBUG: LocalizeStrings: loaded 144 strings from file C:\Users\felles\AppData\Roaming\Kodi\addons\skin.confluence\language\resource.language.en_gb\strings.po
51715:29:19.642 T:3132 INFO: Loading skin includes from C:\Users\felles\AppData\Roaming\Kodi\addons\skin.confluence\720p\includes.xml
51815:29:19.708 T:3132 INFO: load new skin...
51915:29:19.708 T:3132 INFO: Loading user windows, path C:\Users\felles\AppData\Roaming\Kodi\addons\skin.confluence\720p
52015:29:19.711 T:3132 DEBUG: Load Skin XML: 2.89ms
52115:29:19.711 T:3132 INFO: initialize new skin...
52215:29:19.711 T:3132 DEBUG: guilib: Fill viewport on change for solving rendering passes
52315:29:19.711 T:3132 INFO: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
52415:29:19.715 T:3132 DEBUG: CTextureBundleXBT::OpenBundle - Opened bundle C:\Users\felles\AppData\Roaming\Kodi\addons\skin.confluence\media\Textures.xbt
52515:29:19.715 T:3132 INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
52615:29:19.717 T:3132 INFO: Loading skin file: DialogNotification.xml, load type: LOAD_ON_GUI_INIT
52715:29:19.719 T:3132 INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
52815:29:19.724 T:3132 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
52915:29:19.725 T:3132 INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
53015:29:19.728 T:3132 INFO: skin loaded...
53115:29:19.728 T:3132 DEBUG: Activating window ID: 12997
53215:29:19.728 T:3132 DEBUG: ------ Window Init () ------
53315:29:19.728 T:3132 INFO: load splash image: C:\Program Files (x86)\Kodi\media\Splash.png
53415:29:19.751 T:3132 DEBUG: JSONRPC: JSON schema type definition references an unknown type Setting.Details.Setting
53515:29:19.751 T:3132 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
53615:29:19.751 T:3132 INFO: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
53715:29:19.751 T:3132 INFO: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
53815:29:19.788 T:3132 INFO: JSONRPC v8.0.0: Successfully initialized
53915:29:19.788 T:3132 DEBUG: ADDON: Starting service addons.
54015:29:19.795 T:3212 DEBUG: Thread LanguageInvoker start, auto delete: false
54115:29:19.795 T:3212 INFO: initializing python engine.
54215:29:19.795 T:3132 DEBUG: Activating window ID: 12999
54315:29:19.795 T:3132 DEBUG: ------ Window Init (Startup.xml) ------
54415:29:19.795 T:3132 INFO: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
54515:29:19.796 T:3132 DEBUG: Activating window ID: 10000
54615:29:19.796 T:3132 DEBUG: ------ Window Deinit (Startup.xml) ------
54715:29:19.796 T:3132 DEBUG: ------ Window Init (Home.xml) ------
54815:29:19.796 T:3132 INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
54915:29:19.849 T:3212 DEBUG: CPythonInvoker(0, C:\Users\felles\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): start processing
55015:29:19.855 T:3132 DEBUG: CDirectoryProvider[library://video/movies/]: refreshing..
55115:29:19.855 T:3132 DEBUG: CDirectoryProvider[library://video/tvshows/]: refreshing..
55215:29:19.855 T:3132 DEBUG: CDirectoryProvider[library://music/]: refreshing..
55315:29:19.860 T:2468 DEBUG: Thread LanguageInvoker start, auto delete: false
55415:29:19.861 T:2468 INFO: initializing python engine.
55515:29:19.861 T:2468 DEBUG: CPythonInvoker(1, C:\Users\felles\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\service.py): start processing
55615:29:19.862 T:2800 DEBUG: Thread LanguageInvoker start, auto delete: false
55715:29:19.863 T:2800 INFO: initializing python engine.
55815:29:19.863 T:2800 DEBUG: CPythonInvoker(2, C:\Users\felles\AppData\Roaming\Kodi\addons\script.myepisodes\default.py): start processing
55915:29:19.863 T:1728 DEBUG: Thread LanguageInvoker start, auto delete: false
56015:29:19.863 T:1728 INFO: initializing python engine.
56115:29:19.864 T:1728 DEBUG: CPythonInvoker(3, C:\Users\felles\AppData\Roaming\Kodi\addons\script.module.simple.downloader\default.py): start processing
56215:29:19.871 T:3176 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'DefaultCountry.png'
56315:29:19.872 T:3176 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'DefaultDirector.png'
56415:29:19.873 T:3176 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'DefaultGenre.png'
56515:29:19.879 T:4728 DEBUG: Thread JobWorker start, auto delete: true
56615:29:19.887 T:4728 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'DefaultGenre.png'
56715:29:19.890 T:4728 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'DefaultStudios.png'
56815:29:19.891 T:4728 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'DefaultTags.png'
56915:29:19.891 T:4728 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'DefaultTVShowTitle.png'
57015:29:19.892 T:4728 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'DefaultYear.png'
57115:29:19.909 T:3212 DEBUG: -->Python Interpreter Initialized<--
57215:29:19.909 T:3212 DEBUG: CPythonInvoker(0, C:\Users\felles\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): the source file to load is "C:\Users\felles\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py"
57315:29:19.909 T:3212 DEBUG: CPythonInvoker(0, C:\Users\felles\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): setting the Python path to C:\Users\felles\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages
57415:29:19.909 T:3212 DEBUG: CPythonInvoker(0, C:\Users\felles\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): entering source directory C:\Users\felles\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck
57515:29:19.914 T:3212 DEBUG: CPythonInvoker(0, C:\Users\felles\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
57615:29:19.954 T:3132 DEBUG: ContextMenuManager: addon menus reloaded.
57715:29:19.954 T:3132 INFO: removing tempfiles
57815:29:19.955 T:3132 DEBUG: ADDON: Starting service addons.
57915:29:19.979 T:3132 DEBUG: CRepositoryUpdater: previous update at 21-05-2017 2:57:25, next at 22-05-2017 2:57:25
58015:29:19.979 T:3132 NOTICE: initialize done
58115:29:19.983 T:3132 NOTICE: Running the application...
58215:29:19.984 T:3132 DEBUG: no profile autoexec.py (C:\Users\felles\AppData\Roaming\Kodi\userdata\autoexec.py) found, skipping
58315:29:19.984 T:3132 DEBUG: CNetwork::NetworkMessage - Starting network services
58415:29:19.986 T:3132 NOTICE: CWebServer[8080]: Started
58515:29:19.986 T:3132 NOTICE: starting upnp client
58615:29:19.990 T:4836 DEBUG: Thread JobWorker start, auto delete: true
58715:29:19.990 T:200 DEBUG: Thread LanguageInvoker start, auto delete: false
58815:29:19.991 T:200 INFO: initializing python engine.
58915:29:19.991 T:200 DEBUG: CPythonInvoker(4, C:\Users\felles\AppData\Roaming\Kodi\addons\script.common.plugin.cache\default.py): start processing
59015:29:19.991 T:3012 DEBUG: Thread LanguageInvoker start, auto delete: false
59115:29:19.991 T:3012 INFO: initializing python engine.
59215:29:19.991 T:3012 DEBUG: CPythonInvoker(5, C:\Users\felles\AppData\Roaming\Kodi\addons\plugin.video.1channel\service.py): start processing
59315:29:19.991 T:4920 DEBUG: Thread LanguageInvoker start, auto delete: false
59415:29:19.992 T:4920 INFO: initializing python engine.
59515:29:19.992 T:4920 DEBUG: CPythonInvoker(6, C:\Users\felles\AppData\Roaming\Kodi\addons\plugin.video.youtube\startup.py): start processing
59615:29:19.992 T:2744 DEBUG: Thread LanguageInvoker start, auto delete: false
59715:29:19.992 T:2744 INFO: initializing python engine.
59815:29:19.992 T:2744 DEBUG: CPythonInvoker(7, C:\Users\felles\AppData\Roaming\Kodi\addons\script.module.axel.downloader\default.py): start processing
59915:29:19.992 T:2404 DEBUG: Thread Timer start, auto delete: false
60015:29:20.007 T:3132 INFO: JSONRPC Server: Successfully initialized
60115:29:20.008 T:836 DEBUG: Thread EventServer start, auto delete: false
60215:29:20.008 T:836 NOTICE: ES: Starting UDP Event server on port 9777
60315:29:20.008 T:836 NOTICE: UDP: Listening on port 9777 (ipv6 : true)
60415:29:20.009 T:3624 DEBUG: Thread TCPServer start, auto delete: false
60515:29:20.038 T:3076 DEBUG: CRemoteControl::Connect - connecting to: 127.0.0.1:24000 ...
60615:29:20.057 T:3132 DEBUG: ------ Window Init () ------
60715:29:20.061 T:3132 DEBUG: ------ Window Init (Pointer.xml) ------
60815:29:20.083 T:2468 DEBUG: -->Python Interpreter Initialized<--
60915:29:20.083 T:2468 DEBUG: CPythonInvoker(1, C:\Users\felles\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\service.py): the source file to load is "C:\Users\felles\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\service.py"
61015:29:20.083 T:1728 DEBUG: -->Python Interpreter Initialized<--
61115:29:20.083 T:1728 DEBUG: CPythonInvoker(3, C:\Users\felles\AppData\Roaming\Kodi\addons\script.module.simple.downloader\default.py): the source file to load is "C:\Users\felles\AppData\Roaming\Kodi\addons\script.module.simple.downloader\default.py"
61215:29:20.083 T:2800 DEBUG: -->Python Interpreter Initialized<--
61315:29:20.083 T:2800 DEBUG: CPythonInvoker(2, C:\Users\felles\AppData\Roaming\Kodi\addons\script.myepisodes\default.py): the source file to load is "C:\Users\felles\AppData\Roaming\Kodi\addons\script.myepisodes\default.py"
61415:29:20.089 T:2468 DEBUG: CPythonInvoker(1, C:\Users\felles\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\service.py): setting the Python path to C:\Users\felles\AppData\Roaming\Kodi\addons\script.tv.show.next.aired;C:\Users\felles\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages
61515:29:20.089 T:2468 DEBUG: CPythonInvoker(1, C:\Users\felles\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\service.py): entering source directory C:\Users\felles\AppData\Roaming\Kodi\addons\script.tv.show.next.aired
61615:29:20.089 T:1728 DEBUG: CPythonInvoker(3, C:\Users\felles\AppData\Roaming\Kodi\addons\script.module.simple.downloader\default.py): setting the Python path to C:\Users\felles\AppData\Roaming\Kodi\addons\script.module.simple.downloader;C:\Users\felles\AppData\Roaming\Kodi\addons\script.common.plugin.cache\lib;C:\Users\felles\AppData\Roaming\Kodi\addons\script.module.parsedom\lib;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages
61715:29:20.089 T:1728 DEBUG: CPythonInvoker(3, C:\Users\felles\AppData\Roaming\Kodi\addons\script.module.simple.downloader\default.py): entering source directory C:\Users\felles\AppData\Roaming\Kodi\addons\script.module.simple.downloader
61815:29:20.089 T:2468 DEBUG: CPythonInvoker(1, C:\Users\felles\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\service.py): instantiating addon using automatically obtained id of "script.tv.show.next.aired" dependent on version 2.1.0 of the xbmc.python api
61915:29:20.090 T:1728 DEBUG: CPythonInvoker(3, C:\Users\felles\AppData\Roaming\Kodi\addons\script.module.simple.downloader\default.py): instantiating addon using automatically obtained id of "script.module.simple.downloader" dependent on version 2.1.0 of the xbmc.python api
62015:29:20.090 T:2800 DEBUG: CPythonInvoker(2, C:\Users\felles\AppData\Roaming\Kodi\addons\script.myepisodes\default.py): setting the Python path to C:\Users\felles\AppData\Roaming\Kodi\addons\script.myepisodes;C:\Users\felles\AppData\Roaming\Kodi\addons\script.module.beautifulsoup\lib;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages
62115:29:20.090 T:2800 DEBUG: CPythonInvoker(2, C:\Users\felles\AppData\Roaming\Kodi\addons\script.myepisodes\default.py): entering source directory C:\Users\felles\AppData\Roaming\Kodi\addons\script.myepisodes
62215:29:20.093 T:2800 DEBUG: CPythonInvoker(2, C:\Users\felles\AppData\Roaming\Kodi\addons\script.myepisodes\default.py): instantiating addon using automatically obtained id of "script.myepisodes" dependent on version 2.24.0 of the xbmc.python api
62315:29:20.155 T:4172 DEBUG: Thread JobWorker start, auto delete: true
62415:29:20.283 T:3176 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'DefaultSets.png'
62515:29:20.284 T:3176 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'DefaultStudios.png'
62615:29:20.285 T:3176 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'DefaultTags.png'
62715:29:20.286 T:3176 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'DefaultMovieTitle.png'
62815:29:20.286 T:3176 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'DefaultYear.png'
62915:29:20.322 T:3212 DEBUG: Version Check: Version 0.3.22 started
63015:29:20.499 T:2468 DEBUG: script.tv.show.next.aired: ### params: {'service': 'true'}
63115:29:20.501 T:2468 NOTICE: script.tv.show.next.aired: ### TV Show - Next Aired starting background proc (6.0.15)
63215:29:20.590 T:3176 DEBUG: CImageLoader::DoWork - took 283 ms to load special://masterprofile/Thumbnails/3/3dcf21ec.jpg
63315:29:20.626 T:4836 DEBUG: CImageLoader::DoWork - took 106 ms to load special://masterprofile/Thumbnails/b/b1a386b1.png
63415:29:20.630 T:2468 DEBUG: CVideoDatabase::RunQuery took 58 ms for 83 items query: SELECT * FROM tvshow_view
63515:29:20.664 T:3012 DEBUG: -->Python Interpreter Initialized<--
63615:29:20.664 T:3012 DEBUG: CPythonInvoker(5, C:\Users\felles\AppData\Roaming\Kodi\addons\plugin.video.1channel\service.py): the source file to load is "C:\Users\felles\AppData\Roaming\Kodi\addons\plugin.video.1channel\service.py"
63715:29:20.666 T:200 DEBUG: -->Python Interpreter Initialized<--
63815:29:20.666 T:200 DEBUG: CPythonInvoker(4, C:\Users\felles\AppData\Roaming\Kodi\addons\script.common.plugin.cache\default.py): the source file to load is "C:\Users\felles\AppData\Roaming\Kodi\addons\script.common.plugin.cache\default.py"
63915:29:20.667 T:4920 DEBUG: -->Python Interpreter Initialized<--
64015:29:20.667 T:4920 DEBUG: CPythonInvoker(6, C:\Users\felles\AppData\Roaming\Kodi\addons\plugin.video.youtube\startup.py): the source file to load is "C:\Users\felles\AppData\Roaming\Kodi\addons\plugin.video.youtube\startup.py"
64115:29:20.687 T:2744 DEBUG: -->Python Interpreter Initialized<--
64215:29:20.687 T:2744 DEBUG: CPythonInvoker(7, C:\Users\felles\AppData\Roaming\Kodi\addons\script.module.axel.downloader\default.py): the source file to load is "C:\Users\felles\AppData\Roaming\Kodi\addons\script.module.axel.downloader\default.py"
64315:29:20.687 T:3012 DEBUG: CPythonInvoker(5, C:\Users\felles\AppData\Roaming\Kodi\addons\plugin.video.1channel\service.py): setting the Python path to C:\Users\felles\AppData\Roaming\Kodi\addons\plugin.video.1channel;C:\Users\felles\AppData\Roaming\Kodi\addons\script.module.addon.common\lib;C:\Users\felles\AppData\Roaming\Kodi\addons\script.module.axel.downloader\lib;C:\Users\felles\AppData\Roaming\Kodi\addons\script.module.metahandler\lib;C:\Users\felles\AppData\Roaming\Kodi\addons\script.module.myconnpy\lib;C:\Users\felles\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Users\felles\AppData\Roaming\Kodi\addons\script.module.urlresolver\lib;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages
64415:29:20.687 T:3012 DEBUG: CPythonInvoker(5, C:\Users\felles\AppData\Roaming\Kodi\addons\plugin.video.1channel\service.py): entering source directory C:\Users\felles\AppData\Roaming\Kodi\addons\plugin.video.1channel
64515:29:20.688 T:200 DEBUG: CPythonInvoker(4, C:\Users\felles\AppData\Roaming\Kodi\addons\script.common.plugin.cache\default.py): setting the Python path to C:\Users\felles\AppData\Roaming\Kodi\addons\script.common.plugin.cache;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages
64615:29:20.688 T:200 DEBUG: CPythonInvoker(4, C:\Users\felles\AppData\Roaming\Kodi\addons\script.common.plugin.cache\default.py): entering source directory C:\Users\felles\AppData\Roaming\Kodi\addons\script.common.plugin.cache
64715:29:20.688 T:4920 DEBUG: CPythonInvoker(6, C:\Users\felles\AppData\Roaming\Kodi\addons\plugin.video.youtube\startup.py): setting the Python path to C:\Users\felles\AppData\Roaming\Kodi\addons\plugin.video.youtube;C:\Users\felles\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages
64815:29:20.688 T:4920 DEBUG: CPythonInvoker(6, C:\Users\felles\AppData\Roaming\Kodi\addons\plugin.video.youtube\startup.py): entering source directory C:\Users\felles\AppData\Roaming\Kodi\addons\plugin.video.youtube
64915:29:20.688 T:3012 DEBUG: CPythonInvoker(5, C:\Users\felles\AppData\Roaming\Kodi\addons\plugin.video.1channel\service.py): instantiating addon using automatically obtained id of "plugin.video.1channel" dependent on version 2.1.0 of the xbmc.python api
65015:29:20.692 T:200 DEBUG: CPythonInvoker(4, C:\Users\felles\AppData\Roaming\Kodi\addons\script.common.plugin.cache\default.py): instantiating addon using automatically obtained id of "script.common.plugin.cache" dependent on version 2.24.0 of the xbmc.python api
65115:29:20.693 T:2744 DEBUG: CPythonInvoker(7, C:\Users\felles\AppData\Roaming\Kodi\addons\script.module.axel.downloader\default.py): setting the Python path to C:\Users\felles\AppData\Roaming\Kodi\addons\script.module.axel.downloader;C:\Users\felles\AppData\Roaming\Kodi\addons\script.module.addon.common\lib;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages
65215:29:20.693 T:2744 DEBUG: CPythonInvoker(7, C:\Users\felles\AppData\Roaming\Kodi\addons\script.module.axel.downloader\default.py): entering source directory C:\Users\felles\AppData\Roaming\Kodi\addons\script.module.axel.downloader
65315:29:20.693 T:4920 DEBUG: CPythonInvoker(6, C:\Users\felles\AppData\Roaming\Kodi\addons\plugin.video.youtube\startup.py): instantiating addon using automatically obtained id of "plugin.video.youtube" dependent on version 2.19.0 of the xbmc.python api
65415:29:20.711 T:2744 DEBUG: CPythonInvoker(7, C:\Users\felles\AppData\Roaming\Kodi\addons\script.module.axel.downloader\default.py): instantiating addon using automatically obtained id of "script.module.axel.downloader" dependent on version 2.1.0 of the xbmc.python api
65515:29:20.808 T:3176 DEBUG: CImageLoader::DoWork - took 218 ms to load special://masterprofile/Thumbnails/b/bc692e90.png
65615:29:20.808 T:3176 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
65715:29:20.839 T:3176 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
65815:29:20.846 T:4836 DEBUG: PVR - PVR::CPVRClient::Create - creating PVR add-on instance 'MediaPortal PVR Client'
65915:29:20.847 T:4836 DEBUG: ADDON: Dll Initializing - MediaPortal PVR Client
66015:29:20.847 T:4836 DEBUG: SECTION:LoadDLL(C:\Program Files (x86)\Kodi\addons\pvr.mediaportal.tvserver\pvr.mediaportal.tvserver.dll)
66115:29:20.852 T:4836 INFO: AddOnLog: MediaPortal PVR Client: Creating MediaPortal PVR-Client
66215:29:20.852 T:4836 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'MediaPortal PVR Client' requests setting 'host'
66315:29:20.854 T:4836 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'MediaPortal PVR Client' requests setting 'port'
66415:29:20.855 T:4836 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'MediaPortal PVR Client' requests setting 'timeout'
66515:29:20.857 T:4836 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'MediaPortal PVR Client' requests setting 'ftaonly'
66615:29:20.859 T:4836 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'MediaPortal PVR Client' requests setting 'useradio'
66715:29:20.860 T:4836 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'MediaPortal PVR Client' requests setting 'tvgroup'
66815:29:20.861 T:4836 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'MediaPortal PVR Client' requests setting 'radiogroup'
66915:29:20.862 T:4836 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'MediaPortal PVR Client' requests setting 'streamingmethod'
67015:29:20.863 T:4836 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'MediaPortal PVR Client' requests setting 'resolvertsphostname'
67115:29:20.864 T:4836 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'MediaPortal PVR Client' requests setting 'readgenre'
67215:29:20.865 T:4836 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'MediaPortal PVR Client' requests setting 'enableoldseriesdlg'
67315:29:20.866 T:4836 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'MediaPortal PVR Client' requests setting 'sleeponrtspurl'
67415:29:20.867 T:4836 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'MediaPortal PVR Client' requests setting 'fastchannelswitch'
67515:29:20.867 T:4836 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'MediaPortal PVR Client' requests setting 'smbusername'
67615:29:20.868 T:4836 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'MediaPortal PVR Client' requests setting 'smbpassword'
67715:29:20.869 T:4836 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'MediaPortal PVR Client' requests setting 'usertsp'
67815:29:20.870 T:4836 DEBUG: AddOnLog: MediaPortal PVR Client: settings: streamingmethod: TSReader, usertsp=0
67915:29:20.870 T:4836 DEBUG: AddOnLog: MediaPortal PVR Client: settings: host='pc13', port=9596, timeout=10
68015:29:20.870 T:4836 DEBUG: AddOnLog: MediaPortal PVR Client: settings: ftaonly=0, useradio=1, tvgroup='', radiogroup=''
68115:29:20.870 T:4836 DEBUG: AddOnLog: MediaPortal PVR Client: settings: readgenre=0, enableoldseriesdlg=0, sleeponrtspurl=13
68215:29:20.870 T:4836 DEBUG: AddOnLog: MediaPortal PVR Client: settings: resolvertsphostname=1
68315:29:20.870 T:4836 DEBUG: AddOnLog: MediaPortal PVR Client: settings: fastchannelswitch=1
68415:29:20.870 T:4836 DEBUG: AddOnLog: MediaPortal PVR Client: settings: smb user='', pass=<empty>
68515:29:20.870 T:4836 INFO: AddOnLog: MediaPortal PVR Client: Mediaportal pvr addon 2.4.16 connecting to pc13:9596
68615:29:20.870 T:4836 DEBUG: AddOnLog: MediaPortal PVR Client: Connection state change (0 -> 7)
68715:29:20.870 T:4836 DEBUG: AddOnLog: MediaPortal PVR Client: GetConnectionString:
68815:29:20.870 T:4836 DEBUG: PVR - V1::KodiAPI::PVR::CAddonCallbacksPVR::PVRConnectionStateChange - state for connection '' on client 'MediaPortal PVR Client' changed from '0' to '7'
68915:29:20.871 T:4836 INFO: AddOnLog: MediaPortal PVR Client: Connected to pc13:9596
69015:29:20.898 T:4836 INFO: AddOnLog: MediaPortal PVR Client: Your TVServerXBMC version is '1.12.0.132'
69115:29:20.898 T:4836 INFO: AddOnLog: MediaPortal PVR Client: It is adviced to upgrade your TVServerXBMC version '1.12.0.132' to '1.2.3.122 till 1.15.0.137' or higher!
69215:29:20.898 T:4836 DEBUG: AddOnLog: MediaPortal PVR Client: Connection state change (7 -> 5)
69315:29:20.898 T:4836 DEBUG: AddOnLog: MediaPortal PVR Client: GetConnectionString: pc13:9596
69415:29:20.898 T:4836 DEBUG: PVR - V1::KodiAPI::PVR::CAddonCallbacksPVR::PVRConnectionStateChange - state for connection 'pc13:9596' on client 'MediaPortal PVR Client' changed from '7' to '5'
69515:29:20.898 T:4836 DEBUG: AddOnLog: MediaPortal PVR Client: Loading card settings
69615:29:20.944 T:4172 INFO: WEATHER: Downloading weather
69715:29:20.961 T:4884 DEBUG: Thread LanguageInvoker start, auto delete: false
69815:29:20.961 T:4884 INFO: initializing python engine.
69915:29:20.961 T:4884 DEBUG: CPythonInvoker(8, C:\Users\felles\AppData\Roaming\Kodi\addons\weather.yahoo\default.py): start processing
70015:29:20.966 T:4836 NOTICE: AddOnLog: MediaPortal PVR Client: Warning: no recording share defined in the TVServerXBMC settings for card 'MediaPortal IPTV Source Filter'
70115:29:20.966 T:4836 NOTICE: AddOnLog: MediaPortal PVR Client: Warning: no timeshift share defined in the TVServerXBMC settings for card 'MediaPortal IPTV Source Filter'
70215:29:20.966 T:4836 NOTICE: AddOnLog: MediaPortal PVR Client: Warning: no timeshift share defined in the TVServerXBMC settings for card 'RadioWebStream Card (builtin)'
70315:29:20.966 T:4836 DEBUG: AddOnLog: MediaPortal PVR Client: ->GetProperties()
70415:29:20.966 T:4836 DEBUG: AddOnLog: MediaPortal PVR Client: ->GetBackendName()
70515:29:20.971 T:4836 DEBUG: AddOnLog: MediaPortal PVR Client: GetConnectionString: pc13:9596
70615:29:20.973 T:4836 DEBUG: AddOnLog: MediaPortal PVR Client: GetBackendVersion: 1.16.0.0
70715:29:20.988 T:4836 ERROR: PVR - PVR::CPVRClients::ConnectionStateChange - invalid handler data
70815:29:20.988 T:4836 DEBUG: AddOnLog: MediaPortal PVR Client: ->GetProperties()
70915:29:20.988 T:4836 DEBUG: AddOnLog: MediaPortal PVR Client: ->GetBackendName()
71015:29:20.988 T:4836 DEBUG: AddOnLog: MediaPortal PVR Client: GetConnectionString: pc13:9596
71115:29:20.988 T:4836 DEBUG: AddOnLog: MediaPortal PVR Client: GetBackendVersion: 1.16.0.0
71215:29:20.993 T:3400 DEBUG: Thread PVRManager start, auto delete: false
71315:29:20.993 T:3400 DEBUG: PVRManager - PVR::CPVRManager::Load - active clients found. continue to start
71415:29:20.997 T:3132 DEBUG: ------ Window Init (DialogExtendedProgressBar.xml) ------
71515:29:21.001 T:3400 DEBUG: CPVRChannelGroups - PVR::CPVRChannelGroups::Load - loading all TV channel groups
71615:29:21.020 T:4836 NOTICE: PVRManager - stopping
71715:29:21.045 T:3076 DEBUG: CRemoteControl::Connect - failed to connect
71815:29:21.045 T:3076 INFO: CRemoteControl::Process - failed to connect to irss, will keep retrying every 5 seconds
71915:29:21.081 T:3400 DEBUG: PVR - PVR::CPVRDatabase::Get - group 'All channels' loaded from the database
72015:29:21.167 T:3400 DEBUG: PVR - PVR::CPVRDatabase::Get - group 'Generell' loaded from the database
72115:29:21.167 T:3400 DEBUG: PVR - PVR::CPVRDatabase::Get - group 'Film og serier' loaded from the database
72215:29:21.167 T:3400 DEBUG: PVR - PVR::CPVRDatabase::Get - group 'Natur og vitenskap' loaded from the database
72315:29:21.167 T:3400 DEBUG: PVR - PVR::CPVRDatabase::Get - group 'Musikk og sladder' loaded from the database
72415:29:21.167 T:3400 DEBUG: PVR - PVR::CPVRDatabase::Get - group 'Nyheter' loaded from the database
72515:29:21.168 T:3400 DEBUG: PVR - PVR::CPVRDatabase::Get - group 'Sport' loaded from the database
72615:29:21.231 T:3400 DEBUG: PVR - PVR::CPVRDatabase::Get - group '0.8W Thor 5,6,7, Intelsat 10-02' loaded from the database
72715:29:21.231 T:3400 DEBUG: CPVRChannelGroups - PVR::CPVRChannelGroups::Load - 8 TV groups fetched from the database
72815:29:21.262 T:3400 DEBUG: PVRChannelGroup - PVR::CPVRChannelGroup::Load - 545 channels loaded from the database for group 'All channels'
72915:29:21.262 T:3400 DEBUG: AddOnLog: MediaPortal PVR Client: GetChannels(tv) all channels
73015:29:21.292 T:3176 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
73115:29:21.329 T:2744 DEBUG: Axel Downloader: Initializing AxelProxy version: 0.2.2
73215:29:21.503 T:2800 DEBUG: ### [MyEpisodes] - Player - init
73315:29:21.506 T:4920 DEBUG: [plugin.video.youtube] YouTube settings startup initialization...
73415:29:21.593 T:4920 NOTICE: [plugin.video.youtube] Startup: detected Krypton (Kodi-17.1), setting DASH_SUPPORT_BUILTIN = False, DASH_SUPPORT_ADDON = True
73515:29:21.593 T:4920 INFO: CPythonInvoker(6, C:\Users\felles\AppData\Roaming\Kodi\addons\plugin.video.youtube\startup.py): script successfully run
73615:29:21.632 T:3132 DEBUG: Keyboard: scancode: 0x0d, sym: 0x005b, unicode: 0x005c, modifier: 0x0
73715:29:21.632 T:3132 DEBUG: CInputManager::OnKey: backslash (0xf05c) pressed, action is ToggleFullScreen
73815:29:21.632 T:3132 DEBUG: CWinSystemWin32::SetFullScreenEx (windowed fullscreen) on screen 0 with size 1920x1080, refresh 32.000000
73915:29:21.632 T:3132 DEBUG: CWinSystemWin32::ResizeInternal - resizing due to size change (372,194,1549,863)->(0,0,1920,1080 fullscreen)
74015:29:21.639 T:3132 DEBUG: CWinEventsWin32::WndProc: window move event
74115:29:21.639 T:3132 DEBUG: CWinEventsWin32::WndProc: window resize event
74215:29:21.649 T:3132 DEBUG: CRenderSystemDX::CreateWindowSizeDependentResources - (Re)Create window size (1920x1080) dependent resources.
74315:29:21.773 T:4920 INFO: Python script stopped
74415:29:21.773 T:4920 DEBUG: Thread LanguageInvoker 4920 terminating
74515:29:21.827 T:1728 INFO: CPythonInvoker(3, C:\Users\felles\AppData\Roaming\Kodi\addons\script.module.simple.downloader\default.py): script successfully run
74615:29:21.827 T:2396 DEBUG: AxelProxy Downloader Starting - 127.0.0.1:45550
74715:29:21.827 T:2396 DEBUG: Press CTL break to stop.....
74815:29:21.852 T:3132 DEBUG: Keyboard: scancode: 0x0d, sym: 0x005b, unicode: 0x0000, modifier: 0x0
74915:29:22.048 T:1728 INFO: Python script stopped
75015:29:22.048 T:1728 DEBUG: Thread LanguageInvoker 1728 terminating
75115:29:22.248 T:3012 NOTICE: 1Channel: Service: Installed Version: 2.5.72
75215:29:22.256 T:200 DEBUG: StorageServer Module loaded RUN
75315:29:22.257 T:200 DEBUG: StorageClient-2.5.4 Starting server
75415:29:22.268 T:3012 NOTICE: 1Channel: Loading sqlite3 as DB engine
75515:29:22.276 T:4884 DEBUG: -->Python Interpreter Initialized<--
75615:29:22.276 T:4884 DEBUG: CPythonInvoker(8, C:\Users\felles\AppData\Roaming\Kodi\addons\weather.yahoo\default.py): the source file to load is "C:\Users\felles\AppData\Roaming\Kodi\addons\weather.yahoo\default.py"
75715:29:22.277 T:4884 DEBUG: CPythonInvoker(8, C:\Users\felles\AppData\Roaming\Kodi\addons\weather.yahoo\default.py): setting the Python path to C:\Users\felles\AppData\Roaming\Kodi\addons\weather.yahoo;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages
75815:29:22.277 T:4884 DEBUG: CPythonInvoker(8, C:\Users\felles\AppData\Roaming\Kodi\addons\weather.yahoo\default.py): entering source directory C:\Users\felles\AppData\Roaming\Kodi\addons\weather.yahoo
75915:29:22.285 T:3012 DEBUG: 1Channel: Running: SELECT value FROM db_info WHERE setting="version" with []
76015:29:22.287 T:4884 DEBUG: CPythonInvoker(8, C:\Users\felles\AppData\Roaming\Kodi\addons\weather.yahoo\default.py): instantiating addon using automatically obtained id of "weather.yahoo" dependent on version 2.25.0 of the xbmc.python api
76115:29:22.305 T:3012 DEBUG: 1Channel: Building PrimeWire Database
76215:29:22.307 T:3012 DEBUG: 1Channel: Running: CREATE TABLE IF NOT EXISTS seasons (season UNIQUE, contents) with []
76315:29:22.315 T:3012 DEBUG: 1Channel: Running: CREATE TABLE IF NOT EXISTS favorites (type, name, url, year) with []
76415:29:22.317 T:3012 DEBUG: 1Channel: Running: CREATE TABLE IF NOT EXISTS subscriptions (url, title, img, year, imdbnum, days VARCHAR(7)) with []
76515:29:22.321 T:3012 DEBUG: 1Channel: Running: CREATE TABLE IF NOT EXISTS url_cache (url UNIQUE, response, timestamp) with []
76615:29:22.323 T:3012 DEBUG: 1Channel: Running: CREATE TABLE IF NOT EXISTS db_info (setting TEXT, value TEXT) with []
76715:29:22.325 T:3012 DEBUG: 1Channel: Running: CREATE TABLE IF NOT EXISTS new_bkmark (url TEXT PRIMARY KEY NOT NULL, resumepoint DOUBLE NOT NULL) with []
76815:29:22.326 T:3012 DEBUG: 1Channel: Running: CREATE TABLE IF NOT EXISTS external_subs (type INTEGER NOT NULL, url TEXT NOT NULL, imdbnum TEXT, days VARCHAR(7), PRIMARY KEY (type, url)) with []
76915:29:22.327 T:3012 DEBUG: 1Channel: Running: CREATE UNIQUE INDEX IF NOT EXISTS unique_fav ON favorites (url) with []
77015:29:22.328 T:3012 DEBUG: 1Channel: Running: CREATE UNIQUE INDEX IF NOT EXISTS unique_sub ON subscriptions (url) with []
77115:29:22.329 T:3012 DEBUG: 1Channel: Running: CREATE UNIQUE INDEX IF NOT EXISTS unique_url ON url_cache (url) with []
77215:29:22.331 T:3012 DEBUG: 1Channel: Running: CREATE UNIQUE INDEX IF NOT EXISTS unique_db_info ON db_info (setting) with []
77315:29:22.332 T:3012 DEBUG: 1Channel: Running: INSERT OR REPLACE INTO db_info (setting, value) VALUES(?,?) with ('version', '2.5.72')
77415:29:22.397 T:3012 NOTICE: 1Channel: Service: Resetting...
77515:29:22.412 T:3012 NOTICE: 1Channel: Service: starting...
77615:29:22.530 T:3176 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
77715:29:22.608 T:4884 DEBUG: weather.yahoo: version 4.3.1 started: ['C:\\Users\\felles\\AppData\\Roaming\\Kodi\\addons\\weather.yahoo\\default.py', '1']
77815:29:22.611 T:4884 DEBUG: weather.yahoo: weather location: 22659276
77915:29:22.615 T:3132 DEBUG: ------ Window Init (DialogNotification.xml) ------
78015:29:23.928 T:3176 DEBUG: CVideoDatabase::RunQuery took 27 ms for 10 items query: select * from movie_view ORDER BY dateAdded desc, idMovie desc LIMIT 10
78115:29:24.079 T:2800 DEBUG: ### [MyEpisodes] - [MyEpisodes] - Version: 1.2.8 Started
78215:29:24.174 T:3176 DEBUG: CVideoDatabase::RunQuery took 93 ms for 10 items query: select * from episode_view ORDER BY dateAdded desc, idEpisode desc LIMIT 10
78315:29:24.379 T:4884 DEBUG: weather.yahoo: forecast data: {"query":{"count":1,"created":"2017-05-21T13:29:24Z","lang":"en-US","results":{"channel":{"units":{"distance":"km","pressure":"mb","speed":"km/h","temperature":"C"},"title":"Yahoo! Weather - Leirvik, Hordaland, NO","link":"http://us.rd.yahoo.com/dailynews/rss/weather/Country__Country/*https://weather.yahoo.com/country/state/city-22659276/","description":"Yahoo! Weather for Leirvik, Hordaland, NO","language":"en-us","lastBuildDate":"Sun, 21 May 2017 03:29 PM CEST","ttl":"60","location":{"city":"Leirvik","country":"Norway","region":" Hordaland"},"wind":{"chill":"55","direction":"240","speed":"22.53"},"atmosphere":{"humidity":"76","pressure":"34168.68","rising":"0","visibility":"25.91"},"astronomy":{"sunrise":"4:42 am","sunset":"10:30 pm"},"image":{"title":"Yahoo! Weather","width":"142","height":"18","link":"http://weather.yahoo.com","url":"http://l.yimg.com/a/i/brand/purplelogo//uh/us/news-wea.gif"},"item":{"title":"Conditions for Leirvik, Hordaland, NO at 02:00 PM CEST","lat":"60.540199","long":"5.08783","link":"http://us.rd.yahoo.com/dailynews/rss/weather/Country__Country/*https://weather.yahoo.com/country/state/city-22659276/","pubDate":"Sun, 21 May 2017 02:00 PM CEST","condition":{"code":"26","date":"Sun, 21 May 2017 02:00 PM CEST","temp":"13","text":"Cloudy"},"forecast":[{"code":"11","date":"21 May 2017","day":"Sun","high":"15","low":"6","text":"Showers"},{"code":"39","date":"22 May 2017","day":"Mon","high":"14","low":"8","text":"Scattered Showers"},{"code":"39","date":"23 May 2017","day":"Tue","high":"15","low":"7","text":"Scattered Showers"},{"code":"11","date":"24 May 2017","day":"Wed","high":"13","low":"8","text":"Showers"},{"code":"11","date":"25 May 2017","day":"Thu","high":"12","low":"8","text":"Showers"},{"code":"28","date":"26 May 2017","day":"Fri","high":"14","low":"6","text":"Mostly Cloudy"},{"code":"12","date":"27 May 2017","day":"Sat","high":"16","low":"8","text":"Rain"},{"code":"39","date":"28 May 2017","day":"Sun","high":"18","low":"10","text":"Scattered Showers"},{"code":"39","date":"29 May 2017","day":"Mon","high":"13","low":"10","text":"Scattered Showers"},{"code":"39","date":"30 May 2017","day":"Tue","high":"15","low":"8","text":"Scattered Showers"}],"description":"<![CDATA[<img src=\"http://l.yimg.com/a/i/us/we/52/26.gif\"/>\n<BR />\n<b>Current Conditions:</b>\n<BR />Cloudy\n<BR />\n<BR />\n<b>Forecast:</b>\n<BR /> Sun - Showers. High: 15Low: 6\n<BR /> Mon - Scattered Showers. High: 14Low: 8\n<BR /> Tue - Scattered Showers. High: 15Low: 7\n<BR /> Wed - Showers. High: 13Low: 8\n<BR /> Thu - Showers. High: 12Low: 8\n<BR />\n<BR />\n<a href=\"http://us.rd.yahoo.com/dailynews/rss/weather/Country__Country/*https://weather.yahoo.com/country/state/city-22659276/\">Full Forecast at Yahoo! Weather</a>\n<BR />\n<BR />\n(provided by <a href=\"http://www.weather.com\" >The Weather Channel</a>)\n<BR />\n]]>","guid":{"isPermaLink":"false"}}}}}}
78415:29:24.426 T:4884 DEBUG: weather.yahoo: available locations: 3
78515:29:24.426 T:4884 DEBUG: weather.yahoo: finished
78615:29:24.426 T:4884 INFO: CPythonInvoker(8, C:\Users\felles\AppData\Roaming\Kodi\addons\weather.yahoo\default.py): script successfully run
78715:29:24.473 T:4884 INFO: Python script stopped
78815:29:24.473 T:4884 DEBUG: Thread LanguageInvoker 4884 terminating
78915:29:24.474 T:3176 DEBUG: CVideoDatabase::RunQuery took 27 ms for 10 items query: select * from musicvideo_view ORDER BY dateAdded desc, idMVideo desc LIMIT 10
79015:29:24.508 T:4172 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: resource://resource.language.en_gb/strings.po
79115:29:24.562 T:4172 DEBUG: POParser: loaded 130 weather tokens
79215:29:25.062 T:3400 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'TVNorge HD'
793
794; A few thousand lines about TV/EPG removed to minimize the log file
795
79615:29:55.562 T:3132 DEBUG: ------ Window Deinit (DialogExtendedProgressBar.xml) ------
79715:29:56.625 T:3132 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
79815:29:56.625 T:3132 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
79915:29:56.827 T:3132 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
80015:29:57.331 T:3132 DEBUG: Previous line repeats 1 times.
80115:29:57.331 T:3132 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
80215:29:57.433 T:3132 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
80315:29:57.771 T:3132 DEBUG: Previous line repeats 1 times.
80415:29:57.771 T:3132 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
80515:29:57.889 T:3132 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
80615:29:58.504 T:3132 DEBUG: Previous line repeats 1 times.
80715:29:58.504 T:3132 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
80815:29:58.627 T:3132 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
80915:29:59.460 T:3132 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
81015:29:59.582 T:3132 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
81115:29:59.583 T:3132 DEBUG: Activating window ID: 10502
81215:29:59.943 T:3132 DEBUG: ------ Window Deinit (Home.xml) ------
81315:30:00.063 T:3132 DEBUG: ------ Window Init (MyMusicNav.xml) ------
81415:30:00.064 T:3132 INFO: Loading skin file: MyMusicNav.xml, load type: KEEP_IN_MEMORY
81515:30:00.226 T:3132 DEBUG: CGUIMediaWindow::GetDirectory ()
81615:30:00.226 T:3132 DEBUG: ParentPath = []
81715:30:00.276 T:3132 DEBUG: RetrieveMusicInfo() took 0 msec
81815:30:00.298 T:4784 DEBUG: Thread BackgroundLoader start, auto delete: false
81915:30:00.308 T:4784 DEBUG: Thread BackgroundLoader 4784 terminating
82015:30:00.314 T:3132 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
82115:30:01.702 T:3132 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
82215:30:01.702 T:3132 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
82315:30:01.752 T:3132 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
82415:30:02.207 T:3132 DEBUG: Previous line repeats 1 times.
82515:30:02.207 T:3132 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
82615:30:02.337 T:3132 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
82715:30:02.677 T:3132 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
82815:30:02.841 T:3132 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
82915:30:02.842 T:3132 DEBUG: CGUIMediaWindow::GetDirectory (library://music/files.xml/)
83015:30:02.842 T:3132 DEBUG: ParentPath = []
83115:30:02.879 T:3132 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(sources) in sources://music.tbn
83215:30:02.882 T:3132 DEBUG: RetrieveMusicInfo() took 0 msec
83315:30:02.897 T:3132 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
83415:30:02.954 T:2872 DEBUG: Thread BackgroundLoader start, auto delete: false
83515:30:02.968 T:2872 DEBUG: Thread BackgroundLoader 2872 terminating
83615:30:04.298 T:3132 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
83715:30:04.298 T:3132 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
83815:30:04.446 T:3132 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
83915:30:04.721 T:3132 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
84015:30:04.855 T:3132 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
84115:30:04.857 T:3132 DEBUG: CGUIMediaWindow::GetDirectory (smb://freenas/media/audio/)
84215:30:04.857 T:3132 DEBUG: ParentPath = [sources://music/]
84315:30:04.905 T:3132 DEBUG: RetrieveMusicInfo() took 0 msec
84415:30:04.918 T:3132 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
84515:30:05.006 T:2376 DEBUG: Thread BackgroundLoader start, auto delete: false
84615:30:05.546 T:3132 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
84715:30:05.546 T:3132 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
84815:30:05.634 T:3132 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
84915:30:05.729 T:3132 DEBUG: Previous line repeats 1 times.
85015:30:05.729 T:3132 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
85115:30:05.793 T:2376 DEBUG: Thread BackgroundLoader 2376 terminating
85215:30:05.816 T:3132 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
85315:30:05.921 T:3132 DEBUG: Previous line repeats 1 times.
85415:30:05.921 T:3132 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
85515:30:06.015 T:3132 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
85615:30:06.115 T:3132 DEBUG: Previous line repeats 1 times.
85715:30:06.115 T:3132 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
85815:30:06.116 T:3132 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
85915:30:06.290 T:3132 DEBUG: Previous line repeats 1 times.
86015:30:06.290 T:3132 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
86115:30:06.333 T:3132 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
86215:30:06.376 T:3132 DEBUG: Previous line repeats 1 times.
86315:30:06.376 T:3132 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
86415:30:06.437 T:3132 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
86515:30:07.152 T:3132 DEBUG: Previous line repeats 1 times.
86615:30:07.152 T:3132 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
86715:30:07.275 T:3132 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
86815:30:07.619 T:3132 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
86915:30:07.740 T:3132 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
87015:30:07.742 T:3132 DEBUG: CGUIMediaWindow::GetDirectory (smb://freenas/media/audio/Multichannel/)
87115:30:07.742 T:3132 DEBUG: ParentPath = [smb://freenas/media/audio/]
87215:30:07.764 T:3132 DEBUG: RetrieveMusicInfo() took 0 msec
87315:30:07.769 T:3132 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
87415:30:07.774 T:1112 DEBUG: Thread BackgroundLoader start, auto delete: false
87515:30:08.015 T:1112 DEBUG: Thread BackgroundLoader 1112 terminating
87615:30:09.184 T:3132 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
87715:30:09.185 T:3132 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
87815:30:09.309 T:3132 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
87915:30:09.679 T:3132 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
88015:30:09.832 T:3132 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
88115:30:09.833 T:3132 DEBUG: CGUIMediaWindow::GetDirectory (smb://freenas/media/audio/Multichannel/Wakeman, Rick/)
88215:30:09.833 T:3132 DEBUG: ParentPath = [smb://freenas/media/audio/Multichannel/]
88315:30:09.855 T:3132 DEBUG: RetrieveMusicInfo() took 0 msec
88415:30:09.859 T:3132 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
88515:30:09.863 T:596 DEBUG: Thread BackgroundLoader start, auto delete: false
88615:30:10.067 T:596 DEBUG: Thread BackgroundLoader 596 terminating
88715:30:10.668 T:3132 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
88815:30:10.669 T:3132 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
88915:30:10.819 T:3132 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
89015:30:11.444 T:3132 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
89115:30:11.444 T:3132 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
89215:30:11.586 T:3132 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
89315:30:11.743 T:3132 DEBUG: Previous line repeats 1 times.
89415:30:11.743 T:3132 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
89515:30:11.862 T:3132 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
89615:30:12.607 T:3132 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
89715:30:12.735 T:3132 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
89815:30:12.740 T:3132 DEBUG: CGUIMediaWindow::GetDirectory (smb://freenas/media/audio/Multichannel/Wakeman, Rick/1975 - The Myths extracted/)
89915:30:12.740 T:3132 DEBUG: ParentPath = [smb://freenas/media/audio/Multichannel/Wakeman, Rick/]
90015:30:12.821 T:4136 DEBUG: Thread BackgroundLoader start, auto delete: false
90115:30:13.076 T:4136 DEBUG: Saving fileitems [smb://freenas/media/audio/Multichannel/Wakeman, Rick/1975 - The Myths extracted/]
90215:30:13.077 T:4136 DEBUG: -- items: 7, sort method: 0, ascending: false
90315:30:13.079 T:4136 DEBUG: Thread BackgroundLoader 4136 terminating
90415:30:13.080 T:3132 DEBUG: RetrieveMusicInfo() took 260 msec
90515:30:13.087 T:3132 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
90615:30:13.087 T:5072 DEBUG: Thread BackgroundLoader start, auto delete: false
90715:30:13.129 T:5072 DEBUG: Thread BackgroundLoader 5072 terminating
90815:30:14.057 T:3132 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
90915:30:14.057 T:3132 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
91015:30:14.177 T:3132 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
91115:30:14.650 T:3132 DEBUG: Previous line repeats 1 times.
91215:30:14.651 T:3132 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
91315:30:14.771 T:3132 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
91415:30:23.495 T:3132 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
91515:30:23.663 T:3132 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
91615:30:23.683 T:3132 DEBUG: Loading settings for smb://freenas/media/audio/Multichannel/Wakeman, Rick/1975 - The Myths extracted/Track02.wav
91715:30:23.685 T:3132 DEBUG: CPlayerCoreFactory::GetPlayers(smb://freenas/media/audio/Multichannel/Wakeman, Rick/1975 - The Myths extracted/Track02.wav)
91815:30:23.685 T:3132 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
91915:30:23.686 T:3132 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
92015:30:23.686 T:3132 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: mms/udp
92115:30:23.686 T:3132 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
92215:30:23.686 T:3132 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtmp
92315:30:23.686 T:3132 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
92415:30:23.687 T:3132 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
92515:30:23.687 T:3132 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
92615:30:23.687 T:3132 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
92715:30:23.687 T:3132 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
92815:30:23.688 T:3132 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
92915:30:23.688 T:3132 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio
93015:30:23.688 T:3132 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
93115:30:23.688 T:3132 DEBUG: CPlayerCoreFactory::GetPlayers: adding audiodefaultplayer (PAPlayer)
93215:30:23.688 T:3132 DEBUG: CPlayerCoreFactory::GetPlayers: for video=0, audio=1
93315:30:23.689 T:3132 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
93415:30:23.689 T:3132 DEBUG: CPlayerCoreFactory::GetPlayers: adding player: VideoPlayer
93515:30:23.689 T:3132 DEBUG: CPlayerCoreFactory::GetPlayers: added 2 players
93615:30:23.700 T:4656 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
93715:30:23.700 T:4656 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
93815:30:23.704 T:3132 DEBUG: CFileCache::Open - opening <media/audio/Multichannel/Wakeman, Rick/1975 - The Myths extracted/Track02.wav> using cache
93915:30:23.711 T:1544 DEBUG: Thread FileCache start, auto delete: false
94015:30:23.714 T:3132 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [dts]
94115:30:23.716 T:3132 DEBUG: CDVDDemuxFFmpeg::Open - avformat_find_stream_info starting
94215:30:23.720 T:4656 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
94315:30:23.720 T:4656 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
94415:30:23.731 T:3132 DEBUG: ffmpeg[C3C]: [dts] Estimating duration from bitrate, this may be inaccurate
94515:30:23.731 T:3132 DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info finished
94615:30:23.732 T:3132 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
94715:30:23.732 T:3132 DEBUG: FactoryCodec - Audio: passthrough - Opening
94815:30:23.732 T:3132 DEBUG: FactoryCodec - Audio: passthrough - Opened
94915:30:23.746 T:3132 INFO: CAEStreamParser::SyncDTS - dts stream detected (6 channels, 44100Hz, 14bit LE, period: 1024)
95015:30:23.747 T:3132 DEBUG: CDVDDemuxFFmpeg::SeekTime - seek ended up on time 23
95115:30:23.747 T:3132 DEBUG: CDVDDemuxFFmpeg::SeekTime - seek ended up on time 0
95215:30:23.748 T:4656 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
95315:30:23.748 T:4656 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
95415:30:23.750 T:3132 INFO: CAEStreamParser::SyncDTS - dts stream detected (6 channels, 44100Hz, 14bit LE, period: 1024)
95515:30:23.752 T:5116 INFO: CActiveAESink::OpenSink - initialize sink
95615:30:23.764 T:4656 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
95715:30:23.764 T:4656 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
95815:30:23.767 T:5116 DEBUG: CActiveAESink::OpenSink - trying to open device WASAPI:{8F649669-22E7-4752-911B-A4C3B765785D}
95915:30:23.773 T:5116 INFO: CAESinkWASAPI::Initialize: Could not Initialize Exclusive with that format
96015:30:23.773 T:5116 ERROR: CAESinkWASAPI::Initialize: WASAPI initialization failed.
96115:30:23.773 T:5116 DEBUG: CActiveAESink::OpenSink - trying to open device DIRECTSOUND:{8F649669-22E7-4752-911B-A4C3B765785D}
96215:30:23.784 T:4656 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
96315:30:23.784 T:4656 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
96415:30:23.794 T:5116 DEBUG: CAESinkDirectSound::Initialize: Using Window handle: 001303AE
96515:30:23.803 T:5116 ERROR: CAESinkDirectSound::Initialize: cannot create secondary buffer (DSERR_UNSUPPORTED)
96615:30:23.803 T:5116 DEBUG: CActiveAESink::OpenSink - open NULL sink
96715:30:23.804 T:3700 DEBUG: Thread AESinkNull start, auto delete: false
96815:30:23.804 T:3700 DEBUG: CAESinkNULL::Process
96915:30:23.804 T:4656 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
97015:30:23.804 T:5116 DEBUG: CActiveAESink::OpenSink - NULL Initialized:
97115:30:23.804 T:5116 DEBUG: Output Device : HDMI - DENON-AVRHD (Intel(R) Display Audio)
97215:30:23.804 T:5116 DEBUG: Sample Rate : 44100
97315:30:23.804 T:5116 DEBUG: Sample Format : AE_FMT_S16NE
97415:30:23.804 T:5116 DEBUG: Channel Count : 2
97515:30:23.804 T:5116 DEBUG: Channel Layout: RAW,RAW
97615:30:23.804 T:5116 DEBUG: Frames : 11000
97715:30:23.804 T:5116 DEBUG: Frame Size : 4
97815:30:23.805 T:4656 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
97915:30:23.813 T:2724 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
98015:30:23.835 T:3132 DEBUG: Previous line repeats 1 times.
98115:30:23.835 T:3132 INFO: PAPlayer::PrepareStream - Ready
98215:30:23.835 T:3132 DEBUG: CApplication::PlayFile: OpenFile succeed, play state 1
98315:30:23.835 T:2916 DEBUG: Thread PAPlayer start, auto delete: false
98415:30:23.835 T:3132 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
98515:30:23.835 T:2916 DEBUG: PAPlayer::Process - Playback started
98615:30:23.835 T:2916 DEBUG: CApplication::OnPlayBackStarted: play state was 1, starting 0
98715:30:23.859 T:4728 DEBUG: CGUIInfoManager::SetCurrentSong(smb://freenas/media/audio/Multichannel/Wakeman, Rick/1975 - The Myths extracted/Track02.wav)
98815:30:23.919 T:3012 NOTICE: 1Channel: Service: Playback started
98915:30:23.997 T:4728 DEBUG: CFileItem::LoadMusicTag: loading tag information for file: smb://freenas/media/audio/Multichannel/Wakeman, Rick/1975 - The Myths extracted/Track02.wav
99015:30:24.404 T:4728 DEBUG: Loading additional tag info for file smb://freenas/media/audio/Multichannel/Wakeman, Rick/1975 - The Myths extracted/Track02.wav
99115:30:24.410 T:4656 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
99215:30:24.410 T:4656 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
99315:30:24.600 T:4012 DEBUG: ### [MyEpisodes] - Inside Player. Tracker time = -0.0510000027716
99415:30:24.601 T:2800 DEBUG: ### [MyEpisodes] - _is_excluded(): Check if 'smb://freenas/media/audio/Multichannel/Wakeman, Rick/1975 - The Myths extracted/Track02.wav' is a URL.
99515:30:24.606 T:2800 DEBUG: ### [MyEpisodes] - Player - Season:
99615:30:24.607 T:2800 DEBUG: ### [MyEpisodes] - Player - Episode:
99715:30:24.608 T:2800 DEBUG: ### [MyEpisodes] - Player - TVShow:
99815:30:24.609 T:2800 DEBUG: ### [MyEpisodes] - Player - Filename: Track02.wav
99915:30:24.635 T:2800 DEBUG: ### [MyEpisodes] - Player - TVShow: None
100015:30:24.635 T:2800 DEBUG: ### [MyEpisodes] - Title: None - Season: None - Ep: None
100115:30:24.850 T:4012 DEBUG: ### [MyEpisodes] - Position tracker ending with last_pos = -0.0510000027716
100215:30:35.303 T:3132 DEBUG: Keyboard: scancode: 0x2d, sym: 0x0078, unicode: 0x0078, modifier: 0x0
100315:30:35.303 T:3132 DEBUG: CInputManager::OnKey: x (0xf058) pressed, action is Stop
100415:30:35.311 T:1544 DEBUG: Thread FileCache 1544 terminating
100515:30:35.384 T:2724 DEBUG: CActiveAE::DiscardStream - audio stream deleted
100615:30:35.384 T:2724 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
100715:30:35.390 T:2916 DEBUG: Previous line repeats 1 times.
100815:30:35.390 T:2916 DEBUG: CApplication::OnPlayBackStopped: play state was 2, starting 0
100915:30:35.390 T:2916 DEBUG: Thread PAPlayer 2916 terminating
101015:30:35.400 T:4656 DEBUG: CAnnouncementManager - Announcement: OnStop from xbmc
101115:30:35.400 T:4656 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnStop
101215:30:35.409 T:3012 NOTICE: 1Channel: Service: Playback Stopped
101315:30:35.409 T:3012 NOTICE: 1Channel: Service: Resetting...
101415:30:35.443 T:2724 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
101515:30:35.555 T:3132 DEBUG: Keyboard: scancode: 0x2d, sym: 0x0078, unicode: 0x0000, modifier: 0x0
101615:30:35.609 T:2800 DEBUG: ### [MyEpisodes] - last_pos / total_time : -0.0510000027716 / 453.786010742 = -0.0112387780946 %
101715:30:35.700 T:4728 DEBUG: CSaveFileStateJob::DoWork - Saving file state for audio item smb://freenas/media/audio/Multichannel/Wakeman, Rick/1975 - The Myths extracted/Track02.wav
101815:30:36.101 T:5116 INFO: CActiveAESink::OpenSink - initialize sink
101915:30:36.101 T:3700 DEBUG: Thread AESinkNull 3700 terminating
102015:30:36.101 T:5116 DEBUG: CActiveAESink::OpenSink - trying to open device WASAPI:{8F649669-22E7-4752-911B-A4C3B765785D}
102115:30:36.113 T:5116 DEBUG: CAESinkWASAPI::InitializeExclusive: IsFormatSupported failed (AUDCLNT_E_UNSUPPORTED_FORMAT) - trying to find a compatible format
102215:30:36.180 T:5116 INFO: CAESinkWASAPI::InitializeExclusive: WASAPI Exclusive Mode Sink Initialized using: AE_FMT_S24NE4MSB, 44100, 2
102315:30:36.180 T:5116 DEBUG: CActiveAESink::OpenSink - WASAPI Initialized:
102415:30:36.180 T:5116 DEBUG: Output Device : HDMI - DENON-AVRHD (Intel(R) Display Audio)
102515:30:36.180 T:5116 DEBUG: Sample Rate : 44100
102615:30:36.180 T:5116 DEBUG: Sample Format : AE_FMT_S24NE4MSB
102715:30:36.180 T:5116 DEBUG: Channel Count : 2
102815:30:36.180 T:5116 DEBUG: Channel Layout: FL,FR
102915:30:36.180 T:5116 DEBUG: Frames : 2208
103015:30:36.180 T:5116 DEBUG: Frame Size : 8
103115:30:36.181 T:2724 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
103215:30:37.566 T:3132 DEBUG: Previous line repeats 1 times.
103315:30:37.566 T:3132 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x001b, modifier: 0x0
103415:30:37.744 T:3132 DEBUG: CInputManager::OnKey: escape (0xf01b) pressed, action is PreviousMenu
103515:30:37.748 T:3132 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
103615:30:38.025 T:3132 DEBUG: ------ Window Deinit (MyMusicNav.xml) ------
103715:30:38.148 T:3132 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
103815:30:38.148 T:3132 DEBUG: ------ Window Init (Home.xml) ------
103915:30:38.158 T:3132 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x0000, modifier: 0x0
104015:30:38.177 T:4728 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
104115:30:38.376 T:4728 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
104215:30:38.460 T:4728 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
104315:30:38.704 T:4728 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
104415:30:38.751 T:4728 DEBUG: CVideoDatabase::RunQuery took 30 ms for 10 items query: select * from movie_view ORDER BY dateAdded desc, idMovie desc LIMIT 10
104515:30:39.141 T:4728 DEBUG: CVideoDatabase::RunQuery took 94 ms for 10 items query: select * from episode_view ORDER BY dateAdded desc, idEpisode desc LIMIT 10
104615:30:39.221 T:4728 DEBUG: CVideoDatabase::RunQuery took 17 ms for 10 items query: select * from musicvideo_view ORDER BY dateAdded desc, idMVideo desc LIMIT 10
104715:30:39.346 T:4728 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
104815:30:39.373 T:4728 DEBUG: CMusicDatabase::GetArtistsByWhere query: SELECT COUNT(DISTINCT artistview.idArtist) FROM artistview WHERE (EXISTS (SELECT 1 FROM album_artist WHERE album_artist.idArtist = artistview.idArtist)) AND (artistview.strArtist != '')
104915:30:39.403 T:3132 DEBUG: Keyboard: scancode: 0x1f, sym: 0x0073, unicode: 0x0073, modifier: 0x0
105015:30:39.403 T:3132 DEBUG: CInputManager::OnKey: s (0xf053) pressed, action is ActivateWindow(ShutdownMenu)
105115:30:39.404 T:3132 DEBUG: Activating window ID: 10111
105215:30:39.404 T:3132 DEBUG: ------ Window Init (DialogButtonMenu.xml) ------
105315:30:39.404 T:3132 INFO: Loading skin file: DialogButtonMenu.xml, load type: KEEP_IN_MEMORY
105415:30:39.547 T:3132 DEBUG: Keyboard: scancode: 0x1f, sym: 0x0073, unicode: 0x0000, modifier: 0x0
105515:30:40.748 T:3132 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
105615:30:40.877 T:3132 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
105715:30:40.878 T:3132 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
105815:30:40.908 T:3132 NOTICE: Storing total System Uptime
105915:30:40.909 T:3132 NOTICE: Saving settings
106015:30:40.910 T:4656 DEBUG: CAnnouncementManager - Announcement: OnQuit from xbmc
106115:30:40.910 T:4656 DEBUG: GOT ANNOUNCEMENT, type: 8, from xbmc, message OnQuit
106215:30:40.932 T:3132 NOTICE: Saving skin settings
106315:30:40.949 T:3132 NOTICE: stop all
106415:30:40.950 T:4728 DEBUG: Thread JobWorker 4728 terminating (autodelete)
106515:30:40.950 T:3176 DEBUG: Thread JobWorker 3176 terminating (autodelete)
106615:30:40.950 T:4172 DEBUG: Thread JobWorker 4172 terminating (autodelete)
106715:30:40.950 T:4836 DEBUG: Thread JobWorker 4836 terminating (autodelete)
106815:30:40.950 T:3132 NOTICE: stop player
106915:30:40.950 T:3132 DEBUG: CNetwork::NetworkMessage - Signaling network services to stop
107015:30:40.951 T:3132 NOTICE: ES: Stopping event server
107115:30:40.951 T:3132 DEBUG: CNetwork::NetworkMessage - Waiting for network services to stop
107215:30:40.951 T:3132 NOTICE: stopping upnp
107315:30:41.069 T:836 NOTICE: ES: UDP Event server stopped
107415:30:41.069 T:3624 DEBUG: Thread TCPServer 3624 terminating
107515:30:41.069 T:836 DEBUG: Thread EventServer 836 terminating
107615:30:41.110 T:3132 NOTICE: CWebServer[8080]: Stopped
107715:30:41.110 T:4008 DEBUG: Thread PeripEventScanner 4008 terminating
107815:30:41.110 T:4272 DEBUG: Thread PeripBusUSB 4272 terminating
107915:30:41.344 T:1556 DEBUG: Thread EPGUpdater 1556 terminating
108015:30:41.379 T:3648 DEBUG: Thread PeripBusAddon 3648 terminating
108115:30:41.379 T:1516 DEBUG: Thread PeripBusCEC 1516 terminating
108215:30:41.379 T:3132 NOTICE: clean cached files!
108315:30:41.379 T:3132 DEBUG: ADDON: Stopping service addons.
108415:30:41.654 T:200 DEBUG: StorageServer-2.5.4 Closed down
108515:30:41.655 T:200 INFO: CPythonInvoker(4, C:\Users\felles\AppData\Roaming\Kodi\addons\script.common.plugin.cache\default.py): script successfully run
108615:30:41.655 T:3132 DEBUG: CPythonInvoker(4, C:\Users\felles\AppData\Roaming\Kodi\addons\script.common.plugin.cache\default.py): script termination took 247ms
108715:30:41.663 T:200 INFO: Python script interrupted by user
108815:30:41.679 T:2764 DEBUG: Thread PVRGUIInfo 2764 terminating
108915:30:41.851 T:2468 NOTICE: script.tv.show.next.aired: ### abort requested -- stopping background processing
109015:30:41.851 T:2468 INFO: CPythonInvoker(1, C:\Users\felles\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\service.py): script aborted
109115:30:41.851 T:3132 DEBUG: CPythonInvoker(1, C:\Users\felles\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\service.py): script termination took 188ms
109215:30:41.864 T:2468 INFO: Python script interrupted by user
109315:30:42.621 T:3012 NOTICE: 1Channel: Service: shutting down...
109415:30:42.621 T:3012 INFO: CPythonInvoker(5, C:\Users\felles\AppData\Roaming\Kodi\addons\plugin.video.1channel\service.py): script successfully run
109515:30:42.621 T:3132 DEBUG: CPythonInvoker(5, C:\Users\felles\AppData\Roaming\Kodi\addons\plugin.video.1channel\service.py): script termination took 758ms
109615:30:42.637 T:2800 INFO: CPythonInvoker(2, C:\Users\felles\AppData\Roaming\Kodi\addons\script.myepisodes\default.py): script aborted
109715:30:42.637 T:3132 DEBUG: CPythonInvoker(2, C:\Users\felles\AppData\Roaming\Kodi\addons\script.myepisodes\default.py): script termination took 16ms
109815:30:42.649 T:2800 INFO: Python script interrupted by user
109915:30:42.649 T:2744 INFO: CPythonInvoker(7, C:\Users\felles\AppData\Roaming\Kodi\addons\script.module.axel.downloader\default.py): script successfully run
110015:30:42.650 T:2744 INFO: CPythonInvoker(7, C:\Users\felles\AppData\Roaming\Kodi\addons\script.module.axel.downloader\default.py): waiting on thread 2396
110115:30:47.641 T:3132 ERROR: CPythonInvoker(7, C:\Users\felles\AppData\Roaming\Kodi\addons\script.module.axel.downloader\default.py): script didn't stop in 5 seconds - let's kill it
110215:30:47.641 T:200 DEBUG: Thread LanguageInvoker 200 terminating
110315:30:47.641 T:2724 DEBUG: Thread ActiveAE 2724 terminating
110415:30:47.641 T:2468 DEBUG: Thread LanguageInvoker 2468 terminating
110515:30:47.641 T:2800 DEBUG: Thread LanguageInvoker 2800 terminating
110615:30:47.657 T:5116 DEBUG: Thread AESink 5116 terminating
110715:30:47.749 T:3132 NOTICE: closing down remote control service
110815:30:47.749 T:3132 NOTICE: stopped
110915:30:47.750 T:3076 DEBUG: Thread RemoteControl 3076 terminating
111015:30:47.950 T:3132 NOTICE: destroy
111115:30:47.950 T:3132 NOTICE: unload skin
111215:30:47.950 T:3132 INFO: Unloading old skin ...
111315:30:47.953 T:3132 DEBUG: ------ Window Deinit () ------
111415:30:47.953 T:3132 DEBUG: ------ Window Deinit (Home.xml) ------
111515:30:47.956 T:3132 DEBUG: ------ Window Deinit (DialogButtonMenu.xml) ------
111615:30:47.958 T:3132 DEBUG: CTextureBundleXBT::CloseBundle - Closed bundle
111715:30:51.843 T:2396 DEBUG: breaking..........................
111815:30:51.867 T:2744 INFO: Python script interrupted by user
111915:30:51.868 T:2744 DEBUG: Thread LanguageInvoker 2744 terminating
112015:30:55.065 T:3012 INFO: Python script interrupted by user
112115:30:55.065 T:3012 DEBUG: Thread LanguageInvoker 3012 terminating
112215:30:55.099 T:3132 NOTICE: unload sections
112315:30:55.102 T:4656 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
112415:30:55.102 T:4656 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
112515:30:55.104 T:3132 NOTICE: special://profile/ is mapped to: special://masterprofile/
112615:30:55.105 T:3132 NOTICE: PVRManager - stopping
112715:30:55.297 T:2392 DEBUG: Thread PVRManager 2392 terminating
112815:30:55.372 T:3132 DEBUG: PVR - PVR::CPVRClient::Destroy - destroying PVR add-on 'MediaPortal TV-server (10.20.29.26):pc13:9596'
112915:30:55.372 T:3132 DEBUG: AddOnLog: MediaPortal PVR Client: ->~cPVRClientMediaPortal()
113015:30:55.372 T:3132 INFO: AddOnLog: MediaPortal PVR Client: Disconnect
113115:30:55.372 T:3132 DEBUG: AddOnLog: MediaPortal PVR Client: Connection state change (5 -> 6)
113215:30:55.372 T:3132 DEBUG: AddOnLog: MediaPortal PVR Client: GetConnectionString: pc13:9596
113315:30:55.373 T:3132 DEBUG: PVR - V1::KodiAPI::PVR::CAddonCallbacksPVR::PVRConnectionStateChange - state for connection 'pc13:9596' on client 'MediaPortal PVR Client' changed from '5' to '6'
113415:30:55.374 T:3132 DEBUG: SECTION:UnloadDll(C:\Program Files (x86)\Kodi\addons\pvr.mediaportal.tvserver\pvr.mediaportal.tvserver.dll)
113515:30:55.374 T:3132 INFO: ADDON: Dll Destroyed - MediaPortal PVR Client
113615:30:55.374 T:3132 DEBUG: CSettingsManager: requested setting (epg.daystodisplay) was not found.
113715:30:55.375 T:3132 DEBUG: PVRManager - destroyed
113815:30:55.375 T:3132 DEBUG: ActiveAE DSP - destroyed
113915:30:55.375 T:3132 DEBUG: ADDON: cpluff: 'Plug-in repository.exodus has been uninstalled.'
114015:30:55.375 T:3132 DEBUG: ADDON: cpluff: 'Plug-in screensaver.stars has been uninstalled.'
114115:30:55.376 T:3132 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.nosefart has been uninstalled.'
114215:30:55.376 T:3132 DEBUG: ADDON: cpluff: 'Plug-in resource.images.weathericons.default has been uninstalled.'
114315:30:55.376 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.audiobooks has been uninstalled.'
114415:30:55.376 T:3132 DEBUG: ADDON: cpluff: 'Plug-in pvr.octonet has been uninstalled.'
114515:30:55.376 T:3132 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been uninstalled.'
114615:30:55.376 T:3132 DEBUG: ADDON: cpluff: 'Plug-in weather.yahoo has been uninstalled.'
114715:30:55.377 T:3132 DEBUG: ADDON: cpluff: 'Plug-in kodi.audiodecoder has been uninstalled.'
114815:30:55.377 T:3132 DEBUG: ADDON: cpluff: 'Plug-in kodi.peripheral has been uninstalled.'
114915:30:55.377 T:3132 DEBUG: ADDON: cpluff: 'Plug-in pvr.argustv has been uninstalled.'
115015:30:55.377 T:3132 DEBUG: ADDON: cpluff: 'Plug-in repository.tknorris.release has been uninstalled.'
115115:30:55.378 T:3132 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.wma has been uninstalled.'
115215:30:55.378 T:3132 DEBUG: ADDON: cpluff: 'Plug-in kodi.adsp has been uninstalled.'
115315:30:55.378 T:3132 DEBUG: ADDON: cpluff: 'Plug-in repository.bossanova808 has been uninstalled.'
115415:30:55.378 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.module.beautifulsoup4 has been uninstalled.'
115515:30:55.378 T:3132 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been uninstalled.'
115615:30:55.379 T:3132 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been uninstalled.'
115715:30:55.379 T:3132 DEBUG: ADDON: cpluff: 'Plug-in visualization.shadertoy has been uninstalled.'
115815:30:55.379 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.module.xsqueezecommon has been uninstalled.'
115915:30:55.379 T:3132 DEBUG: ADDON: cpluff: 'Plug-in service.xbmc.versioncheck has been uninstalled.'
116015:30:55.379 T:3132 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop2 has been uninstalled.'
116115:30:55.380 T:3132 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.tv3play.dk has been uninstalled.'
116215:30:55.380 T:3132 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvblink has been uninstalled.'
116315:30:55.380 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.module.myconnpy has been uninstalled.'
116415:30:55.380 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.module.beautifulsoup has been uninstalled.'
116515:30:55.381 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.module.pyxbmct has been uninstalled.'
116615:30:55.381 T:3132 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been uninstalled.'
116715:30:55.381 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.common.plugin.cache has been uninstalled.'
116815:30:55.381 T:3132 DEBUG: ADDON: cpluff: 'Plug-in metadata.musicvideos.theaudiodb.com has been uninstalled.'
116915:30:55.381 T:3132 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.hdtrailers_net has been uninstalled.'
117015:30:55.382 T:3132 DEBUG: ADDON: cpluff: 'Plug-in pvr.pctv has been uninstalled.'
117115:30:55.382 T:3132 DEBUG: ADDON: cpluff: 'Plug-in service.subtitles.opensubtitles has been uninstalled.'
117215:30:55.382 T:3132 DEBUG: ADDON: cpluff: 'Plug-in pvr.iptvsimple has been uninstalled.'
117315:30:55.382 T:3132 DEBUG: ADDON: cpluff: 'Plug-in pvr.njoy has been uninstalled.'
117415:30:55.383 T:3132 DEBUG: ADDON: cpluff: 'Plug-in repository.marcelveldt has been uninstalled.'
117515:30:55.383 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.module.oauth.helper has been uninstalled.'
117615:30:55.383 T:3132 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.vgmstream has been uninstalled.'
117715:30:55.383 T:3132 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been uninstalled.'
117815:30:55.383 T:3132 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.stsound has been uninstalled.'
117915:30:55.384 T:3132 DEBUG: ADDON: cpluff: 'Plug-in visualization.spectrum has been uninstalled.'
118015:30:55.384 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.exodus.artwork has been uninstalled.'
118115:30:55.384 T:3132 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvbviewer has been uninstalled.'
118215:30:55.384 T:3132 DEBUG: ADDON: cpluff: 'Plug-in resource.language.en_gb has been uninstalled.'
118315:30:55.384 T:3132 DEBUG: ADDON: cpluff: 'Plug-in pvr.stalker has been uninstalled.'
118415:30:55.385 T:3132 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been uninstalled.'
118515:30:55.385 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.exodus.metadata has been uninstalled.'
118615:30:55.385 T:3132 DEBUG: ADDON: cpluff: 'Plug-in metadata.local has been uninstalled.'
118715:30:55.385 T:3132 DEBUG: ADDON: cpluff: 'Plug-in screensaver.pyro has been uninstalled.'
118815:30:55.385 T:3132 DEBUG: ADDON: cpluff: 'Plug-in xbmc.webinterface has been uninstalled.'
118915:30:55.386 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.module.buggalo has been uninstalled.'
119015:30:55.386 T:3132 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.lame has been uninstalled.'
119115:30:55.386 T:3132 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been uninstalled.'
119215:30:55.386 T:3132 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.kodi has been uninstalled.'
119315:30:55.387 T:3132 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been uninstalled.'
119415:30:55.387 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.tv.show.next.aired has been uninstalled.'
119515:30:55.387 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.xsqueeze has been uninstalled.'
119615:30:55.387 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.module.xbmcswift2 has been uninstalled.'
119715:30:55.387 T:3132 DEBUG: ADDON: cpluff: 'Plug-in pvr.filmon has been uninstalled.'
119815:30:55.388 T:3132 DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been uninstalled.'
119915:30:55.388 T:3132 DEBUG: ADDON: cpluff: 'Plug-in skin.estuary has been uninstalled.'
120015:30:55.388 T:3132 DEBUG: ADDON: cpluff: 'Plug-in weather.openweathermap.extended has been uninstalled.'
120115:30:55.388 T:3132 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been uninstalled.'
120215:30:55.389 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.module.t0mm0.common has been uninstalled.'
120315:30:55.389 T:3132 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been uninstalled.'
120415:30:55.389 T:3132 DEBUG: ADDON: cpluff: 'Plug-in screensaver.biogenesis has been uninstalled.'
120515:30:55.389 T:3132 DEBUG: ADDON: cpluff: 'Plug-in xbmc.audioencoder has been uninstalled.'
120615:30:55.389 T:3132 DEBUG: ADDON: cpluff: 'Plug-in plugin.audio.progstreaming has been uninstalled.'
120715:30:55.389 T:3132 DEBUG: ADDON: cpluff: 'Plug-in plugin.audio.spotify has been uninstalled.'
120815:30:55.390 T:3132 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.itunes_trailers has been uninstalled.'
120915:30:55.390 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.openweathermap.maps has been uninstalled.'
121015:30:55.390 T:3132 DEBUG: ADDON: cpluff: 'Plug-in pvr.vbox has been uninstalled.'
121115:30:55.390 T:3132 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.nrk has been uninstalled.'
121215:30:55.390 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.module.six has been uninstalled.'
121315:30:55.391 T:3132 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been uninstalled.'
121415:30:55.391 T:3132 DEBUG: ADDON: cpluff: 'Plug-in visualization.vortex has been uninstalled.'
121515:30:55.391 T:3132 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been uninstalled.'
121615:30:55.391 T:3132 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.modplug has been uninstalled.'
121715:30:55.391 T:3132 DEBUG: ADDON: cpluff: 'Plug-in kodi.guilib has been uninstalled.'
121815:30:55.391 T:3132 DEBUG: ADDON: cpluff: 'Plug-in pvr.vdr.vnsi has been uninstalled.'
121915:30:55.391 T:3132 DEBUG: ADDON: cpluff: 'Plug-in screensaver.asteroids has been uninstalled.'
122015:30:55.391 T:3132 DEBUG: ADDON: cpluff: 'Plug-in metadata.albums.theaudiodb.com has been uninstalled.'
122115:30:55.392 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.module.chardet has been uninstalled.'
122215:30:55.392 T:3132 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.vorbis has been uninstalled.'
122315:30:55.392 T:3132 DEBUG: ADDON: cpluff: 'Plug-in peripheral.joystick has been uninstalled.'
122415:30:55.392 T:3132 DEBUG: ADDON: cpluff: 'Plug-in pvr.mediaportal.tvserver has been uninstalled.'
122515:30:55.392 T:3132 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.wav has been uninstalled.'
122615:30:55.392 T:3132 DEBUG: ADDON: cpluff: 'Plug-in game.controller.default has been uninstalled.'
122715:30:55.392 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been uninstalled.'
122815:30:55.392 T:3132 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been uninstalled.'
122915:30:55.392 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.module.b808common has been uninstalled.'
123015:30:55.392 T:3132 DEBUG: ADDON: cpluff: 'Plug-in kodi.game has been uninstalled.'
123115:30:55.392 T:3132 DEBUG: ADDON: cpluff: 'Plug-in pvr.wmc has been uninstalled.'
123215:30:55.393 T:3132 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.1channel has been uninstalled.'
123315:30:55.393 T:3132 DEBUG: ADDON: cpluff: 'Plug-in repository.beta.emby.kodi has been uninstalled.'
123415:30:55.393 T:3132 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.flac has been uninstalled.'
123515:30:55.393 T:3132 DEBUG: ADDON: cpluff: 'Plug-in inputstream.rtmp has been uninstalled.'
123615:30:55.393 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.audio.spotimc has been uninstalled.'
123715:30:55.393 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.module.addon.common has been uninstalled.'
123815:30:55.393 T:3132 DEBUG: ADDON: cpluff: 'Plug-in skin.confluence has been uninstalled.'
123915:30:55.393 T:3132 DEBUG: ADDON: cpluff: 'Plug-in pvr.hdhomerun has been uninstalled.'
124015:30:55.393 T:3132 DEBUG: ADDON: cpluff: 'Plug-in kodi.resource has been uninstalled.'
124115:30:55.393 T:3132 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop has been uninstalled.'
124215:30:55.393 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been uninstalled.'
124315:30:55.393 T:3132 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.amazon.de has been uninstalled.'
124415:30:55.394 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.myepisodes has been uninstalled.'
124515:30:55.394 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.module.unidecode has been uninstalled.'
124615:30:55.394 T:3132 DEBUG: ADDON: cpluff: 'Plug-in inputstream.adaptive has been uninstalled.'
124715:30:55.394 T:3132 DEBUG: ADDON: cpluff: 'Plug-in plugin.program.xsqueezechooser has been uninstalled.'
124815:30:55.394 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.module.simple.downloader has been uninstalled.'
124915:30:55.394 T:3132 DEBUG: ADDON: cpluff: 'Plug-in pvr.mythtv has been uninstalled.'
125015:30:55.394 T:3132 DEBUG: ADDON: cpluff: 'Plug-in pvr.vuplus has been uninstalled.'
125115:30:55.394 T:3132 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been uninstalled.'
125215:30:55.394 T:3132 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.itunes_podcasts has been uninstalled.'
125315:30:55.394 T:3132 DEBUG: ADDON: cpluff: 'Plug-in service.subtitles.subscene has been uninstalled.'
125415:30:55.394 T:3132 DEBUG: ADDON: cpluff: 'Plug-in screensaver.pingpong has been uninstalled.'
125515:30:55.395 T:3132 DEBUG: ADDON: cpluff: 'Plug-in skin.estouchy has been uninstalled.'
125615:30:55.395 T:3132 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.youtube has been uninstalled.'
125715:30:55.395 T:3132 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.exodus has been uninstalled.'
125815:30:55.395 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.artistslideshow has been uninstalled.'
125915:30:55.395 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.module.requests has been uninstalled.'
126015:30:55.395 T:3132 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.sidplay has been uninstalled.'
126115:30:55.395 T:3132 DEBUG: ADDON: cpluff: 'Plug-in pvr.demo has been uninstalled.'
126215:30:55.395 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.module.axel.downloader has been uninstalled.'
126315:30:55.395 T:3132 DEBUG: ADDON: cpluff: 'Plug-in kodi.inputstream has been uninstalled.'
126415:30:55.395 T:3132 DEBUG: ADDON: cpluff: 'Plug-in xbmc.pvr has been uninstalled.'
126515:30:55.395 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.module.urlresolver has been uninstalled.'
126615:30:55.395 T:3132 DEBUG: ADDON: cpluff: 'Plug-in screensaver.shadertoy has been uninstalled.'
126715:30:55.396 T:3132 DEBUG: ADDON: cpluff: 'Plug-in pvr.nextpvr has been uninstalled.'
126815:30:55.396 T:3132 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.aac has been uninstalled.'
126915:30:55.396 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.module.routing has been uninstalled.'
127015:30:55.396 T:3132 DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been uninstalled.'
127115:30:55.396 T:3132 DEBUG: ADDON: cpluff: 'Plug-in plugin.image.picasa has been uninstalled.'
127215:30:55.396 T:3132 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.snesapu has been uninstalled.'
127315:30:55.396 T:3132 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been uninstalled.'
127415:30:55.396 T:3132 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been uninstalled.'
127515:30:55.396 T:3132 DEBUG: ADDON: cpluff: 'Plug-in service.scrobbler.lastfm has been uninstalled.'
127615:30:55.396 T:3132 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.last.fm has been uninstalled.'
127715:30:55.397 T:3132 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.theaudiodb.com has been uninstalled.'
127815:30:55.397 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.module.parsedom has been uninstalled.'
127915:30:55.397 T:3132 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been uninstalled.'
128015:30:55.397 T:3132 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been uninstalled.'
128115:30:55.397 T:3132 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been uninstalled.'
128215:30:55.397 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.module.elementtree has been uninstalled.'
128315:30:55.397 T:3132 DEBUG: ADDON: cpluff: 'Plug-in screensaver.greynetic has been uninstalled.'
128415:30:55.397 T:3132 DEBUG: ADDON: cpluff: 'Plug-in pvr.hts has been uninstalled.'
128515:30:55.397 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.module.feedparser has been uninstalled.'
128615:30:55.397 T:3132 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been uninstalled.'
128715:30:55.398 T:3132 DEBUG: ADDON: cpluff: 'Plug-in xbmc.codec has been uninstalled.'
128815:30:55.398 T:3132 DEBUG: ADDON: cpluff: 'Plug-in script.module.metahandler has been uninstalled.'
128915:30:55.398 T:3132 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0166A508 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
129015:30:55.398 T:3132 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03CE6988 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
129115:30:55.398 T:3132 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03CE5F20 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
129215:30:55.398 T:3132 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03CE5AA0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
129315:30:55.398 T:3132 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0167E8A8 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
129415:30:55.398 T:3132 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03CE5D28 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
129515:30:55.398 T:3132 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03CE5B30 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
129615:30:55.398 T:3132 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03DA7AC0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
129715:30:55.398 T:3132 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03CE6040 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
129815:30:55.398 T:3132 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03CE6940 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
129915:30:55.398 T:3132 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03CE59C8 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
130015:30:55.398 T:3132 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03CE5E48 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
130115:30:55.398 T:3132 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03CE5CE0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
130215:30:55.398 T:3132 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0167ED70 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
130315:30:55.399 T:3132 NOTICE: application stopped...
130415:30:55.399 T:4656 DEBUG: Thread Announce 4656 terminating
130515:30:55.399 T:3132 DEBUG: SECTION:UnloadDll(special://xbmcbin/libcurl.dll)