Search found 125 matches

by Thijmen
21 Feb 2026 13:48
Forum: Wish List
Topic: EXEC_TAG_FILE wish
Replies: 15
Views: 35497

Re: EXEC_TAG_FILE wish

It marks the date range between 01-01-0001 and 01-01-0001. I understand that this seems to be a nullable field: can I also pass nothing for those sections to let the backing value become null?
by Thijmen
21 Feb 2026 09:47
Forum: Wish List
Topic: EXEC_TAG_FILE wish
Replies: 15
Views: 35497

Re: EXEC_TAG_FILE wish

Neat, thanks!

However, it is now like this. Would this break functionality in proppfrexx?
by Thijmen
18 Feb 2026 22:11
Forum: Wish List
Topic: EXEC_TAG_FILE wish
Replies: 15
Views: 35497

Re: EXEC_TAG_FILE wish

I'm a bit confused, how would it work?

Code: Select all

EXEC_TAG_FILE Y:\Tools\assets\tinkering\moods.flac|title=Colour Spectrum|artist=Coldplay|genre=Pop;Rock|pfrestrictions=00:00:00|00:00:00|0|0|00010101|00010101|True|Hits|Alles|$0|rating=70
Does pfrestrictions needs to be the last in line?
by Thijmen
18 Feb 2026 18:44
Forum: Questions & Answers
Topic: Question RE: Playlist events
Replies: 2
Views: 952

Re: Question RE: Playlist events

Haven't thought about that flow, thanks Bernd!
by Thijmen
18 Feb 2026 18:38
Forum: Wish List
Topic: EXEC_TAG_FILE wish
Replies: 15
Views: 35497

Re: EXEC_TAG_FILE wish

How can I use this pfrestrictions? How would the format look like? Is it like in viewtopic.php?p=20720?
by Thijmen
14 Feb 2026 20:03
Forum: Questions & Answers
Topic: Question RE: Playlist events
Replies: 2
Views: 952

Question RE: Playlist events

Hi Bernd,

Could you elaborate a bit on the exact inner working of the playlist events?
E.g.
OnTrackReplace
OnTrackAdded
OnTrackEmpty


(would it also be possible to add OnTrackRemove?)

Thanks!
by Thijmen
24 Jan 2026 20:00
Forum: Wish List
Topic: EXEC_TAG_FILE wish
Replies: 15
Views: 35497

Re: EXEC_TAG_FILE wish

Thank you for your efforts Bernd, appreciated!
by Thijmen
21 Jan 2026 09:34
Forum: Questions & Answers
Topic: TCP close?
Replies: 2
Views: 1740

Re: TCP close?

Okay - so to confirm, even though the stack trace is visible in the debug log when testing a script, it is fine to see the exception. Thanks :)
by Thijmen
20 Jan 2026 21:40
Forum: Wish List
Topic: EXEC_TAG_FILE wish
Replies: 15
Views: 35497

Re: EXEC_TAG_FILE wish

Ahh yeah, my bad - I used `moods`, but `mood` does work!
by Thijmen
20 Jan 2026 21:22
Forum: Questions & Answers
Topic: TCP close?
Replies: 2
Views: 1740

TCP close?

Hi there,

I heavily use the TCP connection and it just occured to me, that when testing a script, the ping timeout is visible in the output console:


20-1-2026 21:20:34: Processing Script-Line 6 (Retries=4000): 1 LeastRecentlyPlayed : ALLES (Filter=~[Rating] <> '20', Options=None)
20-1-2026 21:20 ...