Changeset 438 for trunk/morituri/rip/cd.py
- Timestamp:
- 19-05-11 02:28:36 (2 years ago)
- File:
-
- 1 edited
-
trunk/morituri/rip/cd.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/morituri/rip/cd.py
r420 r438 216 216 device=self.parentCommand.options.device, 217 217 profile=profile, 218 taglist=prog.getTagList(number)) 218 taglist=prog.getTagList(number), 219 what='track %d of %d' % (number, len(itable.tracks))) 219 220 220 221 if trackResult.testcrc == trackResult.copycrc:
Note: See TracChangeset
for help on using the changeset viewer.
