* morituri/rip/image.py:

Use getRealPath when retagging an image, fixes bug where it
	  doesn't find the files relative to the cuepath.
This commit is contained in:
Thomas Vander Stichele
2012-12-06 16:50:51 +00:00
parent 0c9d3c552b
commit c261be455c
2 changed files with 11 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
2012-12-06 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/rip/image.py:
Use getRealPath when retagging an image, fixes bug where it
doesn't find the files relative to the cuepath.
2012-12-06 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/common/program.py: