patch by: Ross Burton <ross@burtonini.com>

* morituri/image/table.py:
	  When writing the .cue file, only write the basename, since
	  the .cue file gets stored in the album directory.
	  Fixes #10.
This commit is contained in:
Thomas Vander Stichele
2011-05-22 17:12:21 +00:00
parent 10eb2ee176
commit 4c0036611e
2 changed files with 13 additions and 3 deletions

View File

@@ -1,3 +1,12 @@
2011-05-22 Thomas Vander Stichele <thomas at apestaart dot org>
patch by: Ross Burton <ross@burtonini.com>
* morituri/image/table.py:
When writing the .cue file, only write the basename, since
the .cue file gets stored in the album directory.
Fixes #10.
2011-05-22 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/rip/main.py: