Search found 41 matches
- 14 Aug 2025 11:30
- Forum: Wish List
- Topic: Automatic generate playlists in one go.
- Replies: 33
- Views: 66655
Re: Automatic generate playlists in one go.
Thx for the reply. I will consider:)
- 13 Aug 2025 13:03
- Forum: Wish List
- Topic: Automatic generate playlists in one go.
- Replies: 33
- Views: 66655
- 04 Aug 2025 19:52
- Forum: Wish List
- Topic: Automatic generate playlists in one go.
- Replies: 33
- Views: 66655
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.
Know I understand why.
- 03 Aug 2025 21:44
- Forum: Wish List
- Topic: Automatic generate playlists in one go.
- Replies: 33
- Views: 66655
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
- 03 Aug 2025 18:49
- Forum: News and Announcements
- Topic: v4.0.3.43 - stable
- Replies: 4
- Views: 38619
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
When clicking it I can import different schedule software
But at the bottom no (pre) generate playlist template options like above
- 03 Aug 2025 16:31
- Forum: News and Announcements
- Topic: v4.0.3.43 - stable
- Replies: 4
- Views: 38619
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?
Re: spotify
Deezer maybe?
- 15 Mar 2024 11:25
- Forum: Questions & Answers
- Topic: Start external program
- Replies: 3
- Views: 3214
Re: Start external program
Thx it works.
I will try to change it to
also I will try
The --start-time=$(($x-3)) to get it more in line (lip sync)
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}The --start-time=$(($x-3)) to get it more in line (lip sync)
- 13 Mar 2024 16:15
- Forum: Questions & Answers
- Topic: Start external program
- Replies: 3
- Views: 3214
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
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
- 13 Mar 2024 16:06
- Forum: Questions & Answers
- Topic: Vmix command get
- Replies: 2
- Views: 3297
Re: Vmix command get
Thx!
I removed the brackets and it works (with the GET).
I removed the brackets and it works (with the GET).