.\" file generated by help2man 1.48.3 and modified by .\" David da Silva Polverari .TH MP3RENAME "1" "2021-06-15" "Debian GNU/Linux" "User Commands" .SH NAME mp3rename \- rename mp3 files based on id3tags .SH SYNOPSIS .nf .fam C \fBmp3rename\fP [\fIOPTION\fP \.\.\.] [\fIFILE\fP \.\.\.] .fam T .fi .fam T .fi .SH DESCRIPTION \fBmp3rename\fP is a small tool to rename badly named mp3 files. .PP The generated file name can be based on the id3tags, title, album, year, track and/or artist. .SH OPTIONS .TP \fB\-f\fR Force non id3 rename. .TP \fB\-v\fR Verbose mode. .TP \fB\-h\fR Display this help message. .TP \fB\-b\fR Limit the file size to 32 chars. .TP \fB\-i\fR Only show the id3tags. .TP \fB\-p\fR Pad the track number with a leading zero when less than 10. .TP \fB\-a\fR Ask everything for the id3tag. .TP \fB\-s\fR Set the default look of the file. Available placeholders are: .RS .IP \fB&t\fP 0.4i Song title. .IP \fB&b\fP Album name. .IP \fB&y\fP Album year. .IP \fB&k\fP Track number. .IP \fB&a\fP Artist. .PP The information is saved in ~/.mp3rename. .SH EXAMPLE mp3rename \fB\-s\fR '(&a)\-&t\-&b' .IP To rename files using the format \fB(\fIartist\fP)\-\fItitle\fP\-\fIalbum.mp3\fP\fP. .SH AUTHOR \fBmp3rename\fP was written by Sander Janssen . .PP This manual page was generated by help2man and cleaned up by David da Silva Polverari for the Debian Project (but may be used by others).