Search found 8951 matches

by radio42
30 Nov 2025 16:20
Forum: Questions & Answers
Topic: Listeners count
Replies: 12
Views: 9813

Re: Listeners count

Each server has two different credentials!
One set for streaming (username is by default ‚Source‘).
And another, different set for admin functions (username is by default ‚Admin‘).

In order to obgain the listener stats you also need to provide the Admin credentials!
As said, these are different ...
by radio42
29 Nov 2025 11:04
Forum: Wish List
Topic: Command to get user command names
Replies: 2
Views: 774

Re: Command to get user command names

Currently no plans for that- as the names are only for the internal UI - so I guess you want to build something on top?
by radio42
27 Nov 2025 23:15
Forum: Questions & Answers
Topic: Playlist file (1 hour) on pc
Replies: 4
Views: 1144

Re: Playlist file (1 hour) on pc

As said above, a playlist file can be pre-generated. It is a .pfp playlist file. And yes, it can contain placeholders.

So that is „…something like that“.

Also note, that I have send you an email regarding the use of the commercial version.
You have a non-commercial version and it seems, that you ...
by radio42
27 Nov 2025 17:28
Forum: Questions & Answers
Topic: Playlist file (1 hour) on pc
Replies: 4
Views: 1144

Re: Playlist file (1 hour) on pc

Depends what you exactly mean and are doing?
E.g. if you just start a script via the scheduler and let the script run, there is no playlist file, as the playlist is rendered in real-time.
If you pre-create your playlists in advance and then play them (e.g. also via the scheduler) you can obtain

You ...
by radio42
26 Nov 2025 11:34
Forum: Wish List
Topic: spotify
Replies: 7
Views: 16574

Re: spotify

No, there are no plans, as the recording and streaming of Spotify content is not allowed!
And these are core functions of ProppFrexx as a broadcasting application.
by radio42
24 Nov 2025 16:20
Forum: Questions & Answers
Topic: Listeners count
Replies: 12
Views: 9813

Re: Listeners count

Which version of ProppFrexx are you using? Have you tried the latest?
Have you enabled the "Show Listeners" option in the Network Streaming monitor?
Screenshot 2025-11-24 155740.png
In yes, a new Listeners column is shown - is that visible and reporting correct values?
If ot, please check yout ...
by radio42
23 Nov 2025 14:16
Forum: Questions & Answers
Topic: Question about scripting restrictions
Replies: 9
Views: 1796

Re: Question about scripting restrictions

I will let you know, once I thought about it...
by radio42
23 Nov 2025 13:46
Forum: Questions & Answers
Topic: Question about scripting restrictions
Replies: 9
Views: 1796

Re: Question about scripting restrictions

I will think about it - but you would have to format the content yourself and it would be on your own risk!
by radio42
23 Nov 2025 13:10
Forum: Questions & Answers
Topic: Question about scripting restrictions
Replies: 9
Views: 1796

Re: Question about scripting restrictions

The $0 is coming from the last NoRepeatDays value.
If you want to tag your MP3s do it according to the ID3v2 specs, which I cannot explain here - there are many official pages.
Yes, the entire ‚ProppFrexx’ meta data xml string is saved in the Riff Info block ‚IPFD‘ of a wav file. Whereas the ...
by radio42
22 Nov 2025 18:11
Forum: Questions & Answers
Topic: Faderstart Midi
Replies: 5
Views: 938

Re: Faderstart Midi

What exactly works? The fader start?
Note, that setting the volume, e.g. via MIXER_OUTPUT_VOLUME_SET A... wouldn't trigger another MIDI message.
E.g. you might add another mapping for the fader start?

Or, if you already control the ProppFrexx Fader by MIDI messages (and that is working fine), you ...