jellyfin / jellyfin-media-player

Jellyfin Desktop Client
GNU General Public License v2.0
2.87k stars 297 forks source link

Enable cert bundle autodetction by default #710

Closed nvllsvm closed 1 week ago

nvllsvm commented 1 week ago

Arch Linux's ffmpeg package recently switched to mbedtls. This results in the bundle path needing to be explicitly passed to mpv else verification will always fail.

https://gitlab.archlinux.org/archlinux/packaging/packages/ffmpeg/-/issues/10