Mark McDowall
95d93dfa09
Fixed: Manual import for unknown series items will properly mark as imported
...
Fixes : #277
(cherry picked from commit 3ffcf114682f9b1730f54706ecbf1bf237206bb1)
2021-12-15 11:55:55 +00:00
Mark McDowall
25b37ace34
Track fully imported downloads in separate history table
...
New: Improved detection of already imported downloads
Closes #232
2021-12-15 11:55:55 +00:00
Mark McDowall
621bb20756
Improve default path for Synology Download Station
...
Fixes: Missing default path for Download Station
Fixes: Error when getting destination path for Synology Download Station in health check
(cherry picked from commit 4bf3ab1511b4ea25642476bf9df13f91b6f73d76)
2021-12-01 21:18:46 +00:00
Mark McDowall
d48f2a1cb6
Fixed: Qbit torrents treated as failed after error
...
(cherry picked from commit 7e175bf95ed0a7b624b04a397b953f27043211ae)
2021-10-17 14:23:26 -05:00
ta264
8dd6049603
Fixed: Don't mark downloads as failed if no files found
2021-08-04 21:09:20 +01:00
Taloth Saldono
38a6553654
Added IsTorrentLoaded to tests
...
Fixes #911
(cherry picked from commit 7272c5b7fcada0b346e1dd72fb2d1caa6b6e4c63)
2021-07-04 00:49:27 -04:00
Taloth Saldono
ac36675c6e
Fixed: Setting seed criteria while torrent is still being loaded by qbittorrent
...
closes #896
(cherry picked from commit 67e97f7aee761d19af6fe1a086691a9934635a6d)
2021-07-04 00:44:42 -04:00
Mark McDowall
c31bbb63fb
Fix checkingUP qbit status unit test
...
Fixes #227
2021-07-03 13:45:12 -04:00
Qstick
ca00b8a3c7
New: Handle missingFiles status from qBit
...
Fixes #442
(cherry picked from commit 9a2cee3104b1e8d32f2df68d3ca75967aba41868)
2021-07-03 13:45:11 -04:00
PearsonFlyer
9a78c8b512
Fixed: Compatibility with the new Download Station API
2021-07-03 06:55:48 -05:00
RobinDadswell
d01645052d
fixups
2021-06-22 11:18:53 +01:00
Mark McDowall
d822523394
Fixed broken tests
...
(cherry picked from commit 16156192c5f1abd929bcd825186b9f153507a46e)
2021-06-22 11:18:53 +01:00
Mark McDowall
0ffc44f3da
Pull Sonarr commit 'Fixed: Removing completed download from SABnzbd'
...
(cherry picked from c669be317fffa252d59851e9a8ca9e56032a01fb)
2021-06-22 11:18:53 +01:00
ta264
9fb7a1051e
Rename MP3-320 to MP3
2021-05-28 06:49:08 +01:00
servarr[bot]
8711c5d824
New: Remove completed downloads from disk when removing from SABnzbd
...
(cherry picked from commit ac8283d7339b3d9e8ccf70f3d1ff031d1b0a71d1)
Fixes #947
Co-authored-by: Mark McDowall <mark@mcdowall.ca >
2021-05-16 23:05:18 +01:00
ta264
3940d4aa28
Fixed: Run import identification even for unparsable releases
2021-04-12 19:49:32 +01:00
Taloth Saldono
36b8df87d2
Fixed: Validation of new qbittorrent max-ratio action config
...
(cherry picked from commit d1c3ae17491726320c58561548a21d83dae7fe7d)
2021-02-04 23:31:25 -05:00
Qstick
93ba5ade9e
Cleanup Conflicts in Sonarr/Lidarr Pulls
...
Co-Authored-By: Robin Dadswell <19610103+RobinDadswell@users.noreply.github.com >
2021-01-28 23:43:19 -05:00
Taloth Saldono
db51254827
Improved error message when nzb download contains an newznab error instead
...
Signed-off-by: Robin Dadswell <robin@dadswell.email >
2021-01-28 23:43:19 -05:00
Qstick
79cff81ffd
Rename FilterFiles to FilterPaths
...
Signed-off-by: Robin Dadswell <robin@dadswell.email >
2021-01-28 23:43:19 -05:00
Qstick
e30c078962
Remove unnecessary usings
...
Signed-off-by: Robin Dadswell <robin@dadswell.email >
2021-01-28 23:43:19 -05:00
Mark McDowall
94075a9bf6
New: Treat Manual Bad in history as failed
...
(cherry picked from commit ab478fd64bdf2b710fb865006858a1a7dbdbad21)
2021-01-17 00:37:05 -05:00
ta264
3e4ebe8aca
Pull DownloadClientItemClientInfo part of 824d315a
2020-12-13 07:21:03 +00:00
ta264
a5635c3396
Fixed: Import single file torrents with a folder from QBittorrent
2020-12-13 07:21:03 +00:00
ta264
eb50b4f09f
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-13 07:21:03 +00:00
Qstick
307989aab7
More Fun in Core with Naming
2020-05-19 21:50:37 +01:00
Qstick
8547af9fae
Method, Variable, Class Renames in Readarr.Core
...
Co-Authored-By: ta264 <ta264@users.noreply.github.com >
2020-05-13 20:42:22 -04:00
ta264
08496c82af
New: Readarr 0.1
2020-05-09 22:24:45 +01:00
Qstick
3b7eb01918
New: Lidarr to Readarr
2020-02-29 16:58:13 -05:00
ta264
b50b0a1411
Swap to dapper with lazyload
2020-02-29 19:44:07 +00:00
Mark McDowall
94ac75c6b7
Monitor and Process downloads separately
...
New: Queue remains up to date while importing file from remote file system
Fixed: Failed downloads still in queue won't result in failed search
2020-02-27 21:52:31 +00:00
Qstick
f77a2feeef
StyleCop ( #1058 )
...
* Stylecop Rules and Fixes
2020-01-03 07:49:24 -05:00
ta264
8a20c0fa83
New: Add/remove individual albums
2019-12-16 21:21:32 +00:00
ta264
4346c76d4f
New: Multi target net framework 4.6.2 and net core 3.0
2019-10-29 20:38:57 +00:00
ta264
9f5dac3789
Fixed: Convert MonoOnly to PosixOnly
2019-10-29 20:38:57 +00:00
Mark McDowall
cf4d52a996
Fix NZBGet Delete Status Copy test
2019-09-16 18:14:28 -05:00
Taloth Saldono
ce1da8665f
Fixed: Heavy qbit api load when CDH Remove is disabled and Seeding time has been reached
...
ref #3108
2019-09-16 18:14:28 -05:00
Taloth Saldono
d41ae7b172
Fixed: Transmission seeding idle time handling
2019-09-16 18:14:28 -05:00
Taloth Saldono
a85c6c0a91
Support for primary and fallback download client
2019-09-16 18:14:28 -05:00
Taloth Saldono
1ec5973520
New: Round-robin over available Download Client instead of the first enabled one
2019-09-16 18:14:28 -05:00
Mark McDowall
28b7323d4d
Fixed NZBGet tests
2019-09-16 18:14:28 -05:00
Qstick
5defb69eb6
Fixed: Tracked Download Cache Keeps Deleted Albums ( #811 )
...
* Fixed: Tracked Download Cache Deleted Albums
* Add a test
2019-07-26 17:21:03 -04:00
ta264
8cd9ab4a9f
Add: option to skip automatic redownload when removing from queue ( #734 )
...
* Add: option to skip automatic redownload when removing from queue
* Add tests for RedownloadFailedDownloadService
* Fix formatting
* Make re-download dialog conditional
2019-06-10 19:56:44 +01: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
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
Tom Andrews
15425a45a3
Fixed: Null reference exception in CompletedDownloadService
...
Fixes Sentry LIDARR-1GW
2019-03-14 13:14:06 +00:00
Qstick
7d4d923903
Fixed: Some TV scrubbing
2019-03-09 21:34:25 -05:00