Commit graph

253 commits

Author SHA1 Message Date
tidusjar
f098e0355e #464 fixed 2016-08-11 10:36:44 +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
f8457d1db2 Updated the episode cacher to have a minimum of 11 hours before it runs again. 2016-08-10 12:28:39 +01:00
tidusjar
632ce75fa0 Finished #459 2016-08-09 14:03:48 +01:00
tidusjar
d843ab0ebb #459 is almost done 2016-08-09 13:27:09 +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
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
7f6c70d7b2 Some small tweaks to improve the memory alloc 2016-08-04 21:53:19 +01:00
tidusjar
5d18877b49 Short circuit when Plex hasn't been setup. Added Miniprofiler 2016-08-04 13:38:42 +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
0657264dd3 Work on the UI to show what episodes have been requested #254 2016-08-02 15:16:14 +01:00
tidusjar
236024e4ae Added #436 2016-07-29 14:14:30 +01:00
tidusjar
2105ee9073 Update build no 2016-07-29 13:49:39 +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
b4bc51c862 #254 2016-07-28 13:59:00 +01:00
tidusjar
cd135d824c small bit of work on #266 2016-07-27 17:17:43 +01:00
tidusjar
a5257a0fbf #254 2016-07-27 16:56:19 +01:00
tidusjar
d458dca541 precheck and disable the episode boxes if we already have requested it. TODO check sonarr to see if it's already there. #254 2016-07-27 14:13:59 +01:00
tidusjar
5455b0076a Rename SubDir to Base Url 2016-07-26 20:05:54 +01:00
tidusjar
85baa67f29 Fix the exception in #440 2016-07-26 20:01:29 +01:00
tidusjar
f03392691c Reworking the login page for #426 2016-07-26 12:59:39 +01:00
tidusjar
0cfb6c8b1e Finished the auth stuff 2016-07-25 14:05:44 +01:00
tidusjar
b14fd36ecd #254 MOSTLY DONE! At last, this took a while.
So currently if a series exists then we will correctly monitor the episodes selected.

TODO: When the series doesn't exist in sonarr we need to add the series and then wait for the episode metadata to be populated.

Also need to add in all of the regular checks  and notification e.g. whitelist etc.
2016-07-24 18:02:43 +01:00
TidusJar
ce7305faf0 Should fix #429 2016-07-23 09:52:47 +01:00
tidusjar
33ba1db20b frontend and tv episodes api work for #254 2016-07-15 14:29:58 +01:00
tidusjar
d7c40164cb #424 2016-07-15 13:37:56 +01:00
tidusjar
71263994b9 #359 2016-07-14 15:39:45 +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
ffe6bc41ac small changes around the user management 2016-07-14 12:37:35 +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
5a96bd2a15 Added the file version to the layout 2016-07-08 12:15:54 +01:00
tidusjar
152408571f Removed NinjectConventions, we hadn't started to use it anyway. 2016-07-08 08:57:25 +01:00
tidusjar
6d30bea5c7 Added automation tests 2016-07-07 13:54:01 +01:00
tidusjar
d8111bcedb Changed the way the donate button works for #414 2016-07-06 10:03:43 +01:00
tidusjar
bd15090a4e Allow html in the notice message 2016-06-29 13:39:28 +01:00
tidusjar
694bc8aa02 More translations on the search page (Mainly the notification messages) #243 2016-06-29 12:31:24 +01:00
tidusjar
2d0b87b558 Fixed a bit of a stupid bug in the resetter and added unit tests around it to make sure this never happens again. 2016-06-29 09:42:17 +01:00
tidusjar
3563f166c9 Fixed an issue where we didn't provide the correct response when clearing the logs 2016-06-29 09:02:03 +01:00
tidusjar
7956f9f7ff Made it so users that are in the whitelist do not have a request limit 2016-06-28 14:09:02 +01:00
tidusjar
52fd1c7844 Fixed where a user could see the delete button on the issues page 2016-06-28 14:04:43 +01:00
tidusjar
419bf0270e Fixed some small issues and improved the navbar 2016-06-28 13:43:01 +01:00
tidusjar
b58ee9a37b Translated the Requested page #243 2016-06-28 10:53:54 +01:00
tidusjar
6aae347297 Finished #337 2016-06-27 16:16:33 +01:00
tidusjar
91640b3d14 More translations for #243 and welcome text for #293 2016-06-27 16:04:07 +01:00
tidusjar
3650c4f943 Finished #6 2016-06-24 15:33:38 +01:00
tidusjar
f0fb065237 Analytics and fixes 2016-06-24 12:49:04 +01:00
tidusjar
0d4573e723 Translated the search page #243 2016-06-24 11:56:00 +01:00