First implementation of MpcNET
Exceptions thrown for playback to investigate, but get data is okay
This commit is contained in:
@ -27,8 +27,6 @@ namespace unison
|
||||
|
||||
Systray = (TaskbarIcon)FindResource("SystrayTaskbar");
|
||||
Current.Properties["systray"] = Systray;
|
||||
|
||||
MPD.Start();
|
||||
}
|
||||
|
||||
protected override void OnExit(ExitEventArgs e)
|
||||
|
Reference in New Issue
Block a user