Skip to content

fix: correct e621 contributor and pool parsing keys#1974

Open
AMDphreak wants to merge 1 commit intohydrusnetwork:masterfrom
AMDphreak:fix/e621-contributor-tags
Open

fix: correct e621 contributor and pool parsing keys#1974
AMDphreak wants to merge 1 commit intohydrusnetwork:masterfrom
AMDphreak:fix/e621-contributor-tags

Conversation

@AMDphreak
Copy link
Copy Markdown

This PR fixes a bug in the default e621 API parser where contributor tags and pool info were ignored due to using an incorrect JSON key ('post_disabled' instead of 'post'). This change restores the ability to import contributor tags from e621.

- Replaced incorrect 'post_disabled' keys with 'post' in the e621 API parser.
- Renamed 'Tags - Contributor (disabled)' to 'Tags - Contributor'.
- Renamed 'Source - Pool (disabled)' to 'Source - Pool'.
This enables previously broken contributor tag fetching for e621.
@AMDphreak AMDphreak marked this pull request as ready for review February 18, 2026 01:13
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