Commit Graph

102 Commits (698b08aff9a4bba6a27be813e8fa4ae9c070a7f2)

Author SHA1 Message Date
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
8 years ago
tidusjar fefad77ac1 Attempting to improve #219
8 years ago
tidusjar 67a079a17c updated nlog and fixed #295
8 years ago
tidusjar 41b439d3bb fixes #296
8 years ago
tidusjar 5b7e4aa5e3 Finished #221 and added more async #278
8 years ago
tidusjar 748fe2ca2d Started working on #26
8 years ago
tidusjar 5a6863456f #164 has been resolved
8 years ago
tidusjar 030c013862 First pass of the updater working. #29
8 years ago
tidusjar fb1d3a9e92 Fixed
8 years ago
TidusJar 741a4ae75c - Improved the RetryHandler.
8 years ago
TidusJar 24b329b132 Downgraded packages
8 years ago
TidusJar 674e2bdc07 updated packages
8 years ago
TidusJar ba78ca282d better handling for #202
8 years ago
TidusJar e9937884ad Finished #208 and #202
8 years ago
TidusJar adeeb7824d Added a retry handler into the solution. We can now retry failed api requests.
8 years ago
TidusJar f9205fc027 This should help #202
8 years ago
TidusJar 03c7585ebe Finished #209
8 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
tidusjar 10be8f0440 Fixes for sonarr, we now display the error messages back to the user
9 years ago
tidusjar 3efd54c1b6 Fixed #144
9 years ago
tidusjar f0d44b2788 Fixed an issue where we would add the Sickrage series but it would fail on adding the seasons.
9 years ago
tidusjar 13ee1efd86 More headphones #32 I am starting to hate headphones... Sometimes the artists and albums just randomly fail.
9 years ago
Drewster727 7593d3a7e9 cache injection, error handling and logging on startup, etc
9 years ago
tidusjar 72ea4691dd Tweaks for #32
9 years ago
tidusjar 39a5032c3e Finished the bulk work for Headphones. Needs testing #32
9 years ago
tidusjar acb39b56f8 work for #32
9 years ago