Open yigib opened 1 year ago
Choosing Celluloid as the player and clicking the icon results in both mpv and Celluloid launching, both playing the video.
Steps to reproduce the behavior:
Only celluloid should be launching.
nightly (master branch)
players: mpv: name: mpv executable: mpv fullscreen: "--fs" pip: "--ontop --no-border --autofit=384x216 --geometry=98\\%:98\\%" enqueue: "" new_window: "" needs_ipc: true flag_overrides: {} celluloid: name: Celluloid executable: celluloid fullscreen: "" pip: "" enqueue: "--enqueue" new_window: "--new-window" needs_ipc: false flag_overrides: "*": "--mpv-%s" mpvnet: name: mpv.net executable: mpvnet.exe fullscreen: "--fs" pip: "--ontop --no-border --autofit=384x216 --geometry=98\\%:98\\%" enqueue: "--queue" new_window: "" needs_ipc: false flag_overrides: {}
No response
After some testing, I could not reproduce this bug. Does it still happen on newer versions?
Bug Description
Choosing Celluloid as the player and clicking the icon results in both mpv and Celluloid launching, both playing the video.
How to Reproduce
Steps to reproduce the behavior:
Expected Behavior
Only celluloid should be launching.
Version
nightly (master branch)
Configuration
Relevant log output (optional)
No response
What browsers are you seeing the problem on? (optional)
No response
Checklist: