Thomas Vander Stichele
ac880acdf1
* examples/ARcue.py:
...
* morituri/common/crc.py:
* morituri/image/image.py:
* morituri/test/test_image_image.py:
Calculate CDDB disc id.
Tested on my Kings Of Leon CD.
2009-04-12 19:30:57 +00:00
Thomas Vander Stichele
919ae5b8e3
* examples/ARcue.py:
...
* morituri/image/image.py:
* morituri/test/test_image_image.py:
Add a task to verify a disk image, which also calculates
track lengths for tracks the cue file doesn't know the length of.
2009-04-12 18:04:30 +00:00
Thomas Vander Stichele
27fd2f16e6
* morituri/image/image.py:
...
* morituri/test/test_image_image.py:
Add a task for calculating frame length of an audio file.
Add a test for it.
2009-04-12 10:20:14 +00:00
Thomas Vander Stichele
a696b14ffe
* morituri/test/test_image_image.py (added):
...
Add tests for AudioRip CRC'ing images.
2009-04-11 22:08:29 +00:00
Thomas Vander Stichele
0d54fc1be8
* morituri/test/track-separate.cue (added):
...
* morituri/test/track.flac (added):
* morituri/test/Makefile (added):
* morituri/test/track-single.cue (added):
Add a simple 10 frame flac file, and two .cue files
using it.
2009-04-11 21:58:24 +00:00
Thomas Vander Stichele
ed72dfe94f
* morituri/test (added):
...
* morituri/test/test_image_cue.py (added):
* morituri/test/kings-single.cue (added):
* morituri/test/__init__.py (added):
* morituri/test/kings-separate.cue (added):
Add test suite. Add Kings Of Leon cue files.
2009-04-11 13:37:42 +00:00