This plugin adds a scrollable tab to the scene details sidebar that lets you browse through the scene sprites directly without changing the video location. Clicking a sprite will jump to that timestamp in the scene. You can make the sprites as big or as small as youād like.
This plugin is especially useful if you are watching a scene on mobile since scene sprites donāt show up in many native mobile video players.
Go to Settings > Plugins > Available Plugins, click āAdd Sourceā. For āNameā, input anything you want or āHippo Chapelās Pluginsā, for āSource URLā add https://hippochapel.github.io/hippo-stash-plugins/main/index.yml, and you can leave āLocal Pathā empty. Click āConfirmā. Now expand the repo, click āSprite Tabā, and click āInstallā.
Disclaimer that this was entirely vibe-coded, but I am a developer and will support the plugin as necessary. Iām also open to feedback or requests.
There is now a magnifying glass that will appear whenever you hover over a sprite (or hold on a sprite on mobile).
The SpriteTab button has moved to the toolbar on a scene page (next to the 3 dots). This saves on vertical space so more sprites can be displayed at once
This was exactly what I was looking for and what the stock scrubber shouldāve been! The only thing that could make this better is if it defaults to the Sprite Tab by default instead of having to click on it every time.
That doesnāt work with the Scene Page Remember State because Hippo removed this plugin from acting as a tab. He made it an icon? Is it possible to revert back to the old style of having it displayed as a āSpriteā tab?
Iāve submitted a PR to handle compatibility with Stash 0.31ās support for custom sprite generation options.
As I suggest in the PR description, I think further cleanup is possible by pulling more info from the VTT, but I tried to keep the changes to the minimum needed for compatibility.