Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

espctag(1) [debian man page]

ESPCTAG(1)							   User Manuals 							ESPCTAG(1)

NAME
espctag - Edit tags of SPC files (ID666) SYNOPSIS
espctag [OPTION]... IFILE... DESCRIPTION
By default, espctag prints ID666 tags extracted from SPC files (SNES audio files) on the standard output. When called with the --set switch, flags accept an argument and the corresponding fields are modified. Files are processed in the order specified. OPTIONS
-s, --set Set tags -g, --get Print tags. This is the default behaviour -f, --file Print file names -n, --field Don't print field names -t, --type Print tags format -a, --all Select all fields. Can not be used with --set -S[SONG_TITLE], --song[=SONG_TITLE] Print/Set song title -G[GAME_TITLE], --game[=GAME_TITLE] Print/Set game title -N[DUMPER_NAME], --dumper[=DUMPER_NAME] Print/Set dumper name -C[COMMENTS], --comments[=COMMENTS] Print/Set comments -D[MM/DD/YYYY], --date[=MM/DD/YYYY] Print/Set dump date -L[LENGTH], --length[=LENGTH] Print/Set length of song (without fade length) -F[LENGTH], --fade[=LENGTH] Print/Set fadeout length -A[ARTIST], --artist[=ARTIST] Print/Set artist name -M[CHANNELS], --channels[=CHANNELS] Print/Set default channels states (0 = channel is enable / 1 = channel is disable) -E[EMULATOR], --emulator[=EMULATOR] Print/Set emulator used to make the dump BUGS
Please, submit bug reports on the sourceforge project page, at the following address : https://sourceforge.net/tracker/?group_id=563796&atid=2286949 AUTHOR
Jerome SONRIER <jsid@emor3j.fr.eu.org> Linux SEPTEMBER 2011 ESPCTAG(1)

Check Out this Related Man Page

ID3TAG(1)							   User Command 							 ID3TAG(1)

NAME
id3tag - Tags an mp3 file with id3v1 and/or id3v2 tags. SYNOPSIS
id3tag [ OPTION ]... [ FILE ]... DESCRIPTION
Id3tag will render both types of tag by default. Only the last tag type indicated in the option list will be used. Non- rendered will remain unchanged in the original file. Will also parse and convert Lyrics3 v2.0 frames, but will not render them. OPTIONS
-1, --v1tag Render only the id3v1 tag -2, --v2tag Render only the id3v2 tag -h, --help Display help and exit -v, --version Display version information and exit -a, --artist ARTIST Set the artist information -s, --song SONG Set the song title information -A, --album ALBUM Set the album title information -c, --comment COMMENT Set the comment information -C, --desc DESCRIPTION Set the comment description -g, --genre num Set the genre number -y, --year num Set the year -t, --track num Set the track number -T, --total num Set the total number of tracks on the album SEE ALSO
id3convert(1), id3info(1), id3v2(1) AUTHOR
id3lib was originally designed and implemented by Dirk Mahoney and is maintained by Scott Thomas Haug <sth2@cs.wustl.edu>. Manual page written for Debian GNU/Linux by Robert Woodcock <rcw@debian.org>. local May 2000 ID3TAG(1)
Man Page