Search found 132 matches

by Thijmen
28 Mar 2026 10:29
Forum: Questions & Answers
Topic: Weird Playlist script behaviour
Replies: 11
Views: 11273

Re: Weird Playlist script behaviour

Oh no this was on me for this instance, since I moved a folder in my library to another library - it actually couldnt find the tracks. Will report back when I have a better case for a bug report.
by Thijmen
28 Mar 2026 10:22
Forum: Questions & Answers
Topic: Weird Playlist script behaviour
Replies: 11
Views: 11273

Re: Weird Playlist script behaviour

I've had a new occurence, I have the debug log. Due to the big logs, I've filtered out to the time where the issues begin. I've emailed you the log.
by Thijmen
20 Mar 2026 23:13
Forum: Questions & Answers
Topic: Weird Playlist script behaviour
Replies: 11
Views: 11273

Re: Weird Playlist script behaviour

I think this happens maybe 2-3 times a week? I have every hour a new script in the scheduler.

I don't think it's due to to the scripting being wrong, since starting a new program with the PROGRAM_STARTSCRIPT works directly. Odd, isn't it?

I've enabled the debug logging - once this happens again I ...
by Thijmen
20 Mar 2026 21:26
Forum: Questions & Answers
Topic: Weird Playlist script behaviour
Replies: 11
Views: 11273

Re: Weird Playlist script behaviour

>So you would need to monitor it when you discover the error. I assume it is a history issue.

I understand. What can I do in that situation? Would the script scheduler output some debug log somewhere, perhaps something that I can toggle?
by Thijmen
20 Mar 2026 19:47
Forum: Questions & Answers
Topic: Weird Playlist script behaviour
Replies: 11
Views: 11273

Re: Weird Playlist script behaviour

I've send you the log via Email
by Thijmen
20 Mar 2026 19:08
Forum: Questions & Answers
Topic: Weird Playlist script behaviour
Replies: 11
Views: 11273

Re: Weird Playlist script behaviour

1. No, nothing in the error log. Last exception dates from january.

2. No errors pop up from there, and work properly.
by Thijmen
20 Mar 2026 13:11
Forum: Questions & Answers
Topic: Weird Playlist script behaviour
Replies: 11
Views: 11273

Weird Playlist script behaviour

Hi there,

Sometimes I experience some issue with playlist script generation.
I hope you can help me.

What I am seeing is two things:

1. Sometimes playlist does not generate at all
I assume that the "engine" then cannot generate the first entry and just stops then.
If I then use a PROGRAM ...
by Thijmen
21 Feb 2026 13:48
Forum: Wish List
Topic: EXEC_TAG_FILE wish
Replies: 15
Views: 43482

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: 43482

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: 43482

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?