mirror of
https://github.com/stashapp/stash.git
synced 2026-03-02 03:05:55 +01:00
* Generalise scraper API * Add script performer scraper * Fixes from testing * Add context to scrapers and generalise * Add scraping performer from URL * Add error handling * Move log to debug * Add supported scrape types |
||
|---|---|---|
| .. | ||
| config | ||
| jsonschema | ||
| paths | ||
| filename_parser.go | ||
| generator.go | ||
| generator_preview.go | ||
| generator_sprite.go | ||
| job_status.go | ||
| json_utils.go | ||
| manager.go | ||
| manager_tasks.go | ||
| running_streams.go | ||
| scene.go | ||
| task.go | ||
| task_clean.go | ||
| task_export.go | ||
| task_generate_markers.go | ||
| task_generate_preview.go | ||
| task_generate_sprite.go | ||
| task_import.go | ||
| task_scan.go | ||
| task_transcode.go | ||
| utils.go | ||