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

[Feature Request] Autostart #69

Closed
Avasam opened this issue Aug 15, 2021 · 1 comment
Closed

[Feature Request] Autostart #69

Avasam opened this issue Aug 15, 2021 · 1 comment

Comments

@Avasam
Copy link
Collaborator

Avasam commented Aug 15, 2021

For that feature to work, the app needs to be constantly checking for the live feed.
We could only do so if a start image is present, but then we may have to watch for folder update (in case the user adds the image after starting the app). Another option is to have a "Reload" button like in #50 .

In @kadiwa4 's fork (#50), this was implemented as such:

  • Add start image using the keyword start_auto_splitter that supports a custom comparison frequency (using <>)
Start image
The start image is similar to the reset image. You can reload the image using the "Reload" button.  
You can only have one start image with the keyword start_auto_splitter.  
The image must always have a custom threshold.  
You can also specify a custom comparison frequency using <>.  
The pause time is the amount of seconds AutoSplit will wait before checking for the start image once a run ends/is reset.
@Avasam
Copy link
Collaborator Author

Avasam commented Nov 27, 2021

Closed by #87

@Avasam Avasam closed this as completed Nov 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant