minidlna patched for easily running multiple instances side-by-side
This code is based on the original PKGBUILD for minidlna.
Use makepkg -s for building on Arch Linux, pacman -U <pkgfile> for installing.
Services can be instantiated with minidlna@.service, for instance:
# systemctl enable minidlna@<name>
Settings will then be read from /etc/minidlna-<name>.conf.
Cache will be located on /var/cache/minidlna/<name>/.
Pid file will be /run/minidlna/minidlna-<name>.pid.