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 be able to strip non-ID3 1 genres. #21

Closed RomanHargrave closed 9 years ago

RomanHargrave commented 9 years ago

From monsterm...@gmail.com on August 14, 2008 09:19:13

Cue sheets accept any string as a value for the genre field. (Technically, it must be a maximum of 80 characters.) However, some applications can handle only the genres as specified in the ID3 1(.1) spec. TrackCutter should be able to strip nonconformant genres.

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

RomanHargrave commented 9 years ago

From monsterm...@gmail.com on April 23, 2009 07:45:09

Functionality added in r78 .

Labels: Milestone-Release1.3.0

RomanHargrave commented 9 years ago

From monsterm...@gmail.com on April 23, 2009 07:45:48

Status: Verified