[PR #3440] [MERGED] Move CollectionService to Jellyfin.Api #9525

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/3440
Author: @daullmer
Created: 6/25/2020
Status: Merged
Merged: 6/25/2020
Merged by: @barronpm

Base: api-migrationHead: api-collection


📝 Commits (2)

  • dad6f12 Move CollectionService to Jellyfin.Api
  • 53f4a8c Add missing response code documentation

📊 Changes

2 files changed (+110 additions, -105 deletions)

View changed files

Jellyfin.Api/Controllers/CollectionController.cs (+110 -0)
MediaBrowser.Api/Movies/CollectionService.cs (+0 -105)

📄 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/3440 **Author:** [@daullmer](https://github.com/daullmer) **Created:** 6/25/2020 **Status:** ✅ Merged **Merged:** 6/25/2020 **Merged by:** [@barronpm](https://github.com/barronpm) **Base:** `api-migration` ← **Head:** `api-collection` --- ### 📝 Commits (2) - [`dad6f12`](https://github.com/jellyfin/jellyfin/commit/dad6f12b1081ecf19204d039fbff7e45ad7dee2e) Move CollectionService to Jellyfin.Api - [`53f4a8c`](https://github.com/jellyfin/jellyfin/commit/53f4a8ce58282902d7cae34f07488ebd71447f2d) Add missing response code documentation ### 📊 Changes **2 files changed** (+110 additions, -105 deletions) <details> <summary>View changed files</summary> ➕ `Jellyfin.Api/Controllers/CollectionController.cs` (+110 -0) ➖ `MediaBrowser.Api/Movies/CollectionService.cs` (+0 -105) </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:44 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#9525