Commit graph

19 commits

Author SHA1 Message Date
Drewster727
c52ca41e32 remove references to obsolete RequestedBy property + start setting the db schema to the app version, and check that in the future for migrations. 2016-04-02 17:04:05 -05:00
tidusjar
420e43dfaf Change the new columns type 2016-04-01 22:17:15 +01:00
tidusjar
425302ba12 Added a DBSchema so we have an easier way to update the DB 2016-04-01 22:13:12 +01:00
tidusjar
c43f70a0e0 Most of the UI work done for #32 2016-04-01 12:16:04 +01:00
Drewster727
673f3416e0 approve tv shows or movies
separate checkboxes in the settings screen separating out the approval
by tv or movie.
2016-03-25 17:14:26 -05:00
Jamie
47c0c0daf0 Merge pull request #83 from shiitake/dev
Fixes issue #62 and #68
2016-03-24 19:08:32 +00:00
Shannon Barrett
15f7572cf5 Updated the logic for handling specific seasons in Sonarr and Sickrage 2016-03-24 12:03:59 -05:00
tidusjar
c7ac8a7d99 Done most on #59 2016-03-23 13:43:27 +00:00
tidusjar
6f8dc7c224 Fixed an issue where the default quality on Sickrage wouldn't work 2016-03-19 15:49:02 +00:00
tidusjar
4136116555 Added the code to lookup the old requests and refresh them with new information from TVMaze 2016-03-18 23:45:31 +00:00
tidusjar
cd682cdff9 another test for #37 2016-03-18 23:00:44 +00:00
Jamie Rees
3c6338cadc Catch the missing table exception when they have a new DB 2016-03-18 21:59:34 +00:00
tidusjar
2e8bb783d9 Fixed #16 and #30
We are now using the new request service and storing the requests as json blobs

Added the db migration code. This can be removed in the next few builds.
2016-03-18 13:52:10 +00:00
tidusjar
b62b7c1305 Added migration code and cleaned up the DB 2016-03-18 12:25:16 +00:00
tidusjar
07b42ffd50 Started on #16, nothing is hooked up yet. 2016-03-17 17:17:34 +00:00
Jamie Rees
003dd47e3c mre work 2016-03-05 00:07:37 +00:00
Jamie Rees
f2399d6407 Making the configuration actually do something. Setting a default configuration if there is no DB 2016-03-04 23:19:48 +00:00
tidusjar
46dc9d95f1 Added logging (Still WIP) 2016-03-03 11:51:59 +00:00
tidusjar
d1827cd3be Renamed folders 2016-03-03 10:26:16 +00:00
Renamed from PlexRequest.Core/Setup.cs (Browse further)