Edit songs metadata from mp3 and obb, in bulk
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Arthur POULET c45e2ec0d4 Fix vorbis options to stop appening new metadata 4 months ago
LICENSE Init commit 4 months ago
Makefile Add install infos 4 months ago
README.md Add install infos 4 months ago
songmeta Fix vorbis options to stop appening new metadata 4 months ago

README.md

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