As MPV usually launches after loading the video, I have encountered the "Cannot play video" error multiple times due to MPV not playing the stream on time. After looking over the enime.el file, the error is attributed to run-with-timer having such a short time to wait for MPV to play the video. As MPV usually takes quite a long time for me to launch due to limited bandwidth, could the time on run-with-timer be extended?
As MPV usually launches after loading the video, I have encountered the "Cannot play video" error multiple times due to MPV not playing the stream on time. After looking over the enime.el file, the error is attributed to
run-with-timerhaving such a short time to wait for MPV to play the video. As MPV usually takes quite a long time for me to launch due to limited bandwidth, could the time onrun-with-timerbe extended?