Lidarr/src/NzbDrone.Core
Mark McDowall 1775dc9fa8 Fixed: Ensure first history item when marked as failed is the selected item
(cherry picked from commit cf48bf304122bacc597de1d4d4429065d2358fa8)

Closes #3557
2024-02-03 21:24:06 +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: Download client option for redownloading failed releases from Interactive Search 2024-01-09 03:04:28 +02:00
CustomFilters New: Server Side UI Filtering, Error Boundaries (#501) 2018-09-22 23:10:50 -04:00
CustomFormats Add Regular Expression Custom Format translation 2024-01-23 12:04:13 +02:00
Datastore New: On Artist Add connection event 2024-01-30 16:22:53 +02:00
DecisionEngine Add release source for releases 2024-01-09 03:04:28 +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 Prevent parsing for Roksbox metadata detection if not a matching extension 2024-01-24 21:37:38 -06: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 New: Async HttpClient 2023-08-17 20:13:56 +03: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: Additional tooltips for icon buttons 2024-02-03 21:24:06 +02:00
MediaCover Fixed metadata images containing html content 2023-12-18 21:35:40 +02:00
MediaFiles Fixed: Avoid import loop for already imported albums 2024-02-03 11:56:12 +02: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: Monitored status being reset after refresh when artist is edited manually 2024-01-30 17:22:15 +02:00
Notifications New: On Artist Add connection event 2024-01-30 16:22:53 +02:00
Organizer Fixed: Naming validation when using max token length 2024-02-03 01:23:30 +02:00
Parser Fixed: Ignore repack version for MP3 V0/V2 VBR 2024-01-09 19:06:21 +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 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 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