Search found 8295 matches

by radio42
15 Mar 2024 21:17
Forum: Questions & Answers
Topic: Blinken des ON (AIRLITE) 30s vor Wechsel
Replies: 1
Views: 56

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: 79

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...
by radio42
15 Mar 2024 13:01
Forum: Questions & Answers
Topic: Start external program
Replies: 3
Views: 52

Re: Start external program

Note, that ProppFrexx macros must precede with a $ sign,
Eg. ${trackname}

And note, that not all macros are available with all events… see the user manual appendix for details.
by radio42
13 Mar 2024 18:37
Forum: Questions & Answers
Topic: Start external program
Replies: 3
Views: 52

Re: Start external program

Please post your exact command...
E.g. it might look like this (your quotes have just not been set accordingly):

Code: Select all

EXEC_SHELL_COMMAND C:\Program Files\VideoLAN\VLC\vlc.exe "D:\Video\Artist - Title.mp4" --start-time=13
by radio42
12 Mar 2024 22:13
Forum: Questions & Answers
Topic: The playlists only appear at the last moment.
Replies: 5
Views: 79

Re: The playlists only appear at the last moment.

This seems impossible. How is your script looking like? Please show an example or screenshot! What do you mean by planned? Who was planning it and how? Are you maybe using a LoadPlaylist script-line? If yes, does that playlist file maybe change after it was loaded? Any scheduled playlist file (i.e. ...
by radio42
12 Mar 2024 22:03
Forum: Questions & Answers
Topic: Stream playlist not closing after scheduled end time
Replies: 9
Views: 124

Re: Stream playlist not closing after scheduled end time

A script (when executed in a program) is looped to provide the needed 'next' tracks, e.g. for all DJ Players as well as to provide the subsequent tracks (as specified as the 'Look Ahead' parameter). The script does this by executing it's script-lines. Once all script-lines are executed, the script s...
by radio42
12 Mar 2024 16:54
Forum: Questions & Answers
Topic: The playlists only appear at the last moment.
Replies: 5
Views: 79

Re: The playlists only appear at the last moment.

You define yourself, how and when the new playlist is shown (see the StartType of a Program). By default a new playlist windows opens ‚Show seconds in Advance‘ ahead of its start time, eg. When you set this to 70sec. the new playlist is shown 70sec. in advance. You might increase that time. If you w...
by radio42
11 Mar 2024 19:45
Forum: Questions & Answers
Topic: Can ProppFrexx play Mixcloud stream?
Replies: 2
Views: 33

Re: Can ProppFrexx play Mixcloud stream?

Because Mixcloud doesn't alow this. This is a limitation of Mixcloud.
Their stream can only be played directly in their app or web-site.

Ask Mixclound why ;-)
by radio42
11 Mar 2024 18:19
Forum: Questions & Answers
Topic: Vmix command get
Replies: 2
Views: 34

Re: Vmix command get

Can you please post the full command in text form, e.g. like this: EXEC_SEND_HTTP_GET admin|admin|http://127.0.0.1:8088/api/?Function=AddInput&Value=Video%7Cd:%5CProppFrexx AUDIO\SynologyDrive\Video\ANDY HUNTER - SPIRAL ft. Beth Bullock (Official Music Video).mp4 So: a) make sure, that you did n...
by radio42
11 Mar 2024 07:36
Forum: Questions & Answers
Topic: Stream playlist not closing after scheduled end time
Replies: 9
Views: 124

Re: Stream playlist not closing after scheduled end time

I am sorry, but I can not follow what you mean. Can you please explain what you would like to achieve and what you have exactly configured. I see only one program scheduler entry (but not the ones around). And you have defined a script which loads two tracks and then loops on script-line 3.