Questions tagged [abcde]

abcde is A Better CD Encoder, a tool to read an entire audio CD, compress the tracks into individual audio files, and name and tag the files appropriately.

abcde is A Better CD Encoder, a tool to read an entire audio CD, compress the tracks into individual audio files, and name and tag the files appropriately.

Web page: https://abcde.einval.com/

9 questions
6
votes
2 answers

Why doesn’t abcde rip track metadata automatically?

I recently spent three weeks ripping a large collection of CDs using abcde (Ubuntu 24.04). I've just discovered that none of them ripped with track metadata, so I can't play any of these albums electronically. When I search the web, I can't find…
3
votes
0 answers

abcde cd ripping from flac+cue without CDDB info?

I have a CD which isn't in the CDDB database, but which has cdtext information. I used Abcde with abcde -1 to create a whole-disc FLAC file plus cuesheet (for archiving), and now later want to split it into individual compressed files to use on my…
mattdm
  • 3,011
3
votes
1 answer

EXT fields in CDDB

What are the EXT fields in CDDB used for? I'm inputting the information for a new CD into CDDB as part of running abcde. In addition to the regular track info it includes a series of entries: EXTD= EXTT0= EXTT1= EXTT2= EXTT3= EXTT4= EXTT5= What…
Dave
  • 989
  • 2
  • 9
  • 28
1
vote
1 answer

"Inappropriate ioctl for device" when ripping CD with abcde on OSX

I'm trying to use abcde (compiled from Macports) to rip an audio CD on OSX 10.8.5: $ abcde disk1 was already unmounted or it has a partitioning scheme so use "diskutil unmountDisk" instead cd-discid: /dev/disk1: open: Permission denied [ERROR]…
legoscia
  • 2,667
1
vote
0 answers

How can I script filling in missing track number metadata to music files?

I have about 150 albums' worth of .mp3 files I ripped using abcde on Ubuntu 24.04 over a three-week period only to discover after the fact that abcde wasn't including track number metadata, so I can't actually play any of these files as albums. Is…
1
vote
1 answer

Specifying other MusicBrainz entry in `abcde`

abcde automatically searches MusicBrainz to find a match for the CD track tags. I've ripped twelve CDs in a row and it works fine, but now I have a CD for which no MusciBrainz data was found. However, I know that that CD is on MusicBrainz and that…
GPWR
  • 575
1
vote
0 answers

abcde - inconsistent/unexpected track numbers

Question: How can I achieve my expected result of tracks that are numbered with sequential {DiscNumber}{TrackNumber} - Artist - Album.mp3? Background: When using abcde to rip a set of audiobook CDs, the tracks for a given disc, for example disc 1…
kdford
  • 31
1
vote
1 answer

get `abcde` to put different formats in different directories

I want to rip audio CDs to both mp3 and flac format using abcde. I want the files to be in completely different directory trees, e.g. ~/Music/mp3///.mp3 and ~/Music/flac///.flac. Is there a way to…
Dave
  • 989
  • 2
  • 9
  • 28
0
votes
1 answer

Where does `abcde` output files?

I ran abcde on an audio CD, when in the working directory $HOME. Now I can't find the outputed files in my home directory. Where do they go by default? I'm using the default abcde installation on Debian GNU/Linux 11 (bullseye).
GPWR
  • 575