From owner-freebsd-questions@FreeBSD.ORG Mon Sep 29 07:35:44 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B0F916A4BF for ; Mon, 29 Sep 2003 07:35:44 -0700 (PDT) Received: from haha.debank.tv (c92069.upc-c.chello.nl [212.187.92.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CE4343FB1 for ; Mon, 29 Sep 2003 07:35:39 -0700 (PDT) (envelope-from rob@debank.tv) Received: from debank.tv (X-server.debank.tv [192.168.1.69]) by haha.debank.tv (8.12.9/8.12.9) with ESMTP id h8TEZFoO001122 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 29 Sep 2003 16:35:18 +0200 (CEST) (envelope-from rob@debank.tv) Message-ID: <3F78421E.6070203@debank.tv> Date: Mon, 29 Sep 2003 16:30:54 +0200 From: Rob User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5b) Gecko/20030904 Thunderbird/0.2 X-Accept-Language: en-us, en MIME-Version: 1.0 To: jesse@wingnet.net References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new cc: freebsd-questions@freebsd.org Subject: Re: ripping CDs, encoding into MP3s, and labeling later X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Sep 2003 14:35:44 -0000 Jesse Guardiani wrote: > Howdy list, > > I currently use grip ( http://nostatic.org/grip/ ) to > quickly and conveniently rip CDs, encode the tracks into > MP3s, and label the MP3s - all with the SINGLE click of > a button. > > > background: > =========== > grip is VERY convenient. However, the following scenario > with my laptop is causing problems: > > 1.) Go home or over to a friend's, where I don't have internet access. > 2.) Decide that I want to rip+encode a CD of mine, or a CD for a friend, respectively. > > Now, I can still rip+encode the CD, but I don't have access > to the freedb CD information database, so the MP3s end up being > labeled Track1 Track2, etc... > > > So here are my questions: > ========================= > 1.) Is there any way to automate the mp3 track labeling process > after the fact? > 2.) AFAIK, grip doesn't allow me to rip a CD to my hard disk, then > easily label and encode the CD at a later time (when I have access > to the internet and freedb). Is there a program that WILL do this? > 3.) How do you usually handle this situation? > > Thanks! > You could use easytag, (/usr/ports/audio/easytag) It allows you to lookup cddb info and apply it to a directory. Rob Evers