--> id3tool --help
id3tool version 1.2a
Copyright (C) 1999-2005, Christopher Collins
id3tool comes with ABSOLUTELY NO WARRANTY. This is free software, and you are
welcome to redistribute it under certain conditions. For details refer to the
file "COPYING" included with this program.
usage:
id3tool []
-t, --set-title=WORD Sets the title to WORD
-a, --set-album=WORD Sets the album to WORD
-r, --set-artist=WORD Sets the artist to WORD
-y, --set-year=YEAR Sets the year to YEAR [4 digits]
-n, --set-note=WORD Sets the note to WORD
-g, --set-genre=INT Sets the genre code to INT
-G, --set-genre-word=WORD Sets the genre to WORD
-c, --set-track=INT Sets the track number to INT
-l, --genre-list Shows the Genre's and their codes
-v, --version Displays the version
-h, --help Displays this message
Report bugs to Chris Collins
--> id3tool 02_2018_10_03-Rev1_1-8_EveryEye.mp3
Filename: 02_2018_10_03-Rev1_1-8_EveryEye.mp3
Song Title: Rev 1:1-8 - Every Eye Shall Se
Artist: Rick Crawford
Album: The Revelation of Jesus Christ
Note:
Year: 2018
Genre: Other (0xC)
--> cat man.id3tool.txt
ID3TOOL(1) General Commands Manual ID3TOOL(1)
NAME id3tool - a command line editor for id3 tags.
SYNOPSIS: id3tool [options] files ...
DESCRIPTION
id3tool is a program that can be used to view and edit id3 tags from the command line.
When invoked from the command line with filenames and no options, it will display the used fields of the id3 tags.
When invoked from the command line with filenames and "set" options, it will change the id3 tag fields specified to the specified values on all the files.
Due to limitations in the ID3v1 specification, most fields are limited to 30 characters.
The note field is limited to 28 characters if a track number is in use.
OPTIONS
The programs follow the usual GNU command line syntax, with long options starting with two dashes (`-').
A complete list of options are included below. For a complete description, use the help option.
-t, --set-title=WORD
Sets the title to WORD
-a, --set-album=WORD
Sets the album to WORD
-r, --set-artist=WORD
Sets the artist to WORD
-y, --set-year=YEAR
Sets the year to YEAR [4 digits]
-n, --set-note=WORD
Sets the note to WORD
-g, --set-genre=INT
Sets the genre code to INT (the codes can be acquired from the genre list.)
-G, --set-genre-word=WORD
Sets the genre to WORD (given that WORD is from the genre list.)
-c, --set-track=INT
Sets the track to INT
-h, --help
Show summary of options.
-v, --version
Show version of program.
-l, --genre-list
Shows the genre list.
AUTHOR id3tool and this manual page were written by Chris Collins ID3TOOL(1)
JohnMeister.com
Today's Date:
|