Objective: To create a legible, complete list of my audio collection to send to my brother and friend.<br><br>Environment: Ubuntu 7.10, Quod Libet as my main music library program.<br><br>First tried to export to html using Quod Libet. The volume of the library causes this to crash, not a workable solution it seems<br>
<br>An ls -R * command seems to work, although I get EVERYTHING. It would be preferable to somehow just get the folders.<br><br>ls -d gets the directories, but it doesn&#39;t seem to work in conjunction with -R; I can only get the directories in that immediate folder.<br>
<br>Out of exasperation I tried to do:<br><br>ls -R *.flac | metaflac --show-tag=artist --show-tag=album &gt;&gt; collection.txt<br><br>But the pipe doesn&#39;t seem to work as I expected it to and it generates far more data than I need.<br>
<br>Thoughts?<br clear="all"><br>-- <br>Jordan Peacock<br><a href="mailto:hewhocutsdown@gmail.com">hewhocutsdown@gmail.com</a><br><a href="http://hewhocutsdown.blogspot.com">hewhocutsdown.blogspot.com</a>