sonarr-repo-only/src/NzbDrone.Core
PearsonFlyer 81b36f7787 Added the ability to skip redownload when marking an item as failed in the activity queue 2023-07-18 08:45:34 -04:00
..
Analytics StyleCop 2022-08-07 15:24:35 -07:00
Annotations Add HelpTextWarning support in FieldDefinition 2023-06-13 20:55:20 -07:00
Authentication Use const where appropriate 2023-03-15 19:24:48 -05:00
AutoTagging Remove unused imports 2023-05-10 21:08:13 -07:00
Backup New: Add version and timestamp to backup archive 2023-04-13 22:53:32 -04:00
Blocklisting Fix checking for SameTorrent when the indexer is null 2023-05-17 17:00:27 -07:00
Configuration Use 'var' instead of explicit type 2023-05-27 16:55:16 -07:00
CustomFilters v3 API 2018-12-29 13:08:37 +01:00
CustomFormats Fixed: Avoid error in CF calculation when release is unparsable 2023-05-13 15:40:27 -05:00
DataAugmentation Inline 'out' variable declarations 2023-05-27 16:55:16 -07:00
Datastore New: Download Client Tags 2023-07-10 23:51:14 -04:00
DecisionEngine Fixed: Sorting search releases by language 2023-05-26 16:19:42 -04:00
DiskSpace Dapper and STJson 2022-08-07 15:24:36 -07:00
Download Added the ability to skip redownload when marking an item as failed in the activity queue 2023-07-14 07:07:36 -04:00
Exceptions StyleCop 2022-08-07 15:24:35 -07:00
Extras New: Option to disable images in Kodi Episode Metadata 2023-07-11 20:12:07 -04:00
HealthCheck Check only clients not in failure status in DownloadClientSortingCheck 2023-06-13 20:54:05 -07:00
History Use MinBy and MaxBy instead of OrderBy + First 2023-04-01 17:37:11 -07:00
Housekeeping New: Download Client Tags 2023-07-10 23:51:14 -04:00
Http Enforce comment spacing with Stylecop 2022-11-21 16:58:07 -08:00
ImportLists Import list logging improvements 2023-07-11 01:04:26 -04:00
IndexerSearch Remove unused imports 2023-05-10 21:08:13 -07:00
Indexers Fixed: Handling of no results from BTN searches 2023-07-11 20:13:07 -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 Remove unused imports 2023-05-10 21:08:13 -07:00
Lifecycle StyleCop 2022-08-07 15:24:35 -07:00
Localization Added the ability to skip redownload when marking an item as failed in the activity queue 2023-07-18 08:45:34 -04:00
MediaCover Use 'var' instead of explicit type 2023-05-27 16:55:16 -07:00
MediaFiles Fix circular dependency with ScriptImportDecider, TagService and DownloadClientFactory 2023-07-10 22:03:10 -07:00
Messaging Use 'var' instead of explicit type 2023-05-27 16:55:16 -07:00
MetadataSource Use 'var' instead of explicit type 2023-05-27 16:55:16 -07:00
Notifications New: Clarify path used in Kodi update logging 2023-07-11 01:05:03 -04:00
Organizer Use 'var' instead of explicit type 2023-05-27 16:55:16 -07:00
Parser Use 'var' instead of explicit type 2023-05-27 16:55:16 -07:00
Profiles Use 'var' instead of explicit type 2023-05-27 16:55:16 -07:00
ProgressMessaging StyleCop 2022-08-07 15:24:35 -07:00
Properties StyleCop 2022-08-07 15:24:35 -07:00
Qualities Use 'var' instead of explicit type 2023-05-27 16:55:16 -07:00
Queue Fixed: Use augmented languages for queue items 2023-04-29 17:15:39 -05:00
RemotePathMappings StyleCop 2022-08-07 15:24:35 -07:00
RootFolders Use 'var' instead of explicit type 2023-05-27 16:55:16 -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: Download Client Tags 2023-07-10 23:51:14 -04:00
ThingiProvider New: Bulk Manage Import Lists, Indexers, Clients 2023-05-27 18:00:49 -05:00
Tv Faster tag view in UI for large libraries 2023-05-28 11:08:31 -07:00
Update Remove unused imports 2023-05-10 21:08:13 -07:00
Validation New: Speed up API add by reworking SeriesExistsValidator 2023-07-03 02:05:35 -05:00
Fluent.cs Use 'var' instead of explicit type 2023-05-27 16:55:16 -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