Search found 173 matches

by friso
07 Jun 2019 09:02
Forum: Questions & Answers
Topic: Song Requests in overlay
Replies: 9
Views: 8429

Re: Song Requests in overlay

Bernd Some support for requests in proppfrexx would be great. I am using this on my 24/7 nonstop radio station and adding should be normally direct into the active playlist. I always have 2 extra tracks ready in the playlist. After that it should be inserted. But if you want to do this in an special...
by friso
06 Jun 2019 17:07
Forum: Questions & Answers
Topic: Song Requests in overlay
Replies: 9
Views: 8429

Re: Song Requests in overlay

Bernd Solved it. This code is working. I have for testing initiated an vpn connection with my playout system. And localy here i have XAMPP. <?php $fp = fsockopen("192.168.1.55", 8052, $errno, $errstr, 30); if (!$fp) { echo "$errstr ($errno)<br />\n"; } else { fwrite($fp, "AU...
by friso
06 Jun 2019 15:40
Forum: Questions & Answers
Topic: Song Requests in overlay
Replies: 9
Views: 8429

Re: Song Requests in overlay

Created this script, but it is not working. Help would be great. I have searched for documentation, but i don't know how to use this with commands in proppfrexx <?php $fp = fsockopen("192.168.1.55", 8052, $errno, $errstr, 30); if (!$fp) { echo "$errstr ($errno)<br />\n"; } else {...
by friso
06 Jun 2019 11:39
Forum: Questions & Answers
Topic: Song Requests in overlay
Replies: 9
Views: 8429

Re: Song Requests in overlay

Bernd If someone could put me in the right direction i would try to code it myself, But for example how do i use the commands in proppfrexx in an php script. I can't find anything how to do this. As an alternative for now i thought an append of playlist items would do for the moment. But after it is...
by friso
05 Jun 2019 21:06
Forum: Questions & Answers
Topic: Song Requests in overlay
Replies: 9
Views: 8429

Song Requests in overlay

Hello I want to do the following. An requests playlist is getting filled with requested songs. This playlist is played at certain times with the overlay scheduler. After it is played i automattically want the playlist to be empty so it can be filled with new songs. and of course automatically saved....
by friso
19 Oct 2018 08:18
Forum: Bug Reports
Topic: Crache Proppfrexx
Replies: 1
Views: 4820

Crache Proppfrexx

After installing proppfrexx on my new Intel NUC after a couple of days working ok the programm craches with this out of the event viewer of windows. Application: ProppFrexx ONAIR.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: ...
by friso
05 Jan 2018 09:38
Forum: Questions & Answers
Topic: American Audio 14MXR mixer
Replies: 2
Views: 4276

American Audio 14MXR mixer

Hello I am trying to connect this mixer to proppfrexx. This mixer communicates thrue USB in MIDI protocol. I have managed to get start buttons and cue buttons working, an also volume faders on the mixer are working correct. Now the mixer has ofcourse pfl buttons above the faders, and when i push dos...
by friso
01 Jun 2017 12:05
Forum: Bug Reports
Topic: Media library server crash
Replies: 7
Views: 9196

Re: Media library server crash

Bernd

Yesterday after your latest reply i uninstalled KB4019288 and KB4019112.
So far no crashes in de media library server have been issued.
Both updates are related to .NET framework.

Friso
by friso
31 May 2017 17:53
Forum: Bug Reports
Topic: Media library server crash
Replies: 7
Views: 9196

Re: Media library server crash

Bernd Again, the server crashed. I have searched for the english translation for this error, and this is what i found. "A new guard page for the stack cannot be created". Searching a little bit further i suggests that it could have something to do with .net. When i look at my windows upda...
by friso
31 May 2017 09:41
Forum: Bug Reports
Topic: Media library server crash
Replies: 7
Views: 9196

Re: Media library server crash

Bernd Yes, i installed also latest updates for windows 7 professional x64. Also i run Proppfrexx 64 bit. The occurence of the popup error is not directly, but after some time. It means sometimes in a couple of hours, and sometimes after a couple of days. I looked in the directory as discribed, but n...