Search found 20 matches

by John2103
26 Mar 2024 20:57
Forum: Questions & Answers
Topic: Retrieving track after next track.
Replies: 4
Views: 2209

Re: Retrieving track after next track.

Hi Gerrit,

It's under development, but you can see it in action every evening between 8 p.m. and 11 p.m. at https://centraalhits.eu. Complete the request form and your request will be played after a few songs.

John
by John2103
07 Jan 2024 15:34
Forum: Questions & Answers
Topic: REST API get current artist.
Replies: 2
Views: 1997

REST API get current artist.

If I use PING ${cpltrackartistcurrent} via TCP, ProppFrexx returns the name of the artist. However if I query the REST API via Postman, ["PING ${cpltracknamecurrent}"], ProppFrexx returns ${cpltracknamecurrent} If I query the REST API for [“PING”], ProppFrexx returns “OK”. Am I doing somet...
by John2103
28 Nov 2023 12:34
Forum: Questions & Answers
Topic: Retrieving track after next track.
Replies: 4
Views: 2209

Re: Retrieving track after next track.

Thanks Bernd, that's what I was looking for.
by John2103
27 Nov 2023 11:01
Forum: Questions & Answers
Topic: Retrieving track after next track.
Replies: 4
Views: 2209

Retrieving track after next track.

I have built an application that allows songs to be requested using a form on a website. ChatGPT then generates a text that is converted into an MP3 by text to speech. This MP3 and the requested song will then be placed in the playlist using the ProppFrexx API. I want to remove any jingles before th...
by John2103
21 Aug 2023 17:39
Forum: Questions & Answers
Topic: PFL problems
Replies: 5
Views: 775

Re: PFL problems

Can this bug also occur when using PFL and the D&R Airlite? After the last update it stopped working properly. I also tried Benjamin Hartwich's settings. They give the same result. After restoring the previous version of ProppFrexx everything worked fine again. I don't have time to investigate f...
by John2103
18 Jul 2023 14:55
Forum: Questions & Answers
Topic: Standby player mixer channels
Replies: 1
Views: 580

Standby player mixer channels

Is it possible to assign each standby player to a separate mixer channel? Now all standby players go to the same mixer channel.

Thanks in advance for the info.
by John2103
08 Feb 2023 16:10
Forum: Questions & Answers
Topic: Automatically insert a file before a track in the playlist.
Replies: 2
Views: 856

Re: Automatically insert a file before a track in the playlist.

Thank you Bernd, that's a perfect solution. I continue to be amazed about the flexibility of ProppFrexx :D
by John2103
07 Feb 2023 17:53
Forum: Questions & Answers
Topic: Automatically insert a file before a track in the playlist.
Replies: 2
Views: 856

Automatically insert a file before a track in the playlist.

I some cases would like to automatically insert an mp3 before a song in the playlist. For example, if the next song is by Dua Lipa, I want to automatically insert an mp3 with information about the latest song by Dua Lipa before that song. I think I can do that in the following way. ProppFrexx sends ...
by John2103
28 Jul 2022 12:42
Forum: Questions & Answers
Topic: Request Program for ProppFrexx.
Replies: 6
Views: 1431

Re: Request Program for ProppFrexx.

Thank you, Bernd. You are right, on my development computer I didn’t have any media libraries and thus I just dragged and dropped a few files into ProppFrexx. Makes sense, but I hadn't thought of it :oops: Works perfectly with the media libraries.
by John2103
28 Jul 2022 10:32
Forum: Questions & Answers
Topic: Request Program for ProppFrexx.
Replies: 6
Views: 1431

Re: Request Program for ProppFrexx.

Hi Bernd, Your solution with comparing the artist and title works great. However, I noticed that the macro ${plstrackguidcurrent} has been added in the latest version (thanks!), and I couldn't resist testing that also. When I use the new macro with EXEC_SEND_TCP 192.168.1.8:8053|<xml><artist><![CDAT...