Commit graph

21 commits

Author SHA1 Message Date
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
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
f9af1dc12b Fixed #417 2016-07-08 13:17:03 +01:00
tidusjar
2c828ee54c Updated Polly 2016-07-06 14:38:05 +01:00
tidusjar
26e1d14812 Better handling for #388 2016-07-06 14:35:20 +01:00
Drewster727
8e004cea2e workaround for #334 2016-06-21 10:00:22 -05:00
tidusjar
41b439d3bb fixes #296 2016-06-02 14:12:44 +01:00
tidusjar
5b7e4aa5e3 Finished #221 and added more async #278 2016-05-31 16:16:48 +01:00
TidusJar
741a4ae75c - Improved the RetryHandler.
- Made the tester buttons on the settings pages a bit more robust and added an indication when it's testing (spinner)
2016-05-15 20:32:59 -04:00
TidusJar
e9937884ad Finished #208 and #202 2016-05-12 23:06:17 -04:00
TidusJar
f9205fc027 This should help #202 2016-05-12 16:09:09 -04:00
tidusjar
076a75b82f Stop the Cachers from bombing out when the response from the 3rd party api returns an exception or invalid response. #171 2016-04-21 12:10:36 +01:00
Drewster727
6ed7df2c21 cache the couchpotato wanted list, update it on an interval, and use it to determine if a movie has been queued already 2016-04-07 21:45:05 -05:00
tidusjar
e34170f55a Added the option to set a CP quality #38 2016-03-19 00:16:44 +00:00
tidusjar
4c0884999e Added the application tester for CP #9 2016-03-14 14:03:01 +00:00
Jamie Rees
452ad07ba0 Fixed a bug in the Login and added a unit test to cover that.
Added a button to approve an individual request.
Fixed some minor bugs in the request screen
2016-03-10 19:58:32 +00:00
tidusjar
50c15bfc80 fixes 2016-03-07 18:12:01 +00:00
Jamie Rees
65087642e1 Fixed the issue when sending movies to CouchPotato. 2016-03-04 20:48:56 +00:00
tidusjar
3dcf55ce7a Added logging 2016-03-04 15:02:44 +00:00
tidusjar
73635e06c3 Firstpass integrating with CouchPotato 2016-03-04 14:26:54 +00:00