[PR #5929] [MERGED] Add ability to sort on Genre, MusicGenre, Artist #10734

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/5929
Author: @crobibero
Created: 4/29/2021
Status: Merged
Merged: 5/11/2021
Merged by: @Bond-009

Base: masterHead: sort


📝 Commits (2)

  • d27ca99 Add ability to sort on Genre, MusicGenre, Artist
  • 69e91c3 Update Jellyfin.Api/Controllers/GenresController.cs

📊 Changes

4 files changed (+21 additions, -4 deletions)

View changed files

📝 Emby.Server.Implementations/Data/SqliteItemRepository.cs (+3 -1)
📝 Jellyfin.Api/Controllers/ArtistsController.cs (+6 -1)
📝 Jellyfin.Api/Controllers/GenresController.cs (+6 -1)
📝 Jellyfin.Api/Controllers/MusicGenresController.cs (+6 -1)

📄 Description

No description provided


🔄 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/5929 **Author:** [@crobibero](https://github.com/crobibero) **Created:** 4/29/2021 **Status:** ✅ Merged **Merged:** 5/11/2021 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `sort` --- ### 📝 Commits (2) - [`d27ca99`](https://github.com/jellyfin/jellyfin/commit/d27ca993a5670d69bb40dd9879137c56eefe00e8) Add ability to sort on Genre, MusicGenre, Artist - [`69e91c3`](https://github.com/jellyfin/jellyfin/commit/69e91c33d8af168d12ba02c1a3e4762131ded952) Update Jellyfin.Api/Controllers/GenresController.cs ### 📊 Changes **4 files changed** (+21 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/Data/SqliteItemRepository.cs` (+3 -1) 📝 `Jellyfin.Api/Controllers/ArtistsController.cs` (+6 -1) 📝 `Jellyfin.Api/Controllers/GenresController.cs` (+6 -1) 📝 `Jellyfin.Api/Controllers/MusicGenresController.cs` (+6 -1) </details> ### 📄 Description _No description provided_ --- <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:25:48 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10734