[1.12.0]
Update jellyfin to 10.11.5
Full Changelog
Fix unnecessary database JOINs in ApplyNavigations [MR #15666], by @andrewrabert
Skip invalid ignore rules [MR #15746], by @Shadowghost
Fix backdrop images being deleted when stored with media [MR #15766], by @theguymadmax
Fix NullReferenceException in ApplyOrder method [MR #15768], by @theguymadmax
Fix AV1 decoding hang regression on RK3588 [MR #15776], by @nyanmisaka
Fix collections display order [MR #15767], by @theguymadmax
Fix parental rating filtering with sub-scores [MR #15786], by @theguymadmax
Fix case sensitivity edge case [MR #15752], by @Collin-Swish
Fix trickplay images using wrong item on alternate versions [MR #15757], by @theguymadmax
Fix blocking in async context in LimitedConcurrencyLibraryScheduler [MR #15662], by @SapientGuardian