chore(deps): bump Jellyfin.Controller and Jellyfin.Model #120

Closed
dependabot[bot] wants to merge 1 commits from dependabot/nuget/multi-5df731cff8 into master
dependabot[bot] commented 2024-08-05 06:59:10 +00:00 (Migrated from github.com)

Bumps Jellyfin.Controller and Jellyfin.Model. These dependencies needed to be updated together.
Updates Jellyfin.Controller from 10.9.7 to 10.9.9

Release notes

Sourced from Jellyfin.Controller's releases.

10.9.9

🚀 Jellyfin Server 10.9.9

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

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

📈 General Changes

10.9.8

🚀 Jellyfin Server 10.9.8

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

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

📈 General Changes

Commits
  • 0eb5897 Bump version to 10.9.9
  • ee0094d Fix compatibility between TranscodingThrottler and FFmpeg 7.0 (#12374)
  • 7051a18 Merge pull request #12368 from Bond-009/updateserilogasp
  • fce3a5d Update Serilog deps
  • 900acc0 Fix creating virtual seasons (again) (#12356)
  • a475a7d Update dependency libse to v4.0.7
  • b7bc0e1 Merge pull request #11901 from gnattu/remove-efcore-secondlevelcache
  • 3c79d7a Bump version to 10.9.8
  • 1739962 Update Jellyfin.Server.Implementations/Devices/DeviceManager.cs
  • 7f0f93e Update Jellyfin.Server.Implementations/Devices/DeviceManager.cs
  • Additional commits viewable in compare view

Updates Jellyfin.Model from 10.9.7 to 10.9.9

Release notes

Sourced from Jellyfin.Model's releases.

10.9.9

🚀 Jellyfin Server 10.9.9

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

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

📈 General Changes

10.9.8

🚀 Jellyfin Server 10.9.8

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

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

📈 General Changes

Commits
  • 0eb5897 Bump version to 10.9.9
  • ee0094d Fix compatibility between TranscodingThrottler and FFmpeg 7.0 (#12374)
  • 7051a18 Merge pull request #12368 from Bond-009/updateserilogasp
  • fce3a5d Update Serilog deps
  • 900acc0 Fix creating virtual seasons (again) (#12356)
  • a475a7d Update dependency libse to v4.0.7
  • b7bc0e1 Merge pull request #11901 from gnattu/remove-efcore-secondlevelcache
  • 3c79d7a Bump version to 10.9.8
  • 1739962 Update Jellyfin.Server.Implementations/Devices/DeviceManager.cs
  • 7f0f93e Update Jellyfin.Server.Implementations/Devices/DeviceManager.cs
  • Additional commits viewable in compare view

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.Controller](https://github.com/jellyfin/jellyfin) and [Jellyfin.Model](https://github.com/jellyfin/jellyfin). These dependencies needed to be updated together. Updates `Jellyfin.Controller` from 10.9.7 to 10.9.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jellyfin/jellyfin/releases">Jellyfin.Controller's releases</a>.</em></p> <blockquote> <h2>10.9.9</h2> <h1>:rocket: Jellyfin Server 10.9.9</h1> <p>We are pleased to announce the latest stable release of Jellyfin, version 10.9.9!</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-9-9">on our forums</a>.</p> <h2>Changelog (3)</h2> <h3>📈 General Changes</h3> <ul> <li>Fix creating virtual seasons (again) [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12356">#12356</a>], by <a href="https://github.com/nielsvanvelzen"><code>@​nielsvanvelzen</code></a></li> <li>Update Serilog deps [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12368">#12368</a>], by <a href="https://github.com/Bond-009"><code>@​Bond-009</code></a></li> <li>Implement Device Cache to replace EFCoreSecondLevelCacheInterceptor [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/11901">#11901</a>], by <a href="https://github.com/gnattu"><code>@​gnattu</code></a></li> </ul> <h2>10.9.8</h2> <h1>:rocket: Jellyfin Server 10.9.8</h1> <p>We are pleased to announce the latest stable release of Jellyfin, version 10.9.8!</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-9-8">on our forums</a>.</p> <h2>Changelog (3)</h2> <h3>📈 General Changes</h3> <ul> <li>Properly escape paths in concat file for BDMV [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12296">#12296</a>], by <a href="https://github.com/Bond-009"><code>@​Bond-009</code></a></li> <li>Fix localization of audio title [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12278">#12278</a>], by <a href="https://github.com/Bond-009"><code>@​Bond-009</code></a></li> <li>Fix season handling (&quot;Season Unknown&quot; / unneccesary empty seasons) [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12240">#12240</a>], by <a href="https://github.com/nielsvanvelzen"><code>@​nielsvanvelzen</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jellyfin/jellyfin/commit/0eb5897100575313e6ac94ac9118650ee60a0f98"><code>0eb5897</code></a> Bump version to 10.9.9</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/ee0094d889fe99cc3e27b556d5470e94b2521a3e"><code>ee0094d</code></a> Fix compatibility between TranscodingThrottler and FFmpeg 7.0 (<a href="https://redirect.github.com/jellyfin/jellyfin/issues/12374">#12374</a>)</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/7051a18be0385933fbf4bcb786e676778cf4f1c5"><code>7051a18</code></a> Merge pull request <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12368">#12368</a> from Bond-009/updateserilogasp</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/fce3a5d241bec8e50eaa579f5fb012b7f34f3c89"><code>fce3a5d</code></a> Update Serilog deps</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/900acc03aa9f238abf7cf3411c14cf56a8fe5a3f"><code>900acc0</code></a> Fix creating virtual seasons (again) (<a href="https://redirect.github.com/jellyfin/jellyfin/issues/12356">#12356</a>)</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/a475a7d50a1ed5b7de4cb66db0a5e0cab60ece0d"><code>a475a7d</code></a> Update dependency libse to v4.0.7</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/b7bc0e1c96553675a490c0bd92a58ad9c5f0d0e1"><code>b7bc0e1</code></a> Merge pull request <a href="https://redirect.github.com/jellyfin/jellyfin/issues/11901">#11901</a> from gnattu/remove-efcore-secondlevelcache</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/3c79d7a3f3421a4c22efc05554e7728c73fc984b"><code>3c79d7a</code></a> Bump version to 10.9.8</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/1739962f529805fdd1d72d0bd7b09048e00dfc07"><code>1739962</code></a> Update Jellyfin.Server.Implementations/Devices/DeviceManager.cs</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/7f0f93eb4a48a8f064112cb54d61279da5e4c833"><code>7f0f93e</code></a> Update Jellyfin.Server.Implementations/Devices/DeviceManager.cs</li> <li>Additional commits viewable in <a href="https://github.com/jellyfin/jellyfin/compare/v10.9.7...v10.9.9">compare view</a></li> </ul> </details> <br /> Updates `Jellyfin.Model` from 10.9.7 to 10.9.9 <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.9.9</h2> <h1>:rocket: Jellyfin Server 10.9.9</h1> <p>We are pleased to announce the latest stable release of Jellyfin, version 10.9.9!</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-9-9">on our forums</a>.</p> <h2>Changelog (3)</h2> <h3>📈 General Changes</h3> <ul> <li>Fix creating virtual seasons (again) [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12356">#12356</a>], by <a href="https://github.com/nielsvanvelzen"><code>@​nielsvanvelzen</code></a></li> <li>Update Serilog deps [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12368">#12368</a>], by <a href="https://github.com/Bond-009"><code>@​Bond-009</code></a></li> <li>Implement Device Cache to replace EFCoreSecondLevelCacheInterceptor [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/11901">#11901</a>], by <a href="https://github.com/gnattu"><code>@​gnattu</code></a></li> </ul> <h2>10.9.8</h2> <h1>:rocket: Jellyfin Server 10.9.8</h1> <p>We are pleased to announce the latest stable release of Jellyfin, version 10.9.8!</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-9-8">on our forums</a>.</p> <h2>Changelog (3)</h2> <h3>📈 General Changes</h3> <ul> <li>Properly escape paths in concat file for BDMV [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12296">#12296</a>], by <a href="https://github.com/Bond-009"><code>@​Bond-009</code></a></li> <li>Fix localization of audio title [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12278">#12278</a>], by <a href="https://github.com/Bond-009"><code>@​Bond-009</code></a></li> <li>Fix season handling (&quot;Season Unknown&quot; / unneccesary empty seasons) [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12240">#12240</a>], by <a href="https://github.com/nielsvanvelzen"><code>@​nielsvanvelzen</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jellyfin/jellyfin/commit/0eb5897100575313e6ac94ac9118650ee60a0f98"><code>0eb5897</code></a> Bump version to 10.9.9</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/ee0094d889fe99cc3e27b556d5470e94b2521a3e"><code>ee0094d</code></a> Fix compatibility between TranscodingThrottler and FFmpeg 7.0 (<a href="https://redirect.github.com/jellyfin/jellyfin/issues/12374">#12374</a>)</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/7051a18be0385933fbf4bcb786e676778cf4f1c5"><code>7051a18</code></a> Merge pull request <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12368">#12368</a> from Bond-009/updateserilogasp</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/fce3a5d241bec8e50eaa579f5fb012b7f34f3c89"><code>fce3a5d</code></a> Update Serilog deps</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/900acc03aa9f238abf7cf3411c14cf56a8fe5a3f"><code>900acc0</code></a> Fix creating virtual seasons (again) (<a href="https://redirect.github.com/jellyfin/jellyfin/issues/12356">#12356</a>)</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/a475a7d50a1ed5b7de4cb66db0a5e0cab60ece0d"><code>a475a7d</code></a> Update dependency libse to v4.0.7</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/b7bc0e1c96553675a490c0bd92a58ad9c5f0d0e1"><code>b7bc0e1</code></a> Merge pull request <a href="https://redirect.github.com/jellyfin/jellyfin/issues/11901">#11901</a> from gnattu/remove-efcore-secondlevelcache</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/3c79d7a3f3421a4c22efc05554e7728c73fc984b"><code>3c79d7a</code></a> Bump version to 10.9.8</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/1739962f529805fdd1d72d0bd7b09048e00dfc07"><code>1739962</code></a> Update Jellyfin.Server.Implementations/Devices/DeviceManager.cs</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/7f0f93eb4a48a8f064112cb54d61279da5e4c833"><code>7f0f93e</code></a> Update Jellyfin.Server.Implementations/Devices/DeviceManager.cs</li> <li>Additional commits viewable in <a href="https://github.com/jellyfin/jellyfin/compare/v10.9.7...v10.9.9">compare view</a></li> </ul> </details> <br /> 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-08-05 06:59:11 +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-08-26 06:54:29 +00:00 (Migrated from github.com)

Superseded by #125.

Superseded by #125.

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