First implementation of MpcNET
Exceptions thrown for playback to investigate, but get data is okay
This commit is contained in:
@ -81,7 +81,7 @@ namespace unison
|
||||
{
|
||||
SaveSettings();
|
||||
MPDHandler mpd = (MPDHandler)Application.Current.Properties["mpd"];
|
||||
mpd.Start();
|
||||
// connect to mpd
|
||||
UpdateConnectionStatus();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user