[PR #3451] [MERGED] Move StudiosService.cs to Jellyfin.Api #9534

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/3451
Author: @crobibero
Created: 6/26/2020
Status: Merged
Merged: 6/29/2020
Merged by: @barronpm

Base: api-migrationHead: api-studios


📝 Commits (2)

  • 325808d Move StudiosService.cs to Jellyfin.Api
  • da40572 Merge remote-tracking branch 'upstream/api-migration' into api-studios

📊 Changes

3 files changed (+291 additions, -132 deletions)

View changed files

Jellyfin.Api/Controllers/StudiosController.cs (+277 -0)
📝 Jellyfin.Api/Helpers/RequestHelpers.cs (+14 -0)
MediaBrowser.Api/UserLibrary/StudiosService.cs (+0 -132)

📄 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/3451 **Author:** [@crobibero](https://github.com/crobibero) **Created:** 6/26/2020 **Status:** ✅ Merged **Merged:** 6/29/2020 **Merged by:** [@barronpm](https://github.com/barronpm) **Base:** `api-migration` ← **Head:** `api-studios` --- ### 📝 Commits (2) - [`325808d`](https://github.com/jellyfin/jellyfin/commit/325808d271a1e53bcf3b15f17b0111c0ce306698) Move StudiosService.cs to Jellyfin.Api - [`da40572`](https://github.com/jellyfin/jellyfin/commit/da405729799c426a446bf1705262286e780f8f7f) Merge remote-tracking branch 'upstream/api-migration' into api-studios ### 📊 Changes **3 files changed** (+291 additions, -132 deletions) <details> <summary>View changed files</summary> ➕ `Jellyfin.Api/Controllers/StudiosController.cs` (+277 -0) 📝 `Jellyfin.Api/Helpers/RequestHelpers.cs` (+14 -0) ➖ `MediaBrowser.Api/UserLibrary/StudiosService.cs` (+0 -132) </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:03:56 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#9534