Open Issues Need Help
View All on GitHubAI Summary: Debug and fix a bug in the Stash-box application where the performer list on network/parent studio pages is empty, despite scenes being listed. This involves investigating the data retrieval and display logic for performers, potentially examining database queries, API endpoints, and frontend code to identify why performer data is not being populated for these pages. The fix will require updating the relevant code to correctly fetch and display performer information.
Stash App's own OpenSource video indexing and Perceptual Hashing MetaData API
AI Summary: Debug and fix a bug in the Stash-box application where a valid URL is incorrectly rejected as invalid when added to a performer profile. The issue involves a URL containing query parameters with encoded JSON. The solution likely requires inspecting the URL validation logic within Stash-box's codebase to identify and correct the error that prevents the acceptance of this specific URL format.
Stash App's own OpenSource video indexing and Perceptual Hashing MetaData API