Open swazrgb opened 2 years ago
Noticed the same. Thanks for the workaround.
Thanks this helped!
This workaround no longer works as a recent update to mpv 0.35.0 that requires python-mpv==1.0.1. It's a catch-22 situation.
EDIT: Looks like this will require a complete rewrite to adopt python-mpv v1.0.1.
You can either backport a patch to python-mpv 0.5.2 or use external mpv mode: https://aur.archlinux.org/packages/python-mpv#comment-889644 https://aur.archlinux.org/packages/python-mpv#comment-889648
Thanks for pointing this out!
I just pushed a fix that should make it compatible with python-mpv 1.0.1. Please let me know if that works.
You can also use external MPV to work around this issue.
You can install the test fix using:
sudo pip3 install --upgrade git+https://github.com/iwalton3/plex-mpv-shim
@iwalton3, works for me 👍
Running plex-mpv-shim crashes with:
Workaround: