Just to clarify, if we want to determine if video/music windows are active, we should use Window.IsActive(videos) and Window.IsActive(music) rather than the VideoLibrary/MusicLibrary equivalents?
Thanks!
Thanks!
Code:
2016-06-20 Removed Window Names
these deprecated window names are now removed from kodi
VideoLibrary
VideoFiles
Video
MusicLibrary
MusicFiles
Files
PVR
Scripts
InfoDialog
VisualisationSettings
NetworkSettings
TVSettings
GUICalibration
git commit: https://github.com/xbmc/xbmc/commit/e8e6...35c4feeeeb
pull request: https://github.com/xbmc/xbmc/pull/9886