tidusjar
d7997d5cc0
Reworked #466
2016-08-11 21:47:01 +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
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
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
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
fea4dd6309
Fixed the way we will be using custom messages
2016-07-07 15:37:12 +01:00
tidusjar
d7f01dcbb5
WIP on notification resolver
2016-07-05 17:29:42 +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
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
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
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
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
c41944c933
Implimented a theme changer, waiting for the Plex theme
2016-05-24 12:58:01 +01:00
tidusjar
5a6863456f
#164 has been resolved
2016-05-23 13:28:16 +01:00
tidusjar
8cce80654b
Resolved #224 , Removed the 'SSL' option from the email notification settings. We will now use the correct secure socket options (SSL/TLS) for your email host.
2016-05-23 11:40:22 +01:00
TidusJar
98eadc9cc6
Updated the claims so we can support more users.
...
Added a user management section (not yet complete)
Added the api to the solution and a api key in the settings (currently only gets the requests).
2016-05-15 21:51:20 -04:00
tidusjar
54ab4854e6
Added the 'enable user notifications' to the email settings view and model.
2016-04-20 13:48:44 +01:00
Drewster727
84edd6636d
fix saving the log level
2016-04-17 21:58:34 -05: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
tidusjar
f0d44b2788
Fixed an issue where we would add the Sickrage series but it would fail on adding the seasons.
2016-04-05 21:51:52 +01:00
Drewster727
9ac949a67c
#114 first pass at choosing quality profile when approving + focus search input by default and when switching tabs
2016-04-03 17:30:12 -05:00
tidusjar
e037ad0f2b
Got the search finished up for #32
2016-04-01 23:05:17 +01:00
Drewster727
a028a68a08
merge changes from main dev branch. fix up requestedmodel users null issue.
2016-03-30 09:10:09 -05:00
tidusjar
f7c33d48f4
Added a scroll to the top thingy and a bit more work on headphones
2016-03-30 13:59:13 +01:00
Drewster727
dce5983720
merge in tidusjar's dev changes, remove approve all, fix alignment on approve all category buttons
2016-03-29 09:03:34 -05:00
tidusjar
5843dee2a5
Added the settings page for #32
2016-03-29 09:58:23 +01:00
Drewster727
f5ecb63071
#84 provide an option in settings to resttrict users from viewing requests other than their own.
2016-03-27 22:39:59 -05:00
Drewster727
fff267db37
#54 comma separated list of users who don't require approval + fix a couple request messages (include show title)
2016-03-27 22:19:02 -05: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
tidusjar
2d016315c7
Added the ability to sepcify a username in the email notification settings for external MTA's. We have had to add a new option called Email Sender because of this. #78
2016-03-24 11:31:49 +00:00
tidusjar
2d5612a045
Finished adding pushover support. #44
2016-03-22 22:17:06 +00:00
tidusjar
37fa7809cc
Finished #71
2016-03-22 08:50:42 +00:00
tidusjar
895a0c50eb
Added a subdir to CP, SickRage, Sonarr and Plex #43
2016-03-21 14:23:55 +00:00
tidusjar
803b12da0f
Added the api and settings page for Sickrage. Just need to do the tester and hook it up #40
2016-03-19 12:25:51 +00:00
tidusjar
e34170f55a
Added the option to set a CP quality #38
2016-03-19 00:16:44 +00:00