From owner-freebsd-questions@FreeBSD.ORG Mon Aug 30 12:44:55 2010 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 12D6E10656BB for ; Mon, 30 Aug 2010 12:44:55 +0000 (UTC) (envelope-from alexkwan@pacific.net.hk) Received: from sms.pacific.net.hk (sms.pacific.net.hk [202.14.67.62]) by mx1.freebsd.org (Postfix) with ESMTP id 8CB118FC16 for ; Mon, 30 Aug 2010 12:44:54 +0000 (UTC) Received: from hanghau.pacific.net.hk (hanghau.pacific.net.hk [202.64.33.147]) by sms.pacific.net.hk with ESMTP id o7UCVNMS015964 for ; Mon, 30 Aug 2010 20:31:23 +0800 (HKT) Received: from fzorgb44a90a14 (n11648169112.netvigator.com [116.48.169.112]) by hanghau.pacific.net.hk with SMTP id o7UCVL7Y011714 for ; Mon, 30 Aug 2010 20:31:21 +0800 Message-ID: <0EA0E178F98443D2949B15A0B4F5608F@fzorgb44a90a14> From: "Alex Kwan" To: Date: Mon, 30 Aug 2010 20:31:10 +0800 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="Windows-1252"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.5931 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5931 X-Antivirus: avast! (VPS 100829-1, 29/08/2010), Outbound message X-Antivirus-Status: Clean X-Mailman-Approved-At: Mon, 30 Aug 2010 13:08:19 +0000 Subject: How to make ushare support ape format music file 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, 30 Aug 2010 12:44:55 -0000 Hi! I'd like to build a upnp server with ushare in my FreeBSD box. Also, my multimedia player can play the ape format music file, how to make ushare support the ape format file,? Thanks!