Commit Graph

38 Commits (c9e6835d7b1459ad9d207c0c1adf4c47c7e69fd2)

Author SHA1 Message Date
William Comartin c9e6835d7b Change Sonarr to Radarr in Help Text, and in Notification Text
7 years ago
Leonardo Galli f61c4feb00 Redownloading failed downloads works again. Fixes #89.
7 years ago
Taloth Saldono 6095855102 Fixed: Failed download handling should now only report a download wasn't grabbed by sonarr if the download actually failed.
9 years ago
Mark McDowall 3c641cab33 Remove from queue improvements
9 years ago
Mark McDowall 2306815992 Fixed: Remove failed downloads from download client (when enabled)
9 years ago
Keivan Beigi a6d34caf2c New: Rebuilt Completed/Failed download handling from scratch
10 years ago
Keivan Beigi 0be8f55a2f Cleaned up using directive
10 years ago
Mark McDowall 6467167046 Moved Extension methods in common to subfolder
10 years ago
Taloth Saldono 6dfbc3c290 Fixed: Will no longer cause an error when trying to parse an anime episode with absolute number 0.
10 years ago
Mark McDowall f6e4ccda84 Fixed broken tests (due to logging)
10 years ago
Mark McDowall caa6a3858b Use DownloadClientIds to find matching series/episodes instead of relying solely on release name
10 years ago
Taloth Saldono 8bef19448f Fixed: NzbGet history items deleted due to health are now properly recognized as failed.
10 years ago
Taloth Saldono 82061cf5a0 General fixes and adjusted ParseSize method.
10 years ago
Taloth Saldono 1bca66a0c2 Fixed: Failed downloads not removed from history will no longer be erroneously retried after restarting drone.
10 years ago
Taloth Saldono 4b53cc7e52 Fixed: Manually marking a grabbed release failed will now mark all episodes in that release failed instead of only one.
10 years ago
Taloth Saldono d64c4445b8 Fixed compile warnings.
10 years ago
Taloth Saldono 53e723a301 Fixed: Blacklist Retry logic will now properly handle Sabnzbd changing the unique id.
10 years ago
Taloth Saldono 47089d360d New: The History->Queue UI now show some elementary error information for failed imports.
10 years ago
Taloth Saldono 1a6abfe635 Fixed: Manually marking a release as failed will now also remove it from the queue in drone and, if enabled, remove it from the download client.
10 years ago
Taloth Saldono 2035fe8578 New: Drone now uses the Download Client API to determine if a download is ready for import. (User configuration is required to replace the drone factory with this feature)
10 years ago
Mark McDowall 3f4c1a16f8 Health check results are stored in memory and updated as required
10 years ago
Mark McDowall e21574a203 Blacklisting improvements
10 years ago
Mark McDowall 0a5ed41270 Fixed: Don't blacklist nzbs due to disk space issues
10 years ago
Mark McDowall 2f3430387e Major logging overhaul
10 years ago
Taloth Saldono 4786bc0c34 Failed Download detection now ignores history without unique download client id.
10 years ago
Mark McDowall d86a54d208 Failed download handling won't error when download client hasn't been configured
10 years ago
Mark McDowall 332136bc6f Only get DownloadClientId when its been added to history
11 years ago
Mark McDowall fcd5619041 Fixed: Manually failing a release
11 years ago
kayone 150b14aaeb renamed FailedDownloadCommand to CheckForFailedDownloadCommand
11 years ago
kayone bb37444a99 minor parsing fix
11 years ago
Mark McDowall bc0bd647df No longer saving download client for entire the life cycle
11 years ago
kayone ec63053fe7 cleaned up using directives.
11 years ago
Mark McDowall da0f04d4c8 Manually mark a release as failed to start failed download process (history details)
11 years ago
Mark McDowall 7c6fad155a Added option to disable blacklisting, both the queue check and the spec
11 years ago
Mark McDowall d634dd1e5c Failed downloads are removed from queue/history (opt out)
11 years ago
Mark McDowall 769fcdfc80 Added message to failed history events
11 years ago
Mark McDowall 8520fe3e0c Blacklisting will trigger episode search
11 years ago
Mark McDowall e64d2f33d6 Failed downloads are added to history
11 years ago