Page 1 of 1

Script editor.

Posted: 22 Jan 2016 23:23
by Dolkis
Hi man, Im in the making of our script for our PF streaming server.

Im doing a sweeper script atm, but it wont work.
Im using hooks in the soongs I want to use (I can se the hooks in the PFL player)
But in the Script Libratu I cant se the Hooks.
Im doing a filter with "[Use HookCuePoints] = True".
When I press Test it shows just "No entries found for the filter!"





Im doing all this on a Demo version but that would not be the case I hope?

Re: Script editor.

Posted: 22 Jan 2016 23:33
by radio42
The mentioned filter will search for tracks having the "UseHookCuePoints" option set in it's track options!
It won't find tracks which simply have hook cue points defined.
If that is what you want to filter use the "HasHook = True" filter instead.

Re: Script editor.

Posted: 22 Jan 2016 23:58
by Dolkis
Nop, when Im loading the script PF just see one song, the others it do not se. And PF wont play the song in the right hooks. (starts from the beginning)

Re: Script editor.

Posted: 23 Jan 2016 00:02
by Dolkis
Its working.... Im the bad guy! sorry m8