v.23.7Improvement

Add %a Placeholder for Full Filename in rename_files_after_processing Setting

Add placeholder %a for rull filename in rename_files_after_processing setting. #51603 (Kruglov Pavel).
Added a new placeholder %a for the full filename in the rename_files_after_processing setting.

Why it matters

This feature allows users to include the entire original filename dynamically when renaming files after processing, enhancing flexibility and control over file naming conventions.

How to use it

In the rename_files_after_processing setting, include the placeholder %a where you want the full original filename to appear in the renamed file.