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

[WIP] Reorder overlays [episodes > seasons > shows] #2211

Open
wants to merge 2 commits into
base: nightly
Choose a base branch
from

Conversation

YozoraXCII
Copy link
Contributor

Description

This PR reorders the application of overlays so that Episodes are overlaid first, followed by Seasons, then Shows.

In the scenario that Plex did not have a season image, Kometa would use the Show-level image in its place. If that show-level image already had an Overlay, Kometa couldn't use it for the season level. This PR resolves this issue by ensuring that Season-level overlays are always applied prior to the Show-level overlay.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • Updated the CHANGELOG with the changes

@YozoraXCII YozoraXCII added the docker Build Pull Request in Docker label Aug 29, 2024
@YozoraXCII YozoraXCII changed the title Reorder overlays [episodes > seasons > shows] [WIP] Reorder overlays [episodes > seasons > shows] Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docker Build Pull Request in Docker
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants