November 10, 2025Nov 10 Anyone able to get "cdtext" option to work in abcde.conf? I would like to pull metadata from CDs if no results from musicbrainz.Thanks
January 5Jan 5 Has anyone actually managed to use this recently? It seems to be another victim of MakeMKV > 1.17.7 not working
January 5Jan 5 Just in case anyone else has this problem I worked around it by using the bash shell of the container, downloading the v1.17.7 source of MakeMKV, building it and installing it. Everything works now!Change into a temp folder somewhere inside of the container and run the following:curl https://makemkv.com/download/old/makemkv-bin-1.17.7.tar.gz --output makemkv-bin-1.17.7.tar.gzcurl https://makemkv.com/download/old/makemkv-oss-1.17.7.tar.gz --output makemkv-oss-1.17.7.tar.gzUntar thesetar xvf makemkv-bin-1.17.7.tar.gztar xvf makemkv-oss-1.17.7.tar.gzBuild and installcd makemkv-oss-1.17.7./configuremakemake installcd ..cd makemkv-bin-1.17.7makemake installNow try ripping a disc again!
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.