WithoutPants
WithoutPants
Having considered this further, I'll look into adding some functionality for users to be able to customise this on their local systems.
This is not something that I'd consider for core stash functionality. This is more suited for a plugin.
This was discussed privately around potentially adding a bounty for the desired functionality. I agree that this should be a third-party plugin, but the current plugin system cannot facilitate the...
I don't intend on adding this to the core functionality. This should be possible using plugins.
This is not really something we can do very easily. Video filters apply a filter across the display of the video frame. Changing audio pitch isn't something supported by video.js...
I believe this is a niche use case and should therefore be considered as a plugin idea instead of core functionality.
The docker compose stuff can probably be added into the existing docker-compose file; commented out so that the user can adjust as needed. I agree with the necessity of additional...
This appears to be browser-specific. On Chrome I can reproduce this only on Performers, Movies, Galleries and Tags pages. On Edge however, I can reproduce this on all list pages.
I'm planning on introducing a `markers_filter` (of type `SceneMarkerFilterType`) field to `SceneFilterType` which will filter scenes based on having markers that meet criteria in `markers_filter`. This will allow filtering on...
> any chance this will be coming to other object types in the future as well like performers? I should have been more specific yes. I'm planning on introducing these...