[PR #6555] [MERGED] Bump libse from 3.6.0 to 3.6.2 #11022

Closed
opened 2026-02-07 06:31:01 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/6555
Author: @dependabot[bot]
Created: 9/13/2021
Status: Merged
Merged: 9/13/2021
Merged by: @cvium

Base: masterHead: dependabot/nuget/libse-3.6.2


📝 Commits (2)

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj (+1 -1)
📝 MediaBrowser.MediaEncoding/Subtitles/SubtitleEditParser.cs (+1 -1)

📄 Description

Bumps libse from 3.6.0 to 3.6.2.

Release notes

Sourced from libse's releases.

Subtitle Edit 3.6.2

Change log

Files

SubtitleEdit-3.6.2-Setup.zip Windows installer version, .NET 4.7.2-4.8, 64/32-bit (will run 64 bit on 64-bit OS - so do use 64-bit codecs/VLC on 64-bit OS!) Thx to XhmikosR for creating the Windows installer :) Thx to LeonCheung for gfx :) SHA256 Checksum: 6c3a912f9023755ce795f04ff5cbd46f5e524d4224a5893cfc8549a2faab1d71

SE362.zip Portable version, .NET 4.7.2-4.8, 64/32-bit (will run 64 bit on 64-bit OS - so do use 64-bit codecs/VLC on 64-bit OS!) This version is for Linux users too: https://www.nikse.dk/SubtitleEdit/Help#linux SHA256 Checksum: a337fcc34f7df3a1a4912b088cd9d2b3903edfb5a03996c4e731d17861e2f4c1

SE362FI.zip Portable version of SE with Finnish dictionaries, .NET 4.7.2-4.8, 64/32-bit (will run 64 bit on 64-bit OS - so do use 64-bit codecs/VLC on 64-bit OS!) Spell check component: http://voikko.sourceforge.net/ Thx to vm for Finnish language file :) Thx to SimplyTheBOSS for testing + OCR helper files :) SHA256 Checksum: 5502d04ad871f1dfdbc063bc37c47963019d16915b4972de932f008cff11e521

SE362PL.zip Portable version of SE with Polish dictionaries, .NET 4.7.2-4.8, 64/32-bit (will run 64 bit on 64-bit OS - so do use 64-bit codecs/VLC on 64-bit OS!) Thx admas for Polish language file :) SHA256 Checksum: 31034b65eb6f0e20aaac890378bcfd5f5ed6ff0e38ed19d836f9ae77b46191bc

Subtitle Edit 3.6.1

Change log

Files

SubtitleEdit-3.6.1-Setup.zip Windows installer version, .NET 4.7.2-4.8, 64/32-bit (will run 64 bit on 64-bit OS - so do use 64-bit codecs/VLC on 64-bit OS!) Thx to XhmikosR for creating the Windows installer :) Thx to LeonCheung for gfx :) SHA256 Checksum: bf74edf5ebdd6b1586520a23457de22367ce502e53d70d595b6238efeaa5e1bf

SE361.zip Portable version, .NET 4.7.2-4.8, 64/32-bit (will run 64 bit on 64-bit OS - so do use 64-bit codecs/VLC on 64-bit OS!) This version is for Linux users too: https://www.nikse.dk/SubtitleEdit/Help#linux SHA256 Checksum: 3874f0e2b866c63e65c5a9665a0307721dd15c9d952ee887b7b02730ac271fde

SE361FI.zip Portable version of SE with Finnish dictionaries, .NET 4.7.2-4.8, 64/32-bit (will run 64 bit on 64-bit OS - so do use 64-bit codecs/VLC on 64-bit OS!) Spell check component: http://voikko.sourceforge.net/ Thx to vm for Finnish language file :) Thx to SimplyTheBOSS for testing + OCR helper files :) SHA256 Checksum: 91031e269954d62fdcd00cc2a3ac73ffe50dc871a433c151d81d8a004da0c2bd

