Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 462 Bytes

File metadata and controls

23 lines (16 loc) · 462 Bytes

MP3wrap

Navigate to the folder will the mp3 files.

Then run:

mp3wrap output.mp3 *.mp3    # or
mp3wrap output.mp3 *.mp3 && cd ..

This merges all mp3 files into the file output.mp3.

MP3tag

In order to remove all tags from an mp3 file:

  • Change the directory to the desired folder
  • Select all files
  • Select Actions (Quick)
  • Select Remove Fiels
  • Insert TITLE;ARTIST;ALBUM;COMMENT;TRACK;ALBUMARTIST;YEAR;GENRE;DISCNUMBER
  • Click OK