rclone/cmd/serve/dlna
Dan Walters f0e439de0d dlna: improve logging and error handling
Mostly trying to get logging to happen through rclone's log methods.
Added request logging, and a trace parameter that will dump the
entire request/response for debugging when dealing with poorly
written clients.

Also added a flag to specify the device's "Friendly Name" explicitly,
and made an attempt at allowing mime types in addition to video.
2019-05-27 14:42:33 +01:00
..
data dlna: add some additional metadata, headers, and samsung extensions 2019-05-27 14:42:33 +01:00
dlnaflags dlna: improve logging and error handling 2019-05-27 14:42:33 +01:00
testdata/files serve: add dlna server 2019-01-09 19:14:14 +00:00
cds.go dlna: improve logging and error handling 2019-05-27 14:42:33 +01:00
cms.go dlna: icons and compatibility improvements 2019-05-27 14:42:33 +01:00
dlna_test.go tests: make test servers choose a random port to make more reliable 2019-05-01 16:09:50 +01:00
dlna_util.go dlna: improve logging and error handling 2019-05-27 14:42:33 +01:00
dlna.go dlna: improve logging and error handling 2019-05-27 14:42:33 +01:00