[PR #3449] [MERGED] Move UserLibraryService.cs to Jellyfin.Api #9533

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

📋 Pull Request Information

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

Base: api-migrationHead: api-user-library


📝 Commits (1)

  • 8074c47 Move UserLibraryService.cs to Jellyfin.Api

📊 Changes

2 files changed (+391 additions, -575 deletions)

View changed files

Jellyfin.Api/Controllers/UserLibraryController.cs (+391 -0)
MediaBrowser.Api/UserLibrary/UserLibraryService.cs (+0 -575)

📄 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/3449 **Author:** [@crobibero](https://github.com/crobibero) **Created:** 6/26/2020 **Status:** ✅ Merged **Merged:** 6/26/2020 **Merged by:** [@barronpm](https://github.com/barronpm) **Base:** `api-migration` ← **Head:** `api-user-library` --- ### 📝 Commits (1) - [`8074c47`](https://github.com/jellyfin/jellyfin/commit/8074c47d294fffabe0d0a423ae98ab6d4917d2b9) Move UserLibraryService.cs to Jellyfin.Api ### 📊 Changes **2 files changed** (+391 additions, -575 deletions) <details> <summary>View changed files</summary> ➕ `Jellyfin.Api/Controllers/UserLibraryController.cs` (+391 -0) ➖ `MediaBrowser.Api/UserLibrary/UserLibraryService.cs` (+0 -575) </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:55 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#9533