delete old track_genre and album_genre tags while scanning
This commit is contained in:
1
go.mod
1
go.mod
@@ -22,7 +22,6 @@ require (
|
||||
github.com/kr/pretty v0.1.0 // indirect
|
||||
github.com/mewkiz/flac v1.0.6 // indirect
|
||||
github.com/mewkiz/pkg v0.0.0-20200702171441-dd47075182ea // indirect
|
||||
github.com/mattn/go-sqlite3 v1.14.6 // indirect
|
||||
github.com/mitchellh/copystructure v1.0.0 // indirect
|
||||
github.com/mitchellh/reflectwalk v1.0.1 // indirect
|
||||
github.com/nicksellen/audiotags v0.0.0-20160226222119-94015fa599bd
|
||||
|
||||
Reference in New Issue
Block a user