Page 3 of 3

Re: MODStream in statistic report

Posted: 05 Feb 2021 23:53
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.

Re: MODStream in statistic report

Posted: 05 Feb 2021 23:54
by kzlosnik
sorry didn't attached anything

Re: MODStream in statistic report

Posted: 06 Feb 2021 04:14
by radio42
Use the OnSongTitleChanged event!

Re: MODStream in statistic report

Posted: 06 Feb 2021 14:50
by kzlosnik
I think now it is correct.

Re: MODStream in statistic report

Posted: 06 Feb 2021 15:20
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}'

Re: MODStream in statistic report

Posted: 12 Feb 2021 20:49
by kzlosnik
There was a cursor vertical line, not the character.