· 9 years ago · Aug 28, 2016, 03:06 PM
116:52:51 T:4440 NOTICE: special://profile/ is mapped to: special://masterprofile/
216:52:51 T:4440 NOTICE: -----------------------------------------------------------------------
316:52:51 T:4440 NOTICE: Starting Kodi (16.1 Git:20160424-c327c53). Platform: Windows NT x86 32-bit
416:52:51 T:4440 NOTICE: Using Release Kodi x32 build
516:52:51 T:4440 NOTICE: Kodi compiled Apr 24 2016 by MSVC 180040629 for Windows NT x86 32-bit version 6.0 (0x06000000)
616:52:51 T:4440 NOTICE: Running on Windows 8.1, kernel: Windows NT x86 64-bit version 6.3
716:52:51 T:4440 NOTICE: Host CPU: Intel(R) Core(TM) i3-5010U CPU @ 2.10GHz, 4 cores available
816:52:51 T:4440 NOTICE: Desktop Resolution: 1920x1080 32Bit at 50Hz
916:52:51 T:4440 NOTICE: Running with restricted rights
1016:52:51 T:4440 NOTICE: Aero is enabled
1116:52:51 T:4440 NOTICE: special://xbmc/ is mapped to: C:\Program Files (x86)\Kodi
1216:52:51 T:4440 NOTICE: special://xbmcbin/ is mapped to: C:\Program Files (x86)\Kodi
1316:52:51 T:4440 NOTICE: special://masterprofile/ is mapped to: C:\Users\kodi\AppData\Roaming\Kodi\userdata
1416:52:51 T:4440 NOTICE: special://home/ is mapped to: C:\Users\kodi\AppData\Roaming\Kodi\
1516:52:51 T:4440 NOTICE: special://temp/ is mapped to: C:\Users\kodi\AppData\Roaming\Kodi\cache
1616:52:51 T:4440 NOTICE: The executable running is: C:\Program Files (x86)\Kodi\Kodi.exe
1716:52:51 T:4440 NOTICE: Local hostname: NUC
1816:52:51 T:4440 NOTICE: Log File is located: C:\Users\kodi\AppData\Roaming\Kodi\kodi.log
1916:52:51 T:4440 NOTICE: -----------------------------------------------------------------------
2016:52:52 T:4440 NOTICE: load settings...
2116:52:52 T:4440 WARNING: CSettingString: unknown options filler "timezonecountries" of "locale.timezonecountry"
2216:52:52 T:4440 WARNING: CSettingString: unknown options filler "timezones" of "locale.timezone"
2316:52:52 T:4440 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
2416:52:52 T:4440 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
2516:52:52 T:4440 NOTICE: Contents of special://profile/advancedsettings.xml are...
26 <advancedsettings>
27 <fullscreen>true</fullscreen>
28 <splash>false</splash>
29 <videodatabase>
30 <type>mysql</type>
31 <host>192.168.1.12</host>
32 <port>3306</port>
33 <user>kodi</user>
34 <pass>kodi</pass>
35 <name>kodi_video</name>
36 </videodatabase>
37 <musicdatabase>
38 <type>mysql</type>
39 <host>192.168.1.12</host>
40 <port>3306</port>
41 <user>kodi</user>
42 <pass>kodi</pass>
43 <name>kodi_music</name>
44 </musicdatabase>
45 <substitute>
46 <from>special://profile/playlists/</from>
47 <to>smb://192.168.1.12/kodi/userdata/playlists/</to>
48 </substitute>
49 <!-- <loglevel>1</loglevel> -->
50 <languagecodes>
51 <code>
52 <short>spa</short>
53 <long>spanisch</long>
54 <short>eng</short>
55 <long>englisch</long>
56 <short>deu</short>
57 <long>deutsch</long>
58 <short>ger</short>
59 <long>deutsch</long>
60 </code>
61 </languagecodes>
62 <audio>
63 <excludefromscan>
64 <!-- Regular expressions that if evaluated to true won't be added to library. -->
65 <regexp>smb://DS215j/music/CannaPower - Top 100 von 1930 bis 2003/</regexp>
66 <regexp>smb://DS215j/music/Hörspiele/</regexp>
67 </excludefromscan>
68 <excludefromlisting>
69 <!-- Regular expressions that if evaluated to true won't be displayed in Files View -->
70 <regexp>[-\._ ](podcast)[-\._ ]</regexp>
71 </excludefromlisting>
72 </audio>
73 <!--
74
75
76
77 <network>
78
79 <buffermode>1</buffermode>
80
81 <cachemembuffersize>524288000</cachemembuffersize>
82
83 <readbufferfactor>40</readbufferfactor>
84
85 </network>
86
87
88
89 -->
90 <!-- <navigatevirtualkeyboard>true</navigatevirtualkeyboard> -->
91 <!--
92
93 <gui>
94
95 <algorithmdirtyregions>2</algorithmdirtyregions>
96
97 <nofliptimeout>-1</nofliptimeout>
98
99 </gui>
100
101 -->
102 <!--
103
104 <epg>
105
106 <updateemptytagsinterval>10800</updateemptytagsinterval>
107
108 <updatecheckinterval>10800</updatecheckinterval>
109
110 <activetagcheckinterval>10800</activetagcheckinterval>
111
112 </epg>
113
114 -->
115 <!-- <pathsubstitution>
116
117 <substitute>
118
119 <from>special://masterprofile/Thumbnails/</from>
120
121 <to>smb://192.168.1.12/kodi/thumbnails/</to>
122
123 </substitute>
124
125 </pathsubstitution>
126
127 -->
128 </advancedsettings>
12916:52:52 T:4440 WARNING: VIDEO database configuration is experimental.
13016:52:52 T:4440 NOTICE: Default DVD Player: dvdplayer
13116:52:52 T:4440 NOTICE: Default Video Player: dvdplayer
13216:52:52 T:4440 NOTICE: Default Audio Player: paplayer
13316:52:52 T:4440 NOTICE: Disabled debug logging due to GUI setting. Level 0.
13416:52:52 T:4440 NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
13516:52:52 T:4440 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
13616:52:52 T:4440 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
13716:52:52 T:4440 NOTICE: Loaded playercorefactory configuration
13816:52:52 T:4440 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
13916:52:52 T:4440 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
14016:52:52 T:4440 NOTICE: WakeOnAccess - Load settings :
14116:52:52 T:4440 NOTICE: WakeOnAccess - Enabled:TRUE
14216:52:52 T:4440 NOTICE: -Network init timeout : [20] sec
14316:52:52 T:4440 NOTICE: -Network settle time : [500] ms
14416:52:52 T:4440 NOTICE: Registering wakeup entry:
14516:52:52 T:4440 NOTICE: HostName : 192.168.1.12
14616:52:52 T:4440 NOTICE: MacAddress : 00:11:32:3F:7E:9A
14716:52:52 T:4440 NOTICE: PingPort : 0
14816:52:52 T:4440 NOTICE: PingMode : 0
14916:52:52 T:4440 NOTICE: Timeout : 300 (sec)
15016:52:52 T:4440 NOTICE: WaitForOnline : 40 (sec)
15116:52:52 T:4440 NOTICE: WaitForOnlineEx : 40 (sec)
15216:52:52 T:4440 NOTICE: WaitForServices : 5 (sec)
15316:52:52 T:4440 NOTICE: Registering wakeup entry:
15416:52:52 T:4440 NOTICE: HostName : DS215J
15516:52:52 T:4440 NOTICE: MacAddress : 00:11:32:3F:7E:9A
15616:52:52 T:4440 NOTICE: PingPort : 0
15716:52:52 T:4440 NOTICE: PingMode : 0
15816:52:52 T:4440 NOTICE: Timeout : 300 (sec)
15916:52:52 T:4440 NOTICE: WaitForOnline : 40 (sec)
16016:52:52 T:4440 NOTICE: WaitForOnlineEx : 40 (sec)
16116:52:52 T:4440 NOTICE: WaitForServices : 5 (sec)
16216:52:52 T:4532 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: data format "AE_FMT_DTSHD" on device "Panasonic-TV (Intel(R) Display-Audio)" seems to be not supported.
16316:52:52 T:4532 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: data format "AE_FMT_TRUEHD" on device "Panasonic-TV (Intel(R) Display-Audio)" seems to be not supported.
16416:52:52 T:4532 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: data format "AE_FMT_EAC3" on device "Panasonic-TV (Intel(R) Display-Audio)" seems to be not supported.
16516:52:52 T:4532 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: data format "AE_FMT_DTS" on device "Panasonic-TV (Intel(R) Display-Audio)" seems to be not supported.
16616:52:52 T:4532 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: data format "AE_FMT_AC3" on device "Panasonic-TV (Intel(R) Display-Audio)" seems to be not supported.
16716:52:52 T:4532 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: sample rate 192khz on device "Panasonic-TV (Intel(R) Display-Audio)" seems to be not supported.
16816:52:52 T:4532 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: data format "AE_FMT_LPCM" on device "Panasonic-TV (Intel(R) Display-Audio)" seems to be not supported.
16916:52:52 T:4532 NOTICE: Found 2 Lists of Devices
17016:52:52 T:4532 NOTICE: Enumerated DIRECTSOUND devices:
17116:52:52 T:4532 NOTICE: Device 1
17216:52:52 T:4532 NOTICE: m_deviceName : {431A144B-5A11-4337-ACED-6E5D5E2F4593}
17316:52:52 T:4532 NOTICE: m_displayName : HDMI - Panasonic-TV (Intel(R) Display-Audio)
17416:52:52 T:4532 NOTICE: m_displayNameExtra: DIRECTSOUND: Panasonic-TV (Intel(R) Display-Audio)
17516:52:52 T:4532 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
17616:52:52 T:4532 NOTICE: m_channels : FL,FR
17716:52:52 T:4532 NOTICE: m_sampleRates : 48000
17816:52:52 T:4532 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_AC3,AE_FMT_DTS
17916:52:52 T:4532 NOTICE: Device 2
18016:52:52 T:4532 NOTICE: m_deviceName : default
18116:52:52 T:4532 NOTICE: m_displayName : default
18216:52:52 T:4532 NOTICE: m_displayNameExtra:
18316:52:52 T:4532 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
18416:52:52 T:4532 NOTICE: m_channels : FL,FR
18516:52:52 T:4532 NOTICE: m_sampleRates : 48000
18616:52:52 T:4532 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_AC3,AE_FMT_DTS
18716:52:52 T:4532 NOTICE: Enumerated WASAPI devices:
18816:52:52 T:4532 NOTICE: Device 1
18916:52:52 T:4532 NOTICE: m_deviceName : {431A144B-5A11-4337-ACED-6E5D5E2F4593}
19016:52:52 T:4532 NOTICE: m_displayName : HDMI - Panasonic-TV (Intel(R) Display-Audio)
19116:52:52 T:4532 NOTICE: m_displayNameExtra: WASAPI: Panasonic-TV (Intel(R) Display-Audio)
19216:52:52 T:4532 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
19316:52:52 T:4532 NOTICE: m_channels : FL,FR
19416:52:52 T:4532 NOTICE: m_sampleRates : 192000,48000,44100,32000
19516:52:52 T:4532 NOTICE: m_dataFormats : AE_FMT_DTSHD,AE_FMT_TRUEHD,AE_FMT_EAC3,AE_FMT_DTS,AE_FMT_AC3,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_LPCM
19616:52:52 T:4532 NOTICE: Device 2
19716:52:52 T:4532 NOTICE: m_deviceName : default
19816:52:52 T:4532 NOTICE: m_displayName : default
19916:52:52 T:4532 NOTICE: m_displayNameExtra:
20016:52:52 T:4532 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
20116:52:52 T:4532 NOTICE: m_channels : FL,FR
20216:52:52 T:4532 NOTICE: m_sampleRates : 192000,48000,44100,32000
20316:52:52 T:4532 NOTICE: m_dataFormats : AE_FMT_DTSHD,AE_FMT_TRUEHD,AE_FMT_EAC3,AE_FMT_DTS,AE_FMT_AC3,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_LPCM
20416:52:52 T:4440 NOTICE: Running database version Addons20
20516:52:53 T:4440 NOTICE: ADDONS: Using repository repository.kodinerds
20616:52:53 T:4440 NOTICE: ADDONS: Using repository repository.bromix
20716:52:53 T:4440 NOTICE: ADDONS: Using repository repository.lost-and-found
20816:52:53 T:4440 NOTICE: ADDONS: Using repository repository.stemaj
20916:52:53 T:4440 NOTICE: ADDONS: Using repository repository.greenair.public
21016:52:53 T:4440 NOTICE: ADDONS: Using repository repository.addonscriptorde-beta
21116:52:53 T:4440 NOTICE: ADDONS: Using repository repository.membrane
21216:52:53 T:4440 NOTICE: ADDONS: Using repository repository.beta.mediabrowser.kodi
21316:52:53 T:4440 NOTICE: ADDONS: Using repository repository.m4x1m
21416:52:53 T:4440 NOTICE: ADDONS: Using repository repository.xbmc.org
21516:52:53 T:4440 NOTICE: ADDONS: Using repository repository.robwebset
21616:52:53 T:4440 NOTICE: ADDONS: Using repository repository.saxbmc
21716:52:53 T:4440 NOTICE: ADDONS: Using repository repository.stipx
21816:52:53 T:4440 NOTICE: Found screen: Generic PnP Monitor on Intel(R) HD Graphics 5500, adapter 0.
21916:52:53 T:4440 NOTICE: Primary mode: 1920x1080@ 50.00 - Full Screen
22016:52:53 T:4440 NOTICE: Additional mode: 320x200@ 23.98 - Full Screen
22116:52:53 T:4440 NOTICE: Additional mode: 320x200@ 24.00 - Full Screen
22216:52:53 T:4440 NOTICE: Additional mode: 320x200@ 23.98 - Full Screen
22316:52:53 T:4440 NOTICE: Additional mode: 320x200@ 24.00 - Full Screen
22416:52:53 T:4440 NOTICE: Additional mode: 320x200@ 23.98 - Full Screen
22516:52:53 T:4440 NOTICE: Additional mode: 320x200@ 24.00 - Full Screen
22616:52:53 T:4440 NOTICE: Additional mode: 320x200@ 25.00 - Full Screen
22716:52:53 T:4440 NOTICE: Previous line repeats 2 times.
22816:52:53 T:4440 NOTICE: Additional mode: 320x200@ 29.97 - Full Screen
22916:52:53 T:4440 NOTICE: Additional mode: 320x200@ 30.00 - Full Screen
23016:52:53 T:4440 NOTICE: Additional mode: 320x200@ 29.97 - Full Screen
23116:52:53 T:4440 NOTICE: Additional mode: 320x200@ 30.00 - Full Screen
23216:52:53 T:4440 NOTICE: Additional mode: 320x200@ 29.97 - Full Screen
23316:52:53 T:4440 NOTICE: Additional mode: 320x200@ 30.00 - Full Screen
23416:52:53 T:4440 NOTICE: Additional mode: 320x200@ 50.00 - Full Screen
23516:52:53 T:4440 NOTICE: Previous line repeats 2 times.
23616:52:53 T:4440 NOTICE: Additional mode: 320x200@ 59.94 - Full Screen
23716:52:53 T:4440 NOTICE: Additional mode: 320x200@ 60.00 - Full Screen
23816:52:53 T:4440 NOTICE: Additional mode: 320x200@ 59.94 - Full Screen
23916:52:53 T:4440 NOTICE: Additional mode: 320x200@ 60.00 - Full Screen
24016:52:53 T:4440 NOTICE: Additional mode: 320x200@ 59.94 - Full Screen
24116:52:53 T:4440 NOTICE: Additional mode: 320x200@ 60.00 - Full Screen
24216:52:53 T:4440 NOTICE: Additional mode: 320x240@ 23.98 - Full Screen
24316:52:53 T:4440 NOTICE: Additional mode: 320x240@ 24.00 - Full Screen
24416:52:53 T:4440 NOTICE: Additional mode: 320x240@ 23.98 - Full Screen
24516:52:53 T:4440 NOTICE: Additional mode: 320x240@ 24.00 - Full Screen
24616:52:53 T:4440 NOTICE: Additional mode: 320x240@ 23.98 - Full Screen
24716:52:53 T:4440 NOTICE: Additional mode: 320x240@ 24.00 - Full Screen
24816:52:53 T:4440 NOTICE: Additional mode: 320x240@ 25.00 - Full Screen
24916:52:53 T:4440 NOTICE: Previous line repeats 2 times.
25016:52:53 T:4440 NOTICE: Additional mode: 320x240@ 29.97 - Full Screen
25116:52:53 T:4440 NOTICE: Additional mode: 320x240@ 30.00 - Full Screen
25216:52:53 T:4440 NOTICE: Additional mode: 320x240@ 29.97 - Full Screen
25316:52:53 T:4440 NOTICE: Additional mode: 320x240@ 30.00 - Full Screen
25416:52:53 T:4440 NOTICE: Additional mode: 320x240@ 29.97 - Full Screen
25516:52:53 T:4440 NOTICE: Additional mode: 320x240@ 30.00 - Full Screen
25616:52:53 T:4440 NOTICE: Additional mode: 320x240@ 50.00 - Full Screen
25716:52:53 T:4440 NOTICE: Previous line repeats 2 times.
25816:52:53 T:4440 NOTICE: Additional mode: 320x240@ 59.94 - Full Screen
25916:52:53 T:4440 NOTICE: Additional mode: 320x240@ 60.00 - Full Screen
26016:52:53 T:4440 NOTICE: Additional mode: 320x240@ 59.94 - Full Screen
26116:52:53 T:4440 NOTICE: Additional mode: 320x240@ 60.00 - Full Screen
26216:52:53 T:4440 NOTICE: Additional mode: 320x240@ 59.94 - Full Screen
26316:52:53 T:4440 NOTICE: Additional mode: 320x240@ 60.00 - Full Screen
26416:52:53 T:4440 NOTICE: Additional mode: 400x300@ 23.98 - Full Screen
26516:52:53 T:4440 NOTICE: Additional mode: 400x300@ 24.00 - Full Screen
26616:52:53 T:4440 NOTICE: Additional mode: 400x300@ 23.98 - Full Screen
26716:52:53 T:4440 NOTICE: Additional mode: 400x300@ 24.00 - Full Screen
26816:52:53 T:4440 NOTICE: Additional mode: 400x300@ 23.98 - Full Screen
26916:52:53 T:4440 NOTICE: Additional mode: 400x300@ 24.00 - Full Screen
27016:52:53 T:4440 NOTICE: Additional mode: 400x300@ 25.00 - Full Screen
27116:52:53 T:4440 NOTICE: Previous line repeats 2 times.
27216:52:53 T:4440 NOTICE: Additional mode: 400x300@ 29.97 - Full Screen
27316:52:53 T:4440 NOTICE: Additional mode: 400x300@ 30.00 - Full Screen
27416:52:53 T:4440 NOTICE: Additional mode: 400x300@ 29.97 - Full Screen
27516:52:53 T:4440 NOTICE: Additional mode: 400x300@ 30.00 - Full Screen
27616:52:53 T:4440 NOTICE: Additional mode: 400x300@ 29.97 - Full Screen
27716:52:53 T:4440 NOTICE: Additional mode: 400x300@ 30.00 - Full Screen
27816:52:53 T:4440 NOTICE: Additional mode: 400x300@ 50.00 - Full Screen
27916:52:53 T:4440 NOTICE: Previous line repeats 2 times.
28016:52:53 T:4440 NOTICE: Additional mode: 400x300@ 59.94 - Full Screen
28116:52:53 T:4440 NOTICE: Additional mode: 400x300@ 60.00 - Full Screen
28216:52:53 T:4440 NOTICE: Additional mode: 400x300@ 59.94 - Full Screen
28316:52:53 T:4440 NOTICE: Additional mode: 400x300@ 60.00 - Full Screen
28416:52:53 T:4440 NOTICE: Additional mode: 400x300@ 59.94 - Full Screen
28516:52:53 T:4440 NOTICE: Additional mode: 400x300@ 60.00 - Full Screen
28616:52:53 T:4440 NOTICE: Additional mode: 512x384@ 23.98 - Full Screen
28716:52:53 T:4440 NOTICE: Additional mode: 512x384@ 24.00 - Full Screen
28816:52:53 T:4440 NOTICE: Additional mode: 512x384@ 23.98 - Full Screen
28916:52:53 T:4440 NOTICE: Additional mode: 512x384@ 24.00 - Full Screen
29016:52:53 T:4440 NOTICE: Additional mode: 512x384@ 23.98 - Full Screen
29116:52:53 T:4440 NOTICE: Additional mode: 512x384@ 24.00 - Full Screen
29216:52:53 T:4440 NOTICE: Additional mode: 512x384@ 25.00 - Full Screen
29316:52:53 T:4440 NOTICE: Previous line repeats 2 times.
29416:52:53 T:4440 NOTICE: Additional mode: 512x384@ 29.97 - Full Screen
29516:52:53 T:4440 NOTICE: Additional mode: 512x384@ 30.00 - Full Screen
29616:52:53 T:4440 NOTICE: Additional mode: 512x384@ 29.97 - Full Screen
29716:52:53 T:4440 NOTICE: Additional mode: 512x384@ 30.00 - Full Screen
29816:52:53 T:4440 NOTICE: Additional mode: 512x384@ 29.97 - Full Screen
29916:52:53 T:4440 NOTICE: Additional mode: 512x384@ 30.00 - Full Screen
30016:52:53 T:4440 NOTICE: Additional mode: 512x384@ 50.00 - Full Screen
30116:52:53 T:4440 NOTICE: Previous line repeats 2 times.
30216:52:53 T:4440 NOTICE: Additional mode: 512x384@ 59.94 - Full Screen
30316:52:53 T:4440 NOTICE: Additional mode: 512x384@ 60.00 - Full Screen
30416:52:53 T:4440 NOTICE: Additional mode: 512x384@ 59.94 - Full Screen
30516:52:53 T:4440 NOTICE: Additional mode: 512x384@ 60.00 - Full Screen
30616:52:53 T:4440 NOTICE: Additional mode: 512x384@ 59.94 - Full Screen
30716:52:53 T:4440 NOTICE: Additional mode: 512x384@ 60.00 - Full Screen
30816:52:53 T:4440 NOTICE: Additional mode: 640x400@ 23.98 - Full Screen
30916:52:53 T:4440 NOTICE: Additional mode: 640x400@ 24.00 - Full Screen
31016:52:53 T:4440 NOTICE: Additional mode: 640x400@ 23.98 - Full Screen
31116:52:53 T:4440 NOTICE: Additional mode: 640x400@ 24.00 - Full Screen
31216:52:53 T:4440 NOTICE: Additional mode: 640x400@ 23.98 - Full Screen
31316:52:53 T:4440 NOTICE: Additional mode: 640x400@ 24.00 - Full Screen
31416:52:53 T:4440 NOTICE: Additional mode: 640x400@ 25.00 - Full Screen
31516:52:53 T:4440 NOTICE: Previous line repeats 2 times.
31616:52:53 T:4440 NOTICE: Additional mode: 640x400@ 29.97 - Full Screen
31716:52:53 T:4440 NOTICE: Additional mode: 640x400@ 30.00 - Full Screen
31816:52:53 T:4440 NOTICE: Additional mode: 640x400@ 29.97 - Full Screen
31916:52:53 T:4440 NOTICE: Additional mode: 640x400@ 30.00 - Full Screen
32016:52:53 T:4440 NOTICE: Additional mode: 640x400@ 29.97 - Full Screen
32116:52:53 T:4440 NOTICE: Additional mode: 640x400@ 30.00 - Full Screen
32216:52:53 T:4440 NOTICE: Additional mode: 640x400@ 50.00 - Full Screen
32316:52:53 T:4440 NOTICE: Previous line repeats 2 times.
32416:52:53 T:4440 NOTICE: Additional mode: 640x400@ 59.94 - Full Screen
32516:52:53 T:4440 NOTICE: Additional mode: 640x400@ 60.00 - Full Screen
32616:52:53 T:4440 NOTICE: Additional mode: 640x400@ 59.94 - Full Screen
32716:52:53 T:4440 NOTICE: Additional mode: 640x400@ 60.00 - Full Screen
32816:52:53 T:4440 NOTICE: Additional mode: 640x400@ 59.94 - Full Screen
32916:52:53 T:4440 NOTICE: Additional mode: 640x400@ 60.00 - Full Screen
33016:52:53 T:4440 NOTICE: Additional mode: 640x480@ 23.98 - Full Screen
33116:52:53 T:4440 NOTICE: Additional mode: 640x480@ 24.00 - Full Screen
33216:52:53 T:4440 NOTICE: Additional mode: 640x480@ 23.98 - Full Screen
33316:52:53 T:4440 NOTICE: Additional mode: 640x480@ 24.00 - Full Screen
33416:52:53 T:4440 NOTICE: Additional mode: 640x480@ 23.98 - Full Screen
33516:52:53 T:4440 NOTICE: Additional mode: 640x480@ 24.00 - Full Screen
33616:52:53 T:4440 NOTICE: Additional mode: 640x480@ 25.00 - Full Screen
33716:52:53 T:4440 NOTICE: Previous line repeats 2 times.
33816:52:53 T:4440 NOTICE: Additional mode: 640x480@ 29.97 - Full Screen
33916:52:53 T:4440 NOTICE: Additional mode: 640x480@ 30.00 - Full Screen
34016:52:53 T:4440 NOTICE: Additional mode: 640x480@ 29.97 - Full Screen
34116:52:53 T:4440 NOTICE: Additional mode: 640x480@ 30.00 - Full Screen
34216:52:53 T:4440 NOTICE: Additional mode: 640x480@ 29.97 - Full Screen
34316:52:53 T:4440 NOTICE: Additional mode: 640x480@ 30.00 - Full Screen
34416:52:53 T:4440 NOTICE: Additional mode: 640x480@ 50.00 - Full Screen
34516:52:53 T:4440 NOTICE: Previous line repeats 2 times.
34616:52:53 T:4440 NOTICE: Additional mode: 640x480@ 59.94 - Full Screen
34716:52:53 T:4440 NOTICE: Additional mode: 640x480@ 60.00 - Full Screen
34816:52:53 T:4440 NOTICE: Additional mode: 640x480@ 59.94 - Full Screen
34916:52:53 T:4440 NOTICE: Additional mode: 640x480@ 60.00 - Full Screen
35016:52:53 T:4440 NOTICE: Additional mode: 640x480@ 59.94 - Full Screen
35116:52:53 T:4440 NOTICE: Additional mode: 640x480@ 60.00 - Full Screen
35216:52:53 T:4440 NOTICE: Additional mode: 720x480@ 23.98 - Full Screen
35316:52:53 T:4440 NOTICE: Additional mode: 720x480@ 24.00 - Full Screen
35416:52:53 T:4440 NOTICE: Additional mode: 720x480@ 23.98 - Full Screen
35516:52:53 T:4440 NOTICE: Additional mode: 720x480@ 24.00 - Full Screen
35616:52:53 T:4440 NOTICE: Additional mode: 720x480@ 23.98 - Full Screen
35716:52:53 T:4440 NOTICE: Additional mode: 720x480@ 24.00 - Full Screen
35816:52:53 T:4440 NOTICE: Additional mode: 720x480@ 25.00 - Full Screen
35916:52:53 T:4440 NOTICE: Previous line repeats 2 times.
36016:52:53 T:4440 NOTICE: Additional mode: 720x480@ 29.97 - Full Screen
36116:52:53 T:4440 NOTICE: Additional mode: 720x480@ 30.00 - Full Screen
36216:52:53 T:4440 NOTICE: Additional mode: 720x480@ 29.97 - Full Screen
36316:52:53 T:4440 NOTICE: Additional mode: 720x480@ 30.00 - Full Screen
36416:52:53 T:4440 NOTICE: Additional mode: 720x480@ 29.97 - Full Screen
36516:52:53 T:4440 NOTICE: Additional mode: 720x480@ 30.00 - Full Screen
36616:52:53 T:4440 NOTICE: Additional mode: 720x480@ 50.00 - Full Screen
36716:52:53 T:4440 NOTICE: Previous line repeats 2 times.
36816:52:53 T:4440 NOTICE: Additional mode: 720x480@ 59.94 - Full Screen
36916:52:53 T:4440 NOTICE: Additional mode: 720x480@ 29.97i - Full Screen
37016:52:53 T:4440 NOTICE: Additional mode: 720x480@ 30.00i - Full Screen
37116:52:53 T:4440 NOTICE: Additional mode: 720x480@ 60.00 - Full Screen
37216:52:53 T:4440 NOTICE: Additional mode: 720x480@ 59.94 - Full Screen
37316:52:53 T:4440 NOTICE: Additional mode: 720x480@ 60.00 - Full Screen
37416:52:53 T:4440 NOTICE: Additional mode: 720x480@ 59.94 - Full Screen
37516:52:53 T:4440 NOTICE: Additional mode: 720x480@ 60.00 - Full Screen
37616:52:53 T:4440 NOTICE: Additional mode: 720x576@ 23.98 - Full Screen
37716:52:53 T:4440 NOTICE: Additional mode: 720x576@ 24.00 - Full Screen
37816:52:53 T:4440 NOTICE: Additional mode: 720x576@ 23.98 - Full Screen
37916:52:53 T:4440 NOTICE: Additional mode: 720x576@ 24.00 - Full Screen
38016:52:53 T:4440 NOTICE: Additional mode: 720x576@ 23.98 - Full Screen
38116:52:53 T:4440 NOTICE: Additional mode: 720x576@ 24.00 - Full Screen
38216:52:53 T:4440 NOTICE: Additional mode: 720x576@ 25.00 - Full Screen
38316:52:53 T:4440 NOTICE: Previous line repeats 2 times.
38416:52:53 T:4440 NOTICE: Additional mode: 720x576@ 29.97 - Full Screen
38516:52:53 T:4440 NOTICE: Additional mode: 720x576@ 30.00 - Full Screen
38616:52:53 T:4440 NOTICE: Additional mode: 720x576@ 29.97 - Full Screen
38716:52:53 T:4440 NOTICE: Additional mode: 720x576@ 30.00 - Full Screen
38816:52:53 T:4440 NOTICE: Additional mode: 720x576@ 29.97 - Full Screen
38916:52:53 T:4440 NOTICE: Additional mode: 720x576@ 30.00 - Full Screen
39016:52:53 T:4440 NOTICE: Additional mode: 720x576@ 50.00 - Full Screen
39116:52:53 T:4440 NOTICE: Additional mode: 720x576@ 25.00i - Full Screen
39216:52:53 T:4440 NOTICE: Additional mode: 720x576@ 50.00 - Full Screen
39316:52:53 T:4440 NOTICE: Previous line repeats 1 times.
39416:52:53 T:4440 NOTICE: Additional mode: 720x576@ 59.94 - Full Screen
39516:52:53 T:4440 NOTICE: Additional mode: 720x576@ 60.00 - Full Screen
39616:52:53 T:4440 NOTICE: Additional mode: 720x576@ 59.94 - Full Screen
39716:52:53 T:4440 NOTICE: Additional mode: 720x576@ 60.00 - Full Screen
39816:52:53 T:4440 NOTICE: Additional mode: 720x576@ 59.94 - Full Screen
39916:52:53 T:4440 NOTICE: Additional mode: 720x576@ 60.00 - Full Screen
40016:52:53 T:4440 NOTICE: Additional mode: 800x600@ 23.98 - Full Screen
40116:52:53 T:4440 NOTICE: Additional mode: 800x600@ 24.00 - Full Screen
40216:52:53 T:4440 NOTICE: Additional mode: 800x600@ 23.98 - Full Screen
40316:52:53 T:4440 NOTICE: Additional mode: 800x600@ 24.00 - Full Screen
40416:52:53 T:4440 NOTICE: Additional mode: 800x600@ 23.98 - Full Screen
40516:52:53 T:4440 NOTICE: Additional mode: 800x600@ 24.00 - Full Screen
40616:52:53 T:4440 NOTICE: Additional mode: 800x600@ 25.00 - Full Screen
40716:52:53 T:4440 NOTICE: Previous line repeats 2 times.
40816:52:53 T:4440 NOTICE: Additional mode: 800x600@ 29.97 - Full Screen
40916:52:53 T:4440 NOTICE: Additional mode: 800x600@ 30.00 - Full Screen
41016:52:53 T:4440 NOTICE: Additional mode: 800x600@ 29.97 - Full Screen
41116:52:53 T:4440 NOTICE: Additional mode: 800x600@ 30.00 - Full Screen
41216:52:53 T:4440 NOTICE: Additional mode: 800x600@ 29.97 - Full Screen
41316:52:53 T:4440 NOTICE: Additional mode: 800x600@ 30.00 - Full Screen
41416:52:53 T:4440 NOTICE: Additional mode: 800x600@ 50.00 - Full Screen
41516:52:53 T:4440 NOTICE: Previous line repeats 2 times.
41616:52:53 T:4440 NOTICE: Additional mode: 800x600@ 59.94 - Full Screen
41716:52:53 T:4440 NOTICE: Additional mode: 800x600@ 60.00 - Full Screen
41816:52:53 T:4440 NOTICE: Additional mode: 800x600@ 59.94 - Full Screen
41916:52:53 T:4440 NOTICE: Additional mode: 800x600@ 60.00 - Full Screen
42016:52:53 T:4440 NOTICE: Additional mode: 800x600@ 59.94 - Full Screen
42116:52:53 T:4440 NOTICE: Additional mode: 800x600@ 60.00 - Full Screen
42216:52:53 T:4440 NOTICE: Additional mode: 1024x768@ 23.98 - Full Screen
42316:52:53 T:4440 NOTICE: Additional mode: 1024x768@ 24.00 - Full Screen
42416:52:53 T:4440 NOTICE: Additional mode: 1024x768@ 23.98 - Full Screen
42516:52:53 T:4440 NOTICE: Additional mode: 1024x768@ 24.00 - Full Screen
42616:52:53 T:4440 NOTICE: Additional mode: 1024x768@ 23.98 - Full Screen
42716:52:53 T:4440 NOTICE: Additional mode: 1024x768@ 24.00 - Full Screen
42816:52:53 T:4440 NOTICE: Additional mode: 1024x768@ 25.00 - Full Screen
42916:52:53 T:4440 NOTICE: Previous line repeats 2 times.
43016:52:53 T:4440 NOTICE: Additional mode: 1024x768@ 29.97 - Full Screen
43116:52:53 T:4440 NOTICE: Additional mode: 1024x768@ 30.00 - Full Screen
43216:52:53 T:4440 NOTICE: Additional mode: 1024x768@ 29.97 - Full Screen
43316:52:53 T:4440 NOTICE: Additional mode: 1024x768@ 30.00 - Full Screen
43416:52:53 T:4440 NOTICE: Additional mode: 1024x768@ 29.97 - Full Screen
43516:52:53 T:4440 NOTICE: Additional mode: 1024x768@ 30.00 - Full Screen
43616:52:53 T:4440 NOTICE: Additional mode: 1024x768@ 50.00 - Full Screen
43716:52:53 T:4440 NOTICE: Previous line repeats 2 times.
43816:52:53 T:4440 NOTICE: Additional mode: 1024x768@ 59.94 - Full Screen
43916:52:53 T:4440 NOTICE: Additional mode: 1024x768@ 60.00 - Full Screen
44016:52:53 T:4440 NOTICE: Additional mode: 1024x768@ 59.94 - Full Screen
44116:52:53 T:4440 NOTICE: Additional mode: 1024x768@ 60.00 - Full Screen
44216:52:53 T:4440 NOTICE: Additional mode: 1024x768@ 59.94 - Full Screen
44316:52:53 T:4440 NOTICE: Additional mode: 1024x768@ 60.00 - Full Screen
44416:52:53 T:4440 NOTICE: Additional mode: 1152x864@ 23.98 - Full Screen
44516:52:53 T:4440 NOTICE: Additional mode: 1152x864@ 24.00 - Full Screen
44616:52:53 T:4440 NOTICE: Additional mode: 1152x864@ 23.98 - Full Screen
44716:52:53 T:4440 NOTICE: Additional mode: 1152x864@ 24.00 - Full Screen
44816:52:53 T:4440 NOTICE: Additional mode: 1152x864@ 23.98 - Full Screen
44916:52:53 T:4440 NOTICE: Additional mode: 1152x864@ 24.00 - Full Screen
45016:52:53 T:4440 NOTICE: Additional mode: 1152x864@ 25.00 - Full Screen
45116:52:53 T:4440 NOTICE: Previous line repeats 2 times.
45216:52:53 T:4440 NOTICE: Additional mode: 1152x864@ 29.97 - Full Screen
45316:52:53 T:4440 NOTICE: Additional mode: 1152x864@ 30.00 - Full Screen
45416:52:53 T:4440 NOTICE: Additional mode: 1152x864@ 29.97 - Full Screen
45516:52:53 T:4440 NOTICE: Additional mode: 1152x864@ 30.00 - Full Screen
45616:52:53 T:4440 NOTICE: Additional mode: 1152x864@ 29.97 - Full Screen
45716:52:53 T:4440 NOTICE: Additional mode: 1152x864@ 30.00 - Full Screen
45816:52:53 T:4440 NOTICE: Additional mode: 1152x864@ 50.00 - Full Screen
45916:52:53 T:4440 NOTICE: Previous line repeats 2 times.
46016:52:53 T:4440 NOTICE: Additional mode: 1152x864@ 59.94 - Full Screen
46116:52:53 T:4440 NOTICE: Additional mode: 1152x864@ 60.00 - Full Screen
46216:52:53 T:4440 NOTICE: Additional mode: 1152x864@ 59.94 - Full Screen
46316:52:53 T:4440 NOTICE: Additional mode: 1152x864@ 60.00 - Full Screen
46416:52:53 T:4440 NOTICE: Additional mode: 1152x864@ 59.94 - Full Screen
46516:52:53 T:4440 NOTICE: Additional mode: 1152x864@ 60.00 - Full Screen
46616:52:53 T:4440 NOTICE: Additional mode: 1280x600@ 23.98 - Full Screen
46716:52:53 T:4440 NOTICE: Additional mode: 1280x600@ 24.00 - Full Screen
46816:52:53 T:4440 NOTICE: Additional mode: 1280x600@ 23.98 - Full Screen
46916:52:53 T:4440 NOTICE: Additional mode: 1280x600@ 24.00 - Full Screen
47016:52:53 T:4440 NOTICE: Additional mode: 1280x600@ 23.98 - Full Screen
47116:52:53 T:4440 NOTICE: Additional mode: 1280x600@ 24.00 - Full Screen
47216:52:53 T:4440 NOTICE: Additional mode: 1280x600@ 25.00 - Full Screen
47316:52:53 T:4440 NOTICE: Previous line repeats 2 times.
47416:52:53 T:4440 NOTICE: Additional mode: 1280x600@ 29.97 - Full Screen
47516:52:53 T:4440 NOTICE: Additional mode: 1280x600@ 30.00 - Full Screen
47616:52:53 T:4440 NOTICE: Additional mode: 1280x600@ 29.97 - Full Screen
47716:52:53 T:4440 NOTICE: Additional mode: 1280x600@ 30.00 - Full Screen
47816:52:53 T:4440 NOTICE: Additional mode: 1280x600@ 29.97 - Full Screen
47916:52:53 T:4440 NOTICE: Additional mode: 1280x600@ 30.00 - Full Screen
48016:52:53 T:4440 NOTICE: Additional mode: 1280x600@ 50.00 - Full Screen
48116:52:53 T:4440 NOTICE: Previous line repeats 2 times.
48216:52:53 T:4440 NOTICE: Additional mode: 1280x600@ 59.94 - Full Screen
48316:52:53 T:4440 NOTICE: Additional mode: 1280x600@ 60.00 - Full Screen
48416:52:53 T:4440 NOTICE: Additional mode: 1280x600@ 59.94 - Full Screen
48516:52:53 T:4440 NOTICE: Additional mode: 1280x600@ 60.00 - Full Screen
48616:52:53 T:4440 NOTICE: Additional mode: 1280x600@ 59.94 - Full Screen
48716:52:53 T:4440 NOTICE: Additional mode: 1280x600@ 60.00 - Full Screen
48816:52:53 T:4440 NOTICE: Additional mode: 1280x720@ 23.98 - Full Screen
48916:52:53 T:4440 NOTICE: Additional mode: 1280x720@ 24.00 - Full Screen
49016:52:53 T:4440 NOTICE: Additional mode: 1280x720@ 23.98 - Full Screen
49116:52:53 T:4440 NOTICE: Additional mode: 1280x720@ 24.00 - Full Screen
49216:52:53 T:4440 NOTICE: Additional mode: 1280x720@ 23.98 - Full Screen
49316:52:53 T:4440 NOTICE: Additional mode: 1280x720@ 24.00 - Full Screen
49416:52:53 T:4440 NOTICE: Additional mode: 1280x720@ 25.00 - Full Screen
49516:52:53 T:4440 NOTICE: Previous line repeats 2 times.
49616:52:53 T:4440 NOTICE: Additional mode: 1280x720@ 29.97 - Full Screen
49716:52:53 T:4440 NOTICE: Additional mode: 1280x720@ 30.00 - Full Screen
49816:52:53 T:4440 NOTICE: Additional mode: 1280x720@ 29.97 - Full Screen
49916:52:53 T:4440 NOTICE: Additional mode: 1280x720@ 30.00 - Full Screen
50016:52:53 T:4440 NOTICE: Additional mode: 1280x720@ 29.97 - Full Screen
50116:52:53 T:4440 NOTICE: Additional mode: 1280x720@ 30.00 - Full Screen
50216:52:53 T:4440 NOTICE: Additional mode: 1280x720@ 50.00 - Full Screen
50316:52:53 T:4440 NOTICE: Previous line repeats 2 times.
50416:52:53 T:4440 NOTICE: Additional mode: 1280x720@ 59.94 - Full Screen
50516:52:53 T:4440 NOTICE: Additional mode: 1280x720@ 60.00 - Full Screen
50616:52:53 T:4440 NOTICE: Additional mode: 1280x720@ 59.94 - Full Screen
50716:52:53 T:4440 NOTICE: Additional mode: 1280x720@ 60.00 - Full Screen
50816:52:53 T:4440 NOTICE: Additional mode: 1280x720@ 59.94 - Full Screen
50916:52:53 T:4440 NOTICE: Additional mode: 1280x720@ 60.00 - Full Screen
51016:52:53 T:4440 NOTICE: Additional mode: 1280x768@ 23.98 - Full Screen
51116:52:53 T:4440 NOTICE: Additional mode: 1280x768@ 24.00 - Full Screen
51216:52:53 T:4440 NOTICE: Additional mode: 1280x768@ 23.98 - Full Screen
51316:52:53 T:4440 NOTICE: Additional mode: 1280x768@ 24.00 - Full Screen
51416:52:53 T:4440 NOTICE: Additional mode: 1280x768@ 23.98 - Full Screen
51516:52:53 T:4440 NOTICE: Additional mode: 1280x768@ 24.00 - Full Screen
51616:52:53 T:4440 NOTICE: Additional mode: 1280x768@ 25.00 - Full Screen
51716:52:53 T:4440 NOTICE: Previous line repeats 2 times.
51816:52:53 T:4440 NOTICE: Additional mode: 1280x768@ 29.97 - Full Screen
51916:52:53 T:4440 NOTICE: Additional mode: 1280x768@ 30.00 - Full Screen
52016:52:53 T:4440 NOTICE: Additional mode: 1280x768@ 29.97 - Full Screen
52116:52:53 T:4440 NOTICE: Additional mode: 1280x768@ 30.00 - Full Screen
52216:52:53 T:4440 NOTICE: Additional mode: 1280x768@ 29.97 - Full Screen
52316:52:53 T:4440 NOTICE: Additional mode: 1280x768@ 30.00 - Full Screen
52416:52:53 T:4440 NOTICE: Additional mode: 1280x768@ 50.00 - Full Screen
52516:52:53 T:4440 NOTICE: Previous line repeats 2 times.
52616:52:53 T:4440 NOTICE: Additional mode: 1280x768@ 59.94 - Full Screen
52716:52:53 T:4440 NOTICE: Additional mode: 1280x768@ 60.00 - Full Screen
52816:52:53 T:4440 NOTICE: Additional mode: 1280x768@ 59.94 - Full Screen
52916:52:53 T:4440 NOTICE: Additional mode: 1280x768@ 60.00 - Full Screen
53016:52:53 T:4440 NOTICE: Additional mode: 1280x768@ 59.94 - Full Screen
53116:52:53 T:4440 NOTICE: Additional mode: 1280x768@ 60.00 - Full Screen
53216:52:53 T:4440 NOTICE: Additional mode: 1280x800@ 23.98 - Full Screen
53316:52:53 T:4440 NOTICE: Additional mode: 1280x800@ 24.00 - Full Screen
53416:52:53 T:4440 NOTICE: Additional mode: 1280x800@ 23.98 - Full Screen
53516:52:53 T:4440 NOTICE: Additional mode: 1280x800@ 24.00 - Full Screen
53616:52:53 T:4440 NOTICE: Additional mode: 1280x800@ 23.98 - Full Screen
53716:52:53 T:4440 NOTICE: Additional mode: 1280x800@ 24.00 - Full Screen
53816:52:53 T:4440 NOTICE: Additional mode: 1280x800@ 25.00 - Full Screen
53916:52:53 T:4440 NOTICE: Previous line repeats 2 times.
54016:52:53 T:4440 NOTICE: Additional mode: 1280x800@ 29.97 - Full Screen
54116:52:53 T:4440 NOTICE: Additional mode: 1280x800@ 30.00 - Full Screen
54216:52:53 T:4440 NOTICE: Additional mode: 1280x800@ 29.97 - Full Screen
54316:52:53 T:4440 NOTICE: Additional mode: 1280x800@ 30.00 - Full Screen
54416:52:53 T:4440 NOTICE: Additional mode: 1280x800@ 29.97 - Full Screen
54516:52:53 T:4440 NOTICE: Additional mode: 1280x800@ 30.00 - Full Screen
54616:52:53 T:4440 NOTICE: Additional mode: 1280x800@ 50.00 - Full Screen
54716:52:53 T:4440 NOTICE: Previous line repeats 2 times.
54816:52:53 T:4440 NOTICE: Additional mode: 1280x800@ 59.94 - Full Screen
54916:52:53 T:4440 NOTICE: Additional mode: 1280x800@ 60.00 - Full Screen
55016:52:53 T:4440 NOTICE: Additional mode: 1280x800@ 59.94 - Full Screen
55116:52:53 T:4440 NOTICE: Additional mode: 1280x800@ 60.00 - Full Screen
55216:52:53 T:4440 NOTICE: Additional mode: 1280x800@ 59.94 - Full Screen
55316:52:53 T:4440 NOTICE: Additional mode: 1280x800@ 60.00 - Full Screen
55416:52:53 T:4440 NOTICE: Additional mode: 1280x960@ 23.98 - Full Screen
55516:52:53 T:4440 NOTICE: Additional mode: 1280x960@ 24.00 - Full Screen
55616:52:53 T:4440 NOTICE: Additional mode: 1280x960@ 23.98 - Full Screen
55716:52:53 T:4440 NOTICE: Additional mode: 1280x960@ 24.00 - Full Screen
55816:52:53 T:4440 NOTICE: Additional mode: 1280x960@ 23.98 - Full Screen
55916:52:53 T:4440 NOTICE: Additional mode: 1280x960@ 24.00 - Full Screen
56016:52:53 T:4440 NOTICE: Additional mode: 1280x960@ 25.00 - Full Screen
56116:52:53 T:4440 NOTICE: Previous line repeats 2 times.
56216:52:53 T:4440 NOTICE: Additional mode: 1280x960@ 29.97 - Full Screen
56316:52:53 T:4440 NOTICE: Additional mode: 1280x960@ 30.00 - Full Screen
56416:52:53 T:4440 NOTICE: Additional mode: 1280x960@ 29.97 - Full Screen
56516:52:53 T:4440 NOTICE: Additional mode: 1280x960@ 30.00 - Full Screen
56616:52:53 T:4440 NOTICE: Additional mode: 1280x960@ 29.97 - Full Screen
56716:52:53 T:4440 NOTICE: Additional mode: 1280x960@ 30.00 - Full Screen
56816:52:53 T:4440 NOTICE: Additional mode: 1280x960@ 50.00 - Full Screen
56916:52:53 T:4440 NOTICE: Previous line repeats 2 times.
57016:52:53 T:4440 NOTICE: Additional mode: 1280x960@ 59.94 - Full Screen
57116:52:53 T:4440 NOTICE: Additional mode: 1280x960@ 60.00 - Full Screen
57216:52:53 T:4440 NOTICE: Additional mode: 1280x960@ 59.94 - Full Screen
57316:52:53 T:4440 NOTICE: Additional mode: 1280x960@ 60.00 - Full Screen
57416:52:53 T:4440 NOTICE: Additional mode: 1280x960@ 59.94 - Full Screen
57516:52:53 T:4440 NOTICE: Additional mode: 1280x960@ 60.00 - Full Screen
57616:52:53 T:4440 NOTICE: Additional mode: 1280x1024@ 23.98 - Full Screen
57716:52:53 T:4440 NOTICE: Additional mode: 1280x1024@ 24.00 - Full Screen
57816:52:53 T:4440 NOTICE: Additional mode: 1280x1024@ 23.98 - Full Screen
57916:52:53 T:4440 NOTICE: Additional mode: 1280x1024@ 24.00 - Full Screen
58016:52:53 T:4440 NOTICE: Additional mode: 1280x1024@ 23.98 - Full Screen
58116:52:53 T:4440 NOTICE: Additional mode: 1280x1024@ 24.00 - Full Screen
58216:52:53 T:4440 NOTICE: Additional mode: 1280x1024@ 25.00 - Full Screen
58316:52:53 T:4440 NOTICE: Previous line repeats 2 times.
58416:52:53 T:4440 NOTICE: Additional mode: 1280x1024@ 29.97 - Full Screen
58516:52:53 T:4440 NOTICE: Additional mode: 1280x1024@ 30.00 - Full Screen
58616:52:53 T:4440 NOTICE: Additional mode: 1280x1024@ 29.97 - Full Screen
58716:52:53 T:4440 NOTICE: Additional mode: 1280x1024@ 30.00 - Full Screen
58816:52:53 T:4440 NOTICE: Additional mode: 1280x1024@ 29.97 - Full Screen
58916:52:53 T:4440 NOTICE: Additional mode: 1280x1024@ 30.00 - Full Screen
59016:52:53 T:4440 NOTICE: Additional mode: 1280x1024@ 50.00 - Full Screen
59116:52:53 T:4440 NOTICE: Previous line repeats 2 times.
59216:52:53 T:4440 NOTICE: Additional mode: 1280x1024@ 59.94 - Full Screen
59316:52:53 T:4440 NOTICE: Additional mode: 1280x1024@ 60.00 - Full Screen
59416:52:53 T:4440 NOTICE: Additional mode: 1280x1024@ 59.94 - Full Screen
59516:52:53 T:4440 NOTICE: Additional mode: 1280x1024@ 60.00 - Full Screen
59616:52:53 T:4440 NOTICE: Additional mode: 1280x1024@ 59.94 - Full Screen
59716:52:53 T:4440 NOTICE: Additional mode: 1280x1024@ 60.00 - Full Screen
59816:52:53 T:4440 NOTICE: Additional mode: 1360x768@ 23.98 - Full Screen
59916:52:53 T:4440 NOTICE: Additional mode: 1360x768@ 24.00 - Full Screen
60016:52:53 T:4440 NOTICE: Additional mode: 1360x768@ 23.98 - Full Screen
60116:52:53 T:4440 NOTICE: Additional mode: 1360x768@ 24.00 - Full Screen
60216:52:53 T:4440 NOTICE: Additional mode: 1360x768@ 23.98 - Full Screen
60316:52:53 T:4440 NOTICE: Additional mode: 1360x768@ 24.00 - Full Screen
60416:52:53 T:4440 NOTICE: Additional mode: 1360x768@ 25.00 - Full Screen
60516:52:53 T:4440 NOTICE: Previous line repeats 2 times.
60616:52:53 T:4440 NOTICE: Additional mode: 1360x768@ 29.97 - Full Screen
60716:52:53 T:4440 NOTICE: Additional mode: 1360x768@ 30.00 - Full Screen
60816:52:53 T:4440 NOTICE: Additional mode: 1360x768@ 29.97 - Full Screen
60916:52:53 T:4440 NOTICE: Additional mode: 1360x768@ 30.00 - Full Screen
61016:52:53 T:4440 NOTICE: Additional mode: 1360x768@ 29.97 - Full Screen
61116:52:53 T:4440 NOTICE: Additional mode: 1360x768@ 30.00 - Full Screen
61216:52:53 T:4440 NOTICE: Additional mode: 1360x768@ 50.00 - Full Screen
61316:52:53 T:4440 NOTICE: Previous line repeats 2 times.
61416:52:53 T:4440 NOTICE: Additional mode: 1360x768@ 59.94 - Full Screen
61516:52:53 T:4440 NOTICE: Additional mode: 1360x768@ 60.00 - Full Screen
61616:52:53 T:4440 NOTICE: Additional mode: 1360x768@ 59.94 - Full Screen
61716:52:53 T:4440 NOTICE: Additional mode: 1360x768@ 60.00 - Full Screen
61816:52:53 T:4440 NOTICE: Additional mode: 1360x768@ 59.94 - Full Screen
61916:52:53 T:4440 NOTICE: Additional mode: 1360x768@ 60.00 - Full Screen
62016:52:53 T:4440 NOTICE: Additional mode: 1366x768@ 23.98 - Full Screen
62116:52:53 T:4440 NOTICE: Additional mode: 1366x768@ 24.00 - Full Screen
62216:52:53 T:4440 NOTICE: Additional mode: 1366x768@ 23.98 - Full Screen
62316:52:53 T:4440 NOTICE: Additional mode: 1366x768@ 24.00 - Full Screen
62416:52:53 T:4440 NOTICE: Additional mode: 1366x768@ 23.98 - Full Screen
62516:52:53 T:4440 NOTICE: Additional mode: 1366x768@ 24.00 - Full Screen
62616:52:53 T:4440 NOTICE: Additional mode: 1366x768@ 25.00 - Full Screen
62716:52:53 T:4440 NOTICE: Previous line repeats 2 times.
62816:52:53 T:4440 NOTICE: Additional mode: 1366x768@ 29.97 - Full Screen
62916:52:53 T:4440 NOTICE: Additional mode: 1366x768@ 30.00 - Full Screen
63016:52:53 T:4440 NOTICE: Additional mode: 1366x768@ 29.97 - Full Screen
63116:52:53 T:4440 NOTICE: Additional mode: 1366x768@ 30.00 - Full Screen
63216:52:53 T:4440 NOTICE: Additional mode: 1366x768@ 29.97 - Full Screen
63316:52:53 T:4440 NOTICE: Additional mode: 1366x768@ 30.00 - Full Screen
63416:52:53 T:4440 NOTICE: Additional mode: 1366x768@ 50.00 - Full Screen
63516:52:53 T:4440 NOTICE: Previous line repeats 2 times.
63616:52:53 T:4440 NOTICE: Additional mode: 1366x768@ 59.94 - Full Screen
63716:52:53 T:4440 NOTICE: Additional mode: 1366x768@ 60.00 - Full Screen
63816:52:53 T:4440 NOTICE: Additional mode: 1366x768@ 59.94 - Full Screen
63916:52:53 T:4440 NOTICE: Additional mode: 1366x768@ 60.00 - Full Screen
64016:52:53 T:4440 NOTICE: Additional mode: 1366x768@ 59.94 - Full Screen
64116:52:53 T:4440 NOTICE: Additional mode: 1366x768@ 60.00 - Full Screen
64216:52:53 T:4440 NOTICE: Additional mode: 1400x1050@ 23.98 - Full Screen
64316:52:53 T:4440 NOTICE: Additional mode: 1400x1050@ 24.00 - Full Screen
64416:52:53 T:4440 NOTICE: Additional mode: 1400x1050@ 23.98 - Full Screen
64516:52:53 T:4440 NOTICE: Additional mode: 1400x1050@ 24.00 - Full Screen
64616:52:53 T:4440 NOTICE: Additional mode: 1400x1050@ 23.98 - Full Screen
64716:52:53 T:4440 NOTICE: Additional mode: 1400x1050@ 24.00 - Full Screen
64816:52:53 T:4440 NOTICE: Additional mode: 1400x1050@ 25.00 - Full Screen
64916:52:53 T:4440 NOTICE: Previous line repeats 2 times.
65016:52:53 T:4440 NOTICE: Additional mode: 1400x1050@ 29.97 - Full Screen
65116:52:53 T:4440 NOTICE: Additional mode: 1400x1050@ 30.00 - Full Screen
65216:52:53 T:4440 NOTICE: Additional mode: 1400x1050@ 29.97 - Full Screen
65316:52:53 T:4440 NOTICE: Additional mode: 1400x1050@ 30.00 - Full Screen
65416:52:53 T:4440 NOTICE: Additional mode: 1400x1050@ 29.97 - Full Screen
65516:52:53 T:4440 NOTICE: Additional mode: 1400x1050@ 30.00 - Full Screen
65616:52:53 T:4440 NOTICE: Additional mode: 1400x1050@ 50.00 - Full Screen
65716:52:53 T:4440 NOTICE: Previous line repeats 2 times.
65816:52:53 T:4440 NOTICE: Additional mode: 1400x1050@ 59.94 - Full Screen
65916:52:53 T:4440 NOTICE: Additional mode: 1400x1050@ 60.00 - Full Screen
66016:52:53 T:4440 NOTICE: Additional mode: 1400x1050@ 59.94 - Full Screen
66116:52:53 T:4440 NOTICE: Additional mode: 1400x1050@ 60.00 - Full Screen
66216:52:53 T:4440 NOTICE: Additional mode: 1400x1050@ 59.94 - Full Screen
66316:52:53 T:4440 NOTICE: Additional mode: 1400x1050@ 60.00 - Full Screen
66416:52:53 T:4440 NOTICE: Additional mode: 1440x900@ 23.98 - Full Screen
66516:52:53 T:4440 NOTICE: Additional mode: 1440x900@ 24.00 - Full Screen
66616:52:53 T:4440 NOTICE: Additional mode: 1440x900@ 23.98 - Full Screen
66716:52:53 T:4440 NOTICE: Additional mode: 1440x900@ 24.00 - Full Screen
66816:52:53 T:4440 NOTICE: Additional mode: 1440x900@ 23.98 - Full Screen
66916:52:53 T:4440 NOTICE: Additional mode: 1440x900@ 24.00 - Full Screen
67016:52:53 T:4440 NOTICE: Additional mode: 1440x900@ 25.00 - Full Screen
67116:52:53 T:4440 NOTICE: Previous line repeats 2 times.
67216:52:53 T:4440 NOTICE: Additional mode: 1440x900@ 29.97 - Full Screen
67316:52:53 T:4440 NOTICE: Additional mode: 1440x900@ 30.00 - Full Screen
67416:52:53 T:4440 NOTICE: Additional mode: 1440x900@ 29.97 - Full Screen
67516:52:53 T:4440 NOTICE: Additional mode: 1440x900@ 30.00 - Full Screen
67616:52:53 T:4440 NOTICE: Additional mode: 1440x900@ 29.97 - Full Screen
67716:52:53 T:4440 NOTICE: Additional mode: 1440x900@ 30.00 - Full Screen
67816:52:53 T:4440 NOTICE: Additional mode: 1440x900@ 50.00 - Full Screen
67916:52:53 T:4440 NOTICE: Previous line repeats 2 times.
68016:52:53 T:4440 NOTICE: Additional mode: 1440x900@ 59.94 - Full Screen
68116:52:53 T:4440 NOTICE: Additional mode: 1440x900@ 60.00 - Full Screen
68216:52:53 T:4440 NOTICE: Additional mode: 1440x900@ 59.94 - Full Screen
68316:52:53 T:4440 NOTICE: Additional mode: 1440x900@ 60.00 - Full Screen
68416:52:53 T:4440 NOTICE: Additional mode: 1440x900@ 59.94 - Full Screen
68516:52:53 T:4440 NOTICE: Additional mode: 1440x900@ 60.00 - Full Screen
68616:52:53 T:4440 NOTICE: Additional mode: 1600x900@ 23.98 - Full Screen
68716:52:53 T:4440 NOTICE: Additional mode: 1600x900@ 24.00 - Full Screen
68816:52:53 T:4440 NOTICE: Additional mode: 1600x900@ 23.98 - Full Screen
68916:52:53 T:4440 NOTICE: Additional mode: 1600x900@ 24.00 - Full Screen
69016:52:53 T:4440 NOTICE: Additional mode: 1600x900@ 23.98 - Full Screen
69116:52:53 T:4440 NOTICE: Additional mode: 1600x900@ 24.00 - Full Screen
69216:52:53 T:4440 NOTICE: Additional mode: 1600x900@ 25.00 - Full Screen
69316:52:53 T:4440 NOTICE: Previous line repeats 2 times.
69416:52:53 T:4440 NOTICE: Additional mode: 1600x900@ 29.97 - Full Screen
69516:52:53 T:4440 NOTICE: Additional mode: 1600x900@ 30.00 - Full Screen
69616:52:53 T:4440 NOTICE: Additional mode: 1600x900@ 29.97 - Full Screen
69716:52:53 T:4440 NOTICE: Additional mode: 1600x900@ 30.00 - Full Screen
69816:52:53 T:4440 NOTICE: Additional mode: 1600x900@ 29.97 - Full Screen
69916:52:53 T:4440 NOTICE: Additional mode: 1600x900@ 30.00 - Full Screen
70016:52:53 T:4440 NOTICE: Additional mode: 1600x900@ 50.00 - Full Screen
70116:52:53 T:4440 NOTICE: Previous line repeats 2 times.
70216:52:53 T:4440 NOTICE: Additional mode: 1600x900@ 59.94 - Full Screen
70316:52:53 T:4440 NOTICE: Additional mode: 1600x900@ 60.00 - Full Screen
70416:52:53 T:4440 NOTICE: Additional mode: 1600x900@ 59.94 - Full Screen
70516:52:53 T:4440 NOTICE: Additional mode: 1600x900@ 60.00 - Full Screen
70616:52:53 T:4440 NOTICE: Additional mode: 1600x900@ 59.94 - Full Screen
70716:52:53 T:4440 NOTICE: Additional mode: 1600x900@ 60.00 - Full Screen
70816:52:53 T:4440 NOTICE: Additional mode: 1680x1050@ 23.98 - Full Screen
70916:52:53 T:4440 NOTICE: Additional mode: 1680x1050@ 24.00 - Full Screen
71016:52:53 T:4440 NOTICE: Additional mode: 1680x1050@ 23.98 - Full Screen
71116:52:53 T:4440 NOTICE: Additional mode: 1680x1050@ 24.00 - Full Screen
71216:52:53 T:4440 NOTICE: Additional mode: 1680x1050@ 23.98 - Full Screen
71316:52:53 T:4440 NOTICE: Additional mode: 1680x1050@ 24.00 - Full Screen
71416:52:53 T:4440 NOTICE: Additional mode: 1680x1050@ 25.00 - Full Screen
71516:52:53 T:4440 NOTICE: Previous line repeats 2 times.
71616:52:53 T:4440 NOTICE: Additional mode: 1680x1050@ 29.97 - Full Screen
71716:52:53 T:4440 NOTICE: Additional mode: 1680x1050@ 30.00 - Full Screen
71816:52:53 T:4440 NOTICE: Additional mode: 1680x1050@ 29.97 - Full Screen
71916:52:53 T:4440 NOTICE: Additional mode: 1680x1050@ 30.00 - Full Screen
72016:52:53 T:4440 NOTICE: Additional mode: 1680x1050@ 29.97 - Full Screen
72116:52:53 T:4440 NOTICE: Additional mode: 1680x1050@ 30.00 - Full Screen
72216:52:53 T:4440 NOTICE: Additional mode: 1680x1050@ 50.00 - Full Screen
72316:52:53 T:4440 NOTICE: Previous line repeats 2 times.
72416:52:53 T:4440 NOTICE: Additional mode: 1680x1050@ 59.94 - Full Screen
72516:52:53 T:4440 NOTICE: Additional mode: 1680x1050@ 60.00 - Full Screen
72616:52:53 T:4440 NOTICE: Additional mode: 1680x1050@ 59.94 - Full Screen
72716:52:53 T:4440 NOTICE: Additional mode: 1680x1050@ 60.00 - Full Screen
72816:52:53 T:4440 NOTICE: Additional mode: 1680x1050@ 59.94 - Full Screen
72916:52:53 T:4440 NOTICE: Additional mode: 1680x1050@ 60.00 - Full Screen
73016:52:53 T:4440 NOTICE: Additional mode: 1920x1080@ 23.98 - Full Screen
73116:52:53 T:4440 NOTICE: Additional mode: 1920x1080@ 24.00 - Full Screen
73216:52:53 T:4440 NOTICE: Additional mode: 1920x1080@ 25.00 - Full Screen
73316:52:53 T:4440 NOTICE: Additional mode: 1920x1080@ 29.97 - Full Screen
73416:52:53 T:4440 NOTICE: Additional mode: 1920x1080@ 30.00 - Full Screen
73516:52:53 T:4440 NOTICE: Additional mode: 1920x1080@ 50.00 - Full Screen
73616:52:53 T:4440 NOTICE: Additional mode: 1920x1080@ 25.00i - Full Screen
73716:52:53 T:4440 NOTICE: Additional mode: 1920x1080@ 59.94 - Full Screen
73816:52:53 T:4440 NOTICE: Additional mode: 1920x1080@ 60.00 - Full Screen
73916:52:53 T:4440 NOTICE: Additional mode: 1920x1080@ 29.97i - Full Screen
74016:52:53 T:4440 NOTICE: Additional mode: 1920x1080@ 30.00i - Full Screen
74116:52:53 T:4440 NOTICE: Checking resolution 16
74216:52:54 T:4440 NOTICE: Running database version Addons20
74316:52:54 T:4440 NOTICE: Running database version ViewModes6
74416:52:54 T:4440 NOTICE: Running database version Textures13
74516:52:54 T:4440 NOTICE: WakeOnAccess [192.168.1.12] trigged by accessing : MySQL : kodi_music56
74616:52:54 T:4440 NOTICE: WakeOnAccess success exit, server already running
74716:52:54 T:4440 NOTICE: Running database version kodi_music56
74816:52:54 T:4440 NOTICE: Running database version kodi_video99
74916:52:54 T:4440 NOTICE: Running database version TV29
75016:52:54 T:4440 NOTICE: Running database version Epg11
75116:52:55 T:4440 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
75216:52:55 T:4676 NOTICE: PVRManager - starting up
75316:52:55 T:4440 NOTICE: ActiveAE DSP - starting
75416:52:55 T:4440 NOTICE: initialize done
75516:52:55 T:4440 NOTICE: Running the application...
75616:52:55 T:4440 WARNING: Trying to add unsupported control type 1
75716:52:55 T:4672 WARNING: Previous line repeats 1 times.
75816:52:55 T:4672 NOTICE: AddOnLog: DVBViewer Client: Checking backend version...
75916:52:55 T:4672 NOTICE: AddOnLog: DVBViewer Client: Version: 18874368
76016:52:55 T:4440 WARNING: Trying to add unsupported control type 1
76116:52:56 T:4440 WARNING: Previous line repeats 6 times.
76216:52:56 T:4440 NOTICE: DVDPlayer: Opening: /MAX
76316:52:56 T:4440 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
76416:52:56 T:4720 NOTICE: Creating InputStream
76516:52:56 T:4720 ERROR: CDVDPlayer::OpenInputStream - error opening [/MAX]
76616:52:56 T:4720 NOTICE: CDVDPlayer::OnExit()
76716:52:56 T:4440 ERROR: Playlist Player: skipping unplayable item: 0, path [/MAX]
76816:52:56 T:4440 NOTICE: WebServer: Started the webserver
76916:52:56 T:4440 NOTICE: starting upnp client
77016:52:56 T:4764 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
77116:52:56 T:4764 NOTICE: UDP: Listening on port 9777
77216:52:56 T:4440 NOTICE: CDVDPlayer::CloseFile()
77316:52:56 T:4440 NOTICE: DVDPlayer: waiting for threads to exit
77416:52:56 T:4440 NOTICE: DVDPlayer: finished waiting
77516:52:56 T:4440 NOTICE: CDVDPlayer::CloseFile()
77616:52:56 T:4440 NOTICE: DVDPlayer: waiting for threads to exit
77716:52:56 T:4440 NOTICE: DVDPlayer: finished waiting
77816:52:56 T:4768 ERROR: CImageLoader::DoWork - Direct texture file loading failed for resource://resource.images.weathericons.outline-hd/.png
77916:52:59 T:4672 WARNING: PVR::CPVRClient::GetAddonProperties - Addon DVBViewer:127.0.0.1 does not support timer types. It will work, but not benefit from the timer features introduced with PVR Addon API 2.0.0
78016:53:01 T:4680 NOTICE: PVRManager - PVR::CPVRManager::ContinueLastChannel - continue playback on channel 'kabel eins'
78116:53:01 T:4680 NOTICE: PVRManager - PVR::CPVRManager::StartPlayback - started playback on channel 'kabel eins'
78216:53:01 T:4440 NOTICE: DVDPlayer: Opening: pvr://channels/tv/Alle Kanäle/pvr.dvbviewer_2905.pvr
78316:53:01 T:4440 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
78416:53:01 T:4900 NOTICE: Creating InputStream
78516:53:03 T:4668 NOTICE: service.watchedlist: WatchedList Database Service starting...
78616:53:04 T:4704 NOTICE: [plugin.service.gto 2.0.2]: Starting German Telecast Offers V.2.0.2
78716:53:04 T:4704 NOTICE: [plugin.service.gto 2.0.2]: Settings (re)loaded
78816:53:04 T:4648 NOTICE: Skin Helper Service --> skin helper service version 1.0.106 started
78916:53:05 T:4648 NOTICE: Skin Helper Service --> WebService - start helper webservice on port 52307
79016:53:05 T:4900 NOTICE: Creating Demuxer
79116:53:05 T:4900 NOTICE: Opening stream: 0 source: 256
79216:53:05 T:4900 NOTICE: Creating video codec with codec id: 2
79316:53:05 T:4900 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-2 video
79416:53:05 T:4900 NOTICE: Creating video thread
79516:53:05 T:4900 NOTICE: Opening stream: 1 source: 256
79616:53:05 T:4900 NOTICE: Finding audio codec for: 86017
79716:53:05 T:4112 NOTICE: running thread: video_thread
79816:53:06 T:4900 NOTICE: Creating audio thread
79916:53:06 T:4900 NOTICE: Opening stream: 2 source: 256
80016:53:06 T:4900 NOTICE: CDVDMessageQueue(teletext)::WaitUntilEmpty
80116:53:06 T:4900 WARNING: CDVDMessageQueue(teletext)::Put MSGQ_NOT_INITIALIZED
80216:53:06 T:4900 NOTICE: waiting for teletext data thread to exit
80316:53:06 T:4900 NOTICE: Creating teletext data thread
80416:53:06 T:5116 NOTICE: running thread: CDVDPlayerAudio::Process()
80516:53:06 T:4120 NOTICE: running thread: CDVDTeletextData
80616:53:06 T:4900 NOTICE: Opening stream: 0 source: 256
80716:53:06 T:4900 NOTICE: Opening stream: 1 source: 256
80816:53:06 T:4900 NOTICE: Finding audio codec for: 86016
80916:53:06 T:4900 NOTICE: Opening stream: 2 source: 256
81016:53:06 T:4900 NOTICE: Opening stream: 0 source: 256
81116:53:06 T:4900 NOTICE: Creating video codec with codec id: 2
81216:53:06 T:4900 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-2 video
81316:53:06 T:4112 NOTICE: CDVDVideoCodecFFmpeg::GetFormat - Creating DXVA(720x576)
81416:53:06 T:5116 NOTICE: Creating audio stream (codec id: 86016, channels: 2, sample rate: 48000, no pass-through)
81516:53:06 T:5116 NOTICE: CDVDPlayerAudio::OutputPacket skipping a packets of duration 24
81616:53:06 T:4112 NOTICE: fps: 50.000000, pwidth: 720, pheight: 576, dwidth: 720, dheight: 405
81716:53:06 T:4112 NOTICE: Display resolution ADJUST : 1920x1080@ 50.00 - Full Screen (16) (weight: 0.000)
81816:53:06 T:4112 NOTICE: D3D: rendering method forced to DXVA processor
81916:53:06 T:4112 NOTICE: DXVA::CProcessorHD::InitProcessor - Supported deinterlace methods: Blend:yes, Bob:yes, Adaptive:yes, MoComp:yes.
82016:53:06 T:4440 WARNING: CWinRenderer::UpdateVideoFilter - chosen scaling method 1 is not supported by renderer
82116:53:07 T:5116 NOTICE: CDVDPlayerAudio::OutputPacket skipping a packets of duration 24
82216:53:07 T:5116 NOTICE: CDVDPlayerAudio::OutputPacket duplicate 4 packets of duration 24
82316:53:07 T:5116 NOTICE: Previous line repeats 1 times.
82416:53:07 T:5116 NOTICE: CDVDPlayerAudio::OutputPacket skipping a packets of duration 24
82516:53:09 T:4660 NOTICE: [service.sleepy.watchdog] Sleepy Watchdog kicks in
82616:53:09 T:4652 ERROR: EXCEPTION: Non-Existent Control 20
82716:53:09 T:4664 NOTICE: Hole Umgebung
82816:53:10 T:4708 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
829 - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
830 Error Type: <type 'exceptions.ValueError'>
831 Error Contents: invalid literal for int() with base 10: ''
832 Traceback (most recent call last):
833 File "C:\Users\kodi\AppData\Roaming\Kodi\addons\plugin.service.gto\default.py", line 459, in <module>
834 refreshWidget(handle=_addonHandle, enabled=False)
835 File "C:\Users\kodi\AppData\Roaming\Kodi\addons\plugin.service.gto\default.py", line 254, in refreshWidget
836 for i in range(1, int(blobs) + 1, 1):
837 ValueError: invalid literal for int() with base 10: ''
838 -->End of Python script error report<--
83916:53:10 T:3180 NOTICE: WakeOnAccess [DS215J] trigged by accessing : smb://DS215J/video/Cine argentino/100% Lucha/videoextras.nfo
84016:53:10 T:3180 NOTICE: WakeOnAccess success exit, server already running
84116:53:10 T:4676 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.service.gto/?action=getcontent&ts=&reload=
84216:53:10 T:3228 NOTICE: FussballPupup: Starte Plugin
84316:53:10 T:3228 NOTICE: Hole Umgebung
84416:53:17 T:4716 NOTICE: EPG::CEpgContainer::Start - EPG thread started
84516:53:21 T:4440 NOTICE: CDVDPlayer::CloseFile()
84616:53:21 T:4440 NOTICE: DVDPlayer: waiting for threads to exit
84716:53:21 T:4900 NOTICE: CDVDPlayer::OnExit()
84816:53:21 T:4900 NOTICE: Closing stream player 1
84916:53:21 T:4900 NOTICE: Waiting for audio thread to exit
85016:53:21 T:5116 NOTICE: thread end: CDVDPlayerAudio::OnExit()
85116:53:21 T:4900 NOTICE: Closing audio device
85216:53:21 T:4900 NOTICE: Deleting audio codec
85316:53:21 T:4900 NOTICE: Closing stream player 2
85416:53:21 T:4900 NOTICE: waiting for video thread to exit
85516:53:22 T:4112 NOTICE: thread end: video_thread
85616:53:22 T:4900 NOTICE: deleting video codec
85716:53:22 T:4900 NOTICE: DXVA::CDecoder::Close - closing decoder
85816:53:22 T:4900 NOTICE: DXVA::Close - closing decoder context
85916:53:22 T:4900 NOTICE: Closing stream player 4
86016:53:22 T:4900 NOTICE: waiting for teletext data thread to exit
86116:53:22 T:4120 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true (-1)
86216:53:22 T:4120 NOTICE: thread end: data_thread
86316:53:22 T:4440 NOTICE: DVDPlayer: finished waiting
86416:53:22 T:4440 NOTICE: CDVDPlayer::CloseFile()
86516:53:22 T:4440 NOTICE: DVDPlayer: waiting for threads to exit
86616:53:22 T:4440 NOTICE: DVDPlayer: finished waiting
86716:53:22 T:4440 NOTICE: CDVDPlayer::CloseFile()
86816:53:22 T:4440 NOTICE: DVDPlayer: waiting for threads to exit
86916:53:22 T:4440 NOTICE: DVDPlayer: finished waiting
87016:53:29 T:4664 NOTICE: Hole Umgebung
87116:53:53 T:5096 NOTICE: Previous line repeats 1 times.
87216:53:53 T:5096 ERROR: XFILE::CDirectory::Create - Error creating F:\
87316:54:09 T:4664 ERROR: Previous line repeats 8 times.
87416:54:09 T:4664 NOTICE: Hole Umgebung
87516:54:26 T:4440 NOTICE: Previous line repeats 1 times.
87616:54:26 T:4440 ERROR: DXGI_ERROR_INVALID_CALL
87716:54:27 T:4440 ERROR: Previous line repeats 1 times.
87816:54:27 T:4440 NOTICE: CPowerManager::OnSleep: Running sleep jobs
87916:54:27 T:4440 NOTICE: CPowerManager::OnSleep: Stopping lirc
88016:54:29 T:4440 ERROR: DXGI_ERROR_INVALID_CALL
88116:54:29 T:4440 ERROR: Previous line repeats 1 times.
88216:54:29 T:4440 ERROR: CRenderSystemDX::SetFullScreenInternal - Failed switch full screen state: 887A0002 - DXGI_ERROR_NOT_FOUND (Das Objekt wurde nicht gefunden. Beim Aufruf von IDXGIFactory::EnumAdaptes ist kein Adapter mit der angegebenen Ordnungszahl vorhanden.
883
884 ).
88516:54:29 T:4664 NOTICE: Hole Umgebung
88616:54:31 T:4532 ERROR: ActiveAE::ActiveAE::CActiveAE::UnconfigureSink - failed to unconfigure
88716:55:58 T:3228 NOTICE: Hole Umgebung
88816:55:59 T:4440 NOTICE: Previous line repeats 1 times.
88916:55:59 T:4440 NOTICE: CPowerManager::OnWake: Running resume jobs
89016:55:59 T:4440 NOTICE: CPowerManager::OnWake: Restarting lirc
89116:55:59 T:4532 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: data format "AE_FMT_DTSHD" on device "Panasonic-TV (Intel(R) Display-Audio)" seems to be not supported.
89216:55:59 T:4532 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: data format "AE_FMT_TRUEHD" on device "Panasonic-TV (Intel(R) Display-Audio)" seems to be not supported.
89316:55:59 T:4532 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: data format "AE_FMT_EAC3" on device "Panasonic-TV (Intel(R) Display-Audio)" seems to be not supported.
89416:55:59 T:4532 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: data format "AE_FMT_DTS" on device "Panasonic-TV (Intel(R) Display-Audio)" seems to be not supported.
89516:55:59 T:4532 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: data format "AE_FMT_AC3" on device "Panasonic-TV (Intel(R) Display-Audio)" seems to be not supported.
89616:55:59 T:4532 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: sample rate 192khz on device "Panasonic-TV (Intel(R) Display-Audio)" seems to be not supported.
89716:55:59 T:4532 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: data format "AE_FMT_LPCM" on device "Panasonic-TV (Intel(R) Display-Audio)" seems to be not supported.
89816:55:59 T:4532 NOTICE: Found 2 Lists of Devices
89916:55:59 T:4532 NOTICE: Enumerated DIRECTSOUND devices:
90016:55:59 T:4532 NOTICE: Device 1
90116:55:59 T:4532 NOTICE: m_deviceName : {431A144B-5A11-4337-ACED-6E5D5E2F4593}
90216:55:59 T:4532 NOTICE: m_displayName : HDMI - Panasonic-TV (Intel(R) Display-Audio)
90316:55:59 T:4532 NOTICE: m_displayNameExtra: DIRECTSOUND: Panasonic-TV (Intel(R) Display-Audio)
90416:55:59 T:4532 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
90516:55:59 T:4532 NOTICE: m_channels : FL,FR
90616:55:59 T:4532 NOTICE: m_sampleRates : 48000
90716:55:59 T:4532 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_AC3,AE_FMT_DTS
90816:55:59 T:4532 NOTICE: Device 2
90916:55:59 T:4532 NOTICE: m_deviceName : default
91016:55:59 T:4532 NOTICE: m_displayName : default
91116:55:59 T:4532 NOTICE: m_displayNameExtra:
91216:55:59 T:4532 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
91316:55:59 T:4532 NOTICE: m_channels : FL,FR
91416:55:59 T:4532 NOTICE: m_sampleRates : 48000
91516:55:59 T:4532 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_AC3,AE_FMT_DTS
91616:55:59 T:4532 NOTICE: Enumerated WASAPI devices:
91716:55:59 T:4532 NOTICE: Device 1
91816:55:59 T:4532 NOTICE: m_deviceName : {431A144B-5A11-4337-ACED-6E5D5E2F4593}
91916:55:59 T:4532 NOTICE: m_displayName : HDMI - Panasonic-TV (Intel(R) Display-Audio)
92016:55:59 T:4532 NOTICE: m_displayNameExtra: WASAPI: Panasonic-TV (Intel(R) Display-Audio)
92116:55:59 T:4532 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
92216:55:59 T:4532 NOTICE: m_channels : FL,FR
92316:55:59 T:4532 NOTICE: m_sampleRates : 192000,48000,44100,32000
92416:55:59 T:4532 NOTICE: m_dataFormats : AE_FMT_DTSHD,AE_FMT_TRUEHD,AE_FMT_EAC3,AE_FMT_DTS,AE_FMT_AC3,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_LPCM
92516:55:59 T:4532 NOTICE: Device 2
92616:55:59 T:4532 NOTICE: m_deviceName : default
92716:55:59 T:4532 NOTICE: m_displayName : default
92816:55:59 T:4532 NOTICE: m_displayNameExtra:
92916:55:59 T:4532 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
93016:55:59 T:4532 NOTICE: m_channels : FL,FR
93116:55:59 T:4532 NOTICE: m_sampleRates : 192000,48000,44100,32000
93216:55:59 T:4532 NOTICE: m_dataFormats : AE_FMT_DTSHD,AE_FMT_TRUEHD,AE_FMT_EAC3,AE_FMT_DTS,AE_FMT_AC3,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_LPCM
93316:55:59 T:4440 NOTICE: PVRManager - PVR::CPVRManager::ContinueLastChannel - continue playback on channel 'kabel eins'
93416:55:59 T:4440 NOTICE: PVRManager - PVR::CPVRManager::StartPlayback - started playback on channel 'kabel eins'
93516:55:59 T:4440 ERROR: Unable to open database: kodi_video99 [2003](Can't connect to MySQL server on '192.168.1.12' (10065))
93616:55:59 T:4440 ERROR: Previous line repeats 1 times.
93716:55:59 T:4440 NOTICE: DVDPlayer: Opening: pvr://channels/tv/Alle Kanäle/pvr.dvbviewer_2905.pvr
93816:55:59 T:4440 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
93916:55:59 T:1988 NOTICE: Creating InputStream
94016:56:04 T:5108 ERROR: CCurlFile::Exists - Failed: Timeout was reached(28) for http://USERNAME:PASSWORD@127.0.0.1:8089/Logos/zdf+hd.png
94116:56:06 T:1988 NOTICE: Creating Demuxer
94216:56:07 T:1988 NOTICE: Opening stream: 0 source: 256
94316:56:07 T:1988 NOTICE: Creating video codec with codec id: 2
94416:56:07 T:1988 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-2 video
94516:56:07 T:1988 NOTICE: Creating video thread
94616:56:07 T:1988 NOTICE: Opening stream: 1 source: 256
94716:56:07 T:1988 NOTICE: Finding audio codec for: 86017
94816:56:07 T:1988 NOTICE: Creating audio thread
94916:56:07 T:2608 NOTICE: running thread: CDVDPlayerAudio::Process()
95016:56:07 T:4328 NOTICE: running thread: video_thread
95116:56:07 T:1988 NOTICE: Opening stream: 2 source: 256
95216:56:07 T:1988 NOTICE: CDVDMessageQueue(teletext)::WaitUntilEmpty
95316:56:07 T:1988 WARNING: CDVDMessageQueue(teletext)::Put MSGQ_NOT_INITIALIZED
95416:56:07 T:1988 NOTICE: waiting for teletext data thread to exit
95516:56:07 T:1988 NOTICE: Creating teletext data thread
95616:56:07 T:4324 NOTICE: running thread: CDVDTeletextData
95716:56:07 T:1988 NOTICE: Opening stream: 0 source: 256
95816:56:07 T:1988 NOTICE: Opening stream: 1 source: 256
95916:56:07 T:1988 NOTICE: Finding audio codec for: 86016
96016:56:07 T:1988 NOTICE: Opening stream: 2 source: 256
96116:56:07 T:1988 NOTICE: Opening stream: 0 source: 256
96216:56:07 T:1988 NOTICE: Creating video codec with codec id: 2
96316:56:07 T:1988 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-2 video
96416:56:07 T:4328 NOTICE: CDVDVideoCodecFFmpeg::GetFormat - Creating DXVA(720x576)
96516:56:07 T:2608 NOTICE: Creating audio stream (codec id: 86016, channels: 2, sample rate: 48000, no pass-through)
96616:56:07 T:2608 NOTICE: CDVDPlayerAudio::OutputPacket skipping a packets of duration 24
96716:56:07 T:4328 NOTICE: fps: 50.000000, pwidth: 720, pheight: 576, dwidth: 720, dheight: 405
96816:56:07 T:4328 NOTICE: Display resolution ADJUST : 1920x1080@ 50.00 - Full Screen (16) (weight: 0.000)
96916:56:07 T:4328 NOTICE: D3D: rendering method forced to DXVA processor
97016:56:07 T:4328 NOTICE: DXVA::CProcessorHD::InitProcessor - Supported deinterlace methods: Blend:yes, Bob:yes, Adaptive:yes, MoComp:yes.
97116:56:07 T:4440 WARNING: CWinRenderer::UpdateVideoFilter - chosen scaling method 1 is not supported by renderer
97216:56:08 T:2608 NOTICE: CDVDPlayerAudio::OutputPacket skipping a packets of duration 24
97316:56:08 T:2608 NOTICE: CDVDPlayerAudio::OutputPacket duplicate 4 packets of duration 24
97416:56:08 T:2608 NOTICE: Previous line repeats 1 times.
97516:56:08 T:2608 NOTICE: CDVDPlayerAudio::OutputPacket skipping a packets of duration 24
97616:56:10 T:5096 ERROR: Skin Helper Service --> getMusicArtwork LastFM lookup failed --> HTTPConnectionPool(host='ws.audioscrobbler.com', port=80): Max retries exceeded with url: /2.0/?method=album.getInfo&format=json&api_key=822eb03d95f45fbab2137d646aaf798&artist=Verschiedene%20Interpreten&album=Los%20Numeros%201%20de%20los%2040%20Principales%202004 (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x18D79F10>: Failed to establish a new connection: [Errno 10060] Ein Verbindungsversuch ist fehlgeschlagen, da die Gegenstelle nach einer bestimmten Zeitspanne nicht richtig reagiert hat, oder die hergestellte Verbindung war fehlerhaft, da der verbundene Host nicht reagiert hat',))
97716:56:10 T:5096 ERROR: Traceback (most recent call last):
97816:56:10 T:5096 ERROR: File "C:\Users\kodi\AppData\Roaming\Kodi\addons\script.skin.helper.service\resources\lib\ArtworkUtils.py", line 1183, in getAlbumArtwork
97916:56:10 T:5096 ERROR: response = requests.get(lastfm_url)
98016:56:10 T:5096 ERROR: File "C:\Users\kodi\AppData\Roaming\Kodi\addons\script.module.requests\lib\requests\api.py", line 67, in get
98116:56:10 T:5096 ERROR: return request('get', url, params=params, **kwargs)
98216:56:10 T:5096 ERROR: File "C:\Users\kodi\AppData\Roaming\Kodi\addons\script.module.requests\lib\requests\api.py", line 53, in request
98316:56:10 T:5096 ERROR: return session.request(method=method, url=url, **kwargs)
98416:56:10 T:5096 ERROR: File "C:\Users\kodi\AppData\Roaming\Kodi\addons\script.module.requests\lib\requests\sessions.py", line 468, in request
98516:56:10 T:5096 ERROR: resp = self.send(prep, **send_kwargs)
98616:56:10 T:5096 ERROR: File "C:\Users\kodi\AppData\Roaming\Kodi\addons\script.module.requests\lib\requests\sessions.py", line 576, in send
98716:56:10 T:5096 ERROR: r = adapter.send(request, **kwargs)
98816:56:10 T:5096 ERROR: File "C:\Users\kodi\AppData\Roaming\Kodi\addons\script.module.requests\lib\requests\adapters.py", line 437, in send
98916:56:10 T:5096 ERROR: raise ConnectionError(e, request=request)
99016:56:10 T:5096 ERROR: ConnectionError: HTTPConnectionPool(host='ws.audioscrobbler.com', port=80): Max retries exceeded with url: /2.0/?method=album.getInfo&format=json&api_key=822eb03d95f45fbab2137d646aaf798&artist=Verschiedene%20Interpreten&album=Los%20Numeros%201%20de%20los%2040%20Principales%202004 (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x18D79F10>: Failed to establish a new connection: [Errno 10060] Ein Verbindungsversuch ist fehlgeschlagen, da die Gegenstelle nach einer bestimmten Zeitspanne nicht richtig reagiert hat, oder die hergestellte Verbindung war fehlerhaft, da der verbundene Host nicht reagiert hat',))
99116:56:18 T:4664 NOTICE: Hole Umgebung
99216:56:18 T:4440 NOTICE: CDVDPlayer::CloseFile()
99316:56:18 T:4440 NOTICE: DVDPlayer: waiting for threads to exit
99416:56:18 T:1988 NOTICE: CDVDPlayer::OnExit()
99516:56:18 T:1988 NOTICE: Closing stream player 1
99616:56:18 T:1988 NOTICE: Waiting for audio thread to exit
99716:56:18 T:2608 NOTICE: thread end: CDVDPlayerAudio::OnExit()
99816:56:18 T:1988 NOTICE: Closing audio device
99916:56:18 T:1988 NOTICE: Deleting audio codec
100016:56:18 T:1988 NOTICE: Closing stream player 2
100116:56:18 T:1988 NOTICE: waiting for video thread to exit
100216:56:18 T:4328 NOTICE: thread end: video_thread
100316:56:18 T:1988 NOTICE: deleting video codec
100416:56:18 T:1988 NOTICE: DXVA::CDecoder::Close - closing decoder
100516:56:18 T:1988 NOTICE: DXVA::Close - closing decoder context
100616:56:18 T:1988 NOTICE: Closing stream player 4
100716:56:18 T:1988 NOTICE: waiting for teletext data thread to exit
100816:56:18 T:4324 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true (-1)
100916:56:18 T:4324 NOTICE: thread end: data_thread
101016:56:18 T:4440 NOTICE: DVDPlayer: finished waiting
101116:56:18 T:4440 NOTICE: CDVDPlayer::CloseFile()
101216:56:18 T:4440 NOTICE: DVDPlayer: waiting for threads to exit
101316:56:18 T:4440 NOTICE: DVDPlayer: finished waiting
101416:56:18 T:4440 NOTICE: CDVDPlayer::CloseFile()
101516:56:18 T:4440 NOTICE: DVDPlayer: waiting for threads to exit
101616:56:18 T:4440 NOTICE: DVDPlayer: finished waiting
101716:56:38 T:4664 NOTICE: Hole Umgebung