TranscodingInfo.TranscodeReasons incorrectly generated in OpenAPI file #4258

Closed
opened 2025-12-21 23:39:41 +01:00 by backuprepo · 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
backuprepo 2025-12-21 23:39:41 +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#4258
No description provided.