completed charts - song limits

Bandwerkstatt
Bandwerkstatt
@bandwerkstatt
10 years ago
224 posts
Hi,

How can i limit the number of songs (2), that an artist can have in the advanced charts. in jr4 it was possible to configure that in the backend.

A detailed documentation would be helpful, so we didn't have to aks.

Greetings, Marco
updated by @bandwerkstatt: 12/28/14 11:44:36PM
douglas
@douglas
10 years ago
2,790 posts
You can add a group_by parameter to the function...

 {jrCore_list module="jrAudio" chart_field="audio_file_stream_count" chart_days="7" group_by="profile_name" template="song_chart_row.tpl" pagebreak="10" page=$_post.p}

however that is only going to show one song per profile. I don't think there is a way to show just 2.


--

Douglas Hackney
Jamroom Team - Designer/Developer/Support
FAQ-Docs-Help Videos
Bandwerkstatt
Bandwerkstatt
@bandwerkstatt
10 years ago
224 posts
in jr4 it was possible
brian
@brian
10 years ago
10,148 posts
SelfmadeClub:
in jr4 it was possible

Yes it was, but it is not supported in JR5.

Sorry!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net

updated by @brian: 11/17/14 02:31:54PM
Bandwerkstatt
Bandwerkstatt
@bandwerkstatt
10 years ago
224 posts
brian:
SelfmadeClub:
in jr4 it was possible

Yes it was, but it is not supported in JR5.

Sorry!

Hello Brain,

many thx for your answere.

Did you plan an update, please?
brian
@brian
10 years ago
10,148 posts
SelfmadeClub:
Hello Brain,

many thx for your answere.

Did you plan an update, please?

There's not - due to the way the DataStore works, this feature can no longer be supported.

Sorry!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
Bandwerkstatt
Bandwerkstatt
@bandwerkstatt
10 years ago
224 posts
... ok, thx.

Tags