.NET 6.0 => 8.0 Snapcast 0.27 => 0.31 Autoupdater.NET.Official 1.8.0 => 1.9.2 Hardcodet.NotifyIcon.Wpf 1.1.0 => 2.0.1 MpcNET 1.4.0 => 1.6.6
		
			
				
	
	
		
			78 lines
		
	
	
		
			3.3 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			78 lines
		
	
	
		
			3.3 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version='1.0' encoding='utf-8'?>
 | 
						|
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="unison.Properties" GeneratedClassName="Settings">
 | 
						|
  <Profiles />
 | 
						|
  <Settings>
 | 
						|
    <Setting Name="mpd_host" Type="System.String" Scope="User">
 | 
						|
      <Value Profile="(Default)">192.168.0.1</Value>
 | 
						|
    </Setting>
 | 
						|
    <Setting Name="mpd_port" Type="System.Int32" Scope="User">
 | 
						|
      <Value Profile="(Default)">6600</Value>
 | 
						|
    </Setting>
 | 
						|
    <Setting Name="mpd_password" Type="System.String" Scope="User">
 | 
						|
      <Value Profile="(Default)" />
 | 
						|
    </Setting>
 | 
						|
    <Setting Name="snapcast_startup" Type="System.Boolean" Scope="User">
 | 
						|
      <Value Profile="(Default)">False</Value>
 | 
						|
    </Setting>
 | 
						|
    <Setting Name="snapcast_window" Type="System.Boolean" Scope="User">
 | 
						|
      <Value Profile="(Default)">False</Value>
 | 
						|
    </Setting>
 | 
						|
    <Setting Name="snapcast_path" Type="System.String" Scope="User">
 | 
						|
      <Value Profile="(Default)">snapcast_0.31</Value>
 | 
						|
    </Setting>
 | 
						|
    <Setting Name="snapcast_port" Type="System.Int32" Scope="User">
 | 
						|
      <Value Profile="(Default)">1704</Value>
 | 
						|
    </Setting>
 | 
						|
    <Setting Name="volume_offset" Type="System.Int32" Scope="User">
 | 
						|
      <Value Profile="(Default)">5</Value>
 | 
						|
    </Setting>
 | 
						|
    <Setting Name="nextTrack_mod" Type="System.UInt32" Scope="User">
 | 
						|
      <Value Profile="(Default)">2</Value>
 | 
						|
    </Setting>
 | 
						|
    <Setting Name="nextTrack_vk" Type="System.UInt32" Scope="User">
 | 
						|
      <Value Profile="(Default)">176</Value>
 | 
						|
    </Setting>
 | 
						|
    <Setting Name="previousTrack_mod" Type="System.UInt32" Scope="User">
 | 
						|
      <Value Profile="(Default)">2</Value>
 | 
						|
    </Setting>
 | 
						|
    <Setting Name="previousTrack_vk" Type="System.UInt32" Scope="User">
 | 
						|
      <Value Profile="(Default)">177</Value>
 | 
						|
    </Setting>
 | 
						|
    <Setting Name="playPause_mod" Type="System.UInt32" Scope="User">
 | 
						|
      <Value Profile="(Default)">2</Value>
 | 
						|
    </Setting>
 | 
						|
    <Setting Name="playPause_vk" Type="System.UInt32" Scope="User">
 | 
						|
      <Value Profile="(Default)">179</Value>
 | 
						|
    </Setting>
 | 
						|
    <Setting Name="volumeUp_mod" Type="System.UInt32" Scope="User">
 | 
						|
      <Value Profile="(Default)">2</Value>
 | 
						|
    </Setting>
 | 
						|
    <Setting Name="volumeUp_vk" Type="System.UInt32" Scope="User">
 | 
						|
      <Value Profile="(Default)">175</Value>
 | 
						|
    </Setting>
 | 
						|
    <Setting Name="volumeDown_mod" Type="System.UInt32" Scope="User">
 | 
						|
      <Value Profile="(Default)">2</Value>
 | 
						|
    </Setting>
 | 
						|
    <Setting Name="volumeDown_vk" Type="System.UInt32" Scope="User">
 | 
						|
      <Value Profile="(Default)">174</Value>
 | 
						|
    </Setting>
 | 
						|
    <Setting Name="volumeMute_mod" Type="System.UInt32" Scope="User">
 | 
						|
      <Value Profile="(Default)">2</Value>
 | 
						|
    </Setting>
 | 
						|
    <Setting Name="volumeMute_vk" Type="System.UInt32" Scope="User">
 | 
						|
      <Value Profile="(Default)">173</Value>
 | 
						|
    </Setting>
 | 
						|
    <Setting Name="showWindow_mod" Type="System.UInt32" Scope="User">
 | 
						|
      <Value Profile="(Default)">3</Value>
 | 
						|
    </Setting>
 | 
						|
    <Setting Name="showWindow_vk" Type="System.UInt32" Scope="User">
 | 
						|
      <Value Profile="(Default)">13</Value>
 | 
						|
    </Setting>
 | 
						|
    <Setting Name="MainWindowTop" Type="System.Double" Scope="User">
 | 
						|
      <Value Profile="(Default)">100</Value>
 | 
						|
    </Setting>
 | 
						|
    <Setting Name="MainWindowLeft" Type="System.Double" Scope="User">
 | 
						|
      <Value Profile="(Default)">100</Value>
 | 
						|
    </Setting>
 | 
						|
  </Settings>
 | 
						|
</SettingsFile> |