mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
API: Include ParentPrimaryImageID in episode data #598
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @SenorSmartyPants on GitHub (Apr 20, 2019).
Is your feature request related to a problem? Please describe.
Parent Primary Image is not included in episode data.
Describe the solution you'd like
Please inherit ParentPrimary images from season or series like most of the other image types. Take a look at the Image Inheritance section for some more details
https://github.com/MediaBrowser/Emby/wiki/Images#image-inheritance
Additional context
This will allow apps to know if there is a season specific poster, or just to use the series poster without having to look up image data for the season.
@jellyfin-bot commented on GitHub (Jul 29, 2019):
We are moving all feature and enhancement requests to our new Fider platform here. This new platform lets people vote on and better manage such requests.
This request now lives here.