From owner-freebsd-questions@FreeBSD.ORG Mon Feb 13 08:41:20 2006 Return-Path: X-Original-To: questions@freebsd.org 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 440EE16A420 for ; Mon, 13 Feb 2006 08:41:20 +0000 (GMT) (envelope-from vaaf@broadpark.no) Received: from osl1smout1.broadpark.no (osl1smout1.broadpark.no [80.202.4.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDCF143D45 for ; Mon, 13 Feb 2006 08:41:19 +0000 (GMT) (envelope-from vaaf@broadpark.no) Received: from osl1sminn1.broadpark.no ([80.202.4.59]) by osl1smout1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0IUM0040FASUJ400@osl1smout1.broadpark.no> for questions@freebsd.org; Mon, 13 Feb 2006 09:41:18 +0100 (CET) Received: from urban.broadpark.no ([213.187.181.70]) by osl1sminn1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0IUM00H34ASTK2A0@osl1sminn1.broadpark.no> for questions@freebsd.org; Mon, 13 Feb 2006 09:41:18 +0100 (CET) Date: Mon, 13 Feb 2006 09:41:29 +0100 From: Kristian Vaaf In-reply-to: <44bqxcy70y.fsf@be-well.ilk.org> To: Lowell Gilbert Message-id: <7.0.1.0.2.20060213094013.02158150@broadpark.no> MIME-version: 1.0 X-Mailer: QUALCOMM Windows Eudora Version 7.0.1.0 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT References: <7.0.1.0.2.20060211150451.02150468@broadpark.no> <44bqxcy70y.fsf@be-well.ilk.org> Cc: questions@freebsd.org Subject: Re: File verification script X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Feb 2006 08:41:20 -0000 At 15:40 12.02.2006, Lowell Gilbert wrote: >Kristian Vaaf writes: > > > I need a simple script that uses CFV to report on broken MP3 albums. > > All my MP3 albums contain an .sfv file that list MP3 tracks with their > > CRC values. > >There are a bunch of them in ports, under the security category. In my previous e-mail I wrote: > The reason I'd prefer something as simple as this, is because most SFV > validation tools are so bloated with useless features. That includes the SFV tools in ports. I just want a simple script that uses cfv to verify MP3 albums, the same way I showed you my other script that uses cfv to seal my MP3 albums. Thanks, Vaaf