chore(deps): bump Jellyfin.Model from 10.10.3 to 10.10.6 #161

Closed
dependabot[bot] wants to merge 1 commits from dependabot/nuget/Jellyfin.Model-10.10.6 into master
dependabot[bot] commented 2025-02-17 06:22:40 +00:00 (Migrated from github.com)

Bumps Jellyfin.Model from 10.10.3 to 10.10.6.

Release notes

Sourced from Jellyfin.Model's releases.

10.10.6

🚀 Jellyfin Server 10.10.6

We are pleased to announce the latest stable release of Jellyfin, version 10.10.6!

This minor release brings several bugfixes to improve your Jellyfin experience.

As always, please ensure you stop your Jellyfin server and take a full backup before upgrading!

You can find more details about and discuss this release on our forums.

Release Notes

  • Crashes on Apple silicon [Issue #13379] should be fixed by the bump to .NET framework version 8.0.13 in this release

Changelog (12)

📈 General Changes

10.10.5

🚀 Jellyfin Server 10.10.5

We are pleased to announce the latest stable release of Jellyfin, version 10.10.5!

This minor release brings several bugfixes to improve your Jellyfin experience.

As always, please ensure you stop your Jellyfin server and take a full backup before upgrading!

You can find more details about and discuss this release on our forums.

Changelog (9)

📈 General Changes

  • Add check to prevent downgrade from future EFCore refactor [PR #13103], by @​JPVenson
  • Open files with FileShare.Read for BlurHash calculations [PR #13425], by @​Bond-009
  • Don't select audio stream and codec explicitly for copy when bitrate exceeds limit [PR #13423], by @​gnattu
  • Fix parallel use of not thread-safe SubtitleFormat instance [PR #13384], by @​alltilla
  • Use WriteThrough for ImageSaver [PR #13411], by @​gnattu

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
Bumps [Jellyfin.Model](https://github.com/jellyfin/jellyfin) from 10.10.3 to 10.10.6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jellyfin/jellyfin/releases">Jellyfin.Model's releases</a>.</em></p> <blockquote> <h2>10.10.6</h2> <h1>:rocket: Jellyfin Server 10.10.6</h1> <p>We are pleased to announce the latest stable release of Jellyfin, version 10.10.6!</p> <p>This minor release brings several bugfixes to improve your Jellyfin experience.</p> <p>As always, please ensure you stop your Jellyfin server and take a full backup before upgrading!</p> <p>You can find more details about and discuss this release <a href="https://forum.jellyfin.org/t-new-jellyfin-server-web-release-10-10-6">on our forums</a>.</p> <h2>Release Notes</h2> <ul> <li>Crashes on Apple silicon [Issue <a href="https://redirect.github.com/jellyfin/jellyfin/issues/13379">#13379</a>] should be fixed by the bump to .NET framework version 8.0.13 in this release</li> </ul> <h2>Changelog (12)</h2> <h3>📈 General Changes</h3> <ul> <li>Update dependency z440.atl.core to 6.16.0 [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/13526">#13526</a>], by <a href="https://github.com/crobibero"><code>@​crobibero</code></a></li> <li>Fix subnet contains check [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/13489">#13489</a>], by <a href="https://github.com/gnattu"><code>@​gnattu</code></a></li> <li>Fix image encoding concurrency limit [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/13532">#13532</a>], by <a href="https://github.com/gnattu"><code>@​gnattu</code></a></li> <li>Fix SchedulesDirect image prefetching [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/13469">#13469</a>], by <a href="https://github.com/Shadowghost"><code>@​Shadowghost</code></a></li> <li>Skip allowed tags check for parents of an item [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12721">#12721</a>], by <a href="https://github.com/elfalem"><code>@​elfalem</code></a></li> <li>Fix LiveTV Guide Backdrop image not updating [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/13504">#13504</a>], by <a href="https://github.com/IDisposable"><code>@​IDisposable</code></a></li> <li>Correctly handle audio number tag fallbacks [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/13490">#13490</a>], by <a href="https://github.com/gnattu"><code>@​gnattu</code></a></li> <li>Allow api key to subscribe to admin websockets [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/13499">#13499</a>], by <a href="https://github.com/crobibero"><code>@​crobibero</code></a></li> <li>Fix rating mistake in us.csv [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/13487">#13487</a>], by <a href="https://github.com/Bond-009"><code>@​Bond-009</code></a></li> <li>Fall back to calculating mime type from path when needed [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/13439">#13439</a>], by <a href="https://github.com/Bond-009"><code>@​Bond-009</code></a></li> <li>Fix interface ordering again [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/13448">#13448</a>], by <a href="https://github.com/Shadowghost"><code>@​Shadowghost</code></a></li> <li>Fixed Websocket not locking state correctly [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/13459">#13459</a>], by <a href="https://github.com/JPVenson"><code>@​JPVenson</code></a></li> </ul> <h2>10.10.5</h2> <h1>:rocket: Jellyfin Server 10.10.5</h1> <p>We are pleased to announce the latest stable release of Jellyfin, version 10.10.5!</p> <p>This minor release brings several bugfixes to improve your Jellyfin experience.</p> <p>As always, please ensure you stop your Jellyfin server and take a full backup before upgrading!</p> <p>You can find more details about and discuss this release <a href="https://forum.jellyfin.org/t-new-jellyfin-server-web-release-10-10-5">on our forums</a>.</p> <h2>Changelog (9)</h2> <h3>📈 General Changes</h3> <ul> <li>Add check to prevent downgrade from future EFCore refactor [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/13103">#13103</a>], by <a href="https://github.com/JPVenson"><code>@​JPVenson</code></a></li> <li>Open files with FileShare.Read for BlurHash calculations [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/13425">#13425</a>], by <a href="https://github.com/Bond-009"><code>@​Bond-009</code></a></li> <li>Don't select audio stream and codec explicitly for copy when bitrate exceeds limit [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/13423">#13423</a>], by <a href="https://github.com/gnattu"><code>@​gnattu</code></a></li> <li>Fix parallel use of not thread-safe SubtitleFormat instance [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/13384">#13384</a>], by <a href="https://github.com/alltilla"><code>@​alltilla</code></a></li> <li>Use WriteThrough for ImageSaver [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/13411">#13411</a>], by <a href="https://github.com/gnattu"><code>@​gnattu</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jellyfin/jellyfin/commit/a5b771861f532f3519904636a16952e7e9ec8df2"><code>a5b7718</code></a> Bump version to 10.10.6</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/3f539472f3a7c216a6c7d34fb947a144e249f154"><code>3f53947</code></a> Fix image encoding concurrency limit (<a href="https://redirect.github.com/jellyfin/jellyfin/issues/13532">#13532</a>)</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/7f43521b6440091032e6cddb69599e3dadae7eab"><code>7f43521</code></a> Merge pull request <a href="https://redirect.github.com/jellyfin/jellyfin/issues/13489">#13489</a> from gnattu/fix-subnet-detect</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/99006c370f2b3b0b72447671bf24c8b09513ba88"><code>99006c3</code></a> Fix more typo</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/e3f9f0a7f307ed5f3b7522462eb0d980f9791059"><code>e3f9f0a</code></a> Update dependency z440.atl.core to 6.16.0 (<a href="https://redirect.github.com/jellyfin/jellyfin/issues/13526">#13526</a>)</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/d1fbdcee3459c9b8b9f47362761ad8da2021bd93"><code>d1fbdce</code></a> Skip allowed tags check for parents of an item (<a href="https://redirect.github.com/jellyfin/jellyfin/issues/12721">#12721</a>)</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/21e398ba0c1c1715d26ba988fabc576bb8e48514"><code>21e398b</code></a> Fix SchedulesDirect image prefetching (<a href="https://redirect.github.com/jellyfin/jellyfin/issues/13469">#13469</a>)</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/8544e7fc72a758ad3b89aafba197f5f25c5808b1"><code>8544e7f</code></a> Fix LiveTV Guide Backdrop image not updating (<a href="https://redirect.github.com/jellyfin/jellyfin/issues/13504">#13504</a>)</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/117d2082aa4f46f470c361c39f4a2189014260ee"><code>117d208</code></a> Merge pull request <a href="https://redirect.github.com/jellyfin/jellyfin/issues/13490">#13490</a> from gnattu/fix-audio-date-number-fallback</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/03082e90f971a44e0967caa16026696b830bdf88"><code>03082e9</code></a> Merge pull request <a href="https://redirect.github.com/jellyfin/jellyfin/issues/13499">#13499</a> from crobibero/api-key-websocket</li> <li>Additional commits viewable in <a href="https://github.com/jellyfin/jellyfin/compare/v10.10.3...v10.10.6">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Jellyfin.Model&package-manager=nuget&previous-version=10.10.3&new-version=10.10.6)](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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>
dependabot[bot] commented 2025-02-17 06:22:41 +00:00 (Migrated from github.com)

The following labels could not be found: dependency.

The following labels could not be found: `dependency`.
dependabot[bot] commented 2025-02-26 20:45:06 +00:00 (Migrated from github.com)

Looks like Jellyfin.Model is up-to-date now, so this is no longer needed.

Looks like Jellyfin.Model is up-to-date now, so this is no longer needed.

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label chore nuget
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Sirherobrine23/Jellyfin_Xtream#161
No description provided.