taiga
taiga copied to clipboard
Support to Jellyfin MPV Shim
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 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
@xd-mau5 Renaming the run.exe to mpv.exe worked for me. not sure if it will cause other issues
@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!
@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.