Installing via manager
Scrapers can be installed and managed from the Settings > Metadata Providers page.
Scrapers are installed using the Available Scrapers section. The Community (stable) source is configured by default.
To add a new source go to Settings > Metadata Scrapers page and under Available Scrapers click Add Source.
Installed plugins can be updated or uninstalled from the Installed Scrapers section.
Installing manually
By default, Stash looks for scraper configurations in the scrapers
sub-directory of the directory where the stash config.yml
is read. This will either be the $HOME/.stash
directory or the current working directory.
Scrapers are added manually by placing yaml configuration files (format: scrapername.yml
) in the scrapers
directory.
After the yaml files are added, removed or edited while stash is running, they can be reloaded going to Settings > Metadata Providers > Scrapers and clicking Reload Scrapers.