Search found 8349 matches

by radio42
09 Oct 2015 18:11
Forum: Questions & Answers
Topic: Is it possible to connect 2 computers?
Replies: 5
Views: 4004

Re: Is it possible to connect 2 computers?

Yes!
But the question is: What exactly do you want to achieve?
by radio42
08 Oct 2015 21:09
Forum: Questions & Answers
Topic: empty folder
Replies: 6
Views: 6768

Re: empty folder

I am not sure I do understand what your issue is. How do you do the batch conversion? What options have you selected? Are you doing this with the Tagger or ProppFrexx ONAIR? Are you just renaming files or re-encoding them? Who is deleting what (note, that ProppFrexx by default doesn't delete any aud...
by radio42
08 Oct 2015 09:39
Forum: Questions & Answers
Topic: empty folder
Replies: 6
Views: 6768

Re: empty folder

Guess they are not deleted, but moved to some other folder; since the Batch-Conversion of the Tagger (guess you are just talking about that dialog of the Tagger). The Batch-Conversion only performs a File.Move operation but never a delete - so I asusme, they somehow moved to some other 'folder'. I'l...
by radio42
08 Oct 2015 09:39
Forum: Questions & Answers
Topic: empty folder
Replies: 6
Views: 6768

Re: empty folder

You are wrong! ProppFrexx doesn't add such sign. Before you told me that you are renaming the files using the Batch Conversion. This uses macros and YOU use the renaming file pattern. After the batch conversion is done, all files are renamed accordingly and you might need to refresh the explorer vie...
by radio42
06 Oct 2015 17:50
Forum: Questions & Answers
Topic: Top Hour in FixTime Elements
Replies: 5
Views: 5706

Re: Top Hour in FixTime Elements

Hi Quentin, I just released a new v4.0.0.19-beta beta (so “Check for Beta-Versions…”). This contains a new FTE option 'Skip Last' - as you requested initially ('Skip at Start' was therefore renamed to 'Skip First'). It uses the related program end time (which runs the script) and suppresses the last...
by radio42
06 Oct 2015 12:03
Forum: Questions & Answers
Topic: Exec command2 based on two evaluations
Replies: 8
Views: 7847

Re: Exec command2 based on two evaluations

You can use any defined and allowed macro. All macros are fully documented in the User Manual Appendix. All macros do have the form ${...}. So your 'state_src_sel.4' is of course not a valid parameter ;-) If you want to keep track of the state of a certain D&R Airlite SWITCH or STATE; you can an...
by radio42
03 Oct 2015 18:15
Forum: Questions & Answers
Topic: Exec command2 based on two evaluations
Replies: 8
Views: 7847

Re: Exec command2 based on two evaluations

Yes, 'chaining' 2 or more EXEC_COMMAND2 commands should work.
Could you send me a valid example, as the one you posted is of course not working, as
a) It should be EXEC_COMMAND2 and not exec_command2
b) state_src_sel.4 doesn't seem to be a valid parameter
by radio42
02 Oct 2015 19:53
Forum: News and Announcements
Topic: v4.0.0.18 - stable
Replies: 3
Views: 7987

Re: v4.0.0.18 - stable

Yes, that is intended and by design it is the automatic reconnect feature. It probably informs you, that the GPIO Client itself can not connect to your ProppFrexx ONAIR instance! If this the case, please check your server settings within the GPIO Client: the address, port number and password. E.g. y...
by radio42
30 Sep 2015 22:59
Forum: Questions & Answers
Topic: Top Hour in FixTime Elements
Replies: 5
Views: 5706

Re: Top Hour in FixTime Elements

If you only want individual jingles, as in your case only one within 3 hours, an FTE wouldn't really work.
You might consider using an Overlay Scheduler Entry with the AsPlaylistInsert option.
by radio42
30 Sep 2015 20:39
Forum: Questions & Answers
Topic: GPIO Client
Replies: 15
Views: 15650

Re: GPIO Client

Please try the new v4.0.0.18.
The GPIO client was optimized in various ways.
Also the GamePort support was completely reworked (which caused the error you posted).