clinton/abcde.git
11 years agoMake sure that ABCDETEMPDIR is quoted so we can deal with spaces in
EinvalSledge@gmail.com [Wed, 13 Jun 2012 00:35:11 +0000 (00:35 +0000)]
Make sure that ABCDETEMPDIR is quoted so we can deal with spaces in
file and directory names. Closes issue 64. Thanks to Richard for the
patch, adapted slightly.

git-svn-id: http://abcde.googlecode.com/svn/trunk@343 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

11 years ago * Fix use of awk (sub instead of substr) when generating CRLF line endings.
EinvalSledge@gmail.com [Wed, 13 Jun 2012 00:16:06 +0000 (00:16 +0000)]
  * Fix use of awk (sub instead of substr) when generating CRLF line endings.
    (Closes issue 59).

git-svn-id: http://abcde.googlecode.com/svn/trunk@342 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

11 years agoRemove documentation of the old "-R" option for recursive searching of
EinvalSledge@gmail.com [Wed, 13 Jun 2012 00:07:16 +0000 (00:07 +0000)]
Remove documentation of the old "-R" option for recursive searching of
local CDDB data, it's now enabled always. (Closes issue 57).

git-svn-id: http://abcde.googlecode.com/svn/trunk@341 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

11 years agoAdd Recommends: atomicparsley in the Debian packaging for Debian/Ubuntu users. LP...
EinvalSledge@gmail.com [Tue, 12 Jun 2012 23:55:12 +0000 (23:55 +0000)]
Add Recommends: atomicparsley in the Debian packaging for Debian/Ubuntu users. LP: #535527

git-svn-id: http://abcde.googlecode.com/svn/trunk@340 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

11 years agoUpdate 'major changes' list for 2.5
EinvalSledge@gmail.com [Tue, 12 Jun 2012 23:50:18 +0000 (23:50 +0000)]
Update 'major changes' list for 2.5

git-svn-id: http://abcde.googlecode.com/svn/trunk@339 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

11 years agoAdvertise new mailing list
EinvalSledge@gmail.com [Tue, 12 Jun 2012 23:46:12 +0000 (23:46 +0000)]
Advertise new mailing list

git-svn-id: http://abcde.googlecode.com/svn/trunk@338 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

11 years agoAdd Debian bug# for m4a tagging fix
EinvalSledge@gmail.com [Sat, 19 May 2012 17:59:33 +0000 (17:59 +0000)]
Add Debian bug# for m4a tagging fix

git-svn-id: http://abcde.googlecode.com/svn/trunk@337 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

11 years agoAdd Debian bug# for recommending mailx
EinvalSledge@gmail.com [Sat, 19 May 2012 17:53:34 +0000 (17:53 +0000)]
Add Debian bug# for recommending mailx

git-svn-id: http://abcde.googlecode.com/svn/trunk@336 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

11 years ago * When using Musicbrainz, checksum and only output unique matches for an
EinvalSledge@gmail.com [Sat, 19 May 2012 17:50:13 +0000 (17:50 +0000)]
  * When using Musicbrainz, checksum and only output unique matches for an
    album. Closes: #669143

git-svn-id: http://abcde.googlecode.com/svn/trunk@335 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

11 years agoFix do_musicbrainz() for the case where there are no matches
EinvalSledge@gmail.com [Sat, 19 May 2012 16:53:03 +0000 (16:53 +0000)]
Fix do_musicbrainz() for the case where there are no matches

git-svn-id: http://abcde.googlecode.com/svn/trunk@334 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

11 years agoFix encoding call for m4a. (Closes issue 31).
EinvalSledge@gmail.com [Mon, 14 May 2012 14:39:57 +0000 (14:39 +0000)]
Fix encoding call for m4a. (Closes issue 31).

git-svn-id: http://abcde.googlecode.com/svn/trunk@333 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

