Commit Graph

74 Commits (281add47de1d3940990156c841362125dea9cc7d)

Author SHA1 Message Date
Bogdan 281add47de Inline 'out' variable declarations
1 year ago
Qstick 1c22a1ec0d StyleCop
2 years ago
Mark McDowall c669be317f Fixed: Removing completed download from SABnzbd
3 years ago
Mark McDowall ab478fd64b New: Treat Manual Bad in history as failed
3 years ago
Mark McDowall 3033537236 Fixed: Mark "BAD" Nzbget Downloads as Failed
4 years ago
Mark McDowall 770b89c2b3 Track fully imported downloads in separate history table
4 years ago
Mark McDowall 54addbdd28 Fixed: Don't ignore Delete:Copy items in NZBGet
5 years ago
Mark McDowall 0c2331f638 Fixed: Ignore deleted duplicates from Nzbget
5 years ago
Mark McDowall 4e3a5a8823 Only use NZBGet's FinalDir if it's not empty
5 years ago
Mark McDowall 6036bc17c5 New: Use NZBget's FinalDir is set by post-processing script
5 years ago
Taloth Saldono 9c9ad9aec3 New: Added optional UrlBase to Nzbget and Sabnzbd settings.
6 years ago
Mark McDowall ae2a97763d
New: Validate NZBs before sending to download client
7 years ago
Taloth Saldono fef3423019 Fixed error in NzbGet KeepHistory check and updated tests.
7 years ago
Taloth Saldono f46a576df5 Check if NzbGet KeepHistory value is set too high instead of only checking for 0.
7 years ago
Taloth Saldono 10f292b225 Removed superfluous try catches so that DownloadClient backoff logic gets triggered.
7 years ago
Mark McDowall d0e226e269
Fixed: Logging full error message to database
7 years ago
Taloth Saldono 766520b851 Renamed DownloadClientStatus to DownloadClientInfo to avoid conflict.
7 years ago
Taloth Saldono de7f68570e Fixed: Regression causing nzbToMedia imports to be copied instead of moved.
7 years ago
Taloth Saldono 5613ab05e0 Fixed: Sabnzbd/NzbGet not processing history items properly after last update.
7 years ago
Marcelo Castagna ea1616586f Fixed: Import from torrent Download Station should move since DS maintains an internal copy for seeding.
7 years ago
Mark McDowall 0af48fb2e8 Fixed: NZBGet delete:scan treated as failure
7 years ago
vertigo235 ddd119a4eb New: Add paused option for NZBGet
7 years ago
Keivan Beigi 73840dcacc The great logger.Error cleanup!
8 years ago
Keivan Beigi aba613acd1 Because it's 2016!
8 years ago
Taloth Saldono a72b856fb8 Fixed: Added config validation to ensure NzbGet KeepHistory isn't set to 0.
8 years ago
Taloth Saldono 072ca459bd Fixed: NzbGet DUPE/COPY status should be considered failure.
8 years ago
Taloth Saldono 6a90035a4c Updated NLog to v4.2.3.
8 years ago
Taloth Saldono ccfa13e383 Replaced built-in valuetypes with language keywords.
9 years ago
Taloth Saldono 1e2ba691ed Don't run DownloadCompletedEvent if DownloadItem not Completed.
9 years ago
Taloth Saldono 97cbdfdc5c Fixed: Nzbget will now properly remove data from original directory if Remove option is enabled. (nzbToMedia transcoding)
9 years ago
Mark McDowall f90fdef50d Couple name fixes
9 years ago
Mark McDowall 235a986679 Display names for Download clients
9 years ago
Taloth Saldono 923488bc02 Hard test on dev nzbget version as requested.
9 years ago
Taloth Saldono b62d36bdbe Fixed: If Nzbget failed to add an nzb, Sonarr will try another but not blacklist it.
9 years ago
Taloth Saldono 4448e87e28 Fixed: NzbGet development version no longer fails validation check.
9 years ago
Taloth Saldono 93c6047cd5 Added Nzbget version check for 12.0 or higher.
9 years ago
Taloth Saldono db4746bef7 Failed DeleteStatus now only a Warning, also added null check to handle older NzbGet version.
9 years ago
Taloth Saldono ebbaa403f6 Removed deprecated code.
9 years ago
Keivan Beigi e79a2c742a Fixed: some issues around removing completed and failed downloads
10 years ago
Keivan Beigi a6d34caf2c New: Rebuilt Completed/Failed download handling from scratch
10 years ago
Mark McDowall 427b102900 Support removing from nbzget queue
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 8a86b8acdc Added OsPath to handle OS agnostic path handling.
10 years ago
Mark McDowall e75d3fa233 Cleanup
10 years ago
Taloth Saldono 374fe07aba Remove PostQueue from NzbGetProxy coz it's useless anyway.
10 years ago
Keivan Beigi 28f7e256b2 removed dead code
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 d8d641b8df Fixed: Detecting NzbGet free-space errors during unpack and move errors as warnings.
10 years ago
Taloth Saldono 8bef19448f Fixed: NzbGet history items deleted due to health are now properly recognized as failed.
10 years ago