Skip to content

Verbose option #8

@J-P-

Description

@J-P-

Hello again. Hope that all is well.

This appears to be an issue. When I type and run "id3 test.mp3" I get what appears to be expected output: the 7 primary key/value pairs added to the file name and format. However, when I run the same with the -v option, I get an extended output with many of the values missing, even those viewable without the -v option. See below for the outputs. Thanks.


ID3 test.mp3

Gives:

m:\_TEMP\_TEST\
>id3 test.mp3
File: test.mp3
Metadata: ID3v2.3
Title: 08—THIS TOWN
Artist: 06—FRANK SINATRA
Album: 02—ALBUM
Track: 19
Year: 2003
Genre: 09—GENRE1
Comment: 13—COMMENT_LINE1  13—COMMENT_LINE2  13—COMMENT_LINE3

ID3 -v test.mp3

Gives:

m:\_TEMP\_TEST\
>id3 -v test.mp3
#file   test.mp3
#tag    ID3v2
{TALB}

{TPE1}
        06—FRANK SINATRA
{TPE2}

{TBPM}

{COMM::eng}
        13—COMMENT_LINE1
        13—COMMENT_LINE2
        13—COMMENT_LINE3

{TCOM}

{TPE3}

{TIT1}

{TCOP}

{TPOS}

{TENC}

{TSSE}
        20—ENCODEDSETTINGS
{TCON}

{TKEY}

{IPLS}

{TCMP}

{TSRC}

{TEXT}

{TPE4}

{TOAL}

{TOPE}

{TOLY}

{TORY}

{POPM}

{POPM}

{TPUB}

{TIT3}

{TIT2}

{TRCK}

{TYER}

{TSOA}

{TSOP}

{TSOT}
        58—TITLESORT--V2.3--U16--GENRE1+GENRE2
{TSO2}
        51—ALBUMARTISTSORT
{TXXX:ASIN}

{TXXX:BAND}

{TXXX:CATALOGNUMBER}

{TXXX:itunesadvisory}

{TXXX:TEST3}

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions