Commit Graph

118 Commits (345854d0fe9b65a561fdab12aac688782a420aa5)

Author SHA1 Message Date
Mark McDowall 345854d0fe
New: Optionally remove from queue by changing category to 'Post-Import Category' when configured
8 months ago
Stevie Robinson 7464c09a46
Update translation keys to be Sonarr specific
10 months ago
Stevie Robinson 48b12f5b00
Translate Download Clients on the backend
11 months ago
Bogdan 12374f7f00 Use 'var' instead of explicit type
1 year ago
Bogdan 281add47de Inline 'out' variable declarations
1 year ago
Qstick 89b0b04e08 New: Custom Format Language Condition
2 years ago
Qstick 4c0fe62dda Use modern HttpClient
2 years ago
Qstick 1c22a1ec0d StyleCop
2 years ago
bakerboy448 d18751eff2
Fixed: Improve help text for download client Category
3 years ago
Qstick 2ad4e21aad
Fixed: NZBGet Settings hint mentions Sabnzbd
3 years ago
Mark McDowall c669be317f Fixed: Removing completed download from SABnzbd
3 years ago
Robin Dadswell 85f4cbe94c
Fix: Consistent SSL option for Download Clients
4 years ago
Mark McDowall ab478fd64b New: Treat Manual Bad in history as failed
4 years ago
Taloth Saldono 5aa92f47b6 Added PrivacyLevel option to FieldDefinition for later usage
4 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
5 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
6 years ago
Taloth Saldono 9c9ad9aec3 New: Added optional UrlBase to Nzbget and Sabnzbd settings.
6 years ago
Mark McDowall a1b6095f6e Add Paused above Use SSL for NZBGet
7 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
Mark McDowall 0c89a4ae8f Store releases when download client is unavailable
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.
8 years ago
Taloth Saldono 5613ab05e0 Fixed: Sabnzbd/NzbGet not processing history items properly after last update.
8 years ago
Marcelo Castagna ea1616586f Fixed: Import from torrent Download Station should move since DS maintains an internal copy for seeding.
8 years ago
Mark McDowall 0af48fb2e8 Fixed: NZBGet delete:scan treated as failure
8 years ago
vertigo235 ddd119a4eb New: Add paused option for NZBGet
8 years ago
Mark McDowall ef03e9e9a7 Fixed: Proper port validation for download clients and connections
8 years ago
Keivan Beigi 73840dcacc The great logger.Error cleanup!
8 years ago
Keivan Beigi 0214c8e0f0 Removed unused using statements
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.
9 years ago
Taloth Saldono 0865306064 Fixed: Adding Nzb with {{password}} in name to NzbGet failed.
9 years ago
Taloth Saldono ac14444d34 Removed redundant logging.
9 years ago
Taloth Saldono cc0406653a Readded logging Download Client responses.
9 years ago
Taloth Saldono 1154e0eeb3 Add WebException handlers to prevent them reaching the UI.
9 years ago
Taloth Saldono 25d481d5d9 Migrated all Download client proxies from RestSharp to HttpClient.
9 years ago
Taloth Saldono 6a90035a4c Updated NLog to v4.2.3.
9 years ago
Taloth Saldono ccfa13e383 Replaced built-in valuetypes with language keywords.
9 years ago
Taloth Saldono 408991e03c Fixed negative NzbGet DownloadLimit
9 years ago
Lars Johnsen a79fc94a54 Compilation: Fix case inconsistencies
10 years ago
Taloth Saldono 1e2ba691ed Don't run DownloadCompletedEvent if DownloadItem not Completed.
10 years ago