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
globPath:=filepath.Join(path, "**/*.{zip,m4v,mp4,mov,wmv,avi,mpg,mpeg,rmvb,rm,flv,asf,mkv,webm}") // TODO: Make this configurable
When we get to adding different media types (audio, text), we'll want to look at separating out the extension types. For now, let's make the entire extension list configurable.
The text was updated successfully, but these errors were encountered:
stash/pkg/manager/manager_tasks.go
Line 25 in d1ea2ff
When we get to adding different media types (audio, text), we'll want to look at separating out the extension types. For now, let's make the entire extension list configurable.
The text was updated successfully, but these errors were encountered: