chore(deps): bump Jellyfin.Model from 10.9.10 to 10.10.0 #132

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

Bumps Jellyfin.Model from 10.9.10 to 10.10.0.

Release notes

Sourced from Jellyfin.Model's releases.

10.10.0

🚀 Jellyfin Server 10.10.0

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

This major release brings many new features, improvements, and 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 (189)

🔒 Security

🌟 Highlights

🏗️ Enhancements

📈 General Changes

... (truncated)

Commits
  • 016a7e5 Bump version to 10.10.0
  • 61861b1 Translated using Weblate (Russian)
  • 3ceb833 Fix check for format option in scale_cuda filter (#12874)
  • 87c8fee Update dependency Serilog.Sinks.Async to 2.1.0 (#12870)
  • fd411cd Update CI dependencies (#12869)
  • abd6649 Translated using Weblate (Croatian)
  • 6f3d968 Merge pull request #12863 from jellyfin/renovate/ci-deps
  • f9ad453 Translated using Weblate (Dutch)
  • bd78a36 Translated using Weblate (Bulgarian)
  • 5cc49d2 Update github/codeql-action action to v3.27.0
  • 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.0. <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.0</h2> <h1>:rocket: Jellyfin Server 10.10.0</h1> <p>We are pleased to announce the latest stable release of Jellyfin, version 10.10.0!</p> <p>This major release brings many new features, improvements, and 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-0">on our forums</a>.</p> <h2>Changelog (189)</h2> <h3>🔒 Security</h3> <ul> <li>Fix OpenAPI workflow [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/11733">#11733</a>], by <a href="https://github.com/nielsvanvelzen"><code>@​nielsvanvelzen</code></a></li> </ul> <h3>🌟 Highlights</h3> <ul> <li>Feature/media segments plugin api [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12359">#12359</a>], by <a href="https://github.com/JPVenson"><code>@​JPVenson</code></a></li> <li>Add media segments API [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12345">#12345</a>], by <a href="https://github.com/JPVenson"><code>@​JPVenson</code></a></li> <li>Enable Dolby AC-4 decoder [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/11486">#11486</a>], by <a href="https://github.com/gnattu"><code>@​gnattu</code></a></li> <li>Use real temp dir instead of cache dir for temp files [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12226">#12226</a>], by <a href="https://github.com/Bond-009"><code>@​Bond-009</code></a></li> <li>Add software tonemap filter support [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12270">#12270</a>], by <a href="https://github.com/gnattu"><code>@​gnattu</code></a></li> </ul> <h3>🏗️ Enhancements</h3> <ul> <li>Enable Rockchip MJPEG encoder for Trickplay [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12610">#12610</a>], by <a href="https://github.com/nyanmisaka"><code>@​nyanmisaka</code></a></li> <li>Add SUPPLEMENTAL-CODECS for Dolby Vision video with fallbacks [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12605">#12605</a>], by <a href="https://github.com/gnattu"><code>@​gnattu</code></a></li> <li>Enable the new BWDIF CUDA deint filter when available [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12590">#12590</a>], by <a href="https://github.com/nyanmisaka"><code>@​nyanmisaka</code></a></li> <li>Add native VPP tonemap for QSV on Windows [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12592">#12592</a>], by <a href="https://github.com/nyanmisaka"><code>@​nyanmisaka</code></a></li> <li>Add subtitle parser errors to log if available [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12479">#12479</a>], by <a href="https://github.com/pret0rian"><code>@​pret0rian</code></a></li> <li>Tune x264/5 encoding params for realtime playback [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12540">#12540</a>], by <a href="https://github.com/nyanmisaka"><code>@​nyanmisaka</code></a></li> <li>Prevent server from starting if the ffmpeg path is invalid [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12463">#12463</a>], by <a href="https://github.com/gnattu"><code>@​gnattu</code></a></li> <li>Fix the broken video orientation (+-90/180) [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/11250">#11250</a>], by <a href="https://github.com/nyanmisaka"><code>@​nyanmisaka</code></a></li> <li>Add better audio VBR settings [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/11492">#11492</a>], by <a href="https://github.com/gnattu"><code>@​gnattu</code></a></li> <li>Add audio remux to UniversalAudioController [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/11399">#11399</a>], by <a href="https://github.com/gnattu"><code>@​gnattu</code></a></li> <li>Enable hardware Trickplay processing pipeline for VideoToolbox [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/11510">#11510</a>], by <a href="https://github.com/gnattu"><code>@​gnattu</code></a></li> <li>Add remuxing support for VP9 [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/11489">#11489</a>], by <a href="https://github.com/gnattu"><code>@​gnattu</code></a></li> <li>Add option to extract keyframe only during trickplay image generation [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/11511">#11511</a>], by <a href="https://github.com/gnattu"><code>@​gnattu</code></a></li> <li>Support filter by index number in ItemsController [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12027">#12027</a>], by <a href="https://github.com/nielsvanvelzen"><code>@​nielsvanvelzen</code></a></li> <li>Prefer profile over codec for display title [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/11772">#11772</a>], by <a href="https://github.com/Bond-009"><code>@​Bond-009</code></a></li> </ul> <h3>📈 General Changes</h3> <ul> <li>Fix check for format option in scale_cuda filter [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12874">#12874</a>], by <a href="https://github.com/nyanmisaka"><code>@​nyanmisaka</code></a></li> <li>Added Unittest to check for unapplied model changes [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12854">#12854</a>], by <a href="https://github.com/JPVenson"><code>@​JPVenson</code></a></li> <li>Add catch to remove cached user if creation fails [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12574">#12574</a>], by <a href="https://github.com/JPVenson"><code>@​JPVenson</code></a></li> <li>Infer more audio codec from containers [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12837">#12837</a>], by <a href="https://github.com/gnattu"><code>@​gnattu</code></a></li> <li>Fix seeking beyond EOF in HWA transcoding [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12847">#12847</a>], by <a href="https://github.com/nyanmisaka"><code>@​nyanmisaka</code></a></li> <li>Don't check remote sources for trickplay [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12824">#12824</a>], by <a href="https://github.com/gnattu"><code>@​gnattu</code></a></li> <li>Ensure Skia images are always disposed [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12786">#12786</a>], by <a href="https://github.com/JPVenson"><code>@​JPVenson</code></a></li> <li>NetworkManager: Use MemberNotNull attribute [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12777">#12777</a>], by <a href="https://github.com/fice-t"><code>@​fice-t</code></a></li> <li>StartupHelper: fix app paths when SpecialFolder does not yet exists. [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12790">#12790</a>], by <a href="https://github.com/tmds"><code>@​tmds</code></a></li> <li>Clean up logging in MediaSegmentManager [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12776">#12776</a>], by <a href="https://github.com/crobibero"><code>@​crobibero</code></a></li> <li>Extract DoVi thumbnail at 4000nit [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12771">#12771</a>], by <a href="https://github.com/gnattu"><code>@​gnattu</code></a></li> <li>Fix allow inputContainer to be null for Live TV [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12770">#12770</a>], by <a href="https://github.com/joshjryan"><code>@​joshjryan</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/016a7e5542a6b2a9532341f0d8e567929d138eeb"><code>016a7e5</code></a> Bump version to 10.10.0</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/61861b1904006992b0d30fd753e695ffd087123d"><code>61861b1</code></a> Translated using Weblate (Russian)</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/3ceb8337e7c98fef47bd68753fbdf3b6ab9ecf5a"><code>3ceb833</code></a> Fix check for format option in scale_cuda filter (<a href="https://redirect.github.com/jellyfin/jellyfin/issues/12874">#12874</a>)</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/87c8feed4a31c73f66c7a67a7a6dfb5509a4e0d2"><code>87c8fee</code></a> Update dependency Serilog.Sinks.Async to 2.1.0 (<a href="https://redirect.github.com/jellyfin/jellyfin/issues/12870">#12870</a>)</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/fd411cda182b6d99d67d6a8d60c2f5e0d12bf0b6"><code>fd411cd</code></a> Update CI dependencies (<a href="https://redirect.github.com/jellyfin/jellyfin/issues/12869">#12869</a>)</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/abd6649e5d55ea0a582f4c3042466b352d5998d0"><code>abd6649</code></a> Translated using Weblate (Croatian)</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/6f3d9688cfa68a0a4a023e14d29d9add3a17a301"><code>6f3d968</code></a> Merge pull request <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12863">#12863</a> from jellyfin/renovate/ci-deps</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/f9ad453317ab40ce9f43d6980b41d215ce03528c"><code>f9ad453</code></a> Translated using Weblate (Dutch)</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/bd78a36db88306ef1da4f573bba7f197d26ad462"><code>bd78a36</code></a> Translated using Weblate (Bulgarian)</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/5cc49d25c4bd224ff453012828b502d3bde31696"><code>5cc49d2</code></a> Update github/codeql-action action to v3.27.0</li> <li>Additional commits viewable in <a href="https://github.com/jellyfin/jellyfin/compare/v10.9.10...v10.10.0">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.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 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-10-28 06:12:47 +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 2024-11-04 06:59:52 +00:00 (Migrated from github.com)

Superseded by #135.

Superseded by #135.

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#132
No description provided.