abcde.git
11 years agoAdd Debian bug# for m4a tagging fix
Steve McIntyre [Sat, 19 May 2012 17:59:33 +0000 (17:59 +0000)]
Add Debian bug# for m4a tagging fix

11 years agoAdd Debian bug# for recommending mailx
Steve McIntyre [Sat, 19 May 2012 17:53:34 +0000 (17:53 +0000)]
Add Debian bug# for recommending mailx

11 years ago * When using Musicbrainz, checksum and only output unique matches for an
Steve McIntyre [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

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

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

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

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

11 years agostart 2.5.3 development
Steve McIntyre [Mon, 30 Apr 2012 15:58:55 +0000 (15:58 +0000)]
start 2.5.3 development

11 years agoCommit Debian changelog
Steve McIntyre [Sun, 29 Apr 2012 16:43:54 +0000 (16:43 +0000)]
Commit Debian changelog

11 years ago * Re-fix speex tagging. (Closes issue 19).
Steve McIntyre [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

11 years agoPrepare for 2.5.1 release
Steve McIntyre [Wed, 25 Apr 2012 13:33:16 +0000 (13:33 +0000)]
Prepare for 2.5.1 release

11 years agoClean up the CD-Text output a little
Steve McIntyre [Fri, 20 Apr 2012 17:23:48 +0000 (17:23 +0000)]
Clean up the CD-Text output a little

11 years ago * Try to give more helpful error messages when we can't parse the
Steve McIntyre [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).

11 years ago * If we don't find any CDDB or Musicbrainz information for the CD, try
Steve McIntyre [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).

11 years ago * With EXTRAVERBOSE==2 or more, make run_command() print out each
Steve McIntyre [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).

11 years ago * Change the meaning of EXTRAVERBOSE; previously, it was a y/n option
Steve McIntyre [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.

11 years agoCheck that we have $CDDBTOOL before we start. (Closes issue 27).
Steve McIntyre [Thu, 19 Apr 2012 20:37:25 +0000 (20:37 +0000)]
Check that we have $CDDBTOOL before we start. (Closes issue 27).

11 years ago + Add suggested diskutil code to auto-detect the CD on OS X.
Steve McIntyre [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.

11 years ago * Updates for CD device detection:
Steve McIntyre [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.

11 years agoOn OS X, switch from disktool to diskutil. (Closes issue 43).
Steve McIntyre [Thu, 19 Apr 2012 16:20:00 +0000 (16:20 +0000)]
On OS X, switch from disktool to diskutil. (Closes issue 43).

11 years agoAdd ATOMICPARSLEY=AtomicParsley (Closes issue 37).
Steve McIntyre [Thu, 19 Apr 2012 14:20:13 +0000 (14:20 +0000)]
Add ATOMICPARSLEY=AtomicParsley (Closes issue 37).

11 years ago * Fix aac tagging. (Closes issue 7).
Steve McIntyre [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.

11 years ago * Fix speex tagging. (Closes issue 19).
Steve McIntyre [Thu, 19 Apr 2012 14:03:48 +0000 (14:03 +0000)]
  * Fix speex tagging. (Closes issue 19).
    Thanks to vskytta for the patch.

11 years agoAdd thanks for patches from vskytta
Steve McIntyre [Thu, 19 Apr 2012 13:43:34 +0000 (13:43 +0000)]
Add thanks for patches from vskytta

11 years agoimprove presentation of options/defaults when asking a question (closes issue 9)
Colin Tuckley [Thu, 19 Apr 2012 13:02:54 +0000 (13:02 +0000)]
improve presentation of options/defaults when asking a question (closes issue 9)

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

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

11 years agoCleaned up changelog indentation
Colin Tuckley [Wed, 18 Apr 2012 15:02:25 +0000 (15:02 +0000)]
Cleaned up changelog indentation
replaced deprecated egrep with grep -E (closes issue 24)

11 years agoSet version number for development
Steve McIntyre [Wed, 18 Apr 2012 14:02:58 +0000 (14:02 +0000)]
Set version number for development

11 years agoFix bug# in changelog
Steve McIntyre [Wed, 18 Apr 2012 14:02:01 +0000 (14:02 +0000)]
Fix bug# in changelog

11 years agoDon't tag CDDB string with musicbrainz id
Steve McIntyre [Wed, 18 Apr 2012 14:01:15 +0000 (14:01 +0000)]
Don't tag CDDB string with musicbrainz id
Closes: #699141

11 years agoDon't submit to CDDB server when using musicbrainz
Steve McIntyre [Wed, 18 Apr 2012 13:54:34 +0000 (13:54 +0000)]
Don't submit to CDDB server when using musicbrainz
Closes: #669140

11 years ago * Several patches for improved Musicbrainz support from Martin Michlmayr:
Steve McIntyre [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

11 years agoRelease 2.5.0
Steve McIntyre [Fri, 13 Apr 2012 21:38:55 +0000 (21:38 +0000)]
Release 2.5.0

11 years agoUpdate debian packaging for new release
Steve McIntyre [Fri, 13 Apr 2012 21:38:38 +0000 (21:38 +0000)]
Update debian packaging for new release

11 years agoFix bug# for the musicbrainz support
Steve McIntyre [Fri, 13 Apr 2012 21:21:38 +0000 (21:21 +0000)]
Fix bug# for the musicbrainz support

11 years ago * Make the -q option work again. Thanks to A Mennucc for the patch.
Steve McIntyre [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

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

11 years agoAdd support for Musicbrainz using a perl helper script.
Steve McIntyre [Fri, 13 Apr 2012 20:56:01 +0000 (20:56 +0000)]
Add support for Musicbrainz using a perl helper script.

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

13 years agoFix leadin/leadout computation for cue files broken bug
Colin Tuckley [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).

13 years agoWhitespace cleanup (trailing spaces, leading space-tab)
Charles Steinkuehler [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

13 years agoFix Cue file always references "dummy.wav" bug
Colin Tuckley [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).

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

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

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

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

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

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

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

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

13 years agoIn manpage note a 2nd use for LOWDISK (or '-l' switch)
Colin Tuckley [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

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

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

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

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

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

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

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

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

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

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

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

13 years ago* Bumped to 2.4
Jesus Climent [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).

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

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

13 years agoFix debian/preinst not to ignore errors.
Colin Tuckley [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.

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

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

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

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

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

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

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

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

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

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

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

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

13 years agoRemove svn "Revision" tag from version because
Colin Tuckley [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.

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

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

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

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

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

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

14 years agoLittle corrections
Jesus Climent [Sat, 28 Feb 2009 13:25:07 +0000 (13:25 +0000)]
Little corrections

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

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

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

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

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

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

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

16 years agoCorrected a missing if/fi
Jesus Climent [Thu, 22 Mar 2007 21:39:30 +0000 (21:39 +0000)]
Corrected a missing if/fi

16 years agoAdded YEAR and GENRE to replaygain()
Jesus Climent [Thu, 22 Mar 2007 14:31:22 +0000 (14:31 +0000)]
Added YEAR and GENRE to replaygain()

16 years agoCorrected/added package changelog
Jesus Climent [Sun, 19 Nov 2006 12:41:48 +0000 (12:41 +0000)]
Corrected/added package changelog

16 years agoChangelog modified
Jesus Climent [Sun, 19 Nov 2006 12:39:14 +0000 (12:39 +0000)]
Changelog modified

16 years agoMan page wrapping corrected.
Jesus Climent [Sun, 19 Nov 2006 11:16:39 +0000 (11:16 +0000)]
Man page wrapping corrected.
Default ERASEPLAYLIST answer corrected.

16 years agoLast bug fixes
Jesus Climent [Mon, 16 Oct 2006 06:12:39 +0000 (06:12 +0000)]
Last bug fixes