Retrieve video resolution
#1
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
Reply
#2
You can use {"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.
Reply

Logout Mark Read Team Forum Stats Members Help
Retrieve video resolution0