Commit Graph

110 Commits (020ab0bc15ad2e1c90686376edc9eb4e5f00ba84)

Author SHA1 Message Date
tidusjar e075a1fc6f Fixed issue #487
8 years ago
tidusjar d7997d5cc0 Reworked #466
8 years ago
tidusjar a7d5378426 Attempt at fixing a potential bug found from #466
8 years ago
tidusjar d843ab0ebb #459 is almost done
8 years ago
tidusjar 0699d777d6 Got mostly everything working for #254 Ready for testing
8 years ago
tidusjar f60e880da5 Need to work out why the cacher is not working and where the datatype mismatch is
8 years ago
tidusjar 2608e53399 #254 Removed the cache, we are now storing the plex information into the database.
8 years ago
tidusjar 0f34885444 Consolidate newtonsoft.json packages
8 years ago
tidusjar 698b08aff9 Updated Newtonsoft.Json, Autofixture, Nlog and Dapper packages
8 years ago
tidusjar 4bccb8fcf0 Reworked the cacher, fixed the memory leak. No more logging within tight loops.
8 years ago
tidusjar cfd01fa86e Some more changes
8 years ago
tidusjar 4f71969ee5 Fix the api change in #450
8 years ago
tidusjar b3e90c7a7f Async async async improvements.
8 years ago
tidusjar 14fddfc118 Finished #266
8 years ago
tidusjar 5024178724 Work around the sonarr bug #254
8 years ago
tidusjar 5411225fa0 #254 having an issue with Sonarr
8 years ago
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
8 years ago
tidusjar b14fd36ecd #254 MOSTLY DONE! At last, this took a while.
8 years ago
tidusjar 33ba1db20b frontend and tv episodes api work for #254
8 years ago
tidusjar f0ce5556c3 Added tests for the string hash
8 years ago
tidusjar ae64c11485 Added code to request the api key for CouchPotato
8 years ago
tidusjar f9af1dc12b Fixed #417
8 years ago
tidusjar 2c828ee54c Updated Polly
8 years ago
tidusjar 26e1d14812 Better handling for #388
8 years ago
Drewster727 8e004cea2e workaround for #334
9 years ago
tidusjar fefad77ac1 Attempting to improve #219
9 years ago
tidusjar 67a079a17c updated nlog and fixed #295
9 years ago
tidusjar 41b439d3bb fixes #296
9 years ago
tidusjar 5b7e4aa5e3 Finished #221 and added more async #278
9 years ago
tidusjar 748fe2ca2d Started working on #26
9 years ago
tidusjar 5a6863456f #164 has been resolved
9 years ago
tidusjar 030c013862 First pass of the updater working. #29
9 years ago
tidusjar fb1d3a9e92 Fixed
9 years ago
TidusJar 741a4ae75c - Improved the RetryHandler.
9 years ago
TidusJar 24b329b132 Downgraded packages
9 years ago
TidusJar 674e2bdc07 updated packages
9 years ago
TidusJar ba78ca282d better handling for #202
9 years ago
TidusJar e9937884ad Finished #208 and #202
9 years ago
TidusJar adeeb7824d Added a retry handler into the solution. We can now retry failed api requests.
9 years ago
TidusJar f9205fc027 This should help #202
9 years ago
TidusJar 03c7585ebe Finished #209
9 years ago
tidusjar 076a75b82f Stop the Cachers from bombing out when the response from the 3rd party api returns an exception or invalid response. #171
9 years ago
Drewster727 5352422688 Remove test code from plex api GetLibrary method
9 years ago
tidusjar fdbb373da5 Finished up the caching TODO's
9 years ago
Drewster727 3261bdbf9b revert everything (except PlexRequests.UI) back to .NET 4.5.2 -- fixes incompatibilities with the latest version of mono (4.2.3.4) -- fixes notifications not working #152 #147 #141
9 years ago
Drewster727 718e8868c1 #150 start caching plex media as well. refactored the availability checker. NEEDS TESTING. also, we need to make the Requests hit the plex api directly rather than hitting the cache as it does now.
9 years ago
Drewster727 5f67302b32 #150 sonarr/sickrage cache checking. sickrage has a couple small items left
9 years ago
Drewster727 6ed7df2c21 cache the couchpotato wanted list, update it on an interval, and use it to determine if a movie has been queued already
9 years ago
tidusjar 462eb0c9f2 I think i've fixed an issue where SickRage reports Show not found.
9 years ago
tidusjar dd07e7546b Added logging around SickRage
9 years ago