Stash App's own OpenSource video indexing and Perceptual Hashing MetaData API

hacktoberfest
2 Open Issues Need Help Last updated: Jul 6, 2025

Open Issues Need Help

View All on GitHub

AI 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.

Complexity: 4/5
help wanted

Stash App's own OpenSource video indexing and Perceptual Hashing MetaData API

TypeScript
#hacktoberfest

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.

Complexity: 4/5
help wanted

Stash App's own OpenSource video indexing and Perceptual Hashing MetaData API

TypeScript
#hacktoberfest