Added Couchpotato support and fixed #1548

Moved the SSL Cert ignore into the Ombi Settings
This commit is contained in:
tidusjar 2017-10-15 21:17:52 +01:00
commit 57f3297892
24 changed files with 1047 additions and 26 deletions

View file

@ -16,6 +16,7 @@
<ItemGroup>
<ProjectReference Include="..\Ombi.Helpers\Ombi.Helpers.csproj" />
<ProjectReference Include="..\Ombi.Settings\Ombi.Settings.csproj" />
</ItemGroup>
</Project>