* morituri/image/table.py:
Fix a subtle bug in our CDDB disc id calculation. The length of the audio should be calculated as the delta between leadout and start already converted (and truncated) to seconds. * morituri/test/bloc.cue: * morituri/test/test_image_toc.py: Fix up tests for this.
This commit is contained in:
11
ChangeLog
11
ChangeLog
@@ -1,3 +1,14 @@
|
||||
2009-05-15 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
|
||||
* morituri/image/table.py:
|
||||
Fix a subtle bug in our CDDB disc id calculation.
|
||||
The length of the audio should be calculated as the delta
|
||||
between leadout and start already converted (and truncated)
|
||||
to seconds.
|
||||
* morituri/test/bloc.cue:
|
||||
* morituri/test/test_image_toc.py:
|
||||
Fix up tests for this.
|
||||
|
||||
2009-05-15 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
|
||||
* morituri/program/cdparanoia.py:
|
||||
|
||||
Reference in New Issue
Block a user