Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Loop and autostart flags. Save interface options #230

Merged
merged 1 commit into from
Nov 29, 2019

Conversation

WithoutPants
Copy link
Collaborator

Changes interface options to be saved in the configuration file, to make them persistent.

Closes #147

Added interface option "Maximum Loop Duration". This field, defaulting to 0, determines the maximum duration in seconds for a scene, under which the scene player will loop the video. For example, if this field is set to 10 seconds, then scenes under 10 seconds will be looped.

Added interface option "Auto-start video", defaulting to false. When enabled, videos will be auto-started when navigating to the scene player.

@WithoutPants WithoutPants added feature Pull requests that add a new feature improvement Something needed tweaking. labels Nov 28, 2019
@bnkai
Copy link
Collaborator

bnkai commented Nov 28, 2019

Everything seems to work ok

@Leopere Leopere merged commit 8493c01 into stashapp:develop Nov 29, 2019
@WithoutPants WithoutPants mentioned this pull request Feb 4, 2020
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Pull requests that add a new feature improvement Something needed tweaking.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Request] Ability to loop video
3 participants