stash
This commit is contained in:
15
stash/config/scrapers/community/xbvrdb/xbvrdb.yml
Normal file
15
stash/config/scrapers/community/xbvrdb/xbvrdb.yml
Normal file
@@ -0,0 +1,15 @@
|
||||
name: "XBVR DB"
|
||||
sceneByFragment:
|
||||
action: script
|
||||
script:
|
||||
- python
|
||||
# use python3 instead if needed
|
||||
- xbvrdb.py
|
||||
- query
|
||||
galleryByFragment:
|
||||
action: script
|
||||
script:
|
||||
- python3
|
||||
- xbvrdb.py
|
||||
- gallery_query
|
||||
# Last Updated March 13, 2022
|
||||
Reference in New Issue
Block a user