Qstick
|
c02b66ec44
|
Enforce comment spacing with Stylecop
Fixes #3104
|
2 years ago |
Kai Yang
|
9b120f4885
|
New: Link indexer to specific download client (#2668)
* New: Link indexer to specific download client
Closes #1215
Co-authored-by: Qstick <qstick@gmail.com>
(cherry picked from commit 13aaa20f1bf1448fa804738804205cb16f0d91f9)
* lint
Co-authored-by: Qiming Chen <simoncqm@gmail.com>
|
2 years ago |
ta264
|
7fe36a7e92
|
New: Use native dotnet host and DryIoc
(cherry picked from commit d6170dbfedf27a6218afe242a0fae2eb8b368aec)
|
3 years ago |
ta264
|
b0ea6550d7
|
New: Use System.Text.Json for Nancy and SignalR
(cherry picked from commit d3e8c7e0c94a3d2987329d278dc0d00ae3d76c8f)
|
3 years ago |
Qstick
|
de1968e5ba
|
Fixed: Don't ignore default Boolean in db serialization
(cherry picked from commit 16b381720225b159d47a15e4beb50f8835940cda)
|
3 years ago |
ta264
|
c1a6e1c39d
|
New: Build with NET5
(cherry picked from commit da1686b53c3bfa3904414d92ae0fb2435c4c0309)
|
3 years ago |
Jacob
|
a035a78a2b
|
New: Added option to filter Release Profile to a specific indexer
|
4 years ago |
ta264
|
2a4b3d79b8
|
Fixed: Shared serializer in ProviderRepository
[common]
Some caching happens in the serializer settings so best not to
recreate each time
|
4 years ago |
ta264
|
53c0ffd129
|
Swap to dapper with lazyload
|
4 years ago |
Qstick
|
a4b78b44ce
|
StyleCop (#1058)
* Stylecop Rules and Fixes
|
4 years ago |
Qstick
|
e4e677eea2
|
New: Limit provider backoff during the first 15 min of startup
Co-Authored-By: taloth <taloth@users.noreply.github.com>
|
6 years ago |
Qstick
|
5a8e79eec2
|
New: Sync Lists on Add and Update (#342)
|
7 years ago |
Qstick
|
eed81144f6
|
Fixed: Regression preventing new downloads from bypassing the Download Client Back-off logic
|
7 years ago |
Qstick
|
d3aa032cf5
|
Fixed: Don't attempt to fetch a release if the download client is disabled
|
7 years ago |
Qstick
|
0e1dfed8d7
|
Fixed: Provider Status housekeeping
|
7 years ago |
Qstick
|
13bfb73ee9
|
Upstream Changes to DownloadClients and Indexers
|
7 years ago |
Qstick
|
95051cbd63
|
Initial Commit Rework
|
7 years ago |
Keivan Beigi
|
0214c8e0f0
|
Removed unused using statements
|
8 years ago |
Taloth Saldono
|
73fb216e6f
|
New: Added CAPTCHA support to Rarbg.
|
8 years ago |
Taloth Saldono
|
a2536deef0
|
Fixed: Significantly improved api performance.
|
8 years ago |
Gavin Mogan
|
2fbf7a4114
|
Inital work on Twitter notifications
|
9 years ago |
Taloth Saldono
|
f2a70677e4
|
New: Will now temporarily stop using an indexer if the indexer reported an error.
|
9 years ago |
Mark McDowall
|
14b9a031bb
|
Show warning message for rTorrent that it doesn't support torrent removal
|
10 years ago |
Taloth Saldono
|
2a83088045
|
Changed the way the Database is registered with TinyIoC to make Logdb and future cachedb more accessible.
|
10 years ago |
Mark McDowall
|
9a629c2fc6
|
Display names for Notifications
|
10 years ago |
Mark McDowall
|
99d9303394
|
Fixed: Download Client with config Warnings won't be excluded
|
10 years ago |
Mark McDowall
|
e641611662
|
New: Show download protocol in Queue
|
10 years ago |
Mark McDowall
|
090ba3bb86
|
Fixed: Removed Animezb indexer
|
10 years ago |
Keivan Beigi
|
0be8f55a2f
|
Cleaned up using directive
|
10 years ago |
Mark McDowall
|
ebf0dbc1d0
|
New: Enable/Disable RSS Sync/Searching on a per indexer basis
|
10 years ago |
Mark McDowall
|
7af782d353
|
Provider testing improvements
New: Test button for indexers in UI
Fixed: Testing download clients shows error messages in UI
Fixed: Testing notifications shows error messages in UI
|
11 years ago |
Taloth Saldono
|
9633afc612
|
New: Added Presets to Indexers to add indexers with default properties. In an older version of NzbDrone these default indexers were added automatically and could not be removed.
|
11 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)
|
11 years ago |
Mark McDowall
|
c8ae9f40fb
|
New: App health displayed in UI
|
11 years ago |
Mark McDowall
|
a6361d0bbd
|
New: XBMC Metadata (Frodo+)
|
11 years ago |
kayone
|
ec63053fe7
|
cleaned up using directives.
|
11 years ago |
Mark McDowall
|
03149b1396
|
Newznab indexers are tested before creating
|
11 years ago |
Mark McDowall
|
25c5401a9d
|
More Connects cleanup/fixing
|
11 years ago |
Mark McDowall
|
27da44ba45
|
Converted notifications to thingi provider
Fixed: Issues creating and saving Connects
|
11 years ago |
Mark McDowall
|
5bf0e197ec
|
Moved source code under src folder - massive change
|
11 years ago |