Skip to content

Commit 28d0fd7

Browse files
Update README.md
1 parent 63a75ac commit 28d0fd7

File tree

1 file changed

+22
-5
lines changed

1 file changed

+22
-5
lines changed

plugins/RenameFile/README.md

Lines changed: 22 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,24 @@
11
# RenameFile: Ver 1.0.0 (By David Maisonave)
22

3-
https://discourse.stashapp.cc/t/renamefile/1334
3+
[Discourse-RenameFile](https://discourse.stashapp.cc/t/renamefile/1334)
44

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).
86

97
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.
108

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+
1122
- The plugin allows user to rename one scene at a time by editing the **[Title]** field and then clicking **[Save]**.
1223

1324
<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
118129

119130
**Note:** This script is **largely** based on the [Renamer](https://github.com/Serechops/Serechops-Stash/tree/main/plugins/Renamer) script.
120131

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

Comments
 (0)