From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60065) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fdxB7-0004oE-HD for guix-patches@gnu.org; Fri, 13 Jul 2018 08:28:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fdxB4-0002hg-Ch for guix-patches@gnu.org; Fri, 13 Jul 2018 08:28:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:49882) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fdxB4-0002hU-89 for guix-patches@gnu.org; Fri, 13 Jul 2018 08:28:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fdxB4-0002XS-2x for guix-patches@gnu.org; Fri, 13 Jul 2018 08:28:02 -0400 Subject: [bug#31939] [PATCH 13/13] gnu: Add demlo. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20180622183031.3044-1-ambrevar@gmail.com> <20180622183031.3044-12-ambrevar@gmail.com> Date: Fri, 13 Jul 2018 14:27:11 +0200 In-Reply-To: <20180622183031.3044-12-ambrevar@gmail.com> (Pierre Neidhardt's message of "Fri, 22 Jun 2018 20:30:31 +0200") Message-ID: <87d0vrgw2o.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Pierre Neidhardt Cc: 31939@debbugs.gnu.org Pierre Neidhardt skribis: > +@itemize > +@item Fix the lack of folder structure. > +@item Normalize tags, fix their case, chose which tags to keep and which= to > +discard. > +@item Handle lossy and lossless audio differently. > +@item Handle mp3 id3tags hell=E2=80=A6 Please use three dots and rendering will replace it with HORIZONTAL ELLIPSIS if the current locale encoding supports it (well, it doesn=E2=80= =99t do it yet, but someday.) Ludo=E2=80=99.