kljohann / mpv.el

control mpv for easy note taking
GNU General Public License v3.0
145 stars 15 forks source link

Customize seconds to wait before timeout #25

Closed t4sk3 closed 2 years ago

t4sk3 commented 2 years ago

Currently mpv-start is set to wait for maximum half a second before exiting. Sometimes mpv can take longer than this to start. Could you add an option to customize the number of seconds mpv-start waits before exiting? 😊

kljohann commented 2 years ago

You can now set mpv-start-timeout to a larger value. :+1: