taiga icon indicating copy to clipboard operation
taiga copied to clipboard

Support to Jellyfin MPV Shim

Open xd-mau5 opened this issue 1 year ago • 4 comments

This is a fork of MPV, for the use on Jellyfin, taiga supports MPV but it doesn't detect Jellyfin MPV Shim https://github.com/jellyfin/jellyfin-mpv-shim Format in the title is 'Anime Name - s#e# - Episode Name' Example My Hero Academia Season 6 - s1e23 - Deku vs. Class A - mpv

xd-mau5 avatar Mar 12 '23 02:03 xd-mau5

@xd-mau5 Seems that the shim's not recognized by taiga because it's not directly called "mpv.exe", but is called as "run.exe" you might want to try using an external MPV copy as a workaround for the time being

juplayLP avatar Mar 12 '23 19:03 juplayLP

@xd-mau5 Renaming the run.exe to mpv.exe worked for me. not sure if it will cause other issues

dobbleg1000 avatar Nov 19 '23 03:11 dobbleg1000

@xd-mau5 Renaming the run.exe to mpv.exe worked for me. not sure if it will cause other issues

That was it! It works for the Plex-MPV-Shim too if anybody ends up here looking for that!

RenaldMorino avatar Feb 29 '24 01:02 RenaldMorino

@xd-mau5 Renaming the run.exe to mpv.exe worked for me. not sure if it will cause other issues

The only problem I see is when using a package manager like scoop, because when you upgrade it will have the original name again.

xd-mau5 avatar Mar 01 '24 14:03 xd-mau5