mirror of
https://github.com/rclone/rclone.git
synced 2024-12-19 17:34:05 +08:00
00e073df1e
The code currently hardcodes `text/srt` for all subtitles. `text/srt` is wrong, it seems `application/x-subrip` is the official extension coming from the official mime database, at least (and still works with the Samsung TV I tested with). Also add that one to `fs/ mimetype.go`. Compared to previous iterations of this PR, I dropped tests ensuring certain mime types are present - as detection still seems to be fairly platform-specific. |
||
---|---|---|
.. | ||
data | ||
dlnaflags | ||
testdata/files | ||
upnpav | ||
cds_test.go | ||
cds.go | ||
cms.go | ||
dlna_test.go | ||
dlna_util.go | ||
dlna.go | ||
LICENSE.anacrolix | ||
mrrs.go |