Page 1 of 3

MODStream in statistic report

Posted: 02 Feb 2021 07:33
by kzlosnik
Hey,

I don't see any modstream played in statistic report.
Is it possible to add the modstream to the statistic?

Thanks

Re: MODStream in statistic report

Posted: 02 Feb 2021 18:00
by radio42
I can not confirm this!
The MODStreamPlayer triggers with every a meta data change of the URL being played an entry in the Global Statistics and also triggers the OnSongTitleChange event, which might write to a log file, if configued!
In order to do this, you must enable the MODStream Watchers's "Update Song Title" option (see general settings, section Streaming) and of course the MODStream URL must provide meta data updates!

The "Keep Global Statistic Log" (see general settings, section Logging/History) must of course also be enabled - or are you talking about a different statistic report?

Re: MODStream in statistic report

Posted: 02 Feb 2021 21:51
by kzlosnik
MODStream Watchers's "Update Song Title" --- enabled
MODStream URL must provide meta data updates ---- yes it is.

Keep Global Statistic Log ----- enabled (set to ALWAYS)

I did not use global mod stream watcher. Instead I use reminder script in scheduler program.
MODSTREAM_WATCHER_START
http://localhost:8001/live|0|true|false||false| (on the pc I have icecast installed for the remote DJ to connect)
after 2 hours show there is next script reminder MODSTREAM_WATCHER_STOP.

Nothing in the stat text file.

Re: MODStream in statistic report

Posted: 02 Feb 2021 22:18
by radio42
I think, we talking about a different option!

The “Keep Global Statistic Log” has no Always option - it is a pure check-box!

Re: MODStream in statistic report

Posted: 02 Feb 2021 22:33
by kzlosnik
Screenshot_20210202_223203.png
Screenshot_20210202_223203.png (11.34 KiB) Viewed 10275 times

Re: MODStream in statistic report

Posted: 02 Feb 2021 23:32
by radio42
As the "Keep Global Statistic Log" is enabled, you would find meta data in the extra Statistics Application of ProppFrexx.
I just tested it here and it works fine.
Can you show some screen show, of how you are testing things? Are you also checking with the extra Statistics application?

And please also confirm, what version you are using.
If not the latest v4.2.3.1 - please try to update and check again....

Re: MODStream in statistic report

Posted: 03 Feb 2021 00:09
by kzlosnik
Hi,

Yes. I am using the latest version of ProppFrexx application.
I have just opened the file located in C:\Users\admin\AppData\Roaming\radio42\ProppFrexx ONAIR\4.0\stat.
Looking for the live show transmitted over MODSTREAM.
The show in the stat file should be between 7:00 am and 9:00 am
And see like on the attached screenshot. Between 7:00 am and 9:00 am there is nothing about the modstream feed.

Re: MODStream in statistic report

Posted: 03 Feb 2021 00:29
by kzlosnik
Additionally I've added more screenshot of the settings

Re: MODStream in statistic report

Posted: 03 Feb 2021 00:46
by radio42
Than the only possibility is, that the MODStream isn't updated by any SongTitle changes, i.e. the MODStream URL doesn't receive meta data updates!
Can you check this, by checking, if your Streaming Server receives SongTitle updates while the MODStream is playing?

Re: MODStream in statistic report

Posted: 03 Feb 2021 13:44
by kzlosnik
Hi,

I have screenshot from the IceCast statistics software that is installed on the server side where the ProppFrexx is feeding signal to.
As you can see Title and Artist names are visible. Conclusion: Title and Artist names are present.