From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 98E6013989D for ; Wed, 26 Aug 2015 20:54:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B55421425A; Wed, 26 Aug 2015 20:53:53 +0000 (UTC) Received: from mail.web-xs.org (mail.web-xs.org [148.251.4.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B3DFC14225 for ; Wed, 26 Aug 2015 20:53:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.web-xs.org (Postfix) with ESMTP id 7351A6EC2A90 for ; Wed, 26 Aug 2015 22:53:51 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mail.web-xs.org Received: from mail.web-xs.org ([127.0.0.1]) by localhost (mail.web-xs.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uV7CqGBtrL67 for ; Wed, 26 Aug 2015 22:53:49 +0200 (CEST) Received: from server-1.localdomain (p54A71071.dip0.t-ipconnect.de [84.167.16.113]) (Authenticated sender: lukas@der-erste-sinn.de) by mail.web-xs.org (Postfix) with ESMTPA id B39D56EC2A67 for ; Wed, 26 Aug 2015 22:53:49 +0200 (CEST) Received: from hal9000.localdomain (hal.localdomain [192.168.0.2]) by server-1.localdomain (Postfix) with ESMTP id 4AF2D3F263 for ; Wed, 26 Aug 2015 22:53:49 +0200 (CEST) Date: Wed, 26 Aug 2015 22:53:03 +0200 From: To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] CD ripper that generates song titles? Message-ID: <20150826225303.38a10e52@hal9000.localdomain> In-Reply-To: <20150826200610.GA22849@waltdnes.org> References: <20150826200610.GA22849@waltdnes.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Archives-Salt: 0f9eb0c2-c71b-459a-b41a-a3991539b019 X-Archives-Hash: d6024ad2e34248edb6040f5e25ae6d52 "Walter Dnes" wrote: > I went to the CNE (Canadian National Exhibition) yesterday and > indulged in a buying spree of 18 CD sets of my fave music (basically > anything pop/rock/country pre-Beatles). I now have over 20 CDs that I > want to rip to flac eventually. I dread the gruntwork in renaming > tracks like track01.cdda.wav, etc. What Gentoo ebuilds are there for > stuff that'll get ahold of track titles? Is it in the form of > metadata on the CD? There are for example mp3c, grip, ripperx and probably also some other programs that can do this job. There is no metadata for the songtitles on the CD but AFAIK every CD has an unique ID. The CD ripper programs are searching online for this ID in the so called cddb (CD DataBase) and if someone has insert the songtitles of the according CD to this database before, the ripped CD tracks are automatically renamed to the respective title. If nobody has added your CDs to the database, you can do this by yourself with the ripper software which can also transfer these information to the cddb. Sorry for my probably unintelligible sentences, but I'm not a native speaker. :-) -- Regards wabe