mirror of
https://github.com/stashapp/CommunityScripts.git
synced 2026-02-04 01:52:30 -06:00
StashDB Submission Helper
https://discourse.stashapp.cc/t/stashdb-submission-helper/1417
- Adds button to add all unmatched aliases to performer
- Adds button to add all unmatched urls to performer
- Adds button to add all unmatched measurements to performer (if they match expected formats)
- Convert unmatched urls from regular strings to linked strings
INSTALL USERSCRIPT
Installation requires a browser extension such as Violentmonkey / Tampermonkey / Greasemonkey.
Screenshot
Demo GIF:
Changelog
0.7
- Allow alias separator to also be
/oror(space on either side of the or). - Allow measurements to be added without the cup size
- Support full current list of sites for adding URLS (previously only IAFD, DATA18, Indexxx, and Twitter were supported because I forgot to add the others)
0.6
- Add input field / button to performer edit pages to add a comma separated list of aliases to a performer

- Cleaned up code so that it doesn't run on non-performer drafts
- Added performer add and edit pages to the pages it runs on (since alias function isn't just draft related)
0.5
Public Release
