Lidarr/src/NzbDrone.Core
Mark McDowall d10285e40d New: Option to override release and grab
(cherry picked from commit 07f0fbf9a51d54e44681fd0f74df4e048bff561a)
2024-02-12 21:58:19 +02:00
..
Analytics New: History custom filters 2023-11-02 00:33:54 +02:00
Annotations Translate fields on the backend 2023-12-31 08:57:07 +02:00
ArtistStats Fixed: Restore old Sqlite version compatibility 2023-01-15 23:25:23 -06:00
Authentication New: Migrate user passwords to Pbkdf2 2023-10-20 19:45:01 -05:00
AutoTagging New: Auto tag based on artist's metadata profile 2023-10-30 21:29:24 +02:00
Backup New: Ignore inaccessible files with getting files 2023-08-05 21:01:26 +03:00
Blocklisting Fixed: Improve torrent blocklist matching 2024-01-12 03:19:31 +02:00
Configuration New: Option to disable cover art embed in files (#4547) 2024-02-04 14:26:15 -06:00
CustomFilters New: Server Side UI Filtering, Error Boundaries (#501) 2018-09-22 23:10:50 -04:00
CustomFormats Improve CF calculation for files without scene name 2024-02-05 21:31:32 +02:00
Datastore New: Log database engine version on startup 2024-02-07 08:56:49 +02:00
DecisionEngine Allow Discography to be grabbed automatically if all albums will be released within 24 hours 2024-02-05 20:53:46 +02:00
DiskSpace Fixed: UI loading when artist or root folder path is for wrong OS 2023-08-04 13:29:17 +03:00
Download Fixed: Ensure first history item when marked as failed is the selected item 2024-02-03 21:24:06 +02:00
Exceptions Fixed: Blocklisting torrents from indexers that do not provide torrent hash 2024-01-09 15:36:10 +02:00
Extras Fixed: A potential issue when extra files for multiple artists have the same relative path 2024-02-05 21:24:24 +02:00
HealthCheck Log executing health check 2023-10-10 07:07:23 +03:00
History New: Add size to more history events 2024-01-23 11:49:47 +02:00
Housekeeping New: Auto tagging of artists 2023-10-30 21:29:24 +02:00
Http Enforce comment spacing with Stylecop 2022-11-21 19:51:00 -06:00
ImportLists New: Top albums and period interval options for Last.fm User lists 2023-12-05 21:06:44 +02:00
IndexerSearch Allow Discography to be grabbed automatically if all albums will be released within 24 hours 2024-02-05 20:53:46 +02:00
Indexers Wrap values in log messages in FileListParser 2024-01-19 10:10:39 +02:00
Instrumentation Implement DatabaseConnectionInfo 2023-12-12 15:38:47 +02: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 New: Option to override release and grab 2024-02-12 21:58:19 +02:00
MediaCover Fixed metadata images containing html content 2023-12-18 21:35:40 +02:00
MediaFiles New: Option to disable cover art embed in files (#4547) 2024-02-04 14:26:15 -06:00
Messaging Use 'var' instead of explicit type 2023-05-28 17:23:59 +03:00
MetadataSource Fixed: Correctly map artist logos to clearlogo type 2024-02-04 13:09:11 -06:00
Music Fix tests for storing last search time for albums 2024-02-05 22:36:53 +02:00
Notifications New: Artist info in Album Delete event for Webhooks 2024-02-07 00:39:11 +02:00
Organizer New: Add additional CleanNameThe/CleanTitleThe naming tokens 2024-02-04 18:26:02 +02:00
Parser Parse Exception Release Groups 2024-02-05 21:18:50 -06:00
Profiles Rename instances of Profile to QualityProfile 2024-02-03 21:24:06 +02: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 New: Quality Preferred Size Setting 2023-12-22 04:50:32 +02:00
Queue New: Optionally remove from queue by changing category to 'Post-Import Category' when configured 2024-01-23 12:32:22 +02:00
RemotePathMappings Fixed: Avoid logging evaluations when not using any Remote Path Mappings 2023-10-10 07:07:10 +03:00
RootFolders Add timeout parameter to root folder endpoint 2023-08-25 17:00:53 +03:00
Security Use modern HttpClient 2022-09-26 17:18:11 -05:00
Tags New: Auto tagging of artists 2023-10-30 21:29:24 +02:00
ThingiProvider Don't retest unchanged providers 2023-11-18 07:03:46 +02:00
Update Fixed: Don't use sub folder to check for free disk space for update 2024-02-07 08:57:49 +02:00
Validation New: Require password confirmation when setting or changing password 2023-11-19 21:57:25 +02: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 Polly and Newtonsoft.Json 2024-01-08 15:33:44 +02:00