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.
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:
This list keeps track of scripts and plugins in this repository. Please ensure the list is kept in alphabetical order.
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 |
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 |