AndyLandy / MakeMP3

A tool for creating an MP3 library from a lossless music collection with cue sheets
GNU General Public License v3.0
2 stars 1 forks source link

Feature: only rebuild file if the cuesheet/source file has a newer timestamp. #11

Closed AndyLandy closed 6 years ago

AndyLandy commented 6 years ago

Feature added to dev branch. Check timestamps on cue sheet and (if it exists) the destination file. If the destination is newer than the cuesheet, don't re-encode unless --force is specified.