erengy / taiga

A lightweight anime tracker for Windows
https://taiga.moe
GNU General Public License v3.0
2.11k stars 228 forks source link

Support to Jellyfin MPV Shim #1115

Open xd-mau5 opened 1 year ago

xd-mau5 commented 1 year ago

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

juplayLP commented 1 year ago

@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

dobbleg1000 commented 11 months ago

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

RenaldMorino commented 8 months ago

@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 commented 8 months ago

@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.