Objective: To create a legible, complete list of my audio collection to send to my brother and friend. Environment: Ubuntu 7.10, Quod Libet as my main music library program. First tried to export to html using Quod Libet. The volume of the library causes this to crash, not a workable solution it seems An ls -R * command seems to work, although I get EVERYTHING. It would be preferable to somehow just get the folders. ls -d gets the directories, but it doesn't seem to work in conjunction with -R; I can only get the directories in that immediate folder. Out of exasperation I tried to do: ls -R *.flac | metaflac --show-tag=artist --show-tag=album >> collection.txt But the pipe doesn't seem to work as I expected it to and it generates far more data than I need. Thoughts? -- Jordan Peacock hewhocutsdown at gmail.com hewhocutsdown.blogspot.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.mn-linux.org/pipermail/tclug-list/attachments/20080330/468f9617/attachment.htm