Skip to content

Latest commit

 

History

History
 
 

StashDB_Submission_Helper

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

StashDB Submission Helper

  • 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 requires a browser extension such as Violentmonkey / Tampermonkey / Greasemonkey.

Screenshot

script preview

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