Improvements to the UI and also finished the availability checker #865 #1464

This commit is contained in:
Jamie.Rees 2017-08-25 14:06:47 +01:00
parent 385d206287
commit 3cc45b3022
30 changed files with 317 additions and 126 deletions

View file

@ -257,6 +257,8 @@ namespace Ombi.Store.Migrations
b.Property<string>("ProviderId");
b.Property<string>("Quality");
b.Property<string>("ReleaseYear");
b.Property<string>("Title");