Add quality to mkflex

This commit is contained in:
Dan Jones 2025-09-03 11:24:23 -05:00
commit 75c6ce47e1
3 changed files with 21 additions and 0 deletions

View file

@ -38,6 +38,7 @@ type Show struct {
AlternateName []string `yaml:"alternate_name"`
Exact bool
Skip bool
Quality string
}
re *regexp.Regexp