Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix extra type differentiation #8638

Merged
merged 1 commit into from
Oct 30, 2022

Conversation

photonconvergence
Copy link
Contributor

@photonconvergence photonconvergence commented Oct 28, 2022

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

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

Fix test that these changes break
@1337joe
Copy link
Member

1337joe commented Oct 29, 2022

Probably worth updating the docs to include "clips" in the list of folder types as well:
https://github.com/jellyfin/jellyfin.org/blob/master/docs/general/server/media/movies.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Special Features subtext displays wrong type
5 participants