diff options
Diffstat (limited to 'Emby.Dlna/Profiles/Xml/Default.xml')
| -rw-r--r-- | Emby.Dlna/Profiles/Xml/Default.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Emby.Dlna/Profiles/Xml/Default.xml b/Emby.Dlna/Profiles/Xml/Default.xml index b5a5d24b64..b0b0d7ac11 100644 --- a/Emby.Dlna/Profiles/Xml/Default.xml +++ b/Emby.Dlna/Profiles/Xml/Default.xml @@ -46,5 +46,6 @@ </ResponseProfiles> <SubtitleProfiles> <SubtitleProfile format="srt" method="Embed" /> + <SubtitleProfile format="srt" method="External" /> </SubtitleProfiles> </Profile>
\ No newline at end of file |
