Jesus Climent [Fri, 20 Jan 2006 16:10:59 +0000 (16:10 +0000)]
Use iconv to turn CDDB entries to UTF-8 when sending them to FreeDB.
Update changelog.
Jesus Climent [Wed, 18 Jan 2006 07:53:38 +0000 (07:53 +0000)]
Reverting change for do_playlist when ONETRACK is y
Jesus Climent [Tue, 17 Jan 2006 21:36:51 +0000 (21:36 +0000)]
Allow cue extraction from a flac file.
Jesus Climent [Tue, 17 Jan 2006 21:27:08 +0000 (21:27 +0000)]
Typo in cdda2wav LASTTRACK corrected.
LASTTRACK should be computed so that we dont get errors with invalid numerical inputs.
Jesus Climent [Mon, 16 Jan 2006 21:26:41 +0000 (21:26 +0000)]
Start the CDDB code with a sane "notfound" default.
Check that the flac file has a cuesheet before trying to extract it.
Jesus Climent [Mon, 16 Jan 2006 15:18:59 +0000 (15:18 +0000)]
Old debug entries removed.
Do overwrite entries when found in the local repository.
Jesus Climent [Sun, 15 Jan 2006 23:04:10 +0000 (23:04 +0000)]
Small typo.
TRACKINFO is not the CDDB ID of the CD, so we cannot avoid using cue2discid.
Jesus Climent [Sun, 15 Jan 2006 22:54:10 +0000 (22:54 +0000)]
Moved the setting of IMPORTCUEFILE outside the subshell
Jesus Climent [Sun, 15 Jan 2006 21:43:48 +0000 (21:43 +0000)]
Removed an old >/tmp/log used for debuging
Jesus Climent [Sun, 15 Jan 2006 21:41:34 +0000 (21:41 +0000)]
Added a check for the embeded cuesheet in a flac file
Jesus Climent [Sun, 15 Jan 2006 17:25:56 +0000 (17:25 +0000)]
import the cuefile in the flac onetrack output
Jesus Climent [Sun, 15 Jan 2006 16:39:34 +0000 (16:39 +0000)]
Reverted the modification of UTRACKNUM
Jesus Climent [Sun, 15 Jan 2006 13:52:13 +0000 (13:52 +0000)]
The only missing part of one flac and embedded cuesheet is the actual embedding
of the cuesheet
Jesus Climent [Tue, 10 Jan 2006 12:16:38 +0000 (12:16 +0000)]
More work for the recursive CDDB code
Jesus Climent [Mon, 9 Jan 2006 09:52:10 +0000 (09:52 +0000)]
More CDDB in recursive local repository work
Jesus Climent [Sun, 8 Jan 2006 12:07:46 +0000 (12:07 +0000)]
r246@frost: data | 2006-01-08 14:07:26 +0200
Docs work
Jesus Climent [Sun, 8 Jan 2006 03:18:42 +0000 (03:18 +0000)]
Recursive CDDB local dir work
Jesus Climent [Thu, 5 Jan 2006 14:42:32 +0000 (14:42 +0000)]
More work on musicbrainz support
Jesus Climent [Mon, 2 Jan 2006 16:56:23 +0000 (16:56 +0000)]
Modified changelog
Jesus Climent [Mon, 2 Jan 2006 16:51:40 +0000 (16:51 +0000)]
Added a missing $.
Added -p to the mkdir stanzas.
Jesus Climent [Thu, 22 Dec 2005 10:47:52 +0000 (10:47 +0000)]
r237@frost: data | 2005-12-22 12:46:47 +0200
More musicbrainz bits added.
Support for AAC (Mpeg4) started.
Jesus Climent [Mon, 12 Dec 2005 22:03:00 +0000 (22:03 +0000)]
Changelog updated for nearing the 2.4 release
Jesus Climent [Mon, 12 Dec 2005 22:01:06 +0000 (22:01 +0000)]
Another spelling mistake
Jesus Climent [Sat, 10 Dec 2005 23:00:42 +0000 (23:00 +0000)]
Config bits with corrected typos
Jesus Climent [Sat, 10 Dec 2005 22:31:58 +0000 (22:31 +0000)]
Adding musicbrainz support. First bits.
Jesus Climent [Sat, 10 Dec 2005 20:53:04 +0000 (20:53 +0000)]
Reworked comparison for numerical answer when selecting a CDDB output.
Config file rework with some corrections.
Jesus Climent [Fri, 9 Dec 2005 12:10:14 +0000 (12:10 +0000)]
TODO updated
Jesus Climent [Tue, 29 Nov 2005 21:38:08 +0000 (21:38 +0000)]
Release 2.3.99.1 in Makefile
Jesus Climent [Tue, 29 Nov 2005 21:37:17 +0000 (21:37 +0000)]
Release 2.3.99.1
Jesus Climent [Sun, 20 Nov 2005 22:22:34 +0000 (22:22 +0000)]
r211@frost: data | 2005-11-21 00:22:10 +0200
Small program to convert a cue sheet to discid
Jesus Climent [Tue, 8 Nov 2005 16:41:53 +0000 (16:41 +0000)]
Removed useless code and comments
Jesus Climent [Sun, 6 Nov 2005 23:52:49 +0000 (23:52 +0000)]
Typo in man page
Jesus Climent [Sun, 6 Nov 2005 23:37:32 +0000 (23:37 +0000)]
Removed decho calls, since we output the same info
Jesus Climent [Sat, 5 Nov 2005 14:48:45 +0000 (14:48 +0000)]
Rewritten warning information.
Removed trailing / from DISCID.
Set DISCID for a proper message.
Jesus Climent [Fri, 4 Nov 2005 14:53:56 +0000 (14:53 +0000)]
Added -z in the man page
Jesus Climent [Fri, 4 Nov 2005 14:51:18 +0000 (14:51 +0000)]
Added some OUTPUT changes in do_encode to match the output of do_move and solve BTS#337383
Jesus Climent [Fri, 4 Nov 2005 14:06:12 +0000 (14:06 +0000)]
We want a proper version string...
Jesus Climent [Fri, 4 Nov 2005 00:08:20 +0000 (00:08 +0000)]
Added proper wording for the log outputs so it does not declare WAR on overfiend
Jesus Climent [Thu, 3 Nov 2005 13:50:57 +0000 (13:50 +0000)]
Small cleanups
Jesus Climent [Thu, 3 Nov 2005 13:36:26 +0000 (13:36 +0000)]
Added revision to the version string in abcde script
Jesus Climent [Thu, 3 Nov 2005 13:33:56 +0000 (13:33 +0000)]
Changed sh to bash for the time being, until I find a way to rewrite the bashisms
Jesus Climent [Thu, 3 Nov 2005 13:32:53 +0000 (13:32 +0000)]
Added svn:keywods in abcde
Jesus Climent [Tue, 25 Oct 2005 09:33:40 +0000 (09:33 +0000)]
Added replaygain to mpp
Jesus Climent [Sat, 22 Oct 2005 20:18:15 +0000 (20:18 +0000)]
Added info about unicode in the man file.
Added changelog info about the -u flag.
Yet one more small problem with spaces in filenames or directories.
Jesus Climent [Thu, 20 Oct 2005 07:12:12 +0000 (07:12 +0000)]
TODO rework
abcde:
- do_replaygain is space-safe
- added -u for CDDBPROTO=6 to support unicode tags/comments
Jesus Climent [Tue, 11 Oct 2005 13:09:33 +0000 (13:09 +0000)]
Disable eject when -C is passed on the command line.
Enable loud output if we are not reading from the CD and we have only 1 process.
Jesus Climent [Mon, 10 Oct 2005 11:55:07 +0000 (11:55 +0000)]
Updated TODO
Jesus Climent [Sun, 9 Oct 2005 20:33:45 +0000 (20:33 +0000)]
r201@frost: data | 2005-10-09 23:33:37 +0300
FAQ entries work.
Added USEPIPES document, along with entries to include it in the tarball.
Added DEBUG information.
Added DIFFOPTS for convenient diff formating.
Added PIPERIPPER_debug variable.
Proper checking of PIPE*_* variables.
Updates:
Man page
Config file
Changelog
Jesus Climent [Fri, 7 Oct 2005 18:17:16 +0000 (18:17 +0000)]
r199@frost: data | 2005-10-07 21:17:07 +0300
Modified control (standards).
Modified target directory under debian/rules (tmp -> abcde) to accomodate compat level 4.
Jesus Climent [Fri, 7 Oct 2005 15:22:50 +0000 (15:22 +0000)]
r197@frost: data | 2005-10-07 18:22:25 +0300
Pipes and move now work fine
Jesus Climent [Thu, 6 Oct 2005 22:01:39 +0000 (22:01 +0000)]
r195@frost: data | 2005-10-07 01:01:30 +0300
Reverted replaygain as an action, since it can be performed uniquely.
Added -B to disable batch replaygain. Still not introduced the code.
Other typos and bugs?
Documentation changes.
Added mp3gain as a Suggests:
Jesus Climent [Thu, 6 Oct 2005 15:27:43 +0000 (15:27 +0000)]
r192@frost: data | 2005-10-06 18:26:48 +0300
Allow USEPIPES for -1 singletrack reads, too
Reject to continue if in USEPIPES mode and no ripper/encoder with pipes support is used
Separate PIPE for rippers and encoders
Jesus Climent [Thu, 6 Oct 2005 15:27:35 +0000 (15:27 +0000)]
r191@frost: data | 2005-10-06 17:31:08 +0300
First try to normalize echo outputs
Added 2 new functions: log (bad name) and addstatus.
Jesus Climent [Thu, 6 Oct 2005 13:38:48 +0000 (13:38 +0000)]
r189@frost: data | 2005-10-06 16:38:41 +0300
Added option for -g in help output
Jesus Climent [Thu, 6 Oct 2005 12:41:54 +0000 (12:41 +0000)]
r187@frost: data | 2005-10-06 15:41:10 +0300
* Added -z for easy and quick debug.
* BATCH has been splitted into two options: BATCHNORM which allows, by using
-b, to use the -a normalize in all the files at once, and NOGAP, that by
using -g, introduces the lame's --nogap extension.
* Added replygain using the appropiate tags with Ogg/Vorbis and Ogg/FLAC.
Jesus Climent [Wed, 5 Oct 2005 07:57:05 +0000 (07:57 +0000)]
With debug we dont want to have the CD ejected
With FORCE != n we want to check if we are cleaning only when CLEAN = y
Jesus Climent [Tue, 4 Oct 2005 22:10:00 +0000 (22:10 +0000)]
r183@frost: data | 2005-10-05 01:09:04 +0300
Added debug (-z) option for quick cdparanoia reads
Added warnings function
Typos, fixme's and others.
Jesus Climent [Mon, 3 Oct 2005 22:32:35 +0000 (22:32 +0000)]
r181@frost: data | 2005-10-04 01:31:34 +0300
Added:
- force flag to force the removal even if we have not moved all the encoded
formats
- check for wavs to be moved if we are not planning to clean the remainings
- check to compare the encoded formats with the moved ones, and exit if we
are not using the FORCE
Jesus Climent [Mon, 3 Oct 2005 15:20:23 +0000 (15:20 +0000)]
Added a check for the KEEPWAVS variable before announcing we are cancelling it
Jesus Climent [Mon, 3 Oct 2005 15:14:11 +0000 (15:14 +0000)]
Put back the official release and remove $ID$
Added CDDISCID in the tag variables
Jesus Climent [Mon, 3 Oct 2005 08:44:51 +0000 (08:44 +0000)]
r176@frost: data | 2005-10-02 18:23:37 +0300
First steps to add the option for moving the wav files
Jesus Climent [Sun, 2 Oct 2005 12:30:54 +0000 (12:30 +0000)]
r174@frost: data | 2005-10-02 15:29:31 +0300
First steps to get a singletrack flac as a source for tracks
Jesus Climent [Tue, 27 Sep 2005 07:41:31 +0000 (07:41 +0000)]
r168@frost: data | 2005-09-19 10:27:33 +0300
Small wording change.
Jesus Climent [Mon, 12 Sep 2005 21:02:21 +0000 (21:02 +0000)]
Make cdparanoia-audio-tracks be silent
Jesus Climent [Tue, 6 Sep 2005 21:34:33 +0000 (21:34 +0000)]
Change cdparanoia-tracks to = in the status file
Jesus Climent [Sat, 3 Sep 2005 21:53:07 +0000 (21:53 +0000)]
2.3.4 finally released
Jesus Climent [Fri, 2 Sep 2005 05:18:58 +0000 (05:18 +0000)]
Deleted useless false calls to run_command that ended up putting unnecessary error messages in the final error report.
Jesus Climent [Wed, 31 Aug 2005 20:41:28 +0000 (20:41 +0000)]
r160@frost: data | 2005-08-31 15:59:53 +0300
Added last bits of replaygain patch
Changed lenth of 3,4 to 3,6 since we will be supporting both ogg and vorbis
Jesus Climent [Wed, 31 Aug 2005 12:08:07 +0000 (12:08 +0000)]
Added quotes all over the place, to avoid the asterisk problems
Jesus Climent [Wed, 31 Aug 2005 10:09:10 +0000 (10:09 +0000)]
Added quotes to the code to process options passed to the encoder on the command line
Jesus Climent [Tue, 30 Aug 2005 21:40:26 +0000 (21:40 +0000)]
Check for errors in replaygain action.
Renamed vorbisgain action to replaygain.
Added a check for the case when normalize and replaygain are both requested.
Jesus Climent [Tue, 30 Aug 2005 15:55:01 +0000 (15:55 +0000)]
Typos.
Added replaygain as an action, instead of as a flag.
f_seq_line needs some more work to check that the arguments passed at the end are in fact digits.
Jesus Climent [Tue, 30 Aug 2005 15:37:19 +0000 (15:37 +0000)]
Rework the move code to not move a set of files if the tagging failed.
In Debian, normalize is normalize-audio.
Jesus Climent [Sun, 28 Aug 2005 22:42:05 +0000 (22:42 +0000)]
r150@frost: data | 2005-08-29 01:41:57 +0300
Small bugs corrected
Jesus Climent [Sun, 28 Aug 2005 22:31:51 +0000 (22:31 +0000)]
r148@frost: data | 2005-08-29 01:31:10 +0300
Added Id revision to the executable, to trace the one i am testing
Jesus Climent [Sun, 28 Aug 2005 19:24:39 +0000 (19:24 +0000)]
r146@frost: data | 2005-08-28 22:24:29 +0300
Replaygain bits.
Group repeated tasks in new functions.
Jesus Climent [Sat, 27 Aug 2005 01:04:36 +0000 (01:04 +0000)]
r140@frost: data | 2005-08-27 04:03:59 +0300
Tagged 2.3.4
Added eyeD3 and vorbisgain as suggestions
Jesus Climent [Sat, 27 Aug 2005 01:01:48 +0000 (01:01 +0000)]
Created 2.3.4 tag
Jesus Climent [Sat, 27 Aug 2005 00:51:23 +0000 (00:51 +0000)]
Readme entry
Jesus Climent [Fri, 26 Aug 2005 15:55:38 +0000 (15:55 +0000)]
trunk/debian/changelog
- merged changes from the 2.3 branch
trunk/cddb-tool
- added NetBSD support for ftp
trunk/abcde
- initial work for ENCODING the tags
- minimal changes to genre ids
- initial work for eyeD3 tagger
- bashisms merged from the 2.3 branch
- added NetBSD support for ftp/md5
branches/2.3/
* debian/changelog, cddb-tool, Makefile, abcde
- ftp/md5/quotes from NetBSD patches.
Jesus Climent [Thu, 18 Aug 2005 21:06:47 +0000 (21:06 +0000)]
r122@frost: data | 2005-08-19 00:05:30 +0300
updated man page and config file
Jesus Climent [Thu, 18 Aug 2005 21:06:39 +0000 (21:06 +0000)]
r121@frost: data | 2005-08-19 00:00:16 +0300
CUE code reorganized.
Replaygain patch uploaded.
Jesus Climent [Mon, 15 Aug 2005 23:16:57 +0000 (23:16 +0000)]
Added a pager function to output the CDDB info and diff
Reworked the diff code, now more complete and checks for errors
Jesus Climent [Mon, 15 Aug 2005 15:44:49 +0000 (15:44 +0000)]
Modded the output for fields in the parser code
Jesus Climent [Sun, 14 Aug 2005 19:51:53 +0000 (19:51 +0000)]
r106@frost: data | 2005-08-14 05:13:03 +0300
changed the years: 2004 -> 2005
Jesus Climent [Sun, 14 Aug 2005 19:51:49 +0000 (19:51 +0000)]
r105@frost: data | 2005-08-13 05:01:46 +0300
Restored the -t and -T options, erased by mistake
Jesus Climent [Sun, 14 Aug 2005 19:51:29 +0000 (19:51 +0000)]
r103@frost: data | 2005-08-13 04:51:15 +0300
abcde 2.3 branched
version changed to 2.3.99 in trunk
preparations to add TOC reading from CDROM
allowed diffing of CDDB entries once parsed
- rewriten the part of the function that asks for user input
reordered some options to have them in groups that "make sense"
entries in README, man page, config file and debian change log added
Jesus Climent [Sun, 14 Aug 2005 19:50:21 +0000 (19:50 +0000)]
r92@frost: data | 2005-08-10 07:11:40 +0300
r91@frost (orig r87): data | 2005-08-11 00:32:37 +0300
Added last pieces of code to solve the last bugs in Debian BTS
Jesus Climent [Thu, 11 Aug 2005 18:53:18 +0000 (18:53 +0000)]
Set default in the config file for the various artists output
Jesus Climent [Thu, 11 Aug 2005 15:21:44 +0000 (15:21 +0000)]
The "Moving" output actually overlaps with the encoding processes...
Jesus Climent [Thu, 11 Aug 2005 15:13:46 +0000 (15:13 +0000)]
Added -f as the default option in FLACOPTIONS.
The Moving echoes now are only printed if there is not foreground activity
Jesus Climent [Wed, 10 Aug 2005 21:32:37 +0000 (21:32 +0000)]
Added last pieces of code to solve the last bugs in Debian BTS
Jesus Climent [Wed, 10 Aug 2005 10:04:37 +0000 (10:04 +0000)]
Added post_read().
Corrected some typos.
Jesus Climent [Wed, 10 Aug 2005 07:28:57 +0000 (07:28 +0000)]
TODO updated
Jesus Climent [Tue, 9 Aug 2005 22:22:14 +0000 (22:22 +0000)]
Added a new autoripper
Jesus Climent [Sun, 7 Aug 2005 17:49:32 +0000 (17:49 +0000)]
Updated FAQ.
Applied patches from Fedora Core.
Jesus Climent [Sun, 7 Aug 2005 15:37:19 +0000 (15:37 +0000)]
abcde.1,abcde.conf:
- Missing default and new options added.
README
- New changes added.
abcde
- Help bits.
- Force FLAC overwrite.
- movecue compatibility with mp3cue plugin.
Jesus Climent [Sun, 7 Aug 2005 12:40:48 +0000 (12:40 +0000)]
Added onetrack status.
When moving the cue file, do so according to the destination file and output type.
Small typo.
Jesus Climent [Sat, 6 Aug 2005 23:47:55 +0000 (23:47 +0000)]
Added CUE support
Added FLAC on Ogg support, but not activated
Jesus Climent [Sat, 6 Aug 2005 11:45:48 +0000 (11:45 +0000)]
Added missing quotes to avoid problems with spaces in the path