Add query formatting similar to mp3info
Brought to you by:
myers_carpenter
I use mp3info extensively in a custom written script
that automatically renames and tags mp3 files into a
mostly sane format.
With the advent and growing popularity of v2 tags
(which mp3info doesn't support), I'm updating my
scripts to handle setting both types. However, since
I only want to set tag information if it already
doesn't exist, I need to find out what the existing
tag contents are. I also want to add handling that
can deal with merging information if some fields are
populated one tag format, but not in the other, even
if both exist.
To that end, being able to query specific fields
without the rest of the formatting garbage that -l or -
R gives would be a great help.
Logged In: NO
Along these lines, it would be nice if id3v2 gave seconds, and
other mp3info it does not.
Logged In: YES
user_id=134032
I'd like to second this request. Formatting and showing
time would be very helpful. There's currently no tool out
there that does this.