MODStream in statistic report

You have a question or need an advice about how to do something? Ask it here!
kzlosnik
Posts: 48
Joined: 01 Feb 2021 16:01
Re: MODStream in statistic report

Post by kzlosnik »

I've added EXEC_WRITE_GLOBAL_LOG to the Events/Commands on Streaming section like on attached picture.

Also the ${streamingtotallisteners} macro at the end of the line of the Log File Entry in Global Logging section.

Please double check if there is no errors/mistakes.

But now I completely don't know how to create the report. I want to display on each entry how many listeners were listened to each track of music and modstream.
kzlosnik
Posts: 48
Joined: 01 Feb 2021 16:01
Re: MODStream in statistic report

Post by kzlosnik »

sorry didn't attached anything
Attachments
logging setting1s.JPG
logging settings.JPG
User avatar
radio42
Site Admin
Posts: 8329
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: MODStream in statistic report

Post by radio42 »

Use the OnSongTitleChanged event!
kzlosnik
Posts: 48
Joined: 01 Feb 2021 16:01
Re: MODStream in statistic report

Post by kzlosnik »

I think now it is correct.
Attachments
Capture.JPG
User avatar
radio42
Site Admin
Posts: 8329
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: MODStream in statistic report

Post by radio42 »

Yes in general this seams okay. Even if I don't fully understand the '...${remixer}| ${streamingtotallisteners}${CRLF}'
Shouldn't this just be: "...'...${remixer} ${streamingtotallisteners}${CRLF}'
kzlosnik
Posts: 48
Joined: 01 Feb 2021 16:01
Re: MODStream in statistic report

Post by kzlosnik »

There was a cursor vertical line, not the character.

Post Reply