TranscodingInfo.TranscodeReasons incorrectly generated in OpenAPI file #4258

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

Originally created by @nielsvanvelzen on GitHub (Oct 8, 2022).

Please describe your bug

In short: the type is set to "string" but should be an array of TranscodeReason or array of string. This is probably caused by the TranscodeReason enum using bitflags.

See https://github.com/jellyfin/jellyfin-sdk-kotlin/issues/510

Jellyfin Version

10.8.0

if other:

No response

Environment

JSON

Jellyfin logs

No response

FFmpeg logs

No response

Please attach any browser or client logs here

No response

Please attach any screenshots here

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
Originally created by @nielsvanvelzen on GitHub (Oct 8, 2022). ### Please describe your bug In short: the type is set to "string" but should be an array of TranscodeReason or array of string. This is probably caused by the TranscodeReason enum using bitflags. See https://github.com/jellyfin/jellyfin-sdk-kotlin/issues/510 ### Jellyfin Version 10.8.0 ### if other: _No response_ ### Environment ```markdown JSON ``` ### Jellyfin logs _No response_ ### FFmpeg logs _No response_ ### Please attach any browser or client logs here _No response_ ### Please attach any screenshots here _No response_ ### Code of Conduct - [X] I agree to follow this project's Code of Conduct
OVERLORD added the backendbugconfirmedregressionbreaking change: web api labels 2026-02-07 00:39:00 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#4258