Files
rclone/fs
Florian Klink 00e073df1e dlna: set more correct mime type
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.
2024-08-15 22:01:52 +01:00
..
2022-11-07 11:41:47 +00:00
2024-07-15 11:09:54 +01:00
2023-10-23 15:43:55 +01:00
2018-08-21 10:58:59 +01:00
2024-08-15 22:01:52 +01:00
2024-03-07 14:44:45 +00:00
2024-06-14 17:54:27 +01:00