Skip to content

performer-poster-backdrop: compatibility with Stash v0.31.1#1

Open
Stash-KennyG wants to merge 52 commits intoworryaboutstuff:mainfrom
Stash-KennyG:fix/performer-poster-backdrop-stash-v0.31.1
Open

performer-poster-backdrop: compatibility with Stash v0.31.1#1
Stash-KennyG wants to merge 52 commits intoworryaboutstuff:mainfrom
Stash-KennyG:fix/performer-poster-backdrop-stash-v0.31.1

Conversation

@Stash-KennyG
Copy link
Copy Markdown

Same change as stashapp/CommunityScripts#703: hide Stash core .background-image-container when the plugin’s .pb-hero is active so Stash v0.31.1 does not show a double header. Version 1.0.4; behavior otherwise unchanged.

Made with Cursor

worryaboutstuff and others added 30 commits December 24, 2025 00:28
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: DogmaDragon <103123951+DogmaDragon@users.noreply.github.com>
Co-authored-by: DogmaDragon <103123951+DogmaDragon@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: DogmaDragon <103123951+DogmaDragon@users.noreply.github.com>
* Add Fragment for find_image

* bump stashdb-performer-gallery version
* Add another rename plugin

* Fix link
* Added State Memorization

Local storage is now utilized to maintain states in between pages. SFW will persist upon next page reload and remain off until clicked again making the option a true toggle. Core plugin functionality has not changed.

* Bump version

---------

Co-authored-by: DogmaDragon <103123951+DogmaDragon@users.noreply.github.com>
* Update vlm-engine dependency version to 0.9.3

* Bump version to 1.0.1 in ahavenvlmconnector.yml
… when count < per_page (stashapp#673)

* fix: loop not running problem

* bump up the version
… Added (stashapp#677)

* Added additional plugin support, patched additional fields previously left uncensored.

* Update README

Clarified instructions for adding custom selectors to additional_plugins.css.

---------

Co-authored-by: DogmaDragon <103123951+DogmaDragon@users.noreply.github.com>
…pp#671)

Co-authored-by: KennyG <kennyg@kennyg.com>
Co-authored-by: DogmaDragon <103123951+DogmaDragon@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
* Add GroupAutoScraper plugin: Automatically re-scrape groups with Adult Empire URLs to update tags and studio information. Includes main script, configuration files, and README documentation.

* Add SceneBetterDetails plugin: Enhance scene details rendering by preserving line breaks. Includes JavaScript and YAML configuration files.

* Removing new plugin to resolve old PR.

* Removing static manifest file.

Per DognaDragon it is created automatically.

* Update GroupAutoScraper README and add requirements.txt

- Added instructions for installing Python dependencies in the README.
- Included a new requirements.txt file listing necessary packages: requests and stashapp-tools.
- Updated README to clarify that the plugin works across environments with installed dependencies.

* Update GroupAutoScraper README to correct plugin directory path

---------

Co-authored-by: KennyG <kennyg@kennyg.com>
Co-authored-by: DogmaDragon <103123951+DogmaDragon@users.noreply.github.com>
skier233 and others added 22 commits March 20, 2026 18:59
* Update AI Overhaul plugin for 0.9.3

* comment fix

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Added additional plugin support, patched additional fields previously left uncensored.

* Update README

Clarified instructions for adding custom selectors to additional_plugins.css.

* SFW Switch now mutes all sound when enabled by default.

* Refactored main css, all UI functions should be accouted for now. Updated plugin yaml description

* targeted stats-elements rather than m-sm-auto to prevent unwanted css stylings. Loosened blur

* Re-added performer card profile pic

* Added audio boolean setting (disabled by default), added additional configuration for hot or not

* adjusted img blur

* Added transition to all unblur

* Major Improvement: Fixed remaining unblurred features, fixed zombie audio bug.

* Readded readme

* Improvement: Added individual wall blur functionality for walls

* Fix double blur for groups, fix unblur in performer tagger

---------

Co-authored-by: DogmaDragon <103123951+DogmaDragon@users.noreply.github.com>
…app#689)

Co-authored-by: DogmaDragon <103123951+DogmaDragon@users.noreply.github.com>
…shapp#692)

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: DogmaDragon <103123951+DogmaDragon@users.noreply.github.com>
* Add SmartResolve plugin for duplicate-checker workflow.

Introduce SmartResolve with rule-based scene selection, protection/sync safeguards, in-row sync tooling, and documented settings for tuning Smart Resolve behavior.

Made-with: Cursor

* Update SmartResolve plugin to improve synchronization behavior and version increment to 1.0.02. Added a function to determine if a refresh is needed after sync, optimizing group loading based on cache state.

* Revert Smart Resolve query-cache reuse in selection flow.

Restore unconditional duplicate-group reload when running Select Smart Resolve to avoid the browser instability introduced by cache-key reuse, while keeping sync no-refresh behavior unchanged.

Made-with: Cursor

---------

Co-authored-by: KennyG <kennyg@kennyg.com>
Co-authored-by: Tweeticoats <Tweeticoats@github.com>
Co-authored-by: KennyG <kennyg@kennyg.com>
Co-authored-by: DogmaDragon <103123951+DogmaDragon@users.noreply.github.com>
…e backdrop)

Stash now renders BackgroundImage inside the performer detail header when
'Enable performer background image' is on. The plugin's .pb-hero stacked
with that layer caused a double-header layout. Hide the native container
when our hero is active (pb-has-hero), clear class on teardown, and bump
to 1.0.4. No change to plugin tuning behavior.

Made-with: Cursor
Cursor got a little over zealous.
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.