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
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
a965b8e7b2
New: Filter episodes in API v3 by episode file ID
...
Closes #3589
2020-03-18 19:08:51 -07: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
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
0bbc4e8c1b
Fixed: Remove website post fix before parsing
2020-03-08 11:14:21 -07:00
Mark McDowall
63e01aff8c
Fixed: Not importing upgrade for preferred language
...
Fixes #3605
2020-03-05 17:57:20 -08: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
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
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
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
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
562c8c4afe
Fixed: Improved quality parsing from truncated release names
...
Closes #3345
2019-12-29 02:32:30 -08: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
Taloth Saldono
9aa89a0df9
Fixed: Inserting literal { or } in renaming format using {{ or }}
...
fixes #3434
2019-12-24 10:58:47 +01:00
Taloth Saldono
3cbdd6bfd3
Fixed: Rare scenario where early Radarr version messes up Sonarr database
2019-12-07 21:56:44 +01:00
Taloth Saldono
06d57e8f32
Fixed: Refresh Deleted & Upcoming shows as frequently as Continuing ones
2019-11-24 23:47:22 +01:00
Mark McDowall
70bb4d71e6
Fixed: Parsing of poor standard file names using dashes for separators
2019-11-03 09:26:39 -08:00
Mark McDowall
101df4cbf1
Ensure Season Folder Format will correctly replace illegal characters
2019-10-30 09:41:40 -07:00
Mark McDowall
d41a2cad73
Fixed: Include releases that failed to parse in search results
2019-10-28 12:50:09 -07:00
Mark McDowall
ef1e8d7ef3
Fixed: Don't parse packs missing season number
2019-10-28 12:50:09 -07:00
Taloth Saldono
7af891216d
Another failing test
2019-10-20 22:11:10 +02:00
Taloth Saldono
aa80500b35
Missing test on EventDrivenHealthCheck
2019-10-20 21:51:12 +02:00
Taloth Saldono
41a63a5418
Fixed test failing due to rng
2019-10-20 20:58:12 +02:00
ta264
3ac3dd3ca5
New: Swap to ImageSharp library for resizing posters
2019-10-20 20:21:22 +02:00
Qstick
f2efebf7d9
New: Option to send notification when a Health Check warning occurs
...
closes #3253
2019-10-19 17:32:08 +02:00
ta264
7b68ce49d5
Fix .gitattributes and normalize to LF in repository
...
Existing `*text eol=lf` is malformed (no space after *) so does
nothing.
CONTRIBUTING.md states 'We checkout Windows and commit *nix'. The
correct way to achieve this is `* text=auto`. `* text eol=lf` would
force line endings to LF on checkout.
See:
https://git-scm.com/docs/gitattributes#Documentation/gitattributes.txt-Settostringvaluelf
2019-10-19 17:16:45 +02:00
Taloth Saldono
8a2a41fab0
New: Added health check warning to emphasis when a series was deleted instead of only logging it in System Events
2019-10-19 17:15:38 +02:00
Taloth Saldono
ceaaec5378
New: Parsing Saison season packs as alternative to Season
...
Just because we're in a good mood
2019-10-18 21:00:51 +02:00
Taloth Saldono
aacb8970f8
Fixed several failing/flaky mono unit tests
2019-09-13 11:41:18 +02:00
Taloth Saldono
5a092a83cd
Fixed: Disregard Real when user disabled proper preference
2019-09-07 12:12:57 +02:00
Taloth Saldono
ffefe5e8aa
And a bunch of video codecs. Also fixed the dual-video channel issue.
2019-09-05 00:32:18 +02:00
Taloth Saldono
631fdd8a26
New: Additional Atmos detection in MediaInfo
...
ref Radarr/Radarr#3712
2019-09-04 23:26:17 +02:00
Taloth Saldono
354ddcfee5
Fixed: Removed .Net update notice on Windows LTSB 2015
2019-08-30 20:39:54 +02:00
Taloth Saldono
b3e84f407a
New: Removed libcurl http fallback since mono 5.16+ doesn't need it. Also bumped minimum mono version check to 5.16 (5.20 is the best choice atm)
2019-08-26 22:33:19 +02:00
Taloth Saldono
d74ab12d9e
Flaky CommandExecutorFixture tests
2019-08-22 23:28:17 +02:00
Taloth Saldono
679c0599dd
Flaky CommandExecutorFixture tests
2019-08-22 22:20:39 +02:00
Taloth Saldono
7eeff32185
Another Daily format with no series title.
2019-08-21 21:43:36 +02:00
Taloth Saldono
de31dfb11e
Fixed several tests and test infrastructure issues
2019-08-20 19:39:49 +02:00
Taloth Saldono
be240119e8
Updated Test harnass, NUnit to 3.12.0, NBuilder to 6.0.0, Moq to 4.12.0, FluentAssertions to 5.8.0
2019-08-20 19:39:49 +02:00
Taloth Saldono
a66fb76e9a
Converted all projects to the new csproj format.
2019-08-20 19:39:49 +02:00
Taloth Saldono
b453d48fee
Removed excluded source files.
2019-08-20 19:39:49 +02:00
Mark McDowall
a7f2c07998
Fixed: Improve parsing of anime file names without standard release group/hash
...
Closes #3117
2019-08-17 13:05:20 -07:00
Mark McDowall
3cff878f74
New: Parse more poor p2p file naming
...
Closes #3266
2019-08-17 12:41:42 -07:00
Mark McDowall
ec6d407fbb
Fixed: Special title matching when special title has an apostrophe
...
Closes #2872
2019-08-16 21:48:43 -07:00
Mark McDowall
72bc7ed6d4
Fixed: Waiting a long time for unavailable root folders
...
Closes #2877
2019-08-16 20:54:03 -07:00
datahodor
0d410d107d
New: Treat MaxdomeHD as Web-DL
2019-08-14 23:22:07 -07:00
Ken Murphy
7829b18b3c
New: User configurable minimum free disk space
...
Closes #3233
2019-08-14 22:14:59 -07:00
Mark McDowall
b2267a55ce
New: Improved parsing of poorly named multi-episode anime-like releases
...
Closes #3259
2019-08-14 20:50:12 -07:00
Mark McDowall
8196f6b9db
New: Cleanup Recycling Bin folders older than X days (0 to disable)
2019-08-11 00:22:26 -07:00
Wu Haotian
6ea047dcb4
New: Add support for Lilith-Raws release group
2019-08-09 19:05:40 +02:00
Qstick
0c1ce66053
Cleanup Multiple Compiler Warnings
2019-08-07 19:08:03 -07:00
rbraunschweig
fa8b8cebf9
More repost exclusions to clean release group
2019-08-07 18:57:39 -07:00
Mark McDowall
72fa89ba76
Fixed: Repack don't being grabbed when cutoff already met
...
Fixes #3250
2019-08-06 19:52:49 -07:00
Mark McDowall
3decbbac3a
Fix RARBG parsing test
2019-08-06 08:54:50 -07:00
Mark McDowall
27f43569f5
Fixed: Edge case where import fails due to DB relationship mismatch
...
Closes #3243
2019-08-05 13:55:19 -07:00
Mark McDowall
34d81356a3
New: Limit filenames to a maximum of 255 characters
...
Closes #2699
2019-08-03 13:20:34 -07:00
Mark McDowall
d273a72cb3
Recycle bin file cleanup
...
Fixed: Recycle bin will clean up files older than 7 days and remove empty folders left behind
2019-07-26 22:07:25 -07:00
Mark McDowall
894de923b9
Fixed: Don't reject standard/absolute numbering mismatch due to season number
2019-07-26 17:59:41 -07:00
Mark McDowall
e359347a3b
Fixed: Anime season searches rejecting season packs
2019-07-26 17:52:05 -07:00
devbrian
e6c34f4311
Fixed: Season mismatch between file and folder not rejecting import
2019-07-26 17:51:54 -07:00
Mark McDowall
9b0c945086
Fix NZBGet Delete Status Copy test
2019-07-25 16:48:03 -07:00
Mark McDowall
1d9d665ed0
Fixed: Stripping subtitles from series titles after parsing
...
Closes #3219
2019-07-22 10:43:40 -07:00
Taloth Saldono
18ead9a64f
Added MediaInfo AudioLanguagesAll.
...
closes #3190
2019-07-14 12:14:31 +02:00
Taloth Saldono
d2764cee2a
Fixed: Heavy qbit api load when CDH Remove is disabled and Seeding time has been reached
...
ref #3108
2019-07-14 12:13:54 +02:00
Mark McDowall
c21cacd309
Fixed: Monitoring latest season ignoring unaired episodes
...
Fixes #3200
2019-07-11 17:45:04 -07:00
Mark McDowall
f5b91c90bc
Fixed: Parsing BD release group as Bluray quality
2019-07-09 17:23:50 -07:00
Taloth Saldono
7503ce62af
Fixed: Workaround for mono 5.16+ bug preventing the closure of sockets on timeouts (Jackett connections)
...
ref #2802
2019-07-02 20:52:12 +02:00
Taloth Saldono
c71b4bde86
Added test for turkish FirstCharToUpper
2019-07-02 20:32:35 +02:00
Mark McDowall
3f67802e3d
Fixed: Delay profile being ignored for non-revision upgrades
2019-07-01 00:45:05 -07:00
Mark McDowall
093ed23140
New: Improve logging when checking if release is an upgrade for an existing file
2019-07-01 00:44:37 -07:00
Mark McDowall
0f8dee7011
New: Treat WEBMux as WebRip
...
Closes #3186
2019-06-29 15:39:31 -07:00
Taloth Saldono
af5166e95d
Fixed: Transmission seeding idle time handling
2019-06-15 19:31:55 +02:00
desimaniac
13907d6711
New: Remove some more retagging groups from filenames.
2019-06-15 10:10:48 -07:00
Mark McDowall
394932b57f
Fixed: Remote path mapping host comparison ignores case
...
Closes #3169
2019-06-15 09:46:47 -07:00
Mark McDowall
7dff9bc696
Fixed: Errors logged during import when existing episode file is partial removed in the DB
...
Fixes #3159
2019-06-15 00:48:03 -07:00
Taloth Saldono
628ab85de4
New: Configurable Specials folder format
2019-06-10 00:46:46 +02:00
Taloth Saldono
1d77c40d0e
Support for primary and fallback download client
2019-06-08 15:49:54 +02:00
Taloth Saldono
a3cbb4158c
New: Round-robin over available Download Client instead of the first enabled one
2019-05-30 00:38:18 +02:00
Taloth Saldono
0dccc7e91e
Fixed: Various performance improvements for large collections
2019-05-16 00:22:11 +02:00
Mark McDowall
5cf2672469
Fixed: Files not replacing a lower quality proper/repack
2019-05-15 14:08:02 -07:00
Mark McDowall
488967c6ef
Fixed: Parsing of WEB from some file names
2019-05-11 22:20:41 -07:00
Mark McDowall
a5aab95ecf
Fixed NZBGet tests take 2
2019-05-09 10:25:09 -07:00
Mark McDowall
345de3654a
Fixed NZBGet tests
2019-05-09 09:31:05 -07:00
Mark McDowall
6a6d6f9e0d
Fixed: Importing of preferred release over a proper/repack
2019-05-08 21:04:12 -07:00
Mark McDowall
3e25d41c0f
Another entry into the hall of shame
2019-05-06 08:22:55 -07:00
Mark McDowall
d8baa93289
Only check repacks for revision upgrades
2019-05-05 20:39:52 -07:00
Mark McDowall
0416060643
Tests for repack fix and improve behaviour when release group is unknown
2019-05-05 13:01:16 -07:00
desimaniac
d463c2fbc5
New: Remove 'AsRequested' suffix from release group names
2019-05-04 23:24:13 -07:00
Mark McDowall
7321075631
New: Option to not prefer repacks/propers (for use with Preferred Words)
...
Closes #3084
2019-05-04 00:33:13 -07:00
Mark McDowall
a06cbc44cd
Fixed: Ignore episode title when parsing release group
...
Fixes #3097
2019-05-03 20:14:35 -07:00
Mark McDowall
88ecec2f9a
Fix SAB test
2019-05-03 14:09:19 -07:00
Mark McDowall
4ea5e9ce9b
Ignore older episodes in latest season
...
New: Ignore episodes that aired more than 90 days ago when adding with Latest Season
Closes #826
2019-05-01 23:29:54 -07:00
Mark McDowall
9b617af713
New: Option to opt out of TBA episode title import delays
...
Closes #3086
2019-05-01 20:36:09 -07:00
Mark McDowall
e70d92f670
New: Restrict repack upgrades to the same release group
...
Closes #946
2019-04-29 23:38:18 -07:00
Mark McDowall
052ddc11b7
Added a unit test for the NZBGet Final dir fix
2019-04-28 19:27:34 -07:00
Mark McDowall
05e17b70b5
New: Show health warning if system time is off expected time
...
Closes #1422
2019-04-28 11:50:18 -07:00
Mark McDowall
2ee0ae1f9e
New: Don't search for unaired anime episodes when searching for season
...
Closes #2530
2019-04-27 19:13:27 -07:00
Mark McDowall
e7a979d6b4
Fixed tests after removing sentry logging
2019-04-27 18:44:56 -07:00
Mark McDowall
7991ed0154
New: Reject multi-season releases
...
Closes #683
2019-04-27 18:27:35 -07:00
Mark McDowall
a9a3e50179
Fixed: Parsing of some anime batches
...
Closes #2705
2019-04-27 18:27:34 -07:00
Mark McDowall
ccc2c39d43
Fixed: Cleaning percent signs from release names
...
Fixes #1998
2019-04-27 16:15:53 -07:00
Mark McDowall
6036bc17c5
New: Use NZBget's FinalDir is set by post-processing script
...
Closes #2006
2019-04-27 16:15:52 -07:00
Qstick
e82eded1e9
Fixed: Support new feed url format IPTorrents
...
Fixes #3071
2019-04-24 00:12:16 -07:00
Taloth Saldono
150a87f2ea
Fix VideoFileInfoReader tests after mediainfo update... take 2
2019-04-21 00:31:27 +02:00
Taloth Saldono
2505a19a88
Fixed: Air-time adjustment for Amazon/Hulu releasing 4+ episodes on one day
2019-04-21 00:06:13 +02:00
Mark McDowall
beea02cea9
Fixed: Don't reject import with missing episode title if renaming is off
2019-04-17 22:46:58 -07:00
Mark McDowall
4933a75d15
Fixed: Don't include year 0 in series folder name
...
Fixes #3057
2019-04-17 22:25:41 -07:00
Mark McDowall
9c26da70da
Fix VideoFileInfoReader tests after MediaInfo upgrade
2019-04-17 02:20:26 -07:00
morpheus133
24fba7a36d
New: Use IMDB ID when searching supported indexers
2019-04-12 18:02:08 -07:00
Mark McDowall
877235c8a2
Fixed: Already Imported check failing for some torrent releases
2019-04-11 17:49:09 -07:00
Mark McDowall
4665b4fb37
New: Target .net 4.6.2
2019-04-09 22:02:43 -07:00
Taloth Saldono
f6bcadfeec
Merge branch 'develop' into phantom-develop
2019-03-26 19:07:26 +01:00
desimaniac
81d3f35034
Remove WhiteRev and BUYMORE suffixes from release group names
2019-03-24 19:18:58 +01:00
Taloth Saldono
cab900f656
Don't skip magnet links with included trackers if dht is disabled.
2019-03-24 14:58:13 +01:00
Taloth Saldono
e2b91e5dc4
Fixed: Detecting if qbittorrent seeding time limit has been reached
2019-03-23 22:58:43 +01:00
Mark McDowall
00a66e9030
Fixed: Parsing of some WEB releases
...
Fixes #3001
2019-03-23 11:56:17 -07:00
desimaniac
a6fdcb7493
Parser: Removes any combination of 'rakuv*` from release group names.
2019-03-12 20:05:54 +01:00
Taloth Saldono
7b159c1e63
Removed Nyaa Integration tests and increased logging detail during integration tests.
2019-03-08 19:37:59 +01:00
Taloth Saldono
02c64ad3a5
Fixed: Not being able to use MediaInfo VideoDynamicRange token to renaming options.
2019-03-08 18:37:10 +01:00
Taloth Saldono
9a3f49bf9c
Merge branch 'develop' into phantom-develop
...
# Conflicts:
# src/NzbDrone.Common.Test/Http/HttpClientFixture.cs
# src/NzbDrone.Core.Test/MediaFiles/ImportApprovedEpisodesFixture.cs
2019-03-06 22:36:23 +01:00
Mark McDowall
de7e805718
Limit replacement of colons
2019-03-05 18:08:34 -08:00
Mark McDowall
269a5bd914
New: Log conflicting TVDB ID when unknown series is an alias for another series
2019-03-05 00:30:37 -08:00
Mark McDowall
4f1f56f653
Another broken test
2019-03-04 21:06:32 -08:00
Mark McDowall
6b517d7ffd
Fix broken tests
2019-03-04 19:47:24 -08:00
Mark McDowall
4eb9a1cfa5
New: Replace colon with space and dash instead of just dash
...
Closes #2961
2019-03-04 19:12:00 -08:00
Mark McDowall
984b7bbeea
Fixed: All preferred words being added to filename
2019-03-04 18:31:53 -08:00
Taloth Saldono
08ba273089
fixed qbittorrent tests failing due to incorrect test setup. And http tests failed due to httpbin changing their output.
2019-03-03 21:19:25 +01:00
Mark Bebbington
aa46216117
Fixed: qBittorrent api v2 support (qbit v4.1+)
...
fixes #2887
closes #2951
ref #2945
2019-03-03 19:26:50 +01:00
Mark McDowall
78b3c9552b
Fixed: Include matching value of preferred word regex, not the actual regex
2019-02-26 19:06:05 -08:00
Matt Evans
70c320e98b
New: Added {MediaInfo VideoDynamicRange} renaming token to include HDR in the filename
2019-02-22 19:45:02 +01:00
Wu Haotian
8e486da928
New: Added parser support for common Chinese release formats
2019-02-20 20:04:05 +01:00
Mark McDowall
05e7b90aab
Fixed: Correct rejection message when profile does not allow upgrades
...
Fixes #2958
2019-02-19 18:30:57 -08:00
Taloth Saldono
223209e1eb
Tweaked language parser since PR isn't merged yet.
2019-02-12 21:59:26 +01:00
Taloth Saldono
5b741a10db
Fixed: Season pack with Special in series title was treated as unknown special
2019-02-12 21:56:55 +01:00
Matt Evans
1606ea19a8
New: Added support for DTS-HD MA and TrueHD Atmos in MediaInfo AudioCodec.
2019-02-11 07:50:50 +11:00
Taloth Saldono
0214ced8f0
New: Added Icelandic language and improved Chinese language detection
2019-02-09 20:57:22 +01:00
Taloth Saldono
f215ba9bac
Fixed: Additional reverse title parser patterns.
...
fixes #2943
2019-02-07 12:57:45 +01:00