[PR #3566] TVDB: Fetch image keytypes before querying images #9604

Closed
opened 2026-02-07 06:05:15 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/jellyfin/jellyfin/pull/3566

State: closed
Merged: Yes


Changes
Use the /series/{id}/images endpoint to get the available image types eg. poster, banners to avoid making a lot of unnecessary requests that result in exceptions being thrown.
Also fix the bad banner url in the series provider.

**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/3566 **State:** closed **Merged:** Yes --- <!-- Ensure your title is short, descriptive, and in the imperative mood (Fix X, Change Y, instead of Fixed X, Changed Y). For a good inspiration of what to write in commit messages and PRs please review https://chris.beams.io/posts/git-commit/ and our documentation. --> **Changes** Use the `/series/{id}/images` endpoint to get the available image types eg. poster, banners to avoid making a lot of unnecessary requests that result in exceptions being thrown. Also fix the bad banner url in the series provider.
OVERLORD added the pull-request label 2026-02-07 06:05:15 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#9604