[PR #14686] [MERGED] Fix GetSimilarItems to exclude the searched for item Id #14073

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/14686
Author: @evan314159
Created: 8/22/2025
Status: Merged
Merged: 8/23/2025
Merged by: @crobibero

Base: masterHead: fix-get-similar-self


📝 Commits (1)

  • 2964290 Fix GetSimilarItems to exclude the searched for item Id

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 Jellyfin.Api/Controllers/LibraryController.cs (+1 -0)

📄 Description

Changes
Fix GetSimilarItems to exclude the searched for item Id

Issues
Example of issue: artists appearing on their own "More Like This" in the web UI


🔄 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/14686 **Author:** [@evan314159](https://github.com/evan314159) **Created:** 8/22/2025 **Status:** ✅ Merged **Merged:** 8/23/2025 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `master` ← **Head:** `fix-get-similar-self` --- ### 📝 Commits (1) - [`2964290`](https://github.com/jellyfin/jellyfin/commit/29642902d9173725311c673ea9deacf086261bf1) Fix GetSimilarItems to exclude the searched for item Id ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Api/Controllers/LibraryController.cs` (+1 -0) </details> ### 📄 Description **Changes** Fix GetSimilarItems to exclude the searched for item Id **Issues** Example of issue: artists appearing on their own "More Like This" in the web UI --- <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:23:57 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#14073