Closed gudvinr closed 6 months ago
I run mpv externally from jellyfin-mpv-shim, and I have the mpv_log_level set to fatal because mpv is logging separately. Having a separate option would be desirable so I don't lose all of jellyfin-mpv-shim's logging to avoid the duplication.
Use mpv_log_level to set shim logger level too. That should remove excessive chatter from pings to the server.
Set level to INFO by default. During normal operations people don't need to have debug enabled.
Fixes #372