Posts Tagged With: music

Command Line Tool to Set ID3 Tags for MP3

Tagged with: , , , , , ,

Set the ID3 tags for mp3 files using this command…


id3tool -t "$title" -r "$artist" file.mp3
No Comments »