Started the Radarr Settings #865

This commit is contained in:
Jamie.Rees 2017-06-01 08:49:14 +01:00
parent 521f7c3ea0
commit 7595ccf6c4
34 changed files with 637 additions and 33 deletions

View file

@ -6,6 +6,7 @@ using System.Threading.Tasks;
using Ombi.Core.Claims;
using Ombi.Core.Engine.Interfaces;
using Ombi.Core.Models.Requests;
using Ombi.Core.Models.Requests.Movie;
using Ombi.Core.Requests.Models;
using Ombi.Helpers;