stashapp / stash

An organizer for your porn, written in Go. Documentation: https://docs.stashapp.cc
https://stashapp.cc/
GNU Affero General Public License v3.0
9.19k stars 793 forks source link

[Feature] Calculate Movie Duration from Scenes #4525

Open ltgorman opened 8 months ago

ltgorman commented 8 months ago

Describe the solution you'd like Have an option to calculate the movie duration from the combined length of the scenes. e.g. A check box next to the Duration field that will grey out the field and calculate the duration from the scenes.

Describe alternatives you've considered None as it is a currently only a numeric field.

Sammey1995 commented 5 months ago

Sounds great! Definitely needed.

Serechops commented 5 months ago

I have created this plugin after seeing this request: https://github.com/Serechops/Serechops-Stash/tree/main/plugins/scenesMovieDuration#movie-duration-from-scenes

Please feel free to install and test it from here by adding this as a new source in your Stash plugin manager: https://serechops.github.io/Serechops-Stash/index.yml

Cheers!