* morituri/image/table.py:

* morituri/test/test_image_table.py:
	  Implement MusicBrainz disc id.  Works for audio-only discs,
	  have to figure out why it fails for an Enhanced CD like the
	  Ladyhawke one.
This commit is contained in:
Thomas Vander Stichele
2009-05-05 18:46:11 +00:00
parent 2f464207db
commit 9992fb267f
3 changed files with 88 additions and 0 deletions

View File

@@ -1,3 +1,11 @@
2009-05-05 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/image/table.py:
* morituri/test/test_image_table.py:
Implement MusicBrainz disc id. Works for audio-only discs,
have to figure out why it fails for an Enhanced CD like the
Ladyhawke one.
2009-05-05 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/image/table.py: