Skip to content

Commit

Permalink
Prepare for version 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
josdion committed Oct 23, 2024
1 parent 75c9d71 commit 9e7fab3
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 19 deletions.
6 changes: 3 additions & 3 deletions AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
[assembly: System.Reflection.AssemblyCompanyAttribute("subbuzz")]
[assembly: System.Reflection.AssemblyCopyrightAttribute("Copyright © josdion, 2024")]
[assembly: System.Reflection.AssemblyDescriptionAttribute("Subtitles plugin for emby and jellyfin")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.1.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.1.0.0")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.2.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.2.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("subbuzz")]
[assembly: System.Reflection.AssemblyTitleAttribute("subbuzz")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.1.0.0")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.2.0.0")]

4 changes: 2 additions & 2 deletions Configuration/Emby/configCachePage.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ <h2 class="sectionTitle">Cache</h2>
</div>

<div class="checkboxContainer checkboxContainer-withDescription">
<label class="emby-checkbox-label">
<label class="emby-checkbox-label" style="z-index: 0;">
<input id="SubtitleCache" name="SubtitleCache" type="checkbox" is="emby-checkbox" />
<span>Subtitle Cache</span>
</label>
Expand Down Expand Up @@ -55,7 +55,7 @@ <h2 class="sectionTitle">Cache</h2>
</div>

<div class="checkboxContainer checkboxContainer-withDescription">
<label class="emby-checkbox-label">
<label class="emby-checkbox-label" style="z-index: 0;">
<input id="SearchCache" name="SearchCache" type="checkbox" is="emby-checkbox" />
<span>Search Cache</span>
</label>
Expand Down
28 changes: 14 additions & 14 deletions Configuration/Emby/configPage.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,35 +19,35 @@ <h2 class="sectionTitle">Providers</h2>
</div>

<div class="paperList checkboxList checkboxList-paperList">
<label>
<label class="emby-checkbox-label" style="z-index: 0;">
<input is="emby-checkbox" type="checkbox" class="EnableAddic7ed" id="EnableAddic7ed" />
<span>Addic7ed.com</span>
</label>
<label>
<label class="emby-checkbox-label" style="z-index: 0;">
<input is="emby-checkbox" type="checkbox" class="EnableOpenSubtitles" id="EnableOpenSubtitles" />
<span>OpenSubtitles.com</span>
</label>
<label>
<label class="emby-checkbox-label" style="z-index: 0;">
<input is="emby-checkbox" type="checkbox" class="EnablePodnapisiNet" id="EnablePodnapisiNet" />
<span>Podnapisi.NET</span>
</label>
<label>
<label class="emby-checkbox-label" style="z-index: 0;">
<input is="emby-checkbox" type="checkbox" class="EnableSubf2m" id="EnableSubf2m" />
<span>Subf2me.co</span>
</label>
<label>
<label class="emby-checkbox-label" style="z-index: 0;">
<input is="emby-checkbox" type="checkbox" class="EnableSubssabbz" id="EnableSubssabbz" />
<span>Subs.sab.bz</span>
</label>
<label>
<label class="emby-checkbox-label" style="z-index: 0;">
<input is="emby-checkbox" type="checkbox" class="EnableSubsunacsNet" id="EnableSubsunacsNet" />
<span>Subsunacs.net</span>
</label>
<label>
<label class="emby-checkbox-label" style="z-index: 0;">
<input is="emby-checkbox" type="checkbox" class="EnableYavkaNet" id="EnableYavkaNet" />
<span>Yavka.net</span>
</label>
<label>
<label class="emby-checkbox-label" style="z-index: 0;">
<input is="emby-checkbox" type="checkbox" class="EnableYifySubtitles" id="EnableYifySubtitles" />
<span>YIFY Subtitles</span>
</label>
Expand All @@ -60,7 +60,7 @@ <h2 class="sectionTitle">Settings</h2>
</div>

<div class="checkboxContainer checkboxContainer-withDescription">
<label class="emby-checkbox-label">
<label class="emby-checkbox-label" style="z-index: 0;">
<input id="AutoDetectEncoding" name="AutoDetectEncoding" type="checkbox" is="emby-checkbox" />
<span>Auto-Detect Encoding</span>
</label>
Expand All @@ -73,7 +73,7 @@ <h2 class="sectionTitle">Settings</h2>
</div>

<div class="checkboxContainer checkboxContainer-withDescription">
<label class="emby-checkbox-label">
<label class="emby-checkbox-label" style="z-index: 0;">
<input id="SubtitleInfoWithHtml" name="SubtitleInfoWithHtml" type="checkbox" is="emby-checkbox" />
<span>Subtitle Info with HTML</span>
</label>
Expand All @@ -91,15 +91,15 @@ <h2 class="sectionTitle">Post-Processing</h2>
</div>

<div class="checkboxContainer checkboxContainer-withDescription">
<label class="emby-checkbox-label">
<label class="emby-checkbox-label" style="z-index: 0;">
<input id="EncodeSubtitlesToUTF8" name="EncodeSubtitlesToUTF8" type="checkbox" is="emby-checkbox" />
<span>Encode Subtitles To UTF8</span>
</label>
<div class="fieldDescription checkboxFieldDescription">Re-encode downloaded Subtitles to UTF8.</div>
</div>

<div class="checkboxContainer checkboxContainer-withDescription">
<label class="emby-checkbox-label">
<label class="emby-checkbox-label" style="z-index: 0;">
<input id="AdjustDuration" name="AdjustDuration" type="checkbox" is="emby-checkbox" />
<span>Adjust Durations</span>
</label>
Expand All @@ -112,7 +112,7 @@ <h2 class="sectionTitle">Post-Processing</h2>
</div>

<div class="checkboxContainer checkboxContainer-withDescription" style="margin-left: 2.3em;">
<label class="emby-checkbox-label">
<label class="emby-checkbox-label" style="z-index: 0;">
<input id="AdjustDurationExtendOnly" name="AdjustDurationExtendOnly" type="checkbox" is="emby-checkbox" />
<span>Extend Only</span>
</label>
Expand Down Expand Up @@ -149,7 +149,7 @@ <h2 class="sectionTitle">OpenSubtitles.com Account</h2>
</div>

<div class="checkboxContainer checkboxContainer-withDescription">
<label class="emby-checkbox-label">
<label class="emby-checkbox-label" style="z-index: 0;">
<input id="OpenSubUseHash" name="OpenSubUseHash" type="checkbox" is="emby-checkbox" />
<span>Use Hash</span>
</label>
Expand Down

0 comments on commit 9e7fab3

Please sign in to comment.