Search found 41 matches

by gerritk
14 Aug 2025 11:30
Forum: Wish List
Topic: Automatic generate playlists in one go.
Replies: 33
Views: 66688

Re: Automatic generate playlists in one go.

Thx for the reply. I will consider:)
by gerritk
13 Aug 2025 13:03
Forum: Wish List
Topic: Automatic generate playlists in one go.
Replies: 33
Views: 66688

Re: Automatic generate playlists in one go.

:(
radio42 wrote: 04 Aug 2025 19:56Great.
by gerritk
04 Aug 2025 19:52
Forum: Wish List
Topic: Automatic generate playlists in one go.
Replies: 33
Views: 66688

Re: Automatic generate playlists in one go.

See my post before this one. I told you in the past I used the Professional licence. Sent you a short video. Reaction was you didn't know why it would not work on my machine.

Know I understand why.
by gerritk
03 Aug 2025 21:44
Forum: Wish List
Topic: Automatic generate playlists in one go.
Replies: 33
Views: 66688

Re: Automatic generate playlists in one go.

Is Generate Playlist for Selected only for enterprise version? It still doesn't work with my professional version
by gerritk
03 Aug 2025 18:49
Forum: News and Announcements
Topic: v4.0.3.43 - stable
Replies: 4
Views: 38623

Re: v4.0.3.43 - stable

The Scheduler automation button is visible....
When clicking it I can import different schedule software
But at the bottom no (pre) generate playlist template options like above
by gerritk
03 Aug 2025 16:31
Forum: News and Announcements
Topic: v4.0.3.43 - stable
Replies: 4
Views: 38623

Re: v4.0.3.43 - stable

The (pre)generate option is not showing in my Professional licence version. When I start Proppfrexx demo I see this option. Am I doing something wrong?
by gerritk
10 Dec 2024 19:08
Forum: Wish List
Topic: spotify
Replies: 5
Views: 15095

Re: spotify

Deezer maybe?
by gerritk
15 Mar 2024 11:25
Forum: Questions & Answers
Topic: Start external program
Replies: 3
Views: 3217

Re: Start external program

Thx it works.

I will try to change it to

Code: Select all

EXEC_SHELL_COMMAND C:\Program Files\VideoLAN\VLC\vlc.exe "D:\{trackname} .mp4" --start-time={cueinms}
also I will try

The --start-time=$(($x-3)) to get it more in line (lip sync)
by gerritk
13 Mar 2024 16:15
Forum: Questions & Answers
Topic: Start external program
Replies: 3
Views: 3217

Start external program

How can I start an external program like Vlc?

Cmd command is>
"C:\Program Files\VideoLAN\VLC\vlc.exe" D:\Video\Artist - Title.mp4 --start-time=87

Exec Command
Exec Shell Command don't do the trick
by gerritk
13 Mar 2024 16:06
Forum: Questions & Answers
Topic: Vmix command get
Replies: 2
Views: 3301

Re: Vmix command get

Thx!
I removed the brackets and it works (with the GET).