<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/multimedia/minidlna/files, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2026-05-16T07:56:53Z</updated>
<entry>
<title>minidlna: fix creation of /var/etc on start</title>
<updated>2026-05-16T07:56:53Z</updated>
<author>
<name>Peter Maivald</name>
</author>
<published>2026-05-14T21:12:19Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=8871b5c5ea959f74cb610c9811d06dd7979ded05'/>
<id>urn:sha1:8871b5c5ea959f74cb610c9811d06dd7979ded05</id>
<content type='text'>
When dnsmasq is disabled, /var/etc doesn't exist. minidlna start was then failing. Partially reverted commit 733aae9 which broke this.

Signed-off-by: Peter Maivald &lt;plasticassius@gmail.com&gt;
</content>
</entry>
<entry>
<title>minidlna: restore service triggers</title>
<updated>2020-06-22T08:16:06Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2020-06-22T08:11:23Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=e0a6b7906a437cd3a9d089ea3c2f9bb538783040'/>
<id>urn:sha1:e0a6b7906a437cd3a9d089ea3c2f9bb538783040</id>
<content type='text'>
Restore service triggers which got wrongly removed in commit
733aae9584ef92c327b9008142602a7e69cfec3b ("fix issues").

Without triggers, changing settings from LuCI or calling reload_config
from the cli won't have any effect.

Also adjust the uci commit call to only commit the minidlna configuration
when setting a UUID, to avoid committing unrelated user changes in other
config files.

Ref: https://github.com/openwrt/luci/issues/4194
Fixes: 733aae958 ("minidlna: fix issues")
Fixes: 37367bdc8 ("minidlna: create UUID in config if it is empty")
Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
<entry>
<title>minidlna: remove unneeded }</title>
<updated>2020-03-06T00:54:13Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-03-06T00:54:13Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=1480fa2b9a82a89512afaf560c8dc06aa216f2fd'/>
<id>urn:sha1:1480fa2b9a82a89512afaf560c8dc06aa216f2fd</id>
<content type='text'>
Was a mistake while rebasing.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>minidlna: fix issues</title>
<updated>2020-03-04T23:12:52Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-03-03T01:11:29Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=733aae9584ef92c327b9008142602a7e69cfec3b'/>
<id>urn:sha1:733aae9584ef92c327b9008142602a7e69cfec3b</id>
<content type='text'>
Removed cover resizing patch. It doesn't work right.

Removed SIGHUP reload. While minidlna handles it, it needs work to
function properly.

Removed service_triggers. They don't work for similar reasons as above.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>minidlna: update to latest master</title>
<updated>2020-02-24T02:03:14Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-01-13T03:05:26Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=e9a65f13808cb4d9bd044de47ace5db008ebb117'/>
<id>urn:sha1:e9a65f13808cb4d9bd044de47ace5db008ebb117</id>
<content type='text'>
Removed inactive maintainer.

Cleaned up Makefile to remove old options.

Switched to PKG_INSTALL for consistency.

Added PKG_BUILD_PARALLEL for faster compilation.

Fixed license info.

Removed '' from enabled for consistency.

Ran init script through shellcheck. Batched config file writes.

Switched it to use procd. The -S parameter changes it to foreground. It
stands for systemd.

Added a sysctl tweak to get rid of warning.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>minidlna: create UUID in config if it is empty</title>
<updated>2020-01-11T10:40:37Z</updated>
<author>
<name>Alberto Bursi</name>
</author>
<published>2020-01-11T10:40:37Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=37367bdc894b2b6e19b0b999efbb684faaaf1b74'/>
<id>urn:sha1:37367bdc894b2b6e19b0b999efbb684faaaf1b74</id>
<content type='text'>
better solution than using a static UUID by default

keep the default uuid empty then generate and save
a unique UUID on first start of minidlna service.

Signed-off-by: Alberto Bursi &lt;bobafetthotmail@gmail.com&gt;
</content>
</entry>
<entry>
<title>minidlna: add static uuid in config</title>
<updated>2019-12-13T10:12:31Z</updated>
<author>
<name>Alberto Bursi</name>
</author>
<published>2019-12-13T10:12:31Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=154f5b6806a3925e7576b92825b9bc5456551693'/>
<id>urn:sha1:154f5b6806a3925e7576b92825b9bc5456551693</id>
<content type='text'>
minidlna uses UUID to uniquely identify the media server
by default, if the "uuid" option is not specified in
its setting file it will try to autogenerate it by
reading MAC address.

This seems to fail on some devices resulting in random
UUID on reboot, and this causes confusion and issues as
for clients this is a new server and must be added to
the list.
In OpenWrt there are also devices where the system can't
read the true MAC address and it is therefore randomized
on reboot.

So, add a static UUID in the settings file.
Since each mindlna server should have a different UUID,
if the user has more than one OpenWrt device with
minidlna, he should change the UUID of the
additional devices.

Signed-off-by: Alberto Bursi &lt;bobafetthotmail@gmail.com&gt;
</content>
</entry>
<entry>
<title>minidlna: run as an unprivileged user</title>
<updated>2019-03-10T14:48:25Z</updated>
<author>
<name>Maxim Storchak</name>
</author>
<published>2019-02-26T13:33:37Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=6f83fedc218dcfe95c62242735288a5badaf7a43'/>
<id>urn:sha1:6f83fedc218dcfe95c62242735288a5badaf7a43</id>
<content type='text'>
- run as an unprivileged user by default
- move generated config to /var/run (/tmp/run in fact)
- disable service until it's configured: there is no way to reliably guess
  where files to be shared are located

Signed-off-by: Maxim Storchak &lt;m.storchak@gmail.com&gt;
</content>
</entry>
<entry>
<title>minidlna: decrease minidlna log verbosity</title>
<updated>2018-02-17T16:29:45Z</updated>
<author>
<name>Pavel Kubelun</name>
</author>
<published>2018-02-04T12:02:22Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=70a7f396caed01beaae0c4f23cdbf89b55a7e1af'/>
<id>urn:sha1:70a7f396caed01beaae0c4f23cdbf89b55a7e1af</id>
<content type='text'>
Some clients do not close connections properly or do not keep
it alive, so each time the connection times out a corresponding
log entry is written into a log. These messages may spam the log
really hard.
This may be an issue if log is placed on internal flash - it may
prematurely wear a flash chip. This also prevents hdd from spinning
down if the log is located on hdd and the dlna capable tv is online.

Set the log level to "error" by default.

MAN:
Set this to change the verbosity of the information that is logged
each  section can use a different level: off, fatal, error, warn,
info, or debug
Example
log_level=general,artwork,database,inotify,scanner,metadata,http,ssdp,tivo=warn

Signed-off-by: Pavel Kubelun &lt;be.dissent@gmail.com&gt;
</content>
</entry>
<entry>
<title>minidlna: add allow wide links option</title>
<updated>2017-10-17T01:18:43Z</updated>
<author>
<name>James Christopher Adduono</name>
</author>
<published>2017-09-23T04:14:42Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=0b7272f967983007531b43a69969db1d218a7054'/>
<id>urn:sha1:0b7272f967983007531b43a69969db1d218a7054</id>
<content type='text'>
Some users might create a minidlna root with symlinks
to shared locations. While this could potentially create
a vulnerability, the option should be available to allow
users to do this should they choose to.

wide_links=no : (default) no content served + error message
 [timestamp] upnphttp.c:1366: error: Rejecting wide link X

wide_links=yes : content served, no error messages

Signed-off-by: James Christopher Adduono &lt;jc@adduono.com&gt;
</content>
</entry>
</feed>
