Search found 9036 matches
- 11 Mar 2026 16:03
- Forum: General OnAir Discussion
- Topic: Handling hour-ends: How to avoid short track fragments before the TOP?
- Replies: 1
- Views: 59
Re: Handling hour-ends: How to avoid short track fragments before the TOP?
You can use the script option TryEnsureExactLength, so that the last track ends with the given program end time (enough tracks in your media lib are necessary to achieve this).
I.e. the last tracks of the program script will try to be picked out of your resp. media library matching the remaining ...
I.e. the last tracks of the program script will try to be picked out of your resp. media library matching the remaining ...
- 09 Mar 2026 20:47
- Forum: Questions & Answers
- Topic: Odd script problem
- Replies: 2
- Views: 211
Re: Odd script problem
No. Something must have changed. The history? I don’t know from here.
But you can use the „Test…“ function of that script to test the result and get the related Debug log output.
In this log output you might see, what is going wrong with line 10.
maybe all tracks of that related media lib have ...
But you can use the „Test…“ function of that script to test the result and get the related Debug log output.
In this log output you might see, what is going wrong with line 10.
maybe all tracks of that related media lib have ...
- 01 Mar 2026 21:44
- Forum: Questions & Answers
- Topic: Monitoring disconnections
- Replies: 1
- Views: 667
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: 761
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: 761
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: 492
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: 19763
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: 1878
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: 37796
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: 37796
Re: EXEC_TAG_FILE wish
I don’t understand.