[LEDE-DEV] [PATCH] kernel: kmod-usb-storage-uas

2017-09-22 Thread James Christopher Adduono
This will allow you to build and package the uas.ko module. With more routers supporting USB 3.0 host this could help speed up activities like DLNA and Samba, as well as reduce CPU utilization over BOT mass storage drivers. Signed-off-by: James Christopher Adduono --- package/kernel/linux

[LEDE-DEV] [PATCH] luci-app-minidlna: add allow wide links option

2017-09-22 Thread James Christopher Adduono
Signed-off-by: James Christopher Adduono --- applications/luci-app-minidlna/luasrc/model/cbi/minidlna.lua | 4 applications/luci-app-minidlna/po/ca/minidlna.po | 3 +++ applications/luci-app-minidlna/po/cs/minidlna.po | 3 +++ applications/luci-app-minidlna/po/de

[LEDE-DEV] [PATCH] minidlna: add option to allow wide links

2017-09-22 Thread James Christopher Adduono
Christopher Adduono --- multimedia/minidlna/files/minidlna.config | 1 + multimedia/minidlna/files/minidlna.init | 1 + 2 files changed, 2 insertions(+) diff --git a/multimedia/minidlna/files/minidlna.config b/multimedia/minidlna/files/minidlna.config index 91a5cc33..924a99ea 100644 --- a/multimedia

[LEDE-DEV] [PATCH] minidlna: update to 1.2.1

2017-09-22 Thread James Christopher Adduono
. - 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 --- multimedia/minidlna/Makefile | 4