[PR #5326] [MERGED] Bump libse from 3.5.8 to 3.6.0 #10479

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/5326
Author: @dependabot[bot]
Created: 3/1/2021
Status: Merged
Merged: 3/1/2021
Merged by: @Bond-009

Base: masterHead: dependabot/nuget/libse-3.6.0


📝 Commits (1)

  • fef43c5 Bump libse from 3.5.8 to 3.6.0

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj (+1 -1)

📄 Description

Bumps libse from 3.5.8 to 3.6.0.

Release notes

Sourced from libse's releases.

Subtitle Edit 3.6.0

Change log

Files

SubtitleEdit-3.6.0-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: 96d46f1c76ede8ae1224eeb23219247258719b4335b670eb6033534b214c636a

SE360.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: d74b5e98b599c35e37e64f6edf251bd118ebea87f0e2caba76603a067734f07b

SE360FI.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: d23b6b93d5c16a888a0acccab031235724d5eaca6fe9be94b010b57c89533411

SE360PL.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: 0007c0187cd8f23ae54fe432ed0a691710476fee41b0dbe287ed39b34e2953aa

Subtitle Edit 3.5.18

Change log

Files

SubtitleEdit-3.5.18-Setup.zip Windows installer version, .NET 4-4.7, 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 Sergey Leonov for gfx :) SHA256 Checksum: 342860c9ae714d61b26a648e17856be7ba1ff1eb542c6d5276ad78703dc5ba0f

SE3518.zip Portable version, .NET 4-4.7, 64/32-bit (will run 64 bit on 64-bit OS - so do use 64-bit codecs/VLC on 64-bit OS!) SHA256 Checksum: 1ce3fe95958cf6f1b9533e7efc015a152b1b84d702689415090baf5f5d82a99d

SE3518FI.zip Portable version of SE with Finnish dictionaries, .NET 4-4.7, 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: 571d8e08b974aa0325f240047f8d91e193ed36c4bca5e5df91211e03c10ffce0

... (truncated)

Changelog

Sourced from libse's changelog.

3.6.0 (18th February 2021)

  • NEW:
    • Use dotnet framework 4.7.2 (WinXP/Vista no longer supported)
    • Add edit/sync of bdsup with position - thx von Suppé/Janusz
    • Add internal store for ASSA styles - thx Leon/z3us
    • Add dark theme - thx OmrSi/dvjrickkraft/MuhammadiJK
    • Add copy-paste translate
    • Add "Delete lines" to "Batch convert" - thx Milenko
    • Add two new sub formats - thx Matthew
    • Add new ttml/dfxp variant - thx Mikhail
    • Add shortcut "Set start and set end of previous" - thx Jeff
    • Add shortcut "Play from beginning of video" - thx Kimberly
    • Add shortcut for toggle casing - thx LeonCheung
    • Add shortcut toggle focus between list view/waveform - thx OmrSi
    • Add toggle color shortcuts - thx Jan
    • Add optional syntax coloring for textbox w live spell check - thx OmrSi
    • Add compare reload - thx Leon/OmrSi
    • Add split subtitle by "Time" - thx natasha
  • IMPROVED:
    • Update Greek translation - thx PMitsakis
    • Update Finnish translation - thx Teijo S
    • Update Chinese translation - thx nkh0472
    • Update Korean translation - thx domddol
    • Update Macedonian translation - thx Gorgi
    • Update French (Belgian) translation - thx Pierre
    • Update French translation - thx Pierre
    • Update Turkish translation - thx ismail0100
    • Update Catalan translation - thx Juansa
    • Add Catalan installer translation - thx Juansa
    • Source view is now hidden (more space), use F2 to toggle view, thx omrSi
    • Update Tesseract 5 Alpha to "2020-11-27"
    • Add more options to Tesseract image pre-processing - thx maknol
    • Translate: Refactor + paragraph handling strategies - thx Brummochse
    • Add new SE icon - thx LeonCheung
    • Add installer graphics - thx LeonCheung
    • Add toolbar icons for ASSA style+properties - thx LeonCheung
    • Set default subtitle text box font size to 12
    • Use "Min gap between subtitles" when loading scc - thx batatop
    • Improve SoftNi format - thx EduGomes
    • List possible Bing translator token endpoints
    • Internal project restructure + readying for .NET 5
    • Networking feature now uses REST instead of WCF
    • Do not show full file path in title bar - thx Kristo
    • "File - Import" grouping - thx OmrSi/ivandrofly
    • Allow em-dash for sentence ending - thx Boulder08
    • Auto fix mkv subs without duration - thx uckthis
    • Optimize writing Blu-ray .sup files
    • Enable "Add new" for nOCR char inspect
    • Add "Subtitle.Parse" methods for simpler loading of subtitles (libse)
    • Change ms to "Seconds" in Karaoke/Typewriter - thx frenchiveruti/OmrSi

