Skip to content

Conversation

@fallenbagel
Copy link
Collaborator

@fallenbagel fallenbagel commented Dec 13, 2025

Note
Requires #2226 to be merged (this will fix the diffs properly). And the architectural change to be approved by the team.

Description

  • Fixes #XXXX

How Has This Been Tested?

Screenshots / Logs (if applicable)

Checklist:

  • I have read and followed the contribution guidelines.
  • Disclosed any use of AI (see our policy)
  • I have updated the documentation accordingly.
  • All new and existing tests passed.
  • Successful build pnpm build
  • Translation keys pnpm i18n:extract
  • Database migration (if required)

Refactors JellyfinScanner to extend BaseScanner class to align the jellyfin scanner architecture
with the plex scanner and reduce code duplication.
…tion

when 4k services are enabled, jellyfin scanner will now check which arr instance has the file to
determine availability tier instead of relying solely on resolution detection. This should fix the
incorrecta availability status when a 4k request results in a lower resolution file. Fallbacks to
original resolution based detection when media not found.

fix #1744
@fallenbagel fallenbagel force-pushed the fallenbagel/fix/jellyfin-4k-detection branch from f2c0f88 to d02906d Compare December 13, 2025 07:32
@fallenbagel fallenbagel added the blocked This issue can't be solved for now label Dec 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blocked This issue can't be solved for now

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants