Bogdan
6153737a78
Translations for download client settings
...
Co-authored-by: Stevie Robinson <stevie.robinson@gmail.com>
9 months ago
Bogdan
596d3297da
Move seed configuration logic to TorrentClientBase
1 year ago
Bogdan
d5daf6791c
New: Support for seed configuration in DownloadService
1 year ago
Qstick
0d918a0aa9
New: Define multiple mapped categories for Download Clients
...
Fixes #170
2 years ago
ta264
fbde3fe2cd
Support for digest auth with HttpRequests
...
Changes from de243991dd78c0fa4cfd2b629839874bbd8f2650 missed b7b5a6e7e1
2 years ago
Qstick
4d0cb89985
Clean unused usings
4 years ago
Qstick
881313ef2b
New: Download Clients for Manual Grabs
4 years ago
Qstick
e1020f4107
Initial Push
4 years ago
Qstick
67fca87c44
Added PrivacyLevel option to FieldDefinition for later usage
...
Fixes #5107
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
4 years ago
Qstick
4ec71538b9
Fixed: Avoid zero-length array memory allocations
4 years ago
Qstick
824d315a3b
New: Download History
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
ta264
f02fa629cc
Reformat and apply Stylecop rules
5 years ago
ta264
d4fa9b7345
Remove trailing whitespace
5 years ago
Devin Buhl
fc5ab2fd59
New: URL Base support for NZBVortex, Hadouken, qBittorrent and uTorrent
5 years ago
ta264
b5b43b8b3f
Changed: Align GetValueOrDefault extension with netcore3.0 version
...
- netcore3.0 implements the extenion on IReadOnlyDictionary.
- Dictionary implements both IReadonlyDictionary and IDictionary and
so defining the extenion on both interfaces creates an ambiguous
reference
- IDictionary doesn't inherit from IReadOnlyDictionary
Either we have to add 'using NzbDrone.Common.Extenions;'
separately to resolve the ambiguity or we have to standardaize on only
having the extension on IReadOnlyDictionary.
5 years ago
ta264
d0f13e16d5
Fixed: All compiler warnings
5 years ago
Qstick
23670bca12
New: Upstream Updates
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
8a9e2dc90d
New: Loads of Backend Updates to Clients and Indexers
5 years ago
Qstick
210902ecb6
Added: Setting for Colon Replacement Format ( #2711 )
...
Fixes #2140
Fixes #2657
7 years ago
Marcelo Castagna
ed4add85b8
Fixed: Handling of unknown status types in DownloadStation and Import from torrent Download Station should move since DS maintains an internal copy for seeding. ( #2420 )
...
Fixes #2000
7 years ago
Qstick
25e10e26e3
Added: A Huge Cleanup of old Series Code. (Let's pray nothing breaks :P) ( #2589 )
7 years ago
Devin Buhl
758228e159
Update dl-clients ( #732 )
8 years ago
Devin Buhl
736e0d2e70
Clean up download clients to use radarr as label, fix hoduken, and blackhole. ( #635 )
...
* change default label to radarr for rtorrent
* change utorrent default label to radarr
* change hadoken to use radarr label
* change blackhole default to radarr, update hoduken
* Episodes don't work, but it needs to be here
* Fix blackhole xD
8 years ago
Mark McDowall
b76c54ceac
Fixed: Proper port validation for download clients and connections
8 years ago
Keivan Beigi
0214c8e0f0
Removed unused using statements
8 years ago
Keivan Beigi
aba613acd1
Because it's 2016!
8 years ago
Mark McDowall
902d6929c0
New: Hadouken torrent client support
9 years ago
phrusher
d81e03fcc0
Updated to support Hadouken v5.1 and above
...
Fixes indentation issues
Removes AuthenticationType
Corrects FieldDefinitions
9 years ago
Viktor Elofsson
abf8c684e7
Basic Hadouken v5 implementation.
9 years ago