aboutsummaryrefslogtreecommitdiff
path: root/multimedia/minidlna
Commit message (Collapse)AuthorAge
* minidlna: add allow wide links optionJames Christopher Adduono2017-10-16
| | | | | | | | | | | | | | 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 <jc@adduono.com>
* Merge pull request #4873 from jcadduono/minidlna-updateTed Hess2017-10-13
|\ | | | | minidlna: update to version 1.2.1
| * minidlna: update to version 1.2.1James Christopher Adduono2017-09-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1.2.1 - Released 24-Aug-2017 -------------------------------- - Added Movian client detection and subtitle support. - Fixed an issue with discovery on non-Linux systems. - Fixed Bonjour discovery compatibility with TiVo Bolt. - Fixed NFO file parsing, and added change monitoring support for them. - Added a workaround for video thumbnails on some Samsung clients. - Added DoS protection for event subscriptions. - Fixed content browsing issues with some Samsung TVs. - Improved non-destructive update scan support. Signed-off-by: James Christopher Adduono <jc@adduono.com>
* | minidlna: remove panasonic video grouping by directory patchJames Christopher Adduono2017-10-04
|/ | | | | | | | | | | Unfortunately this is breaking sorting and causes some issues with starting streams on various non-Panasonic clients. Tested on 5 different models of 2014-2017 Samsung Smart TVs and BubbleUPnP for Android. Removing this patch fixes sorting by filename and clients no longer sometimes fail to load the streams. Signed-off-by: James Christopher Adduono <jc@adduono.com>
* multimedia/minidlna: Update to 1.2.0Daniel Engberg2017-06-15
| | | | | | | | Update minidlna to 1.2.0 Switch to tarball Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net> Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
* minidlna: Update to latest upstream (2016-09-29)Daniel Engberg2017-02-05
| | | | | | | | | | | | | | Updated to latest commit upstream as the latest tagged version didn't get a tarball release at all. Includes various fixes and also support for never versions of ffmpeg. Also added a sorting patch for Panasonic TVs. Source: https://github.com/yanbe/minidlna/commit/c8245740c3a8699cfe7d7e5aa0d427b931018ad5 Various improvements to package Makefile. Source/Template: https://github.com/wongsyrone/packages-1/blob/c389dcdc020e1d199570f01f36b781a290aa5356/multimedia/minidlna/Makefile Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* minidlna: update to 1.1.5Ian Leonard2015-12-29
| | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* minidlna: Add path to correct PID file for start-stop-daemonTed Hess2014-12-20
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* minidlna: update to 1.1.4Ian Leonard2014-10-25
| | | | | | | The Philips TV patch was included upstream. Rename the minidlnad binary to minidlna instead of tweaking automake files. Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* Merge branch 'master' into license-updatesIan Leonard2014-08-10
|\ | | | | | | | | | | | | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com> Conflicts: devel/patch/Makefile multimedia/minidlna/Makefile
| * That on tv phillips normally open mkv,it is necessary to apply this ↵Knyazkov Dmitry2014-08-04
| | | | | | | | | | | | patch.Add license info Signed-off-by: Knyazkov Dmitry <medavedik@gmail.com>
* | minidlna: add licensing informationIan Leonard2014-07-31
|/ | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* minidlna: remove ffmpeg includes - not needed. Now builds with newer ffmpeg ↵Ted Hess2014-07-30
| | | | | | versions Signed-off-by: Ted Hess <thess@kitschensync.net>
* Update minidlna to 1.1.3 versionmedaved2014-07-21
|
* Delete Makefile~medaved2014-07-21
|
* Update minidlna to 1.1.3 versionmedaved2014-07-15
|
* first commitmedaved2014-07-15