python-mpv icon indicating copy to clipboard operation
python-mpv copied to clipboard

mpv-2.dll support?

Open LeiYangGH opened this issue 3 years ago • 3 comments

In sourceforge download page, there's already mpv-2.dll, but the python code still hardcodes mpv-1.dll.

LeiYangGH avatar Dec 22 '21 14:12 LeiYangGH

mpv-1.dll can be found here (64bit)

ArjixWasTaken avatar Jan 21 '22 19:01 ArjixWasTaken

I think this issue should be pinned, as it has a download link that took me a lot of time to find, and it would save other's time.

ArjixWasTaken avatar Jan 21 '22 19:01 ArjixWasTaken

This issue should be fixed now right? https://github.com/jellyfin/jellyfin-mpv-shim/issues/246 mentions it is fixed

borro0 avatar Aug 08 '22 19:08 borro0

@borro0 you are right, starting with commit 341f4c5c161d91d92a43fe7061657c46d2b3b934 which is part of python-mpv v1.0.1 both mpv-1.dll and mpv-2.dll are supported.

jaseg avatar Aug 16 '22 14:08 jaseg