Your message dated Wed, 4 Mar 2015 17:17:59 +0100
with message-id 
<ca+7wuszv1glcpx6klzzvps5kddkfemisvx4--sov96q5xqv...@mail.gmail.com>
and subject line Re: Bug#775344: No way to specify media_dir with spaces
has caused the Debian Bug report #775344,
regarding No way to specify media_dir with spaces
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.)


-- 
775344: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=775344
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: minidlna
Version: 1.1.2+dfsg-1.1+b3
Tags: upstream

There curently is no way to specify a media_dir with spaces in the
path. see the function:

int
readoptionsfile(const char * fname)

which discard any leading/trailing spaces.

Ex:

media_dir=V,"/media/Disk USB"

--- End Message ---
--- Begin Message ---
fixed 775344 1.1.4+dfsg-1
thanks

On Wed, Mar 4, 2015 at 5:11 PM, Florian Will <[email protected]> wrote:
> Hi Mathieu,
>
> This works for me using 1.1.4+dfsg-1 (and possibly earlier versions) if
> I drop the quotation marks: (Also works without the "V," prefix)
>
> media_dir=V,/var/lib/minidlna media
>
> (I realize that it looks quite strange…)
>
> The code you mention still appears to drop trailing and leading spaces,
> but since the space in question is neither trailing nor leading, it
> shouldn't be a problem. (It's C string pointer magic though, so maybe
> I'm reading that wrong.)

Marking as fixed. I was using a stable at the time of report. Also I
think I had an issue with a directory *ending* with a single white
space (really odd).

Anyway let's get rid of this one.

Thanks for your bug triagging !

--- End Message ---

Reply via email to