# auto pick subtitles

**URL:** https://forums.plex.tv/t/auto-pick-subtitles/152639
**Category:** General Discussions
**Created:** [July 25, 2016, 8:36am UTC](https://forums.plex.tv/t/auto-pick-subtitles/152639 "2016-07-25T08:36:32Z")
**Posts on this page:** 12
**Page:** 1

<div class="post-metadata">

### Author: ![mikal2000](https://avatars.discourse-cdn.com/v4/letter/m/c57346/32.png) [@mikal2000](https://forums.plex.tv/u/mikal2000)
#### Post date: [July 25, 2016, 8:36am UTC](https://forums.plex.tv/t/auto-pick-subtitles/152639/1 "2016-07-25T08:36:32Z")

</div>

Hey i have a question.

I have put in 8 seasons of a tv-show.

Because english isn’t my main language, i choose to have english subtitles on my shows.  
The first 3 seasons have english subtitles but are not automatic picked when i start a episode, the rest of the seasons i have no problem.

Does anyone know why it work on some seasons but not all.

extra info: Plex is set to prefer danish subtitles.

---

<div class="post-metadata">

### Author: ![OttoKerner](https://sea1.discourse-cdn.com/plex/user_avatar/forums.plex.tv/ottokerner/32/10079_2.png) [@OttoKerner](https://forums.plex.tv/u/OttoKerner)
#### Post date: [July 25, 2016, 9:15am UTC](https://forums.plex.tv/t/auto-pick-subtitles/152639/2 "2016-07-25T09:15:44Z")

</div>

Please post the [mediainfo XML](https://support.plex.tv/hc/en-us/articles/201998867-Investigate-Media-Information-and-Formats "mediainfo XML") of both an episode where the automatic subtitle selection works and one where it doesn’t.  
If you don’t know how to insert the code into your post, just copy the XML into a text file and attach it.

---

<div class="post-metadata">

### Author: ![mikal2000](https://avatars.discourse-cdn.com/v4/letter/m/c57346/32.png) [@mikal2000](https://forums.plex.tv/u/mikal2000)
#### Post date: [July 25, 2016, 12:38pm UTC](https://forums.plex.tv/t/auto-pick-subtitles/152639/3 "2016-07-25T12:38:20Z")

</div>

Yes i have attached 2 documents, a working and a not working episode.  
Working:

```auto
<Media videoResolution="720" id="275979" duration="2621462" bitrate="7150" width="1280" height="720" aspectRatio="1.78" audioChannels="6" audioCodec="dca" videoCodec="h264"container="mkv" videoFrameRate="24p" audioProfile="dts" videoProfile="high">
<Part accessible="1" exists="1" id="276548" key="/library/parts/276548/file.mkv" duration="2621462" file="/media/TV/House/Season 04/House - S04E01 - Alone Bluray-720p.mkv" size="2342830127" audioProfile="dts" container="mkv" videoProfile="high">
<Stream id="566700" streamType="1" default="1" codec="h264" index="0" bitrate="6380" language="English" languageCode="eng" bitDepth="8" cabac="1" chromaSubsampling="4:2:0"codecID="V_MPEG4/ISO/AVC" duration="2621455" frameRate="23.976" frameRateMode="cfr" hasScalingMatrix="0" height="720" level="41" pixelFormat="yuv420p" profile="high"refFrames="5" scanType="progressive" width="1280"/>
<Stream id="566701" streamType="2" selected="1" default="1" codec="dca" index="1" channels="6" bitrate="768" language="English" languageCode="eng"audioChannelLayout="5.1(side)" bitDepth="24" bitrateMode="cbr" codecID="A_DTS" duration="2621462" profile="dts" samplingRate="48000"/>
<Stream id="566702" streamType="3" selected="1" codec="srt" index="2" language="English" languageCode="eng" codecID="S_TEXT/UTF8" format="srt"/>
</Part>
</Media>

```

Non-Working:

```auto
<Media videoResolution="720" id="275856" duration="2645562" bitrate="7088" width="1280" height="720" aspectRatio="1.78" audioChannels="6" audioCodec="dca" videoCodec="h264"container="mkv" videoFrameRate="24p" audioProfile="dts" videoProfile="high">
<Part accessible="1" exists="1" id="276425" key="/library/parts/276425/file.mkv" duration="2645562" file="/media/TV/House/Season 01/House - S01E01 - Pilot Bluray-720p.mkv" size="2344046783" audioProfile="dts" container="mkv" videoProfile="high">
<Stream id="566306" streamType="1" default="1" codec="h264" index="0" bitrate="6318" language="English" languageCode="eng" bitDepth="8" cabac="1" chromaSubsampling="4:2:0"codecID="V_MPEG4/ISO/AVC" duration="2645562" frameRate="23.976" frameRateMode="cfr" hasScalingMatrix="0" height="720" level="41" pixelFormat="yuv420p" profile="high"refFrames="5" scanType="progressive" width="1280"/>
<Stream id="566307" streamType="2" selected="1" default="1" codec="dca" index="1" channels="6" bitrate="768" language="English" languageCode="eng"audioChannelLayout="5.1(side)" bitDepth="24" bitrateMode="cbr" codecID="A_DTS" duration="2645560" profile="dts" samplingRate="48000"/>
<Stream id="566308" streamType="3" codec="srt" index="2" language="English" languageCode="eng" codecID="S_TEXT/UTF8" format="srt" title="SDH"/>
<Stream id="566309" streamType="3" codec="srt" index="3" language="English" languageCode="eng" codecID="S_TEXT/UTF8" format="srt"/>
</Part>
</Media>

```

---

<div class="post-metadata">

### Author: ![OttoKerner](https://sea1.discourse-cdn.com/plex/user_avatar/forums.plex.tv/ottokerner/32/10079_2.png) [@OttoKerner](https://forums.plex.tv/u/OttoKerner)
#### Post date: [July 25, 2016, 12:48pm UTC](https://forums.plex.tv/t/auto-pick-subtitles/152639/4 "2016-07-25T12:48:17Z")

</div>

The only difference between the two files is that the non-working has 2 subtitle streams vs. one on the working file.  
But I doubt this is the issue.

What ‘exactly’ have you set under Settings - Server - Languages? (there are 2 possible settings for subtitles)

Do you had the first 3 seasons already in your library for quite a while? The automatic subtitle activation only works if the subtitle selector of the episdoe has never been touched before by a user.

---

<div class="post-metadata">

### Author: ![mikal2000](https://avatars.discourse-cdn.com/v4/letter/m/c57346/32.png) [@mikal2000](https://forums.plex.tv/u/mikal2000)
#### Post date: [July 25, 2016, 12:58pm UTC](https://forums.plex.tv/t/auto-pick-subtitles/152639/5 "2016-07-25T12:58:36Z")

</div>

it is set to Automatically select audio and subtitle tracks.

Prefer audio tracks in: English  
subtitle mode: always enabled  
prefer subtitles in: danish

And all seasons a added to the library yesterday.

---

<div class="post-metadata">

### Author: ![OttoKerner](https://sea1.discourse-cdn.com/plex/user_avatar/forums.plex.tv/ottokerner/32/10079_2.png) [@OttoKerner](https://forums.plex.tv/u/OttoKerner)
#### Post date: [July 25, 2016, 12:59pm UTC](https://forums.plex.tv/t/auto-pick-subtitles/152639/6 "2016-07-25T12:59:53Z")

</div>

Do you get different results if you set the preferred subtitle language to ‘English’?

---

<div class="post-metadata">

### Author: ![mikal2000](https://avatars.discourse-cdn.com/v4/letter/m/c57346/32.png) [@mikal2000](https://forums.plex.tv/u/mikal2000)
#### Post date: [July 25, 2016, 1:03pm UTC](https://forums.plex.tv/t/auto-pick-subtitles/152639/7 "2016-07-25T13:03:54Z")

</div>

if i change it to english it does auto pick it on all episodes.

---

<div class="post-metadata">

### Author: ![OttoKerner](https://sea1.discourse-cdn.com/plex/user_avatar/forums.plex.tv/ottokerner/32/10079_2.png) [@OttoKerner](https://forums.plex.tv/u/OttoKerner)
#### Post date: [July 25, 2016, 4:33pm UTC](https://forums.plex.tv/t/auto-pick-subtitles/152639/8 "2016-07-25T16:33:25Z")

</div>

Do you know [MKVtoolnix](https://mkvtoolnix.download/ "MKVtoolnix")?  
I see that the non-working file has no ‘default’ subtitle.  
Could you use it to set the ‘default’ tag on one of the two subtitle tracks,  
then [Plex Dance](https://forums.plex.tv/discussion/comment/908454/#Comment_908454 "Plex Dance") the episode?

---

<div class="post-metadata">

### Author: ![mikal2000](https://avatars.discourse-cdn.com/v4/letter/m/c57346/32.png) [@mikal2000](https://forums.plex.tv/u/mikal2000)
#### Post date: [July 26, 2016, 7:43am UTC](https://forums.plex.tv/t/auto-pick-subtitles/152639/9 "2016-07-26T07:43:07Z")

</div>

I have now tried different settings with MKVtoolnix.

First i tried to set one subtitle as default, Didn’t work.  
Then i tried to set it as forced, Didn’t work either.  
Last i tried to delete one subtitle the English (SDH) and now Plex auto pick English subtitles.

don’t know why it works whit one subtitle track but not two.

But know i have found a solution on my problem. Thanks alot OttoKerner.

---

<div class="post-metadata">

### Author: ![OttoKerner](https://sea1.discourse-cdn.com/plex/user_avatar/forums.plex.tv/ottokerner/32/10079_2.png) [@OttoKerner](https://forums.plex.tv/u/OttoKerner)
#### Post date: [July 26, 2016, 12:55pm UTC](https://forums.plex.tv/t/auto-pick-subtitles/152639/10 "2016-07-26T12:55:28Z")

</div>

> @mikal2000 said:  
> But know i have found a solution on my problem.

I think that is more like a workaround.  
What you have found is a bug. 😉

I reported this to the developers.

---

<div class="post-metadata">

### Author: ![mikal2000](https://avatars.discourse-cdn.com/v4/letter/m/c57346/32.png) [@mikal2000](https://forums.plex.tv/u/mikal2000)
#### Post date: [July 26, 2016, 4:51pm UTC](https://forums.plex.tv/t/auto-pick-subtitles/152639/11 "2016-07-26T16:51:47Z")

</div>

Yeah you are right 🙂

But thanks anyway.

---

<div class="post-metadata">

### Author: ![system](https://global.discourse-cdn.com/plex/original/3X/2/a/2acb9765406f63293d357b4ec509ec39aa28f2ad.png) [@system](https://forums.plex.tv/u/system)
#### Post date: [January 7, 2020, 9:40pm UTC](https://forums.plex.tv/t/auto-pick-subtitles/152639/12 "2020-01-07T21:40:36Z")

</div>


