From owner-freebsd-questions@FreeBSD.ORG Tue Aug 28 07:03:22 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1CB6016A417 for ; Tue, 28 Aug 2007 07:03:22 +0000 (UTC) (envelope-from freebsd@elgert.dk) Received: from pfepc.post.tele.dk (pfepc.post.tele.dk [195.41.46.237]) by mx1.freebsd.org (Postfix) with ESMTP id D040C13C442 for ; Tue, 28 Aug 2007 07:03:21 +0000 (UTC) (envelope-from freebsd@elgert.dk) Received: from elgert.dk (0x573c4c92.nivaanqu1.broadband.tele.dk [87.60.76.146]) by pfepc.post.tele.dk (Postfix) with SMTP id CAE4C8A0043 for ; Tue, 28 Aug 2007 09:03:19 +0200 (CEST) Received: by elgert.dk (sSMTP sendmail emulation); Tue, 28 Aug 2007 09:03:19 +0200 Date: Tue, 28 Aug 2007 09:03:19 +0200 From: Harry Jensen To: freebsd-questions@freebsd.org Message-ID: <20070828070319.GA2910@mugin.localhost> Mail-Followup-To: freebsd-questions@freebsd.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i Subject: Re: Podcast management software? 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: Tue, 28 Aug 2007 07:03:22 -0000 On Mon, Aug 27, 2007 at 09:00:11PM +0000, Scott I. Remick wrote: > I think I must be the only one using FreeBSD who wants to listen to > podcasts. :) Nop, we're two ;-) Take a look into GoldenPod..... there is not a port for this one yet, but it should be pretty straight forward to install it. I'm using it on my FreeBSD, but I'm unsure if it will fullfill your demands. When you download new podcasts, Goldenpod downloads into a directery with the name of the date, for example 2007-08-28. At the same time symbolic links are made from the files in this new directery to a directery called 'latest'. ..and for each subscription there is a directory with same name as the subscription. In this directery GoldenPod also will make a symbolic link to the date directory files which belongs to this subscription. GoldenPod has some kind of graphic configuration, but I have never used it. GoldenPod is commandline driven. Check http://goldenpod.nongnu.org/ where you also will find the man page. Brgds Harry