[PR #3273] [MERGED] Move ItemUpdateService to Jellyfin.Api #9231

Closed
opened 2025-12-22 07:21:59 +01:00 by backuprepo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/3273
Author: @crobibero
Created: 6/8/2020
Status: Merged
Merged: 6/21/2020
Merged by: @daullmer

Base: api-migrationHead: api-item-update


📝 Commits (5)

  • 81d3ec7 Move ItemUpdateService to Jellyfin.Api
  • 50f6d80 Merge remote-tracking branch 'upstream/api-migration' into api-item-update
  • 97ce641 remove #nullable
  • 95bae56 Fix response code & docs
  • 8c38644 Fix response code & docs

📊 Changes

1 file changed (+238 additions, -187 deletions)

View changed files

📝 Jellyfin.Api/Controllers/ItemUpdateController.cs (+238 -187)

📄 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/3273 **Author:** [@crobibero](https://github.com/crobibero) **Created:** 6/8/2020 **Status:** ✅ Merged **Merged:** 6/21/2020 **Merged by:** [@daullmer](https://github.com/daullmer) **Base:** `api-migration` ← **Head:** `api-item-update` --- ### 📝 Commits (5) - [`81d3ec7`](https://github.com/jellyfin/jellyfin/commit/81d3ec7205dd559e6444c17f9ecefc37977a5911) Move ItemUpdateService to Jellyfin.Api - [`50f6d80`](https://github.com/jellyfin/jellyfin/commit/50f6d8029dbf0460bfa5cebe72707decc3831b77) Merge remote-tracking branch 'upstream/api-migration' into api-item-update - [`97ce641`](https://github.com/jellyfin/jellyfin/commit/97ce641242e9df8475e01dd65a30aaf2ec763ffd) remove #nullable - [`95bae56`](https://github.com/jellyfin/jellyfin/commit/95bae56640289cf11886b0036fb6a685353e3dc4) Fix response code & docs - [`8c38644`](https://github.com/jellyfin/jellyfin/commit/8c38644fcadda10dd6132c3f43b333ccdeb7b392) Fix response code & docs ### 📊 Changes **1 file changed** (+238 additions, -187 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Api/Controllers/ItemUpdateController.cs` (+238 -187) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo 2025-12-22 07:21:59 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: starred/jellyfin#9231
No description provided.