rclone/cmd/serve
Dan Walters 572d302620 dlna: simplify search method for associating subtitles with media nodes
Seems to be some corner cases that are not being handled, so taking a different
approach that should be a little more robust.

Also, changing resources to be served under a subpath:  We've been serving
media at /res?path=%2Fdir%2Ffilename.mp4; change that to be just /r/dir/filename.mp4.
It's cleaner, easier to reason about, and a necessary first step towards just
serving the resources via httplib anyway.
2019-10-08 07:49:39 +01:00
..
dlna dlna: simplify search method for associating subtitles with media nodes 2019-10-08 07:49:39 +01:00
ftp serve: factor out common testing parts for ftp, sftp and webdav tests 2019-08-06 11:43:42 +01:00
http serve http/webdav/restic/rc: rename --prefix flag to --baseurl #3398 2019-08-24 09:10:50 +01:00
httplib serve/httplib: Write the template to a buffer to catch render errors 2019-09-22 21:31:11 +01:00
proxy serve: add auth proxy infrastructure 2019-08-06 11:43:42 +01:00
restic build: drop support for go1.9 2019-09-04 10:23:48 +01:00
servetest fstest: remove -subdir flag as it no longer tests anything useful #3421 2019-08-17 09:54:19 +01:00
sftp serve/sftp: support empty "md5sum" and "sha1sum" commands 2019-08-14 20:54:08 +01:00
webdav build: drop support for go1.9 2019-09-04 10:23:48 +01:00
serve.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00