2024-01-03, 15:58
Iam sorry I just update to omega for this I cant find thanks.
(2023-12-29, 23:31)latts9923 Wrote: @Farnsen
I have a fix for the missing 4K case. You can easily fix it now if you don't want to wait for the next update. Open IncludesVariables.xml and find "DialogFullScreenCaseVar". The third value from the bottom is a long string of text for the 4K case. At the very end of it you'll see "String.Contains(ListItem.VideoResolution,4k)". Change that to "String.Contains(Videoplayer.VideoResolution,4k)".