mirror of
https://github.com/gabehf/music-importer.git
synced 2026-03-07 21:48:16 -08:00
embed & move covers, remove m4a support
This commit is contained in:
parent
9de7dc83d8
commit
6480f93bb5
6 changed files with 193 additions and 3 deletions
4
go.mod
4
go.mod
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue