Extract metadata with ffmpeg

This commit is contained in:
Deluan
2020-01-20 22:32:31 -05:00
parent 8a1110044c
commit 7529ae3752
5 changed files with 186 additions and 5 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ func xTestScanner(t *testing.T) {
RunSpecs(t, "Scanner Suite")
}
var _ = Describe("TODO: REMOVE", func() {
var _ = XDescribe("TODO: REMOVE", func() {
conf.Sonic.DbPath = "./testDB"
log.SetLevel(log.LevelDebug)
ds := persistence.New()