Open c1-g opened 1 year ago
Just curious: is this a fix for this error when the remote url lacks a referrer:
mpv-run-command: `get_property' failed: property unavailable
@qingshuizheng Nope.
@qingshuizheng Nope.
Ahh, thanks. I might need to delve into this issue myself.
Most of these functions rely on
mpv-get-property
and sometimes--with enough queue--mpv-get-property
output the wrong data like time as url.These checks are to prevent Emacs from erroring out.