Thomas Vander Stichele 2f3c0fdcaf * morituri/common/encode.py:
* morituri/program/cdparanoia.py:
	* morituri/rip/cd.py:
	  Clean up the temporary unencoded file.
	  Pass profile as objects to tasks, so that temp files have the right
	  extension.
2009-06-01 09:45:30 +00:00
2009-05-22 20:21:22 +00:00
2009-05-22 20:21:46 +00:00
2009-05-22 20:15:13 +00:00
2009-05-22 20:39:11 +00:00
2009-05-22 20:19:55 +00:00
2009-06-01 09:45:30 +00:00
2009-05-22 20:08:16 +00:00
2009-05-22 20:08:16 +00:00
2009-06-01 09:45:30 +00:00
2009-05-22 20:19:32 +00:00
2009-05-23 08:13:33 +00:00
2009-05-22 20:21:46 +00:00
2009-05-22 20:39:11 +00:00
2009-05-22 20:08:16 +00:00
2009-05-23 08:00:20 +00:00
2009-05-22 20:19:55 +00:00
2009-05-22 20:08:16 +00:00

rip command tree
----------------
rip
  offset
    find
      find drive's read offset using AccurateRip
    verify
      verify drive's read offset using AccurateRip
  cd
    rip
      rip the cd
  htoa
    find
    rip
      rip the htoa if it's there
  image
    verify
      verify the cd image

style guide
-----------

To avoid confusion:

 - cuefile is used for the CueFile object, which wraps/parses an existing .cue
   file on disk
 - tocfile: same
 - toc: table of contents of a CD; instance of Table


test: single rip of kings of leon - only by the night

track  1: frame start      0, 17811 CD frames,
track  2: frame start  17811, 18481 CD frames
	  ARCue.pl says  2c15499a
track 11: frame start 166858, 25103 CD frames (14760564 audio frames)

191961 total CD frames

Description
No description provided
Readme GPL-3.0 4.2 MiB
Languages
Python 93.6%
TeX 4.7%
C 0.9%
Dockerfile 0.5%
Shell 0.3%