feat(tags): fetch genre and add it to file tags with --genre
This commit is contained in:
@@ -16,6 +16,7 @@ type Options struct {
|
||||
Timeout time.Duration
|
||||
Limit int
|
||||
BPM bool
|
||||
Genre bool
|
||||
Strict bool
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user