mirror of
https://github.com/Radarr/Radarr.git
synced 2026-03-05 13:21:25 -05:00
New: Deprecate use of movie file tokens in Movie Folder Format
This commit is contained in:
@@ -249,6 +249,9 @@ function Naming() {
|
||||
translate('MovieFolderFormatHelpText'),
|
||||
...movieFolderFormatHelpTexts,
|
||||
]}
|
||||
helpTextWarning={translate(
|
||||
'MovieFolderFormatHelpTextDeprecatedWarning'
|
||||
)}
|
||||
errors={[
|
||||
...movieFolderFormatErrors,
|
||||
...settings.movieFolderFormat.errors,
|
||||
|
||||
Reference in New Issue
Block a user