FansDB Submission Helper

:placard: Summary Adds button to add all unmatched aliases, measurements, and urls to a performer.
:link: Repository https://github.com/stashapp/CommunityScripts/tree/main/userscripts/FansDB_Submission_Helper

Features

NOTE: Only change from StashDB_Submission_Helper is changed @match to fansdb.cc domain and added support for FansDB sites to match performer URLs.

  • 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.

Click to install

Screenshot

Demo GIF:

demo gif

Changelog

0.7

  • Allow alias separator to also be / or or (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
    alias input
  • 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

2 Likes