Radarr/src/NzbDrone.Core
Bogdan 9a97b2b668 New: Support for DV HDR10Plus from media info
Co-authored-by: Chad A Simmons <chad.simmons@member.fsf.org>

(cherry picked from commit 848c03f16ab25ff193ea9ed7e4b21e99c6fb3fa0)
2023-12-15 01:31:51 +00:00
..
Analytics New: History custom filters 2023-10-17 18:23:07 +03:00
Annotations New: Auto tag based on movie's quality profile 2023-10-10 06:50:36 +03:00
Authentication New: Migrate user passwords to Pbkdf2 2023-08-14 20:05:03 -05:00
AutoTagging Fixed: Autotagging Genres are case insensitive 2023-11-20 00:59:06 +02:00
Backup New: Ignore inaccessible files with getting files 2023-08-04 12:32:33 +03:00
Blocklisting Fixed: Sorting by movie title in Blocklist and History 2023-10-05 01:02:35 +03:00
Configuration Fixed: Disable SSL when using the removed SslCertHash configuration (#9426) 2023-11-19 21:46:06 +02:00
CustomFilters
CustomFormats Sort Custom Formats by name 2023-10-29 00:58:11 +03:00
Datastore Fixed: Correctly handle Migration when PG Host has ".db" 2023-12-12 15:36:21 +02:00
DecisionEngine Fix full disk releases regex for DVDs 2023-10-29 18:50:38 +02:00
DiskSpace Fixed: UI loading when movie or root folder path is for wrong OS 2023-08-04 12:32:33 +03:00
Download New: Download client option for redownloading failed releases from Interactive Search 2023-10-11 04:50:39 +03:00
Exceptions Pull Sonarr commit 'Log Skyhook connection failures with more info.' (#6060) 2021-03-17 15:50:03 +00:00
Extras Fixed a potential issue when extra files for multiple movies have the same relative path 2023-10-04 00:09:58 +03:00
HealthCheck Fix translation token for Update Check 2023-11-18 23:44:41 +02:00
History New: History custom filters 2023-10-17 18:23:07 +03:00
Housekeeping Fixed: Cleanup orphaned movies 2023-12-03 22:02:56 +02:00
Http Enforce comment style in CS 2022-11-20 12:27:45 -06:00
ImportLists Fixed: Minimum refresh interval for import list presets 2023-11-21 19:52:58 +02:00
IndexerSearch Rename instances of Profile to QualityProfile 2023-11-01 13:13:21 +02:00
Indexers Fix categories for NZBFinder 2023-12-10 15:50:19 +02:00
Instrumentation Implement DatabaseConnectionInfo 2023-12-12 15:36:14 +02:00
Jobs New: Rework List sync interval logic 2023-07-04 19:17:28 +03:00
Languages New: Auto tag series based on Original Language 2023-08-13 21:21:02 +03:00
Lifecycle Added update check early in startup if package requested 2020-08-12 22:28:57 -04:00
Localization Multiple Translations updated by Weblate 2023-12-13 16:41:49 +02:00
MediaCover Prevent NullRef for cases when media covers have nullable urls 2023-10-05 02:42:18 +03:00
MediaFiles New: Support for DV HDR10Plus from media info 2023-12-15 01:31:51 +00:00
Messaging Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
MetadataSource Add content summary for bulk movie info 2023-09-20 20:58:39 +03:00
Movies Fixed: Cleanup orphaned movies 2023-12-03 22:02:56 +02:00
Notifications New: Improve fields selection for Discord connection 2023-12-06 11:03:57 +02:00
Organizer Use Diacritical.Net library for TitleFirstCharacter token 2023-11-01 13:13:21 +02:00
Parser New: Parse `VIE` as Vietnamese language 2023-11-08 20:37:07 +02:00
Profiles Rename Profiles to QualityProfiles 2023-08-16 20:04:42 -05:00
ProgressMessaging
Properties
Qualities Rename Source to QualitySource 2023-08-20 22:53:11 -05:00
Queue Use augmented languages for queue items 2023-04-30 13:39:31 -05:00
RemotePathMappings Fixed: Avoid logging evaluations when not using any Remote Path Mappings 2023-10-10 06:47:49 +03:00
RootFolders Fix GetBestRootFolderPath tests 2023-08-04 12:32:33 +03:00
Security Fixed: Use general settings cert validation for email 2022-01-10 09:17:54 -05:00
Tags New: Convert restrictions to release profiles 2023-08-14 21:26:22 -05:00
ThingiProvider Don't retest unchanged providers 2023-11-17 16:27:42 +02:00
Update Fixed: Don't block updates under docker unless configured in package_info 2023-08-17 22:42:27 +03:00
Validation New: Require password confirmation when setting or changing password 2023-11-19 21:10:52 +02:00
Fluent.cs Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
Hashing.cs New: Upgrade to .NET 6 2021-11-23 19:52:37 +00:00
Radarr.Core.csproj Bump dotnet to 6.0.25 2023-12-10 15:35:59 +02:00