... (truncated)

Commits
  • 88f9f11 SE 3.6.0
  • 7c0f56a More aggresive .mxf reading - thx Markus :)
  • 92c14fe Update change log
  • a04690f Fix async null check crash
  • 7bed609 Update installer images - thx LeonCheung <3
  • eb2cec2 Merge pull request #4802 from OmrSi/use-resize-event
  • ce95dc6 Merge pull request #4801 from OmrSi/dynamic-text-box-name
  • c63037e Reuse resize event on join shown
  • 4c4e661 Don't use constant string for textbox name check in live spell check
  • 7948a36 Fix crash in join subtitles - thx AlexandreMT
  • 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/5326 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/1/2021 **Status:** ✅ Merged **Merged:** 3/1/2021 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `dependabot/nuget/libse-3.6.0` --- ### 📝 Commits (1) - [`fef43c5`](https://github.com/jellyfin/jellyfin/commit/fef43c556d3987b008aab882f409e780c4b36b82) Bump libse from 3.5.8 to 3.6.0 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj` (+1 -1) </details> ### 📄 Description Bumps [libse](https://github.com/SubtitleEdit/subtitleedit) from 3.5.8 to 3.6.0. <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.0</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.0/SubtitleEdit-3.6.0-Setup.zip">SubtitleEdit-3.6.0-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>96d46f1c76ede8ae1224eeb23219247258719b4335b670eb6033534b214c636a</code></p> <p><strong><a href="https://github.com/SubtitleEdit/subtitleedit/releases/download/3.6.0/SE360.zip">SE360.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>d74b5e98b599c35e37e64f6edf251bd118ebea87f0e2caba76603a067734f07b</code></p> <p><strong><a href="https://github.com/SubtitleEdit/subtitleedit/releases/download/3.6.0/SE360FI.zip">SE360FI.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>d23b6b93d5c16a888a0acccab031235724d5eaca6fe9be94b010b57c89533411</code></p> <p><strong><a href="https://github.com/SubtitleEdit/subtitleedit/releases/download/3.6.0/SE360PL.zip">SE360PL.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>0007c0187cd8f23ae54fe432ed0a691710476fee41b0dbe287ed39b34e2953aa</code></p> <h2>Subtitle Edit 3.5.18</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.5.18/SubtitleEdit-3.5.18-Setup.zip">SubtitleEdit-3.5.18-Setup.zip</a></strong> Windows installer version, .NET 4-4.7, 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 Sergey Leonov for gfx :) SHA256 Checksum: <code>342860c9ae714d61b26a648e17856be7ba1ff1eb542c6d5276ad78703dc5ba0f</code></p> <p><strong><a href="https://github.com/SubtitleEdit/subtitleedit/releases/download/3.5.18/SE3518.zip">SE3518.zip</a></strong> Portable version, .NET 4-4.7, 64/32-bit (will run 64 bit on 64-bit OS - so do use 64-bit codecs/VLC on 64-bit OS!) SHA256 Checksum: <code>1ce3fe95958cf6f1b9533e7efc015a152b1b84d702689415090baf5f5d82a99d</code></p> <p><strong><a href="https://github.com/SubtitleEdit/subtitleedit/releases/download/3.5.18/SE3518FI.zip">SE3518FI.zip</a></strong> Portable version of SE with Finnish dictionaries, .NET 4-4.7, 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>571d8e08b974aa0325f240047f8d91e193ed36c4bca5e5df91211e03c10ffce0</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.0 (18th February 2021)</p> <ul> <li>NEW: <ul> <li>Use dotnet framework 4.7.2 (WinXP/Vista no longer supported)</li> <li>Add edit/sync of bdsup with position - thx von Suppé/Janusz</li> <li>Add internal store for ASSA styles - thx Leon/z3us</li> <li>Add dark theme - thx OmrSi/dvjrickkraft/MuhammadiJK</li> <li>Add copy-paste translate</li> <li>Add &quot;Delete lines&quot; to &quot;Batch convert&quot; - thx Milenko</li> <li>Add two new sub formats - thx Matthew</li> <li>Add new ttml/dfxp variant - thx Mikhail</li> <li>Add shortcut &quot;Set start and set end of previous&quot; - thx Jeff</li> <li>Add shortcut &quot;Play from beginning of video&quot; - thx Kimberly</li> <li>Add shortcut for toggle casing - thx LeonCheung</li> <li>Add shortcut toggle focus between list view/waveform - thx OmrSi</li> <li>Add toggle color shortcuts - thx Jan</li> <li>Add optional syntax coloring for textbox w live spell check - thx OmrSi</li> <li>Add compare reload - thx Leon/OmrSi</li> <li>Add split subtitle by &quot;Time&quot; - thx natasha</li> </ul> </li> <li>IMPROVED: <ul> <li>Update Greek translation - thx PMitsakis</li> <li>Update Finnish translation - thx Teijo S</li> <li>Update Chinese translation - thx nkh0472</li> <li>Update Korean translation - thx domddol</li> <li>Update Macedonian translation - thx Gorgi</li> <li>Update French (Belgian) translation - thx Pierre</li> <li>Update French translation - thx Pierre</li> <li>Update Turkish translation - thx ismail0100</li> <li>Update Catalan translation - thx Juansa</li> <li>Add Catalan installer translation - thx Juansa</li> <li>Source view is now hidden (more space), use F2 to toggle view, thx omrSi</li> <li>Update Tesseract 5 Alpha to &quot;2020-11-27&quot;</li> <li>Add more options to Tesseract image pre-processing - thx maknol</li> <li>Translate: Refactor + paragraph handling strategies - thx Brummochse</li> <li>Add new SE icon - thx LeonCheung</li> <li>Add installer graphics - thx LeonCheung</li> <li>Add toolbar icons for ASSA style+properties - thx LeonCheung</li> <li>Set default subtitle text box font size to 12</li> <li>Use &quot;Min gap between subtitles&quot; when loading scc - thx batatop</li> <li>Improve SoftNi format - thx EduGomes</li> <li>List possible Bing translator token endpoints</li> <li>Internal project restructure + readying for .NET 5</li> <li>Networking feature now uses REST instead of WCF</li> <li>Do not show full file path in title bar - thx Kristo</li> <li>&quot;File - Import&quot; grouping - thx OmrSi/ivandrofly</li> <li>Allow em-dash for sentence ending - thx Boulder08</li> <li>Auto fix mkv subs without duration - thx uckthis</li> <li>Optimize writing Blu-ray .sup files</li> <li>Enable &quot;Add new&quot; for nOCR char inspect</li> <li>Add &quot;Subtitle.Parse&quot; methods for simpler loading of subtitles (libse)</li> <li>Change ms to &quot;Seconds&quot; in Karaoke/Typewriter - thx frenchiveruti/OmrSi</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/88f9f118c202f0692a5d935dcc9c912f746ba868"><code>88f9f11</code></a> SE 3.6.0</li> <li><a href="https://github.com/SubtitleEdit/subtitleedit/commit/7c0f56a19bb1441d925803dcd6291a45f78e4787"><code>7c0f56a</code></a> More aggresive .mxf reading - thx Markus :)</li> <li><a href="https://github.com/SubtitleEdit/subtitleedit/commit/92c14fecc9aeb76fd6ca8b0f3d73df35462eeb58"><code>92c14fe</code></a> Update change log</li> <li><a href="https://github.com/SubtitleEdit/subtitleedit/commit/a04690f60351e24bb6d8a7e617e81f92e05cdef8"><code>a04690f</code></a> Fix async null check crash</li> <li><a href="https://github.com/SubtitleEdit/subtitleedit/commit/7bed609ec1cc880b82db418347175c9c43a8e1ca"><code>7bed609</code></a> Update installer images - thx LeonCheung &lt;3</li> <li><a href="https://github.com/SubtitleEdit/subtitleedit/commit/eb2cec202db26bfca9b87ea4a9f72eb194d55a5d"><code>eb2cec2</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/SubtitleEdit/subtitleedit/issues/4802">#4802</a> from OmrSi/use-resize-event</li> <li><a href="https://github.com/SubtitleEdit/subtitleedit/commit/ce95dc61f92dbee66b3c65ee739c8e478d289c68"><code>ce95dc6</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/SubtitleEdit/subtitleedit/issues/4801">#4801</a> from OmrSi/dynamic-text-box-name</li> <li><a href="https://github.com/SubtitleEdit/subtitleedit/commit/c63037e51bf569813569e7dc5e73c2d1a532f630"><code>c63037e</code></a> Reuse resize event on join shown</li> <li><a href="https://github.com/SubtitleEdit/subtitleedit/commit/4c4e66110e8fc0e6d15ede1f1f73973342cceaba"><code>4c4e661</code></a> Don't use constant string for textbox name check in live spell check</li> <li><a href="https://github.com/SubtitleEdit/subtitleedit/commit/7948a36a90890cf2de11776559ef2aa179810069"><code>7948a36</code></a> Fix crash in join subtitles - thx AlexandreMT</li> <li>Additional commits viewable in <a href="https://github.com/SubtitleEdit/subtitleedit/compare/3.5.8...3.6.0">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.5.8&new-version=3.6.0)](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:21:09 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10479