[PR #3487] [MERGED] Move PersonsService.cs to Jellyfin.Api #9555

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/3487
Author: @crobibero
Created: 7/1/2020
Status: Merged
Merged: 7/1/2020
Merged by: @barronpm

Base: api-migrationHead: api-persons


📝 Commits (1)

  • 1aaee5c Move PersonsService.cs to Jellyfin.Api

📊 Changes

2 files changed (+282 additions, -146 deletions)

View changed files

Jellyfin.Api/Controllers/PersonsController.cs (+282 -0)
MediaBrowser.Api/UserLibrary/PersonsService.cs (+0 -146)

📄 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/3487 **Author:** [@crobibero](https://github.com/crobibero) **Created:** 7/1/2020 **Status:** ✅ Merged **Merged:** 7/1/2020 **Merged by:** [@barronpm](https://github.com/barronpm) **Base:** `api-migration` ← **Head:** `api-persons` --- ### 📝 Commits (1) - [`1aaee5c`](https://github.com/jellyfin/jellyfin/commit/1aaee5cf8f78fe00defd78ad7521496772c7b27b) Move PersonsService.cs to Jellyfin.Api ### 📊 Changes **2 files changed** (+282 additions, -146 deletions) <details> <summary>View changed files</summary> ➕ `Jellyfin.Api/Controllers/PersonsController.cs` (+282 -0) ➖ `MediaBrowser.Api/UserLibrary/PersonsService.cs` (+0 -146) </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:04:19 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#9555