CJ

Results 21 issues of CJ

This pull request adds a new scan option to force rescan gallery zips. Currently, the only way to force a zip rescan is to touch the file via the command...

feature

**Describe the bug** Sometimes it can take two scans to pick up all provided captions. The problem is that the scene isn't always guaranteed to be processed before its provided...

bug report

This pull request is parallel to https://github.com/stashapp/stash/pull/4699. @WithoutPants as I mentioned, I initially started this work as a separate thing and only later pulled from some of what you've already...

The pull request improves the queue tab (now named discover), which will allow users to view other scenes from the studio or performers within the player page. This work also...

feature

This pull request sets the track activity setting to true by default on new Stash configurations. New users often ask about automatically updating the ply count without realizing this setting...

improvement

This pull request brings the zoom slider to the movie, performer, and studio pages. It makes sense to save the state of the zoom index for each page, but to...

This is a WIP PR for the Choose Your Own Adventure Player plugin. For now, this PR mostly just contains some documentation as well as a sample game I put...

This pull request updates the expand/collapse implementation on the details pages to show/hide details in CSS rather than Javascript. This will enable users the ability to customize what is on...

This PR restores the group synopsis in the collapsed view. Portions of the synopsis, which could fit within 3 lines, were included in the original details page redesign work. The...

It's been on my mind to revisit the movie/group image section of the details page since I completed this work a while back. At the time I recall a user...

improvement