Radarr integartion in progress #923

This commit is contained in:
tidusjar 2017-01-17 22:28:13 +00:00
commit 5e06d9bd26
13 changed files with 673 additions and 0 deletions

View file

@ -53,6 +53,7 @@
<Compile Include="INetflixApi.cs" />
<Compile Include="IPlexApi.cs" />
<Compile Include="IPushbulletApi.cs" />
<Compile Include="IRadarrApi.cs" />
<Compile Include="ISlackApi.cs" />
<Compile Include="IPushoverApi.cs" />
<Compile Include="ISickRageApi.cs" />