rclone/cmd/serve/dlna
Nick Craig-Wood e43b5ce5e5 Remove github.com/pkg/errors and replace with std library version
This is possible now that we no longer support go1.12 and brings
rclone into line with standard practices in the Go world.

This also removes errors.New and errors.Errorf from lib/errors and
prefers the stdlib errors package over lib/errors.
2021-11-07 11:53:30 +00:00
..
data Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00
dlnaflags docs: punctuation cleanup 2021-10-20 22:56:19 +02: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 Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +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