Commit graph

44 commits

Author SHA1 Message Date
tidusjar
4522c8bbf6 Fixed the build. 2016-08-11 09:28:41 +01:00
tidusjar
d6c2956ee7 Small improvements to the wizard 2016-08-11 09:00:35 +01:00
tidusjar
632ce75fa0 Finished #459 2016-08-09 14:03:48 +01:00
tidusjar
6f008f77a3 Added some code to shrink the DB. reworked the search to speed it up. 2016-08-08 15:41:01 +01:00
tidusjar
57ec940d5a Moved the plex auth token to the plex settings where it should belong. 2016-07-14 13:01:07 +01:00
tidusjar
3650c4f943 Finished #6 2016-06-24 15:33:38 +01:00
tidusjar
7b57e3fffc Fixed #353 #354 #355 2016-06-22 09:33:20 +01:00
Drewster727
8e004cea2e workaround for #334 2016-06-21 10:00:22 -05:00
tidusjar
6f18c69f5f Fixes to the issues 2016-06-21 13:39:23 +01:00
tidusjar
fcf2c84f61 More work on #298. Everything wired up 2016-06-09 13:36:34 +01:00
tidusjar
9d4881032d #273 2016-06-03 14:51:46 +01:00
tidusjar
03ce361183 Made the search page all async goodness #278 2016-05-27 22:04:25 +01:00
tidusjar
34e74c74c1 Fixed #277 2016-05-27 13:50:27 +01:00
tidusjar
16bd4f5b71 Set the admin to have all claims 2016-05-26 17:31:01 +01:00
tidusjar
7f3105003f We wan't updating the DB schema. 2016-05-25 13:14:42 +01:00
tidusjar
df3dc4ac04 - Added a visual indication on the UI to tell the admin there is a update available.
- We are now also recording the last scheduled run in the database
2016-04-29 14:08:30 +01:00
tidusjar
b0ef40a560 Remove old migration code and added new migration code. 2016-04-25 10:10:20 +01:00
tidusjar
07c00d232c small changes 2016-04-20 13:38:41 +01:00
tidusjar
6190eceb60 Finally fixed #72 2016-04-14 14:50:40 +01:00
tidusjar
1af3c21655 Added a url base 2016-04-08 14:14:08 +01:00
Drewster727
b1ea713c77 task.run for startup caching + fix admin module unit test failures 2016-04-04 12:08:48 -05:00
Drewster727
7593d3a7e9 cache injection, error handling and logging on startup, etc 2016-04-04 10:18:23 -05:00
tidusjar
4e1a668d3c Updated where we update the request blobs schema change 2016-04-04 08:53:26 +01:00
tidusjar
a776f5c36d Add a reference to API Interfaces to fix the build 2016-04-04 08:48:20 +01:00
Drewster727
e8c222f66e #114 start caching quality profiles. Set the cache on startup and when obtaining quality profiles in settings 2016-04-03 20:32:36 -05:00
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)