Skip to content

Conversation

@Fyb3roptik
Copy link
Contributor

@Fyb3roptik Fyb3roptik commented Dec 2, 2025

Feature

This allows the true/false flag to be passed for includeSeasonImages

QA

This is working for me when using my repo for testing. I am now able to fetch all season images of a series!

req.Query.Add("tvdbId", starr.Str(tvdbID))
}

if includeSeasonImages {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the value of making this optional? Can it always be true?

@davidnewhall
Copy link
Contributor

I like the change, but I want to know if we can remove the new boolean so we don't break the API. Thank you!

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.

2 participants