2022-11-15 22:29:31 +01:00
2022-11-15 22:36:27 +01:00
2022-11-15 22:36:27 +01:00

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
Edit songs metadata from mp3 and obb, in bulk
Readme 44 KiB
Languages
Ruby 97.2%
Makefile 2.8%