Fixed #850 also started #844 (Wrote the API interaction)

This commit is contained in:
Jamie.Rees 2016-12-28 16:27:21 +00:00
commit 64119f57c7
13 changed files with 284 additions and 8 deletions

View file

@ -69,6 +69,7 @@
</ItemGroup>
<ItemGroup>
<Compile Include="ApiRequest.cs" />
<Compile Include="WatcherApi.cs" />
<Compile Include="MusicBrainzApi.cs" />
<Compile Include="SlackApi.cs" />
<Compile Include="PushoverApi.cs" />