11 years agoAdd Recommends: mailx in the Debian packaging for Debian/Ubuntu users.
EinvalSledge@gmail.com [Wed, 2 May 2012 16:06:45 +0000 (16:06 +0000)]
Add Recommends: mailx in the Debian packaging for Debian/Ubuntu users.

git-svn-id: http://abcde.googlecode.com/svn/trunk@332 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

11 years ago * Sort options alphabetically (Closes issue 58).
EinvalSledge@gmail.com [Mon, 30 Apr 2012 16:00:16 +0000 (16:00 +0000)]
  * Sort options alphabetically (Closes issue 58).
    Thanks to vskytta for the patch.

git-svn-id: http://abcde.googlecode.com/svn/trunk@331 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

11 years agostart 2.5.3 development
EinvalSledge@gmail.com [Mon, 30 Apr 2012 15:58:55 +0000 (15:58 +0000)]
start 2.5.3 development

git-svn-id: http://abcde.googlecode.com/svn/trunk@330 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

11 years agoCommit Debian changelog
EinvalSledge@gmail.com [Sun, 29 Apr 2012 16:43:54 +0000 (16:43 +0000)]
Commit Debian changelog

git-svn-id: http://abcde.googlecode.com/svn/trunk@329 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

11 years ago * Re-fix speex tagging. (Closes issue 19).
EinvalSledge@gmail.com [Sun, 29 Apr 2012 16:20:30 +0000 (16:20 +0000)]
  * Re-fix speex tagging. (Closes issue 19).
    Thanks to vskytta for pointing out the problem - patch not applied
    properly in 2.5.1
  * Quickly re-release as 2.5.2

git-svn-id: http://abcde.googlecode.com/svn/trunk@327 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

11 years agoPrepare for 2.5.1 release
EinvalSledge@gmail.com [Wed, 25 Apr 2012 13:33:16 +0000 (13:33 +0000)]
Prepare for 2.5.1 release

git-svn-id: http://abcde.googlecode.com/svn/trunk@324 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

12 years agoClean up the CD-Text output a little
EinvalSledge@gmail.com [Fri, 20 Apr 2012 17:23:48 +0000 (17:23 +0000)]
Clean up the CD-Text output a little

git-svn-id: http://abcde.googlecode.com/svn/trunk@323 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

12 years ago * Try to give more helpful error messages when we can't parse the
EinvalSledge@gmail.com [Fri, 20 Apr 2012 01:19:36 +0000 (01:19 +0000)]
  * Try to give more helpful error messages when we can't parse the
    command line, and exit rather than carry on. (Closes issue 51).

git-svn-id: http://abcde.googlecode.com/svn/trunk@322 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

12 years ago * If we don't find any CDDB or Musicbrainz information for the CD, try
EinvalSledge@gmail.com [Fri, 20 Apr 2012 01:07:51 +0000 (01:07 +0000)]
  * If we don't find any CDDB or Musicbrainz information for the CD, try
    to extract CD-Text information to populate the cddbinfo template.
    (Closes issue 41).

git-svn-id: http://abcde.googlecode.com/svn/trunk@321 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

12 years ago * With EXTRAVERBOSE==2 or more, make run_command() print out each
EinvalSledge@gmail.com [Thu, 19 Apr 2012 21:00:27 +0000 (21:00 +0000)]
  * With EXTRAVERBOSE==2 or more, make run_command() print out each
    command as it's run. (Closes issue 39).

git-svn-id: http://abcde.googlecode.com/svn/trunk@320 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

12 years ago * Change the meaning of EXTRAVERBOSE; previously, it was a y/n option
EinvalSledge@gmail.com [Thu, 19 Apr 2012 20:57:19 +0000 (20:57 +0000)]
  * Change the meaning of EXTRAVERBOSE; previously, it was a y/n option
    to make things more verbose. Add extra levels of verbosity (0, 1, 2 so
    far) and a new vvecho() function for callers to use.

