* morituri/program/cdparanoia.py:

Extend FileSizeError with an extra message.
	* morituri/rip/offset.py:
	  Print a reasonable warning when we cannot rip with a certain offset.
	  See #57.
This commit is contained in:
Thomas Vander Stichele
2011-03-20 18:32:02 +00:00
parent ae2095c8c3
commit b2a74e14c6
3 changed files with 33 additions and 7 deletions

View File

@@ -1,3 +1,11 @@
2011-03-20 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/program/cdparanoia.py:
Extend FileSizeError with an extra message.
* morituri/rip/offset.py:
Print a reasonable warning when we cannot rip with a certain offset.
See #57.
2011-03-17 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/rip/drive.py: