Lidarr/src/NzbDrone.Core
Alan Collins d1f7ba022b New: 'Custom Format: Format Name' rename token
(cherry picked from commit 48cb5d227187a06930aad5ee1b4e7b76422d8421)
2024-03-10 04:57:28 +00: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 New: 'Custom Format: Format Name' rename token 2024-03-10 04:57:28 +00:00
Datastore Increase migration timeout to 5 minutes 2024-03-02 03:58:14 +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 New: Add download directory & move completed for Deluge 2024-03-03 13:19:29 +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 Multiple Translations updated by Weblate 2024-03-09 11:10:55 +02:00
MediaCover Fixed metadata images containing html content 2023-12-18 21:35:40 +02:00
MediaFiles Revert "New: Preserve replaygain tags" 2024-02-12 22:11:25 +02:00
Messaging Use 'var' instead of explicit type 2023-05-28 17:23:59 +03:00
MetadataSource Update name for errors with metadata API 2024-02-22 01:01:40 +02:00
Music Fixed: Don't die on album deleted notifications with the artist already removed 2024-02-16 16:52:23 +02:00
Notifications Configurable URL Base setting for Kodi connections 2024-03-04 03:10:45 +02:00
Organizer New: 'Custom Format: Format Name' rename token 2024-03-10 04:57:28 +00:00
Parser Fixed: Overly aggressive exception release group parsing 2024-03-08 08:27:15 +02: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