mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #13060] [MERGED] Fixed segment providers never presented to UI #13457
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:bugfix/fixSegmentOptions📝 Commits (2)
a0a7327Fixed segment providers never presented to UI8f3de38Fixed 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.