... (truncated)

Changelog

Sourced from libse's changelog.

3.6.2 (24th August 2021)

  • NEW:
    • ASSA: Keep override tags (no conversion to html for italic/font etc.)
    • ASSA: Support for ScalingX/ScalingY/Spacing/Angle/Strikeout - thx ausencia
    • ASSA: Override tag helper (shortcut + custom templates)
    • ASSA: Set/get position
    • ASSA: Progress bar generator
    • ASSA: Plugin support
    • Allow custom shortcuts for plugins
    • Shortcuts for video contrast/brightness (mpv only)
    • Add shortcut for opening "Subtitle Edit data folder" (Ctrl+Alt+Shift+D)
    • Waveform "Right-click + Ctrl" will toggle select of a subtitle
    • Waveform "Right-click + Shift" will select a range of subtitles
    • Add a few profiles for Amazon Prime
    • Add new FCE rule: "Remove first dash in non-dialogs"
    • Add "Video - Generate blank video" - thx OmrSi
    • Add "Video - Generate video w burned-in sub"
    • Add new sub format - thx Ricardo
  • IMPROVED:
    • Update Bulgarian translation - thx Калин
    • Update Chinese translation - thx nkh0472
    • Update Polish translation - thx admas
    • Update Portuguese translation - thx hugok79
    • Update Hungarian translation - thx Zityi
    • Update Brazil translation - thx Igor
    • Update French translation - thx Pierre
    • Update Italian translation - thx NAMP
    • Update Korean translation - thx domddol
    • Update Czech translation - thx Trottel
    • MPC: Try to search for mpc-be too - thx Fábio
    • Shortcut F5 is now "Play selected lines"
    • Support read of time codes with format "f" in TTML - thx LeonCheung
    • Improve waveform support for SMPTE timing (drop frame) - thx Paulo
    • Try to pick best image for bdsup with fading - thx peter-qgd
    • Adhere to max number of lines - thx Andrebavila
    • Optimize "modify selection - styles"
    • Installer: Update Inno Setup from version 5 to version 6
    • Installer: Use ngen64 on 64-bit - thx XhmikosR
    • Keep selected line (nearest) after "Remove text for HI" - thx Atlantis
    • Improve FPC compatibility + PAC refactor - thx ngaullier
    • Improve auto br / French regarding "space+punctuation" - thx Norbert
    • Make sub preview work with mpv + audio only files - thx Rabia
    • Add "[]" characters to PAC Latin - thx Valentin
    • Allow hide of "Start time" column - thx ThomasLeigh/darnn
    • Make title bar only-file-name or full-path configurable - thx robena
    • Make DVD RIP window resizable - thx freMea
    • Update Tesseract 5 beta to version 2021-08-11
  • FIXED:
    • Fix MergeLinesShorterThan saving/loading - thx uckthis/OmrSi
    • Fix load/save some ASSA storage style settings - thx Andrebavila

... (truncated)

