![]() |
Summary | Adds a custom right-click menu to the scene cards to perform various quick tasks related to scenes. |
![]() |
Repository | https://github.com/Serechops/Serechops-Stash/tree/main/plugins/stashRightClickScenes |
![]() |
Source URL | https://serechops.github.io/Serechops-Stash/index.yml |
![]() |
Install | How to install a plugin? |
Included in Stash Right Click Suite
Overview
This script enhances scene management capabilities on a media management platform. It introduces advanced features for tagging, performer management, and gallery linking directly from the user interface.
Features
Custom Context Menu
- Right-Click Options:
- Add Tags, Performers, and Galleries to scenes via a Tabulator-based popup.
- Edit Scene: Opens the scene’s edit page and selects the edit tab automatically.
- Support Link: Redirects users to the developer’s Patreon page for support.
Dynamic GraphQL Integration
- Fetch Data:
- Tags, Performers, and Galleries based on user search queries.
- Update Scenes:
- Add new tags, performers, and galleries while ensuring no duplicates.
- Existing Data Retrieval:
- Fetch existing tag, performer, and gallery IDs for proper data updates.
Interactive Popups
- Tabulator Tables:
- Searchable and sortable popups for adding tags, performers, and galleries.
- Draggable popup windows for improved user experience.