* morituri/common/encode.py:

wavenc does not have merge_tags, it seems.
	  So don't call an element a tagger, don't merge tags if there is
	  no tagger, and complain if there is no merge_tags when we think
	  there should be.
This commit is contained in:
Thomas Vander Stichele
2011-04-08 09:04:25 +00:00
parent 39c22033e9
commit 7bd0c5e2c0
2 changed files with 18 additions and 3 deletions

View File

@@ -1,3 +1,11 @@
2011-04-08 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/common/encode.py:
wavenc does not have merge_tags, it seems.
So don't call an element a tagger, don't merge tags if there is
no tagger, and complain if there is no merge_tags when we think
there should be.
2011-03-23 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/program/cdparanoia.py: