Search found 92 matches

by Thijmen
04 May 2023 19:09
Forum: Bug Reports
Topic: TCP socket concurrency
Replies: 3
Views: 2131

Re: TCP socket concurrency

I guess there is some max length of the socket (Is it 1448 perhaps? :)). I need to do some while loop to fetch resuming data in the socket before I send a new command. PLS_CURRENT_GET_ENTRIES returns more than my buffer length (even if I do 1024 * 10 as buffer length, PF sends 1448 string length bac...
by Thijmen
04 May 2023 16:38
Forum: Bug Reports
Topic: TCP socket concurrency
Replies: 3
Views: 2131

TCP socket concurrency

Dear, I have a background worker in C# code which interacts with ProppFrexx with the TCP client. Sometimes, I send a command en retrieve the data, but I get input from another command. Is there something possible to combat this? Hereby my proof of concept code; using System.Net; using System.Net.Soc...
by Thijmen
30 Apr 2023 22:11
Forum: Questions & Answers
Topic: Restore backup on other PC
Replies: 2
Views: 611

Re: Restore backup on other PC

Edit: I copied the AppData from server A to B and is working fine now!
by Thijmen
30 Apr 2023 21:54
Forum: Questions & Answers
Topic: Restore backup on other PC
Replies: 2
Views: 611

Restore backup on other PC

Hi,

I created a backup of my ProppFrexx installation via the create backup option. On another PC, I restored this backup, checked the medialibraries and script libraries but none are being restored. How can I debug this and fix this?

Best regards,

Thijmen
by Thijmen
30 May 2022 18:55
Forum: Bug Reports
Topic: Initial track in Program sometimes cuts off
Replies: 10
Views: 3049

Re: Initial track in Program sometimes cuts off

Hi Bernd,

Is the documentation incorrect? See attached screenshot.

When it occurs again, I will find some ways to get it reproduced - otherwise it's undoable for you.
by Thijmen
30 May 2022 18:28
Forum: Bug Reports
Topic: Initial track in Program sometimes cuts off
Replies: 10
Views: 3049

Re: Initial track in Program sometimes cuts off

Yes, I read that. I don't see how my issue is the same, ACPD is disabled as per documentation for initial tracks!

I know 100% sure that the WAV file is downloaded before the playlist is being loaded and being loaded into the player.
by Thijmen
29 May 2022 10:53
Forum: Bug Reports
Topic: Initial track in Program sometimes cuts off
Replies: 10
Views: 3049

Re: Initial track in Program sometimes cuts off

Ofcourse, I can edit the TAGS in Proppfrexx but those will be gone after the file gets overwritten, no?
by Thijmen
29 May 2022 10:52
Forum: Bug Reports
Topic: Initial track in Program sometimes cuts off
Replies: 10
Views: 3049

Re: Initial track in Program sometimes cuts off

Hi Bernd, I play it like this. As this file gets refreshed (every hour, xx:56), and my playlist at the full hour, I dont think the file gets changed while the playlist is open already. I can also see that the file gets changed (probably by Proppfrexx) at exactly the whole hour, so not xx:56. Is ther...
by Thijmen
28 May 2022 20:05
Forum: Bug Reports
Topic: Initial track in Program sometimes cuts off
Replies: 10
Views: 3049

Re: Initial track in Program sometimes cuts off

I looked in the logs of that playlist and time, and this showed:
24.661, 25
As ${durationsec}, ${effectivesec} as Log File Entry. While I open the file in Proppfrexx, it shows 1 min 37!
by Thijmen
28 May 2022 19:41
Forum: Bug Reports
Topic: Initial track in Program sometimes cuts off
Replies: 10
Views: 3049

Re: Initial track in Program sometimes cuts off

By the way: when I moved the file to the playlist manually it did show the correct length. Unsure what is happening here.