rclone/cmd/serve/dlna
albertony 5d6b8141ec Replace deprecated ioutil
As of Go 1.16, the same functionality is now provided by package io or
package os, and those implementations should be preferred in new code.
2022-11-07 11:41:47 +00:00
..
data Replace deprecated ioutil 2022-11-07 11:41:47 +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
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_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
dlna.go dlna: add SSDP AnnounceInterval flag option 2022-10-06 16:59:51 +01:00
mrrs.go dlna: fake out implementation of X_MS_MediaReceiverRegistrar 2019-09-17 12:52:02 +01:00