Edit ID3 tags in MP3 files from the command line
ID3 editing tool
id3tool
$ id3tool song.mp3
$ id3tool -t "Song Title" song.mp3
$ id3tool -a "Artist Name" -l "Album Name" song.mp3
$ id3tool -s song.mp3
$ id3tool -g "Rock" -y 2023 song.mp3