Mark McDowall
75be036a87
Fixed: Imported downloads not being removed when seeding goals are met
...
Fixes #3693
2020-04-28 21:37:26 -07:00
Taloth Saldono
23dc7794f1
Fixed: Generating Kodi episode metadata files when scanning series folder
2020-04-28 23:34:52 +02:00
Taloth Saldono
b8e2f3d716
Clarify that Post-Import Category torrents are not monitored by Sonarr.
...
Configure Deluge to remove such torrents when seeding criteria has been met.
closes #3659
2020-04-28 22:10:30 +02:00
Taloth Saldono
686a14cdff
Log Real IP on Authentication failure in case of a reverse proxy
...
closes #3711
2020-04-27 23:58:35 +02:00
Taloth Saldono
b4405b0600
Fixed: Parsing release group from file rather than folder in case of season packs
2020-04-27 19:09:49 +02:00
Qstick
d4bcf28d08
Add missing "does" to DifferentQualitySpec message
2020-04-26 13:28:38 -07:00
Mark McDowall
417340c2c6
Fixed: Manual imports of multi-episode files being treated as fully imported
2020-04-25 14:13:29 -07:00
Mark McDowall
79d8a9d44b
Fixed: Episodes removed from queue re-appearing on refresh
...
Fixes #3697
2020-04-25 14:12:38 -07:00
Mark McDowall
68440bba4d
Fixed: Rejection message for quality mismatch
2020-04-25 14:09:57 -07:00
Mark McDowall
0719c83da4
Fixed: Parsing of some anime batch releases
...
Fixes #3698
2020-04-25 13:33:30 -07:00
Mark McDowall
9d766cfed5
Fixed: Remove seeded downloads if they've finished seeding after import
...
Fixes #3693
2020-04-25 11:49:18 -07:00
Mark McDowall
1498f4e361
Revert: Prevent an edge case where a download is not marked as complete
2020-04-21 10:27:27 -07:00
Taloth Saldono
05dd17aacb
Added support for title query parameter to newznab/torznab, receiving raw series title
2020-04-21 18:44:08 +02:00
Taloth Saldono
200aee52f7
New: Searching for episodes with season level scene mapping now possible instead of only via RssSync (Newznab/Torznab only)
2020-04-21 18:44:08 +02:00
Mark McDowall
d6dd13a6be
Prevent an edge case where a download is not marked as complete
2020-04-20 18:09:24 -07:00
Mark McDowall
be3b3df903
Don't reject for having the same file size
...
Fixed: Remove same file size rejection during import
Fixed: Reject imports for non-season pack files if quality of file doesn't match grabbed quality
Closes #3691
2020-04-20 17:58:59 -07:00
Mark McDowall
7f7d196e44
Fixed: Don't process downloads removed from the client
...
Fixes #3557
2020-04-18 20:21:29 -07:00
Mark McDowall
c862fd9ff6
Don't re-trigger completed event
2020-04-18 20:21:29 -07:00
Mark McDowall
770b89c2b3
Track fully imported downloads in separate history table
...
New: Improved detection of already imported downloads
Closes #3554
2020-04-18 20:21:29 -07:00
Taloth Saldono
576275b6da
Another mono 6.x workaround to use rename rather than expensive copy
2020-04-18 11:08:47 +02:00
Taloth Saldono
776191b3bd
Improved error message when nzb download contains an newznab error instead
2020-04-17 00:14:05 +02:00
Mark McDowall
552fac0466
More strict ExcludedSubFoldersRegex
2020-04-15 09:13:26 -07:00
Mark McDowall
a348d98dd9
Fixed: Filter direct excluded subfolders of the selected directory during manual import
2020-04-13 21:30:40 -07:00
Mark McDowall
ccdfdd1049
Fix checkingUP qbit status unit test
2020-04-12 12:31:17 -07:00
Mark McDowall
f0ca636654
Fixed sort in HistoryRepository
2020-04-09 22:58:42 -07:00
Mark McDowall
b5e734b9e5
Fixed: Ignore .@__thumb folders
2020-04-09 22:58:24 -07:00
Mark McDowall
8c24cd9864
Fixed: Strip AlteZachen from release group name
2020-04-02 17:27:16 -07:00
Mark McDowall
9702d2e5ad
Fixed: Treated checkingUP status from Qbit as queued in case it fails to validate
2020-04-02 17:23:25 -07:00
Mark McDowall
219494ea9d
Fixed: Preferred word can't have a term that is empty or only spaces
2020-03-29 14:54:14 -07:00
Mark McDowall
642f75761f
GetBestRootFolderPathFixture OS Agnostic paths
2020-03-28 12:43:05 -07:00
Mark McDowall
ed28f94f02
Improve root folder health check
2020-03-27 15:24:20 -07:00
Mark McDowall
00821b7ad6
New: Parse multi-part episodes using date
...
Closes #381
2020-03-22 22:44:14 -07:00
Mark McDowall
84b9488cfb
Fix broken test
2020-03-22 10:45:54 -07:00
Taloth Saldono
37ad801065
Fixed: Audio Channel Information missing in MediaInfo for certain mkv files with DTS audio
2020-03-22 12:02:51 +01:00
Taloth Saldono
4219cdb364
Fixed: RemotePoster on v3 api provides local url rather than thetvdb url
2020-03-22 12:02:51 +01:00
Mark McDowall
e23a879669
Fixed: Cutoff unmet searches rejecting releases incorrectly
2020-03-20 17:34:18 -07:00
Mark McDowall
72afb28c30
Revert failing parsing tests
2020-03-19 11:11:37 -07:00
Mark McDowall
eb51a42f60
Fixed: Sorting queue by episode properties when not all items have an episode
2020-03-19 10:11:07 -07:00
Mark McDowall
00c922875f
Fixed: Multiple series found during manual import prevents manual importing from folder
...
Fixes #3512
2020-03-18 19:30:02 -07:00
Mark McDowall
a965b8e7b2
New: Filter episodes in API v3 by episode file ID
...
Closes #3589
2020-03-18 19:08:51 -07:00
Taloth Saldono
25abf52b3f
Added update check early in startup if the package requested a post-install update check
2020-03-16 19:18:41 +01:00
Taloth Saldono
19764014be
Increased mono dependency from 5.4 to 5.18 for debian
...
# Conflicts:
# docker/tests/run-all.sh
2020-03-16 19:18:41 +01:00
Taloth Saldono
e7b88c313d
Fixed: Workaround for mono 6.x file copy/move issues
2020-03-16 19:18:41 +01:00
Taloth Saldono
fcdd0f21c7
Fixed: Wrongly parsing language in series title for season packs (episodes were already handled)
2020-03-13 20:18:37 +01:00
Taloth Saldono
5497b68a98
Fixed: Don't auto-search newly added episodes on tvdb that aired more than 2 weeks ago
...
Fixed: Don't monitor newly added old episodes on tvdb if series was previously empty
2020-03-13 00:33:35 +01:00
Mark McDowall
50886ac928
More webook series properties
...
New: IMDB and TvMaze IDs in Webhooks
New: Series type in Webhooks
2020-03-10 23:58:34 -07:00
Mark McDowall
e2ff089232
Fixed: Metadata files not being created after rescan
2020-03-10 23:57:41 -07:00
Mark McDowall
ae7f8926f8
New: Ignore #recycle folders (Synology Recycle bin folder)
2020-03-10 23:56:09 -07:00
Mark McDowall
0bbc4e8c1b
Fixed: Remove website post fix before parsing
2020-03-08 11:14:21 -07:00
Mark McDowall
295fdad750
Fixed: Broken tasks getting stuck in queue
2020-03-05 17:57:20 -08:00
Mark McDowall
63e01aff8c
Fixed: Not importing upgrade for preferred language
...
Fixes #3605
2020-03-05 17:57:20 -08:00
unknown
e05ceb226c
Update help text in Connections from Download to Import
2020-03-05 09:14:46 -08:00
Mark McDowall
1c699841c1
Fixed: Handle qBit ForcedDL State
...
Closes #3604
2020-03-05 09:13:44 -08:00
Mark McDowall
385c7fb0ce
Fixed: Error occurred while executing task ProcessMonitoredDownloads
2020-03-03 18:10:29 -08:00
Mark McDowall
15d84046db
Fixed: Inaccessible path leading to import process being aborted before processing all items
...
Fixes #3598
2020-03-03 16:54:12 -08:00
Mark McDowall
a824ce691b
Fixed: Preferred is not an indexer field
...
Fixes #3595
2020-03-02 08:29:46 -08:00
Taloth Saldono
00edffc0f4
Fixed random typo
2020-03-01 22:16:00 +01:00
Taloth Saldono
92f1f3e73a
New: Added mediainfo formatting for E-AC3 Atmos
2020-03-01 22:16:00 +01:00
Taloth Saldono
1d339ad4f1
Belated removal of bitmetv and cleanup of usenet-crawler.
2020-03-01 22:16:00 +01:00
Jacob
99728a604d
New: Added option to filter Release Profile to a specific indexer
2020-03-01 22:15:59 +01:00
netpok
c07a67ae3c
New: Added aired-before field to kodi metadata to sort specials
...
closes #3073
2020-03-01 22:15:58 +01:00
ta264
746da69070
Fixed: UI slowdowns while tasks are running
...
Fixes #3480
2020-02-26 17:57:21 -08:00
ta264
b05b7ec4ad
Trigger fewer signalr broadcasts
2020-02-26 17:57:21 -08:00
ta264
9abdaca079
New: Faster processing of special releases
2020-02-26 17:57:21 -08:00
Mark McDowall
88b1c8fc3e
Fixed: Moving series folders in subfolders of the root folder when destination subfolder was missing
2020-02-26 17:45:13 -08:00
Mark McDowall
bcc8b655f7
Fixed: Re-processing imported download causing task to fail
...
Fixes #3501
2020-02-19 19:09:55 -08:00
Mark McDowall
e51f1b5e16
Fixed: Parsing of 360p releases
...
Fixes #3519
2020-02-19 17:38:17 -08:00
Taloth Saldono
b601c8bcfe
New: Added advanced subtitle/audio language filter to {MediaInfo ..}
...
closes #3367
2020-02-11 21:13:13 +01:00
Taloth Saldono
023c8260f2
Added Norwegian Bokmal alias
2020-02-11 20:14:10 +01:00
Taloth Saldono
51e2e084af
Added try-catch for DateTime.TryParse edgecase
...
closes #3518
2020-02-09 17:05:45 +01:00
Mark McDowall
010c65af9c
Fixed: Don't monitor new seasons if series is not monitored
...
Fixes #3547
2020-02-01 13:03:11 -08:00
Mark McDowall
db42256dc3
Improve default series type handling (for daily series)
...
New: Display default series type when adding new/existing series when available
Fixed: Don't override series type on series refresh
2020-01-31 17:51:30 -08:00
Mark McDowall
e9b537b6e6
Fixed: Rejecting import for a release that was grabbed again
2020-01-31 17:51:30 -08:00
Pika
74a0a57468
BTN: Fix name
2020-01-19 18:40:06 +01:00
Петр Шургалин
b19d665817
Fixed: RestClient does not use global proxy settings
2020-01-19 16:41:31 +01:00
Taloth Saldono
10dc884fa8
Fixed: Posters not always showing when searching for new shows
2020-01-12 22:27:56 +01:00
Taloth Saldono
d8446c2d5a
New: Added tvdb Upcoming series status
2020-01-12 22:27:55 +01:00
Mark McDowall
fa4060b7fe
Fixed: Previously imported downloads reappear in queue
...
Fixes #3496
2020-01-07 16:55:13 -08:00
Taloth Saldono
29117fc222
Fixed missing interface for the CheckForFinishedDownloadCommand backward compat handling
...
fixes #3492
2020-01-05 14:37:52 +01:00
gl3nni3
2d94857369
Fixed: Replace duplicate slashes from file names when importing
...
Fixes #3470
2020-01-04 17:52:45 -08:00
Mark McDowall
c6ea7d7e63
Option to ignore items when removing from queue instead of removing from client
...
New: Option to not remove item from download client when removing from queue
Closes #1710
2020-01-04 17:49:39 -08:00
Mark McDowall
3916495329
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
Closes #668
Closes #907
Fixes #2973
2020-01-04 17:49:39 -08:00
Mark McDowall
4e965e59a9
Fixed: Parsing of Extended Multi-episode format file names
2019-12-30 09:27:24 -08:00
Taloth Saldono
0acb3aa32b
Fixed: Regression in Multi-Episode format parser in previous release
...
fixes #3481
2019-12-30 13:06:25 +01:00
Mark McDowall
9189d8bf4d
Fixed: Parsing of poorly named double episode releases
...
Fixes #3439
2019-12-29 02:32:30 -08:00
Mark McDowall
ec0c96bde4
Remove website prefixes with dashes in URL
2019-12-29 02:32:30 -08:00
Mark McDowall
562c8c4afe
Fixed: Improved quality parsing from truncated release names
...
Closes #3345
2019-12-29 02:32:30 -08:00
Taloth Saldono
b86cfd49ef
Fixed redirect test
2019-12-24 11:52:26 +01:00
Taloth Saldono
d421ff9736
Increased max redirects from 3 to 5
...
closes #3449
2019-12-24 11:27:58 +01:00
Taloth Saldono
92c61701f2
Fixed: Imports of multi-episode files did not trigger the download completion event and thus apply the PostImport category for supported download clients
...
fixes #3403
2019-12-24 11:27:58 +01:00
Wu Haotian
d45d9e356c
New: Improve Chinese language detection
2019-12-24 11:26:30 +01:00
Fossil
098f9a2675
Remove PFMonkey.com from Presets
...
Indexer closed in 2018
2019-12-24 11:06:58 +01:00
Fossil
0347dab82e
Add new X265 category to NZB Finder
2019-12-24 11:06:58 +01:00
Taloth Saldono
9aa89a0df9
Fixed: Inserting literal { or } in renaming format using {{ or }}
...
fixes #3434
2019-12-24 10:58:47 +01:00
Taloth Saldono
556bd11725
Disable pooling rather than clearing it
2019-12-18 23:09:10 +01:00
Taloth Saldono
07f5c21a07
Clear the connection pool in the backdoor migration to prevent occasional conflicts with following migrations
2019-12-18 20:39:31 +01:00
Taloth Saldono
93b20960b8
Fixed regex in Backup list
2019-12-08 11:00:56 +01:00
Taloth Saldono
3cbdd6bfd3
Fixed: Rare scenario where early Radarr version messes up Sonarr database
2019-12-07 21:56:44 +01:00
Mark McDowall
c3c38880e6
Fixed: Test All not clearing health error
...
Fixes #3409
2019-12-06 17:42:40 -08:00
Mark McDowall
415bbf5b3b
Fixed: Update deleted series health after refreshing series
2019-12-06 17:42:40 -08:00