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

@ -55,6 +55,7 @@
<Compile Include="IPushoverApi.cs" />
<Compile Include="ISickRageApi.cs" />
<Compile Include="ISonarrApi.cs" />
<Compile Include="IWatcherApi.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>