It's a fork of vMixScheduler alpha by macjaeger.
As the website of macjaeger went off, another user, Tim-R, saved the source code and made a fork on git and made some change to it and call it vScheduler.
But he officially stopped the support of this project.
Since 3 years I've been consulting from time to time for a company that use this soft. so I decide add some of the features they seem to need and maintaining it. Tim was not on it any more so I forked it and start.
The purpose of this soft is to schedule a list of media (video, audio an images) in a flexible.
It's made of two app: The first one vManager help you to build schedule and save schedule file and send to the second one, vController which send the command to vMix.
Tested with vMix 17.
#### vManager 1.1.4-alpha.1+builddate26082021
- **[COMPATIBILITY]** Compatible with previous version of vManager 1.0.0 (can read/write schedule file)
- **[COMPATIBILITY]** Not compatible with previous version of vController 1.0.0 (bug occurs when using schedule generated with previous versions)
- **[FEATURE]** Implementing library features. Now user can choose, by clicking on the schedule/library submenu a list on folders where the program is going to seek for missing files.
- add/remove/update folders in library
- Fix path/fix all path option for correcting missing files path
- Auto fix path on load option to adjust files path when the user load a schedule
- **[FEATURE]** Two new menus on context menu to fix missing files path and open file's location
- **[FEATURE]** Fix path when pushing to vController to avoid missing files/path related bugs in vController
- **[FEATURE]** Event with missing media files are colored in red
- **[IMPROVEMENT]** Pull now work (was not implemented in previous versions)
- **[FEATURE]** "About" box added in the "HELP" menu
- **[FIX]** Remove useless control from the UI
- **[FIX]** Fixing The loop feature for slideshow events
- **[FEATURE]** Color event: now the user can select a custom color to display
- **[FIX]** Fixing the type of color event
- **[FIX]** Adjusting default value of events with more accurate one
- **[FEATURE]** Ability to preview events media file in the PREVIEW box (images and color type only for now)
- **[FIX]** Fixing bugs where some event's settings will not be saved in or loaded from the schedule xml file
- **[UI]** ui rework, icon added, some tooltips added
- **Many other bugs remove**
#### vController 1.1.4-alpha.1+builddate26082021
- **[COMPATIBILITY]** Not compatible with previous version of vController 1.0.0 (bug occurs when using schedule generated with previous versions)
- **[FEATURE]** Start/Stop vController button: vController will only start pushing event to vMix if vMix Api is detected and this button is on
- **[FEATURE]** Button to start vManager from vController
- **[FEATURE]** "About" box added
- **[FEATURE]** Red/Green button added to view in real time the state of vMix Api
- **[FEATURE]** New tray view with right click menu (close, About, Settings, Start vController) access
- **[FEATURE]** New vController settings added
- Run vMix when vScheduler start
- setting the path of vMix executable
- Run vController when computer start
- Minimize vScheduler on tray
- Force vMix to start external, recording, streaming or multicorder when vController is connected to vMix (all those
- Run once a named script (must be one of the script available is the setting panel/scripting menu) every time vController start to push schedule to vMix
- **[FIX]** Double input bug resolve
- **[FIX]** Remove automatic ask for admin rights, user have to do it manually
- **[FIX]** Fixing operator(manual) event not removing/stoping the previous input created by vController and creating black input in vMix
- **[FIX]** Fixing color event only showing black, now can display any color
- **[FIX]** Fixing slideshow(photos) event transitioning problems
- **[FIX]** Fixing audio event issue where continuing to play sound after another event has started
- **[FIX]** Fixing issue where clock frequenly freezes for many seconds
- **[FIX]** Two instances of vController can no longer be running at the same time
- **[FIX]** Fixing issue where ui will freeze when opening/closing setting panel of vController or the main program
- **[FIX]** Random crashes reduced when vMix Api commands don't respond or responds too late, and many others situation
- **[FIX]** Fixing vController.exe
- **[IMPROVEMENT]** Network load and delay reduced
- **[IMPROVEMENT]** Stability improvement (run for longer period of time without freezing or crashes
- **[UI]** ui rework, icon added, some tooltips added
- **A lot more fixes...**
vScheduler 1.1.4.png
(129kb) downloaded 0 time(s).
The main purpose of vScheduler is video/audio/image scheduling. I personally considers others features low priority. But feel free to participate.