* morituri/common/program.py:

feature: add %r/%R for release type to track/disc template.
	* morituri/rip/image.py:
	  feature: add rip image rename to rename files based on metadata.
This commit is contained in:
Thomas Vander Stichele
2012-12-22 22:53:48 +00:00
parent f987210f6c
commit c08a06b1e9

View File

@@ -1,8 +1,9 @@
2012-12-22 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/common/program.py:
* morituri/rip/image.py:
feature: add %r/%R for release type to track/disc template.
* morituri/rip/image.py:
feature: add rip image rename to rename files based on metadata.
2012-12-22 Thomas Vander Stichele <thomas at apestaart dot org>