Commits
  • fccf5ab SE 3.6.2
  • ee0f71e Update change log
  • dfd951c Update Tesseract 5 beta to version 2021-08-11
  • ec4179e Add new sub format - thx Ricardo :)
  • 711658d Fix possible crash when loading unknown files
  • 008eff6 Trying to handle em-dash better - thx DrReddP :)
  • 17afb5c Minor UI adjustments for generate video
  • bfdf7dc Fix crash when hiding start time
  • 797a26b Minor UI improvement
  • a92f291 Make inline font work in ASSA style manger preview via mpv
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/6555 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/13/2021 **Status:** ✅ Merged **Merged:** 9/13/2021 **Merged by:** [@cvium](https://github.com/cvium) **Base:** `master` ← **Head:** `dependabot/nuget/libse-3.6.2` --- ### 📝 Commits (2) - [`b53c36e`](https://github.com/jellyfin/jellyfin/commit/b53c36ee4a9792cc45e2876c3d1f6fe4ad284d8d) Bump libse from 3.6.0 to 3.6.2 - [`ea3e66e`](https://github.com/jellyfin/jellyfin/commit/ea3e66e9187810f9dc789b63429f67b221930a5a) Fix namespace ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj` (+1 -1) 📝 `MediaBrowser.MediaEncoding/Subtitles/SubtitleEditParser.cs` (+1 -1) </details> ### 📄 Description Bumps [libse](https://github.com/SubtitleEdit/subtitleedit) from 3.6.0 to 3.6.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/SubtitleEdit/subtitleedit/releases">libse's releases</a>.</em></p> <blockquote> <h2>Subtitle Edit 3.6.2</h2> <h2><a href="https://raw.githubusercontent.com/SubtitleEdit/subtitleedit/master/Changelog.txt">Change log</a></h2> <h2>Files</h2> <p><strong><a href="https://github.com/SubtitleEdit/subtitleedit/releases/download/3.6.2/SubtitleEdit-3.6.2-Setup.zip">SubtitleEdit-3.6.2-Setup.zip</a></strong> Windows installer version, .NET 4.7.2-4.8, 64/32-bit (will run 64 bit on 64-bit OS - so do use 64-bit codecs/VLC on 64-bit OS!) Thx to XhmikosR for creating the Windows installer :) Thx to LeonCheung for gfx :) SHA256 Checksum: <code>6c3a912f9023755ce795f04ff5cbd46f5e524d4224a5893cfc8549a2faab1d71</code></p> <p><strong><a href="https://github.com/SubtitleEdit/subtitleedit/releases/download/3.6.2/SE362.zip">SE362.zip</a></strong> Portable version, .NET 4.7.2-4.8, 64/32-bit (will run 64 bit on 64-bit OS - so do use 64-bit codecs/VLC on 64-bit OS!) This version is for Linux users too: <a href="https://www.nikse.dk/SubtitleEdit/Help#linux">https://www.nikse.dk/SubtitleEdit/Help#linux</a> SHA256 Checksum: <code>a337fcc34f7df3a1a4912b088cd9d2b3903edfb5a03996c4e731d17861e2f4c1</code></p> <p><strong><a href="https://github.com/SubtitleEdit/subtitleedit/releases/download/3.6.2/SE362FI.zip">SE362FI.zip</a></strong> Portable version of SE with Finnish dictionaries, .NET 4.7.2-4.8, 64/32-bit (will run 64 bit on 64-bit OS - so do use 64-bit codecs/VLC on 64-bit OS!) Spell check component: <a href="http://voikko.sourceforge.net/">http://voikko.sourceforge.net/</a> Thx to vm for Finnish language file :) Thx to SimplyTheBOSS for testing + OCR helper files :) SHA256 Checksum: <code>5502d04ad871f1dfdbc063bc37c47963019d16915b4972de932f008cff11e521</code></p> <p><strong><a href="https://github.com/SubtitleEdit/subtitleedit/releases/download/3.6.2/SE362PL.zip">SE362PL.zip</a></strong> Portable version of SE with Polish dictionaries, .NET 4.7.2-4.8, 64/32-bit (will run 64 bit on 64-bit OS - so do use 64-bit codecs/VLC on 64-bit OS!) Thx admas for Polish language file :) SHA256 Checksum: <code>31034b65eb6f0e20aaac890378bcfd5f5ed6ff0e38ed19d836f9ae77b46191bc</code></p> <h2>Subtitle Edit 3.6.1</h2> <h2><a href="https://raw.githubusercontent.com/SubtitleEdit/subtitleedit/master/Changelog.txt">Change log</a></h2> <h2>Files</h2> <p><strong><a href="https://github.com/SubtitleEdit/subtitleedit/releases/download/3.6.1/SubtitleEdit-3.6.1-Setup.zip">SubtitleEdit-3.6.1-Setup.zip</a></strong> Windows installer version, .NET 4.7.2-4.8, 64/32-bit (will run 64 bit on 64-bit OS - so do use 64-bit codecs/VLC on 64-bit OS!) Thx to XhmikosR for creating the Windows installer :) Thx to LeonCheung for gfx :) SHA256 Checksum: <code>bf74edf5ebdd6b1586520a23457de22367ce502e53d70d595b6238efeaa5e1bf</code></p> <p><strong><a href="https://github.com/SubtitleEdit/subtitleedit/releases/download/3.6.1/SE361.zip">SE361.zip</a></strong> Portable version, .NET 4.7.2-4.8, 64/32-bit (will run 64 bit on 64-bit OS - so do use 64-bit codecs/VLC on 64-bit OS!) This version is for Linux users too: <a href="https://www.nikse.dk/SubtitleEdit/Help#linux">https://www.nikse.dk/SubtitleEdit/Help#linux</a> SHA256 Checksum: <code>3874f0e2b866c63e65c5a9665a0307721dd15c9d952ee887b7b02730ac271fde</code></p> <p><strong><a href="https://github.com/SubtitleEdit/subtitleedit/releases/download/3.6.1/SE361FI.zip">SE361FI.zip</a></strong> Portable version of SE with Finnish dictionaries, .NET 4.7.2-4.8, 64/32-bit (will run 64 bit on 64-bit OS - so do use 64-bit codecs/VLC on 64-bit OS!) Spell check component: <a href="http://voikko.sourceforge.net/">http://voikko.sourceforge.net/</a> Thx to vm for Finnish language file :) Thx to SimplyTheBOSS for testing + OCR helper files :) SHA256 Checksum: <code>91031e269954d62fdcd00cc2a3ac73ffe50dc871a433c151d81d8a004da0c2bd</code></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/SubtitleEdit/subtitleedit/blob/master/Changelog.txt">libse's changelog</a>.</em></p> <blockquote> <p>3.6.2 (24th August 2021)</p> <ul> <li>NEW: <ul> <li>ASSA: Keep override tags (no conversion to html for italic/font etc.)</li> <li>ASSA: Support for ScalingX/ScalingY/Spacing/Angle/Strikeout - thx ausencia</li> <li>ASSA: Override tag helper (shortcut + custom templates)</li> <li>ASSA: Set/get position</li> <li>ASSA: Progress bar generator</li> <li>ASSA: Plugin support</li> <li>Allow custom shortcuts for plugins</li> <li>Shortcuts for video contrast/brightness (mpv only)</li> <li>Add shortcut for opening &quot;Subtitle Edit data folder&quot; (Ctrl+Alt+Shift+D)</li> <li>Waveform &quot;Right-click + Ctrl&quot; will toggle select of a subtitle</li> <li>Waveform &quot;Right-click + Shift&quot; will select a range of subtitles</li> <li>Add a few profiles for Amazon Prime</li> <li>Add new FCE rule: &quot;Remove first dash in non-dialogs&quot;</li> <li>Add &quot;Video - Generate blank video&quot; - thx OmrSi</li> <li>Add &quot;Video - Generate video w burned-in sub&quot;</li> <li>Add new sub format - thx Ricardo</li> </ul> </li> <li>IMPROVED: <ul> <li>Update Bulgarian translation - thx Калин</li> <li>Update Chinese translation - thx nkh0472</li> <li>Update Polish translation - thx admas</li> <li>Update Portuguese translation - thx hugok79</li> <li>Update Hungarian translation - thx Zityi</li> <li>Update Brazil translation - thx Igor</li> <li>Update French translation - thx Pierre</li> <li>Update Italian translation - thx NAMP</li> <li>Update Korean translation - thx domddol</li> <li>Update Czech translation - thx Trottel</li> <li>MPC: Try to search for mpc-be too - thx Fábio</li> <li>Shortcut F5 is now &quot;Play selected lines&quot;</li> <li>Support read of time codes with format &quot;<!-- raw HTML omitted -->f&quot; in TTML - thx LeonCheung</li> <li>Improve waveform support for SMPTE timing (drop frame) - thx Paulo</li> <li>Try to pick best image for bdsup with fading - thx peter-qgd</li> <li>Adhere to max number of lines - thx Andrebavila</li> <li>Optimize &quot;modify selection - styles&quot;</li> <li>Installer: Update Inno Setup from version 5 to version 6</li> <li>Installer: Use ngen64 on 64-bit - thx XhmikosR</li> <li>Keep selected line (nearest) after &quot;Remove text for HI&quot; - thx Atlantis</li> <li>Improve FPC compatibility + PAC refactor - thx ngaullier</li> <li>Improve auto br / French regarding &quot;space+punctuation&quot; - thx Norbert</li> <li>Make sub preview work with mpv + audio only files - thx Rabia</li> <li>Add &quot;[]&quot; characters to PAC Latin - thx Valentin</li> <li>Allow hide of &quot;Start time&quot; column - thx ThomasLeigh/darnn</li> <li>Make title bar only-file-name or full-path configurable - thx robena</li> <li>Make DVD RIP window resizable - thx freMea</li> <li>Update Tesseract 5 beta to version 2021-08-11</li> </ul> </li> <li>FIXED: <ul> <li>Fix MergeLinesShorterThan saving/loading - thx uckthis/OmrSi</li> <li>Fix load/save some ASSA storage style settings - thx Andrebavila</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/SubtitleEdit/subtitleedit/commit/fccf5abca10d11783c61898a0cdfb8d62b96ab68"><code>fccf5ab</code></a> SE 3.6.2</li> <li><a href="https://github.com/SubtitleEdit/subtitleedit/commit/ee0f71ed8ffb0f9c671b08047c8b3d265c14376a"><code>ee0f71e</code></a> Update change log</li> <li><a href="https://github.com/SubtitleEdit/subtitleedit/commit/dfd951c8dda2f6aa27d1a083bd57bde5cb2a04e2"><code>dfd951c</code></a> Update Tesseract 5 beta to version 2021-08-11</li> <li><a href="https://github.com/SubtitleEdit/subtitleedit/commit/ec4179ee80748d20f1460210448018466e68a8a8"><code>ec4179e</code></a> Add new sub format - thx Ricardo :)</li> <li><a href="https://github.com/SubtitleEdit/subtitleedit/commit/711658d543663231649d8c183d0f741538100bbe"><code>711658d</code></a> Fix possible crash when loading unknown files</li> <li><a href="https://github.com/SubtitleEdit/subtitleedit/commit/008eff6e4c9c5bb329f3f8252c05a6f30e0e0f46"><code>008eff6</code></a> Trying to handle em-dash better - thx DrReddP :)</li> <li><a href="https://github.com/SubtitleEdit/subtitleedit/commit/17afb5c96466f66b76472a3bd993d76655bc0188"><code>17afb5c</code></a> Minor UI adjustments for generate video</li> <li><a href="https://github.com/SubtitleEdit/subtitleedit/commit/bfdf7dc0652901fdb65373fba15d21bf5648f0e2"><code>bfdf7dc</code></a> Fix crash when hiding start time</li> <li><a href="https://github.com/SubtitleEdit/subtitleedit/commit/797a26b0d90f86de3499159209aef38c770065fa"><code>797a26b</code></a> Minor UI improvement</li> <li><a href="https://github.com/SubtitleEdit/subtitleedit/commit/a92f291844428b649bd48015a6b0cdf7e88ae73e"><code>a92f291</code></a> Make inline font work in ASSA style manger preview via mpv</li> <li>Additional commits viewable in <a href="https://github.com/SubtitleEdit/subtitleedit/compare/3.6.0...3.6.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=libse&package-manager=nuget&previous-version=3.6.0&new-version=3.6.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 06:31:01 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#11022