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

Added missing EpisodeType property to TvEpisodeBase #516

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

MisterMcDuck
Copy link
Contributor

I noticed that TVShows/TVEpisodeBase.cs is missing the EpisodeType property, which is returned by TMDB. This property is already on the TMDBLib.Objects.Search.TvSeasonEpisode class, but missing from TvEpisodeBase. This will allow the property to be accessed for cases such as episode group requests, and Last/NextEpisodeToAir from TV show detail requests.

@crobibero crobibero merged commit e511e49 into jellyfin:master Oct 29, 2024
1 check passed
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.

4 participants