but allow the TV to handle upscaling of 1080p to 4K
Sat-TV isn't upscaled to 4K (only to 1920x1080) !
2026-06-02 15:56:24.199 T:900 debug <general>: bool KODI::WINDOWING::GBM::CDRMUtils::FindCrtc(): Original crtc id: 149, mode: 1920x1080 @ 60 Hz
I guess it's nailed caused by the boot parameter (removed)
it's an PC-Monitor
to get sat-tv upscaled to 4K I need to remove the boot parameter AND
either "adjust refresh rate on start/stop" set to off OR remove whilelist 3840@50
otherwise I have a quartered display where o-key tells 3840@50 ! (see attachment !)
I get the same effect when I set GUI to 50 Hz, although the monitor could do 3840x2160@50
===
I took a look in elder guisettings.xml (backuped ~2 weeks ago, when I had trouble to update caused by undersized /flash):
adjust refresh and whitelist 3840@50 were both set:
id="videoscreen.whitelist">0384002160060.00000pstd,0384002160059.94006pstd,0384002160050.00000pstd,0192001080060.00000pstd,0192001080059.94006pstd</setting>
and
id="videoplayer.adjustrefreshrate" default="true">2</setting>
the combination was running !
the display switched to 3840@50 - I'm slidly unsure here: 50 or 60, but I tend to 50 -
and in general I had fullscreen
this is gone since ~2 weeks
the last known good was - unsure - : nightly-20260518-fb65a7c
===
Question:
does refresh rate take care on what is whitelisted or does it already realize which monitor resolution is offered and take that ?
===
now playing around with refresh rate and whitelist I got the impression that sometimes LE doesn't realize what is set or the order what is set first has an impact