delete old track_genre and album_genre tags while scanning

This commit is contained in:
sentriz
2020-12-30 20:59:31 +00:00
committed by Senan Kelly
parent cdc6622dc7
commit dfefd9e616
3 changed files with 15 additions and 1 deletions

1
go.mod
View File

@@ -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