Added the code to get the quality profiles from Sonarr

Started plugging that into the UI
This commit is contained in:
Jamie Rees 2016-03-10 22:24:37 +00:00
commit 640e76e167
10 changed files with 266 additions and 10 deletions

View file

@ -273,6 +273,9 @@
<Content Include="Views\Admin\Plex.cshtml">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Views\Admin\Sonarr.cshtml">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<None Include="Web.Debug.config">
<DependentUpon>web.config</DependentUpon>
</None>