No description
Find a file
2024-03-02 16:02:55 +01:00
LICENSE Initial commit 2024-03-02 16:02:55 +01:00
README.md Initial commit 2024-03-02 16:02:55 +01:00

Install abcde

If you use Alpinelinux as me, you're able to just install abcde with apk:

apk update && apk add abcde flac cdrkit

Add your user to the group cdrom

adduser $user cdrom

Customize abcde.conf

copy the config to your homedir

cp /etc/abcde.conf ~/.abcde.conf

Search for OUTPUTDIR , OUTPUTTYPE and modify it for your needs. Also change CDDBMETHOD to "cddb" and CDDBURL to "http://gnudb.gnudb.org/~cddb/cddb.cgi"