Changeset 497


Ignore:
Timestamp:
31-05-11 10:25:01 (2 years ago)
Author:
thomas
Message:
  • morituri/rip/cd.py: Ouch, was using the DISC TEMPLATE for the tracks.
Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ChangeLog

    r496 r497  
     12011-05-31  Thomas Vander Stichele  <thomas at apestaart dot org> 
     2 
     3        * morituri/rip/cd.py: 
     4          Ouch, was using the DISC TEMPLATE for the tracks. 
     5 
    162011-05-30  Thomas Vander Stichele  <thomas at apestaart dot org> 
    27 
  • trunk/morituri/rip/cd.py

    r495 r497  
    7777            help="template for track file naming (default %s)" % 
    7878                DEFAULT_TRACK_TEMPLATE, 
    79             default=DEFAULT_DISC_TEMPLATE) 
     79            default=DEFAULT_TRACK_TEMPLATE) 
    8080        self.parser.add_option('', '--disc-template', 
    8181            action="store", dest="disc_template", 
Note: See TracChangeset for help on using the changeset viewer.