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