JoeLametta
ed4c9f4ece
Convert 'Morituri' to 'morituri' (cue sheet)
...
The ripper name in the log file is written all lowercase: do the same
in the cue sheet too.
Short cosmetic fixes for 'logger.py'
2015-11-30 13:26:04 +01:00
JoeLametta
1d046c60f7
Fix overread patch
...
With my previous overread patch, the command `rip offset find` made
morituri fail: hopefully this one completely solves the issue.
2015-11-29 21:11:52 +01:00
JoeLametta
c41d51153f
Change default logger to 'morituri-whatlogger'
2015-11-29 16:31:15 +01:00
JoeLametta
c29da6cb97
Add experimental overread support (lead-out)
...
thomasvs/morituri#137
2015-11-29 16:24:16 +01:00
Thomas Vander Stichele
9e1b0e9e79
Add CDDB and MusicBrainz disc id/URL. Fixes #112 .
2013-01-20 20:03:08 +01:00
Thomas Vander Stichele
e764854fa0
debug and doc
2013-01-20 20:02:38 +01:00
Thomas Vander Stichele
cba7dbe41a
pep8 fixes
2012-11-29 19:54:46 +00:00
Thomas Vander Stichele
5b1e2c88a4
patch by: mustbenice
...
* morituri/common/program.py:
* morituri/program/cdparanoia.py:
* morituri/result/logger.py:
* morituri/result/result.py:
Calculate speed of reading track.
Output Test and Copy speed per track in log.
2012-11-25 19:54:15 +00:00
Thomas Vander Stichele
7f36f540d0
* morituri/result/logger.py:
...
* morituri/result/result.py:
* morituri/rip/cd.py:
* morituri/rip/main.py:
Expose loggers as pluggable.
Add --logger option to rip cd rip to specify logger.
2012-11-25 18:22:03 +00:00
Thomas Vander Stichele
0fab4515c6
pep8 fixes
2012-11-11 23:00:37 +00:00
Thomas Vander Stichele
d757afe5b1
pep8 fixes
2012-11-11 22:36:06 +00:00
Thomas Vander Stichele
12833ba67b
* morituri/result/logger.py:
...
Fix logging of AR data
2012-06-24 12:56:59 +00:00
Thomas Vander Stichele
14d23e7a09
* morituri/result/logger.py:
...
Always write strftime in C locale. Fixes second bug
mentioned in #49 .
2011-05-22 10:58:36 +00:00
Thomas Vander Stichele
c24574dfec
shorten accurip variable names
2009-06-24 17:17:17 +00:00
Thomas Vander Stichele
a460abc475
* morituri/result/logger.py:
...
Fix for toctable->table
* morituri/common/program.py:
* morituri/rip/cd.py:
Move lots of functionality to program module.
2009-06-07 15:22:55 +00:00
Thomas Vander Stichele
d75066d1bb
pychecker cleanup
2009-06-07 13:46:26 +00:00
Thomas Vander Stichele
03cb3b0880
* morituri/rip/cd.py:
...
Use RipResult to store result information.
* morituri/result/logger.py (added):
Add a Logger to handle the RipResult, much like
EAC's log file.
2009-06-05 09:47:03 +00:00