[PR #14842] [MERGED] Fix Image loading #14145

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/14842
Author: @JPVenson
Created: 9/23/2025
Status: Merged
Merged: 9/23/2025
Merged by: @crobibero

Base: masterHead: bugfix/FixGroupings


📝 Commits (3)

  • e0c3bd9 Fix groupings not applied
  • 3c673a4 Fix images for certain elements not loading
  • 8abcdd7 Merge remote-tracking branch 'jellyfinorigin/master' into bugfix/FixGroupings

📊 Changes

1 file changed (+16 additions, -9 deletions)

View changed files

📝 Jellyfin.Server.Implementations/Item/BaseItemRepository.cs (+16 -9)

📄 Description

Fix references not being loaded in certain conditions


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/14842 **Author:** [@JPVenson](https://github.com/JPVenson) **Created:** 9/23/2025 **Status:** ✅ Merged **Merged:** 9/23/2025 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `master` ← **Head:** `bugfix/FixGroupings` --- ### 📝 Commits (3) - [`e0c3bd9`](https://github.com/jellyfin/jellyfin/commit/e0c3bd98fdc5ac4d26dac8cf013f4f1c5e8119d7) Fix groupings not applied - [`3c673a4`](https://github.com/jellyfin/jellyfin/commit/3c673a4ca07f3fd449c38b905d090b3b7bcb84b9) Fix images for certain elements not loading - [`8abcdd7`](https://github.com/jellyfin/jellyfin/commit/8abcdd7a004fc9ce01a624de5d1b883a99bc924a) Merge remote-tracking branch 'jellyfinorigin/master' into bugfix/FixGroupings ### 📊 Changes **1 file changed** (+16 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Server.Implementations/Item/BaseItemRepository.cs` (+16 -9) </details> ### 📄 Description Fix references not being loaded in certain conditions --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 07:25:07 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#14145