Radarr/src/NzbDrone.Core
Bogdan 41ff9352b9 Prevent NullRef in naming when truncating a null Release Group
(cherry picked from commit 13e29bd257ccfccb09e66c940ffabeb6503c05b5)
2024-03-08 08:52:48 +02:00
..
Analytics New: History custom filters 2023-10-17 18:23:07 +03:00
Annotations Translate fields on the backend 2023-12-31 09:38:03 +02: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: Improve torrent blocklist matching 2024-01-12 02:56:32 +02:00
Configuration Fixed: Disable SSL on start if certificate path is not set 2023-12-31 18:40:21 -06:00
CustomFilters
CustomFormats New: Set Indexer flags in Manual Import 2024-02-21 20:46:16 +02:00
Datastore Increase migration timeout to 5 minutes 2024-03-02 04:00:35 +02:00
DecisionEngine Fixed: Avoid upgrades for custom formats cut-off already met 2024-02-15 02:21:21 +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: Add download directory & move completed for Deluge 2024-03-03 12:23:22 +02:00
Exceptions Fixed: Blocklisting torrents from indexers that do not provide torrent hash 2024-01-09 00:30:32 +02:00
Extras New: Custom import scripts can communicate information back 2024-01-14 16:15:48 +02:00
HealthCheck Fix translation token for Update Check 2023-11-18 23:44:41 +02:00
History New: Add size to more history events 2024-01-24 08:46:54 +02:00
Housekeeping Fixed: Cleanup orphaned import list movies by movie metadata 2023-12-18 00:51:59 +02:00
Http Enforce comment style in CS 2022-11-20 12:27:45 -06:00
ImportLists Check paged requests using PageSize for Import Lists 2024-01-18 09:30:28 +02:00
IndexerSearch New: Movie search will look for movies that haven't been searched recently first 2024-01-01 08:20:35 +02:00
Indexers New: Set Indexer flags in Manual Import 2024-02-21 20:46:16 +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 New: URL Base setting for Media Server connections 2024-03-03 12:29:47 +02:00
MediaCover Prevent NullRef for cases when media covers have nullable urls 2023-10-05 02:42:18 +03:00
MediaFiles Fixed: Reprocessing custom formats for file in Manual Import 2024-02-21 20:46:16 +02:00
Messaging Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
MetadataSource Update name for errors with metadata API 2024-02-22 01:03:08 +02:00
MovieStats New: Release Groups for movie table index 2024-01-16 20:52:07 +02:00
Movies Fixed: Recommendations on Postgres 2024-02-07 18:22:45 +02:00
Notifications Configurable URL Base setting for Kodi connections 2024-03-04 03:16:23 +02:00
Organizer Prevent NullRef in naming when truncating a null Release Group 2024-03-08 08:52:48 +02:00
Parser Fixed: Overly aggressive exception release group parsing 2024-03-08 08:52:48 +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 New: Optionally remove from queue by changing category to 'Post-Import Category' when configured 2024-01-24 09:37:39 +02:00
RemotePathMappings Fixed: Avoid logging evaluations when not using any Remote Path Mappings 2023-10-10 06:47:49 +03:00
RootFolders New: Use Movie Folder Format to improve unmapped folders within root folders 2024-02-02 17:40:08 +02: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 use sub folder to check for free disk space for update 2024-02-07 08:53:37 +02: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 New: Retry on failed downloads of torrent and nzb files 2023-12-31 09:38:03 +02:00