[PR #3333] [MERGED] Move ItemRefreshService.cs to Jellyfin.Api #9458

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/3333
Author: @crobibero
Created: 6/14/2020
Status: Merged
Merged: 6/17/2020
Merged by: @crobibero

Base: api-migrationHead: api-item-refresh


📝 Commits (1)

  • 276750f Move ItemRefreshService.cs to Jellyfin.Api

📊 Changes

2 files changed (+89 additions, -83 deletions)

View changed files

Jellyfin.Api/Controllers/ItemRefreshController.cs (+89 -0)
MediaBrowser.Api/ItemRefreshService.cs (+0 -83)

📄 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/3333 **Author:** [@crobibero](https://github.com/crobibero) **Created:** 6/14/2020 **Status:** ✅ Merged **Merged:** 6/17/2020 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `api-migration` ← **Head:** `api-item-refresh` --- ### 📝 Commits (1) - [`276750f`](https://github.com/jellyfin/jellyfin/commit/276750f310b741b1610f9abaff66c204571c58ed) Move ItemRefreshService.cs to Jellyfin.Api ### 📊 Changes **2 files changed** (+89 additions, -83 deletions) <details> <summary>View changed files</summary> ➕ `Jellyfin.Api/Controllers/ItemRefreshController.cs` (+89 -0) ➖ `MediaBrowser.Api/ItemRefreshService.cs` (+0 -83) </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:02:28 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#9458