Commit graph

174 commits

Author SHA1 Message Date
Jamie.Rees
2a8927eb6d Fixed the issue with user management, needed to implement our own authentication provider 2016-11-18 17:17:35 +00:00
tidusjar
39888a4b94 done #679 2016-11-16 22:14:21 +00:00
Jamie.Rees
3384ba90fc Remove all references to the claims 2016-11-16 14:44:45 +00:00
Jamie.Rees
92016abe34 Fixed build 2016-11-10 14:54:58 +00:00
Jamie.Rees
cb50fc61fb Final Tweaks #483 2016-11-10 14:37:28 +00:00
Jamie.Rees
8a61371048 Finished #483 2016-11-10 13:37:51 +00:00
Jamie.Rees
dd92bb179c Finished the queue #483 2016-11-10 12:55:01 +00:00
Jamie.Rees
50dec5f530 Started on the queue for requests #483 TV Requests with missing information has been completed 2016-11-09 14:32:23 +00:00
Jamie.Rees
2bd7ece9d0 Finished #633 (First part of the queuing) 2016-11-08 14:15:33 +00:00
Jamie.Rees
e46c43610f Fixed #656 and more work on #218 2016-11-07 14:29:13 +00:00
Jamie.Rees
934f0264b9 Small bit of work on the user claims 2016-10-27 14:59:05 +01:00
Jamie.Rees
06089bc30e fix #612 again 2016-10-26 17:03:18 +01:00
Jamie.Rees
b851d77364 User management stuff 2016-10-25 17:31:59 +01:00
Jamie.Rees
40f6bad063 Revert the TVSender to use the old code 2016-10-25 12:58:53 +01:00
Jamie.Rees
877e0fa8fb Fix #612 2016-10-24 17:18:25 +01:00
Jamie.Rees
39955f1cad Reverted TMDB package 2016-10-20 12:06:42 +01:00
tidusjar
aa758f3a54 Upgrade the movie DB package and fixed #370
To fix this I had to make another API call... It slows down the search...
2016-10-19 23:36:56 +01:00
tidusjar
bcf1c9cd8e Lots of small fixes including #475 2016-10-19 22:53:56 +01:00
tidusjar
6e3e290359 #569 2016-10-09 01:13:52 +01:00
Matt McHughes
88d7104def finished wiring tv request settings to tv search 2016-10-07 11:23:53 -05:00
tidusjar
5816ddef98 #515 2016-09-23 20:40:24 +01:00
tidusjar
8cae79ecc7 this should fix some issues with the episode requests #514 2016-09-13 22:00:53 +01:00
tidusjar
7db336e202 Finished #415 2016-08-25 22:53:05 +01:00
tidusjar
f0c538ca64 Made the episode request better 2016-08-16 20:56:07 +01:00
tidusjar
4cc698a833 Changed the no TVMazeid message 2016-08-16 18:48:18 +01:00
tidusjar
d7997d5cc0 Reworked #466 2016-08-11 21:47:01 +01:00
tidusjar
4eff175424 Potentially fixed the issue where we were requesting everything that was also available now. 2016-08-11 14:08:54 +01:00
tidusjar
3b133ffbf5 This should fix #466 2016-08-11 12:44:19 +01:00
tidusjar
a7d5378426 Attempt at fixing a potential bug found from #466 2016-08-11 12:41:47 +01:00
tidusjar
64d7acc7e4 Tiny bit of more info 2016-08-09 16:55: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
0699d777d6 Got mostly everything working for #254 Ready for testing 2016-08-07 18:54:49 +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
53f806fc71 Some performance improvements around the new TV stuff 2016-08-04 11:48:05 +01:00
tidusjar
4bccb8fcf0 Reworked the cacher, fixed the memory leak. No more logging within tight loops. 2016-08-03 22:10:36 +01:00
tidusjar
f6e1176295 some error handling 2016-08-03 14:15:35 +01:00
tidusjar
61124624ae check if the sonarr ep is monitored 2016-08-03 13:58:50 +01:00
tidusjar
f271b0b4ce Added the Sonarr check for episodes #254 2016-08-03 13:48:13 +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
a5cbd5dfd6 small fix 2016-08-02 13:16:51 +01:00
tidusjar
50f9348350 Added unit tests 2016-08-01 13:24:26 +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
5411225fa0 #254 having an issue with Sonarr 2016-07-27 19:43:41 +01:00
tidusjar
cd135d824c small bit of work on #266 2016-07-27 17:17:43 +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
767a045864 Fixed broken build 2016-07-27 12:57:23 +01:00
tidusjar
5041653c9a More work for #254 2016-07-27 12:55:22 +01:00
tidusjar
9aad3f9dc9 More work on #254 2016-07-26 21:27:28 +01:00
tidusjar
4d85000753 Fixed the bug in #438 and added unit tests to make so we dont break it in the future 2016-07-26 20:50:38 +01:00