Launch "Recently played albums" with keypress
#2
Try one of these:

Code:
ActivateWindow(10502,musicdb://7/)

Code:
ActivateWindow(10502,musicdb://recentlyplayedalbums/)

Or Helix and newer (I believe)
Code:
ActivateWindow(10502,library://music/recentlyplayedalbums.xml/)

Tip:
Add the item to Kodi favourites (or Super Favourites) and then examine the xml
Reply


Messages In This Thread
RE: Launch "Recently played albums" with keypress - by spoyser - 2015-09-13, 17:19
Logout Mark Read Team Forum Stats Members Help
Launch "Recently played albums" with keypress0