<?xml version="1.0" encoding="UTF-8" ?>
<EventGhost Version="1397" Guid="{768AD3A8-5C75-4636-A248-85F3313969BE}" Time="1292440962.44">
    <Autostart Name="Autostart" Expanded="True">
        <Plugin Identifier="MceRemote" Guid="{02181DB1-F29D-4CCB-BF91-7A86EFB0D22C}" File="MceRemote">
            gAJHP8MzMzMzMzOIhnEALg==
        </Plugin>
        <Plugin Identifier="VLC" Guid="{02929D1C-7567-414C-84D1-F8D71D6FD7B3}" File="VLC">
            gAJYCQAAAGxvY2FsaG9zdHEATdIEiIdxAS4=
        </Plugin>
    </Autostart>
    <Folder Name="Dein Config" Expanded="True">
        <Macro Name="Finde Fenster: mediaportal.exe" Expanded="True">
            <Action>
                Window.FindWindow(u'mediaportal.exe', None, None, None, None, 1, False, 0.0, 0)
            </Action>
            <Action>
                Window.BringToFront()
            </Action>
        </Macro>
    </Folder>
    <Folder Name="VLC" Expanded="True">
        <Folder Name="Start" id="10" Expanded="True">
            <Macro Name="Starte Anwendung: vlc.exe" Expanded="True">
                <Event Name="Auslösender.Befehl" />
                <Action>
                    System.Execute(u'C:\\Program Files (x86)\\VideoLAN\\VLC\\vlc.exe', u'"C:\\Users\\mastermig\\Desktop\\list.xspf"', 0, False, 2, u'')
                </Action>
                <Action>
                    EventGhost.EnableItem(XmlIdLink(67))
                </Action>
                <Action>
                    EventGhost.DisableItem(XmlIdLink(10))
                </Action>
            </Macro>
        </Folder>
        <Folder Name="VLC media player">
            <Macro Name="Start">
                <Action>
                    VLC.Start()
                </Action>
            </Macro>
            <Macro Name="My Command">
                <Action>
                    VLC.MyCommand()
                </Action>
            </Macro>
            <Macro Name="Play">
                <Action>
                    VLC.Play()
                </Action>
            </Macro>
            <Macro Name="Pause">
                <Action>
                    VLC.Pause()
                </Action>
            </Macro>
            <Macro Name="Stop">
                <Action>
                    VLC.Stop()
                </Action>
            </Macro>
            <Macro Name="Fast Forward">
                <Action>
                    VLC.FastForward()
                </Action>
            </Macro>
            <Macro Name="Fast Rewind">
                <Action>
                    VLC.FastRewind()
                </Action>
            </Macro>
            <Macro Name="Play Faster">
                <Action>
                    VLC.PlayFaster()
                </Action>
            </Macro>
            <Macro Name="Play Slower">
                <Action>
                    VLC.PlaySlower()
                </Action>
            </Macro>
            <Macro Name="Play Normal">
                <Action>
                    VLC.PlayNormal()
                </Action>
            </Macro>
            <Macro Name="Fullscreen">
                <Action>
                    VLC.Fullscreen()
                </Action>
            </Macro>
            <Macro Name="Next Playlist Item">
                <Action>
                    VLC.NextPlaylistItem()
                </Action>
            </Macro>
            <Macro Name="Previous Playlist Item">
                <Action>
                    VLC.PreviousPlaylistItem()
                </Action>
            </Macro>
            <Macro Name="Next Title">
                <Action>
                    VLC.NextTitle()
                </Action>
            </Macro>
            <Macro Name="Previous Title">
                <Action>
                    VLC.PreviousTitle()
                </Action>
            </Macro>
            <Macro Name="Next Chapter">
                <Action>
                    VLC.NextChapter()
                </Action>
            </Macro>
            <Macro Name="Previous Chapter">
                <Action>
                    VLC.PreviousChapter()
                </Action>
            </Macro>
            <Macro Name="Current Playlist Status">
                <Action>
                    VLC.CurrentPlaylistStatus()
                </Action>
            </Macro>
            <Macro Name="Stream Info">
                <Action>
                    VLC.StreamInfo()
                </Action>
            </Macro>
            <Macro Name="Show Playlist">
                <Action>
                    VLC.ShowPlaylist()
                </Action>
            </Macro>
            <Macro Name="Clear Playlist">
                <Action>
                    VLC.ClearPlaylist()
                </Action>
            </Macro>
            <Macro Name="Volume Up">
                <Action>
                    VLC.VolumeUp()
                </Action>
            </Macro>
            <Macro Name="Volume Down">
                <Action>
                    VLC.VolumeDown()
                </Action>
            </Macro>
            <Macro Name="Quit" Expanded="True">
                <Action>
                    VLC.Quit()
                </Action>
            </Macro>
            <Macro Name="Help">
                <Action>
                    VLC.Help()
                </Action>
            </Macro>
        </Folder>
        <Folder Name="Kill" id="67" Expanded="True">
            <Macro Name="Quit" Expanded="True">
                <Event Name="Auslösender.Befehl" />
                <Action>
                    VLC.Quit()
                </Action>
                <Action>
                    Window.FindWindow(u'mediaportal.exe', None, None, None, None, 1, False, 0.0, 0)
                </Action>
                <Action>
                    Window.BringToFront()
                </Action>
                <Action>
                    EventGhost.EnableItem(XmlIdLink(10))
                </Action>
                <Action>
                    EventGhost.DisableItem(XmlIdLink(67))
                </Action>
            </Macro>
        </Folder>
    </Folder>
</EventGhost>
