Get current Window name or ID in python script
#1
Hai guys,
what would be the code to get the currents window name or id in python?
Reply
#2
id - xbmcgui.getCurrentWindowId()
name - xbmc.getInfoLabel('currentwindow')
Reply
#3
Thank you so much!
Reply

Logout Mark Read Team Forum Stats Members Help
Get current Window name or ID in python script0