rclone/cmd/serve/dlna/testdata
Florian Klink 2e007f89c7 dlna: don't swallow video.{idx,sub}
.idx and .sub subtitle files only work if both are present, but the code
was overwriting the first-inserted element to subtitlesByName, as it was
keyed by the basename without extension.

Make subtitlesByName point to a slice of nodes instead.
2024-08-15 22:01:52 +01:00
..
files dlna: don't swallow video.{idx,sub} 2024-08-15 22:01:52 +01:00