MultiFunPlayer v1.20.0
Added 2022-03-14 22:40:39 +0000 UTC
Download: https://github.com/Yoooi0/MultiFunPlayer/releases/tag/1.20.0
Additional patreon only changelog:
- Add SLR script streaming support

Changelog:
- Add dynamic outputs (#50), you can now add multiple outputs of the same type and/or remove the outputs you dont use. Allows for example one network output to OSR with another network output to [BusDriver](https://github.com/Yoooi0/BusDriver) VaM plugin, or output to multiple serial/network OSR devices at the same time. MFP will migrate old static outputs to the new system when loading previous configuration.

- Add WebSocket output target
- Add overview of enabled and script overriding features under axis name

- L: Axis Link, green when enabled, red when enabled with priority
- M: Motion Provider, green when enabled, red when enabled and provider blend is 50% or more
- S: Speed Limit, green when enabled, red when motion is being limited
- Reset DeoVR and HereSphere state when not watching video
- Improve auto skip to script start behaviour for streamed videos
- Fix video file not refreshing when adding/removing/editing path modifiers
- Fix high motion provider time drift
- Fix link axis not updating under certain conditions
- UI tweaks