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
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
Backup New: Add version and timestamp to backup archive 2023-04-13 22:53:32 -04:00
Blocklisting
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
Download Fixed: Ensure first history item when marked as failed is the selected item 2023-04-21 17:45:45 -07:00
Exceptions
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
Http
ImportLists New: Filter Sonarr synchronization based on Root Folders 2023-04-25 00:44:20 -04:00
IndexerSearch
Indexers Use BuildInfo.AppName for RARBG appId instead of hardcoded value 2023-04-25 00:54:12 -04:00
Instrumentation
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
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
Properties
Qualities
Queue
RemotePathMappings
RootFolders Use MinBy and MaxBy instead of OrderBy + First 2023-04-01 17:37:11 -07:00
Security
SeriesStats Use MinBy and MaxBy instead of OrderBy + First 2023-04-01 17:37:11 -07:00
Tags
ThingiProvider
Tv Migrate to FluentValidation 9 2023-04-14 16:48:47 -07:00
Update
Validation Rename to FolderChmodValidator to match class name 2023-04-15 12:21:17 -07:00
Fluent.cs
Hashing.cs
Sonarr.Core.csproj Migrate to FluentValidation 9 2023-04-14 16:48:47 -07:00