mirror of
https://github.com/stashapp/stash.git
synced 2025-12-09 18:04:33 +01:00
Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com> Co-authored-by: techie2000 <38585780+techie2000@users.noreply.github.com>
This commit is contained in:
parent
dce4591911
commit
53c6ae4ea5
1 changed files with 2 additions and 2 deletions
|
|
@ -39,7 +39,7 @@ Scrapers are added by placing yaml configuration files (format: `scrapername.yml
|
|||
|
||||
> **⚠️ Note:** Some scrapers may require more than just the yaml file, consult the individual scraper documentation
|
||||
|
||||
After the yaml files are added, removed or edited while stash is running, they can be reloaded going to `Settings > Scrapers` and clicking `Reload Scrapers`.
|
||||
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`.
|
||||
|
||||
The stash community maintains a number of custom scraper configuration files that can be found [here](https://github.com/stashapp/CommunityScrapers).
|
||||
|
||||
|
|
@ -70,4 +70,4 @@ When used in combination with stash-box, the user can optionally submit scene fi
|
|||
|
||||
## Identify Task
|
||||
|
||||
This task iterates through your Scenes and attempts to identify the scene using a selection of scraping sources. This task can be found under `Settings -> Tasks -> "Identify..." (Button)`. For more information see the [Tasks > Identify](/help/Identify.md) page.
|
||||
This task iterates through your Scenes and attempts to identify the scene using a selection of scraping sources. This task can be found under `Settings -> Tasks -> "Identify..." (Button)`. For more information see the [Tasks > Identify](/help/Identify.md) page.
|
||||
|
|
|
|||
Loading…
Reference in a new issue