rclone/cmd/serve/dlna
albertony f8d56bebaf
config: delay load config file (#5258)
Restructuring of config code in v1.55 resulted in config
file being loaded early at process startup. If configuration
file is encrypted this means user will need to supply the password,
even when running commands that does not use config.
This also lead to an issue where mount with --deamon failed to
decrypt the config file when it had to prompt user for passord.

Fixes #5236
Fixes #5228
2021-04-26 23:37:49 +02:00
..
data dlna: move root descriptor xml template to the static assets 2019-09-17 12:52:32 +01:00
dlnaflags docs: spelling: e.g. 2020-10-28 18:16:23 +00:00
testdata/files dlna: associate subtitles with all possible media nodes 2019-10-09 11:57:42 +01:00
upnpav dlna: cds: don't specify childCount at all when unknown 2020-02-25 08:41:00 +01:00
cds.go docs: spelling: e.g. 2020-10-28 18:16:23 +00:00
cms.go dlna: icons and compatibility improvements 2019-05-27 14:42:33 +01:00
dlna_test.go config: delay load config file (#5258) 2021-04-26 23:37:49 +02:00
dlna_util.go Fix error counter - fixes #3650 2019-11-18 14:13:02 +00:00
dlna.go doc: fix typos throughout docs and code 2020-05-20 15:54:51 +01:00
mrrs.go dlna: fake out implementation of X_MS_MediaReceiverRegistrar 2019-09-17 12:52:02 +01:00