[PR #12913] Add song count filter to GetArtists endpoint (#12912) #13416

Open
opened 2026-02-07 07:12:28 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/12913
Author: @Thogsit
Created: 10/30/2024
Status: 🔄 Open

Base: masterHead: feat/add-song-count-filter-to-artists-page


📝 Commits (1)

📊 Changes

4 files changed (+15 additions, -1 deletions)

View changed files

📝 CONTRIBUTORS.md (+1 -0)
📝 Emby.Server.Implementations/Data/SqliteItemRepository.cs (+9 -1)
📝 Jellyfin.Api/Controllers/ArtistsController.cs (+3 -0)
📝 MediaBrowser.Controller/Entities/InternalItemsQuery.cs (+2 -0)

📄 Description

Closes #12912.


🔄 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/12913 **Author:** [@Thogsit](https://github.com/Thogsit) **Created:** 10/30/2024 **Status:** 🔄 Open **Base:** `master` ← **Head:** `feat/add-song-count-filter-to-artists-page` --- ### 📝 Commits (1) - [`c58dc53`](https://github.com/jellyfin/jellyfin/commit/c58dc5367d907209ef6f99c9b573ef4d852d87cb) Add song count filter to GetArtists endpoint (#12912) ### 📊 Changes **4 files changed** (+15 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `CONTRIBUTORS.md` (+1 -0) 📝 `Emby.Server.Implementations/Data/SqliteItemRepository.cs` (+9 -1) 📝 `Jellyfin.Api/Controllers/ArtistsController.cs` (+3 -0) 📝 `MediaBrowser.Controller/Entities/InternalItemsQuery.cs` (+2 -0) </details> ### 📄 Description Closes #12912. --- <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:12:28 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13416