git-svn-id: http://abcde.googlecode.com/svn/trunk@319 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

12 years agoCheck that we have $CDDBTOOL before we start. (Closes issue 27).
EinvalSledge@gmail.com [Thu, 19 Apr 2012 20:37:25 +0000 (20:37 +0000)]
Check that we have $CDDBTOOL before we start. (Closes issue 27).

git-svn-id: http://abcde.googlecode.com/svn/trunk@318 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

12 years ago + Add suggested diskutil code to auto-detect the CD on OS X.
EinvalSledge@gmail.com [Thu, 19 Apr 2012 16:31:38 +0000 (16:31 +0000)]
+ Add suggested diskutil code to auto-detect the CD on OS X.
      Closes issue 45.

git-svn-id: http://abcde.googlecode.com/svn/trunk@317 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

12 years ago * Updates for CD device detection:
EinvalSledge@gmail.com [Thu, 19 Apr 2012 16:27:19 +0000 (16:27 +0000)]
  * Updates for CD device detection:
    + Look for /dev/sr0, in case /dev/cdrom doesn't exist.
      Closes issue 52.

git-svn-id: http://abcde.googlecode.com/svn/trunk@316 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

12 years agoOn OS X, switch from disktool to diskutil. (Closes issue 43).
EinvalSledge@gmail.com [Thu, 19 Apr 2012 16:20:00 +0000 (16:20 +0000)]
On OS X, switch from disktool to diskutil. (Closes issue 43).

git-svn-id: http://abcde.googlecode.com/svn/trunk@315 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

12 years agoAdd ATOMICPARSLEY=AtomicParsley (Closes issue 37).
EinvalSledge@gmail.com [Thu, 19 Apr 2012 14:20:13 +0000 (14:20 +0000)]
Add ATOMICPARSLEY=AtomicParsley (Closes issue 37).

git-svn-id: http://abcde.googlecode.com/svn/trunk@314 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

12 years ago * Fix aac tagging. (Closes issue 7).
EinvalSledge@gmail.com [Thu, 19 Apr 2012 14:10:02 +0000 (14:10 +0000)]
  * Fix aac tagging. (Closes issue 7).
    Thanks to Andrew Strong for forwarding the patch.

git-svn-id: http://abcde.googlecode.com/svn/trunk@313 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

12 years ago * Fix speex tagging. (Closes issue 19).
EinvalSledge@gmail.com [Thu, 19 Apr 2012 14:03:48 +0000 (14:03 +0000)]
  * Fix speex tagging. (Closes issue 19).
    Thanks to vskytta for the patch.

git-svn-id: http://abcde.googlecode.com/svn/trunk@312 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

12 years agoAdd thanks for patches from vskytta
EinvalSledge@gmail.com [Thu, 19 Apr 2012 13:43:34 +0000 (13:43 +0000)]
Add thanks for patches from vskytta

git-svn-id: http://abcde.googlecode.com/svn/trunk@311 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

12 years agoimprove presentation of options/defaults when asking a question (closes issue 9)
colintu@gmail.com [Thu, 19 Apr 2012 13:02:54 +0000 (13:02 +0000)]
improve presentation of options/defaults when asking a question (closes issue 9)

git-svn-id: http://abcde.googlecode.com/svn/trunk@310 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

12 years agoremove tarball target from Makefile
colintu [Wed, 18 Apr 2012 20:00:30 +0000 (20:00 +0000)]
remove tarball target from Makefile

git-svn-id: http://abcde.googlecode.com/svn/trunk@309 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

12 years agoremove -o 0 options from make install (Closes issue 17)
colintu [Wed, 18 Apr 2012 19:21:16 +0000 (19:21 +0000)]
remove -o 0 options from make install (Closes issue 17)

git-svn-id: http://abcde.googlecode.com/svn/trunk@308 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

