-
-
Notifications
You must be signed in to change notification settings - Fork 308
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
TVShows overlays with total_runtime don't update at show and season level every time a new episode is released/added #2186
Comments
are you wanting kometa to run automatically when a new episode is added so it can update the overlay or are you saying that after a new episode is added and kometa is run that the new runtime isnt replacing the old runtime? |
I reproduced this in my test library. The issue is that when you add new episodes to a season, neither the season nor show runtime overlays change. https://discord.com/channels/822460010649878528/1272191038169284649 When I reproed it, I added a second season, and the show runtime overlay was not updated. |
#If you force the reapply does it update properly? If so then it just needs to be added to what triggers an update |
When a new episode is added and kometa runs at 4AM, the total runtime of the season and show posters overlay are not updated with the adicional time from the new episode |
I've put the reapply_overlay: true on the config.yml and it updates... but it forces the reapply of all the shows and season overlays, not only the ones that have changed as result of a new episode being released/added to the show |
Maybe there's a need for some code in the runtime.yml so that if there's a new value to the total_runtime it updates the corresponding overlay on the season and on the show posters |
try using #2189 and see if it fixes the issue. its linked to docker with the |
So I just have to update Kometa to the latest nightly version and try it? Or do I have to change something in the runtime.yml file to achieve it? |
You'd have to update Kometa to that specific PR version; that has not been merged into nightly as yet. |
Ok, I'll wait for the merging of the PR. Thanks |
You would run against We don't want to update nightly with something that may be broken, so we set up a new image specifically for you to test this which we will then roll into nightly. |
Ok. I will test that image when I get home and see if it works when a new episode is released. I'll keep you posted. Thanks |
Any luck with this? :) |
I've installed the image like you suggested and set the reapply_overlay: false in the config.yml. |
I've just runned Kometa with the total_runtime_trigger image and it updates the show and season posters overlays with the actual total runtime when there's a new episode added to the TVShow. |
Co-authored-by: GitHub Action <[email protected]>
Version Number
2.0.2-build26 (Docker: nightly)
What branch are you on?
nightly
Describe the Bug
TVShows overlays with total_runtime don't update at show and season level every time a new episode is released/added
Relevant Collection/Overlay/Playlist Definition
No response
Logs
No response
The text was updated successfully, but these errors were encountered: