[PR #3381] [MERGED] Move MoviesService.cs to Jellyfin.Api #9488

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

📋 Pull Request Information

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

Base: api-migrationHead: api-movies


📝 Commits (2)

  • 7c79ee0 Move MoviesService.cs to Jellyfin.Api
  • 8459d48 Update Jellyfin.Api/Controllers/MoviesController.cs

📊 Changes

2 files changed (+340 additions, -322 deletions)

View changed files

Jellyfin.Api/Controllers/MoviesController.cs (+340 -0)
📝 MediaBrowser.Api/Movies/MoviesService.cs (+0 -322)

📄 Description

Note: MoviesService.cs can't be removed until LibraryService is migrated (#2984)


🔄 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/3381 **Author:** [@crobibero](https://github.com/crobibero) **Created:** 6/19/2020 **Status:** ✅ Merged **Merged:** 6/29/2020 **Merged by:** [@barronpm](https://github.com/barronpm) **Base:** `api-migration` ← **Head:** `api-movies` --- ### 📝 Commits (2) - [`7c79ee0`](https://github.com/jellyfin/jellyfin/commit/7c79ee0cd576ffe49f4268d70f4e63405fab9ea2) Move MoviesService.cs to Jellyfin.Api - [`8459d48`](https://github.com/jellyfin/jellyfin/commit/8459d486de37a125433adcc6663d42a87091740e) Update Jellyfin.Api/Controllers/MoviesController.cs ### 📊 Changes **2 files changed** (+340 additions, -322 deletions) <details> <summary>View changed files</summary> ➕ `Jellyfin.Api/Controllers/MoviesController.cs` (+340 -0) 📝 `MediaBrowser.Api/Movies/MoviesService.cs` (+0 -322) </details> ### 📄 Description Note: MoviesService.cs can't be removed until LibraryService is migrated (#2984) --- <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:02 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#9488