rclone/cmd/serve/dlna
Dan Walters 6337cc70d3 dlna: support for external srt subtitles
Allows for filename.srt, filename.en.srt, etc., to be automatically associated with video.mp4 (or whatever) when playing over dlna.

This is the "modern" method, which I've verified to work on VLC and in LG webOS 2.  There is a vendor specific mechanism for Samsung that I havn't been able to get working on my F series.

Also made some minor corrections to logging and container IDs.
2019-10-06 12:18:56 +01:00
..
data dlna: move root descriptor xml template to the static assets 2019-09-17 12:52:32 +01:00
dlnaflags build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
testdata/files serve: add dlna server 2019-01-09 19:14:14 +00:00
cds.go dlna: support for external srt subtitles 2019-10-06 12:18:56 +01:00
cms.go dlna: icons and compatibility improvements 2019-05-27 14:42:33 +01:00
dlna_test.go dlna: fake out implementation of X_MS_MediaReceiverRegistrar 2019-09-17 12:52:02 +01:00
dlna_util.go dlna: support for external srt subtitles 2019-10-06 12:18:56 +01:00
dlna.go dlna: move root descriptor xml template to the static assets 2019-09-17 12:52:32 +01:00
mrrs.go dlna: fake out implementation of X_MS_MediaReceiverRegistrar 2019-09-17 12:52:02 +01:00