Radarr/src/NzbDrone.Core
fireph ac7039d651 New: Footnote to indicate some renaming tokens support truncation
(cherry picked from commit 7fc3bebc91db217a1c24ab2d01ebbc5bf03c918e)

Closes #9905
2024-04-21 18:36:51 +03:00
..
Analytics New: History custom filters 2023-10-17 18:23:07 +03:00
Annotations New: Auto tag movies based on tags present/absent on movies 2024-04-10 23:40:26 +03:00
Authentication New: Migrate user passwords to Pbkdf2 2023-08-14 20:05:03 -05:00
AutoTagging New: Auto tag movies based on tags present/absent on movies 2024-04-10 23:40:26 +03: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: Improve multi-language negate Custom Format 2024-04-13 11:03:37 +03: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 Fixed: qBittorrent not correctly handling retention during testing 2024-03-28 10:29:17 +02:00
Exceptions Fixed: Blocklisting torrents from indexers that do not provide torrent hash 2024-01-09 00:30:32 +02:00
Extras New: Critic Rating for Kodi/Emby metadata 2024-03-21 19:22:51 +02:00
HealthCheck Update release profile download client warning 2024-03-10 20:16:09 +02:00
History New: Add size to more history events 2024-01-24 08:46:54 +02:00
Housekeeping New: Auto tag movies based on tags present/absent on movies 2024-04-10 23:40:26 +03:00
Http Enforce comment style in CS 2022-11-20 12:27:45 -06:00
ImportLists New: Company filters for TMDb Popular List 2024-03-17 13:50:41 +02:00
IndexerSearch Fixed: Task progress messages in the UI 2024-03-22 11:15:16 +02:00
Indexers Improve Multi Language Regex and field translations 2024-04-16 12:53:04 +03: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: Footnote to indicate some renaming tokens support truncation 2024-04-21 18:36:51 +03:00
MediaCover Prevent NullRef for cases when media covers have nullable urls 2023-10-05 02:42:18 +03:00
MediaFiles Fixed: Use custom formats from import during rename 2024-03-28 12:42:21 +02:00
Messaging Fixed: Task progress messages in the UI 2024-03-22 11:15:16 +02: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: Task progress messages in the UI 2024-03-22 11:15:16 +02:00
Notifications New: Option to prefix app name on Telegram notification titles 2024-04-10 22:34:52 +03:00
Organizer New: 'Custom Format:Format Name' rename token 2024-04-09 08:04:57 +03: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 Fixed: Task progress messages in the UI 2024-03-22 11:15:16 +02:00
Properties Add missing new lines at end of files 2019-12-27 20:40:13 -05:00
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: Auto tag movies based on tags present/absent on movies 2024-04-10 23:40:26 +03:00
ThingiProvider Don't retest unchanged providers 2023-11-17 16:27:42 +02:00
Update Fixed: Task progress messages in the UI 2024-03-22 11:15:16 +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 Bump SixLabors.ImageSharp to 3.1.4 2024-04-19 07:59:50 +03:00