Skip to content

plugin e621_tagger update - #751

Open
yokarion wants to merge 9 commits into
stashapp:mainfrom
yokarion:main
Open

plugin e621_tagger update#751
yokarion wants to merge 9 commits into
stashapp:mainfrom
yokarion:main

Conversation

@yokarion

@yokarion yokarion commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

e621 introduced UserAgent checking, now you have to set UA properly. Added a field to customize it at runtime.

  • Breaking changes: now you have to configure extra fields:
    • Delay between e621 requests in milliseconds
    • List of tags to skip (comma separated)
    • e621 User-Agent
  • Fixed 403 on e621 requests. Now e621 requires UserAgent to be set in this format: Project/1.1 (by yourname on e621). Generic or browser-like strings are rejected with 403. Default - Stash-e621-Tagger/1.1 (by anonymous on e621)

@yokarion

yokarion commented Aug 4, 2026

Copy link
Copy Markdown
Contributor Author

Commits are messy... I remember that it was way easier and way more clean updating scripts via GitHub web UI before...

But yeah, there are only 3 files updated:

  • e621_tagger.py
  • e621_tagger.yml
  • README.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant