Added some of the backend bits for #182

This commit is contained in:
tidusjar 2016-06-28 16:32:57 +01:00
parent 7956f9f7ff
commit 88a43563c4
20 changed files with 881 additions and 637 deletions

View file

@ -32,6 +32,7 @@ using NLog;
using PlexRequests.Api.Interfaces;
using PlexRequests.Api.Models.Notifications;
using PlexRequests.Core;
using PlexRequests.Core.Models;
using PlexRequests.Core.SettingModels;
using PlexRequests.Services.Interfaces;