chore(deps): bump Jellyfin.Model from 10.9.2 to 10.9.7 #117

Closed
dependabot[bot] wants to merge 1 commits from dependabot/nuget/Jellyfin.Model-10.9.7 into master
dependabot[bot] commented 2024-07-01 06:53:19 +00:00 (Migrated from github.com)

Bumps Jellyfin.Model from 10.9.2 to 10.9.7.

Release notes

Sourced from Jellyfin.Model's releases.

10.9.7

🚀 Jellyfin Server 10.9.7

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

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

📈 General Changes

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)

... (truncated)

Commits
  • 478d8b0 Bump version to 10.9.7
  • c9b6ebd Merge pull request #11911 from Bond-009/infoaudionorm
  • 30fc089 Merge pull request #12166 from Bond-009/4kbdmv
  • 25f0265 Merge pull request #12126 from gnattu/add-extracted-lyrics
  • 2266a00 Merge pull request #12055 from Shadowghost/fix-season-backdrops
  • afeff31 Merge remote-tracking branch 'upstream/release-10.9.z' into fix-season-backdrops
  • 476dc01 Merge pull request #12025 from Shadowghost/remove-empty-image-folders-recursive
  • b81b674 Log album name and id in normalization task
  • 15eb7a2 Fix HDR detection for 4K Blu-Ray BDMVs
  • aadd57b Fix check
  • 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.7. <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.7</h2> <h1>:rocket: Jellyfin Server 10.9.7</h1> <p>We are pleased to announce the latest stable release of Jellyfin, version 10.9.7!</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-7">on our forums</a>.</p> <h2>Changelog (23)</h2> <h3>📈 General Changes</h3> <ul> <li>Fix HDR detection for 4K Blu-Ray BDMVs [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12166">#12166</a>], by <a href="https://github.com/Bond-009"><code>@​Bond-009</code></a></li> <li>Log album name and id in normalization task [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/11911">#11911</a>], by <a href="https://github.com/Bond-009"><code>@​Bond-009</code></a></li> <li>Try to add extracted lyrics during scanning [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12126">#12126</a>], by <a href="https://github.com/gnattu"><code>@​gnattu</code></a></li> <li>Fix season backdrops [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12055">#12055</a>], by <a href="https://github.com/Shadowghost"><code>@​Shadowghost</code></a></li> <li>Rewrite PlaylistItemsProvider as ILocalMetadataProvider [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12053">#12053</a>], by <a href="https://github.com/Shadowghost"><code>@​Shadowghost</code></a></li> <li>Fix empty image folder removal for legacy locations [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12025">#12025</a>], by <a href="https://github.com/Shadowghost"><code>@​Shadowghost</code></a></li> <li>Fix season handling [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12050">#12050</a>], by <a href="https://github.com/Shadowghost"><code>@​Shadowghost</code></a></li> <li>Only cleanup children on specific exceptions [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12134">#12134</a>], by <a href="https://github.com/Shadowghost"><code>@​Shadowghost</code></a></li> <li>Remove incomplete mediatype restriction from playlists [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12024">#12024</a>], by <a href="https://github.com/Shadowghost"><code>@​Shadowghost</code></a></li> <li>Fix MicroDVD being recognized as DVDSUB subtitles [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12149">#12149</a>], by <a href="https://github.com/nyanmisaka"><code>@​nyanmisaka</code></a></li> <li>Fix Cleanup Task metadata saving [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12123">#12123</a>], by <a href="https://github.com/Shadowghost"><code>@​Shadowghost</code></a></li> <li>Fix the Australian PG rating [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12043">#12043</a>], by <a href="https://github.com/oddstr13"><code>@​oddstr13</code></a></li> <li>Map IPv6 mapped IPv4 addresses back to IPv4 before running checks [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12094">#12094</a>], by <a href="https://github.com/Shadowghost"><code>@​Shadowghost</code></a></li> <li>Do not override <!-- raw HTML omitted --> if <!-- raw HTML omitted --> is set [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12120">#12120</a>], by <a href="https://github.com/Shadowghost"><code>@​Shadowghost</code></a></li> <li>Make m2ts extension case-insensitive [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12065">#12065</a>], by <a href="https://github.com/Rivenlalala"><code>@​Rivenlalala</code></a></li> <li>Overwrite supported codecs for livetv [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12017">#12017</a>], by <a href="https://github.com/gnattu"><code>@​gnattu</code></a></li> <li>Check hearing impared flags with equality instead of contains [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12026">#12026</a>], by <a href="https://github.com/Bond-009"><code>@​Bond-009</code></a></li> <li>Fix local episode image thumb recognition [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12039">#12039</a>], by <a href="https://github.com/Shadowghost"><code>@​Shadowghost</code></a></li> <li>Fix video embedded image detection [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12031">#12031</a>], by <a href="https://github.com/nyanmisaka"><code>@​nyanmisaka</code></a></li> <li>Fix replace all and respect metadata settings [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12028">#12028</a>], by <a href="https://github.com/Shadowghost"><code>@​Shadowghost</code></a></li> <li>Fix Music Brainz release group query [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12073">#12073</a>], by <a href="https://github.com/Shadowghost"><code>@​Shadowghost</code></a></li> <li>Fix mpeg-ts detection [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12046">#12046</a>], by <a href="https://github.com/gnattu"><code>@​gnattu</code></a></li> <li>Do not fail user deletion if we have no playlist folder [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12037">#12037</a>], by <a href="https://github.com/Shadowghost"><code>@​Shadowghost</code></a></li> </ul> <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> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jellyfin/jellyfin/commit/478d8b07bf73d07c577ea4e39cbccab561d27b6a"><code>478d8b0</code></a> Bump version to 10.9.7</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/c9b6ebd94fd6e91ea8da2931c7604350343da5bf"><code>c9b6ebd</code></a> Merge pull request <a href="https://redirect.github.com/jellyfin/jellyfin/issues/11911">#11911</a> from Bond-009/infoaudionorm</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/30fc089dd54a248a78b47dcb3dffcd5ece9130e7"><code>30fc089</code></a> Merge pull request <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12166">#12166</a> from Bond-009/4kbdmv</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/25f02658f08c484338d4288e048a6e71dfb39d96"><code>25f0265</code></a> Merge pull request <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12126">#12126</a> from gnattu/add-extracted-lyrics</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/2266a003372826e8f9a6367cbe9070aa2d1b4b82"><code>2266a00</code></a> Merge pull request <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12055">#12055</a> from Shadowghost/fix-season-backdrops</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/afeff31dcad68635200b9ba4515a87fa5cc5d3bc"><code>afeff31</code></a> Merge remote-tracking branch 'upstream/release-10.9.z' into fix-season-backdrops</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/476dc01f4d5bf0fdf391935ef0759b0583bf7026"><code>476dc01</code></a> Merge pull request <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12025">#12025</a> from Shadowghost/remove-empty-image-folders-recursive</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/b81b674ae11f55d1cb5ed96e321fe0188fb5690e"><code>b81b674</code></a> Log album name and id in normalization task</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/15eb7a25b93caeb8f2c7ef63153a22f035fbd9d1"><code>15eb7a2</code></a> Fix HDR detection for 4K Blu-Ray BDMVs</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/aadd57bc486f85fdded44058c82adfbc64dda0ee"><code>aadd57b</code></a> Fix check</li> <li>Additional commits viewable in <a href="https://github.com/jellyfin/jellyfin/compare/v10.9.2...v10.9.7">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.7)](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-07-01 06:53:20 +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 07:01:02 +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#117
No description provided.