rclone/cmd/serve/dlna
Tim Burke 5050c33162 dlna: Mark flags in docs as code
Otherwise, we get en dashes in the man page, making args more difficult
to copy/paste to a command line.

Before:

    Use –addr to specify ...

After:

    Use --addr to specify ...
2020-06-25 12:18:54 +01:00
..
data dlna: move root descriptor xml template to the static assets 2019-09-17 12:52:32 +01:00
dlnaflags dlna: Mark flags in docs as code 2020-06-25 12:18:54 +01: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 serve dlna: Fix file list on Samsung Series 6+ TVs 2020-06-16 14:56:02 +01:00
cms.go dlna: icons and compatibility improvements 2019-05-27 14:42:33 +01:00
dlna_test.go dlna: cds: use modification time as date in dlna metadata 2020-02-27 18:05:18 +01: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