Kodi Matrix 19.1 python set system setting pixel ratio
#1
I have Kodi 19.1 Matrix and make to extension to change KODI window between one screen and streth to dual screen.

I want to change pixel ratio via python. I tried this code:
python:
xbmc.settings.setSetting("pixelRatio", "1.0000")

But in documentation I haven't see any option to change pixel ratio.

Is any possible to do thi via script? 

Image
Reply

Logout Mark Read Team Forum Stats Members Help
Kodi Matrix 19.1 python set system setting pixel ratio0