Skip to content

Fix combined episode processing#232

Open
Spacetech wants to merge 1 commit into
jellyfin:masterfrom
Spacetech:combined
Open

Fix combined episode processing#232
Spacetech wants to merge 1 commit into
jellyfin:masterfrom
Spacetech:combined

Conversation

@Spacetech
Copy link
Copy Markdown
Contributor

@Spacetech Spacetech commented Jan 14, 2026

CombineResults was not handling cases where items with invalid/missing metadata were added to the results list. There was also a tempEpisodeInfo variable that wasn't needed since tempEpisodeInfo is a reference to the info object, not a copy.

Fixes #210

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.

Combined episode titles cause a negative index exception

2 participants