tags 626835 moreinfo thanks Hi Eric,
Thanks for the report. Eric Valette wrote: > Lathough I chnaged the /opt default value, minidlna still looks multimedia > file here. > > minidlna -d -f /etc/minidlna.conf > [2011/05/15 20:53:34] minidlna.c:770: warn: Starting MiniDLNA version 1.0.18 > [SQLite 3.7.6.2]. > [2011/05/15 20:53:34] minidlna.c:858: warn: HTTP listening on port 8200 > [2011/05/15 20:53:34] minissdp.c:328: debug: Sending SSDP notifies > [2011/05/15 20:53:34] inotify.c:201: debug: Add watch to /opt/google > [2011/05/15 20:53:34] inotify.c:201: debug: Add watch to /opt/google/chrome > [2011/05/15 20:53:34] inotify.c:201: debug: Add watch to > /opt/google/chrome/locales > [2011/05/15 20:53:34] inotify.c:201: debug: Add watch to > /opt/google/chrome/resources > [2011/05/15 20:53:34] inotify.c:201: debug: Add watch to > /opt/google/chrome/resources/inspector > [2011/05/15 20:53:34] inotify.c:201: debug: Add watch to > /opt/google/chrome/resources/inspector/Images I just tried on my system, putting media_dir=/tmp in /etc/minidlna.conf and starting minidlna with /etc/init.d/minidlna start and minidlna -d -f /etc/minidlna.conf (as root), and I get the expected result: [2011/06/06 11:47:49] minidlna.c:770: warn: Starting MiniDLNA version 1.0.18 [SQLite 3.7.6.3]. [2011/06/06 11:47:49] minidlna.c:793: warn: Creating new database... [2011/06/06 11:47:49] minidlna.c:858: warn: HTTP listening on port 8200 [2011/06/06 11:47:49] scanner.c:721: warn: Scanning /tmp [2011/06/06 11:47:49] scanner.c:789: warn: Scanning /tmp finished (0 files)! I see in your output that scanner.c did not run, so probably all you need to do is trigger a re-scan (either delete /var/lib/minidlna/files.db manually, or run 'minidlna -R'). Cheers, -- Benoît Knecht -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org