Lidarr/src/NzbDrone.Core
Mark McDowall efe0a3d283 Typings cleanup and improvements
Appease linter

(cherry picked from commit b2c43fb2a67965d68d3d35b72302b0cddb5aca23)
(cherry picked from commit 3b5e83670b844cf7c20bf7d744d9fbc96fde6902)

Closes #3516
Closes #3510
Closes #2778
2024-02-06 22:05:23 +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
CustomFormats Improve CF calculation for files without scene name 2024-02-05 21:31:32 +02:00
Datastore New: Store last search time for AlbumSearch 2024-02-05 19:11: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 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
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
Localization Typings cleanup and improvements 2024-02-06 22:05:23 +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: On Artist Add connection event 2024-01-30 16:22:53 +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
Properties
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
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 New: Log warning if less than 1 GB free space during update 2024-01-21 03:53:03 +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
Lidarr.Core.csproj Bump Polly and Newtonsoft.Json 2024-01-08 15:33:44 +02:00