2020-02-01, 02:45
I have feedback working from KODI via Json script. I have looked and can not find if there is a parameter that would retrieve what the current playing video resolution is. IE 4k vs 1080
{"jsonrpc":"2.0","id":"1","method":"Settings.GetSettingValue","params":{"setting":"videoscreen.resolution"}}'
if you can figure out how that translates into which <resolution></resolution> it is in the <resolutions></resolutions> part of guisettings.xml.