It may be a little confuse for me to explain, but i want to do the following:
In my custom skin in the page of jrPlaylist_item_list
there i have a list with the playlists that have been created for the user.
But i want, to display for each playlist the image of the first song of that playlist.
I've been thinking about using the img element and finding the path to the image, where i think i can get the id from playlist_list.
But has i have been thinking i think i just have to call
{jrCore_module_function function="jrImage_display" ...}
What is the easiest way for me to do that?
updated by @nmaster88: 06/18/16 01:24:40PM