mirror of
https://github.com/rclone/rclone.git
synced 2024-11-21 16:03:29 +01:00
dlna: document external subtitle feature
This commit is contained in:
parent
00e073df1e
commit
afd199d756
@ -49,6 +49,10 @@ based on media formats or file extensions. Additionally, there is no
|
||||
media transcoding support. This means that some players might show
|
||||
files that they are not able to play back correctly.
|
||||
|
||||
Rclone will add external subtitle files (.srt) to videos if they have the same
|
||||
filename as the video file itself (except the extension), either in the same
|
||||
directory as the video, or in a "Subs" subdirectory.
|
||||
|
||||
` + dlnaflags.Help + vfs.Help(),
|
||||
Annotations: map[string]string{
|
||||
"versionIntroduced": "v1.46",
|
||||
|
Loading…
Reference in New Issue
Block a user