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 series status parsing #11648

Merged
merged 4 commits into from
May 16, 2024

Conversation

Shadowghost
Copy link
Contributor

NFOs can include more than our three status descriptions: https://www.themoviedb.org/bible/tv

Changes

  • Add helper function to properly transform different strings into our enum values

@gnattu gnattu added the stable backport Backport into the next stable release label May 15, 2024
Emby.Naming/TV/TvParserHelpers.cs Outdated Show resolved Hide resolved
@Shadowghost Shadowghost requested a review from Bond-009 May 15, 2024 21:21
@nielsvanvelzen nielsvanvelzen added the enhancement Improving an existing function, or small fixes label May 16, 2024
@nielsvanvelzen nielsvanvelzen merged commit c6c48a2 into jellyfin:release-10.9.z May 16, 2024
13 of 15 checks passed
joshuaboniface pushed a commit that referenced this pull request May 17, 2024
Fix series status parsing

Original-merge: c6c48a2

Merged-by: nielsvanvelzen <[email protected]>

Backported-by: Joshua M. Boniface <[email protected]>
@jellyfin-bot jellyfin-bot removed the stable backport Backport into the next stable release label May 17, 2024
@Shadowghost Shadowghost deleted the fix-series-status branch May 17, 2024 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improving an existing function, or small fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants