[PR #8638] Fix extra type differentiation #11804

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

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

State: closed
Merged: Yes


Change extra parsing rules for Featurettes and Shorts so they don't both get classed as ExtraType.Clip.

Fix test broken by these changes.

Changes
Change parsing rules for extras labeled "short" and "featurette." Both were previously classed as type "Clip"
Add two new Extra types (short, featurette)
Add parsing rule to allow "clip" extras in folder form. Now accommodates all supported extra types in either suffix or folder form.

Issues
Fixes #4114

Other
PR for user facing portion: 4115

**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/8638 **State:** closed **Merged:** Yes --- Change extra parsing rules for Featurettes and Shorts so they don't both get classed as ExtraType.Clip. Fix test broken by these changes. **Changes** Change parsing rules for extras labeled "short" and "featurette." Both were previously classed as type "Clip" Add two new Extra types (short, featurette) Add parsing rule to allow "clip" extras in folder form. Now accommodates all supported extra types in either suffix or folder form. **Issues** Fixes [#4114](https://github.com/jellyfin/jellyfin-web/issues/4114) **Other** PR for user facing portion: [4115](https://github.com/jellyfin/jellyfin-web/pull/4115)
OVERLORD added the pull-request label 2026-02-07 06:44:52 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#11804