[PR #12028] Fix replace all and respect metadata settings #13068

Closed
opened 2026-02-07 07:06:35 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/jellyfin/jellyfin/pull/12028

State: closed
Merged: Yes


Metadata fields are not cleared on replace if the newly fetched metadata does not include it.
Additionally, previously set language options for metadata are also replaced which should not be the case.

Changes

  • Clear existing fields on replace all
  • Respect previously set metadata language options on replace all

Issues
Fixes #5236
Fixes #12015
Fixes #12021
Possibly fixes #11923

**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/12028 **State:** closed **Merged:** Yes --- Metadata fields are not cleared on replace if the newly fetched metadata does not include it. Additionally, previously set language options for metadata are also replaced which should not be the case. **Changes** * Clear existing fields on replace all * Respect previously set metadata language options on replace all **Issues** Fixes #5236 Fixes #12015 Fixes #12021 Possibly fixes #11923
OVERLORD added the pull-request label 2026-02-07 07:06:35 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13068