mirror of
https://github.com/stashapp/CommunityScripts.git
synced 2026-04-13 21:39:13 -05:00
91b7bc5cf89de8d69febdcb5647d9b2015706e9f
CommunityScripts Repository
This repository contains plugin and utility scripts created by the Stash community and hosted on the official GitHub repo. There is also a list of third-party plugins on our wiki page.
How To Install
To download a plugin, either clone the git repo, or download the files directly.
It is recommended that plugins are placed in their own subdirectory of your plugins directory. The plugins directory should be created as a subdirectory in the directory containing your config.yml file. This will be in $HOME/.stash by default.
When downloading directly click on the file you want and then make sure to click the raw button:
Plugin and Script Directory
This list keeps track of scripts and plugins in this repository. Please ensure the list is kept in alphabetical order.
Plugins
| Category | Triggers | Plugin Name | Description | Minimum Stash version |
|---|---|---|---|---|
| Scraper | Task | GHScraper_Checker | Compare local file against github file from the community scraper repo. | v0.8 |
| Maintenance | Scene.Update | renamerOnUpdate | Rename your file based on Stash metadata. | v0.7 |
| Maintenance | Set Scene Cover | setSceneCoverFromFile | Searchs Stash for Scenes with a cover image in the same folder and sets the cover image in stash to that image | v0.7 |
| Scenes | SceneMarker.Create SceneMarker.Update |
markerTagToScene | Adds primary tag of Scene Marker to the Scene on marker create/update. | v0.8 (46bbede) |
| Scanning | Scene.Create Gallery.Create |
filenameParser | Tries to parse filenames, primarily in {studio}.{year}.{month}.{day}.{performer1firstname}.{performer1lastname}.{performer2}.{title} format, into the respective fields | v0.10 |
| Reporting | TagGraph | Creates a visual of the Tag relations. | v0.7 |
Utility Scripts
| Category | Plugin Name | Description | Minimum Stash version |
|---|---|---|---|
| Kodi | Kodi Helper | Generates nfo and strm for use with Kodi. |
v0.7 |
| Maintenance | Stash Sqlite Renamer | Renames your files using stash's metadata. | v0.7 |
Languages
JavaScript
55.9%
Python
24.8%
CSS
16.3%
HTML
2.9%
