mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-13 21:31:22 +00:00
[Problem] Redumper speed=0 should omit speed flag #833
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Deterous on GitHub (May 21, 2025).
Originally assigned to: @mnadareski on GitHub.
I thought I had implemented it properly, but when selecting "0" speed from the dropdown, MPF adds a "--speed=0" flag to the command, when it should instead omit the speed flag altogether.
@Deterous commented on GitHub (May 22, 2025):
Somehow, this still happens