[PR #4288] [CLOSED] Fix library paths parameter #10002

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/4288
Author: @crobibero
Created: 10/6/2020
Status: Closed

Base: masterHead: fix-library-path


📝 Commits (1)

  • 4a9a57f Fix library paths parameter

📊 Changes

1 file changed (+5 additions, -3 deletions)

View changed files

📝 Jellyfin.Api/Controllers/LibraryStructureController.cs (+5 -3)

📄 Description

Optional parameters can't be arrays.


🔄 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/4288 **Author:** [@crobibero](https://github.com/crobibero) **Created:** 10/6/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fix-library-path` --- ### 📝 Commits (1) - [`4a9a57f`](https://github.com/jellyfin/jellyfin/commit/4a9a57f89dace203c7c2ee8aa92610ef3aaf759c) Fix library paths parameter ### 📊 Changes **1 file changed** (+5 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Api/Controllers/LibraryStructureController.cs` (+5 -3) </details> ### 📄 Description Optional parameters can't be arrays. --- <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:12:22 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10002