Search found 8323 matches

by radio42
20 Mar 2024 17:36
Forum: Bug Reports
Topic: Advertising slot availability not accurate
Replies: 2
Views: 104

Re: Advertising slot availability not accurate

I am currently on holiday. But that update is quite long ago, so I can not check this right now… will do when I return in April. It might be related to the dynamic assignment, which might not be available at that time.
by radio42
20 Mar 2024 07:16
Forum: Questions & Answers
Topic: Stream playlist not closing after scheduled end time
Replies: 9
Views: 241

Re: Stream playlist not closing after scheduled end time

What do you mean by „… then close the playlist and play the original playlist loaded…“? Each program entry starts a script, which is then executed. So you want to ‚continue’ a previous program, you need to define another program after. Eg: - ProgA, ScriptA - ProgB, ScriptB - ProgC, ScriptA Not sure,...
by radio42
18 Mar 2024 09:17
Forum: Questions & Answers
Topic: Show playlist library in multi-row (banded) layout
Replies: 2
Views: 98

Re: Show playlist library in multi-row (banded) layout

I can unfortunately not reproduce your issue. So how are you testing things? Ad please also post a screenshot of your issue... Attached a screenshot where you can see, that the search result returns entries from different media libraries. One is actually from a folder base lib and the second from a ...
by radio42
16 Mar 2024 19:21
Forum: Wish List
Topic: Automatic Coming Up Embedded container generator
Replies: 2
Views: 4291

Re: Automatic Coming Up Embedded container generator

Just in case someone missed this feature, it was already added... see here: viewtopic.php?p=19155#p19155
by radio42
16 Mar 2024 14:24
Forum: Bug Reports
Topic: Multi Track Segue Editor no longer saves.
Replies: 32
Views: 558

Re: Multi Track Segue Editor no longer saves.

If something works well for year, or even for a week after a clean install, there must be something different all of a sudden, which triggers it. Also, that this issue is only specific to certain segues but not to all is an indication of a certain pattern and not a general issue of ProppFrexx.
by radio42
16 Mar 2024 12:53
Forum: Wish List
Topic: Automatich top of the hour
Replies: 2
Views: 142

Re: Automatich top of the hour

Yes, this is also possible in ProppFexx. See here: https://www.proppfrexx.radio42.com/forum/viewtopic.php?p=16854 The way it works is, that you first create in a script-line with the 'UseHookCuePoints' or the 'AsEmbeddedHookContainer' option, eg. Count=3, ie. selecting 3 tracks in that script-line. ...
by radio42
16 Mar 2024 10:45
Forum: Bug Reports
Topic: Multi Track Segue Editor no longer saves.
Replies: 32
Views: 558

Re: Multi Track Segue Editor no longer saves.

No. A playlist file is a playlist file, no matter how it is created. But of course you need write access to it. But what is the exact use case you can reproduce? As I tried all scenarios (incl. all your settings you send me). If you can reproduce it with a certain playlist and files, please send tho...
by radio42
15 Mar 2024 23:25
Forum: Bug Reports
Topic: Multi Track Segue Editor no longer saves.
Replies: 32
Views: 558

Re: Multi Track Segue Editor no longer saves.

I already send you various replies. I tested your entire app data config and I figured, that the standard user (which you told me I should use) has no user right for the Segue Editor. Maybe that’s your issue? And when I tried the Admin user, all was working as expected. And I could not reproduce you...
by radio42
15 Mar 2024 21:17
Forum: Questions & Answers
Topic: Blinken des ON (AIRLITE) 30s vor Wechsel
Replies: 1
Views: 91

Re: Blinken des ON (AIRLITE) 30s vor Wechsel

I don't own a D&R myself ;-)

Actually there is no general event which fires when a track is close to its end. As such, there is no such possibility available to let the D&R blink faster 15-30sec. is before the end.
by radio42
15 Mar 2024 16:10
Forum: Questions & Answers
Topic: The playlists only appear at the last moment.
Replies: 5
Views: 155

Re: The playlists only appear at the last moment.

Yes. By default the scripts are executed in real-time. Meaning only certain tracks (number is configurable) are scheduled in advance and the entire (history) checks are executed at that time. But when a new playlist loads already new tracks are scheduled. So the history check is executed at that tim...