mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #3381] [MERGED] Move MoviesService.cs to Jellyfin.Api #9488
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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-migration← Head:api-movies📝 Commits (2)
7c79ee0Move MoviesService.cs to Jellyfin.Api8459d48Update 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.