How To: Create Custom Code to Show Download + Play Count

alt=
Ekwe
@ekwe
8 years ago
212 posts
Hello,

Trying to create a monthly chart. But want to rank the list by total monthly plays + total monthly downloads. I know in JR2, JR3 is used to be Stream that had the combination of both. But can't find documentation showing how to display plays + downloads as 1 number or variable. Can you help me with the code to show this for artists or tracks

Thanks
updated by @ekwe: 11/19/16 02:05:05AM
michael
@michael
8 years ago
7,697 posts
in the available fields see if there is a 'audio_file_download_count' for you at:
ACP -> LISTING -> ADVANCED CHARTS -> TOOLS -> jrAudio -> audio_file_download_count

If there is then you can use it to construct the jrCore_list call you need:

Docs: "Advanced Charts"
https://www.jamroom.net/the-jamroom-network/documentation/modules/274/advanced-charts

Tags