diff --git a/plugins/RenameFile/README.md b/plugins/RenameFile/README.md index 5125bdf..671bcfc 100644 --- a/plugins/RenameFile/README.md +++ b/plugins/RenameFile/README.md @@ -7,18 +7,11 @@ RenameFile is a [Stash](https://github.com/stashapp/stash) plugin. RenameFileViaTitle_AfterSaved - The [Title] field is located under the [Edit] tab. +- After clicking **[Save]**, the change can be seen in File Explorer momentarily. + - RenameFileViaTitle_AfterSaved_InExplorer -RenameFileViaTitle_AfterSaved_InExplorer - -- The plugin can optionally append the following fields if they do not already exist in the file name. - - tags - - performers - - studio - - galleries - - resolution - - video_codec - - frame_rate - - date +- The plugin can optionally append the following fields if they do not already exist in the file name: + - title, performers, tags, studio, galleries, resolution, width, height, video_codec, frame_rate, date ### RenameFile vs RenameOnUpdate - Although RenameFile has a similar name to other plugins (RenameOnUpdate, Renamer, etc..), it's main purpose is entirely different.