12 years agoCleaned up changelog indentation
colintu@gmail.com [Wed, 18 Apr 2012 15:02:25 +0000 (15:02 +0000)]
Cleaned up changelog indentation
replaced deprecated egrep with grep -E (closes issue 24)

git-svn-id: http://abcde.googlecode.com/svn/trunk@307 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

12 years agoSet version number for development
EinvalSledge@gmail.com [Wed, 18 Apr 2012 14:02:58 +0000 (14:02 +0000)]
Set version number for development

git-svn-id: http://abcde.googlecode.com/svn/trunk@306 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

12 years agoFix bug# in changelog
EinvalSledge@gmail.com [Wed, 18 Apr 2012 14:02:01 +0000 (14:02 +0000)]
Fix bug# in changelog

git-svn-id: http://abcde.googlecode.com/svn/trunk@305 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

12 years agoDon't tag CDDB string with musicbrainz id
EinvalSledge@gmail.com [Wed, 18 Apr 2012 14:01:15 +0000 (14:01 +0000)]
Don't tag CDDB string with musicbrainz id
Closes: #699141

git-svn-id: http://abcde.googlecode.com/svn/trunk@304 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

12 years agoDon't submit to CDDB server when using musicbrainz
EinvalSledge@gmail.com [Wed, 18 Apr 2012 13:54:34 +0000 (13:54 +0000)]
Don't submit to CDDB server when using musicbrainz
Closes: #669140

git-svn-id: http://abcde.googlecode.com/svn/trunk@303 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

12 years ago * Several patches for improved Musicbrainz support from Martin Michlmayr:
EinvalSledge@gmail.com [Wed, 18 Apr 2012 13:49:54 +0000 (13:49 +0000)]
  * Several patches for improved Musicbrainz support from Martin Michlmayr:
    + add musicbrainz support for FLAC files with embedded cue files.
      Closes: #669139

git-svn-id: http://abcde.googlecode.com/svn/trunk@302 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

12 years agoRelease 2.5.0
EinvalSledge@gmail.com [Fri, 13 Apr 2012 21:38:55 +0000 (21:38 +0000)]
Release 2.5.0

git-svn-id: http://abcde.googlecode.com/svn/trunk@300 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

12 years agoUpdate debian packaging for new release
EinvalSledge@gmail.com [Fri, 13 Apr 2012 21:38:38 +0000 (21:38 +0000)]
Update debian packaging for new release

git-svn-id: http://abcde.googlecode.com/svn/trunk@299 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

12 years agoFix bug# for the musicbrainz support
EinvalSledge@gmail.com [Fri, 13 Apr 2012 21:21:38 +0000 (21:21 +0000)]
Fix bug# for the musicbrainz support

git-svn-id: http://abcde.googlecode.com/svn/trunk@298 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

12 years ago * Make the -q option work again. Thanks to A Mennucc for the patch.
EinvalSledge@gmail.com [Fri, 13 Apr 2012 21:13:47 +0000 (21:13 +0000)]
  * Make the -q option work again. Thanks to A Mennucc for the patch.
    Closes: #562522

git-svn-id: http://abcde.googlecode.com/svn/trunk@297 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

12 years ago * Tweak man page. Thanks to Mats Erik Andersson for the patch.
EinvalSledge@gmail.com [Fri, 13 Apr 2012 21:13:03 +0000 (21:13 +0000)]
  * Tweak man page. Thanks to Mats Erik Andersson for the patch.
    Closes: #627237

git-svn-id: http://abcde.googlecode.com/svn/trunk@296 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

12 years agoAdd support for Musicbrainz using a perl helper script.
EinvalSledge@gmail.com [Fri, 13 Apr 2012 20:56:01 +0000 (20:56 +0000)]
Add support for Musicbrainz using a perl helper script.

git-svn-id: http://abcde.googlecode.com/svn/trunk@295 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

