view getcdinfo @ 8:2c01c09bdc0f

Handle "artist - title" as well as "artist / title". Add track number to filename. If the infile isn't stdin, move it to the mp3 directory.
author darius
date Thu, 18 Jul 2002 06:33:52 +0000
parents 5cead4da1db9
children
line wrap: on
line source

#!/bin/sh

# Find where we where run from
root=`dirname $0`

"$root/get_cdinfo.tcl" cdinfo.txt `"$root/cddb-id" -f /dev/acd0c -m`