[PR #13060] [MERGED] Fixed segment providers never presented to UI #13279

Closed
opened 2025-12-22 09:46:17 +01:00 by backuprepo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/13060
Author: @JPVenson
Created: 11/17/2024
Status: Merged
Merged: 11/17/2024
Merged by: @crobibero

Base: masterHead: bugfix/fixSegmentOptions


📝 Commits (2)

  • a0a7327 Fixed segment providers never presented to UI
  • 8f3de38 Fixed typo

📊 Changes

2 files changed (+15 additions, -0 deletions)

View changed files

📝 Jellyfin.Api/Controllers/LibraryController.cs (+10 -0)
📝 Jellyfin.Api/Models/LibraryDtos/LibraryOptionsResultDto.cs (+5 -0)

📄 Description

Added SegmentProvider info to LibraryOptions to enable/disable segment providers.


🔄 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/13060 **Author:** [@JPVenson](https://github.com/JPVenson) **Created:** 11/17/2024 **Status:** ✅ Merged **Merged:** 11/17/2024 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `master` ← **Head:** `bugfix/fixSegmentOptions` --- ### 📝 Commits (2) - [`a0a7327`](https://github.com/jellyfin/jellyfin/commit/a0a732770aaf4974342ffcfe827fcad90544c6a7) Fixed segment providers never presented to UI - [`8f3de38`](https://github.com/jellyfin/jellyfin/commit/8f3de383e4ed48bd7ae84ab2c5dbff273027113e) Fixed typo ### 📊 Changes **2 files changed** (+15 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Api/Controllers/LibraryController.cs` (+10 -0) 📝 `Jellyfin.Api/Models/LibraryDtos/LibraryOptionsResultDto.cs` (+5 -0) </details> ### 📄 Description Added SegmentProvider info to LibraryOptions to enable/disable segment providers. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo 2025-12-22 09:46:17 +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#13279
No description provided.