chore(deps): bump Jellyfin.Model from 10.9.10 to 10.10.3 #138

Closed
dependabot[bot] wants to merge 1 commits from dependabot/nuget/Jellyfin.Model-10.10.3 into master
dependabot[bot] commented 2024-11-25 06:11:10 +00:00 (Migrated from github.com)

Bumps Jellyfin.Model from 10.9.10 to 10.10.3.

Release notes

Sourced from Jellyfin.Model's releases.

10.10.3

🚀 Jellyfin Server 10.10.3

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

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 (2)

📈 General Changes

10.10.2

🚀 Jellyfin Server 10.10.2

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

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 (15)

🏗️ Enhancements

📈 General Changes

Packaging (1)

... (truncated)

Commits
  • b3e5633 Bump version to 10.10.3
  • 5e45403 Downgrade minimum sdk version (#13063)
  • 23de7e5 Exclude file system based library playlists from migration (#13059)
  • be23f4e Bump version to 10.10.2
  • 38c08c4 Merge pull request #12916 from JPVenson/bugfix/10.10/MediaSegmentsRespectDisa...
  • 1b4ab5e pr review stuff
  • 293e0f5 Respect cancellation token/HTTP request aborts correctly in `SymlinkFollowing...
  • 13ae226 Merge pull request #13038 from Bond-009/stable-deps
  • 6870e34 Update dependency z440.atl.core to 6.8.0
  • ea88bdf Update dependency z440.atl.core to 6.7.0 (#12943)
  • 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 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.9.10 to 10.10.3. <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.3</h2> <h1>:rocket: Jellyfin Server 10.10.3</h1> <p>We are pleased to announce the latest stable release of Jellyfin, version 10.10.3!</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-3">on our forums</a>.</p> <h2>Changelog (2)</h2> <h3>📈 General Changes</h3> <ul> <li>Exclude file system based library playlists from migration [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/13059">#13059</a>], by <a href="https://github.com/Shadowghost"><code>@​Shadowghost</code></a></li> <li>Downgrade minimum sdk version [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/13063">#13063</a>], by <a href="https://github.com/crobibero"><code>@​crobibero</code></a></li> </ul> <h2>10.10.2</h2> <h1>:rocket: Jellyfin Server 10.10.2</h1> <p>We are pleased to announce the latest stable release of Jellyfin, version 10.10.2!</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-2">on our forums</a>.</p> <h2>Changelog (15)</h2> <h3>🏗️ Enhancements</h3> <ul> <li>Added query filter to disregard disabled Providers [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12916">#12916</a>], by <a href="https://github.com/JPVenson"><code>@​JPVenson</code></a></li> </ul> <h3>📈 General Changes</h3> <ul> <li>Respect cancellation token/HTTP request aborts correctly in <code>SymlinkFollowingPhysicalFileResultExecutor</code> [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/13033">#13033</a>], by <a href="https://github.com/goknsh"><code>@​goknsh</code></a></li> <li>Update dependencies [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/13038">#13038</a>], by <a href="https://github.com/Bond-009"><code>@​Bond-009</code></a></li> <li>Fix playlists [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12934">#12934</a>], by <a href="https://github.com/Shadowghost"><code>@​Shadowghost</code></a></li> <li>Fix missing procamp vaapi filter [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/13026">#13026</a>], by <a href="https://github.com/nyanmisaka"><code>@​nyanmisaka</code></a></li> <li>Only set first MusicBrainz ID for audio tags [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/13003">#13003</a>], by <a href="https://github.com/gnattu"><code>@​gnattu</code></a></li> <li>Always cleanup trickplay temp for ffmpeg failures [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/13030">#13030</a>], by <a href="https://github.com/gnattu"><code>@​gnattu</code></a></li> <li>Use invariant culture for tonemap options [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12991">#12991</a>], by <a href="https://github.com/gnattu"><code>@​gnattu</code></a></li> <li>Fix InvariantCulture in VPP tonemap options [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12989">#12989</a>], by <a href="https://github.com/nyanmisaka"><code>@​nyanmisaka</code></a></li> <li>Fix trickplay images never being replaced [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12955">#12955</a>], by <a href="https://github.com/gnattu"><code>@​gnattu</code></a></li> <li>Fix height of imported trickplay tiles [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12964">#12964</a>], by <a href="https://github.com/nyanmisaka"><code>@​nyanmisaka</code></a></li> <li>Always consider null char as delimiter for ID3v2 [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12962">#12962</a>], by <a href="https://github.com/gnattu"><code>@​gnattu</code></a></li> <li>Fix pixel format in HEVC RExt SDR transcoding [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12973">#12973</a>], by <a href="https://github.com/nyanmisaka"><code>@​nyanmisaka</code></a></li> <li>Fix json array string writer in JsonDelimitedArrayConverter [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12949">#12949</a>], by <a href="https://github.com/gnattu"><code>@​gnattu</code></a></li> <li>Add a small tolerance value to remux fps check [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12947">#12947</a>], by <a href="https://github.com/gnattu"><code>@​gnattu</code></a></li> </ul> <h2>Packaging (1)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jellyfin/jellyfin/commit/b3e563385c1ae8e07caff508ae59ab2518682989"><code>b3e5633</code></a> Bump version to 10.10.3</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/5e45403cb12bcceade5eb2f7126d4cea5e1585b6"><code>5e45403</code></a> Downgrade minimum sdk version (<a href="https://redirect.github.com/jellyfin/jellyfin/issues/13063">#13063</a>)</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/23de7e517e3b4acdefd92e731140d0fa358d3611"><code>23de7e5</code></a> Exclude file system based library playlists from migration (<a href="https://redirect.github.com/jellyfin/jellyfin/issues/13059">#13059</a>)</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/be23f4eb0d94217f6e38a45c9a7343fbfd6886cd"><code>be23f4e</code></a> Bump version to 10.10.2</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/38c08c4fadf9c44625c0baa49929f7e905efdf70"><code>38c08c4</code></a> Merge pull request <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12916">#12916</a> from JPVenson/bugfix/10.10/MediaSegmentsRespectDisa...</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/1b4ab5e7777b88d6b4082dfa44b69783daed28ab"><code>1b4ab5e</code></a> pr review stuff</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/293e0f5fafe6ba0c7cfc269b889cb0d4d1ada59a"><code>293e0f5</code></a> Respect cancellation token/HTTP request aborts correctly in `SymlinkFollowing...</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/13ae2266deac3023e27074461f6cd425dbcb9acf"><code>13ae226</code></a> Merge pull request <a href="https://redirect.github.com/jellyfin/jellyfin/issues/13038">#13038</a> from Bond-009/stable-deps</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/6870e3496cf88093110bf246869bd8471f2a05a2"><code>6870e34</code></a> Update dependency z440.atl.core to 6.8.0</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/ea88bdf2f3a680d9ce5cfc28c5f3c561d9e3b4f1"><code>ea88bdf</code></a> Update dependency z440.atl.core to 6.7.0 (<a href="https://redirect.github.com/jellyfin/jellyfin/issues/12943">#12943</a>)</li> <li>Additional commits viewable in <a href="https://github.com/jellyfin/jellyfin/compare/v10.9.10...v10.10.3">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.9.10&new-version=10.10.3)](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 2024-11-25 06:11:12 +00:00 (Migrated from github.com)

The following labels could not be found: dependency.

The following labels could not be found: `dependency`.
Kevinjil commented 2024-12-21 12:32:56 +00:00 (Migrated from github.com)

@dependabot rebase

@dependabot rebase
dependabot[bot] commented 2024-12-21 12:33:56 +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#138
No description provided.