13 years agoAdd a debian watch file
colintu [Sat, 29 May 2010 11:43:45 +0000 (11:43 +0000)]
Add a debian watch file

git-svn-id: http://abcde.googlecode.com/svn/trunk@292 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

13 years agoFix leadin/leadout computation for cue files broken bug
colintu [Sat, 29 May 2010 08:48:54 +0000 (08:48 +0000)]
Fix leadin/leadout computation for cue files broken bug
    Patch from Martin Michlmayr (Closes: #582175).

git-svn-id: http://abcde.googlecode.com/svn/trunk@291 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

14 years agoWhitespace cleanup (trailing spaces, leading space-tab)
cdsteinkuehler [Wed, 31 Mar 2010 17:22:58 +0000 (17:22 +0000)]
Whitespace cleanup (trailing spaces, leading space-tab)
Replaced single instance of perl with sed
Fully commented usage output for deprecated -M (cue file) switch

git-svn-id: http://abcde.googlecode.com/svn/trunk@290 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

14 years agoFix Cue file always references "dummy.wav" bug
colintu [Sat, 13 Mar 2010 10:15:18 +0000 (10:15 +0000)]
Fix Cue file always references "dummy.wav" bug
    patch from Chris Chiappa (Closes: #459928).

git-svn-id: http://abcde.googlecode.com/svn/trunk@289 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

14 years agoRemove outdated comment about ID3TAGV
colintu [Sat, 27 Feb 2010 18:01:39 +0000 (18:01 +0000)]
Remove outdated comment about ID3TAGV

git-svn-id: http://abcde.googlecode.com/svn/trunk@288 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

14 years agoBump version to 2.4.2
colintu [Sat, 27 Feb 2010 11:24:54 +0000 (11:24 +0000)]
Bump version to 2.4.2
Update to Debian standards 3.8.4

git-svn-id: http://abcde.googlecode.com/svn/trunk@287 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

14 years agoadd ${misc:Depends} to debian/control to keep lintian quiet
colintu [Sun, 14 Feb 2010 13:37:28 +0000 (13:37 +0000)]
add ${misc:Depends} to debian/control to keep lintian quiet

git-svn-id: http://abcde.googlecode.com/svn/trunk@286 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

14 years agoreally change the version (and the dates)
colintu [Sun, 14 Feb 2010 13:25:47 +0000 (13:25 +0000)]
really change the version (and the dates)

git-svn-id: http://abcde.googlecode.com/svn/trunk@285 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

14 years agoMake new version 2.4.1 not 2.4.0.1
colintu [Sun, 14 Feb 2010 13:13:30 +0000 (13:13 +0000)]
Make new version 2.4.1 not 2.4.0.1

git-svn-id: http://abcde.googlecode.com/svn/trunk@284 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

14 years agoFix mp3 tagging fails for single author albums
colintu [Sun, 8 Nov 2009 17:10:48 +0000 (17:10 +0000)]
Fix mp3 tagging fails for single author albums

git-svn-id: http://abcde.googlecode.com/svn/trunk@283 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

14 years agoFix syntax error in tagged speex command
colintu [Sun, 8 Nov 2009 16:25:50 +0000 (16:25 +0000)]
Fix syntax error in tagged speex command

git-svn-id: http://abcde.googlecode.com/svn/trunk@282 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

14 years agoAdd configurable options for replaygain tools.
colintu [Fri, 30 Oct 2009 19:26:53 +0000 (19:26 +0000)]
Add configurable options for replaygain tools.

git-svn-id: http://abcde.googlecode.com/svn/trunk@281 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

14 years agoIn manpage note a 2nd use for LOWDISK (or '-l' switch)
colintu [Wed, 21 Oct 2009 20:45:33 +0000 (20:45 +0000)]
In manpage note a 2nd use for LOWDISK (or '-l' switch)
it's faster and better on scratchy disks

git-svn-id: http://abcde.googlecode.com/svn/trunk@280 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

14 years agoAdded a OUTPUTTYPE example.
djmooch [Sat, 17 Oct 2009 12:18:28 +0000 (12:18 +0000)]
Added a OUTPUTTYPE example.

git-svn-id: http://abcde.googlecode.com/svn/trunk@279 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

14 years agoFix Hyphen/Minus signs in manpage.
colintu [Sat, 17 Oct 2009 11:07:08 +0000 (11:07 +0000)]
Fix Hyphen/Minus signs in manpage.

git-svn-id: http://abcde.googlecode.com/svn/trunk@278 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

14 years agoCall it 2.4.0 rather than 2.4
colintu [Sat, 17 Oct 2009 09:56:05 +0000 (09:56 +0000)]
Call it 2.4.0 rather than 2.4

git-svn-id: http://abcde.googlecode.com/svn/trunk@276 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

14 years agoFix typo of replaygain
colintu [Sat, 17 Oct 2009 08:51:57 +0000 (08:51 +0000)]
Fix typo of replaygain

git-svn-id: http://abcde.googlecode.com/svn/trunk@275 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

14 years agoUpdate standards version to 3.8.3 (no changes required).
colintu [Fri, 16 Oct 2009 20:06:40 +0000 (20:06 +0000)]
Update standards version to 3.8.3 (no changes required).

git-svn-id: http://abcde.googlecode.com/svn/trunk@274 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

14 years agoReplace dependency on cdda2wav with icedax
colintu [Fri, 16 Oct 2009 19:02:54 +0000 (19:02 +0000)]
Replace dependency on cdda2wav with icedax
since the former has been superseded.

git-svn-id: http://abcde.googlecode.com/svn/trunk@273 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

14 years agoFix formatting for track number tagging.
colintu [Wed, 14 Oct 2009 16:51:24 +0000 (16:51 +0000)]
Fix formatting for track number tagging.

git-svn-id: http://abcde.googlecode.com/svn/trunk@272 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

14 years agoFix formatting for track number tagging
colintu [Wed, 14 Oct 2009 16:15:10 +0000 (16:15 +0000)]
Fix formatting for track number tagging

git-svn-id: http://abcde.googlecode.com/svn/trunk@271 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

14 years agoIncorporate syntax error fix patch from Andrew Ruder.
colintu [Mon, 5 Oct 2009 18:10:54 +0000 (18:10 +0000)]
Incorporate syntax error fix patch from Andrew Ruder.

git-svn-id: http://abcde.googlecode.com/svn/trunk@270 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

14 years agoIncorporate syntax error fix patch from Andrew Ruder
colintu [Mon, 5 Oct 2009 18:03:38 +0000 (18:03 +0000)]
Incorporate syntax error fix patch from Andrew Ruder

git-svn-id: http://abcde.googlecode.com/svn/trunk@269 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

14 years agoFix upstream homepage address for cd-discid
colintu [Sat, 29 Aug 2009 10:28:05 +0000 (10:28 +0000)]
Fix upstream homepage address for cd-discid

git-svn-id: http://abcde.googlecode.com/svn/trunk@268 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

14 years ago* Bumped to 2.4
djmooch [Wed, 12 Aug 2009 13:42:37 +0000 (13:42 +0000)]
* Bumped to 2.4
* Corrected REDIR redirection, this time with ifs instead of variable
  substitution, which did not work (Closes: #527191).
* Added TPE2 for Various artists definition (Closes: #521669).

git-svn-id: http://abcde.googlecode.com/svn/trunk@267 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

14 years agoUpdated changelog (to match debian/changelog)
colintu [Fri, 7 Aug 2009 18:48:40 +0000 (18:48 +0000)]
Updated changelog (to match debian/changelog)

git-svn-id: http://abcde.googlecode.com/svn/trunk@266 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

14 years agoUpdate svn location in FAQ
colintu [Sun, 2 Aug 2009 20:43:15 +0000 (20:43 +0000)]
Update svn location in FAQ

git-svn-id: http://abcde.googlecode.com/svn/trunk@265 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

14 years agoFix debian/preinst not to ignore errors.
colintu [Sun, 2 Aug 2009 12:43:30 +0000 (12:43 +0000)]
Fix debian/preinst not to ignore errors.
Bump standards version to 3.8.2.

git-svn-id: http://abcde.googlecode.com/svn/trunk@264 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

14 years agoFix spelling errors in debian/changelog
colintu [Sun, 2 Aug 2009 12:26:02 +0000 (12:26 +0000)]
Fix spelling errors in debian/changelog

git-svn-id: http://abcde.googlecode.com/svn/trunk@263 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

14 years agoAdd a recommends for vorbis-tools (Closes: #392843)
colintu [Tue, 28 Jul 2009 14:35:33 +0000 (14:35 +0000)]
Add a recommends for vorbis-tools (Closes: #392843)

git-svn-id: http://abcde.googlecode.com/svn/trunk@262 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

14 years agoUpdate Vcs-Svn: tag in debian/control
colintu [Tue, 28 Jul 2009 14:23:00 +0000 (14:23 +0000)]
Update Vcs-Svn: tag in debian/control

git-svn-id: http://abcde.googlecode.com/svn/trunk@261 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

14 years agoFix Endless loop possible when mp3gain asks clipping question bug.
colintu [Sun, 26 Jul 2009 17:28:29 +0000 (17:28 +0000)]
Fix Endless loop possible when mp3gain asks clipping question bug.

git-svn-id: http://abcde.googlecode.com/svn/trunk@260 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

14 years agoAdd support for freedb2
colintu [Sun, 26 Jul 2009 16:49:36 +0000 (16:49 +0000)]
Add support for freedb2

git-svn-id: http://abcde.googlecode.com/svn/trunk@259 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

14 years agoRemove unneeded escapes in cddb-tool URLs.
colintu [Sun, 26 Jul 2009 15:59:14 +0000 (15:59 +0000)]
Remove unneeded escapes in cddb-tool URLs.

git-svn-id: http://abcde.googlecode.com/svn/trunk@258 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

14 years agoFix broken range code, patch from Charles Steinkuehler
colintu [Sun, 26 Jul 2009 15:28:19 +0000 (15:28 +0000)]
Fix broken range code, patch from Charles Steinkuehler

git-svn-id: http://abcde.googlecode.com/svn/trunk@257 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

14 years agoFix Writable temp directories not owned/writeable
colintu [Sun, 26 Jul 2009 13:44:17 +0000 (13:44 +0000)]
Fix Writable temp directories not owned/writeable

git-svn-id: http://abcde.googlecode.com/svn/trunk@256 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

14 years agoMore typo and spelling fixes
colintu [Sun, 26 Jul 2009 11:46:44 +0000 (11:46 +0000)]
More typo and spelling fixes

git-svn-id: http://abcde.googlecode.com/svn/trunk@255 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

14 years agoFix misspelling of comma in script and manpage
colintu [Sun, 26 Jul 2009 11:36:02 +0000 (11:36 +0000)]
Fix misspelling of comma in script and manpage

git-svn-id: http://abcde.googlecode.com/svn/trunk@254 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

14 years agoFix typo in NOGAP error message
colintu [Sun, 26 Jul 2009 11:30:34 +0000 (11:30 +0000)]
Fix typo in NOGAP error message

git-svn-id: http://abcde.googlecode.com/svn/trunk@253 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

14 years agoCorrect homepage URL in README
colintu [Sun, 26 Jul 2009 11:20:43 +0000 (11:20 +0000)]
Correct homepage URL in README

git-svn-id: http://abcde.googlecode.com/svn/trunk@252 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

14 years agoRemove svn "Revision" tag from version because
colintu [Sun, 26 Jul 2009 11:00:51 +0000 (11:00 +0000)]
Remove svn "Revision" tag from version because
unlike the original cvs one it still has the tag
when it's exported.

git-svn-id: http://abcde.googlecode.com/svn/trunk@251 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

14 years agoset properties for Id and Revision
colintu [Sun, 26 Jul 2009 09:33:17 +0000 (09:33 +0000)]
set properties for Id and Revision

git-svn-id: http://abcde.googlecode.com/svn/trunk@250 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

14 years agoFix syntax error in abcde (missing fi).
colintu [Sat, 25 Jul 2009 08:56:09 +0000 (08:56 +0000)]
Fix syntax error in abcde (missing fi).

git-svn-id: http://abcde.googlecode.com/svn/trunk@247 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

14 years agoFix syntax error (missing fi)
colintu [Sat, 25 Jul 2009 08:48:10 +0000 (08:48 +0000)]
Fix syntax error (missing fi)

git-svn-id: http://abcde.googlecode.com/svn/trunk@246 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

14 years agoRemove debian/conffiles - it is not needed
colintu [Sat, 25 Jul 2009 08:24:34 +0000 (08:24 +0000)]
Remove debian/conffiles - it is not needed

git-svn-id: http://abcde.googlecode.com/svn/trunk@245 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

14 years agoAdd bug number for close O:
colintu [Sat, 25 Jul 2009 07:50:50 +0000 (07:50 +0000)]
Add bug number for close O:

git-svn-id: http://abcde.googlecode.com/svn/trunk@244 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

14 years agoMinor packaging changes.
colintu [Fri, 24 Jul 2009 18:53:51 +0000 (18:53 +0000)]
Minor packaging changes.

git-svn-id: http://abcde.googlecode.com/svn/trunk@243 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

15 years agoLittle corrections
djmooch [Sat, 28 Feb 2009 13:25:07 +0000 (13:25 +0000)]
Little corrections

git-svn-id: http://abcde.googlecode.com/svn/trunk@242 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

15 years agoAdded compatibility with wget 1.11
data [Tue, 10 Jun 2008 10:39:05 +0000 (10:39 +0000)]
Added compatibility with wget 1.11

git-svn-id: http://abcde.googlecode.com/svn/trunk@240 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

15 years agoMinor typos.
data [Tue, 10 Jun 2008 10:32:24 +0000 (10:32 +0000)]
Minor typos.
Applied some patches from Bill Adams and Marc Staveley.

git-svn-id: http://abcde.googlecode.com/svn/trunk@239 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

15 years agoSmall changes
data [Thu, 5 Jun 2008 23:18:59 +0000 (23:18 +0000)]
Small changes

git-svn-id: http://abcde.googlecode.com/svn/trunk@238 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

16 years agoMoved to the new svn repository
data [Sat, 10 Nov 2007 10:57:37 +0000 (10:57 +0000)]
Moved to the new svn repository

git-svn-id: http://abcde.googlecode.com/svn/trunk@236 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

16 years agoAdded DISCNUMBER to Ogg/Vorbis and FLAC
data [Thu, 7 Jun 2007 07:31:34 +0000 (07:31 +0000)]
Added DISCNUMBER to Ogg/Vorbis and FLAC

git-svn-id: http://abcde.googlecode.com/svn/trunk@235 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

17 years agoUpdated python script.. nothing to see here
data [Sat, 21 Apr 2007 07:40:41 +0000 (07:40 +0000)]
Updated python script.. nothing to see here

git-svn-id: http://abcde.googlecode.com/svn/trunk@234 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

17 years agoNew python try of abcde
data [Fri, 13 Apr 2007 13:44:51 +0000 (13:44 +0000)]
New python try of abcde

git-svn-id: http://abcde.googlecode.com/svn/trunk@233 a0fa61bc-5347-0410-a1a9-7f54aa4e1825