Commit graph

86 commits

Author SHA1 Message Date
TidusJar
defc5a7a91 error checking around GA 2016-12-11 19:21:42 +00:00
Jamie.Rees
2dcf573526 Added a new permission to bypass the request limit 2016-12-09 13:23:18 +00:00
Jamie.Rees
88b1472f88 Tidied up the warnings 2016-12-08 14:32:08 +00:00
Jamie.Rees
ad796a47bd Small bit of analytics 2016-12-08 14:22:28 +00:00
Jamie.Rees
b03d9ef16e some small tweaks around #218
Just added the link to the settings and some angular improvements
2016-11-29 08:51:13 +00:00
Jamie.Rees
21f3131cb4 Finished #707 2016-11-28 08:26:12 +00:00
tidusjar
00cd6969e0 Implimented the features #218 2016-11-20 19:50:33 +00:00
tidusjar
4629301264 Implimented auto approve permissions #218 2016-11-20 19:10:46 +00:00
Jamie.Rees
795e691bdb Reduce the retry time 2016-11-16 17:31:20 +00:00
Jamie.Rees
3384ba90fc Remove all references to the claims 2016-11-16 14:44:45 +00:00
Jamie.Rees
7412655c5a Lots of fixed and stuff. 2016-11-16 14:20:13 +00:00
Jamie.Rees
c064bc6d44 Finishing off the user management page #218 #359 #195 2016-11-15 15:01:38 +00:00
Jamie.Rees
1793c6f592 Merge branch 'master' into dev 2016-11-08 09:29:40 +00:00
Jamie.Rees
e46c43610f Fixed #656 and more work on #218 2016-11-07 14:29:13 +00:00
TidusJar
e39512905a Fixed some issues with the user management work 2016-11-04 19:11:25 +00:00
TidusJar
683e4831c4 fixed #622 2016-11-02 21:34:33 +00:00
Jamie.Rees
6d1eef9154 User perms 2016-10-28 17:24:45 +01:00
Jamie.Rees
934f0264b9 Small bit of work on the user claims 2016-10-27 14:59:05 +01:00
Jamie.Rees
b851d77364 User management stuff 2016-10-25 17:31:59 +01:00
Jamie.Rees
0828756171 User management work 2016-10-25 14:20:27 +01:00
Jamie.Rees
42c437905e User management, migration and newsletter 2016-10-24 15:08:30 +01:00
tidusjar
512d2131bd Fixed #553 2016-10-19 21:21:52 +01:00
Jamie.Rees
ec49ab7389 More rework to use the Plex DB 2016-10-19 13:20:56 +01:00
tidusjar
b97e8d5cf7 Trying to fix the auto CP 2016-09-18 17:39:57 +01:00
tidusjar
7db336e202 Finished #415 2016-08-25 22:53:05 +01:00
tidusjar
068f75f514 User work 2016-08-19 11:22:17 +01:00
tidusjar
a7d5378426 Attempt at fixing a potential bug found from #466 2016-08-11 12:41:47 +01:00
tidusjar
42706a3068 Added some useful analytical infomation around the wizard. 2016-08-09 16:53:09 +01:00
tidusjar
25b8e2e78b Log out the GUID causing the issue 2016-08-08 08:50:11 +01:00
tidusjar
0699d777d6 Got mostly everything working for #254 Ready for testing 2016-08-07 18:54:49 +01:00
tidusjar
e5e1256fad Fix the log path issue #451 2016-08-05 12:40:43 +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
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
53f806fc71 Some performance improvements around the new TV stuff 2016-08-04 11:48:05 +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
0e99dc29c9 Finished up the SMTP side of #429 2016-07-25 10:11:33 +01:00
tidusjar
f0ce5556c3 Added tests for the string hash 2016-07-08 14:47:01 +01:00
tidusjar
ae64c11485 Added code to request the api key for CouchPotato 2016-07-08 13:46:56 +01:00
tidusjar
a732753a56 Updated packages 2016-07-06 14:46:55 +01:00
tidusjar
f0fb065237 Analytics and fixes 2016-06-24 12:49:04 +01:00
tidusjar
d8cca4a971 Some more useful analytical information 2016-06-23 09:01:05 +01:00
tidusjar
63e0d0e531 Small changes around how we work with custom events in the analytics 2016-06-22 12:59:01 +01:00
tidusjar
e8706354b9 Fixed tests 2016-06-13 10:34:37 +01:00
tidusjar
1c0e00e4ba Some analytic stuff 2016-06-10 11:41:51 +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
67a079a17c updated nlog and fixed #295 2016-06-03 22:52:32 +01:00