tuffy / python-audio-tools

A collection of audio handling programs which work from the command line.
http://audiotools.sourceforge.net
GNU General Public License v2.0
250 stars 58 forks source link

check FLAC vorbiscomment blocks for CUESHEET tag. #52

Closed ghost closed 9 years ago

ghost commented 9 years ago

some FLAC whole-cd rippers such as EAC or CUERipper (part of CUETools) on windows embed the CUESHEET in the vorbiscomment block. check here if no CUESHEET metadata block is present.

tuffy commented 9 years ago

I've merged in your fix and everything looks good.

Though I'm always amazed the lengths CD rippers will go to in order to avoid using FLAC's standard CUESHEET block for storing cue sheets.