chore(deps): bump Jellyfin.Model from 10.9.2 to 10.9.6 #112

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

Bumps Jellyfin.Model from 10.9.2 to 10.9.6.

Release notes

Sourced from Jellyfin.Model's releases.

10.9.6

🚀 Jellyfin Server 10.9.6

We are pleased to announce the latest stable release of Jellyfin, version 10.9.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.

Changelog (4)

📈 General Changes

10.9.5

🚀 Jellyfin Server 10.9.5

We are pleased to announce the latest stable release of Jellyfin, version 10.9.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 (12)

📈 General Changes

10.9.4

🚀 Jellyfin Server 10.9.4

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

... (truncated)

Commits
  • b25d6d1 Bump version to 10.9.6
  • cf59140 Merge pull request #11959 from Shadowghost/continue-validation-if-removed
  • cc4563a Use only 1 write connection/DB (#11986)
  • 0d984b5 Fix fallback artist when taglib fails (#11989)
  • 279cba0 Set ProductionLocations instead of Tags (#11984)
  • 2b5d458 Bump version to 10.9.5
  • f41efb3 Merge pull request #11978 from Shadowghost/do-to-fallback-to-media-dir
  • 0155293 Fallback to local dir when saving to media dir fails
  • b78efd6 Merge pull request #11963 from gnattu/fix-rename-lib
  • bfcc09d Merge pull request #11921 from Shadowghost/fix-identify-over-nfo
  • 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.2 to 10.9.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.9.6</h2> <h1>:rocket: Jellyfin Server 10.9.6</h1> <p>We are pleased to announce the latest stable release of Jellyfin, version 10.9.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-9-6">on our forums</a>.</p> <h2>Changelog (4)</h2> <h3>📈 General Changes</h3> <ul> <li>Fix fallback artist when taglib fails [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/11989">#11989</a>], by <a href="https://github.com/gnattu"><code>@​gnattu</code></a></li> <li>Do not stop validation if folder was removed [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/11959">#11959</a>], by <a href="https://github.com/Shadowghost"><code>@​Shadowghost</code></a></li> <li>Use only 1 write connection/DB [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/11986">#11986</a>], by <a href="https://github.com/Bond-009"><code>@​Bond-009</code></a></li> <li>Set ProductionLocations instead of Tags [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/11984">#11984</a>], by <a href="https://github.com/Shadowghost"><code>@​Shadowghost</code></a></li> </ul> <h2>10.9.5</h2> <h1>:rocket: Jellyfin Server 10.9.5</h1> <p>We are pleased to announce the latest stable release of Jellyfin, version 10.9.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-9-5">on our forums</a>.</p> <h2>Changelog (12)</h2> <h3>📈 General Changes</h3> <ul> <li>Fallback to local dir when saving to media dir fails [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/11978">#11978</a>], by <a href="https://github.com/Shadowghost"><code>@​Shadowghost</code></a></li> <li>Fix Library renaming [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/11963">#11963</a>], by <a href="https://github.com/gnattu"><code>@​gnattu</code></a></li> <li>Fix identify over NFO and replace all when NFO saving enabled [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/11921">#11921</a>], by <a href="https://github.com/Shadowghost"><code>@​Shadowghost</code></a></li> <li>Create readonly DB connections when possible [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/11969">#11969</a>], by <a href="https://github.com/Bond-009"><code>@​Bond-009</code></a></li> <li>Fix local image saving [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/11934">#11934</a>], by <a href="https://github.com/Shadowghost"><code>@​Shadowghost</code></a></li> <li>Fix dateadded and movie NFO recognition [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/11935">#11935</a>], by <a href="https://github.com/Shadowghost"><code>@​Shadowghost</code></a></li> <li>Increase lyrics migration batch size to 5000 [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/11943">#11943</a>], by <a href="https://github.com/Shadowghost"><code>@​Shadowghost</code></a></li> <li>Export trailer URLs in new format [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/11958">#11958</a>], by <a href="https://github.com/Shadowghost"><code>@​Shadowghost</code></a></li> <li>Do not delete file locations for virtual episodes and seasons [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/11954">#11954</a>], by <a href="https://github.com/Shadowghost"><code>@​Shadowghost</code></a></li> <li>NextUp query respects Limit [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/11956">#11956</a>], by <a href="https://github.com/cptn-x"><code>@​cptn-x</code></a></li> <li>Only set season path if season folder parsing was successful [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/11920">#11920</a>], by <a href="https://github.com/Shadowghost"><code>@​Shadowghost</code></a></li> <li>Check trailer distinction by URL [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/11933">#11933</a>], by <a href="https://github.com/Shadowghost"><code>@​Shadowghost</code></a></li> </ul> <h2>10.9.4</h2> <h1>:rocket: Jellyfin Server 10.9.4</h1> <p>We are pleased to announce the latest stable release of Jellyfin, version 10.9.4!</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jellyfin/jellyfin/commit/b25d6d1e48b0d8e56bfed7ccf00b2c40ecbc5447"><code>b25d6d1</code></a> Bump version to 10.9.6</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/cf591402761a7dda3fd251cb865eeba9b6533bfa"><code>cf59140</code></a> Merge pull request <a href="https://redirect.github.com/jellyfin/jellyfin/issues/11959">#11959</a> from Shadowghost/continue-validation-if-removed</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/cc4563a4779ff7e86526b09f5ac5a2e7ec71e56b"><code>cc4563a</code></a> Use only 1 write connection/DB (<a href="https://redirect.github.com/jellyfin/jellyfin/issues/11986">#11986</a>)</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/0d984b51628880a79133f5f85051d065388b1681"><code>0d984b5</code></a> Fix fallback artist when taglib fails (<a href="https://redirect.github.com/jellyfin/jellyfin/issues/11989">#11989</a>)</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/279cba008ba310635dbf5c8db9445b15cfdda7f1"><code>279cba0</code></a> Set ProductionLocations instead of Tags (<a href="https://redirect.github.com/jellyfin/jellyfin/issues/11984">#11984</a>)</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/2b5d4584562de1d8ad2d112384109808ba2c4d5c"><code>2b5d458</code></a> Bump version to 10.9.5</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/f41efb3b2c081eb9ee22d25aa9d45108d627ca4a"><code>f41efb3</code></a> Merge pull request <a href="https://redirect.github.com/jellyfin/jellyfin/issues/11978">#11978</a> from Shadowghost/do-to-fallback-to-media-dir</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/0155293c6453266c69b71d12f38f5c62327e7114"><code>0155293</code></a> Fallback to local dir when saving to media dir fails</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/b78efd6b1e90f925d85605132e337470065e7230"><code>b78efd6</code></a> Merge pull request <a href="https://redirect.github.com/jellyfin/jellyfin/issues/11963">#11963</a> from gnattu/fix-rename-lib</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/bfcc09db8a0467c596a82a209d3e7feeb8117e08"><code>bfcc09d</code></a> Merge pull request <a href="https://redirect.github.com/jellyfin/jellyfin/issues/11921">#11921</a> from Shadowghost/fix-identify-over-nfo</li> <li>Additional commits viewable in <a href="https://github.com/jellyfin/jellyfin/compare/v10.9.2...v10.9.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.9.2&new-version=10.9.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 2024-06-10 06:03:43 +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-07-01 06:53:04 +00:00 (Migrated from github.com)

Superseded by #116.

Superseded by #116.

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