A simple script for skinners that lets them create buttons to allow users to move directly to the currently playing artist or album's listing.
-
Go to artist Runscript(script.musicfinder,action=artist,title=$INFO[musicplayer.artist],listid=50)
-
Go to album Runscript(script.musicfinder,action=album,title=$INFO[musicplayer.album],listid=50)
The 'listid' parameter refers to the list control used by the artist or album view in your skin.