SongMeta
Song meta aggregate several music metadata tools and provides bulk edition.
- Handles yt-dlp imported music.
- Ready to handle most Napalm Record titles
- Ready to handle directory structures with the forme:
<Artist>/.../<Album>/<Song>
Install
You need ruby >= 3.1
, vorbis-tools
, mid3v2
.
git clone https://git.sceptique.eu/Sceptique/songmeta
cd songmeta
make PREFIX=/usr/local/bin install
Description
Languages
Ruby
97.2%
Makefile
2.8%