Add support for cd ripper pird.
[clinton/abcde.git] / changelog
1 abcde 2.5.5 UNRELEASED
2
3 * Fix finding $CDROM on OS X. Thanks to niederstrasser for the patch.
4 Closes issue 71.
5 * USEID3 and USEID3V2 variables are unused now, so remove them. Thanks
6 to vskytta for the patch. Closes issue 73.
7 * Clean up movement to eyeD3, remove id3v2 remnants. Thanks to vskytta
8 for the patch. Closes issue 74.
9 * Fix infinite loop if cddb fails. Thanks to Dominic Hargreaves for the
10 patch. Closes: #687038 in Debian
11 * Switch from Musepack SV7 to SV8. Thanks to Andrew Strong for the
12 patch.
13 * Allow aac encoding with neroAacEnc. Thanks to atheren for the patch.
14 Closes issue 8.
15 * Allow opus encoding with opusenc. Thanks to Tomasz Golinski for the
16 patch. Closes issue 70.
17 * Fix typo: s/CUEWAVEFILE/CUEWAVFILE/ so that abcde.mkcue should now
18 produce working cue files. Closes issue 78.
19
20 -- Steve McIntyre <93sam@debian.org> Tue, 27 Nov 2012 17:34:55 +0000
21
22 abcde 2.5.4
23
24 * Update GPL/FSF headers to match current versions. Thanks to vskytta
25 for the patch. (Closes issue 69).
26 * Fix the command line for ID3SYNTAX=eyed3. Thanks to neil.gm.richards
27 for the patch. Closes issue 50.
28 * Switch to eyed3 by default for MP3 tagging, as it looks to do UTF-8
29 tagging better. Closes issue 22 (hopefully)
30
31 -- Steve McIntyre <93sam@debian.org> Tue, 18 Sep 2012 12:42:11 +0100
32
33 abcde 2.5.3
34
35 * Sort options alphabetically (Closes issue 58).
36 Thanks to vskytta for the patch.
37 * Add Recommends: mailx in the Debian packaging for Debian/Ubuntu
38 users. Closes: #607147
39 * Fix encoding call for m4a. (Closes issue 31). Closes: #449045
40 * Fix do_musicbrainz() for the case where there are no matches.
41 * When using Musicbrainz, checksum and only output unique matches for an
42 album. Closes: #669143
43 * Add Recommends: atomicparsley in the Debian packaging for Debian/Ubuntu
44 users. LP: #535527
45 * Remove documentation of the old "-R" option for recursive searching of
46 local CDDB data, it's now enabled always. (Closes issue 57).
47 * Fix use of awk (sub instead of substr) when generating CRLF line endings.
48 (Closes issue 59).
49 * Make sure that ABCDETEMPDIR is quoted so we can deal with spaces in
50 file and directory names. Closes issue 64. Thanks to
51 richard.security.consultant for the patch, adapted slightly.
52 * Tweak do_cdtext() so it works on OS X too. Closes issue 65.
53 Thanks to richard.security.consultant for the patch.
54 * Change cddb-tool to use bash to make sure that echo -n works.
55 Closes issue 67.
56 * Fixes for lots of spelling mistakes from vskytta. Closes issue 68.
57 * For safety across different systems, avoid using "sed -i".
58 Closes issue 66.
59
60 -- Steve McIntyre <93sam@debian.org> Sat, 16 Jun 2012 15:12:11 +0100
61
62 abcde 2.5.2
63
64 [ Steve McIntyre ]
65 * Re-fix speex tagging. (Closes issue 19).
66 Thanks to vskytta for pointing out the problem - patch not applied
67 properly in 2.5.1
68 * Quickly re-release as 2.5.2
69
70 -- Steve McIntyre <93sam@debian.org> Sun, 29 Apr 2012 17:17:14 +0100
71
72 abcde 2.5.1
73
74 [ Steve McIntyre ]
75 * Several patches for improved Musicbrainz support from Martin Michlmayr:
76 + add musicbrainz support for FLAC files with embedded cue files.
77 Closes: #669139
78 + Don't submit to CDDB server when using musicbrainz
79 Closes: #669140
80 + Don't tag CDDB string with musicbrainz id
81 Closes: #669141
82 * Fix speex tagging. (Closes issue 19).
83 Thanks to vskytta for the patch.
84 * Fix aac tagging. (Closes issue 7).
85 Thanks to Andrew Strong for forwarding the patch.
86 * Add ATOMICPARSLEY=AtomicParsley (Closes issue 37).
87 * On OS X, switch from disktool to diskutil. (Closes issue 43).
88 * Updates for CD device detection:
89 + Look for /dev/sr0, in case /dev/cdrom doesn't exist.
90 (Closes issue 52).
91 + Add suggested diskutil code to auto-detect the CD on OS X.
92 (Closes issue 45).
93 * Check that we have $CDDBTOOL before we start. (Closes issue 27).
94 * Change the meaning of EXTRAVERBOSE; previously, it was a y/n option
95 to make things more verbose. Add extra levels of verbosity (0, 1, 2 so
96 far) and a new vvecho() function for callers to use.
97 * With EXTRAVERBOSE==2 or more, make run_command() print out each
98 command as it's run. (Closes issue 39).
99 * If we don't find any CDDB or Musicbrainz information for the CD, try
100 to extract CD-Text information to populate the cddbinfo template.
101 (Closes issue 41).
102 * Try to give more helpful error messages when we can't parse the
103 command line, and exit rather than carry on. (Closes issue 51).
104
105 [ Colin Tuckley ]
106 * replace deprecated egrep with grep -E (Closes issue 24).
107 Thanks to vskytta for the patch.
108 * remove -o 0 options from make install (Closes issue 17).
109 Thanks to vskytta for the patch.
110 * clean up indentation on older changelog entries
111 * remove tarball target from Makefile since dir structure
112 has changed now that we use subversion.
113 * improve presentation of options/defaults when asking a question
114 (closes issue 9)
115
116 -- Steve McIntyre <93sam@debian.org> Wed, 25 Apr 2012 12:35:00 +0100
117
118 abcde 2.5.0
119
120 * Bumped to 2.5.0
121 * Add support for Musicbrainz using a perl helper script.
122 Closes: #665970
123 * Tweak man page. Thanks to Mats Erik Andersson for the patch.
124 Closes: #627237
125 * Make the -q option work again. Thanks to A Mennucc for the patch.
126 Closes: #562522
127
128 -- Steve McIntyre <93sam@debian.org> Fri, 13 Apr 2012 22:29:45 +0100
129
130 abcde 2.4.2
131
132 * Bumped to 2.4.2
133 * Fix Cue file always references "dummy.wav" bug
134 patch from Chris Chiappa (Closes: #459928).
135 * Whitespace cleanup, replace single perl instance with sed
136 (Charles Steinkuehler)
137 * Fix leadin/leadout computation for cue files broken bug
138 Patch from Martin Michlmayr (Closes: #582175).
139
140 -- Colin Tuckley <colint@debian.org> Sat, 29 May 2010 09:43:01 +0100
141
142 abcde 2.4.1
143
144 * Bumped to 2.4.1
145 * In manpage note a 2nd use for LOWDISK (or '-l' switch)
146 it's faster and better on scratchy disks (Closes: #426343).
147 * Add configurable options for replaygain tools.
148 * Fix syntax error in tagged speex command (Closes: #554406)
149 Ubuntu patch by Michael Helmling.
150 * Fix mp3 tagging fails for single author albums (Closes: #554030)
151
152 -- Colin Tuckley <colint@debian.org> Sun, 14 Feb 2010 13:09:47 +0000
153
154 abcde 2.4.0
155
156 * Bumped to 2.4
157 * Corrected REDIR redirection, this time with ifs instead of variable
158 substitution, which did not work (Closes: #527191).
159 * Added TPE2 for Various artists definition (Closes: #521669).
160 * Incorporate syntax error fix patch from Andrew Ruder.
161 * Fix formatting for track number tagging.
162 * Replace dependency on cdda2wav with icedax since the former has
163 been superseded.
164
165 -- Colin Tuckley <colint@debian.org> Fri, 16 Oct 2009 19:33:33 +0100
166
167 abcde 2.3.99.8
168
169 * Remove svn Revision tag from version.
170 * Correct homepage URL in README (Closes: #526165).
171 * Fix typos (Closes: #435605, #435606).
172 * Fix misspelling of comma in script and manpage (Closes: #435603).
173 * Fix Writable temp directories not owned/writeable (Closes: #143552).
174 * Fix broken range code, patch from Charles Steinkuehler (Closes: #389981).
175 * Remove unneeded escapes in cddb-tool URLs.
176 Add support for freedb2 (Closes: #391110).
177 another patch from Charles Steinkuehler.
178 * Fix Endless loop possible when mp3gain asks clipping question bug
179 (Closes: #411579).
180 * Update Vcs-Svn: tag in debian/control.
181 * Add a recommends for vorbis-tools (Closes: #392843).
182 * Update standards version to 3.8.2 (no changes required).
183 * Fix debian/preinst not to ignore errors.
184
185 -- Colin Tuckley <colint@debian.org> Sun, 02 Aug 2009 13:32:30 +0100
186
187
188 abcde 2.3.99.7
189
190 [ Jesus Climent ]
191 * The "It took me a long time to get this release out" release.
192 * abcde.1: remove -M in favour of "-a cue" (Closes: #382614, #396505).
193 * Added a check for a DOCUE already set in the command line
194 (Closes: #385663).
195 * Added -q <Q> as a quality option.
196 * PREGAP was not set in some situations (Closes: #390170).
197 * Added -nv to wget for "no verbose" output, to avoid wget complaining it
198 cannot be quiet and verbose at the same time if "verbose = on" is set in
199 ~/.wgetrc (Closes: #388715).
200 * Added XS-Vcs-Svn: field to control file.
201 * Added some hints if we are using Debian for what packages need to be
202 installed if their binaries are not found.
203 * Spelling mistakes corrected (thanks to Ville Skytta).
204 * Unset GREP_OPTIONS to avoid things like printing number in the beginning of
205 the line (Closes: #383771).
206 * Default answer to erase a playlist was not working (thanks to Charles
207 Steinkuehler) (Closes: #395108).
208 * Corrected man page wrapping. Thanks to Edward J. Shornock
209 (Closes: #399289).
210 * Adds DISCNUMBER to Ogg/Vorbis and FLAC when using -W.
211 * Minor typos (Closes: #458995).
212 * Added AtomicParley for AAC encoding. Thanks to Bill Adams.
213 * Added by Marc Staveley:
214 - post_encode hook.
215 - track comments if null and present in CDDB.
216 * Corrected copyright information (Closes: #516535).
217
218 [ Colin Tuckley ]
219 * Added new uploader (Closes: #529695).
220 * Fix Lintian warning for make-clean-error.
221 * Fix FSF address in debian/copyright.
222 * Fix binary-arch-rules-but-pkg-is-arch-indep lintian warning.
223 * Add homepage: field to debian/control
224 * Update standards version to 3.8.0
225 * Remove debian/conffiles (it is not needed).
226 * Fix syntax error in abcde (missing fi).
227
228 -- Colin Tuckley <colint@debian.org> Sat, 25 Jul 2009 09:50:42 +0100
229
230 abcde 2.3.99.6
231
232 * Default to UNICODE (UTF8) tags and comments (Closes: #282332).
233 - Added CDDBPROTO option in config file (Closes: #349951)
234 * Added a missing "INDEX 01" entry for CUE sheet creation.
235 * Avoid completing the encoding of files if we aborted previously.
236 * Embed the CUE sheet if we have a cuesheet file and we have a single FLAC
237 file, even if we are not tagging. This way we can use the file as a source
238 even if it is not tagged/named properly.
239 * Fails to quote filenames properly (Closes: #355296)
240 * Introduced VA/ONETRACKOUTPUTFORMAT.
241 * Added a missing check for AACENCODER.
242 * Updated config file with some new AAC bits.
243 * Updated FSF address.
244 * Corrected NetBSD options for ftp (Thanks to Marius).
245 * The final 2.4 will have "cuefile" as an action instead of as a flag.
246 * Create the cuefile when extracting from a FLAC file.
247 * Small bugs (Charles Steinkuehler):
248 - Added missing quotes (Closes: #375710)
249 - toolame is included in Debian as default MP3 encoder
250 - Use IFS to preserve spaces when adding metadata to a cuefile
251 * Small documentation changes:
252 - abcde.1 (Closes: #364978)
253 * The following entries have in common that both add an internal cue2discid
254 function. I will evaluate which one is more accurate and decide which one
255 to use. Right now they are not conflicting:
256 - Added internal mkcue and cue2discid functions (Charles Steinkuehler) and
257 add a check for internal abcde.<function> to make sure we are using the
258 correct version (not sure if needed ;)
259 - Added an internal implementation of cue2discid, so there is no need for
260 an external program to do the conversion. Thanks to Michael (sorry, his
261 mail does not have a surname).
262 * cue2discid is now an internal function, so no need for including the
263 python script in the path (Closes: #378407)
264 * cddb-tool.1 typo (Thanks to A. Costa) (Closes: #351775)
265 * abcde.1 typo (Thanks to David L. Anselmi) (Closes: #364978)
266 * Set proper nice values to not separate encoding and reading in the pipes
267 situation, while having a high priority process running in the system.
268 Also, set proper nice values to tagging tasks. Reading should remain as
269 the default higher priority task in the abcde flow (Closes: #359156)
270 * Standards bumped to 3.7.2.1, no changes needed.
271
272 -- Jesus Climent <jesus.climent@hispalinux.es> Sat, 5 Aug 2006 05:26:56 +0300
273
274 abcde 2.3.99.5
275
276 * Repaired multiple CDDB entries when recursive search is active.
277 * Patch from A. Costa to clean some typos (Closes: #351774).
278
279 -- Jesus Climent <jesus.climent@hispalinux.es> Thu, 07 Feb 2006 23:48:00 +0200
280
281 abcde 2.3.99.4
282
283 * Repaired multiple output encoding (Closes: #351362).
284 * Added missing space on a [] test statement.
285 * Added "default" action, so that one can add things on top of what we do
286 regularly, without having to list everything: "-a default,playlist" works.
287 * Restored all the > /dev/null instead of using grep -q, since it is not
288 portable.
289 * Added Solaris OS entry, in case we need to define things for it.
290
291 -- Jesus Climent <jesus.climent@hispalinux.es> Thu, 05 Feb 2006 15:24:00 +0200
292
293 abcde 2.3.99.3
294
295 * The "Mao es nuestro indiscutible lider" release.
296 * Check the CDROMREADER options we have in Debian which we depend on. Thanks
297 to Jose Carlos Garcia Sogo for finding the error.
298 * New recursive option for local CDDB repositories, to cope with other
299 players saving the entries.
300 * Brand new CD backup procedure: rip a CD into a single FLAC trac with an
301 embedded cuesheet using "-1 -M -o flac" and proceed to rip your tracks
302 from the obtained file using "-d file.flac -o <format>". It needs
303 cue2discid script from the examples directory to work. OH! If you manage
304 to get it working with bash, we can get rid of the python dependency...
305 * Initial steps to make abcde working with musicbrainz, although it is not
306 ready yet.
307 * Added a missing $ in a variable (Closes: #345629).
308 * Added -p to the mkdir's for $ABCDETEMPDIR (Closes: #345630).
309 * Added iconv + converted to utf-8 the charset of a ready-to-send CDDB
310 entry (Closes: #345708).
311 * Added AAC (Mpeg4) support.
312 * Small cd-discid update.
313
314 -- Jesus Climent <jesus.climent@hispalinux.es> Thu, 19 Jan 2006 23:27:40 +0200
315
316 abcde 2.3.99.2
317
318 * Missing bits in the 2.3.99.1 changelog:
319 - Man page: added information about -z (Debug option).
320 - Corrected config file with the BATCHNORM/NOGAP split
321 (Closes: #337622).
322 - Uses /bin/bash for the time being... We need to get some substitution
323 functions/operations for the bashisms we have: Closes: #337139.
324 * Config bits with corrected typos
325 * Adding musicbrainz support. First bits.
326 * Reworked comparison for numerical answer when selecting a CDDB output.
327 * TODO updated
328
329 -- Jesus Climent <jesus.climent@hispalinux.es> Mon, 12 Dec 2005 23:46:58 +0200
330
331 abcde 2.3.99.1
332
333 * Both -z and -C unset EJECTCD to avoid ejecting the CD when a) we are
334 debuging and b) we are not using the CD.
335 * If we are not reading the CD, set "loud" to see all the output messages
336 (that is, in most of the cases, the first encoding).
337 * Added -f to force some events that otherwise would erase files from our
338 current run. In the standard configuration ("OUTPUT=vorbis") the following
339 actions will need a "-f" to force the last one:
340 abcde -a read,encode -o ogg,flac
341 abcde -a tag,move,clean
342 During the second run abcde should complain that it is trying to erase the
343 working directory while the it has not performed any action on the FLAC
344 files, which we encoded previously.
345 * Convert the old cdparanoia-audio-tracks file into a status entry to avoid
346 eating files from previous rounds using an early version (Closes: #341050)
347
348 -- Jesus Climent <jesus.climent@hispalinux.es> Tue, 29 Nov 2005 23:27:20 +0200
349
350 abcde 2.3.99
351
352 * Added diff choice to CDDB entries ("1,4").
353 * Added SHOWCDDBFIELDS to allow the user to show YEAR and GENRE in the
354 parsed CDDB output.
355 * Suggests mkcue, and erase old cdgrab info since sarge is out.
356 * Changed cdparanoia-audio-tracks to use the status file to save the data.
357 * Added the possibility of using a singletrack flac file with an embeded
358 cuesheet as a source of tracks.
359 * Added -z for easy and quick debug.
360 * BATCH has been split into two options: BATCHNORM which allows, by using
361 -b, to use the -a normalize in all the files at once, and NOGAP, that by
362 using -g, introduces the lame's --nogap extension.
363 * Added replygain using the appropriate tags with Ogg/Vorbis and Ogg/FLAC.
364 * Replaygain is an action, not a flag, since it can be performed individually
365 in the chain of events.
366 * debian/{rules,control}:
367 - Changed the target directory from tmp to abcde, to accommodate to compat
368 mode 4.
369 - Bump standards to 3.6.2.1. No changes needed.
370 * Added "decho" as a DEBUG output for some specific debug variables.
371 * Added USEPIPES file, with information about how to add Unix pipes support.
372 * Added one more checking for PIPES*_* unset variables (which means support
373 is not added to abcde).
374 * Added toolame as an optional MP3 encoder.
375
376 -- Jesus Climent <jesus.climent@hispalinux.es> Sat, 8 Oct 2005 17:05:32 +0300
377
378 abcde 2.3.4
379
380 * Some patches from Tom Spindler <dogcow () babymeat ! com>
381 - Added some quoting to the md5sum checkings, since the variables could be
382 null.
383 - NetBSD bits to use ftp instead on anything else to fetch stuff.
384 * do_playlist needs to convert the OUTPUT to the CONTAINERS to avoid ending
385 with playlists pointing to .vorbis files (Closes: #326487).
386
387 -- Jesus Climent <jesus.climent@hispalinux.es> Sat, 3 Sep 2005 16:50:07 +0300
388
389 abcde 2.3.3
390
391 * Rips done in a single track were getting tagged as Various. Corrected.
392 * Possibly eliminated some bashisms from using a variable as a variable
393 (Closes: #324399). Thanks to A Costa.
394
395 -- Jesus Climent <jesus.climent@hispalinux.es> Fri, 26 Aug 2005 01:36:35 +0300
396
397 abcde 2.3.2
398
399 * Too fast... I forgot to make the tarball and change the version strings in
400 several places. Fixed.
401
402 -- Jesus Climent <jesus.climent@hispalinux.es> Fri, 19 Aug 2005 00:44:37 +0300
403
404 abcde 2.3.1
405
406 * The new "I knew there were going to be bugs" upstream release!
407 * MKCUE needs to be passed some $CDROM as an option, or otherwise it will
408 not read the CDROM, in case is not /dev/cdrom.
409 * Also, make the CUEREADER a bit more general, since we might be using other
410 CUE extractors.
411
412 -- Jesus Climent <jesus.climent@hispalinux.es> Thu, 18 Aug 2005 23:44:20 +0300
413
414 abcde 2.3.0
415
416 * New upstream release!
417 * Defining the tracknumber now resets the first track if given a number
418 different than 1 (that is: abcde -T 1 2-10 creates songs 1 to 9).
419 * Modified the FAQ to reflect the changes on Marillat's repo
420 (Closes: #315724).
421 * Should be "space" safe: works properly when the working directory contains
422 a space (Closes: #147493).
423 * Repared the CD query for the discid code. When failing to read a disc,
424 actually report that there might be no disc in the drive.
425 * Right now, walk over the different encoders we Depends: on in Debian and
426 use the one available: if a user has a FLAC encoder, abcde will no install
427 vorbis-tools, so it will fail to run out of the box (Closes: #321216)
428 * Added CUE support. Still experimental...
429 * Added FLAC on Ogg. Still not activated, since we cannot get comments added
430 as a post-process action.
431 * Applied patches from Fedora Core (Credit goes to Nils Philippsen
432 <nphilipp@redhat.com>)
433 * Added a post_read() function to be executed before ejecting the CD.
434 * Typos reported by A Costa corrected (Closes: #311463)
435 * Problem with abcde being run in a directory with files containing only
436 numbers solved (Closes: #313628).
437 * vorbiscomment uses now "-R" (Closes: #303566).
438 * "-t" and "-T" use the first track as a starter for the track list.
439 (Closes: #305749).
440 * Added CDPARANOIACDROMBUS option to define -d in case of using IDE and SCSI
441 in case of using ide-scsi emulation layer (Closes: #290768).
442 * Define metaflac in abcde.conf (Closes: #303555)
443 * Added the default "-f" option to the configuration file, to represent the
444 actual default option.
445
446 -- Jesus Climent <jesus.climent@hispalinux.es> Thu, 11 Aug 2005 00:47:27 +0300
447
448 abcde 2.2.6
449
450 * Double quotation added to solve parsing * as a wildcard (Closes: #302904).
451 Thanks to Christian Grigis for the patch. Also (Closes: #268088).
452
453 -- Jesus Climent <jesus.climent@hispalinux.es> Sun, 3 Apr 2005 18:18:03 +0000
454
455 abcde 2.2.5
456
457 * CDPARANOIAOUTPUT missed some quotes.
458 * Removed some useless lines.
459 * If BATCH is used with ONETRACK, disable BATCH.
460 * Small typos with CDROM comparisons.
461 * Logic for CDROM variable improved.
462 * Version bumped to 2.2.5 and targeted to Sarge.
463
464 -- Jesus Climent <jesus.climent@hispalinux.es> Sat, 2 Apr 2005 21:05:18 +0300
465
466 abcde 2.2.4
467
468 * Changed the way we call flac, to adapt to the new times:
469 --import-vc-from= to --import-tags-from.
470 * DOSPLAYLIST was not included in the list of options.
471 * Options passed to the encoder by using <-o ogg:"-b 192"> are now
472 supported. One can modify the way abcde encodes just for the current CD.
473 * Unfortunatelly I forgot to add the starting number for tags in Ogg. For
474 MP3 is a bit more difficult, since it needs changing the X/YY code.
475 * Also, the order of the tags in metaflac is important for the utf8 names.
476 Thanks to Frederik Juul Christiani (Closes: #297482)
477 * Added CDROMID in the .conf file, for reader programs that need it
478 (Closes: #297005)
479 * Added a check for cdparanoia when encountering data-only CDs.
480
481 -- Jesus Climent <jesus.climent@hispalinux.es> Tue, 1 Mar 2005 15:14:24 +0200
482
483 abcde 2.2.3
484
485 * debian/control
486 - suggest normalize-audio, since it changed its name (Closes: #287674).
487 * Use the default while erasing an existing playlist (Closes: #288835).
488 * Does not destroy track information when a track contains "=" in the name
489 (Closes: #290709).
490
491 -- Jesus Climent <jesus.climent@hispalinux.es> Sat, 22 Jan 2005 15:35:46 +0200
492
493 abcde 2.2.2
494
495 * Quotes missing when evaluating a value (Closes: #284018).
496
497 -- Jesus Climent <jesus.climent@hispalinux.es> Fri, 3 Dec 2004 09:20:18 +0200
498
499 abcde 2.2.1
500
501 * Spotted and solved a problem with the way the data tracks were detected
502 (Closes: #282647).
503
504 -- Jesus Climent <jesus.climent@hispalinux.es> Wed, 24 Nov 2004 22:47:54 +0200
505
506 abcde 2.2.0
507
508 * New release! Let's see if abcde 2.2 gets into Sarge.
509 * Added support for MPP/MP+(Musepack) encoding. Although I am trying to
510 get 2.2 for Debian Sarge release, mpc seems safe enough to introduce. See
511 corecodec.org for code.
512 * Some POSIX shell corrections (making the code more portable). Thanks to
513 Guillem Jover for pointing the problem out.
514 * CDYEAR is also passed to do_move(), so one can use it for sorting the
515 directories.
516 * Small MacOS X fix, allowing directories with "()" to work. Thanks to Evan
517 Jones.
518 - On the MacOS X, I still do not know if abcde works correctly. If does
519 not, please, drop a note. Or else.
520 * DOSPLAYLIST also changes "/" with "\".
521 * DATA tracks are now excluded from the ripping process using internally
522 the cdparanoia "-Q" query option. If using another ripper, it does not
523 work (at least there is no support for them in abcde)
524 (Closes: #112692, #117412).
525 * New "0" choice for "None of the above" has been introduced. If selected, a
526 template is created and the user encouraged to edit it (Closes: #147683).
527 * New options for when the PLAYLIST already exists: erase, append or keep.
528 * Bug fixes along the code:
529 - abcde.1 corrections and additions
530 - abcde corrections and code reorganization. abcde now exits earlier if
531 some of the options are incompatible. Also the actions are set as
532 variables earlier, so we use less calls to external tools.
533 - abcde.conf additions
534 * The GENRE is munged now in its own mungegenre function, so that no more
535 upper-to-lowercase is done (forced) except if the default is used.
536 * Examples added to the tarball and /usr/share/doc/abcde/examples with two
537 scripts to make abcde kind-of-a ripper daemon.
538 * Changed to experimental to have an stable 2.1.x version in Sarge.
539 * Add CDDB information to Ogg/Vorbis and FLAC files (Closes: #265358).
540 * Added INTERACTIVE option. Set it to "n" and there you go, without user
541 interaction.
542 * Changes normalize to normalize-audio (Closes: #267053)
543 * Copes with wav files being erased by the ripping tool.
544 * Small patch to support ()'s in the path under MacOSX. Thanks to Evan Jones
545 for noticing and sending the patch.
546 * Added -w for COMMENT seed. Used to give a comment to a given CD.
547 * Option "-t <number>" added to modify the numbering from a starting point
548 (Closes: #95828). Geez! That is low bug number...
549 * Added -T to modify also the tag entries on the songs. Currently available
550 for FLAC and Ogg/Vorbis.
551 * Removes trailing spaces (Closes: #280382).
552 * TRACKNAME now combines multi-lines from long CDDB entries.
553 * debian/rules:
554 - s/dh_installmanpages/dh_installman/
555
556 -- Jesus Climent <jesus.climent@hispalinux.es> Sun, 7 Nov 2004 03:11:22 +0200
557
558 abcde 2.1.21
559
560 * Changed normalize with normalize-audio (Closes: #267053).
561
562 -- Jesus Climent <jesus.climent@hispalinux.es> Fri, 20 Aug 2004 13:16:46 +0000
563
564 abcde 2.1.20
565
566 * The "Let's have a good abcde in Sarge" release.
567 * The mungefile() function changes * with + by default to avoid creating
568 directories with the start expanded to the files found in the current
569 directory. abcde2.2 will most likelly contain a better workaround.
570 * Correct default OUTPUTFORMAT in man page (Closes: #250649)
571
572 -- Jesus Climent <jesus.climent@hispalinux.es> Fri, 30 Jul 2004 10:16:46 +0300
573
574 abcde 2.1.19
575
576 * Encoding the whole CD in one file is now possible. Use "-1" as a flag
577 (Closes: #126267).
578
579 -- Jesus Climent <jesus.climent@hispalinux.es> Fri, 9 Apr 2004 17:04:58 +0000
580
581 abcde 2.1.18
582
583 * Do not release in a hurry. The eject program is not needed if CDSPEEDVALUE
584 is not set and no EJECT action is performed (Closes: #242506)
585
586 -- Jesus Climent <jesus.climent@hispalinux.es> Thu, 8 Apr 2004 05:18:49 +0000
587
588 abcde 2.1.17
589
590 * Dud! Those missing quotes are going to kill me. Quotes restored and
591 (Closes: #242508).
592
593 -- Jesus Climent <jesus.climent@hispalinux.es> Wed, 7 Apr 2004 06:30:31 +0000
594
595 abcde 2.1.16
596
597 * New setting for the CD speed. Some drives have a higher failure ratio when
598 spinning at high speed.
599 * Added a pre-read function for preparations. Uses include closing the CD
600 tray (Closes: #137548).
601 * Added COMMENT part in OggFlac metadata.
602 * Documentation update: README, abcde.1
603 * Do not tag GENRE and DATE in Ogg/Vorbis if CDDB does not provide them
604 (Closes: #235531).
605 * Solved bug with batch encoding, thanks to Travis McKay.
606 * When *DATAPREFIX was set, the playlist creation was made without newline.
607 * Added >&2 redirection to visualize the "Erase playlist" question
608 (Closes: #241221).
609 * Added the option "-m" to modify the resulting playlist, to contain CRLF at
610 the end of every line, letting some hardware players which insist with
611 DOS-style files to use them. Also, added DOSPLAYLIST as a config option.
612 * When using a selected, localy cached CDDB entry, we forgot to show the
613 selection when asking the user for editing the choice. Now we show it.
614 * Improved the logic in the order of events when using a local CDDB repo.
615
616 -- Jesus Climent <jesus.climent@hispalinux.es> Tue, 6 Apr 2004 05:29:38 +0000
617
618 abcde 2.1.15
619
620 * EDITOR is called now evaluating the variable, so it works with full path
621 and arguments.
622 * Patch for making md5sum a variable (since some systems use a different
623 name).
624 * Correction by "huf" <mihi at mail.eol.hu>. The test code in line 376
625 needed some quotes.
626 * The PADDING code and some CDDB funcions were *really* messy. Now it looks
627 cleaner, works faster and some not needed network operations are no
628 longer performed when we are working with local CDDB repositories.
629 * Added "-V" for extra verbosity (on slow networks the user might be waiting
630 and wondering is somethins is happening).
631 * Solved a bug with the non-interactive code.
632
633 -- Jesus Climent <jesus.climent@hispalinux.es> Mon, 16 Feb 2004 00:13:12 +0000
634
635 abcde 2.1.14
636
637 * Missing quotes restored (Closes: #228648).
638
639 -- Jesus Climent <jesus.climent@hispalinux.es> Tue, 20 Jan 2004 06:43:04 +0000
640
641 abcde 2.1.13
642
643 * Solved the problem with re-runs of multiple choices not showing all the
644 choices (Closes: #228405) (this was a quick one)
645 * We now show the selected CDDB entry on a second run, instead of all of
646 them (not that one should stop abcde, but just in case). This way
647 consecutive interrupted runs obtain the same results.
648
649 -- Jesus Climent <jesus.climent@hispalinux.es> Sun, 18 Jan 2004 22:42:15 +0000
650
651 abcde 2.1.12
652
653 * Check if normalizer is found in the PATH (Closes: #228014)
654 * Added (commented) bits to check if the CD being processed is the CD on the
655 tray, so that if differs we do not eject it.
656 * Store locally the CDDB information, under $HOME/.cddb since it is being
657 used by Grip (at least). PATH is user defined (Closes: #88048)
658 * If you are using cdda2wav and SCSI drives, you can set CDROMID for the
659 SCSI drive, since it differs from the cd-discid CDROM parameter
660 (Closes: #121987).
661 * MacOSX keeps on failing because the OS mounts the CD before we finish
662 ripping it... or something else. Please, test test test the code, and
663 report your findings. Pretty please. I have not been able to make it work
664 with the reports I have received.
665
666 -- Jesus Climent <jesus.climent@hispalinux.es> Fri, 16 Jan 2004 12:06:07 +0000
667
668 abcde 2.1.11
669
670 * Urgent fixes for the FreeBSD and MacOSX bits. When using cdda2wav, the
671 CDROM variable must be modified depending on the device interface. By now
672 we will not try to be very smart.
673 * Added a test for HTTPGETOPTS since it cannot be empty for the default
674 HTTPGET options.
675 * Quick release to fix a problem with the CDROM detection code.
676 (Closes: #226647)
677 * Cleaned a bashism. Thanks to Klaus Ethgen (Closes: #226782).
678 * Rewrote some parts of the cdda2wav code. Since I do not have a machine
679 where cdda2wav works, I cannot test the code. The modifications have been
680 done following user reports. If you use cdda2wav and abcde does not work
681 for you, please, contact me and we will try to sort things out. Thanks.
682
683 -- Jesus Climent <jesus.climent@hispalinux.es> Thu, 8 Jan 2004 21:36:23 +0000
684
685 abcde 2.1.10
686
687 * INLINETAG and STARTTRACKNUMBER flags added.
688 * CDROM checking is now done with a bit more wiselly (Closes: #219768)
689 * HTTPGET is only requested is "cddb" action is performed.
690 * Workout the possibility of cdparanoia erasing our wav files
691 (Closes: #172694)
692 * The default answer for editing CDDB data is now "y" if the disk is
693 unknown. If not, the default is "n". Requested by Ricky Buchanan.
694 * Now we do not erase silently any previous $PLAYLISTFILE left behind by a
695 previous CD ripping (Closes: #220753)
696 * Write info file with cdda2wav (Closes: #187702).
697 I do not use cdda2wav myself (me is cd-paranoid) so if anyone using
698 cdda2wav has a problem with this, please, report.
699 * CDROM comes in 1,0,0 kind of format for cdda2wav ripper. Corrected with a
700 quick patch. Kudos go to Mikhail Manuilov <viper5k at pisem dot net> for
701 noticing.
702 * Merged bits to make abcde work under MacOSX. Thanks to Evan Jones.
703 * Merged bits to avoid FreeDB people anger and to cut down the "abcde." part
704 of the discid. Now you can set the "-C" command with the directory name.
705 Kudos go to Bart Samwel.
706 * Added some info bits to the config file about normalize, requested by
707 Ricky Buchanan.
708 * Added some testing for the wav file before normalizing, to check that the
709 file is actually there.
710
711 -- Jesus Climent <jesus.climent@hispalinux.es> Mon, 5 Jan 2004 14:43:59 +0000
712
713 abcde 2.1.9
714
715 * The "First snow in Finland" release.
716 * One head was missing a "-n"
717 * Not use relative links when PLAYLISTDATAPREFIX is set (Closes: #165368)
718 * Stupid use of $OUTPUTTYPE in flac tagging (Closes: #218625)
719
720 -- Jesus Climent <jesus.climent@hispalinux.es> Sun, 2 Nov 2003 09:05:17 +0000
721
722 abcde 2.1.8
723
724 * Small typo corrected (Closes: #217149)
725 * KEEPWAVS now sets the "clean" action to "no", so the wavs are kept.
726 (Closes: #216551)
727 * Quick release fixing a couple of bugs introduced by the padding patch
728 (Closes: #215962)
729 * Control: Build-Depends-Indep: moved to Build-Depends:, as per
730 http://www.debian.org/doc/debian-policy/ch-relationships.html#s-sourcebinarydeps
731 (Closes: #214200)
732
733 -- Jesus Climent <jesus.climent@hispalinux.es> Thu, 23 Oct 2003 09:49:01 +0000
734
735 abcde 2.1.7
736
737 * The "Engineer" release. Yeah! I graduated!
738 * Patch applied to solve the track submission interface issues. Kudos to
739 Marc HE Brockschmidt, again (Closes: #126289)
740 * Small bug related with DISTMP3NICE solved. Kudos to Wilbert Alberts.
741 (Closes: #213756)
742 * Padding now creates the list with padded numbers. Test patch. This should
743 solve the problem with delayed tagging a single file.
744
745 -- Jesus Climent <jesus.climent@hispalinux.es> Fri, 13 Oct 2003 09:50:09 +0000
746
747 abcde 2.1.6
748
749 * Removed a nasty bug where even if the encode failed, the track was marked
750 as successfully encoded (Closes: #208391)
751 * Various Artists has now its own PLAYLIST format (Closes: #137432)
752 * metaflac path corrected (Closes: #206110)
753 * Hopefully this version repairs the comment part for Ogg/Vorbis files.
754 * If nothing breaks, 2.2 will be released as soon as the KNOWNBUG is solved.
755 * Removed all the inline tagging since it breaks the action chain, except
756 in Ogg/Speex. Need to check if "vorbiscomment" can be used for it.
757 (Closes: #206311)
758 * Added DISTMP3NICE variable, to nice the distmp3 program (Closes: #208398)
759
760 -- Jesus Climent <jesus.climent@hispalinux.es> Thu, 4 Sep 2003 10:53:09 +0000
761
762 abcde 2.1.5
763
764 * Small fixes and patches.
765 + GENRE can be used for OUTPUTFORMAT and PLAYLISTFORMAT
766 + id3v2 should work now with -c for comments (Closes: #199949)
767 + small bug with batch encoding
768 + Variables are exported before the CDDB functions are called, so they
769 should use the right variables for the HTTPGET command.
770 + Tagging also use TRACKS and CDGENRE for MP3 files (kudos to Dirk
771 Ruediger)
772 + FLAC encoding now uses dismp3 to encode remotelly (kudos to Taylor and
773 Kevin Cramer). HANDLE WITH CARE ;)
774 Also FLAC now uses CDGENRE and CDYEAR for tagging.
775 * tail/head change: -1 has been deprecated. Noted by Stephan Kulow.
776 * Ogg/Speex support added, for speech encoding (Closes #204635)
777 * Documentation update (Closes: #198825)
778 * Patch for "=" in the name applied (Closes: #197199)
779
780 -- Jesus Climent <jesus.climent@hispalinux.es> Thu, 14 Aug 2003 16:45:29 +0000
781
782 abcde 2.1.4
783
784 * Small bug fixes:
785 + COMMENT should work now.
786 + Aesthetic padding on the total amount of tracks.
787 + CDROM typo
788 + CDROM is now checked after reading the user defined entries.
789 * Remove trailing args from $EDITOR when checking -x: Closes #179222.
790
791 -- Jesus Climent <jesus.climent@hispalinux.es> Sun, 18 May 2003 18:47:36 +0000
792
793 abcde 2.1.3
794
795 * Makefile was missing cddb-tool.1.
796 * Introduced dagrab as CD ripping utility.
797 * cddb-tool seq calls converted to functions. No more distro dependencies.
798 * WGET* variables converted to HTTPGET* variables. FreeBSD can safelly use
799 fetch.
800 * More FreeBSD specific bits: CDROM and EJECT changes.
801 * Typo in abcde.conf
802 * Added CDDBPROTO for specifying the protocol level of the cddb query.
803 * CDDB protocol upgraded to 5. CDYEAR and CDGENRE are now used for CD
804 tagging.
805 * COMMENT is now used for inline tagging with oggenc (my mistake it was
806 missing): Closes: #191475.
807
808 -- Jesus Climent <jesus.climent@hispalinux.es> Sat, 10 May 2003 07:49:22 +0000
809
810 abcde 2.1.2
811
812 * Documentation updates: Closes: #186230.
813 * Usual set of bug fixes and corrections.
814 * Default behaviour of VAOUTPUTFORMAT output changed to avoid multiple
815 directories for a same album. I think the format is more logical, and you
816 can always split the files once they are created.
817 * Padding track wavs with 0 so if you want to burn those wavs just cdrecord
818 *.wav will do it. Use "-p" to force it when encoding a small (<9) number
819 of files (Closes: #111627).
820 * Added "KEEPWAVS" as a variable to keep those wavs. Default is "no". Can
821 use also "-k" in the command line. (Closes: #160372).
822 This probably should be changed with an option to move the wav files to
823 another directory instead of just keep de abcde.<cdid> directory.
824 * Added documentation comments about OUTPUTTYPE (Closes: #184963).
825 * abcde.conf cleanup: (Closes: #186230, #187400).
826
827 -- Jesus Climent <jesus.climent@hispalinux.es> Tue, 25 Mar 2003 16:39:25 +0200
828
829 abcde 2.1.1
830
831 * New release.
832
833 -- Jesus Climent <jesus.climent@hispalinux.es> Mon, 17 Mar 2003 08:52:01 +0200
834
835 abcde 2.1.0-3
836
837 * Since abcde does not depend on eject, an execution test ([-x]) was added,
838 but that means abcde needs a test for eject in the patch if -x is passed:
839 Closes: #184151.
840 * Merged some more bits from Marc 'HE' Brockschmidt: Closes: #126289.
841 * A bit of more info in abcde.conf: Closes: #184963.
842 * cddb-tool version updated to 0.4.2
843
844 -- Jesus Climent <jesus.climent@hispalinux.es> Fri, 14 Mar 2003 18:00:03 +0000
845
846 abcde 2.1.0-2
847
848 * Old version string left behind. Updated.
849 * Few more doc update bits.
850 * Patches from Marc 'HE' Brockschmidt: Closes: #149499.
851 * Small patch from Norbert Preining to support multiple output in the output
852 directory.
853 * cddb-tool parses CDYEAR with the help of awk: Closes: #114848.
854 * cddb-tool does not globe "*" characters anymore: Closes: #157448.
855
856 -- Jesus Climent <jesus.climent@hispalinux.es> Fri, 7 Mar 2003
857
858 abcde 2.1.0
859 * The infamous "Works for me(TM)" and "Time to release" release.
860 + We preppend track number now: Closes: #128966.
861 + Itegrate flac: Closes: #126311.
862 + Multi-format encode: Closes: #148934.
863 + Gapless lame encoding: Closes: #172696.
864 + CDROM documented: Closes: #182403.
865 * Applied OpenBSD patches to make the script more portable. Thanks to Han
866 Boetes.
867 * Documentation fixes: closes: #100844, #136741.
868 * NetBSD patches applied:
869 - EXPERIMENTAL Normalize and Batch support.
870 - EXPERIMENTAL FLAC support.
871 * EXPERIMENTAL multiple output support:
872 + multiple output and error checking
873 + multiple lists support
874 * Default output file changed to have the $track_number in the beginning.
875 * abcde takeover.
876
877 -- Jesus Climent <jesus.climent@hispalinux.es> Fri, 28 Feb 2003
878
879 abcde 2.0.3
880 * The Fixed-Yet?-How-About-Now?-What-About-Now?-Now? Release
881 * SMP fixed, mad props to Steve Madsen, closes: #69828, #111806
882 * Minor code cleanups thanks to Adam Heath
883 * Multiple inexact match results are generated in a safe manner
884 thanks to Nick Martin, closes: #126025
885 * Removed cddb-tool template generation bashism, thanks to Greg
886 Norris, closes: #126327
887 * Windows can't handle double quotes in filenames either.
888 The default mungefilename now removes them, closes: #127643
889 * Using -C with WAVOUTPUTDIR fixed, closes: #127728
890 * Resuming various artists discs fixed, closes: #127731
891
892 -- Robert Woodcock <rcw@debian.org> Sun, 27 Jan 2002
893
894 abcde 2.0.2
895 * The One-More-Time-With-Feeling Release
896 * Bladeenc really works this time. Honest. closes: #121988
897
898 -- Robert Woodcock <rcw@debian.org> Mon, 3 Dec 2001
899
900 abcde 2.0.1
901
902 * The I-Don't-Listen-To-Sssca Release
903 * Example abcde.conf fixes, closes: #111580
904 * So much for bladeenc's l3enc compatibility, closes: #110863
905 * CDDB submit fixes (to enable CDDB submitting, put
906 UNINTENTIONALLY_ANGER_THE_FREEDB_PEOPLE=y in your abcde.conf),
907 closes: #111478, #111500
908 * Minor mungefilename() cleanup
909 * Small manpage fix
910 * Works with oggenc when POSIXLY_CORRECT is defined, thanks to Juhapekka
911 Tolvanen
912 * Quote remote locations when calling distmp3
913 * Allow remote encoding of oggs
914 * Only remove wav files if the encoding succeeded
915 * No-local-encoding via -j 0 fixed, thanks to Hans-Joachim Baader
916 * CD read errors are trapped/resumed cleanly now thanks to Pete,
917 closes: #111618
918 * devfs device check fix, thanks to Clint Adams
919 * Check for seq command - some BSD's have jot instead and abcde can't
920 use that yet
921 * Various Artists playlist generation fixed, thanks to William Lash
922
923 -- Robert Woodcock <rcw@debian.org> Tue, 6 Nov 2001
924
925 abcde 2.0
926
927 * The Psychiatrist-Says-I'm-Stable-Again Release
928 * Renamed to 2.0
929 * Minor documentation updates
930
931 -- Robert Woodcock <rcw@debian.org> Wed, 15 Aug 2001
932
933 abcde 1.9.10
934
935 * The Waiter-There's-A-Proof-In-My-Pudding Release
936 * Fixed some quoting issues preventing abcde from using a temp directory
937 containing spaces, closes: #89682
938 * Now purges encodetracklocation notes from the status file when resuming.
939 * -a playlist now implies -a cddb
940 * Manpage and default config file updates, closes: #78726, #100841, #100845
941 * Applied checkstatus patch by Itai Zukerman, fixes certain track number
942 status checking situations, closes: #93395
943 * Check to see if things run through run_command return a nonzero error
944 code and present the command and error code to the user later,
945 closes: #93485
946 * Devfs fixup - If /dev/cdrom doesn't exist, try /dev/cdroms/cdrom0,
947 closes: #101933
948 * If a background process returned an error, log it. If it was an encode
949 process, abandon that encode location and don't wait for the encode
950 process to finish. Display the commandlines that resulted in error exits
951 with their exit codes before aborting.
952 * do_tag handles vorbis commenting failures idempotently
953 * -n works again
954 * Resumes encoding if all files have ripped, closes: #101843
955 * do_cddbedit code checks to see if it's already been run
956
957 -- Robert Woodcock <rcw@debian.org> Wed, 1 Aug 2001
958
959 abcde 1.9.9
960
961 * The Not-Quite-Last-In-The-Development-Series Release
962 * I broke ID3v1 comments in 1.9.8, it's fixed now, thanks to Christian
963 Beyerlein for noticing this
964
965 -- Robert Woodcock <rcw@debian.org> Tue, 13 Mar 2001
966
967 abcde 1.9.8
968
969 * The Groundshaking Release
970 * Now defaults to using FreeDB instead of Gracenote. Pricks.
971 * New VAOUTPUTFORMAT variable for those who like their various artists
972 discs named in a different format
973 * Accommodates the fact that OpenBSD xargs does not eat whitespace, thanks
974 to Marcus Daniel for discovering this
975 * New scheduler for distmp3, thanks to David Bergeron
976 * xingmp3enc support, thanks to Brian Gannon
977 * Stripped down cddb-tool a little bit so that abcde no longer requires
978 mktemp
979 * New -C option to let people continue where they left off if they no
980 longer have the CD handy
981 * ID3COMMENT is now COMMENT
982 * Ogg commenting is now done separately so resuming doesn't break it
983 * More documentation updates
984
985 -- Robert Woodcock <rcw@debian.org> Sat, 10 Mar 2001
986
987 abcde 1.9.7
988
989 * The Overcast Partial Eclipse Release
990 * Supports ID3v2
991 * Various Artists heuristics patch by Kevin Everets
992 * New -c option to specify an extra configuration file
993 * Does not try to check if a tagger exists unless OUTPUTTYPE=mp3
994 * cddb-tool template output fixes
995 * Yet more documentation updates
996 * Avoids id3v2's -c option for now
997 * Adds support for another Various Artists format, "Artist: Title", thanks
998 to Wolfgang Borgert
999 * Fixed typo that was breaking remote encoding support
1000 * Hitting control-c while there's nothing in the foreground no longer
1001 causes abcde to delete all its work upon exit
1002
1003 -- Robert Woodcock <rcw@debian.org> Sun, 7 Jan 2001
1004
1005 abcde 1.9.6
1006
1007 * The Squishy Release
1008 * Updated getopts call to remove obsoleted options
1009 * More documentation fixes, closes: #77957
1010 * Single inexact match spurious question fix
1011 * Fixed encoder trigger timing when using -l, closes: #77854
1012
1013 -- Robert Woodcock <rcw@debian.org> Sun, 26 Nov 2000
1014
1015 abcde 1.9.5
1016
1017 * The "Run Towards Trick Or Treaters With Scissors" Release
1018 * Some documentation updates
1019 * mungefilename quoting fix
1020 * Implemented -a, which replaces -p, -P, and a number of other things
1021
1022 -- Robert Woodcock <rcw@debian.org> Mon, 30 Oct 2000
1023
1024 abcde 1.9.4
1025
1026 * The "Run With Scissors" Release
1027 * Various Artists support by Kevin Everets
1028 * Specifying track numbers on the command line should work again, bash was
1029 getting a wee bit confuzzled with the way I had things before.
1030 * A couple more error output changes and miscellaneous fixes
1031 * OUTPUTDIR works again
1032
1033 -- Robert Woodcock <rcw@debian.org> Thu, 28 Sep 2000
1034
1035 abcde 1.9.3
1036
1037 * The ugh Release
1038 * Brown Paper Bag fix for mp3enc users
1039 * Recreated the rest of the variable environment in do_playlist, fixes
1040 TRACKNUM availability for real this time, closes: #72535
1041
1042 -- Robert Woodcock <rcw@debian.org> Tue, 26 Sep 2000
1043
1044 abcde 1.9.2
1045
1046 * The "Very Long Changelog Entries Can Become Addicting" Release.
1047 * Switched default output type to ogg, default encoder to oggenc
1048 * Since 1.9.x prompts for CDDB edits by default there is now a -N switch
1049 for non-interactivity.
1050 * Handles cddb entries with random sprinklings of CR's and LF's
1051 * You can now specify niceness for the reader and encoders, thanks to
1052 Kevin Everets <kevin.everets@alcatel.com>
1053 * -j 0 will now disable local encoding, thanks to Antonio Fiol
1054 <Antonio.FIOL@enst-bretagne.fr>
1055 * Vorbize should actually work now, thanks to Kevin Everets and James
1056 LewisMoss
1057 * Oggenc/Vorbize commenting support
1058 * Made TRACKNUM available for playlist generation
1059 * Fleshed out the TODO list a bit more
1060 * mungefilename() now translates ':' to ' -' by default. Rationale: You
1061 can't put ':' on a FAT filesystem. It also wreaks havoc with Samba.
1062
1063 -- Robert Woodcock <rcw@debian.org> Mon, 25 Sep 2000
1064
1065 abcde 1.9.1
1066
1067 * The "Don't Fraun" Release.
1068 * Fixed a half-dozen minor buglets
1069 * A little less debug output, a lot more normal output
1070 * Resuming operation works better now
1071 * Patched up offline usage again
1072 * Broke OUTPUTFORMAT - if you plan on ever using Ogg support, and you've
1073 overridden the OUTPUTFORMAT default, change the ".mp3" to
1074 ".${OUTPUTTYPE}"
1075 * Beginnings of Ogg Vorbis support (vorbize and oggenc) - warning:
1076 completely untested
1077
1078 -- Robert Woodcock <rcw@debian.org> Thu, 17 Aug 2000
1079
1080 abcde 1.9
1081
1082 * The "" Release.
1083 * Completely redone tmpfile handling, abcde can now continue where you left
1084 off. closes: #42970, #50883, #66668
1085 * Restructured program execution scheduling around central status file
1086 * Moved cddb-tool interactivity to abcde, 'cddb-tool get' no longer exists,
1087 it is now 'cddb-tool query' and 'cddb-tool read'.
1088 * Removed -e, -v, and -V, since abcde will now prompt you if you want to
1089 edit or otherwise muck with the data after you have a chance to see it.
1090
1091 -- Robert Woodcock <rcw@debian.org> Thu, 22 Jun 2000
1092
1093 abcde 1.1.1
1094
1095 * The "That wasn't chicken" release.
1096 * Remote distributed encoding had a bad bug in 1.1 - work to be done
1097 remotely was duplicated locally (everything still turned out ok - there
1098 was just no speedup). Fixed that.
1099 * Restructured encode_and_tag function.
1100
1101 -- Robert Woodcock <rcw@debian.org> Sun, 07 May 2000
1102
1103 abcde 1.1
1104
1105 * The "We heard Mr. Garrison say them a couple of times" Release.
1106 * New -r and REMOTEHOSTS option to use distmp3 to encode to multiple
1107 hosts at once.
1108 * Command-line track range specification (f.e. "abcde 1-12"
1109 (Thanks: Vincent Ho)
1110 * Now displays minutes/seconds for each track while displaying track titles
1111 at the start
1112
1113 -- Robert Woodcock <rcw@debian.org> Tue, 18 Apr 2000
1114
1115 abcde 1.0.6
1116
1117 * The "Inspected by #17" Release.
1118 * New EJECTCD option to eject the CD after all tracks are read (thanks:
1119 Hrafnkell F Hlodversson)
1120
1121 -- Robert Woodcock <rcw@debian.org> Sun, 2 Apr 2000
1122
1123 abcde 1.0.5
1124
1125 * The "...So we can both watch X-Files..." Release.
1126 * Quoting fix for setups without space->underscore filename munging
1127 * README file URL fixes/updates
1128
1129 -- Robert Woodcock <rcw@debian.org> Thu, 16 Mar 2000
1130
1131 abcde 1.0.4
1132
1133 * CDPARANOIAOPTS and CDDA2WAVOPTS should work now.
1134
1135 -- Robert Woodcock <rcw@debian.org> Sun, 20 Feb 2000
1136
1137 abcde 1.0.3
1138
1139 * The "This Space Intentionally Left Blank" Release
1140 * Support for reverse and dashed Various Artists discs
1141 * More elegant way of passing backtick data
1142 * Replaced all `foo` commands with $(foo)
1143 * Custom filename munging, closes: #38448
1144
1145 -- Robert Woodcock <rcw@debian.org> Wed, 9 Feb 2000
1146
1147 abcde 1.0.2
1148
1149 * Now eats backticks in CDDB input (thanks to Steve Beattie)
1150 * mp3enc support (thanks to Richard Jelinek and Chris Ruvolo), closes: #56189
1151 * cddb-tool more gracefully handles no net connection for those with
1152 local caching name servers
1153 * Fixed HELLOINFO documentation bug, closes: #56189
1154
1155 -- Robert Woodcock <rcw@debian.org> Wed, 26 Jan 2000
1156
1157 abcde 1.0.1
1158
1159 * The "s/ever/ Three Days/" Release
1160 * Now properly handles double-quotes in Artist and Album data
1161 (thanks to Clint Adams), closes: #54888
1162
1163 -- Robert Woodcock <rcw@debian.org> Thu, 13 Jan 2000
1164
1165 abcde 1.0
1166
1167 * The "But a 1.0 is Forever" Release
1168 * Backed out cddb-tool quoting change, closes: #54005
1169 * Now strips carriage returns from CDDB data, closes: #53815
1170 * Added ID3COMMENT config option
1171
1172 -- Robert Woodcock <rcw@debian.org> Mon, 10 Jan 2000
1173
1174 abcde 0.8.9
1175
1176 * The "Get it Before the World Implodes" Release
1177 * Added -D (debugging option, outputs debugging information to stderr).
1178 Very useful for submitting bug reports, hint hint hint :)
1179 Just do 'abcde -D 2>logfile' and include logfile in your bug report.
1180 * Now uses id3's new -T option to embed track numbers in ID3 tags.
1181 * Fixed cddb-tool output for FreeDB submissions, closes: #51986.
1182 Thanks to Clint Adams for spotting the problem
1183 * New -v switch for Various Artist CD's (thanks to Magenta Hari Nezumi)
1184 closes: #43581
1185 * Fixed minor cddb-tool manpage buglet
1186 * Fixed cddb-tool output for shell quoting, thanks to Philipp Meier.
1187 closes: #52469
1188
1189 -- Robert Woodcock <rcw@debian.org> Fri, 31 Dec 1999
1190
1191 abcde 0.8.8
1192
1193 * Added gogo explainations to manpages and example config file
1194 * Added code by Stuart Ballard <sballard@netreach.net> to intelligently use
1195 relative paths for playlist files
1196 * Added PLAYLISTDATAPREFIX config option for those who wish to prefix their
1197 playlist data with things like URL's
1198 * Fixed bug added in 0.8 where the multiple inexact match choice selection
1199 would be hidden to the user (cddb-tool wasn't sending all user output to
1200 stderr as it should).
1201
1202 -- Robert Woodcock <rcw@debian.org> Sun, 28 Nov 1999
1203
1204 abcde 0.8.7
1205
1206 * Removed parallelization of silent encoder processes
1207
1208 -- Robert Woodcock <rcw@debian.org> Tue, 16 Nov 1999
1209
1210 abcde 0.8.6
1211
1212 * Removed bashisms (again :)
1213
1214 -- Robert Woodcock <rcw@debian.org> Sun, 14 Nov 1999
1215
1216 abcde 0.8.5
1217
1218 * Fixed some output issues regarding background encoding that cropped up in
1219 0.8.3
1220
1221 -- Robert Woodcock <rcw@debian.org> Sun, 7 Nov 1999
1222
1223 abcde 0.8.4
1224
1225 * New name. A Better CD Encoder. cdgrab was already taken - the original
1226 cdgrab name belongs to a CDDA reading program for DOS dating back to
1227 1993. It's still in use and active development, so I'm changing the
1228 name of cdgrab instead. See this URL for a description of the original
1229 cdgrab: http://www.scn.rain.com/pub/cdrom/cdgrab.txt
1230
1231 Your old /etc/cdgrab.conf and/or ~/.cdgrab.conf can simply be
1232 renamed to /etc/abcde.conf and ~/.abcde.conf.
1233
1234 The program name is now 'abcde'.
1235
1236 -- Robert Woodcock <rcw@debian.org> Tue, 2 Nov 1999
1237
1238 cdgrab 0.8.3
1239
1240 * cdgrab 0.7 through 0.8.2 would leave around cdgrab.xxxxxx
1241 tempfiles with -j. Fixed that.
1242 * Fixed quoting issues regarding spaces in output files
1243
1244 -- Robert Woodcock <rcw@debian.org> Thu, 28 Oct 1999
1245
1246 cdgrab 0.8.2
1247
1248 * Supports the 'gogo' mp3 encoder
1249 * cddb-tool escapes double quotes when sourcing its temp files
1250 * Added cddb-tool manpage
1251
1252 -- Robert Woodcock <rcw@debian.org> Sun, 10 Oct 1999
1253
1254 cdgrab 0.8.1
1255
1256 * Cleared up some bashisms from the patches merged in 0.8
1257
1258 -- Robert Woodcock <rcw@debian.org> Sun, 19 Sep 1999
1259
1260 cdgrab 0.8
1261
1262 * Fixed a bug where if multiple tracks (but not the entire CD) was
1263 specificed explicitly, cdgrab would loop forever after the first track
1264 * Now uses Debian's sensible-editor wrapper if available
1265 * Merged in patches from Nathaniel J Smith that puts cddb lookup
1266 functionality in a separate script, cddb-tool
1267 * Adds WAVOUTPUTDIR environment variable for those running out of space in
1268 OUTPUTDIR.
1269
1270 -- Robert Woodcock <rcw@debian.org> Thu, 26 Aug 1999
1271
1272 cdgrab 0.7.7
1273
1274 * Yet another quick fix to finish what 0.7.6 started - cdgrab should now
1275 handle multiple inexact matches as well. (Thanks again to Robert Macaulay)
1276
1277 -- Robert Woodcock <rcw@debian.org> Thu, 12 Aug 1999
1278
1279 cdgrab 0.7.6
1280
1281 * Another quick bugfix release - hopefully this will handle inexact matches
1282 properly now. (Thank you Robert Macaulay :)
1283
1284 -- Robert Woodcock <rcw@debian.org> Mon, 9 Aug 1999
1285
1286 cdgrab 0.7.5
1287
1288 * Quick bugfix release - with any luck I can start on 0.8 soon :)
1289 * **** YOU WILL NEED TO EDIT CDGRAB.CONF **** if you use lame as
1290 /usr/bin/lamer. The default program name is now 'lame' as of lame v3.0.
1291 If you don't want to touch your lame installation, put the following in
1292 your cdgrab.conf: "LAME=lamer"
1293 * Omits -w from cdparanoia commands
1294 * Depends on cdparanoia-bin or cdparanoia now - this accommodates the recent
1295 cdparanoia package namechange.
1296 * Fixed a stealth-whitespace typo at line 495. Thanks go to Gregory T.
1297 Norris for tracking this down.
1298
1299 -- Robert Woodcock <rcw@debian.org> Tue, 13 Jul 1999
1300
1301 cdgrab 0.7.4
1302
1303 * Now only uses the first match from a CDDB datafile for the track
1304 information, this works around a cddb glitch some of you may have
1305 hit last month
1306 * Default config file now gets version number from program.
1307 * added 'debug' option to CDROMREADERSYNTAX to get cdparanoia to only rip
1308 the first 5 seconds of a track. This is very useful to those debugging
1309 cdgrab, makes things go much faster. This will also prevent me releasing
1310 another 0.7.2 :)
1311 * Now puts options last on the encoder command line if you are using
1312 bladeenc or l3enc, this should allow the proper use of these encoders
1313 with additional commandline options (thanks to Justin Hugh Daly for
1314 pointing this out)
1315 * m3u PLAYLIST SUPPORT! Check out the new -p and -P options!
1316
1317 -- Robert Woodcock <rcw@debian.org> Mon, 7 Jun 1999
1318
1319 cdgrab 0.7.3
1320
1321 * Fixes wget calling method
1322 * -l/LOWDISK documented
1323 * Fixes the lowdisk #2 option so it exits cleanly
1324 * Lets you enter track info for CDs without CDDB matches now
1325
1326 -- Robert Woodcock <rcw@debian.org> Sun, 23 May 1999
1327
1328 cdgrab 0.7.2
1329
1330 * Woops, left some debugging code in 0.7.1 - if you have truckloads of 80kb
1331 mp3's, try this :)
1332
1333 -- Robert Woodcock <rcw@debian.org> Sun, 16 May 1999
1334
1335 cdgrab 0.7.1
1336
1337 * LOWDISK/-l option added for those who don't have the disk space to run a
1338 parallelized session.
1339 * MAXPROCS added to config file
1340 * CDDB handling revisited - cdgrab should now properly handle CD's with
1341 multiple or inexact CDDB entries.
1342
1343 -- Robert Woodcock <rcw@debian.org> Fri, 14 May 1999
1344
1345 cdgrab 0.7
1346
1347 * Parallelizes ripping and encoding - this may take substantially more disk
1348 space temporarily (up to 500MB or so depending on how fast your CPU is
1349 compared to your cdrom drive) but cdgrab will be done with your CD
1350 much more quickly.
1351 * Allows for SMP optimizations (multiple encoders running at once) with the
1352 new -j option
1353 * Output fix for TOC printing
1354 * cd-discid split off into it's own package
1355
1356 -- Robert Woodcock <rcw@debian.org> Fri, 7 May 1999
1357
1358 cdgrab 0.6.2
1359
1360 * Fixes encoder and cdrom reader option-passing bug
1361
1362 -- Robert Woodcock <rcw@debian.org> Sun, 4 Apr 1999
1363
1364 cdgrab 0.6.1
1365
1366 * Adds the -H option (don't create .inf files) when calling cdda2wav
1367 * Removed a bashism from the usage function
1368
1369 -- Robert Woodcock <rcw@debian.org> Mon, 29 Mar 1999
1370
1371 cdgrab 0.6
1372
1373 * Tacks a .wav extension to the wave data temporary file to make bladeenc
1374 happy.
1375 * Munges /'s to _'s now instead of eating them
1376 * Adds command-line option configuration options for backend programs
1377 * Properly zero-pads the TRACKNUM variable
1378
1379 -- Robert Woodcock <rcw@debian.org> Sun, 28 Mar 1999
1380
1381 cdgrab 0.5
1382
1383 * Added support for inexact or multiple CDDB matches
1384 * Properly bombs out if CDDB can't come up with a match
1385 (without CDDB, you might as well use cdparanoia -B)
1386
1387 -- Robert Woodcock <rcw@debian.org> Thu, 18 Mar 1999
1388
1389 cdgrab 0.4
1390
1391 * Added ALBUMFILE, fixed manpage reference to it
1392 * Deletes editor backups from 'cdgrab -e' automagically
1393 (I wish mutt did this :)
1394 * Bombs out if there's no CD in the drive
1395 * Bombs out if any necessary external programs don't exist
1396 * Encourages people to use brackets for OUTPUTFORMAT variables to
1397 handle formats like Artist/TrackName_Number.mp3
1398
1399 -- Robert Woodcock <rcw@debian.org> Tue, 16 Mar 1999
1400
1401 cdgrab 0.3
1402
1403 * Fixed one thinko in user preferences loading and another in the tagger
1404 * New option syntax - if you used to specify a cdrom device through the
1405 command line, use 'cdgrab -d device' now to get the same result.
1406 * Allows you to edit CDDB response data before using it (-e)
1407 * Added support for getting a user-specified selection of tracks
1408 * Added support for user-specified output file formats
1409
1410 -- Robert Woodcock <rcw@debian.org> Wed, 10 Mar 1999
1411
1412 cdgrab 0.2
1413
1414 * Initial release
1415
1416 -- Robert Woodcock <rcw@debian.org> Sun, 21 Feb 1999