From e3d4fa6946140d91c02a8ae53e56ab8d056f172c Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Fri, 30 Jan 2009 13:47:45 +0100 Subject: mapper: remove trailing slashes from music_directory When the user configures a music_directory with a trailing slash, it may break playlist loading, because MPD expects a double slash. Chop off the trailing slash. --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 0b3ab53a0..416d8ae0d 100644 --- a/NEWS +++ b/NEWS @@ -41,6 +41,7 @@ ver 0.14.2 (2009/??/??) - jack: allocate ring buffers before connecting - jack: clear "shutdown" flag on reconnect - jack: reduced sleep time to 1ms +* mapper: remove trailing slashes from music_directory ver 0.14.1 (2009/01/17) -- cgit v1.2.3