Search found 9065 matches

by radio42
20 Mar 2026 19:29
Forum: Questions & Answers
Topic: Weird Playlist script behaviour
Replies: 11
Views: 13436

Re: Weird Playlist script behaviour

The "Test..." function always produces an output - so it is impossible 'nothing pop up'.
The full output in this window (bottom part) is interesting...
by radio42
20 Mar 2026 19:14
Forum: Questions & Answers
Topic: import m3u
Replies: 15
Views: 14830

Re: import m3u

Then expand the LAST node!
An exception occurred while reading a log file entry - probably the entry after the last valid one produced an error.
The error is, as given - i.e. the entries path' format is incorrect.
As I don't have your audio files I can not exactly tell which one is corrupt/incorrect ...
by radio42
20 Mar 2026 16:44
Forum: Questions & Answers
Topic: Weird Playlist script behaviour
Replies: 11
Views: 13436

Re: Weird Playlist script behaviour

1. No, it might skip that script line. So I guess there is some other issue. But I can not tell here which one. Any hint or exception the the logs? See the ribbon tab.

2. Maybe it is the same issue?
Yes, you can use the „Test…“ function of the script to see, if you maybe have a history issue?
by radio42
20 Mar 2026 15:51
Forum: Questions & Answers
Topic: import m3u
Replies: 15
Views: 14830

Re: import m3u

An v4.5.2.11 update is available.

There was indeed a bud with the #UPD command in the M3U Program Import.
by radio42
20 Mar 2026 13:20
Forum: Questions & Answers
Topic: import m3u
Replies: 15
Views: 14830

Re: import m3u

You define the Playlist Output Folder in the general settings:
Screenshot 2026-03-20 131829.png
by radio42
19 Mar 2026 22:50
Forum: Questions & Answers
Topic: import m3u
Replies: 15
Views: 14830

Re: import m3u

No.
Even with “Split by TimeUpdate” it creates a new program for each UPD command.
With “TimeUpdateOrHour” it creates a new program either by each UPD command or if this doesn't happen, the per Hour.

But you can simply try it and then see the result.
by radio42
18 Mar 2026 20:51
Forum: Questions & Answers
Topic: import m3u
Replies: 15
Views: 14830

Re: import m3u

The UDP command (program update separator) must start with a # (else it would be recognized as a file entry!), i.e. it must be: #UPD:01:00:00
by radio42
18 Mar 2026 13:03
Forum: Wish List
Topic: Parabolic or Exponential / logarithmic fade
Replies: 1
Views: 1267

Re: Parabolic or Exponential / logarithmic fade

Yes, current each auto fade is linear.
But you can add your additional volume points manually for a segue to achieve it.

I will see, if something is possible in a future release.
by radio42
17 Mar 2026 18:17
Forum: Questions & Answers
Topic: Windows "stuck" at the top of the screen
Replies: 1
Views: 1767

Re: Windows "stuck" at the top of the screen

Yes, they close like any window when you press the 'X' button at the very top right.

Do you else maybe have UAC enabled and not the right to close the window?
Else, please post a screenshot.
by radio42
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: 5121

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 ...