|
1 | 1 | # RenameFile: Ver 1.0.0 (By David Maisonave) |
2 | 2 |
|
3 | | -https://discourse.stashapp.cc/t/renamefile/1334 |
| 3 | +[Discourse-RenameFile](https://discourse.stashapp.cc/t/renamefile/1334) |
4 | 4 |
|
5 | | -### Note: |
6 | | -The author of this plugin does **not** monitor Discourse. Please post any (**G-Rated**) bugs, feature request, help-request to the following link: [Issues](https://github.com/David-Maisonave/Axter-Stash/issues/new/choose). |
7 | | -The Discourse link should be use for discussion that would be inappropriate in GitHub. |
| 5 | +Please post any (**G-Rated**) bugs, feature request, help-request to the following link: [Issues](https://github.com/David-Maisonave/Axter-Stash/issues/new/choose). |
8 | 6 |
|
9 | 7 | RenameFile is a [Stash](https://github.com/stashapp/stash) plugin. Starting version 0.5.5, user can add the current title to the title input field by clicking on the current title. Also, the Stash database gets updated directly instead of running a scan task as long as the database is version 68. |
10 | 8 |
|
| 9 | +## Content |
| 10 | +- [Summary](#Summary) |
| 11 | +- [RenameFile vs RenameOnUpdate](#RenameFile-vs-RenameOnUpdate) |
| 12 | +- [Using RenameFile](#Using-RenameFile) |
| 13 | +- [Requirements](#Requirements) |
| 14 | +- [Installation](#Installation) |
| 15 | +- [Options](#Options) |
| 16 | +- [Bugs and Feature Request](#Bugs-and-Feature-Request) |
| 17 | +- [Discourse](#Discourse) |
| 18 | + |
| 19 | + |
| 20 | +## Summary |
| 21 | + |
11 | 22 | - The plugin allows user to rename one scene at a time by editing the **[Title]** field and then clicking **[Save]**. |
12 | 23 |
|
13 | 24 | <img width="270" alt="RenameFileViaTitleUnderEditTab" src="https://github.com/user-attachments/assets/f27d0205-d4ed-44fb-9bb2-5b9a75cba2e0"> |
@@ -118,4 +129,10 @@ Please do **NOT** use the feature request to include any problems associated wit |
118 | 129 |
|
119 | 130 | **Note:** This script is **largely** based on the [Renamer](https://github.com/Serechops/Serechops-Stash/tree/main/plugins/Renamer) script. |
120 | 131 |
|
121 | | -### Future Planned Features or Fixes |
| 132 | +### Discourse |
| 133 | +[Discourse-RenameFile](https://discourse.stashapp.cc/t/renamefile/1334) |
| 134 | + |
| 135 | +**Note:** |
| 136 | +The author of this plugin does **not** monitor Discourse. Please post any (**G-Rated**) bugs, feature request, help-request to the following link: [Issues](https://github.com/David-Maisonave/Axter-Stash/issues/new/choose). |
| 137 | +The Discourse link should be use for discussion that would be inappropriate in GitHub. |
| 138 | + |
0 commit comments