rclone/cmd/serve/dlna
Hunter Wittenborn 56b582cdb9
authorize: add support for custom templates
This adds support for providing custom Go templates for use in the
`rclone authorize` command.

Fixes #6741
2023-02-24 15:08:38 +00:00
..
data authorize: add support for custom templates 2023-02-24 15:08:38 +00:00
dlnaflags dlna: add SSDP AnnounceInterval flag option 2022-10-06 16:59:51 +01:00
testdata/files dlna: associate subtitles with all possible media nodes 2019-10-09 11:57:42 +01:00
upnpav build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00
LICENSE.anacrolix dlna: properly attribute code used from https://github.com/anacrolix/dms 2022-12-09 14:27:10 +00:00
cds.go dlna: add support for more external subtitle 2022-10-06 16:59:51 +01:00
cms.go dlna: icons and compatibility improvements 2019-05-27 14:42:33 +01:00
dlna.go serve dlna: fix panic: Logger uninitialized. 2022-12-17 10:23:58 +00:00
dlna_test.go Replace deprecated ioutil 2022-11-07 11:41:47 +00:00
dlna_util.go dlna: specify SSDP interface names from command line 2022-08-13 12:06:03 +01:00
mrrs.go dlna: fake out implementation of X_MS_MediaReceiverRegistrar 2019-09-17 12:52:02 +01:00