A flexible playlist builder for vMix
WELCOME
vScheduler for vMix is an automated way to schedule programming(such as videos, images, audio clips, and more) for playback in vMix. It is a fork of a similar project called vMixScheduler. There are two parts to the program: vController and vManager
vManager
Use it to create the list of content each day. The schedule starts at a set time and runs until the last item in the list is finished. The files can be saved in XML format to be edited or aired later.
vController
Here is the brain of the whole operation. It’s responsible for loading and unloading content from vMix and playing it back at the right times. Together, these two programs make up the vScheduler system.
Download: vScheduler for vMix v1.1.4-alpha.3+builddate300821.zip
CHANGELOG:
vManager 1.1.4-alpha.3+builddate30082021
- [FIX] Correcting the copy/paste bug
vController 1.1.4-alpha.3+builddate30082021
- [FIX] Correcting the “vManager couldn’t be found” bug
Download: vScheduler.v1.1.4-alpha.2+builddate260821.zip
CHANGELOG:
vManager 1.1.4-alpha.2+builddate26082021
- [KNOWN ISSUE] When copy/cut and paste an event from one overlay to another overlay, the new event created keeps the copied overlay number internally. If you save and load the schedule those events will be in the wrong overlay. + All the events copied are linked: if you edit one the other will change at the same time. Be aware.
- [KNOWN ISSUE] when the start vManager couldn’t find vManager.exe (this append when when vController start automatically on computer startup)
- [KNOWN ISSUE] Some command failed when vMix is on heavy load or when the computer is on heavy load
- [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.2+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 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
Download: vScheduler v1.0.0-debug.2+builddate130621
CHANGELOG:
FOR TESTING PURPOSE ongoing work vController v1.0.0-debug.2+builddate130621
- Remove mediainfo references from vController
- fixing bug
vManager v1.0.0-debug.2+builddate130621
- Add entry in settings file for recent files
- Now display the current edited playlist name
- Prompt to save when closing, creating or opening a playlist
- Append function now only append the selected overlay content from the selection box to the current displayed overlay
- Adding export submenu to the file menu
- Adding recent files list to the file menu
- Fix some bug in Schedule Panel
- Renaming Edit menu to Events and Tools to Schedule
- UI fixing
- Other bug fixing
- STILL ONGOING TESTER NEEDED
Download: vScheduler v1.0.0-debug.1+builddate080621
CHANGELOG:
For testing purpose: Some drastics changes made to the code vController v1.0.0-debug.1+builddate080621
- Add a vMix address settings and ability to control vMix on another pc
- Remove “Mix” from name of classes and properties of project
- Add ability to control multiples overlays
- Adding 4 more tabs to the controler for overlays
- Others minor stuffs on vControler
vManager v1.0.0-debug.1+builddate080621
- Redesign UI of vManager (adding icons, remove useless button, adding a menu …)
- Add ability of managing multiples overlays
- Add a context menu
- Rewrite some functions for multiselection purpose
- Add new functions
- STILL ONGOING NEED TESTERS
Download: vMixScheduler v1.0
CHANGELOG:
- Storing initial source code from macjaeger on the git
- Changes to vWebClient