Date: Thu, 30 May 2002 21:31:37 -0400 From: Andrew J Caines <A.J.Caines@halplant.com> To: Gary Kline <kline@thought.org> Cc: FreeBSD Mailing List <freebsd-questions@FreeBSD.ORG> Subject: Re: OT xmms or other mpeg players Message-ID: <20020531013136.GI32486@hal9000.halplant.com> In-Reply-To: <200205301748.g4UHmis62223@tao.thought.org> References: <200205301748.g4UHmis62223@tao.thought.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Gary, > I've added the entry to the applications list via the Preferences > setup in netscape. But whenever I try to play a streaming mp3 > file, I get the "Load file(s)" pop-up in whatever cwd I'm in. You have probably not added the actions for the relevant MIME types. From my .mailcap: audio/mp3;xmms %s >/dev/null 2>/dev/null audio/mpeg;xmms %s >/dev/null 2>/dev/null audio/x-mpeg;xmms %s >/dev/null 2>/dev/null audio/x-mpegurl;xmms %s >/dev/null 2>/dev/null -Andrew- -- _______________________________________________________________________ | -Andrew J. Caines- Unix Systems Engineer A.J.Caines@halplant.com | | "They that can give up essential liberty to obtain a little temporary | | safety deserve neither liberty nor safety" - Benjamin Franklin, 1759 | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020531013136.GI32486>