Lidarr/src/NzbDrone.Core
Bogdan 3276c6a3b4 New: Add Monitored specification to Auto Tagging
(cherry picked from commit 8bd91bd86b5955da5d19c9f866e7de701b843e7b)
2023-08-01 23:59:28 +00:00
..
Analytics Track fully imported downloads in separate history table 2021-12-29 11:47:19 -06:00
Annotations Add HelpTextWarning support in FieldDefinition 2023-06-14 07:59:54 +03:00
ArtistStats Fixed: Restore old Sqlite version compatibility 2023-01-15 23:25:23 -06:00
Authentication Remove unused imports 2023-05-12 19:24:16 +03:00
AutoTagging/Specifications New: Add Monitored specification to Auto Tagging 2023-08-01 23:59:28 +00:00
Backup New: Add version and timestamp to backup archive 2023-05-06 16:02:57 +03:00
Blocklisting Fix checking for SameTorrent when the indexer is null 2023-05-18 03:58:57 +03:00
Configuration Use 'var' instead of explicit type 2023-05-28 17:23:59 +03:00
CustomFilters New: Server Side UI Filtering, Error Boundaries (#501) 2018-09-22 23:10:50 -04:00
CustomFormats Fix Sonarr > Lidarr 2023-07-12 01:38:29 +03:00
Datastore New: Download Client Tags 2023-07-12 03:21:11 +03:00
DecisionEngine Remove unused imports 2023-05-12 19:24:16 +03:00
DiskSpace New: Don't require artist mapping 2020-10-13 23:18:45 -04:00
Download Fix typo in SkipRedownload 2023-07-14 00:42:21 +03:00
Exceptions Log Skyhook connection failures with more info 2023-01-26 21:09:10 -06:00
Extras Use Array.Empty and fix a few multiple enumerations 2023-05-28 16:55:22 +03:00
HealthCheck Fixed: Check only enabled Jackett indexers for '/all' endpoint 2023-07-29 04:43:53 +03:00
History Use MinBy and MaxBy instead of OrderBy + First 2023-05-06 16:11:24 +03:00
Housekeeping New: Download Client Tags 2023-07-12 03:21:11 +03:00
Http Enforce comment spacing with Stylecop 2022-11-21 19:51:00 -06:00
ImportLists Fixed: (ImportLists) Removed minimum refresh interval for FetchSingleList 2023-08-01 07:44:51 +03:00
IndexerSearch Fixed: Add dedupe releases rule based on indexer priority 2023-07-29 04:45:58 +03:00
Indexers Fixed: (FileList) Prevent double query escaping and category IDs correction 2023-07-31 17:31:33 +03:00
Instrumentation Bump NLog to 5.2.0 2023-07-03 11:53:24 -05:00
Jobs New: Rework List sync interval logic 2023-05-30 05:31:33 +03:00
Languages Use 'var' instead of explicit type 2023-05-28 17:23:59 +03:00
Lifecycle Added update check early in startup if the package requested a post-install update check 2020-10-13 23:25:34 -04:00
Localization Fix Add Import List Exclusion message per type 2023-08-01 18:59:02 +03:00
MediaCover Update SixLabors.ImageSharp, MailKit, DryIoc libraries 2023-06-04 16:05:25 -05:00
MediaFiles Fixed: Include extension when calculating maximum episode title length when renaming files 2023-07-13 22:44:29 +03:00
Messaging Use 'var' instead of explicit type 2023-05-28 17:23:59 +03:00
MetadataSource Use 'var' instead of explicit type 2023-05-28 17:23:59 +03:00
Music Fixed: Ensure the default monitoring type in Album Studio is not all 2023-07-22 02:17:46 +03:00
Notifications New: Add Custom Format fields to Discord On Grab notifications 2023-07-16 00:38:51 +03:00
Organizer Fixed: Include extension when calculating maximum episode title length when renaming files 2023-07-13 22:44:29 +03:00
Parser Fixed: (Parser) Strip `produced by` from track titles 2023-07-15 00:16:50 +03:00
Profiles Use 'var' instead of explicit type 2023-05-28 17:23:59 +03:00
ProgressMessaging StyleCop (#1058) 2020-10-13 23:18:09 -04:00
Properties New: Migrate to new csproj format 2019-08-24 17:31:58 -04:00
Qualities Use 'var' instead of explicit type 2023-05-28 17:23:59 +03:00
Queue Use 'var' instead of explicit type 2023-05-28 17:23:59 +03:00
RemotePathMappings New: Log when testing for matching Remote Path Mapping 2023-07-21 07:50:30 +03:00
RootFolders Use MinBy and MaxBy instead of OrderBy + First 2023-05-06 16:11:24 +03:00
Security Use modern HttpClient 2022-09-26 17:18:11 -05:00
Tags New: Download Client Tags 2023-07-12 03:21:11 +03:00
ThingiProvider New: Bulk Manage Applications, Download Clients 2023-07-12 01:49:28 +03:00
Update Remove unused imports 2023-05-12 19:24:16 +03:00
Validation New: Speed up API add by reworking ArtistExistsValidator 2023-07-03 17:14:42 +03:00
Fluent.cs New: Limit filenames to a maximum of 255 characters 2023-07-13 22:44:29 +03:00
Hashing.cs New: Build on Net6 2021-12-24 14:17:17 -06:00
Lidarr.Core.csproj Bump NLog to 5.2.0 2023-07-03 11:53:24 -05:00