Commit graph

163 commits

Author SHA1 Message Date
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
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
a82fdbc3bd Fixed #438 2016-07-26 11:35:03 +01:00
tidusjar
020cc40418 #428 Added a message when the we cannot get a TVMaze ID 2016-07-24 18:13:04 +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
33ba1db20b frontend and tv episodes api work for #254 2016-07-15 14:29:58 +01:00
tidusjar
8d0f890494 Fixed issues from the merge 2016-07-08 19:29:48 +01:00
tidusjar
6a83b07aab Merge branch 'master' into dev 2016-07-08 19:19:48 +01:00
tidusjar
5bda83bfdf fixed #413 2016-07-06 13:42:56 +01:00
tidusjar
a01e80c600 Fixed #409 2016-07-06 09:53:29 +01:00
tidusjar
2319a146ad Fixed the bug where we were auto approving everything.
Added French language into the navigation bar
2016-06-30 08:51:34 +01:00