MiniDLNA project
(c) 2009 Justin Maggard
Portions (c) 2006-2007 Thomas Bernard
Portions (c) 2015-2019, Nathanael Anderson
Main webpage: http://sourceforge.net/projects/minidlna/
Please note the MAIN MiniDLNA site does NOT have any of these changes, that is the reason for this version.

===================

Additional Patches & Password version repo: http://github.com/nathanaela/minidlna

See http://github.com/nathanaela/minidlna/blob/master/NEWS for changes
See http://github.com/nathanaela/minidlna/blob/master/README.PASSWORD for Password documentation
See http://github.com/nathanaela/minidlna/blob/master/INSTALL.MD for Install Instructions

The password ability of this version of minidlna was developed by Nathanael Anderson
and discussed about on http://fluentreports.com/blog/?p=58

===================

This directory contains the MiniDLNA daemon software.
This software is subject to the conditions detailed in
the LICENCE file provided with this distribution.

Parts of the software including the discovery code are
licensed under the BSD revised license which is detailed
in the LICENSE.miniupnpd file provided with the distribution.
More information on MiniUPnPd can be found at http://miniupnp.free.fr.


The MiniDLNA daemon is an UPnP-A/V and DLNA service which
serves multimedia content to compatible clients on the network.
See http://www.upnp.org/ for more details on UPnP
and http://www.dlna.org/ for mode details on DLNA.

Prerequisites
==================

- libexif
- libjpeg
- libid3tag
- libFLAC
- libvorbis
- libsqlite3
- libavformat (the ffmpeg libraries)


Justin Maggard
