2021-08-14 15:14:37 +00:00
|
|
|
<?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_path" Type="System.String" Scope="User">
|
|
|
|
<Value Profile="(Default)">snapclient_0.25.0-1_win64</Value>
|
|
|
|
</Setting>
|
2021-08-14 23:18:23 +00:00
|
|
|
<Setting Name="snapcast_port" Type="System.Int32" Scope="User">
|
|
|
|
<Value Profile="(Default)">1704</Value>
|
|
|
|
</Setting>
|
2021-08-27 16:45:53 +00:00
|
|
|
<Setting Name="volume_offset" Type="System.Int32" Scope="User">
|
|
|
|
<Value Profile="(Default)">5</Value>
|
|
|
|
</Setting>
|
2021-08-14 15:14:37 +00:00
|
|
|
</Settings>
|
|
|
|
</SettingsFile>
|