embed & move covers, remove m4a support

This commit is contained in:
Gabe Farrell 2025-11-15 13:05:24 -05:00
parent 9de7dc83d8
commit 6480f93bb5
6 changed files with 193 additions and 3 deletions

4
go.mod
View file

@ -1,3 +1,7 @@
module github.com/gabehf/music-import
go 1.24.2
require github.com/bogem/id3v2 v1.2.0
require golang.org/x/text v0.3.2 // indirect