mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[PR #7437] Add extracting attachments from external subs #11400
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?
Original Pull Request: https://github.com/jellyfin/jellyfin/pull/7437
State: closed
Merged: Yes
Changes
Attachments now also get extracted from external subtitles when burning subtitles.
This means that fonts can be attached to an external .mks file otherwise containing only the subtitles and the subtitles will get burned with the correct fonts from that file or the main media file.
Issues
Comment under #7275