mirror of
https://github.com/mpv-player/mpv.git
synced 2026-05-07 20:02:49 +00:00
b31c3d80ab
With -v -v there was an infinite loop of log messages, because every new logged script message to console triggers a new script message, which gets logged again.