Commit graph

153 commits

Author SHA1 Message Date
tidusjar
764e158138 Add more unit tests 2016-08-12 14:42:48 +01:00
tidusjar
13324cac14 More unit tests around the login and also the core Plex Checker 2016-08-12 14:41:34 +01:00
tidusjar
d7997d5cc0 Reworked #466 2016-08-11 21:47:01 +01:00
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
963b4e6ee8 Added an option to disable/enable the Plex episode cacher 2016-08-10 12:39:48 +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
d19deea56c Added the transaction back into the DB.
Do not run the episode cacher if it's been run in the last hour
2016-08-08 13:38:26 +01:00
tidusjar
2608e53399 #254 Removed the cache, we are now storing the plex information into the database.
There is a big structure change around this, also increased the default check time to be in hours.
2016-08-05 11:34:00 +01:00
tidusjar
0f34885444 Consolidate newtonsoft.json packages 2016-08-04 12:08:03 +01:00
tidusjar
698b08aff9 Updated Newtonsoft.Json, Autofixture, Nlog and Dapper packages 2016-08-04 11:54:39 +01:00
tidusjar
a38877d984 Small changes, we will actually see the episode cacher on the scheduled jobs page now 2016-08-03 13:01:32 +01:00
tidusjar
b3e90c7a7f Async async async improvements. 2016-07-29 16:50:35 +01:00
tidusjar
14fddfc118 Finished #266
Added a new cacher job to cache all episodes in Plex.
2016-07-28 17:05:24 +01:00
TidusJar
ce7305faf0 Should fix #429 2016-07-23 09:52:47 +01:00
tidusjar
67df79bcca Done #135 We are including the application version number in the directory. 2016-07-20 10:40:00 +01:00
tidusjar
6392ee0bde #387 trim the spaces from the api key. Tidied up the setting models a bit. 2016-07-20 10:08:44 +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
c764d6557a angular 2016-07-13 17:30:57 +01:00
tidusjar
a19e81d1f8 Reworked the custom notifications... again. Need to figure out how to find the view to the model 2016-07-08 17:29:14 +01:00
tidusjar
ae64c11485 Added code to request the api key for CouchPotato 2016-07-08 13:46:56 +01:00
tidusjar
152408571f Removed NinjectConventions, we hadn't started to use it anyway. 2016-07-08 08:57:25 +01:00
tidusjar
fea4dd6309 Fixed the way we will be using custom messages 2016-07-07 15:37:12 +01:00
tidusjar
6d30bea5c7 Added automation tests 2016-07-07 13:54:01 +01:00
tidusjar
a732753a56 Updated packages 2016-07-06 14:46:55 +01:00
tidusjar
d7f01dcbb5 WIP on notification resolver 2016-07-05 17:29:42 +01:00
tidusjar
d4074fc0f3 Added MediatR 2016-06-29 17:07:51 +01:00
tidusjar
7e6742e70c Some more unit tests around the NotificationMessageResolver 2016-06-29 12:58:41 +01:00
tidusjar
88a43563c4 Added some of the backend bits for #182 2016-06-28 16:32:57 +01:00
tidusjar
3650c4f943 Finished #6 2016-06-24 15:33:38 +01:00
tidusjar
7a8d7e3f19 Started #243 2016-06-24 09:39:31 +01:00
tidusjar
7b57e3fffc Fixed #353 #354 #355 2016-06-22 09:33:20 +01:00
Drewster727
96f27f8f1a add an option to stop sending notifications for requests that don't require approval #345 2016-06-21 19:43:31 -05: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
3e16d8acf0 done #318 2016-06-13 13:01:22 +01:00
tidusjar
3df6b65666 #298 added some tests for the landing page 2016-06-13 10:28:36 +01:00
tidusjar
fefad77ac1 Attempting to improve #219
We now have a new setting "Advanced Search". What this does is for each item  in the plex library we will get the ratingKey and perform another API call to get the MetaData for that ratingKey, inside the metadata it contains the "guid", the guid contains either a IMDBId or TheTVDBID. We will then use that to match the request. This does mean that we now need to capture the TvDbId for each TV Request.
2016-06-09 22:21:41 +01:00
tidusjar
5bf557658d Just some more async changes 2016-06-09 16:59:35 +01:00
tidusjar
fcf2c84f61 More work on #298. Everything wired up 2016-06-09 13:36:34 +01:00
tidusjar
46f7a0769e styling for #298 done, just need to wire up the model and do the actual status check 2016-06-08 22:06:38 +01:00
tidusjar
7d03d296fd Removed a change that shoudn't have been commited. 2016-06-07 18:38:21 +01:00
tidusjar
4808fffcef most of #273 done 2016-06-07 14:26:54 +01:00
tidusjar
0dd30968d5 Started #298 2016-06-06 14:31:20 +01:00
tidusjar
071daf4ab4 a crap tonne of work on #273 2016-06-04 17:51:13 +01:00
tidusjar
67a079a17c updated nlog and fixed #295 2016-06-03 22:52:32 +01:00
tidusjar
9d4881032d #273 2016-06-03 14:51:46 +01:00
tidusjar
5b7e4aa5e3 Finished #221 and added more async #278 2016-05-31 16:16:48 +01:00
tidusjar
ebeedb90af More work on #273 2016-05-31 14:09:27 +01:00