Sonarr/src/NzbDrone.Core
Mark McDowall 8c50cd061e New: Report health error if Recycling Bin folder is not writable
Closes #4692
2023-04-24 21:58:51 -07:00
..
Analytics StyleCop 2022-08-07 15:24:35 -07:00
Annotations Frontend Placeholders from the Backend 2023-04-22 18:17:24 -07:00
Authentication Use const where appropriate 2023-03-15 19:24:48 -05:00
AutoTagging New: Auto tagging of series 2022-12-06 01:58:53 -05:00
Backup New: Add version and timestamp to backup archive 2023-04-13 22:53:32 -04:00
Blocklisting New: Speed up mass deletes from Series Editor 2022-12-10 14:19:10 -06:00
Configuration Fixed: Config file settings do not need to be case-sensitive 2023-04-11 14:52:25 -04:00
CustomFilters
CustomFormats Fixed: Matching of custom formats during episode file import 2023-04-01 20:03:53 -04:00
DataAugmentation Use Array.Empty and fix a few multiple enumerations 2023-03-26 23:40:51 -04:00
Datastore New: Colon replacement naming option 2023-04-24 07:59:36 -07:00
DecisionEngine New: Improve path validation when handling paths from different OSes 2023-03-26 21:29:17 -07:00
DiskSpace Dapper and STJson 2022-08-07 15:24:36 -07:00
Download Fixed: Ensure first history item when marked as failed is the selected item 2023-04-21 17:45:45 -07:00
Exceptions StyleCop 2022-08-07 15:24:35 -07:00
Extras Use Array.Empty and fix a few multiple enumerations 2023-03-26 23:40:51 -04:00
HealthCheck New: Report health error if Recycling Bin folder is not writable 2023-04-24 21:58:51 -07:00
History Use MinBy and MaxBy instead of OrderBy + First 2023-04-01 17:37:11 -07:00
Housekeeping Remove debug code in CleanupQualityProfileFormatItems 2023-01-22 13:47:13 -06:00
Http Enforce comment spacing with Stylecop 2022-11-21 16:58:07 -08:00
ImportLists New: Filter Sonarr synchronization based on Root Folders 2023-04-25 00:44:20 -04:00
IndexerSearch New: Missing/Cutoff Unmet searches will search for episodes that haven't been searched recently first 2022-12-27 23:27:31 -08:00
Indexers Use BuildInfo.AppName for RARBG appId instead of hardcoded value 2023-04-25 00:54:12 -04:00
Instrumentation Enforce comment spacing with Stylecop 2022-11-21 16:58:07 -08:00
Jobs Use Length/Count property instead of Count() method to prevent enumerating 2023-03-15 19:24:48 -05:00
Languages Fixed: Missing Macedonian and Slovenian languages 2023-04-04 10:29:08 -07:00
Lifecycle StyleCop 2022-08-07 15:24:35 -07:00
Localization Use Contains(char) instead of Contains(string) for performance 2023-03-15 19:24:48 -05:00
MediaCover Update SixLabors.ImageSharp, MailKit, DryIoc libraries 2023-03-31 00:56:54 -04:00
MediaFiles New: Report health error if Recycling Bin folder is not writable 2023-04-24 21:58:51 -07:00
Messaging New: Add result to commands to report commands that did not complete successfully 2023-04-03 22:11:43 -07:00
MetadataSource Use episode runtime for size limits when available 2023-03-15 19:00:08 -07:00
Notifications New: Add Apprise notifications 2023-04-22 18:17:24 -07:00
Organizer Don't clean slashes from folder names 2023-04-24 13:12:35 -07:00
Parser New: Change default Multi-Episode style to Prefixed Range 2023-04-21 17:45:45 -07:00
Profiles Migrate to FluentValidation 9 2023-04-14 16:48:47 -07:00
ProgressMessaging StyleCop 2022-08-07 15:24:35 -07:00
Properties StyleCop 2022-08-07 15:24:35 -07:00
Qualities New: Quality Preferred Setting 2022-12-10 09:59:54 -08:00
Queue New: Custom Format Language Condition 2022-08-18 19:52:26 -05:00
RemotePathMappings StyleCop 2022-08-07 15:24:35 -07:00
RootFolders Use MinBy and MaxBy instead of OrderBy + First 2023-04-01 17:37:11 -07:00
Security Use modern HttpClient 2022-08-07 15:24:37 -07:00
SeriesStats Use MinBy and MaxBy instead of OrderBy + First 2023-04-01 17:37:11 -07:00
Tags New: Auto tagging of series 2022-12-06 01:58:53 -05:00
ThingiProvider Enforce comment spacing with Stylecop 2022-11-21 16:58:07 -08:00
Tv Migrate to FluentValidation 9 2023-04-14 16:48:47 -07:00
Update Clean dual target code 2022-10-15 10:54:38 -05:00
Validation Rename to FolderChmodValidator to match class name 2023-04-15 12:21:17 -07:00
Fluent.cs StyleCop 2022-08-07 15:24:35 -07:00
Hashing.cs Build Sonarr on Net6 2022-08-07 15:04:46 -07:00
Sonarr.Core.csproj Migrate to FluentValidation 9 2023-04-14 16:48:47 -07:00