github therobbiedavis/Listenarr 0.1.34
Canary 0.1.34

latest releases: 0.2.45, 0.2.44, 0.2.40...
pre-release2 months ago

This pull request improves error handling in the DownloadService by adding checks for empty responses from download clients. If an empty response is detected, a warning is logged and the method returns early, preventing potential errors during deserialization.

Error handling improvements for download clients:

  • Added a check for empty response content in GetTransmissionQueueAsync, logging a warning and returning early if the response is empty.
  • Added a similar check in GetSABnzbdQueueAsync to handle empty responses gracefully, with appropriate logging.
  • Implemented empty response handling in GetNZBGetQueueAsync, ensuring a warning is logged and avoiding further processing.

Automated canary build

  • Version: 0.1.34
  • Commit: 078062b
  • Original PR: #78

Don't miss a new Listenarr release

NewReleases is sending notifications on new releases.