How do you limit the # of times a profile appears on a ranking?
Design and Skin Customization
Thanks @douglas! So just so I understand that better,
If I have ArtistA w/ three songs:
song1 - 80 plays
song2 - 65 plays
song3 - 10 plays
This listing would generate a list for top 20 songs, in the past 7 days, in audio_genre xxxx, and limit ArtistA to 1 listing - which would be song1?
{jrCore_list module="jrAudio" chart_field="audio_file_stream_count" group_by="profile_name" chart_days="7" search1="audio_genre = {$audio_genre}" template="index_list_songs.tpl" pagebreak="20" require_image="audio_image" page=$_post.p}