You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've had an idea to completely automate the operation of Yark:
$ yark run [archive]
If this command is implemented, calling it would allow you to:
Run the minuteman (see Minuteman command #82) command to archive videos right at the point of upload
Run a scheduled (see Scheduling #12) archive refresh to maintain the complete archive
Run the viewer
This essentially usurps the role of archive maintenence from the refresh command because it runs the refresh as well as the new possible minuteman command, creating a "perfect" archive. All the other commands are the building blocks to this one.
The text was updated successfully, but these errors were encountered:
I've had an idea to completely automate the operation of Yark:
If this command is implemented, calling it would allow you to:
Run the viewerThis essentially usurps the role of archive maintenence from the
refresh
command because it runs the refresh as well as the new possible minuteman command, creating a "perfect" archive. All the other commands are the building blocks to this one.The text was updated successfully, but these errors were encountered: