Commit graph

19 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
030c013862 First pass of the updater working. #29 2016-05-19 09:11:54 +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
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
tidusjar
fdbb373da5 Finished up the caching TODO's 2016-04-12 22:38:14 +01:00
Drewster727
5f67302b32 #150 sonarr/sickrage cache checking. sickrage has a couple small items left 2016-04-08 10:05:09 -05:00
tidusjar
462eb0c9f2 I think i've fixed an issue where SickRage reports Show not found. 2016-04-07 22:33:46 +01:00
tidusjar
dd07e7546b Added logging around SickRage 2016-04-07 22:15:14 +01:00
tidusjar
3efd54c1b6 Fixed #144 2016-04-06 23:08:00 +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
Shannon Barrett
eae8d5fee8 Fixed async issue 2016-04-01 18:17:25 -05:00
Shannon Barrett
6921e3aa85 Updating SickRage api to verify Season List is up to date 2016-03-28 14:16:55 -05:00
tidusjar
3d2c787062 Finished up #68 and #62 2016-03-25 16:54:18 +00:00
Shannon Barrett
15f7572cf5 Updated the logic for handling specific seasons in Sonarr and Sickrage 2016-03-24 12:03:59 -05:00
Shannon Barrett
c9d2b8fc13 Fixes issue #62 2016-03-22 12:32:48 -05:00
tidusjar
6f8dc7c224 Fixed an issue where the default quality on Sickrage wouldn't work 2016-03-19 15:49:02 +00:00
tidusjar
9402d1409e Wow, that was a lot of work.
- So, I have now finished #40.
- Fixed a bug where we was not choosing the correct tv series (Because of TVMaze)
- Fixed a bug when checking for plex titles
- Fixed a bug where the wrong issue would clean on the UI (DB was correct)
- Refactored how we send tv shows
- And too many small changes to count.
2016-03-19 14:17:54 +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