mirror of
https://github.com/mpv-player/mpv.git
synced 2026-06-06 20:10:30 +00:00
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.