* morituri/image/image.py:

Add the 150 frames for the leadin only to the CDDB calculation.
	  Add methods to calculate AccurateRip id's and URL.
	* morituri/test/test_image_image.py:
	  Add tests for it.
	* examples/ARcue.py:
	  Show AccurateRip URL.
This commit is contained in:
Thomas Vander Stichele
2009-04-13 17:27:52 +00:00
parent ac880acdf1
commit a8da8d8fa2
4 changed files with 62 additions and 9 deletions

View File

@@ -1,3 +1,13 @@
2009-04-13 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/image/image.py:
Add the 150 frames for the leadin only to the CDDB calculation.
Add methods to calculate AccurateRip id's and URL.
* morituri/test/test_image_image.py:
Add tests for it.
* examples/ARcue.py:
Show AccurateRip URL.
2009-04-12 Thomas Vander Stichele <thomas at apestaart dot org>
* examples/ARcue.py: