[PR #9023] Zip downloads if item has multiple streams #11945

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

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

State: closed
Merged: No


Changes

Allows to conveniently download additional items (external subtitles, external audio etc) on items. These should now all be downloaded in a single zip.

The ZIP file is generated on the fly (streaming copy). No compression is used for performance, since media files are usually incompressible anyway this should not increase filesizes noticeably.

Issues
N/A

**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/9023 **State:** closed **Merged:** No --- **Changes** Allows to conveniently download additional items (external subtitles, external audio etc) on items. These should now all be downloaded in a single zip. The ZIP file is generated on the fly (streaming copy). No compression is used for performance, since media files are usually incompressible anyway this should not increase filesizes noticeably. **Issues** N/A
OVERLORD added the pull-request label 2026-02-07 06:47:18 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#11945