Skip to content

Commit 153333d

Browse files
committed
Merge branch 'main' of https://github.com/stashapp/CommunityScripts into validator
2 parents a6162ee + c0351f9 commit 153333d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ To install the userscript you will need a browser extension such as:
6363

6464
### Installing
6565

66-
1. Go to [usersripts directory](https://github.com/stashapp/CommunityScripts/tree/main/userscripts).
66+
1. Go to [userscripts directory](https://github.com/stashapp/CommunityScripts/tree/main/userscripts).
6767
2. Find the usersccript you want to install.
6868
3. Select the `.user.js` file.
6969
4. Click `Raw` button. It should either autoamtically prompt your browser extension or you will need to manually copy all the content and create new userscript in the extension yourself.

plugins/DateParser/date_parser.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
name: Date Parser
2-
description: Find date in path or filename and add it
3-
version: 0.2
1+
name: Gallery Date Parser
2+
description: Find date in path or filename and add it to the gallery
3+
version: 0.2.1
44
exec:
55
- python
66
- "{pluginDir}/date_parser.py"

0 commit comments

Comments
 (0)