good evening,

trying to avoid reinventing the wheel here, after spending an evening trying to figure it out on my own.

i am successfully running abcde to rip FLAC copies of my CDs, however i would like to add the DiskID from CDDB into either the comment or disknumber meta tag field.

after checking the abcde wiki (https://abcde.einval.com/wiki/) i see that the program used to fetch the CDDB DiskID from the disk is cd-discid.

after reading the man page for cd-discid (https://linux.die.net/man/1/cd-discid) i see that you can run it on its own to fetch the DiskID.

however, the documentation for how abcde manages the rest of the information from CDDB and how i can get anything into a custom meta field, has been hard to find.

does anyone have a config file with a snippit where they extract the DiskID and use it for a meta tag?

or, advice on how i can figure it out

thanks!