Open GoogleCodeExporter opened 8 years ago
I can confirm the issue.
However, I noticed that the code that outputs "FLAGS PRE" to the cuesheet was
also written in such a way that it would never be called for single-file rips.
That makes me think this was maybe a deliberate design (but why?).
In any case, I'd like to append a second "patch", which just moves those lines
of code to a different block. This should fix two things:
1) the FLAGS line now comes after the TRACK line, in closer compliance with the
cdrwin "spec"
2) the FLAGS line may now get written for single-file rips
I have to put "patch" in quotes here, because I didn't manage to properly test
it so far. I never touched any ruby before, and couldn't figure out yet how to
feed test-tocs into these functions. I'm sending it to avoid it sitting on my
disk for weeks. Apologies for the bad form!
Original comment by oei.yungchin@gmail.com
on 30 May 2011 at 8:10
Attachments:
Thanks for that, I overlooked it. I've rolled these changed into my patch.
Original comment by bluedrag...@gmail.com
on 30 May 2011 at 11:50
Attachments:
Original comment by boukewou...@gmail.com
on 9 Jan 2013 at 10:51
Original issue reported on code.google.com by
bluedrag...@gmail.com
on 3 May 2011 at 5:06