Commit Graph

339 Commits

Author SHA1 Message Date
ta264 c1a6e1c39d New: Build with NET5
(cherry picked from commit da1686b53c3bfa3904414d92ae0fb2435c4c0309)
2021-06-30 23:52:24 -04:00
servarr[bot] 811a5c5456
New: Remove completed downloads from disk when removing from SABnzbd
(cherry picked from commit ac8283d7339b3d9e8ccf70f3d1ff031d1b0a71d1)


Co-authored-by: Mark McDowall <mark@mcdowall.ca>
2021-05-01 15:18:51 +01:00
Taloth Saldono baa1fe4602 Fixed: Qbittorrent api errors when only one of two seed criteria was configured
closes #2099

(cherry picked from commit 652d44722b96a7a830ec45fe83260ddcecc525a7)
2021-04-01 22:03:16 -04:00
Taloth Saldono f51aebb1bd Fixed: Setting seed criteria while torrent is still being loaded by qbittorrent
closes #2086

(cherry picked from commit 67e97f7aee761d19af6fe1a086691a9934635a6d)
2021-04-01 22:03:16 -04:00
Nick Jordan 600975873b
Add support for Flood (#2104) 2021-03-29 23:14:26 -04:00
Taloth Saldono 294a50e0a3 Fixed: Validation of new qbittorrent max-ratio action config
(cherry picked from commit d1c3ae17491726320c58561548a21d83dae7fe7d)
2021-02-07 10:48:42 -05:00
Qstick 510b0bd037 Fix DownloadStation integration in DSM 7
(cherry picked from commit b0753ab153a79203de10a928e99fcec5b6a7c895)
2021-02-07 09:20:31 -05:00
Qstick 9bf6db4187 Remove Sab ToPP Status 2021-01-24 22:25:25 -05:00
ta264 0ae1b3acce Fixed: False positive in remote path check with transmission
Fixes #1771

Correctly use the download directory when it's set
2021-01-24 12:22:51 -05:00
Mark McDowall d510a47c8f New: Treat Manual Bad in history as failed
(cherry picked from commit ab478fd64bdf2b710fb865006858a1a7dbdbad21)
2021-01-17 00:30:50 -05:00
Qstick 44819196bc Fixed: False Positives for RemotePath check with Deluge 2020-12-17 23:12:43 -05:00
Mark McDowall e912ef6a3e Fixed: Show TLS errors in UI when testing download clients 2020-12-17 23:12:43 -05:00
Mark McDowall 2f3888f5ed Fixed: Show more information in UI when testing SAB fails in some cases 2020-12-17 08:08:26 -05:00
Qstick e8b1494b16 fix modifiers for various classes
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
2020-12-17 08:08:26 -05:00
Taloth Saldono 0ee481039b Added PrivacyLevel option to FieldDefinition for later usage 2020-12-17 08:08:26 -05:00
ta264 4eac1c5663 Pull DownloadClientItemClientInfo part of 824d315a 2020-12-12 19:31:48 -05:00
ta264 1058b03f46 Fixed: Use QBittorrent category savepath for healthcheck
[common]
2020-12-12 19:31:48 -05:00
ta264 efef2f3bb6 Fixed: Import single file torrents with a folder from QBittorrent 2020-12-12 19:31:48 -05:00
Taloth Saldono fc104f9587 Protect against Qbittorrent edgecase if users add torrents manually with Keep top-level folder disabled
(cherry picked from commit 05820ac272ee976fcc0a7b17f3e9cc987cb0d230)
2020-12-12 19:31:48 -05:00
ta264 39b57cfe6e Fixed: Get actual file names from QBittorrent API (#5226)
* Fixed: Get actual file names from QBittorrent API

Previously we were assuming that the output filename was the category
output dir + the torrent name.  This isn't true if the torrent has
been renamed or sanitized.
2020-12-12 19:31:48 -05:00
Qstick 1327caca6c Clarify that Post-Import Category torrents are not monitored by Sonarr.
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
2020-10-13 23:25:39 -04:00
Qstick 4857828d80 Rename FilterFiles to FilterPaths 2020-10-13 23:25:39 -04:00
Mark McDowall 54c3b7049c Fixed: Treated checkingUP status from Qbit as queued in case it fails to validate
Fixes #1363

Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-10-13 23:19:32 -04:00
Mark McDowall 7f8243993c Fixed: Removing torrents from Vuze
(cherry picked from commit d0c0720578abcc02d9abca24f60d73d32491cd2f)
2020-10-13 23:19:32 -04:00
Qstick 0581ff458c New: Handle missingFiles status from qBit
(cherry picked from commit 9a2cee3104b1e8d32f2df68d3ca75967aba41868)
2020-10-13 23:19:32 -04:00
Mark McDowall c6d49c6527 Fixed: Replace : with _ when getting output path from Transmission
(cherry picked from commit 0f792f9eb9517a4165a54d7c4551f4f68822d18e)
2020-10-13 23:19:32 -04:00
Qstick a4b78b44ce StyleCop (#1058)
* Stylecop Rules and Fixes
2020-10-13 23:18:09 -04:00
Qstick a602611a5f Fixed: Handle qBittorrent "moving" & "forcedDL" state 2020-10-13 23:18:08 -04:00
ta264 8fe924fdcd New: Multi target net framework 4.6.2 and net core 3.0 2020-10-13 23:18:02 -04:00
ta264 6803ef960d Fixed: Correct .gitattributes line endings setting
Correctly force checkin LF, checkout OS native
2020-10-13 23:15:00 -04:00
Rhys Braunschweig d679a31836 Add digits to Deluge's category validator 2020-10-13 23:14:59 -04:00
Mark McDowall 623389b02d New: URL Base support for NZBVortex, Hadouken, qBittorrent and uTorrent
Closes #1651
2020-10-13 23:14:58 -04:00
Mark McDowall 556be1fa12 Fixed: Don't ignore Delete:Copy items in NZBGet 2020-10-13 23:14:58 -04:00
Taloth Saldono 30ac5408ca Fixed: Heavy qbit api load when CDH Remove is disabled and Seeding time has been reached
ref #3108
2020-10-13 23:14:58 -04:00
Taloth Saldono 5cfdf8dc60 Fixed: Transmission seeding idle time handling 2020-10-13 23:14:58 -04:00
jtpavlock d00285540d New: Ability to set a post-import label in Deluge, rTorrent, qBittorrent, and uTorrent 2020-10-13 23:14:58 -04:00
Mark McDowall c872f47d92 Fixed: Ignore deleted duplicates from Nzbget
Fixes #1721
2020-10-13 23:14:57 -04:00
Taloth Saldono 50ac0c8235 Continue Test in case of validation warnings. 2020-10-13 23:14:57 -04:00
Qstick 070e50d39e Fixed: Fix a few compiler warnings 2019-08-25 14:37:08 -04:00
Qstick 936b2502cc Fixed: Multiple Heath Check UI Fixes
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2019-08-25 01:07:11 -04:00
ta264 f1fc45fa99 New: Migrate to new csproj format 2019-08-24 17:31:58 -04:00
Qstick 8f791abbf6 Fixed: Really Don't treat NZBs rejected by SABnzbd as successful 2019-08-01 23:08:25 -04:00
ta264 166fc90454 New: Only scan files that are new or updated (#760)
* New: Only scan files that are new or updated

Pass through filter correctly

Add more tests

Add tests for migration 30

* Fix windows disk provider

* Don't publish deleted event for unmapped file

* Fix test on windows
2019-06-08 15:13:58 -04:00
ta264 801ece337c
Fixed: Map dsm shared folder to full path in status (#797)
* Fixed: Map dsm shared folder to full path in status

* Add tests
2019-05-08 06:06:05 +01:00
Qstick e9dfdab907 New: Use NZBget's FinalDir if set by post-processing script 2019-05-04 23:10:13 -04:00
Qstick 970d46512e Fixed: Don't treat NZBs rejected by SABnzbd as successful 2019-05-04 23:09:24 -04:00
ta264 5d1a5ee946 Remove rogue . from transmission output directory 2019-04-27 16:53:48 +01:00
Qstick 77293cf8ae Fixed: Don't worry about qBit parameters if category is blank 2019-04-13 22:55:30 -04:00
Qstick cfcc5b13e4 Fixed: Include all items if no category is specified in rtorrent 2019-04-13 22:54:25 -04:00
Qstick 6b40a8d87f
Fixed: qBittorrent Fixes for Seed Limits and Magnet links (#702)
* Fixed: Qbittorrent Fixes for Seed Limits and Magnet links

* Fixed: We do Music, not TV
2019-03-28 19:52:09 -04:00