Mark McDowall
4eb9a1cfa5
New: Replace colon with space and dash instead of just dash
...
Closes #2961
6 years ago
Mark McDowall
984b7bbeea
Fixed: All preferred words being added to filename
6 years ago
Mark McDowall
582beed977
Fixed: Fonts not loading on reload
6 years ago
Mark McDowall
6b15d7e260
Fix casing of RegexTermMatcher
6 years ago
Mark McDowall
78b3c9552b
Fixed: Include matching value of preferred word regex, not the actual regex
6 years ago
Mark McDowall
cbbfc5b58c
Remove logging of `Unable to format audio channels using 'AudioChannels'` due to old schema
6 years ago
Mark McDowall
8339f7fdb3
Fixed: Don't add TV Maze ID to format if unknown
6 years ago
Taloth Saldono
220cd84ef5
Fixed: SignalR requiring a home directory to function properly.
6 years ago
Matt Evans
70c320e98b
New: Added {MediaInfo VideoDynamicRange} renaming token to include HDR in the filename
6 years ago
Wu Haotian
8e486da928
New: Added parser support for common Chinese release formats
6 years ago
Wu Haotian
7ae906863d
Fix filename in PostBuildEvent
...
NzbDrone.{Mono, Windows} has been renamed to Sonarr.{Mono, Windows} in adaf428aa7
6 years ago
Mark McDowall
fb4483fdcf
Switch to https for httpbin URL test
6 years ago
Mark McDowall
e32e6e0bec
Groups must contain multiple qualities
6 years ago
Mark McDowall
05e7b90aab
Fixed: Correct rejection message when profile does not allow upgrades
...
Fixes #2958
6 years ago
Mark McDowall
ee59f91ba2
Pending releases have languages too
6 years ago
Mark McDowall
ece3241041
Fixed: Adding series with unknown IMDB ID and series folder includes IMDB ID
6 years ago
Mark McDowall
fcb1bcb91b
New: Setting monitor to None when adding series will unmonitor the series as well
6 years ago
Taloth Saldono
223209e1eb
Tweaked language parser since PR isn't merged yet.
6 years ago
Taloth Saldono
5b741a10db
Fixed: Season pack with Special in series title was treated as unknown special
6 years ago
Matt Evans
1606ea19a8
New: Added support for DTS-HD MA and TrueHD Atmos in MediaInfo AudioCodec.
6 years ago
Taloth Saldono
e5632019db
Simplified more RegexReplace instances.
6 years ago
Taloth Saldono
ff994d594a
Fixed error in unicode cleanup code removing most non-latin characters instead of just invalid ones.
6 years ago
Taloth Saldono
0214ced8f0
New: Added Icelandic language and improved Chinese language detection
6 years ago
Mark McDowall
813e5e1db8
New: Sort queue by status
6 years ago
Mark McDowall
8ea24a6b09
Fix QualityModelComparer test when respecting group order
6 years ago
Taloth Saldono
cf327077e9
Fixed: Regression in folder move logic preventing updater from working.
6 years ago
Taloth Saldono
f215ba9bac
Fixed: Additional reverse title parser patterns.
...
fixes #2943
6 years ago
Mark McDowall
b319cb9525
Fixed: Importing completed downloads from NZBGet with post processing script failing
...
Fixes #2919
6 years ago
Mark McDowall
95cd327022
Already is spelled already
6 years ago
Mark McDowall
561fdef815
Fixed: Don't use extended episode number as release group
6 years ago
Mark McDowall
b8b82189f7
Fixed: Quality Profile group order no longer used when ordering results
6 years ago
Mark McDowall
08b65a954d
Fixed: Cutoff unmet episode search failing when there are unknown items in the queue
6 years ago
Taloth Saldono
b3ff91608e
Fixed: Ignore series title before SxxExx when parsing language.
...
ref #861
6 years ago
Taloth Saldono
1d862db7c9
Fixed: Korean shows with more than 2 digit episode numbers.
...
closes #2901
6 years ago
Taloth Saldono
070cbeebbe
Allow -suffix in PackageVersion and added that and PackageAuthor to the About page.
6 years ago
Taloth Saldono
86c74b3ee0
Fixed failing ConfigFileProvider tests due to ConsoleLogLevel property error.
6 years ago
Taloth Saldono
b1a8c70d20
Moved fast MoveSeriesFolder logic if same RootFolder into DiskTransferService.
6 years ago
Taloth Saldono
9107d1678c
Fixed: Failure to match S12E00 special due to episode file vs folder being parsed differently.
6 years ago
Taloth Saldono
095234babc
Added Console log level option in configfile, which defaults to Info.
6 years ago
Mark McDowall
8aecec507e
New: Ability to forcibly grab a release from Interactive Search
...
Closes #395
6 years ago
Mark McDowall
70fb1551af
New: Log when media info is unavailable for a file when building a file name
6 years ago
Mark McDowall
ae2efbc116
Fixed: QueueSpecification failing when an unknown item is in the queue
6 years ago
Mark McDowall
4bc0ffa74d
Improve renaming of series folder within the same root folder
6 years ago
Taloth Saldono
939ebcf897
Added missing references to test projects.
6 years ago
Taloth Saldono
1239fa874d
Merge branch 'develop' into phantom-develop
...
# Conflicts:
# src/NzbDrone.Api/Extensions/Pipelines/GZipPipeline.cs
# Merged changes to src/Sonarr.Http/Extensions/Pipelines/GZipPipeline.cs
6 years ago
Taloth Saldono
779ab39f50
Fixed failing test
6 years ago
Taloth Saldono
00283e3d6e
New: Limit indexer/download client backoff to 5 min during the first 15 min of application start.
...
closes #2366
6 years ago
Taloth Saldono
2b4429f8b7
Fixed: Erroneously matching Anime 10.5 special as 10.
...
fixes #2868
6 years ago
Taloth Saldono
2446c4185a
Added 10-bit to parser cleanup.
...
fixes #2870
6 years ago
Taloth Saldono
04900e5f90
Tweaked reverse title detection to handle triple digit episode numbers.
...
fixes #2871
6 years ago