mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 04:44:37 +03:00
Support image clips/gifs (#3583)
Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
This commit is contained in:
@@ -18,6 +18,7 @@ type GenerateMetadataOptions struct {
|
||||
Transcodes bool `json:"transcodes"`
|
||||
Phashes bool `json:"phashes"`
|
||||
InteractiveHeatmapsSpeeds bool `json:"interactiveHeatmapsSpeeds"`
|
||||
ClipPreviews bool `json:"clipPreviews"`
|
||||
}
|
||||
|
||||
type GeneratePreviewOptions struct {
|
||||
|
||||
Reference in New Issue
Block a user