| Summary | Adds button to add all unmatched aliases, measurements, and urls to a performer. | |
| Repository | https://github.com/stashapp/CommunityScripts/tree/main/userscripts/FansDB_Submission_Helper |
[!info]
Only change from StashDB_Submission_Helper is changed@matchto fansdb.cc domain and added support for FansDB sites to match performer URLs.
Features
- 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
Installation
Installation requires a browser extension such as Violentmonkey / Tampermonkey / Greasemonkey.
Screenshot
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
