[PR #4589] [MERGED] [Fix] Test query value #10180

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/4589
Author: @ConfusedPolarBear
Created: 11/26/2020
Status: Merged
Merged: 12/2/2020
Merged by: @Bond-009

Base: masterHead: id-fix


📝 Commits (2)

📊 Changes

1 file changed (+18 additions, -3 deletions)

View changed files

📝 Emby.Server.Implementations/Data/SqliteItemRepository.cs (+18 -3)

📄 Description

Changes
GetWhereClauses() only checked if several query values were present, instead of their values.

Issues
Fixes #4578


🔄 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/4589 **Author:** [@ConfusedPolarBear](https://github.com/ConfusedPolarBear) **Created:** 11/26/2020 **Status:** ✅ Merged **Merged:** 12/2/2020 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `id-fix` --- ### 📝 Commits (2) - [`0758d84`](https://github.com/jellyfin/jellyfin/commit/0758d84a61808bc1410bfc32fab743d28484448a) Test query value - [`185476c`](https://github.com/jellyfin/jellyfin/commit/185476c08ac942b942623362a8f9e917c2d8c3a0) Add support for query negation ### 📊 Changes **1 file changed** (+18 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/Data/SqliteItemRepository.cs` (+18 -3) </details> ### 📄 Description **Changes** `GetWhereClauses()` only checked if several query values were present, instead of their values. **Issues** Fixes #4578 --- <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 06:15:29 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10180