TL;DR: Please comment below with your operating system name and version
abcde has a very long history. It's becoming necessary to review the user base so we can define a set of minimum versions for our ongoing development of abcde. This effort is to make even more detailed backups of our audio CDs (metadata), improve workflow (automation) and stay operational as dependencies change (eg library updates and deprecated utilities).
As someone that is passionate about music and just moderately competent at bash programming, I'm also interested to know how much music you rip and a bit about your process: I probably rip at least 10 CDs to flac a week and I do it all interactively so I can get the metadata (artist, titles, year, genre and cover) perfect first go, cross-referencing with Discogs and submitting CD TOCs to Musicbrainz when necessary. I have a stack of CDs that I use for testing when developing abcde: 2-track audio cd for quick test, audio cd with cd-text single artist, cd-text various artists, enhanced cd. I've had chats with people that are automation-only and others using a variety of output formats. All your responses will help me gauge the interest in abcde and motivate ongoing work.
Are there non-linux abcde users out there? Please let us know about your system.
For linux users, this one-liner will collect all the necessary info:
cat /etc/os-release ; bash --version ; abcde -v ; cat /proc/cpuinfo | grep 'model name' | uniq ; lsscsi | grep cd
Here are my results. On my main ripping and abcde dev system:
PRETTY_NAME="Ubuntu 26.04.1 LTS"
NAME="Ubuntu"
VERSION_ID="26.04"
VERSION="26.04.1 LTS (Resolute Raccoon)"
VERSION_CODENAME=resolute
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=resolute
LOGO=ubuntu-logo
GNU bash, version 5.3.9(1)-release (x86_64-pc-linux-gnu)
Copyright (C) 2025 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software; you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
This is abcde v2.12.3.
Usage: abcde [options] [tracks]
abcde -h for extra help
model name : AMD Phenom(tm) 9550 Quad-Core Processor
[4:0:0:0] cd/dvd PLDS DVD-RW DH16AESH 3L32 /dev/sr0
[5:0:0:0] cd/dvd PIONEER DVD-RW DVR-216 1.06 /dev/sr1
dpkg -l | grep musicbrainz
ii libmusicbrainz-discid-perl:amd64 0.06-2 amd64 Perl interface to the MusicBrainz libdiscid library
ii libwebservice-musicbrainz-perl 1.0.10-1 all XML based Web service API to the MusicBrainz database
My old ripping system is still in use and waiting for update but the OS is still in support:
PRETTY_NAME="Ubuntu 22.04.5 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.5 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=jammy
GNU bash, version 5.1.16(1)-release (x86_64-pc-linux-gnu)
Copyright (C) 2020 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software; you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
This is abcde v2.12.2.
Usage: abcde [options] [tracks]
abcde -h for extra help
model name : AMD A10-7870K Radeon R7, 12 Compute Cores 4C+8G
[5:0:0:0] cd/dvd PLDS DVD-RW DH16AESH 3L32 /dev/sr0
[7:0:0:0] cd/dvd HL-DT-ST DVD-RAM GH82N KU02 /dev/sr1
dpkg -l | grep musicbrainz
ii libmusicbrainz-discid-perl 0.06-1build2 amd64 Perl interface to the MusicBrainz libdiscid library
ii libwebservice-musicbrainz-perl 1.0.4-2 all XML based Web service API to the MusicBrainz database
TL;DR: Please comment below with your operating system name and version
abcde has a very long history. It's becoming necessary to review the user base so we can define a set of minimum versions for our ongoing development of abcde. This effort is to make even more detailed backups of our audio CDs (metadata), improve workflow (automation) and stay operational as dependencies change (eg library updates and deprecated utilities).
As someone that is passionate about music and just moderately competent at bash programming, I'm also interested to know how much music you rip and a bit about your process: I probably rip at least 10 CDs to flac a week and I do it all interactively so I can get the metadata (artist, titles, year, genre and cover) perfect first go, cross-referencing with Discogs and submitting CD TOCs to Musicbrainz when necessary. I have a stack of CDs that I use for testing when developing abcde: 2-track audio cd for quick test, audio cd with cd-text single artist, cd-text various artists, enhanced cd. I've had chats with people that are automation-only and others using a variety of output formats. All your responses will help me gauge the interest in abcde and motivate ongoing work.
Are there non-linux abcde users out there? Please let us know about your system.
For linux users, this one-liner will collect all the necessary info:
Here are my results. On my main ripping and abcde dev system:
My old ripping system is still in use and waiting for update but the OS is still in support: