RomanHargrave / cuelib

GIT repo containing the currently (idle?) dead cuelib
GNU Lesser General Public License v2.1
0 stars 0 forks source link

TrackCutter should skip BINARY and MOTOROLA files. #20

Open RomanHargrave opened 9 years ago

RomanHargrave commented 9 years ago

From monsterm...@gmail.com on June 15, 2008 10:58:33

TrackCutter can only handle audio files. Therefore it should skip BINARY and MOTOROLA files. Perhaps a flag should be added to override this behaviour, as some application may register some audio files as one of these types. (I.e. since Ogg Vorbis isn't WAVE, AIFF, or MP3, it may be registered as BINARY.)

Original issue: http://code.google.com/p/cuelib/issues/detail?id=20