{"id":23757154,"url":"https://github.com/mmitch/grabcd","last_synced_at":"2026-03-16T22:30:15.099Z","repository":{"id":1097867,"uuid":"957455","full_name":"mmitch/grabcd","owner":"mmitch","description":"rip and encode audio CDs","archived":false,"fork":false,"pushed_at":"2014-11-09T13:39:23.000Z","size":180,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-31T19:38:03.726Z","etag":null,"topics":["audio","cd","ripper"],"latest_commit_sha":null,"homepage":"","language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mmitch.png","metadata":{"files":{"readme":"README","changelog":"HISTORY","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2010-10-02T23:15:07.000Z","updated_at":"2019-01-06T13:09:39.000Z","dependencies_parsed_at":"2022-07-17T12:16:14.671Z","dependency_job_id":null,"html_url":"https://github.com/mmitch/grabcd","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmitch%2Fgrabcd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmitch%2Fgrabcd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmitch%2Fgrabcd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmitch%2Fgrabcd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmitch","download_url":"https://codeload.github.com/mmitch/grabcd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239927821,"owners_count":19719835,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["audio","cd","ripper"],"created_at":"2024-12-31T19:38:15.397Z","updated_at":"2026-03-16T22:30:15.038Z","avatar_url":"https://github.com/mmitch.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"grabcd README\n\ngrabcd is an audio CD ripping and encoding suite\n(c) 2004-2008 by Christian Garbs \u003cmitch@cgarbs.de\u003e\nlicensed under GNU GPL\n\nhttp://github.com/mmitch/grabcd\n\n== What does it do?\n\n\"grabcd-scan\" reads a CD and lets you enter track information (I'm no\nfan of CDDB as the data there is very limited - think of a hit sampler\nCD with different artists, you can't have a different artist per\ntrack).\n\n\"grabcd-rip\" will then read the CD using icedax and start the encoding\nvia \"grabcd-encode\" (this will be done automatically).  You will get\nOGG encoded files in a specified directory hierarchy.\n\n\n== What's special about this?\n\ngrabcd-rip and grabcd-encode can run on different machines.  This was\nessential for me when writing these scripts as my CD-ROM was in my\nslow workstation while the server with the fast CPU had no CD-ROM.\n\n\n== How to use it?\n\nGenerate a config file, either /etc/grabcd.conf for everyone or ~/.grabcd\nfor yourself.\n\nThis is an example for \"everything local\":\n\nCDINFO_TEMP=/tmp/cdinfo\nCDINFO_REMOTE=/mnt/storage/grabcd-scan\nENCODE_HOST=localhost\nENCODE_BINARY=/usr/bin/grabcd-encode\nENCODE_NICE=20\nENCODE_PATH=/mnt/storage/ogg\n\n\nThis is an example for \"networked operation\":\n\nCDINFO_TEMP=/tmp/cdinfo\nCDINFO_REMOTE=mitch@yggdrasil.mitch.h.shuttle.de:/home/mitch/ogg/grabcd-scan\nENCODE_HOST=mitch@yggdrasil.mitch.h.shuttle.de\nENCODE_BINARY=/home/mitch/bin/grabcd-encode\nENCODE_NICE=20\nENCODE_PATH=/home/mitch/ogg\n\n\n\n== Configuration options\n\nCDINFO_TEMP    - The artist/track data is temporarily stored here\nCDINFO_REMOTE  - The artist/track data is archived here.  Useful if\n                 you want to reread a CD later.  Just copy the\n                 appropriate file to $CDINFO_TEMP and start grabcd-rip.\nENCODE_HOST    - Where to run grabcd-encode.  Set to empty or \"localhost\"\n                 for local operation.  Set to a \"hostname\" or\n                 \"user@hostname\" for remote operation.\nENCODE_BINARY  - Where to find the grabcd-encode binary.\nENCODE_NICE    - Nicelevel for grabcd-encode.\nENCODE_PATH    - Where to put the encoded files.\n\n\n\n== Limitations\n\ngrabcd-scan and grabcd-rip always read from /dev/cdrom.  This is\nbecause Audio::CD does not seem to have a configuration option for\nthis.  If icedax uses another device by default, you can set\n$CDDA_DEVICE to the correct one.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmitch%2Fgrabcd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmmitch%2Fgrabcd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmitch%2Fgrabcd/lists"}