[PR #3421] [MERGED] Move TvShowsService to Jellyfin.Api #9515

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

📋 Pull Request Information

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

Base: api-migrationHead: api-tvshows


📝 Commits (2)

  • 293d96f Move TvShowsService to Jellyfin.Api started
  • d64770b Finish TvShowsController

📊 Changes

2 files changed (+380 additions, -498 deletions)

View changed files

Jellyfin.Api/Controllers/TvShowsController.cs (+380 -0)
MediaBrowser.Api/TvShowsService.cs (+0 -498)

📄 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/3421 **Author:** [@daullmer](https://github.com/daullmer) **Created:** 6/22/2020 **Status:** ✅ Merged **Merged:** 6/24/2020 **Merged by:** [@barronpm](https://github.com/barronpm) **Base:** `api-migration` ← **Head:** `api-tvshows` --- ### 📝 Commits (2) - [`293d96f`](https://github.com/jellyfin/jellyfin/commit/293d96f27c42d929f50b4e947fe988555708963a) Move TvShowsService to Jellyfin.Api started - [`d64770b`](https://github.com/jellyfin/jellyfin/commit/d64770bcdbb3d5c1da168effbae03f296c2d0d99) Finish TvShowsController ### 📊 Changes **2 files changed** (+380 additions, -498 deletions) <details> <summary>View changed files</summary> ➕ `Jellyfin.Api/Controllers/TvShowsController.cs` (+380 -0) ➖ `MediaBrowser.Api/TvShowsService.cs` (+0 -498) </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:32 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#9515