[SCM] morituri/master: add profile info to rip

js at users.alioth.debian.org js at users.alioth.debian.org
Sun Oct 19 20:09:48 UTC 2014


The following commit has been merged in the master branch:
commit 5b670ab4fa55c92aa90e1eae8d84d7ad5d9b415b
Author: Thomas Vander Stichele <thomas (at) apestaart (dot) org>
Date:   Mon Dec 3 08:10:18 2012 +0000

    add profile info to rip

diff --git a/morituri/rip/cd.py b/morituri/rip/cd.py
index 1e144ed..8cee7f9 100644
--- a/morituri/rip/cd.py
+++ b/morituri/rip/cd.py
@@ -421,6 +421,8 @@ Log files will log the path to tracks relative to this directory.
 
         self.stdout.write("\n".join(prog.getAccurateRipResults()) + "\n")
 
+        prog.saveRipResult()
+
         # write log file
         try:
             klazz = result.getLoggers()[self.options.logger]

-- 
morituri packaging



More information about the pkg-multimedia-commits mailing list