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

Closed
opened 2026-02-07 07:13:13 +03:00 by OVERLORD · 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>
OVERLORD added the pull-request label 2026-02-07 07:13:13 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13457