StashGifs - Social Media style browsing experience

Nice plugin, thank you :slight_smile:

1 Like

Updated to default to stashs default color theming for more coherence

Added possibility to change some colors in the settings panel so you can customize to fit your theme better. Should be able to replicate most basic themes, where its just switching some colors around!

Working on Reel Support

It’s more of a desktop experience, on mobile it’s a bit buggy

Toggle in settings:

Will be available in version 5.24

I’ve noticed the audio streams keep playing when the next object is a static image, that is, if you scroll from a video with an audio stream to a static image, the audio will keep playing even though the video is outside the viewport or no longer the focal point (mostly off the viewport).

Such a cool plugin, thanks so much for all of the work you’ve put in here! Are there any plans on the horizon to be able to exclude scenes with specific tags? I ask because Stash doesn’t currently have an option to flatten VR generated previews so they have two copies of the video side-by-side and I would love to be able to exclude these videos from the StashGifs feed.

Thanks! That’s a good point and should be easily doable. I’ll fix that for next version

edit: added to v5.27

That’s interesting. There’s a audio manager that’s responsible for having one audio source at a time. Guess I didn’t consider this.

Hey! Love the reels mode. Figured you’d want some feedback on things that could be improved:

  • Currently the title section could end up accidentally appearing way too big.

  • The title section, no matter what size, currently blocks the video controls

  • “Only short-form videos“ check does not persist after clicking on performers name

  • Additionally, not sure if it’s something that can be implemented or is planned down the line, but a “hold for 2x” option would be great down down the road. Love the plugin so far, thank you for your contributions!

Thanks! Appreciate an input, just building what we want.

Reels is early days. just shipping as we build.

I haven’t really worked on the UI for reels on mobile yet, focused on desktop experience. Stash-Tv is a much better reel player, but lacks the “filtering on the fly” parts. I’ll try to work on tuning the mobile version over the weekend.

I’ll also fix that bug you mentioned

1 Like

Did a pass on UX, think it’s a lot cleaner. Give it a try

Also added support for filtering by dimensions. Even though it doesn’t seem like dimension filtering of videos stored as images work. On my end all they return are actual images.

  1. What does the blue checkmark ribbon by the performer name indicate?

  2. The font family in the toast notifications and tooltips doesn’t match the font family used in the rest of the plugin

  3. (Off-topic). It’s unfortunate that Stash does not support rating markers. I understand that’s beyond the scope of your plugin, but given your competency and how it would benefit this plugin, perhaps you could help facilitate the implementation of this functionality in Stash :slight_smile:

The checkmarker means Nothing, it’s just flare. can be disabled in settings under theme.

Guess it could indicate if the scene or performer is organised, if performers have that.

Might look into the marker ratings but honestly I feel like scene rating + favorite is a good place.

I’ll take a look at the fonts. Thought I used the same ones everywhere

Now uses consistent fonts

Made the feed more reliable, less failed to load elements, more aggressive retries. Should be overall better experience.

Fixed some bugs

You can now add tags more easily, just search the tag and click enter / add.

Performer chips now show a heart (Instead of the “pointless” verified icon :slight_smile: ) (filled when favorite, outline otherwise) and toggle favorite on click

Thanks for all the active development.

fwiw before I asked above, I had assumed the verified icon indicated the performer had at least one StashID attached to their entry.

That could also work. Not sure what I prefer.

I updated and also just tried reel mode. It is very nice, I think you nailed it.

You might consider hiding the vertical and horizontal scroll bars in that mode to make it look more polished. But aside from that it seems flawless. :saluting_face:

good call! fixed

I think its functionally good, the code is a mess since ive used this project to pla around with opencode and different models and yeah, it’s a bit messy. But it gets the job done.

Incredible plugin but I’m having a issue that I can’t seem to fix. For me it seems to only load 4-5 images/videos at a time. When it gets to the bottom of the feed it sits there for 7 seconds before it loads another 4-5 images/videos.

Not sure what the issue is as everything else seems to load fast.

It might be due to the fact that we only load 4 images. ill double it in the next release