[PR #8298] Added handling of streams of type "data" #11681

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

Original Pull Request: https://github.com/jellyfin/jellyfin/pull/8298

State: closed
Merged: Yes


Problem:
Streams with CodecType "data" (like "epg" streams in DVB recordings) get ignored. This results in wrong stream specifiers for all subsequential streams. See isue #8284.

Solution:
This fix correctly handles "data" streams by setting a newly defined MediaStreamType for such stream. At the moment "data"streams are not processed any further.

**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/8298 **State:** closed **Merged:** Yes --- **Problem:** Streams with CodecType "data" (like "epg" streams in DVB recordings) get ignored. This results in wrong stream specifiers for all subsequential streams. See isue #8284. **Solution:** This fix correctly handles "data" streams by setting a newly defined MediaStreamType for such stream. At the moment "data"streams are not processed any further.
OVERLORD added the pull-request label 2026-02-07 06:42:37 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#11681