What i want to do is:
I have a section were i have artists and each artist has a "add to playlist button".
When the user clicks this button, i want it to open the playlist dialog box, but instead of adding only one music i want it to add all musics of that artist. (or a limited number of musics of that artist)
How can i do this?
I'm trying using the variations of the function jrPlaylist button without success
{jrCore_module_function function="jrPlaylist_button" playlist_for="jrAudio" image="plus_circle.png" class="circleplus_icon_playlist" title="Add To Playlist"}
updated by @nmaster88: 05/31/16 11:19:47PM