v17 [BETA] skin.mimix
#46
(2017-01-08, 15:08)im85288 Wrote: Looking good mate, may need to use some of these effects when I get the time. HNY too!

Happy new year mate, got the BM' yet? Big Grin
Reply
#47
I'm very interested on running this skin because I want to use the colorbox script badly, but I just can't. I tried on my main setup, and basically the skin installs fine, but there is no semblance at all of the colorbox script running. On the side menu I change the view, try all different sort of On/Off combinations, change the effect of the Focus/Info effect, but it all remains exactly the same: no effects and a blue overlay. I tried once again downloading stable Krypton release, running it on portable, installing Mimic, then installing Mimix, then installing colorbox (both from repository and github), but I have no luck.

Mostly I'm interested on this for understanding how the script works and apply it on a personal skin I'm making. My stuff is nothing fancy, I don't need switches to activate/disable colorbox nor I care about stuff like what do I have to change so that the skin installs colorbox when downloading and so on, rather I just want it running for a certain image (fanart) on a certain view. If you could aid me on how to achieve this I really would appreciate it because I so want to use these great effects but I don't know how to do it. If you can, please take a look at my home.xml code (very short, it's just a rotating background image and the shortcuts script) and tell me what I need to add so that the background has an effect (blurry, pixelate, any of them!).

Code:
<?xml version="1.0" encoding="UTF-8"?>
<window>

    <backgroundcolor>$VAR[BackgroundColor]</backgroundcolor>
    <defaultcontrol always="true">9000</defaultcontrol>
    <onload>RunScript(script.skinshortcuts,type=buildxml&amp;mainmenuID=9000&amp;levels=0)</onload>
    <onload>Control.Move(9000,$INFO[Container(9000).CurrentItem,-])</onload>
    <onload>Control.Move(9000,1)</onload>
    <controls>

        <control type="multiimage">
            <include>FullscreenDimensions</include>
            <timeperimage>10000</timeperimage>
            <fadetime>320</fadetime>
            <randomize>true</randomize>
            <aspectratio>scale</aspectratio>
            <imagepath background="true">$VAR[HomeBackgroundImage]</imagepath>
            <animation effect="fade" start="100" end="80" condition="[Player.HasVideo + Skin.HasSetting(BackgroundVideo)] | [Player.HasAudio + Skin.HasSetting(BackgroundVisualisation) + !SubString(Window(Videos).Property(TvTunesIsAlive),True)]">Conditional</animation>
        </control>

        <control type="group">
            <include>WindowFadeAnimation</include>

            <control type="fixedlist" id="9000">
                <left>500</left>
                <top>165</top>
                <width>910</width>
                <height>898</height>
                <onup condition="!Window.IsVisible(1101)">SetProperty(BounceUp,1,Home)</onup>
                <onup>noop</onup>
                <ondown condition="!Window.IsVisible(1101)">SetProperty(BounceDown,1,Home)</ondown>
                <ondown>noop</ondown>
                <onleft>Control.Move(9001,-1)</onleft>
                <onleft>9001</onleft>
                <onright>9001</onright>
                <pagecontrol>60</pagecontrol>
                <focusposition>6</focusposition>
                <orientation>vertical</orientation>
                <viewtype label="535">list</viewtype>
                <scrolltime tween="sine" easing="inout">240</scrolltime>
                <include>HomeListAnimation</include>
                <itemlayout height="59" width="910">
                    <control type="label">
                        <align>center</align>
                        <width>910</width>
                        <height>59</height>
                        <font>Home1</font>
                        <align>right</align>
                        <textcolor>$VAR[TextColor]</textcolor>
                        <label>$INFO[ListItem.Label]</label>
                    </control>
                </itemlayout>
                <focusedlayout height="72" width="910">
                    <control type="label">
                        <width>910</width>
                        <height>72</height>
                        <font>Home2</font>
                        <align>right</align>
                        <scroll>true</scroll>
                        <textcolor>ffffffff</textcolor>
                        <label>[UPPERCASE]‹ $INFO[ListItem.Label] ›[/UPPERCASE]</label>
                        <visible>!Control.HasFocus(9001) + SubString(ListItem.Property(hasSubmenu),true)</visible>
                    </control>
                    <control type="label">
                        <align>center</align>
                        <width>910</width>
                        <height>72</height>
                        <font>Home2</font>
                        <align>right</align>
                        <scroll>true</scroll>
                        <textcolor>ffffffff</textcolor>
                        <label>[UPPERCASE]$INFO[ListItem.Label][/UPPERCASE]</label>
                        <visible>!Control.HasFocus(9001) + SubString(ListItem.Property(hasSubmenu),false)</visible>
                    </control>
                </focusedlayout>
                <content>
                    <include>skinshortcuts-mainmenu</include>
                </content>
            </control>
        </control>
    </controls>
</window>

edit: I've now noticed, starting Kodi displays a notification regarding an error on colorbox.

Code:
23:35:50.924 T:5916  NOTICE: special://profile/ is mapped to: special://masterprofile/
23:35:50.924 T:5916  NOTICE: -----------------------------------------------------------------------
23:35:50.924 T:5916  NOTICE: Starting Kodi (17.0-RC2 Git:20161230-5c40b5c-dirty). Platform: Windows NT x86 32-bit
23:35:50.924 T:5916  NOTICE: Using Release Kodi x32 build
23:35:50.924 T:5916  NOTICE: Kodi compiled Dec 30 2016 by MSVC 190024210 for Windows NT x86 32-bit version 6.3 (0x06030000)
23:35:50.925 T:5916  NOTICE: Running on SAMSUNG ELECTRONICS CO., LTD. 350V5C/351V5C/3540VC/3440VC with Windows 8, kernel: Windows NT x86 64-bit version 6.2
23:35:50.925 T:5916  NOTICE: FFmpeg version/source: ffmpeg-3.1-kodi
23:35:50.925 T:5916  NOTICE: Host CPU: Unknown, 8 cores available
23:35:50.925 T:5916  NOTICE: Desktop Resolution: 1920x1080 32Bit at 59Hz
23:35:50.925 T:5916  NOTICE: Running with administrator rights
23:35:50.931 T:5916  NOTICE: Aero is enabled
23:35:50.931 T:5916  NOTICE: special://xbmc/ is mapped to: C:\Program Files (x86)\Kodi
23:35:50.931 T:5916  NOTICE: special://xbmcbin/ is mapped to: C:\Program Files (x86)\Kodi
23:35:50.931 T:5916  NOTICE: special://xbmcbinaddons/ is mapped to: C:\Program Files (x86)\Kodi/addons
23:35:50.931 T:5916  NOTICE: special://masterprofile/ is mapped to: C:\Users\Michael\AppData\Roaming\Kodi\userdata
23:35:50.931 T:5916  NOTICE: special://home/ is mapped to: C:\Users\Michael\AppData\Roaming\Kodi\
23:35:50.931 T:5916  NOTICE: special://temp/ is mapped to: C:\Users\Michael\AppData\Roaming\Kodi\cache
23:35:50.931 T:5916  NOTICE: special://logpath/ is mapped to: C:\Users\Michael\AppData\Roaming\Kodi\
23:35:50.931 T:5916  NOTICE: The executable running is: C:\Program Files (x86)\Kodi\kodi.exe
23:35:50.933 T:5916  NOTICE: Local hostname: Computer
23:35:50.933 T:5916  NOTICE: Log File is located: C:\Users\Michael\AppData\Roaming\Kodi\/kodi.log
23:35:50.933 T:5916  NOTICE: -----------------------------------------------------------------------
23:35:50.947 T:5916  NOTICE: load settings...
23:35:50.955 T:5916 WARNING: CSettingString: unknown options filler "timezonecountries" of "locale.timezonecountry"
23:35:50.955 T:5916 WARNING: CSettingString: unknown options filler "timezones" of "locale.timezone"
23:35:50.959 T:5916  NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
23:35:50.959 T:5916  NOTICE: Loaded settings file from special://profile/advancedsettings.xml
23:35:50.959 T:5916  NOTICE: Contents of special://profile/advancedsettings.xml are...
                                            <advancedsettings>
                                              <videolibrary>
                                                <cleanonupdate>true</cleanonupdate>
                                              </videolibrary>
                                              <fullscreen>false</fullscreen>
                                            </advancedsettings>
23:35:50.959 T:5916  NOTICE: Default Video Player: VideoPlayer
23:35:50.959 T:5916  NOTICE: Default Audio Player: paplayer
23:35:50.959 T:5916  NOTICE: Disabled debug logging due to GUI setting. Level 0.
23:35:50.959 T:5916  NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
23:35:50.959 T:5916  NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
23:35:50.959 T:5916  NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
23:35:50.959 T:5916 WARNING: CPlayerCoreFactory::GetPlayer(MPV): no such player: MPV
23:35:50.960 T:5916  NOTICE: Loaded playercorefactory configuration
23:35:50.960 T:5916  NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
23:35:50.960 T:5916  NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
23:35:50.969 T:5916  NOTICE: Running database version Addons26
23:35:51.727 T:5916  NOTICE: ADDONS: Using repository repository.xbmc.org
23:35:51.739 T:13716  NOTICE: CAESinkWASAPI::EnumerateDevicesEx: stream type "STREAM_TYPE_DTSHD" on device "LG TV (Intel(R) Display Audio)" seems to be not supported.
23:35:51.740 T:13716  NOTICE: CAESinkWASAPI::EnumerateDevicesEx: stream type "STREAM_TYPE_TRUEHD" on device "LG TV (Intel(R) Display Audio)" seems to be not supported.
23:35:51.740 T:13716  NOTICE: CAESinkWASAPI::EnumerateDevicesEx: stream type "STREAM_TYPE_EAC3" on device "LG TV (Intel(R) Display Audio)" seems to be not supported.
23:35:51.743 T:13716  NOTICE: Found 2 Lists of Devices
23:35:51.743 T:13716  NOTICE: Enumerated DIRECTSOUND devices:
23:35:51.743 T:13716  NOTICE:     Device 1
23:35:51.743 T:13716  NOTICE:         m_deviceName      : {5EC97468-3E7E-4735-B9DE-E65ADEF04272}
23:35:51.743 T:13716  NOTICE:         m_displayName     : Speakers - Speakers (Realtek High Definition Audio)
23:35:51.743 T:13716  NOTICE:         m_displayNameExtra: DIRECTSOUND: Speakers (Realtek High Definition Audio)
23:35:51.743 T:13716  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
23:35:51.743 T:13716  NOTICE:         m_channels        : FL,FR
23:35:51.743 T:13716  NOTICE:         m_sampleRates     : 48000
23:35:51.743 T:13716  NOTICE:         m_dataFormats     : AE_FMT_FLOAT
23:35:51.743 T:13716  NOTICE:         m_streamTypes     : No passthrough capabilities
23:35:51.743 T:13716  NOTICE:     Device 2
23:35:51.743 T:13716  NOTICE:         m_deviceName      : default
23:35:51.743 T:13716  NOTICE:         m_displayName     : default
23:35:51.743 T:13716  NOTICE:         m_displayNameExtra:
23:35:51.743 T:13716  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
23:35:51.743 T:13716  NOTICE:         m_channels        : FL,FR
23:35:51.743 T:13716  NOTICE:         m_sampleRates     : 48000
23:35:51.743 T:13716  NOTICE:         m_dataFormats     : AE_FMT_FLOAT
23:35:51.743 T:13716  NOTICE:         m_streamTypes     : No passthrough capabilities
23:35:51.743 T:13716  NOTICE:     Device 3
23:35:51.743 T:13716  NOTICE:         m_deviceName      : {AD2748C3-A3C1-4E86-AD54-6C64F1CD5FBA}
23:35:51.743 T:13716  NOTICE:         m_displayName     : HDMI - LG TV (Intel(R) Display Audio)
23:35:51.743 T:13716  NOTICE:         m_displayNameExtra: DIRECTSOUND: LG TV (Intel(R) Display Audio)
23:35:51.743 T:13716  NOTICE:         m_deviceType      : AE_DEVTYPE_HDMI
23:35:51.743 T:13716  NOTICE:         m_channels        : FL,FR
23:35:51.743 T:13716  NOTICE:         m_sampleRates     : 48000
23:35:51.743 T:13716  NOTICE:         m_dataFormats     : AE_FMT_FLOAT,AE_FMT_RAW
23:35:51.743 T:13716  NOTICE:         m_streamTypes     : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512
23:35:51.743 T:13716  NOTICE: Enumerated WASAPI devices:
23:35:51.743 T:13716  NOTICE:     Device 1
23:35:51.743 T:13716  NOTICE:         m_deviceName      : {5EC97468-3E7E-4735-B9DE-E65ADEF04272}
23:35:51.743 T:13716  NOTICE:         m_displayName     : Speakers - Speakers (Realtek High Definition Audio)
23:35:51.743 T:13716  NOTICE:         m_displayNameExtra: WASAPI: Speakers (Realtek High Definition Audio)
23:35:51.743 T:13716  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
23:35:51.743 T:13716  NOTICE:         m_channels        : FL,FR
23:35:51.743 T:13716  NOTICE:         m_sampleRates     : 192000,96000,48000,44100
23:35:51.743 T:13716  NOTICE:         m_dataFormats     : AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE
23:35:51.743 T:13716  NOTICE:         m_streamTypes     : No passthrough capabilities
23:35:51.743 T:13716  NOTICE:     Device 2
23:35:51.743 T:13716  NOTICE:         m_deviceName      : default
23:35:51.743 T:13716  NOTICE:         m_displayName     : default
23:35:51.743 T:13716  NOTICE:         m_displayNameExtra:
23:35:51.743 T:13716  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
23:35:51.743 T:13716  NOTICE:         m_channels        : FL,FR
23:35:51.743 T:13716  NOTICE:         m_sampleRates     : 192000,96000,48000,44100
23:35:51.743 T:13716  NOTICE:         m_dataFormats     : AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE
23:35:51.743 T:13716  NOTICE:         m_streamTypes     : No passthrough capabilities
23:35:51.743 T:13716  NOTICE:     Device 3
23:35:51.743 T:13716  NOTICE:         m_deviceName      : {AD2748C3-A3C1-4E86-AD54-6C64F1CD5FBA}
23:35:51.744 T:13716  NOTICE:         m_displayName     : HDMI - LG TV (Intel(R) Display Audio)
23:35:51.744 T:13716  NOTICE:         m_displayNameExtra: WASAPI: LG TV (Intel(R) Display Audio)
23:35:51.744 T:13716  NOTICE:         m_deviceType      : AE_DEVTYPE_HDMI
23:35:51.744 T:13716  NOTICE:         m_channels        : FL,FR
23:35:51.744 T:13716  NOTICE:         m_sampleRates     : 192000,176400,96000,88200,48000,44100,32000
23:35:51.744 T:13716  NOTICE:         m_dataFormats     : AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_RAW
23:35:51.744 T:13716  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
23:35:51.766 T:5916  NOTICE: Found screen: Generic PnP Monitor on Intel(R) HD Graphics 4000, adapter 0.
23:35:51.766 T:5916  NOTICE: Primary mode: 1920x1080@ 59.94 - Full Screen
23:35:51.770 T:5916  NOTICE: Additional mode: 320x200@ 23.98 - Full Screen
23:35:51.770 T:5916  NOTICE: Additional mode: 320x200@ 24.00 - Full Screen
23:35:51.771 T:5916  NOTICE: Additional mode: 320x200@ 23.98 - Full Screen
23:35:51.771 T:5916  NOTICE: Additional mode: 320x200@ 24.00 - Full Screen
23:35:51.771 T:5916  NOTICE: Additional mode: 320x200@ 23.98 - Full Screen
23:35:51.771 T:5916  NOTICE: Additional mode: 320x200@ 24.00 - Full Screen
23:35:51.771 T:5916  NOTICE: Additional mode: 320x200@ 25.00 - Full Screen
23:35:51.771 T:5916  NOTICE: Previous line repeats 2 times.
23:35:51.771 T:5916  NOTICE: Additional mode: 320x200@ 29.97 - Full Screen
23:35:51.771 T:5916  NOTICE: Additional mode: 320x200@ 30.00 - Full Screen
23:35:51.771 T:5916  NOTICE: Additional mode: 320x200@ 29.97 - Full Screen
23:35:51.771 T:5916  NOTICE: Additional mode: 320x200@ 30.00 - Full Screen
23:35:51.771 T:5916  NOTICE: Additional mode: 320x200@ 29.97 - Full Screen
23:35:51.771 T:5916  NOTICE: Additional mode: 320x200@ 30.00 - Full Screen
23:35:51.772 T:5916  NOTICE: Additional mode: 320x200@ 50.00 - Full Screen
23:35:51.772 T:5916  NOTICE: Previous line repeats 2 times.
23:35:51.772 T:5916  NOTICE: Additional mode: 320x200@ 59.94 - Full Screen
23:35:51.772 T:5916  NOTICE: Additional mode: 320x200@ 60.00 - Full Screen
23:35:51.772 T:5916  NOTICE: Additional mode: 320x200@ 59.94 - Full Screen
23:35:51.772 T:5916  NOTICE: Additional mode: 320x200@ 60.00 - Full Screen
23:35:51.772 T:5916  NOTICE: Additional mode: 320x200@ 59.94 - Full Screen
23:35:51.772 T:5916  NOTICE: Additional mode: 320x200@ 60.00 - Full Screen
23:35:51.772 T:5916  NOTICE: Additional mode: 320x240@ 23.98 - Full Screen
23:35:51.772 T:5916  NOTICE: Additional mode: 320x240@ 24.00 - Full Screen
23:35:51.772 T:5916  NOTICE: Additional mode: 320x240@ 23.98 - Full Screen
23:35:51.772 T:5916  NOTICE: Additional mode: 320x240@ 24.00 - Full Screen
23:35:51.773 T:5916  NOTICE: Additional mode: 320x240@ 23.98 - Full Screen
23:35:51.773 T:5916  NOTICE: Additional mode: 320x240@ 24.00 - Full Screen
23:35:51.773 T:5916  NOTICE: Additional mode: 320x240@ 25.00 - Full Screen
23:35:51.773 T:5916  NOTICE: Previous line repeats 2 times.
23:35:51.773 T:5916  NOTICE: Additional mode: 320x240@ 29.97 - Full Screen
23:35:51.773 T:5916  NOTICE: Additional mode: 320x240@ 30.00 - Full Screen
23:35:51.773 T:5916  NOTICE: Additional mode: 320x240@ 29.97 - Full Screen
23:35:51.773 T:5916  NOTICE: Additional mode: 320x240@ 30.00 - Full Screen
23:35:51.773 T:5916  NOTICE: Additional mode: 320x240@ 29.97 - Full Screen
23:35:51.773 T:5916  NOTICE: Additional mode: 320x240@ 30.00 - Full Screen
23:35:51.773 T:5916  NOTICE: Additional mode: 320x240@ 50.00 - Full Screen
23:35:51.774 T:5916  NOTICE: Previous line repeats 2 times.
23:35:51.774 T:5916  NOTICE: Additional mode: 320x240@ 59.94 - Full Screen
23:35:51.774 T:5916  NOTICE: Additional mode: 320x240@ 60.00 - Full Screen
23:35:51.774 T:5916  NOTICE: Additional mode: 320x240@ 59.94 - Full Screen
23:35:51.774 T:5916  NOTICE: Additional mode: 320x240@ 60.00 - Full Screen
23:35:51.774 T:5916  NOTICE: Additional mode: 320x240@ 59.94 - Full Screen
23:35:51.774 T:5916  NOTICE: Additional mode: 320x240@ 60.00 - Full Screen
23:35:51.774 T:5916  NOTICE: Additional mode: 400x300@ 23.98 - Full Screen
23:35:51.774 T:5916  NOTICE: Additional mode: 400x300@ 24.00 - Full Screen
23:35:51.774 T:5916  NOTICE: Additional mode: 400x300@ 23.98 - Full Screen
23:35:51.774 T:5916  NOTICE: Additional mode: 400x300@ 24.00 - Full Screen
23:35:51.774 T:5916  NOTICE: Additional mode: 400x300@ 23.98 - Full Screen
23:35:51.774 T:5916  NOTICE: Additional mode: 400x300@ 24.00 - Full Screen
23:35:51.775 T:5916  NOTICE: Additional mode: 400x300@ 25.00 - Full Screen
23:35:51.775 T:5916  NOTICE: Previous line repeats 2 times.
23:35:51.775 T:5916  NOTICE: Additional mode: 400x300@ 29.97 - Full Screen
23:35:51.775 T:5916  NOTICE: Additional mode: 400x300@ 30.00 - Full Screen
23:35:51.775 T:5916  NOTICE: Additional mode: 400x300@ 29.97 - Full Screen
23:35:51.775 T:5916  NOTICE: Additional mode: 400x300@ 30.00 - Full Screen
23:35:51.775 T:5916  NOTICE: Additional mode: 400x300@ 29.97 - Full Screen
23:35:51.775 T:5916  NOTICE: Additional mode: 400x300@ 30.00 - Full Screen
23:35:51.775 T:5916  NOTICE: Additional mode: 400x300@ 50.00 - Full Screen
23:35:51.775 T:5916  NOTICE: Previous line repeats 2 times.
23:35:51.776 T:5916  NOTICE: Additional mode: 400x300@ 59.94 - Full Screen
23:35:51.776 T:5916  NOTICE: Additional mode: 400x300@ 60.00 - Full Screen
23:35:51.776 T:5916  NOTICE: Additional mode: 400x300@ 59.94 - Full Screen
23:35:51.776 T:5916  NOTICE: Additional mode: 400x300@ 60.00 - Full Screen
23:35:51.776 T:5916  NOTICE: Additional mode: 400x300@ 59.94 - Full Screen
23:35:51.776 T:5916  NOTICE: Additional mode: 400x300@ 60.00 - Full Screen
23:35:51.776 T:5916  NOTICE: Additional mode: 512x384@ 23.98 - Full Screen
23:35:51.776 T:5916  NOTICE: Additional mode: 512x384@ 24.00 - Full Screen
23:35:51.776 T:5916  NOTICE: Additional mode: 512x384@ 23.98 - Full Screen
23:35:51.776 T:5916  NOTICE: Additional mode: 512x384@ 24.00 - Full Screen
23:35:51.776 T:5916  NOTICE: Additional mode: 512x384@ 23.98 - Full Screen
23:35:51.776 T:5916  NOTICE: Additional mode: 512x384@ 24.00 - Full Screen
23:35:51.776 T:5916  NOTICE: Additional mode: 512x384@ 25.00 - Full Screen
23:35:51.777 T:5916  NOTICE: Previous line repeats 2 times.
23:35:51.777 T:5916  NOTICE: Additional mode: 512x384@ 29.97 - Full Screen
23:35:51.777 T:5916  NOTICE: Additional mode: 512x384@ 30.00 - Full Screen
23:35:51.777 T:5916  NOTICE: Additional mode: 512x384@ 29.97 - Full Screen
23:35:51.777 T:5916  NOTICE: Additional mode: 512x384@ 30.00 - Full Screen
23:35:51.777 T:5916  NOTICE: Additional mode: 512x384@ 29.97 - Full Screen
23:35:51.777 T:5916  NOTICE: Additional mode: 512x384@ 30.00 - Full Screen
23:35:51.777 T:5916  NOTICE: Additional mode: 512x384@ 50.00 - Full Screen
23:35:51.777 T:5916  NOTICE: Previous line repeats 2 times.
23:35:51.777 T:5916  NOTICE: Additional mode: 512x384@ 59.94 - Full Screen
23:35:51.778 T:5916  NOTICE: Additional mode: 512x384@ 60.00 - Full Screen
23:35:51.778 T:5916  NOTICE: Additional mode: 512x384@ 59.94 - Full Screen
23:35:51.778 T:5916  NOTICE: Additional mode: 512x384@ 60.00 - Full Screen
23:35:51.778 T:5916  NOTICE: Additional mode: 512x384@ 59.94 - Full Screen
23:35:51.778 T:5916  NOTICE: Additional mode: 512x384@ 60.00 - Full Screen
23:35:51.778 T:5916  NOTICE: Additional mode: 640x400@ 23.98 - Full Screen
23:35:51.778 T:5916  NOTICE: Additional mode: 640x400@ 24.00 - Full Screen
23:35:51.778 T:5916  NOTICE: Additional mode: 640x400@ 23.98 - Full Screen
23:35:51.778 T:5916  NOTICE: Additional mode: 640x400@ 24.00 - Full Screen
23:35:51.778 T:5916  NOTICE: Additional mode: 640x400@ 23.98 - Full Screen
23:35:51.778 T:5916  NOTICE: Additional mode: 640x400@ 24.00 - Full Screen
23:35:51.779 T:5916  NOTICE: Additional mode: 640x400@ 25.00 - Full Screen
23:35:51.779 T:5916  NOTICE: Previous line repeats 2 times.
23:35:51.779 T:5916  NOTICE: Additional mode: 640x400@ 29.97 - Full Screen
23:35:51.779 T:5916  NOTICE: Additional mode: 640x400@ 30.00 - Full Screen
23:35:51.779 T:5916  NOTICE: Additional mode: 640x400@ 29.97 - Full Screen
23:35:51.779 T:5916  NOTICE: Additional mode: 640x400@ 30.00 - Full Screen
23:35:51.779 T:5916  NOTICE: Additional mode: 640x400@ 29.97 - Full Screen
23:35:51.779 T:5916  NOTICE: Additional mode: 640x400@ 30.00 - Full Screen
23:35:51.779 T:5916  NOTICE: Additional mode: 640x400@ 50.00 - Full Screen
23:35:51.780 T:5916  NOTICE: Previous line repeats 2 times.
23:35:51.780 T:5916  NOTICE: Additional mode: 640x400@ 59.94 - Full Screen
23:35:51.780 T:5916  NOTICE: Additional mode: 640x400@ 60.00 - Full Screen
23:35:51.780 T:5916  NOTICE: Additional mode: 640x400@ 59.94 - Full Screen
23:35:51.780 T:5916  NOTICE: Additional mode: 640x400@ 60.00 - Full Screen
23:35:51.780 T:5916  NOTICE: Additional mode: 640x400@ 59.94 - Full Screen
23:35:51.780 T:5916  NOTICE: Additional mode: 640x400@ 60.00 - Full Screen
23:35:51.780 T:5916  NOTICE: Additional mode: 640x480@ 23.98 - Full Screen
23:35:51.780 T:5916  NOTICE: Additional mode: 640x480@ 24.00 - Full Screen
23:35:51.780 T:5916  NOTICE: Additional mode: 640x480@ 23.98 - Full Screen
23:35:51.781 T:5916  NOTICE: Additional mode: 640x480@ 24.00 - Full Screen
23:35:51.781 T:5916  NOTICE: Additional mode: 640x480@ 23.98 - Full Screen
23:35:51.781 T:5916  NOTICE: Additional mode: 640x480@ 24.00 - Full Screen
23:35:51.781 T:5916  NOTICE: Additional mode: 640x480@ 25.00 - Full Screen
23:35:51.781 T:5916  NOTICE: Previous line repeats 2 times.
23:35:51.781 T:5916  NOTICE: Additional mode: 640x480@ 29.97 - Full Screen
23:35:51.781 T:5916  NOTICE: Additional mode: 640x480@ 30.00 - Full Screen
23:35:51.781 T:5916  NOTICE: Additional mode: 640x480@ 29.97 - Full Screen
23:35:51.781 T:5916  NOTICE: Additional mode: 640x480@ 30.00 - Full Screen
23:35:51.781 T:5916  NOTICE: Additional mode: 640x480@ 29.97 - Full Screen
23:35:51.781 T:5916  NOTICE: Additional mode: 640x480@ 30.00 - Full Screen
23:35:51.782 T:5916  NOTICE: Additional mode: 640x480@ 50.00 - Full Screen
23:35:51.782 T:5916  NOTICE: Previous line repeats 2 times.
23:35:51.782 T:5916  NOTICE: Additional mode: 640x480@ 59.94 - Full Screen
23:35:51.782 T:5916  NOTICE: Previous line repeats 1 times.
23:35:51.782 T:5916  NOTICE: Additional mode: 640x480@ 60.00 - Full Screen
23:35:51.782 T:5916  NOTICE: Additional mode: 640x480@ 59.94 - Full Screen
23:35:51.782 T:5916  NOTICE: Additional mode: 640x480@ 60.00 - Full Screen
23:35:51.782 T:5916  NOTICE: Previous line repeats 1 times.
23:35:51.782 T:5916  NOTICE: Additional mode: 720x480@ 23.98 - Full Screen
23:35:51.782 T:5916  NOTICE: Additional mode: 720x480@ 24.00 - Full Screen
23:35:51.783 T:5916  NOTICE: Additional mode: 720x480@ 23.98 - Full Screen
23:35:51.783 T:5916  NOTICE: Additional mode: 720x480@ 24.00 - Full Screen
23:35:51.783 T:5916  NOTICE: Additional mode: 720x480@ 23.98 - Full Screen
23:35:51.783 T:5916  NOTICE: Additional mode: 720x480@ 24.00 - Full Screen
23:35:51.783 T:5916  NOTICE: Additional mode: 720x480@ 25.00 - Full Screen
23:35:51.783 T:5916  NOTICE: Previous line repeats 2 times.
23:35:51.783 T:5916  NOTICE: Additional mode: 720x480@ 29.97 - Full Screen
23:35:51.783 T:5916  NOTICE: Additional mode: 720x480@ 30.00 - Full Screen
23:35:51.783 T:5916  NOTICE: Additional mode: 720x480@ 29.97 - Full Screen
23:35:51.783 T:5916  NOTICE: Additional mode: 720x480@ 30.00 - Full Screen
23:35:51.783 T:5916  NOTICE: Additional mode: 720x480@ 29.97 - Full Screen
23:35:51.784 T:5916  NOTICE: Additional mode: 720x480@ 30.00 - Full Screen
23:35:51.784 T:5916  NOTICE: Additional mode: 720x480@ 50.00 - Full Screen
23:35:51.784 T:5916  NOTICE: Previous line repeats 2 times.
23:35:51.784 T:5916  NOTICE: Additional mode: 720x480@ 59.94 - Full Screen
23:35:51.784 T:5916  NOTICE: Previous line repeats 1 times.
23:35:51.784 T:5916  NOTICE: Additional mode: 720x480@ 60.00 - Full Screen
23:35:51.784 T:5916  NOTICE: Additional mode: 720x480@ 59.94 - Full Screen
23:35:51.784 T:5916  NOTICE: Additional mode: 720x480@ 60.00 - Full Screen
23:35:51.784 T:5916  NOTICE: Previous line repeats 1 times.
23:35:51.784 T:5916  NOTICE: Additional mode: 720x576@ 23.98 - Full Screen
23:35:51.785 T:5916  NOTICE: Additional mode: 720x576@ 24.00 - Full Screen
23:35:51.785 T:5916  NOTICE: Additional mode: 720x576@ 23.98 - Full Screen
23:35:51.785 T:5916  NOTICE: Additional mode: 720x576@ 24.00 - Full Screen
23:35:51.785 T:5916  NOTICE: Additional mode: 720x576@ 23.98 - Full Screen
23:35:51.785 T:5916  NOTICE: Additional mode: 720x576@ 24.00 - Full Screen
23:35:51.785 T:5916  NOTICE: Additional mode: 720x576@ 25.00 - Full Screen
23:35:51.785 T:5916  NOTICE: Previous line repeats 2 times.
23:35:51.785 T:5916  NOTICE: Additional mode: 720x576@ 29.97 - Full Screen
23:35:51.785 T:5916  NOTICE: Additional mode: 720x576@ 30.00 - Full Screen
23:35:51.785 T:5916  NOTICE: Additional mode: 720x576@ 29.97 - Full Screen
23:35:51.785 T:5916  NOTICE: Additional mode: 720x576@ 30.00 - Full Screen
23:35:51.786 T:5916  NOTICE: Additional mode: 720x576@ 29.97 - Full Screen
23:35:51.786 T:5916  NOTICE: Additional mode: 720x576@ 30.00 - Full Screen
23:35:51.786 T:5916  NOTICE: Additional mode: 720x576@ 50.00 - Full Screen
23:35:51.786 T:5916  NOTICE: Additional mode: 720x576@ 25.00i - Full Screen
23:35:51.786 T:5916  NOTICE: Additional mode: 720x576@ 50.00 - Full Screen
23:35:51.786 T:5916  NOTICE: Previous line repeats 1 times.
23:35:51.786 T:5916  NOTICE: Additional mode: 720x576@ 59.94 - Full Screen
23:35:51.786 T:5916  NOTICE: Additional mode: 720x576@ 60.00 - Full Screen
23:35:51.786 T:5916  NOTICE: Additional mode: 720x576@ 59.94 - Full Screen
23:35:51.786 T:5916  NOTICE: Additional mode: 720x576@ 60.00 - Full Screen
23:35:51.787 T:5916  NOTICE: Additional mode: 720x576@ 59.94 - Full Screen
23:35:51.787 T:5916  NOTICE: Additional mode: 720x576@ 60.00 - Full Screen
23:35:51.787 T:5916  NOTICE: Additional mode: 800x600@ 23.98 - Full Screen
23:35:51.787 T:5916  NOTICE: Additional mode: 800x600@ 24.00 - Full Screen
23:35:51.787 T:5916  NOTICE: Additional mode: 800x600@ 23.98 - Full Screen
23:35:51.787 T:5916  NOTICE: Additional mode: 800x600@ 24.00 - Full Screen
23:35:51.787 T:5916  NOTICE: Additional mode: 800x600@ 23.98 - Full Screen
23:35:51.787 T:5916  NOTICE: Additional mode: 800x600@ 24.00 - Full Screen
23:35:51.787 T:5916  NOTICE: Additional mode: 800x600@ 25.00 - Full Screen
23:35:51.788 T:5916  NOTICE: Previous line repeats 2 times.
23:35:51.788 T:5916  NOTICE: Additional mode: 800x600@ 29.97 - Full Screen
23:35:51.788 T:5916  NOTICE: Additional mode: 800x600@ 30.00 - Full Screen
23:35:51.788 T:5916  NOTICE: Additional mode: 800x600@ 29.97 - Full Screen
23:35:51.788 T:5916  NOTICE: Additional mode: 800x600@ 30.00 - Full Screen
23:35:51.788 T:5916  NOTICE: Additional mode: 800x600@ 29.97 - Full Screen
23:35:51.788 T:5916  NOTICE: Additional mode: 800x600@ 30.00 - Full Screen
23:35:51.788 T:5916  NOTICE: Additional mode: 800x600@ 50.00 - Full Screen
23:35:51.788 T:5916  NOTICE: Previous line repeats 2 times.
23:35:51.788 T:5916  NOTICE: Additional mode: 800x600@ 59.94 - Full Screen
23:35:51.789 T:5916  NOTICE: Additional mode: 800x600@ 60.00 - Full Screen
23:35:51.789 T:5916  NOTICE: Additional mode: 800x600@ 59.94 - Full Screen
23:35:51.789 T:5916  NOTICE: Additional mode: 800x600@ 60.00 - Full Screen
23:35:51.789 T:5916  NOTICE: Additional mode: 800x600@ 59.94 - Full Screen
23:35:51.789 T:5916  NOTICE: Additional mode: 800x600@ 60.00 - Full Screen
23:35:51.789 T:5916  NOTICE: Additional mode: 1024x768@ 23.98 - Full Screen
23:35:51.789 T:5916  NOTICE: Additional mode: 1024x768@ 24.00 - Full Screen
23:35:51.789 T:5916  NOTICE: Additional mode: 1024x768@ 23.98 - Full Screen
23:35:51.789 T:5916  NOTICE: Additional mode: 1024x768@ 24.00 - Full Screen
23:35:51.789 T:5916  NOTICE: Additional mode: 1024x768@ 23.98 - Full Screen
23:35:51.789 T:5916  NOTICE: Additional mode: 1024x768@ 24.00 - Full Screen
23:35:51.790 T:5916  NOTICE: Additional mode: 1024x768@ 25.00 - Full Screen
23:35:51.790 T:5916  NOTICE: Previous line repeats 2 times.
23:35:51.790 T:5916  NOTICE: Additional mode: 1024x768@ 29.97 - Full Screen
23:35:51.790 T:5916  NOTICE: Additional mode: 1024x768@ 30.00 - Full Screen
23:35:51.790 T:5916  NOTICE: Additional mode: 1024x768@ 29.97 - Full Screen
23:35:51.790 T:5916  NOTICE: Additional mode: 1024x768@ 30.00 - Full Screen
23:35:51.790 T:5916  NOTICE: Additional mode: 1024x768@ 29.97 - Full Screen
23:35:51.790 T:5916  NOTICE: Additional mode: 1024x768@ 30.00 - Full Screen
23:35:51.791 T:5916  NOTICE: Additional mode: 1024x768@ 50.00 - Full Screen
23:35:51.791 T:5916  NOTICE: Previous line repeats 2 times.
23:35:51.791 T:5916  NOTICE: Additional mode: 1024x768@ 59.94 - Full Screen
23:35:51.791 T:5916  NOTICE: Previous line repeats 1 times.
23:35:51.791 T:5916  NOTICE: Additional mode: 1024x768@ 60.00 - Full Screen
23:35:51.791 T:5916  NOTICE: Additional mode: 1024x768@ 59.94 - Full Screen
23:35:51.791 T:5916  NOTICE: Additional mode: 1024x768@ 60.00 - Full Screen
23:35:51.791 T:5916  NOTICE: Previous line repeats 1 times.
23:35:51.791 T:5916  NOTICE: Additional mode: 1152x864@ 23.98 - Full Screen
23:35:51.791 T:5916  NOTICE: Additional mode: 1152x864@ 24.00 - Full Screen
23:35:51.791 T:5916  NOTICE: Additional mode: 1152x864@ 23.98 - Full Screen
23:35:51.792 T:5916  NOTICE: Additional mode: 1152x864@ 24.00 - Full Screen
23:35:51.792 T:5916  NOTICE: Additional mode: 1152x864@ 23.98 - Full Screen
23:35:51.792 T:5916  NOTICE: Additional mode: 1152x864@ 24.00 - Full Screen
23:35:51.792 T:5916  NOTICE: Additional mode: 1152x864@ 25.00 - Full Screen
23:35:51.792 T:5916  NOTICE: Previous line repeats 2 times.
23:35:51.792 T:5916  NOTICE: Additional mode: 1152x864@ 29.97 - Full Screen
23:35:51.792 T:5916  NOTICE: Additional mode: 1152x864@ 30.00 - Full Screen
23:35:51.792 T:5916  NOTICE: Additional mode: 1152x864@ 29.97 - Full Screen
23:35:51.792 T:5916  NOTICE: Additional mode: 1152x864@ 30.00 - Full Screen
23:35:51.792 T:5916  NOTICE: Additional mode: 1152x864@ 29.97 - Full Screen
23:35:51.793 T:5916  NOTICE: Additional mode: 1152x864@ 30.00 - Full Screen
23:35:51.793 T:5916  NOTICE: Additional mode: 1152x864@ 50.00 - Full Screen
23:35:51.793 T:5916  NOTICE: Previous line repeats 2 times.
23:35:51.793 T:5916  NOTICE: Additional mode: 1152x864@ 59.94 - Full Screen
23:35:51.793 T:5916  NOTICE: Previous line repeats 1 times.
23:35:51.793 T:5916  NOTICE: Additional mode: 1152x864@ 60.00 - Full Screen
23:35:51.793 T:5916  NOTICE: Additional mode: 1152x864@ 59.94 - Full Screen
23:35:51.793 T:5916  NOTICE: Additional mode: 1152x864@ 60.00 - Full Screen
23:35:51.793 T:5916  NOTICE: Previous line repeats 1 times.
23:35:51.793 T:5916  NOTICE: Additional mode: 1280x600@ 23.98 - Full Screen
23:35:51.794 T:5916  NOTICE: Additional mode: 1280x600@ 24.00 - Full Screen
23:35:51.794 T:5916  NOTICE: Additional mode: 1280x600@ 23.98 - Full Screen
23:35:51.794 T:5916  NOTICE: Additional mode: 1280x600@ 24.00 - Full Screen
23:35:51.794 T:5916  NOTICE: Additional mode: 1280x600@ 23.98 - Full Screen
23:35:51.794 T:5916  NOTICE: Additional mode: 1280x600@ 24.00 - Full Screen
23:35:51.794 T:5916  NOTICE: Additional mode: 1280x600@ 25.00 - Full Screen
23:35:51.794 T:5916  NOTICE: Previous line repeats 2 times.
23:35:51.794 T:5916  NOTICE: Additional mode: 1280x600@ 29.97 - Full Screen
23:35:51.794 T:5916  NOTICE: Additional mode: 1280x600@ 30.00 - Full Screen
23:35:51.794 T:5916  NOTICE: Additional mode: 1280x600@ 29.97 - Full Screen
23:35:51.794 T:5916  NOTICE: Additional mode: 1280x600@ 30.00 - Full Screen
23:35:51.795 T:5916  NOTICE: Additional mode: 1280x600@ 29.97 - Full Screen
23:35:51.795 T:5916  NOTICE: Additional mode: 1280x600@ 30.00 - Full Screen
23:35:51.795 T:5916  NOTICE: Additional mode: 1280x600@ 50.00 - Full Screen
23:35:51.795 T:5916  NOTICE: Previous line repeats 2 times.
23:35:51.795 T:5916  NOTICE: Additional mode: 1280x600@ 59.94 - Full Screen
23:35:51.795 T:5916  NOTICE: Additional mode: 1280x600@ 60.00 - Full Screen
23:35:51.795 T:5916  NOTICE: Additional mode: 1280x600@ 59.94 - Full Screen
23:35:51.795 T:5916  NOTICE: Additional mode: 1280x600@ 60.00 - Full Screen
23:35:51.795 T:5916  NOTICE: Additional mode: 1280x600@ 59.94 - Full Screen
23:35:51.796 T:5916  NOTICE: Additional mode: 1280x600@ 60.00 - Full Screen
23:35:51.796 T:5916  NOTICE: Additional mode: 1280x720@ 23.98 - Full Screen
23:35:51.796 T:5916  NOTICE: Additional mode: 1280x720@ 24.00 - Full Screen
23:35:51.796 T:5916  NOTICE: Additional mode: 1280x720@ 23.98 - Full Screen
23:35:51.796 T:5916  NOTICE: Additional mode: 1280x720@ 24.00 - Full Screen
23:35:51.796 T:5916  NOTICE: Additional mode: 1280x720@ 23.98 - Full Screen
23:35:51.796 T:5916  NOTICE: Additional mode: 1280x720@ 24.00 - Full Screen
23:35:51.796 T:5916  NOTICE: Additional mode: 1280x720@ 25.00 - Full Screen
23:35:51.796 T:5916  NOTICE: Previous line repeats 2 times.
23:35:51.796 T:5916  NOTICE: Additional mode: 1280x720@ 29.97 - Full Screen
23:35:51.797 T:5916  NOTICE: Additional mode: 1280x720@ 30.00 - Full Screen
23:35:51.797 T:5916  NOTICE: Additional mode: 1280x720@ 29.97 - Full Screen
23:35:51.797 T:5916  NOTICE: Additional mode: 1280x720@ 30.00 - Full Screen
23:35:51.797 T:5916  NOTICE: Additional mode: 1280x720@ 29.97 - Full Screen
23:35:51.797 T:5916  NOTICE: Additional mode: 1280x720@ 30.00 - Full Screen
23:35:51.797 T:5916  NOTICE: Additional mode: 1280x720@ 50.00 - Full Screen
23:35:51.797 T:5916  NOTICE: Previous line repeats 2 times.
23:35:51.797 T:5916  NOTICE: Additional mode: 1280x720@ 59.94 - Full Screen
23:35:51.797 T:5916  NOTICE: Additional mode: 1280x720@ 60.00 - Full Screen
23:35:51.798 T:5916  NOTICE: Additional mode: 1280x720@ 59.94 - Full Screen
23:35:51.798 T:5916  NOTICE: Additional mode: 1280x720@ 60.00 - Full Screen
23:35:51.798 T:5916  NOTICE: Additional mode: 1280x720@ 59.94 - Full Screen
23:35:51.798 T:5916  NOTICE: Additional mode: 1280x720@ 60.00 - Full Screen
23:35:51.798 T:5916  NOTICE: Additional mode: 1280x768@ 23.98 - Full Screen
23:35:51.798 T:5916  NOTICE: Additional mode: 1280x768@ 24.00 - Full Screen
23:35:51.798 T:5916  NOTICE: Additional mode: 1280x768@ 23.98 - Full Screen
23:35:51.798 T:5916  NOTICE: Additional mode: 1280x768@ 24.00 - Full Screen
23:35:51.798 T:5916  NOTICE: Additional mode: 1280x768@ 23.98 - Full Screen
23:35:51.799 T:5916  NOTICE: Additional mode: 1280x768@ 24.00 - Full Screen
23:35:51.799 T:5916  NOTICE: Additional mode: 1280x768@ 25.00 - Full Screen
23:35:51.799 T:5916  NOTICE: Previous line repeats 2 times.
23:35:51.799 T:5916  NOTICE: Additional mode: 1280x768@ 29.97 - Full Screen
23:35:51.799 T:5916  NOTICE: Additional mode: 1280x768@ 30.00 - Full Screen
23:35:51.799 T:5916  NOTICE: Additional mode: 1280x768@ 29.97 - Full Screen
23:35:51.799 T:5916  NOTICE: Additional mode: 1280x768@ 30.00 - Full Screen
23:35:51.799 T:5916  NOTICE: Additional mode: 1280x768@ 29.97 - Full Screen
23:35:51.799 T:5916  NOTICE: Additional mode: 1280x768@ 30.00 - Full Screen
23:35:51.800 T:5916  NOTICE: Additional mode: 1280x768@ 50.00 - Full Screen
23:35:51.800 T:5916  NOTICE: Previous line repeats 2 times.
23:35:51.800 T:5916  NOTICE: Additional mode: 1280x768@ 59.94 - Full Screen
23:35:51.800 T:5916  NOTICE: Additional mode: 1280x768@ 60.00 - Full Screen
23:35:51.800 T:5916  NOTICE: Additional mode: 1280x768@ 59.94 - Full Screen
23:35:51.800 T:5916  NOTICE: Additional mode: 1280x768@ 60.00 - Full Screen
23:35:51.800 T:5916  NOTICE: Additional mode: 1280x768@ 59.94 - Full Screen
23:35:51.800 T:5916  NOTICE: Additional mode: 1280x768@ 60.00 - Full Screen
23:35:51.800 T:5916  NOTICE: Additional mode: 1280x800@ 23.98 - Full Screen
23:35:51.801 T:5916  NOTICE: Additional mode: 1280x800@ 24.00 - Full Screen
23:35:51.801 T:5916  NOTICE: Additional mode: 1280x800@ 23.98 - Full Screen
23:35:51.801 T:5916  NOTICE: Additional mode: 1280x800@ 24.00 - Full Screen
23:35:51.801 T:5916  NOTICE: Additional mode: 1280x800@ 23.98 - Full Screen
23:35:51.801 T:5916  NOTICE: Additional mode: 1280x800@ 24.00 - Full Screen
23:35:51.801 T:5916  NOTICE: Additional mode: 1280x800@ 25.00 - Full Screen
23:35:51.801 T:5916  NOTICE: Previous line repeats 2 times.
23:35:51.801 T:5916  NOTICE: Additional mode: 1280x800@ 29.97 - Full Screen
23:35:51.801 T:5916  NOTICE: Additional mode: 1280x800@ 30.00 - Full Screen
23:35:51.802 T:5916  NOTICE: Additional mode: 1280x800@ 29.97 - Full Screen
23:35:51.802 T:5916  NOTICE: Additional mode: 1280x800@ 30.00 - Full Screen
23:35:51.802 T:5916  NOTICE: Additional mode: 1280x800@ 29.97 - Full Screen
23:35:51.802 T:5916  NOTICE: Additional mode: 1280x800@ 30.00 - Full Screen
23:35:51.802 T:5916  NOTICE: Additional mode: 1280x800@ 50.00 - Full Screen
23:35:51.802 T:5916  NOTICE: Previous line repeats 2 times.
23:35:51.802 T:5916  NOTICE: Additional mode: 1280x800@ 59.94 - Full Screen
23:35:51.802 T:5916  NOTICE: Additional mode: 1280x800@ 60.00 - Full Screen
23:35:51.802 T:5916  NOTICE: Additional mode: 1280x800@ 59.94 - Full Screen
23:35:51.803 T:5916  NOTICE: Additional mode: 1280x800@ 60.00 - Full Screen
23:35:51.803 T:5916  NOTICE: Additional mode: 1280x800@ 59.94 - Full Screen
23:35:51.803 T:5916  NOTICE: Additional mode: 1280x800@ 60.00 - Full Screen
23:35:51.803 T:5916  NOTICE: Additional mode: 1280x960@ 23.98 - Full Screen
23:35:51.803 T:5916  NOTICE: Additional mode: 1280x960@ 24.00 - Full Screen
23:35:51.803 T:5916  NOTICE: Additional mode: 1280x960@ 23.98 - Full Screen
23:35:51.803 T:5916  NOTICE: Additional mode: 1280x960@ 24.00 - Full Screen
23:35:51.803 T:5916  NOTICE: Additional mode: 1280x960@ 23.98 - Full Screen
23:35:51.803 T:5916  NOTICE: Additional mode: 1280x960@ 24.00 - Full Screen
23:35:51.804 T:5916  NOTICE: Additional mode: 1280x960@ 25.00 - Full Screen
23:35:51.804 T:5916  NOTICE: Previous line repeats 2 times.
23:35:51.804 T:5916  NOTICE: Additional mode: 1280x960@ 29.97 - Full Screen
23:35:51.804 T:5916  NOTICE: Additional mode: 1280x960@ 30.00 - Full Screen
23:35:51.804 T:5916  NOTICE: Additional mode: 1280x960@ 29.97 - Full Screen
23:35:51.804 T:5916  NOTICE: Additional mode: 1280x960@ 30.00 - Full Screen
23:35:51.804 T:5916  NOTICE: Additional mode: 1280x960@ 29.97 - Full Screen
23:35:51.804 T:5916  NOTICE: Additional mode: 1280x960@ 30.00 - Full Screen
23:35:51.804 T:5916  NOTICE: Additional mode: 1280x960@ 50.00 - Full Screen
23:35:51.805 T:5916  NOTICE: Previous line repeats 2 times.
23:35:51.805 T:5916  NOTICE: Additional mode: 1280x960@ 59.94 - Full Screen
23:35:51.805 T:5916  NOTICE: Additional mode: 1280x960@ 60.00 - Full Screen
23:35:51.805 T:5916  NOTICE: Additional mode: 1280x960@ 59.94 - Full Screen
23:35:51.805 T:5916  NOTICE: Additional mode: 1280x960@ 60.00 - Full Screen
23:35:51.805 T:5916  NOTICE: Additional mode: 1280x960@ 59.94 - Full Screen
23:35:51.805 T:5916  NOTICE: Additional mode: 1280x960@ 60.00 - Full Screen
23:35:51.805 T:5916  NOTICE: Additional mode: 1280x1024@ 23.98 - Full Screen
23:35:51.805 T:5916  NOTICE: Additional mode: 1280x1024@ 24.00 - Full Screen
23:35:51.806 T:5916  NOTICE: Additional mode: 1280x1024@ 23.98 - Full Screen
23:35:51.806 T:5916  NOTICE: Additional mode: 1280x1024@ 24.00 - Full Screen
23:35:51.806 T:5916  NOTICE: Additional mode: 1280x1024@ 23.98 - Full Screen
23:35:51.806 T:5916  NOTICE: Additional mode: 1280x1024@ 24.00 - Full Screen
23:35:51.806 T:5916  NOTICE: Additional mode: 1280x1024@ 25.00 - Full Screen
23:35:51.807 T:5916  NOTICE: Previous line repeats 2 times.
23:35:51.807 T:5916  NOTICE: Additional mode: 1280x1024@ 29.97 - Full Screen
23:35:51.807 T:5916  NOTICE: Additional mode: 1280x1024@ 30.00 - Full Screen
23:35:51.807 T:5916  NOTICE: Additional mode: 1280x1024@ 29.97 - Full Screen
23:35:51.807 T:5916  NOTICE: Additional mode: 1280x1024@ 30.00 - Full Screen
23:35:51.807 T:5916  NOTICE: Additional mode: 1280x1024@ 29.97 - Full Screen
23:35:51.807 T:5916  NOTICE: Additional mode: 1280x1024@ 30.00 - Full Screen
23:35:51.807 T:5916  NOTICE: Additional mode: 1280x1024@ 50.00 - Full Screen
23:35:51.807 T:5916  NOTICE: Previous line repeats 2 times.
23:35:51.807 T:5916  NOTICE: Additional mode: 1280x1024@ 59.94 - Full Screen
23:35:51.808 T:5916  NOTICE: Previous line repeats 1 times.
23:35:51.808 T:5916  NOTICE: Additional mode: 1280x1024@ 60.00 - Full Screen
23:35:51.808 T:5916  NOTICE: Additional mode: 1280x1024@ 59.94 - Full Screen
23:35:51.808 T:5916  NOTICE: Additional mode: 1280x1024@ 60.00 - Full Screen
23:35:51.808 T:5916  NOTICE: Previous line repeats 1 times.
23:35:51.808 T:5916  NOTICE: Additional mode: 1360x768@ 23.98 - Full Screen
23:35:51.808 T:5916  NOTICE: Additional mode: 1360x768@ 24.00 - Full Screen
23:35:51.808 T:5916  NOTICE: Additional mode: 1360x768@ 23.98 - Full Screen
23:35:51.808 T:5916  NOTICE: Additional mode: 1360x768@ 24.00 - Full Screen
23:35:51.808 T:5916  NOTICE: Additional mode: 1360x768@ 23.98 - Full Screen
23:35:51.809 T:5916  NOTICE: Additional mode: 1360x768@ 24.00 - Full Screen
23:35:51.809 T:5916  NOTICE: Additional mode: 1360x768@ 25.00 - Full Screen
23:35:51.809 T:5916  NOTICE: Previous line repeats 2 times.
23:35:51.809 T:5916  NOTICE: Additional mode: 1360x768@ 29.97 - Full Screen
23:35:51.809 T:5916  NOTICE: Additional mode: 1360x768@ 30.00 - Full Screen
23:35:51.809 T:5916  NOTICE: Additional mode: 1360x768@ 29.97 - Full Screen
23:35:51.809 T:5916  NOTICE: Additional mode: 1360x768@ 30.00 - Full Screen
23:35:51.809 T:5916  NOTICE: Additional mode: 1360x768@ 29.97 - Full Screen
23:35:51.810 T:5916  NOTICE: Additional mode: 1360x768@ 30.00 - Full Screen
23:35:51.810 T:5916  NOTICE: Additional mode: 1360x768@ 50.00 - Full Screen
23:35:51.810 T:5916  NOTICE: Previous line repeats 2 times.
23:35:51.810 T:5916  NOTICE: Additional mode: 1360x768@ 59.94 - Full Screen
23:35:51.810 T:5916  NOTICE: Previous line repeats 1 times.
23:35:51.810 T:5916  NOTICE: Additional mode: 1360x768@ 60.00 - Full Screen
23:35:51.810 T:5916  NOTICE: Additional mode: 1360x768@ 59.94 - Full Screen
23:35:51.810 T:5916  NOTICE: Additional mode: 1360x768@ 60.00 - Full Screen
23:35:51.810 T:5916  NOTICE: Previous line repeats 1 times.
23:35:51.811 T:5916  NOTICE: Additional mode: 1366x768@ 23.98 - Full Screen
23:35:51.811 T:5916  NOTICE: Additional mode: 1366x768@ 24.00 - Full Screen
23:35:51.811 T:5916  NOTICE: Additional mode: 1366x768@ 23.98 - Full Screen
23:35:51.811 T:5916  NOTICE: Additional mode: 1366x768@ 24.00 - Full Screen
23:35:51.811 T:5916  NOTICE: Additional mode: 1366x768@ 23.98 - Full Screen
23:35:51.811 T:5916  NOTICE: Additional mode: 1366x768@ 24.00 - Full Screen
23:35:51.811 T:5916  NOTICE: Additional mode: 1366x768@ 25.00 - Full Screen
23:35:51.811 T:5916  NOTICE: Previous line repeats 2 times.
23:35:51.811 T:5916  NOTICE: Additional mode: 1366x768@ 29.97 - Full Screen
23:35:51.812 T:5916  NOTICE: Additional mode: 1366x768@ 30.00 - Full Screen
23:35:51.812 T:5916  NOTICE: Additional mode: 1366x768@ 29.97 - Full Screen
23:35:51.812 T:5916  NOTICE: Additional mode: 1366x768@ 30.00 - Full Screen
23:35:51.812 T:5916  NOTICE: Additional mode: 1366x768@ 29.97 - Full Screen
23:35:51.812 T:5916  NOTICE: Additional mode: 1366x768@ 30.00 - Full Screen
23:35:51.812 T:5916  NOTICE: Additional mode: 1366x768@ 50.00 - Full Screen
23:35:51.812 T:5916  NOTICE: Previous line repeats 2 times.
23:35:51.812 T:5916  NOTICE: Additional mode: 1366x768@ 59.94 - Full Screen
23:35:51.812 T:5916  NOTICE: Additional mode: 1366x768@ 60.00 - Full Screen
23:35:51.813 T:5916  NOTICE: Additional mode: 1366x768@ 59.94 - Full Screen
23:35:51.813 T:5916  NOTICE: Additional mode: 1366x768@ 60.00 - Full Screen
23:35:51.813 T:5916  NOTICE: Additional mode: 1366x768@ 59.94 - Full Screen
23:35:51.813 T:5916  NOTICE: Additional mode: 1366x768@ 60.00 - Full Screen
23:35:51.813 T:5916  NOTICE: Additional mode: 1400x1050@ 23.98 - Full Screen
23:35:51.813 T:5916  NOTICE: Additional mode: 1400x1050@ 24.00 - Full Screen
23:35:51.813 T:5916  NOTICE: Additional mode: 1400x1050@ 23.98 - Full Screen
23:35:51.813 T:5916  NOTICE: Additional mode: 1400x1050@ 24.00 - Full Screen
23:35:51.813 T:5916  NOTICE: Additional mode: 1400x1050@ 23.98 - Full Screen
23:35:51.813 T:5916  NOTICE: Additional mode: 1400x1050@ 24.00 - Full Screen
23:35:51.814 T:5916  NOTICE: Additional mode: 1400x1050@ 25.00 - Full Screen
23:35:51.814 T:5916  NOTICE: Previous line repeats 2 times.
23:35:51.814 T:5916  NOTICE: Additional mode: 1400x1050@ 29.97 - Full Screen
23:35:51.814 T:5916  NOTICE: Additional mode: 1400x1050@ 30.00 - Full Screen
23:35:51.814 T:5916  NOTICE: Additional mode: 1400x1050@ 29.97 - Full Screen
23:35:51.814 T:5916  NOTICE: Additional mode: 1400x1050@ 30.00 - Full Screen
23:35:51.814 T:5916  NOTICE: Additional mode: 1400x1050@ 29.97 - Full Screen
23:35:51.814 T:5916  NOTICE: Additional mode: 1400x1050@ 30.00 - Full Screen
23:35:51.815 T:5916  NOTICE: Additional mode: 1400x1050@ 50.00 - Full Screen
23:35:51.815 T:5916  NOTICE: Previous line repeats 2 times.
23:35:51.815 T:5916  NOTICE: Additional mode: 1400x1050@ 59.94 - Full Screen
23:35:51.815 T:5916  NOTICE: Additional mode: 1400x1050@ 60.00 - Full Screen
23:35:51.815 T:5916  NOTICE: Additional mode: 1400x1050@ 59.94 - Full Screen
23:35:51.815 T:5916  NOTICE: Additional mode: 1400x1050@ 60.00 - Full Screen
23:35:51.815 T:5916  NOTICE: Additional mode: 1400x1050@ 59.94 - Full Screen
23:35:51.815 T:5916  NOTICE: Additional mode: 1400x1050@ 60.00 - Full Screen
23:35:51.815 T:5916  NOTICE: Additional mode: 1440x900@ 23.98 - Full Screen
23:35:51.816 T:5916  NOTICE: Additional mode: 1440x900@ 24.00 - Full Screen
23:35:51.816 T:5916  NOTICE: Additional mode: 1440x900@ 23.98 - Full Screen
23:35:51.816 T:5916  NOTICE: Additional mode: 1440x900@ 24.00 - Full Screen
23:35:51.816 T:5916  NOTICE: Additional mode: 1440x900@ 23.98 - Full Screen
23:35:51.816 T:5916  NOTICE: Additional mode: 1440x900@ 24.00 - Full Screen
23:35:51.816 T:5916  NOTICE: Additional mode: 1440x900@ 25.00 - Full Screen
23:35:51.816 T:5916  NOTICE: Previous line repeats 2 times.
23:35:51.816 T:5916  NOTICE: Additional mode: 1440x900@ 29.97 - Full Screen
23:35:51.816 T:5916  NOTICE: Additional mode: 1440x900@ 30.00 - Full Screen
23:35:51.817 T:5916  NOTICE: Additional mode: 1440x900@ 29.97 - Full Screen
23:35:51.817 T:5916  NOTICE: Additional mode: 1440x900@ 30.00 - Full Screen
23:35:51.817 T:5916  NOTICE: Additional mode: 1440x900@ 29.97 - Full Screen
23:35:51.817 T:5916  NOTICE: Additional mode: 1440x900@ 30.00 - Full Screen
23:35:51.817 T:5916  NOTICE: Additional mode: 1440x900@ 50.00 - Full Screen
23:35:51.817 T:5916  NOTICE: Previous line repeats 2 times.
23:35:51.817 T:5916  NOTICE: Additional mode: 1440x900@ 59.94 - Full Screen
23:35:51.817 T:5916  NOTICE: Additional mode: 1440x900@ 60.00 - Full Screen
23:35:51.817 T:5916  NOTICE: Additional mode: 1440x900@ 59.94 - Full Screen
23:35:51.818 T:5916  NOTICE: Additional mode: 1440x900@ 60.00 - Full Screen
23:35:51.818 T:5916  NOTICE: Additional mode: 1440x900@ 59.94 - Full Screen
23:35:51.818 T:5916  NOTICE: Additional mode: 1440x900@ 60.00 - Full Screen
23:35:51.818 T:5916  NOTICE: Additional mode: 1600x900@ 23.98 - Full Screen
23:35:51.818 T:5916  NOTICE: Additional mode: 1600x900@ 24.00 - Full Screen
23:35:51.818 T:5916  NOTICE: Additional mode: 1600x900@ 23.98 - Full Screen
23:35:51.818 T:5916  NOTICE: Additional mode: 1600x900@ 24.00 - Full Screen
23:35:51.818 T:5916  NOTICE: Additional mode: 1600x900@ 23.98 - Full Screen
23:35:51.818 T:5916  NOTICE: Additional mode: 1600x900@ 24.00 - Full Screen
23:35:51.818 T:5916  NOTICE: Additional mode: 1600x900@ 25.00 - Full Screen
23:35:51.819 T:5916  NOTICE: Previous line repeats 2 times.
23:35:51.819 T:5916  NOTICE: Additional mode: 1600x900@ 29.97 - Full Screen
23:35:51.819 T:5916  NOTICE: Additional mode: 1600x900@ 30.00 - Full Screen
23:35:51.819 T:5916  NOTICE: Additional mode: 1600x900@ 29.97 - Full Screen
23:35:51.819 T:5916  NOTICE: Additional mode: 1600x900@ 30.00 - Full Screen
23:35:51.819 T:5916  NOTICE: Additional mode: 1600x900@ 29.97 - Full Screen
23:35:51.819 T:5916  NOTICE: Additional mode: 1600x900@ 30.00 - Full Screen
23:35:51.819 T:5916  NOTICE: Additional mode: 1600x900@ 50.00 - Full Screen
23:35:51.820 T:5916  NOTICE: Previous line repeats 2 times.
23:35:51.820 T:5916  NOTICE: Additional mode: 1600x900@ 59.94 - Full Screen
23:35:51.820 T:5916  NOTICE: Additional mode: 1600x900@ 60.00 - Full Screen
23:35:51.820 T:5916  NOTICE: Additional mode: 1600x900@ 59.94 - Full Screen
23:35:51.820 T:5916  NOTICE: Additional mode: 1600x900@ 60.00 - Full Screen
23:35:51.820 T:5916  NOTICE: Additional mode: 1600x900@ 59.94 - Full Screen
23:35:51.820 T:5916  NOTICE: Additional mode: 1600x900@ 60.00 - Full Screen
23:35:51.820 T:5916  NOTICE: Additional mode: 1680x1050@ 23.98 - Full Screen
23:35:51.820 T:5916  NOTICE: Additional mode: 1680x1050@ 24.00 - Full Screen
23:35:51.821 T:5916  NOTICE: Additional mode: 1680x1050@ 23.98 - Full Screen
23:35:51.821 T:5916  NOTICE: Additional mode: 1680x1050@ 24.00 - Full Screen
23:35:51.821 T:5916  NOTICE: Additional mode: 1680x1050@ 23.98 - Full Screen
23:35:51.821 T:5916  NOTICE: Additional mode: 1680x1050@ 24.00 - Full Screen
23:35:51.821 T:5916  NOTICE: Additional mode: 1680x1050@ 25.00 - Full Screen
23:35:51.821 T:5916  NOTICE: Previous line repeats 2 times.
23:35:51.821 T:5916  NOTICE: Additional mode: 1680x1050@ 29.97 - Full Screen
23:35:51.821 T:5916  NOTICE: Additional mode: 1680x1050@ 30.00 - Full Screen
23:35:51.821 T:5916  NOTICE: Additional mode: 1680x1050@ 29.97 - Full Screen
23:35:51.822 T:5916  NOTICE: Additional mode: 1680x1050@ 30.00 - Full Screen
23:35:51.822 T:5916  NOTICE: Additional mode: 1680x1050@ 29.97 - Full Screen
23:35:51.822 T:5916  NOTICE: Additional mode: 1680x1050@ 30.00 - Full Screen
23:35:51.822 T:5916  NOTICE: Additional mode: 1680x1050@ 50.00 - Full Screen
23:35:51.822 T:5916  NOTICE: Previous line repeats 2 times.
23:35:51.822 T:5916  NOTICE: Additional mode: 1680x1050@ 59.94 - Full Screen
23:35:51.822 T:5916  NOTICE: Additional mode: 1680x1050@ 60.00 - Full Screen
23:35:51.822 T:5916  NOTICE: Additional mode: 1680x1050@ 59.94 - Full Screen
23:35:51.823 T:5916  NOTICE: Additional mode: 1680x1050@ 60.00 - Full Screen
23:35:51.823 T:5916  NOTICE: Additional mode: 1680x1050@ 59.94 - Full Screen
23:35:51.823 T:5916  NOTICE: Additional mode: 1680x1050@ 60.00 - Full Screen
23:35:51.823 T:5916  NOTICE: Additional mode: 1920x1080@ 23.98 - Full Screen
23:35:51.823 T:5916  NOTICE: Additional mode: 1920x1080@ 24.00 - Full Screen
23:35:51.823 T:5916  NOTICE: Additional mode: 1920x1080@ 25.00 - Full Screen
23:35:51.823 T:5916  NOTICE: Additional mode: 1920x1080@ 29.97 - Full Screen
23:35:51.823 T:5916  NOTICE: Additional mode: 1920x1080@ 30.00 - Full Screen
23:35:51.823 T:5916  NOTICE: Additional mode: 1920x1080@ 50.00 - Full Screen
23:35:51.823 T:5916  NOTICE: Additional mode: 1920x1080@ 25.00i - Full Screen
23:35:51.824 T:5916  NOTICE: Additional mode: 1920x1080@ 59.94 - Full Screen
23:35:51.824 T:5916  NOTICE: Additional mode: 1920x1080@ 60.00 - Full Screen
23:35:51.824 T:5916  NOTICE: Additional mode: 1920x1080@ 29.97i - Full Screen
23:35:51.824 T:5916  NOTICE: Additional mode: 1920x1080@ 30.00i - Full Screen
23:35:51.824 T:5916  NOTICE: Checking resolution 16
23:35:51.915 T:5916   ERROR: Keymapping error: no such action '3000' defined
23:35:51.915 T:5916   ERROR: Window Translator: Can't find window files
23:35:51.915 T:5916   ERROR: Window Translator: Can't find window videolibrary
23:35:51.915 T:5916   ERROR: Window Translator: Can't find window videofiles
23:35:51.915 T:5916   ERROR: Window Translator: Can't find window tvsettings
23:35:52.024 T:18148  NOTICE: Running database version Addons26
23:35:52.025 T:18148  NOTICE: Running database version ViewModes6
23:35:52.027 T:18148  NOTICE: Running database version Textures13
23:35:52.030 T:18148  NOTICE: Running database version MyMusic60
23:35:52.034 T:18148  NOTICE: Running database version MyVideos107
23:35:52.036 T:18148  NOTICE: Running database version TV29
23:35:52.037 T:18148  NOTICE: Running database version Epg11
23:35:52.144 T:5916   ERROR: Couldn't load font name: Reg60(helvetica-regular.ttf), trying to substitute arial.ttf
23:35:52.149 T:5916   ERROR: Couldn't load font name: Reg48(helvetica-regular.ttf), trying to substitute arial.ttf
23:35:52.153 T:5916   ERROR: Couldn't load font name: Reg46(helvetica-regular.ttf), trying to substitute arial.ttf
23:35:52.197 T:5916   ERROR: unable to load:C:\Users\Michael\AppData\Roaming\Kodi\addons\skin.subculture\16x9\DialogVolumeBar.xml, Line 0
                                            Failed to open file
23:35:52.232 T:5916 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
23:35:52.265 T:5916  NOTICE: CApplication::UpdateLibraries: Starting video library startup scan
23:35:52.272 T:5916  NOTICE: initialize done
23:35:52.272 T:5916  NOTICE: Running the application...
23:35:52.272 T:5916  NOTICE: starting upnp client
23:35:52.275 T:14728  NOTICE: ES: Starting UDP Event server on port 9777
23:35:52.275 T:14728  NOTICE: UDP: Listening on port 9777 (ipv6 : false)
23:35:52.279 T:15592  NOTICE: VideoInfoScanner: Starting scan ..
23:35:52.282 T:15592 WARNING: No information found for item 'M:\Media\Video\Series\Fargo\', it won't be added to the library.
23:35:52.283 T:15592 WARNING: No information found for item 'M:\Media\Video\Series\FLCL\', it won't be added to the library.
23:35:52.516 T:15592  NOTICE: CVideoDatabase::CleanDatabase: Starting videodatabase cleanup ..
23:35:52.518 T:15592  NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 00:00
23:35:53.326 T:14740  NOTICE: Skin Helper Service --> skin helper service version 1.0.100 started
23:35:53.330 T:14740  NOTICE: Skin Helper Service --> WebService - start helper webservice on port 52307
23:35:54.472 T:5400   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.KeyError'>
                                            Error Contents: ('firstrun',)
                                            Traceback (most recent call last):
                                              File "C:\Users\Michael\AppData\Roaming\Kodi\addons\script.colorbox\default.py", line 242, in <module>
                                                ColorBoxMain()
                                              File "C:\Users\Michael\AppData\Roaming\Kodi\addons\script.colorbox\default.py", line 63, in __init__
                                                self._StartInfoActions()
                                              File "C:\Users\Michael\AppData\Roaming\Kodi\addons\script.colorbox\default.py", line 143, in _StartInfoActions
                                                HOME.setProperty(self.prefix + 'ImageFilter', ColorBox_function_map[info](self.id))
                                            KeyError: ('firstrun',)
                                            -->End of Python script error report<--
23:36:00.457 T:5916 WARNING: Skin has invalid include: OptionsHideAnimation
23:36:00.458 T:5916 WARNING: Previous line repeats 6 times.
23:36:00.458 T:5916 WARNING: Skin has invalid include: MediaViewOpenCloseAnim
23:36:00.459 T:5916 WARNING: Trying to add unsupported control type 1
23:36:00.461 T:5916   ERROR: Error parsing label - missing ']' in "[UPPERCASE]$INFO[ListItem.Title[/UPPERCASE]"
23:36:00.565 T:13596   ERROR: Window Translator: Can't find window videolibrary
23:36:03.144 T:5916   ERROR: Previous line repeats 3 times.
23:36:03.144 T:5916  NOTICE: Storing total System Uptime
23:36:03.144 T:5916  NOTICE: Saving settings
23:36:03.156 T:5916  NOTICE: Saving skin settings
23:36:03.160 T:5916  NOTICE: stop all
23:36:03.160 T:5916  NOTICE: stop player
23:36:03.160 T:5916  NOTICE: ES: Stopping event server
23:36:03.160 T:5916  NOTICE: stopping upnp
23:36:03.282 T:14728  NOTICE: ES: UDP Event server stopped
23:36:03.333 T:14740  NOTICE: Skin Helper Service --> Shutdown requested !
23:36:03.333 T:14740  NOTICE: Skin Helper Service --> BackgroundsUpdater - stop called
23:36:03.334 T:14740  NOTICE: Skin Helper Service --> ListItemMonitor - stop called
23:36:03.335 T:14740  NOTICE: Skin Helper Service --> WebService - stop called
23:36:03.338 T:14740  NOTICE: Skin Helper Service --> skin helper service version 1.0.100 stopped
23:36:03.518 T:5916  NOTICE: clean cached files!
23:36:05.354 T:5916  NOTICE: closing down remote control service
23:36:05.354 T:5916  NOTICE: stopped
23:36:05.555 T:5916  NOTICE: destroy
23:36:05.555 T:5916  NOTICE: unload skin
23:36:05.586 T:5916  NOTICE: unload sections
23:36:05.588 T:5916  NOTICE: special://profile/ is mapped to: special://masterprofile/
23:36:05.589 T:5916  NOTICE: application stopped...

This is on my main build, but I bet it's on there on the portable install too.
Reply
#48
The problem is the colorbox version has moved on since this was done.
You can use apex skin of mine or I will have to try find in the commits on github which version works.
You can do this by clicking the '<>' icon on the right of the commit then downloading that version.
It might help to look at the later post dates here then look for same dates in commits as to when it was still compatible.
Reply
#49
try: https://github.com/BADMS/script.colorbox...6480ff3ba7
Reply
#50
Indeed this one works!!! Thank you so much for this script man, I love it!
Reply
#51
(2017-02-21, 22:10)firewater Wrote: Indeed this one works!!! Thank you so much for this script man, I love it!

Smile
Reply
#52
Sorry to treat this as if it were a colorbox thread, but there's nowhere else to ask and I would kill to get this done. So it happens that I can't get colorbox to work on my skin. I've tried by copying code from a mimix view that blurs the poster, but it makes too many calls to variables, which as a novice skinner is hard to fully understand. As mentioned before all I want is to blur to the background image on my home.xml. Right now it's outputting the image as is. This is what I've done so far:

Added this to startup.xml:
Code:
<onload>RunScript(script.colorbox,daemon=True,pixels=10,bits=1,radius=10,delta_x=40,delta_y=90,black=#00cc00,white=#eeffcc)</onload>

Added this to home.xml (within the background control):
Code:
<texture background="true" diffuse="thumbs/colorbox_poster_mask.png" colordiffuse="$VAR[LibColorHighlightVar]">$VAR[FocusImage]</texture>

Added this to variables.xml
Code:
    <variable name="FocusImage">
        <value condition="!String.IsEqual(Window(home).Property(cpa_daemon_set),None) + !String.IsEmpty(Window(home).Property(ImageFiltercpa))">$INFO[Window(home).Property(ImageFiltercpa)]</value>
        <value>listselect_fo.png</value>
    </variable>

    <variable name="LibColorHighlightVar">
        <value condition="!String.IsEqual(Window(home).Property(cpa_daemon_set),None)">-</value>
        <value condition="!String.IsEmpty(Skin.String(highlightcolor.name))">$INFO[Skin.String(highlightcolor.name)]</value>
    </variable>

It's hard to understand because I don't see where it's calling the blur/posterize/pixelate/etc effect, and of course stuff like "$INFO[Skin.String(highlightcolor.name)]" is probably specific to your theme and won't work on mine. Idealy this would be smething like <texture effect="blur">texture.png</texture> and that'd be it haha but it turns out it's way more intricate... hope you can help
Reply
#53
(2017-03-10, 05:17)firewater Wrote: Sorry to treat this as if it were a colorbox thread, but there's nowhere else to ask and I would kill to get this done. So it happens that I can't get colorbox to work on my skin. I've tried by copying code from a mimix view that blurs the poster, but it makes too many calls to variables, which as a novice skinner is hard to fully understand. As mentioned before all I want is to blur to the background image on my home.xml. Right now it's outputting the image as is. This is what I've done so far:

Added this to startup.xml:
Code:
<onload>RunScript(script.colorbox,daemon=True,pixels=10,bits=1,radius=10,delta_x=40,delta_y=90,black=#00cc00,white=#eeffcc)</onload>

Added this to home.xml (within the background control):
Code:
<texture background="true" diffuse="thumbs/colorbox_poster_mask.png" colordiffuse="$VAR[LibColorHighlightVar]">$VAR[FocusImage]</texture>

Added this to variables.xml
Code:
    <variable name="FocusImage">
        <value condition="!String.IsEqual(Window(home).Property(cpa_daemon_set),None) + !String.IsEmpty(Window(home).Property(ImageFiltercpa))">$INFO[Window(home).Property(ImageFiltercpa)]</value>
        <value>listselect_fo.png</value>
    </variable>

    <variable name="LibColorHighlightVar">
        <value condition="!String.IsEqual(Window(home).Property(cpa_daemon_set),None)">-</value>
        <value condition="!String.IsEmpty(Skin.String(highlightcolor.name))">$INFO[Skin.String(highlightcolor.name)]</value>
    </variable>

It's hard to understand because I don't see where it's calling the blur/posterize/pixelate/etc effect, and of course stuff like "$INFO[Skin.String(highlightcolor.name)]" is probably specific to your theme and won't work on mine. Idealy this would be smething like <texture effect="blur">texture.png</texture> and that'd be it haha but it turns out it's way more intricate... hope you can help

With old colorbox (your version) there is a deamon running that automatically processes the current poster and fanart.
ImageFiltercpa is poster
ImageFiltercfa is fanart

You cahnge effect with window property, ie.
SetProperty(cfa_daemon_set,pixelate,home)
SetProperty(cpa_daemon_set,posterize,home)


With new colorbox (which is more versatile), use skin.APEx as example.
Reply

Logout Mark Read Team Forum Stats Members Help
[BETA] skin.mimix3