Search found 9034 matches
- 01 Mar 2026 21:44
- Forum: Questions & Answers
- Topic: Monitoring disconnections
- Replies: 1
- Views: 478
Re: Monitoring disconnections
You can use e.g. the 'On Disconnected' event in the Streaming Server settings, see picture.
You can also use that event to write a related log file...
You can also use that event to write a related log file...
- 01 Mar 2026 11:56
- Forum: Questions & Answers
- Topic: Silence before TOTH
- Replies: 4
- Views: 565
Re: Silence before TOTH
I just analysed your logs...
a) your initial assumption/message ("...AssignNextTrackToPlayer (TrackCueOut) failed: AutomaticLoading=False...) can not be resolved, as it is by design and just an internal debug log output but NOT an issue or error. That log simply tells me that the next track is ...
a) your initial assumption/message ("...AssignNextTrackToPlayer (TrackCueOut) failed: AutomaticLoading=False...) can not be resolved, as it is by design and just an internal debug log output but NOT an issue or error. That log simply tells me that the next track is ...
- 28 Feb 2026 21:11
- Forum: Questions & Answers
- Topic: Silence before TOTH
- Replies: 4
- Views: 565
Re: Silence before TOTH
Please send the full log to me - else I can not even validate, if that is a warning to ignore or a real issue in your setup.
- 27 Feb 2026 20:00
- Forum: Questions & Answers
- Topic: Master/slave with advert as playlist insert
- Replies: 1
- Views: 364
Re: Master/slave with advert as playlist insert
No, not automatically.
The Multi-Region advert concept is different and is explained here: https://www.radio42.com/proppfrexx/forum/viewtopic.php?p=8553&hilit=Regional+advert#p8553
You might theoretically send a command to the slave yourself with an event in the related overlay - but you would ...
The Multi-Region advert concept is different and is explained here: https://www.radio42.com/proppfrexx/forum/viewtopic.php?p=8553&hilit=Regional+advert#p8553
You might theoretically send a command to the slave yourself with an event in the related overlay - but you would ...
- 26 Feb 2026 20:57
- Forum: General OnAir Discussion
- Topic: Various License Questions?!
- Replies: 6
- Views: 19476
Re: Various License Questions?!
No, the license is per seat. You need to decide on which partition you want to use it.
Doesn’t make sense to constantly switch.
Doesn’t make sense to constantly switch.
- 22 Feb 2026 20:07
- Forum: Bug Reports
- Topic: VT Att Volume behind Local Cartwall
- Replies: 3
- Views: 1584
Re: VT Att Volume behind Local Cartwall
Fixed in v4.5.2.10
- 21 Feb 2026 17:13
- Forum: Wish List
- Topic: EXEC_TAG_FILE wish
- Replies: 15
- Views: 37391
Re: EXEC_TAG_FILE wish
Those values represent the logical null value.
So this is all good.
But yes, you can also leave a field ‚empty‘ resp. an empty string, i.e. „;;“.
So this is all good.
But yes, you can also leave a field ‚empty‘ resp. an empty string, i.e. „;;“.
- 21 Feb 2026 11:36
- Forum: Wish List
- Topic: EXEC_TAG_FILE wish
- Replies: 15
- Views: 37391
Re: EXEC_TAG_FILE wish
I don’t understand.
- 19 Feb 2026 18:32
- Forum: Bug Reports
- Topic: VT Att Volume behind Local Cartwall
- Replies: 3
- Views: 1584
Re: VT Att Volume behind Local Cartwall
Sure, I'll take a look!
- 18 Feb 2026 22:50
- Forum: Questions & Answers
- Topic: Question about scripting restrictions
- Replies: 10
- Views: 6560
Re: Question about scripting restrictions
For EXEC_TAG_FILE and the pfrestrictions TAG you can use a semicolon (;) as a separator for the restrictions. I.e.:
EXEC_TAG_FILE Y:\Tools\assets\tinkering\moods.flac|title=Colour Spectrum|artist=Coldplay|genre=Pop;Rock|pfrestrictions=00:00:00;00:00:00;0;0;00010101;00010101;True;Hits;Alles;$0 ...
EXEC_TAG_FILE Y:\Tools\assets\tinkering\moods.flac|title=Colour Spectrum|artist=Coldplay|genre=Pop;Rock|pfrestrictions=00:00:00;00:00:00;0;0;00010101;00010101;True;Hits;Alles;$0 ...