descriptionReadyMedia (formerly known as MiniDLNA) is a simple media server software, with the aim of being fully compliant with DLNA/UPnP-AV clients. It is developed by a NETGEAR employee for the ReadyNAS product line.
homepage URLhttps://sourceforge.net/projects/minidlna/
repository URLgit://git.code.sf.net/p/minidlna/git
ownersome@bo.dy
last changeWed, 31 May 2023 08:25:59 +0000 (31 01:25 -0700)
last refreshFri, 3 May 2024 18:36:13 +0000 (3 20:36 +0200)
content tags
add:
README
MiniDLNA project
(c) 2009 Justin Maggard
Portions (c) 2006-2007 Thomas Bernard
webpage: http://sourceforge.net/projects/minidlna/

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
shortlog
2023-05-31 Justin MaggardWrap up version 1.3.3.masterv1_3_3
2023-05-31 Justin Maggardupnphttp: Fix chunk length parsing
2023-05-31 Robert Högberglocale: Improve Swedish translation
2023-05-31 Justin Maggardlocale: Improve Dutch translation
2023-05-31 Justin Maggardupnpsoap: Error out earlier on certain SQLi attempts
2023-05-31 Stefan EßerDo not remove kevent from closed request sockwt.
2023-05-31 Georgy Kibardinmonitor: Fix directory symlink deletion handling
2022-08-30 Justin MaggardWrap up version 1.3.2v1_3_2
2022-08-30 Justin Maggardupnphttp: Improve DNS rebinding attack protection
2022-08-30 Justin Maggardbuild: Fix libexif test
2022-08-30 Alex StanevAdd Samsung Neo QLED series (2021) support
2022-02-11 b'Justin MaggardMerge /u/andrensairr/minidlna/ branch master into master
2022-02-11 b'Justin MaggardMerge /u/hzeller/minidlna.fork/ branch master into...
2022-02-11 b'Justin MaggardMerge /u/kolbyjack/minidlna/ branch add-cling-client...
2022-02-11 Gleb Smirnoffmonitor_kqueue: plug memory leak from strcpy() on direc...
2022-02-11 lqsadd webm/rm/rmvb support
...
tags
11 months ago v1_3_3
20 months ago v1_3_2
2 years ago v1_3_1
3 years ago v1_3_0 Wrap up version 1.3.0.
6 years ago v1_2_1
6 years ago v1_2_0
7 years ago v1_1_6 Tag v1.1.6.
8 years ago v1_1_5
9 years ago v1_1_4
9 years ago v1_1_3
10 years ago v1_1_2
10 years ago v1_1_1
11 years ago v1_1_0 v1_1_0 release
11 years ago v1_0_26 v1_0_26 release
11 years ago v1_0_25 v1_0_25 release
12 years ago v1_0_24 v1_0_24 release
...
heads
11 months ago master