1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-24 22:35:49 -04:00

New: Deprecate use of movie file tokens in Movie Folder Format

This commit is contained in:
Bogdan
2024-10-02 21:34:52 +03:00
parent a5e5a63e45
commit 2c5c99e9b7
7 changed files with 71 additions and 20 deletions
@@ -1134,6 +1134,7 @@
"MovieFilesTotaling": "Movie Files Totaling",
"MovieFolderFormat": "Movie Folder Format",
"MovieFolderFormatHelpText": "Used when adding a new movie or moving movies via the movie editor",
"MovieFolderFormatHelpTextDeprecatedWarning": "Tokens associated with movie file properties have been deprecated and will no longer be supported in future major versions.",
"MovieFolderImportedTooltip": "Movie imported from movie folder",
"MovieFootNote": "Optionally control truncation to a maximum number of bytes including ellipsis (`...`). Truncating from the end (e.g. `{Movie Title:30}`) or the beginning (e.g. `{Movie Title:-30}`) are both supported.",
"MovieGrabbedTooltip": "Movie grabbed from {indexer} and sent to {downloadClient}",
@@ -1173,6 +1174,7 @@
"MustNotContainHelpText": "The release will be rejected if it contains one or more of terms (case insensitive)",
"MyComputer": "My Computer",
"Name": "Name",
"NamingConfigMovieFolderFormatDeprecatedHealthCheckMessage": "Movie Folder Format must not contain deprecated file related tokens: {tokens}",
"NamingSettings": "Naming Settings",
"NamingSettingsLoadError": "Unable to load Naming settings",
"Negate": "Negate",