Files
compose-projects-arr/stash/config/scrapers/community/stash-sqlite/stash-sqlite.yml
Christoph Califice 0a5f88d75a stash
2025-10-10 09:50:30 -03:00

18 lines
260 B
YAML

name: stash sqlite
performerByFragment:
action: script
script:
- python
- stash-sqlite.py
- fetch
performerByName:
action: script
script:
- python
- stash-sqlite.py
- query
# Last Updated October 17, 2021