add open subtitle option to only download subtitles that are a perfect match
This commit is contained in:
parent
926cffa55f
commit
0fd15ae405
4 changed files with 13 additions and 4 deletions
|
@ -24,6 +24,9 @@
|
|||
<br /><br />
|
||||
|
||||
<ul data-role="listview" class="ulForm">
|
||||
<li>
|
||||
<paper-checkbox id="chkRequirePerfectMatch">${OptionRequirePerfectSubtitleMatch}</paper-checkbox>
|
||||
</li>
|
||||
<li>
|
||||
<paper-checkbox id="chkSkipIfAudioTrackPresent">${LabelSkipIfAudioTrackPresent}</paper-checkbox>
|
||||
<div class="fieldDescription paperCheckboxFieldDescription">${LabelSkipIfAudioTrackPresentHelp}</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue