[PR #3433] [MERGED] Move YearsService to Jellyfin.Api #9518

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

📋 Pull Request Information

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

Base: api-migrationHead: api-years


📝 Commits (3)

  • 60ab4cd move YearsService.cs to Jellyfin.Api
  • e72a22c Move YearsService.cs to Jellyfin.Api
  • 1228d67 remove unused parameters

📊 Changes

3 files changed (+272 additions, -131 deletions)

View changed files

Jellyfin.Api/Controllers/YearsController.cs (+231 -0)
📝 Jellyfin.Api/Helpers/RequestHelpers.cs (+41 -0)
MediaBrowser.Api/UserLibrary/YearsService.cs (+0 -131)

📄 Description

Thanks for the unused parameters.


🔄 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/3433 **Author:** [@crobibero](https://github.com/crobibero) **Created:** 6/24/2020 **Status:** ✅ Merged **Merged:** 6/26/2020 **Merged by:** [@barronpm](https://github.com/barronpm) **Base:** `api-migration` ← **Head:** `api-years` --- ### 📝 Commits (3) - [`60ab4cd`](https://github.com/jellyfin/jellyfin/commit/60ab4cd7b12725d698edfdc07292d8d6e5cded5c) move YearsService.cs to Jellyfin.Api - [`e72a22c`](https://github.com/jellyfin/jellyfin/commit/e72a22c5649d2bb3581b3ee5efd3dbbea370d89c) Move YearsService.cs to Jellyfin.Api - [`1228d67`](https://github.com/jellyfin/jellyfin/commit/1228d6711e44d63eca9f1909a3844fa896ec4587) remove unused parameters ### 📊 Changes **3 files changed** (+272 additions, -131 deletions) <details> <summary>View changed files</summary> ➕ `Jellyfin.Api/Controllers/YearsController.cs` (+231 -0) 📝 `Jellyfin.Api/Helpers/RequestHelpers.cs` (+41 -0) ➖ `MediaBrowser.Api/UserLibrary/YearsService.cs` (+0 -131) </details> ### 📄 Description Thanks for the unused parameters. --- <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:38 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#9518