Lidarr/src/NzbDrone.Core
Bogdan 78610ff6ee Use `All()` for import lists in ImportListSyncService 2023-08-19 21:40:59 +03: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
Backup New: Ignore inaccessible files with getting files 2023-08-05 21:01:26 +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: Notifications (Connect) Status 2023-08-15 17:50:38 +03:00
DecisionEngine Remove unused imports 2023-05-12 19:24:16 +03:00
DiskSpace Fixed: UI loading when artist or root folder path is for wrong OS 2023-08-04 13:29:17 +03:00
Download New: Status message when downloading metadata in qBittorrent 2023-08-19 11:40:00 +03:00
Exceptions Log Skyhook connection failures with more info 2023-01-26 21:09:10 -06:00
Extras New: Add additional logging when renaming extra files 2023-08-10 12:30:30 +03:00
HealthCheck New: Notifications (Connect) Status 2023-08-15 17:50:38 +03:00
History Use MinBy and MaxBy instead of OrderBy + First 2023-05-06 16:11:24 +03:00
Housekeeping Cleanup other provider status code 2023-08-15 17:50:38 +03:00
Http Enforce comment spacing with Stylecop 2022-11-21 19:51:00 -06:00
ImportLists Use `All()` for import lists in ImportListSyncService 2023-08-19 21:40:59 +03:00
IndexerSearch New: Async HttpClient 2023-08-17 20:13:56 +03:00
Indexers New: Async HttpClient 2023-08-17 20:13:56 +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 Add info box to Remote Path Mappings Settings 2023-08-19 11:52:35 +03:00
MediaCover Update SixLabors.ImageSharp, MailKit, DryIoc libraries 2023-06-04 16:05:25 -05:00
MediaFiles Fixed: Ignore IOException deleting download folder after import 2023-08-19 11:41:10 +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: Notifications (Connect) Status 2023-08-15 17:50:38 +03:00
Organizer New: Add Medium Name to multi disc track naming 2023-08-18 19:54:36 +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 Fix GetBestRootFolderPath tests 2023-08-04 13:33:11 +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 Add one minute back-off level for all providers 2023-08-12 10:41:32 +03:00
Update Fixed: Don't block updates under docker unless configured in package_info 2023-08-17 20:13:46 +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 Npgsql to 7.0.4 2023-08-17 14:14:29 +03:00