[PR #5378] [MERGED] Fix UpdateMediaPath model binding #10325

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/5378
Author: @cvium
Created: 3/5/2021
Status: Merged
Merged: 3/5/2021
Merged by: @Bond-009

Base: masterHead: fix-updatemediapathinfo


📝 Commits (2)

  • 3a4b82d Fix UpdateMediaPath model binding
  • 2c3d765 Update Jellyfin.Api/Models/LibraryStructureDto/UpdateMediaPathRequestDto.cs

📊 Changes

2 files changed (+28 additions, -8 deletions)

View changed files

📝 Jellyfin.Api/Controllers/LibraryStructureController.cs (+5 -8)
Jellyfin.Api/Models/LibraryStructureDto/UpdateMediaPathRequestDto.cs (+23 -0)

📄 Description

It's just a request body, no query 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/5378 **Author:** [@cvium](https://github.com/cvium) **Created:** 3/5/2021 **Status:** ✅ Merged **Merged:** 3/5/2021 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `fix-updatemediapathinfo` --- ### 📝 Commits (2) - [`3a4b82d`](https://github.com/jellyfin/jellyfin/commit/3a4b82d76f7e1d59d3442b9692cb038d8192f622) Fix UpdateMediaPath model binding - [`2c3d765`](https://github.com/jellyfin/jellyfin/commit/2c3d765c735030ce98589fce2f1057eb32a535db) Update Jellyfin.Api/Models/LibraryStructureDto/UpdateMediaPathRequestDto.cs ### 📊 Changes **2 files changed** (+28 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Api/Controllers/LibraryStructureController.cs` (+5 -8) ➕ `Jellyfin.Api/Models/LibraryStructureDto/UpdateMediaPathRequestDto.cs` (+23 -0) </details> ### 📄 Description It's just a request body, no query parameters. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo 2025-12-22 07:59:21 +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#10325
No description provided.