Your message dated Mon, 24 Aug 2009 22:56:57 +0200
with message-id <[email protected]>
and subject line fixed in 0.15
has caused the Debian Bug report #395821,
regarding mpd: no longer stripping '\r' from m3u playlists
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
395821: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=395821
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mpd
Version: 0.12.1-1
Severity: normal
After the most recent upgrade to 0.12, there seems to be a regression on a
change that was made in 0.11.5. Before the upgrade, mpd had been stripping off
the '\r' characters from m3u files. However, after the upgrade, it appears that
mpd is no longer stripping out the return character, causing m3u files that
loaded previously (with 0.11.5) with no problems to no longer load properly: the
files load, but their entries will not play.
Once the m3u files have the '\r' characters removed (with "tr" or similar), the
files load fine and the entries play without issue.
Thanks very much for maintaining mpd. I'm a big fan of this package in general.
jamie.
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (700, 'testing'), (600, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-2-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages mpd depends on:
ii libao2 0.8.6-4 Cross Platform Audio Output Librar
ii libasound2 1.0.13-1 ALSA library
ii libaudiofile0 0.2.6-6 Open-source version of SGI's audio
ii libc6 2.3.6.ds1-4 GNU C Library: Shared libraries
ii libflac7 1.1.2-5 Free Lossless Audio Codec - runtim
ii libid3tag0 0.15.1b-8 ID3 tag reading library from the M
ii libmad0 0.15.1b-2.1 MPEG audio decoder library
ii libmikmod2 3.1.11-a-6 A portable sound library
ii libmpcdec3 1.2.2-1 Musepack (MPC) format library
ii libogg0 1.1.3-2 Ogg Bitstream Library
ii libshout3 2.2.2-1 MP3/Ogg Vorbis broadcast streaming
ii libspeex1 1.1.12-2 The Speex Speech Codec
ii libtheora0 0.0.0.alpha7-1 The Theora Video Compression Codec
ii libvorbis0a 1.1.2-1 The Vorbis General Audio Compressi
ii libvorbisenc2 1.1.2-1 The Vorbis General Audio Compressi
ii libvorbisfile3 1.1.2-1 The Vorbis General Audio Compressi
ii zlib1g 1:1.2.3-13 compression library - runtime
mpd recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
MPD 0.15 uses GLib's g_strchomp() function to strip trailing
whitespace.
--- End Message ---