Fix environment variable handling.
authorSteve Youngs <steve@steveyoungs.com>
Wed, 22 Jun 2011 07:25:38 +0000 (17:25 +1000)
committerSteve Youngs <steve@steveyoungs.com>
Wed, 22 Jun 2011 07:25:38 +0000 (17:25 +1000)
commit7c78c0505634a2b22e3cda67d4e000c6f05b9664
tree326b7054a4710b31526440c3ac32f252e3136297
parent2cafc57852bfd1a465bedbc465ddb796a3e5ae77
Fix environment variable handling.

* zcdrip.in (_album_to_dir): Take artist name from environment
variable ARTIST if it is set.

* zcdrip.in (prep): Use environment variables ALBUM, GENRE, and
YEAR if they are set.

Signed-off-by: Steve Youngs <steve@steveyoungs.com>
zcdrip.in