Shokofin Dev 5.0.0.31
Pre-release
Pre-release
·
83 commits
to dev
since this release
Update your plugin using the dev manifest or by downloading the release from GitHub Releases and installing it manually!
Changes since last build:
refactor
: Add tmdb episode data and constructor for episode info.
fix
: More through refresh dispatching logic:
Made the refresh dispatching logic in the event dispatcher service more through, by distincting the input lists we get from the core, and also tracking which entities has been updated and their parents, and only firing the event if the entity or it's parents haven't been updated since the last usage stalled event or if the clear plugin cache task is ran.