id3ren
id3 tagger and renamer
Install
- All systems
-
curl cmd.cat/id3ren.sh
- Debian
-
apt-get install id3ren
- Ubuntu
-
apt-get install id3ren
- Kali Linux
-
apt-get install id3ren
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install id3ren
- Raspbian
-
apt-get install id3ren
- Dockerfile
- dockerfile.run/id3ren
id3ren
id3 tagger and renamer
Tool used to rename batches of mpeg3 files by reading the ID3 tag at the end of the file which contains the song name, artist, album, year, and a comment. The secondary function of id3ren is a tagger, which can create, modify, or remove ID3 tags. The id3 fields can be set on the command line, entered interactively, or "guessed" from the path and the filename.