Re: [linux-audio-user] tagged FLAC files lister

From: Andrew Gaydenko <a@email-addr-hidden>
Date: Mon Mar 07 2005 - 22:31:18 EET

Steve,

Thanks! I'll start new thread to find such FLAC file metadata printer :-)

Andrew
======= On Monday 07 March 2005 21:14, Steve Harris wrote: =======
On Mon, Mar 07, 2005 at 09:03:48 +0300, Andrew Gaydenko wrote:
> Hi!
>
> I have some dir with plenty of sub-sub..-dirs with tagged FLAC files.
> Is there some utility to list all the files in some trimmed readable
> form? The result may be txt, html or something other file.

find . -name '*.flac' -exec yourTagPrinter \{\} \;

I dont know what yourTagPrinter should be though, there should a command
line program that dumps the flac metadata, but I dont know what it is.

- Steve
Received on Tue Mar 8 00:15:17 2005

This archive was generated by hypermail 2.1.8 : Tue Mar 08 2005 - 00:15:17 EET