Radarr/src/NzbDrone.Core
2023-05-31 16:20:11 +01:00
..
Analytics New: Download History 2020-04-22 17:33:08 -04:00
Annotations New: Frontend Placeholders from the Backend 2021-12-07 09:59:35 +00:00
Authentication Always access config file via provider to utilise lock 2021-05-07 11:52:03 +01:00
Backup New: Add version and timestamp to backup archive 2023-04-22 20:00:45 -05:00
Blocklisting Fix checking for SameTorrent when the indexer is null 2023-05-18 03:37:08 +03:00
Configuration New: Option to Import via Script 2023-05-28 22:49:23 +03:00
CustomFilters New: Backend changes for new UI 2019-06-11 22:06:19 -04:00
CustomFormats Remove unused imports 2023-05-19 04:14:48 +03:00
Datastore New: Remove Rarbg Indexer due to site shutdown 2023-05-31 16:20:11 +01:00
DecisionEngine Fixed: Sorting search releases by language 2023-05-26 23:25:12 +03:00
DiskSpace Don't call AllMovies twice for each AddMovie validation 2020-12-04 23:23:20 -05:00
Download Use Array.Empty and fix a few multiple enumerations 2023-05-28 16:43:46 +03:00
Exceptions Pull Sonarr commit 'Log Skyhook connection failures with more info.' (#6060) 2021-03-17 15:50:03 +00:00
Extras Use Array.Empty and fix a few multiple enumerations 2023-05-28 16:43:46 +03:00
HealthCheck Add minimum length as const in ApiKeyValidationCheck 2023-05-28 21:39:57 +03:00
History New: Don't block imports when release was matched by ID if they were grabbed via interactive search 2023-04-30 13:39:31 -05:00
Housekeeping Fixed: Unable to load UI if Quality Profiles contain removed Custom Format items 2023-01-22 16:24:24 -06:00
Http Enforce comment style in CS 2022-11-20 12:27:45 -06:00
ImportLists Add a few more TMDB list filter languages 2023-05-28 13:58:34 -05:00
Indexers New: Remove Rarbg Indexer due to site shutdown 2023-05-31 16:20:11 +01:00
IndexerSearch Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
Instrumentation fixup: some tests for log files 2022-11-21 18:42:38 -06:00
Jobs Enforce comment style in CS 2022-11-20 12:27:45 -06:00
Languages Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
Lifecycle Added update check early in startup if package requested 2020-08-12 22:28:57 -04:00
Localization Translated using Weblate (Indonesian) [skip ci] 2023-05-29 21:08:39 +03:00
MediaCover Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
MediaFiles Fix typo in IUpdateMediaInfo 2023-05-28 23:18:33 +03:00
Messaging Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
MetadataSource Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
Movies Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
Notifications Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
Organizer Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
Parser Fixed: Parse Multi Disk DVDs & MDVDR (#8639) 2023-05-30 11:52:44 -05:00
Profiles Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
ProgressMessaging Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
Properties Add missing new lines at end of files 2019-12-27 20:40:13 -05:00
Qualities Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
Queue Use augmented languages for queue items 2023-04-30 13:39:31 -05:00
RemotePathMappings Fixed: Trim whitespace on Remote Mapping Add 2020-06-03 21:38:46 -04:00
Restrictions Inline 'out' variable declarations 2023-05-28 16:41:52 +03:00
RootFolders New: Improve path validation when handling paths from different OSes 2023-05-08 02:02:22 +03:00
Security Fixed: Use general settings cert validation for email 2022-01-10 09:17:54 -05:00
Tags New: Add tag support to indexers 2021-10-23 16:22:27 +01:00
ThingiProvider New: Bulk Manage Import Lists, Indexers, Clients 2023-05-28 12:35:27 -05:00
Update Remove unused imports 2023-05-19 04:14:48 +03:00
Validation Simplify ShouldHaveApiKey and HasErrors 2023-05-28 21:16:42 +03:00
Fluent.cs Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
Hashing.cs New: Upgrade to .NET 6 2021-11-23 19:52:37 +00:00
Radarr.Core.csproj Migrate to FluentValidation 9 2023-05-03 09:12:07 +03:00