Search found 150 matches

by Thijmen
14 Jul 2026 20:50
Forum: Questions & Answers
Topic: Best way to start playlist
Replies: 4
Views: 1510

Re: Best way to start playlist

My bad - I thought it would need to be the filename, but it should be the name inside the script. Thanks Bernd! Great software
by Thijmen
14 Jul 2026 20:48
Forum: Questions & Answers
Topic: Best way to start playlist
Replies: 4
Views: 1510

Re: Best way to start playlist

OK - I added my custom directory to "Automatic script library path", I've rescanned it but can't seem to start a script from that directory. I just use the regular name with PROGRAM_STARTSCRIPT, no pfs added
by Thijmen
14 Jul 2026 20:37
Forum: Questions & Answers
Topic: Best way to start playlist
Replies: 4
Views: 1510

Re: Best way to start playlist

Does the PROGRAM_STARTSCRIPT require a script in the scripts directory or does it support a full path too? I am trying the full path but no success yet.
by Thijmen
12 Jul 2026 21:50
Forum: Questions & Answers
Topic: Question around LeastRecentlyPlayed
Replies: 4
Views: 1174

Re: Question around LeastRecentlyPlayed

Fair enough, gonna do that, thanks a lot!
by Thijmen
12 Jul 2026 21:49
Forum: Questions & Answers
Topic: Best way to start playlist
Replies: 4
Views: 1510

Best way to start playlist

Hi Bernd,

I open a PFP file via TCP via these commands:

PLS_CURRENT_NEW
PLS_CURRENT_LOAD_PLAYLIST LOCATION.pfp
PLS_CURRENT_AUTOPLAY_ON

But how can I properly load the tracks in the players + start, and stop the previous playlist with fading?
by Thijmen
12 Jul 2026 09:24
Forum: Questions & Answers
Topic: Question around LeastRecentlyPlayed
Replies: 4
Views: 1174

Re: Question around LeastRecentlyPlayed

> Why don‘t you tag those tracks properly?

Because I did not want to filter for "non christmas songs" per default in all of my scripts.

Ofcourse, I can tag those with Grouping, that would work - but then I would need to used that in all my scripts. Is there some possibility to use a "base filter ...
by Thijmen
11 Jul 2026 19:55
Forum: Questions & Answers
Topic: Question around LeastRecentlyPlayed
Replies: 4
Views: 1174

Question around LeastRecentlyPlayed

Hi Bernd,

I have a media library of around 5000 tracks.

For my Christmas tracks, I use a ruleset that they can only be played in December, for instance. Those are around 250-ish tracks.

Now, as you can imagine, it was quite some time since these tracks have been played. I believe, that this ...
by Thijmen
06 Jul 2026 19:07
Forum: Questions & Answers
Topic: Weird scripting behaviour around Execute + Jingles
Replies: 12
Views: 1191

Re: Weird scripting behaviour around Execute + Jingles

Seems to be working, thanks for the fix!
by Thijmen
06 Jul 2026 19:07
Forum: Wish List
Topic: Command to get user command names
Replies: 10
Views: 18153

Re: Command to get user command names

Great, it works! Thank you for your efforts
by Thijmen
05 Jul 2026 10:57
Forum: Wish List
Topic: Command to get user command names
Replies: 10
Views: 18153

Re: Command to get user command names

Hi Bernd,

Just making sure this is not flying under the radar. Is there something wrong with my setup?