Skip to content

Conversation

JPVenson
Copy link
Member

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

@JPVenson JPVenson requested a review from a team November 17, 2024 12:27
Copy link

github-actions bot commented Nov 17, 2024

Changes in OpenAPI specification found. Expand to see details.

What's Changed


GET /Libraries/AvailableOptions
Return Type:

Changed response : 200 OK

Library options info returned.

  • Changed content type : application/json

    • Added property MediaSegmentProviders (array)

      Gets or sets the list of MediaSegment Providers.

      Items (object):
      > Library option info dto.

      • Property Name (string)

        Gets or sets name.

      • Property DefaultEnabled (boolean)

        Gets or sets a value indicating whether default enabled.

  • Changed content type : application/json; profile="CamelCase"

    • Added property MediaSegmentProviders (array)

      Gets or sets the list of MediaSegment Providers.

  • Changed content type : application/json; profile="PascalCase"

    • Added property MediaSegmentProviders (array)

      Gets or sets the list of MediaSegment Providers.

Copy link
Member

@nielsvanvelzen nielsvanvelzen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

API changes ✅

@crobibero crobibero merged commit e876104 into jellyfin:master Nov 17, 2024
18 checks passed
Lampan-git pushed a commit to Lampan-git/jellyfin that referenced this pull request Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants