Mark McDowall
|
88fbc30be2
|
New: Improved messaging when qBittorrent fails due to host header rejection
(cherry picked from commit 48b4cc5f3ffa0cb8eea6748db9091267216cef4f)
|
2 years ago |
Bogdan
|
d667c7d853
|
Fixed: Use Array.Empty and fix a few multiple enumerations
(cherry picked from commit 11d91faaada0e70910c832ce405ddeed52a24172)
|
2 years ago |
Bogdan
|
88e3f86262
|
Fixed: Migrate to FluentValidation 9
|
2 years ago |
Qstick
|
1640980e2b
|
New: OnGrab Notifications
|
2 years ago |
Bogdan
|
99bc56efb6
|
Fixed: (Indexers) Rate limit for download and auth
|
2 years ago |
Bogdan
|
caa8bb05a7
|
Fixed: (Newznab API) Response with StatusCode 429 when limits are reached
|
2 years ago |
Bogdan
|
550b9b58df
|
Fixed: (TorrentIndexerBase) Validate downloaded torrent data
|
2 years ago |
Colin Gagnaire
|
5b82decc31
|
New: Add support for native Freebox Download Client
|
2 years 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
|
3 years ago |
Qstick
|
b7b5a6e7e1
|
Modern HTTP Client (#685)
|
3 years ago |
Qstick
|
76285a8ccd
|
Add additional link logging to DownloadService
|
3 years ago |
PearsonFlyer
|
a3de574de5
|
Fixed: Updated ruTorrent stopped state helptext
|
3 years ago |
Qstick
|
5b5c186d0c
|
Revert "Replace WebUtility.UrlEncode to Uri.EscapeDataString "
This reverts commit a7b1ef19f5 .
|
3 years ago |
François-Xavier Payet
|
a7b1ef19f5
|
Replace WebUtility.UrlEncode to Uri.EscapeDataString
|
3 years ago |
Qstick
|
76b6b0dead
|
Use native HttpMethod
|
3 years ago |
Qstick
|
884aecf846
|
New: Store call URL in History, Link in UI
|
3 years ago |
Qstick
|
87d6cbd813
|
Clarified Aria2 RPC Path field
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
|
3 years ago |
Qstick
|
f0f2c88c4a
|
Fixed: (qBittorrent) Don't fail if remove torrents is enabled
We don't care about this in Prowlarr
Fixes #499
|
3 years ago |
Qstick
|
27c643d2f5
|
New: (DownloadClient) Aria2
|
4 years ago |
Qstick
|
b3f8e648cd
|
New: (Clients) Torrent and Usenet Blackhole
Fixes #238
|
4 years ago |
Qstick
|
38c09277d9
|
New: Alternative Site Links
|
4 years ago |
bakerboy448
|
44df0f5c3d
|
Fixed: NZBGet Settings hint mentions Sabnzbd
|
4 years ago |
Qstick
|
f56ce129e6
|
Fixed: Push to client for Cardigann magnet links
|
4 years ago |
Qstick
|
85be0be455
|
Fixed: Push Downloads to client fails for download overrides
|
4 years ago |
Qstick
|
6b06003665
|
Remove duplicate logic in Deluge.cs
|
4 years ago |
Qstick
|
6c8f037813
|
New: Host Stats
|
4 years ago |
Qstick
|
4d0cb89985
|
Clean unused usings
|
4 years ago |
Qstick
|
62977d0863
|
Fixed: Cardigann Download block handling
|
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
|
37197150be
|
Some cleanup of things marked for removal in v3
Fixes #5102
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
|
4 years ago |
Qstick
|
4ec71538b9
|
Fixed: Avoid zero-length array memory allocations
|
4 years ago |
Qstick
|
0198c7a3b1
|
Fixed: Use Length/Count property instead of Enumerable.Count method
|
4 years ago |
Qstick
|
8ee16b81ec
|
Fixed: Indexer being disabled due to download client rejecting it
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
|
4 years ago |
Mark McDowall
|
0100819ae4
|
Fixed: Removing torrents from Vuze
(cherry picked from commit d0c0720578abcc02d9abca24f60d73d32491cd2f)
|
4 years ago |
nitsua
|
9a46d5165c
|
New: Add support for prioritizing indexers (#5000)
|
5 years ago |
Qstick
|
4be83a3367
|
Mark completed imports based on history as imported to remove from queue
Fixes #4994
|
5 years ago |
Qstick
|
a2e8d1d5d6
|
Additional Logging for rTorrent
|
5 years ago |
Qstick
|
9a2cee3104
|
New: Handle missingFiles status from qBit [common]
|
5 years ago |
Mark McDowall
|
8598cfcac9
|
Fixed: Replace : with _ when getting output path from Transmission
(cherry picked from commit 0f792f9eb9517a4165a54d7c4551f4f68822d18e)
|
5 years ago |
Qstick
|
16321377fc
|
Fixed: Filter direct excluded subfolders of the selected directory during manual import
Fixes #4734
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
|
5 years ago |
Qstick
|
28177eb042
|
New: Use release quality source if not in downloaded file and resolution matches
Co-Authored-By: taloth <taloth@users.noreply.github.com>
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
|
5 years ago |
Mark McDowall
|
da1210c6a6
|
Fixed: Show more information in UI when testing SAB fails in some cases
|
5 years ago |
ta264
|
0a589c529f
|
Fixed: Map dsm shared folder to full path in status (#797)
* Fixed: Map dsm shared folder to full path in status
* Add tests
* fix tests
|
5 years ago |
Qstick
|
7f201c6677
|
Fixed: Mark "BAD" Nzbget Downloads as Failed
Fixes #3076
|
5 years ago |
ta264
|
e09ca145d1
|
Fixed: False positive in remote path check with transmission
Correctly use the download directory when it's set
|
5 years ago |
Qstick
|
7120a20984
|
Fixed: Don't hang on parsable, non-matched releases
|
5 years ago |
Qstick
|
40b5702ca6
|
Fixed: Downloads with un-parsable releases stuck on import
|
5 years ago |