Jellyfin Forum
Clients For Windows - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: General Questions (https://forum.jellyfin.org/f-general-questions)
+--- Thread: Clients For Windows (/t-clients-for-windows)



Clients For Windows - R4RaiN - 2024-06-28

  • Jellyfin Media Player
  • Blink (known as Jellyplayer) [Github]
  • Jellyflix [Github]



RE: Clients For Windows - TheDreadPirate - 2024-06-28

Feishin - Dedicated music player

https://github.com/jeffvli/feishin

Jellyfin MPV Shim - A more direct application of the MPV playback engine. Allows for more customization and usage of newer MPV versions.

https://github.com/jellyfin/jellyfin-mpv-shim


RE: Clients For Windows - R4RaiN - 2024-06-28

@TheDreadPirate Thanks for the reply.

How to use 'Jellyfin MPV Shim' Is there any tut you can link up ?

What i tried till now is:

Installed 'Jellyfin MPV Shim'
Downloaded latest version of mpv from mpv.io
changed config file from 'config folder'

"mpv_ext": true,
"mpv_ext_ipc": null,
"mpv_ext_no_ovr": false,
"mpv_ext_path": "C:\\Users\\user\\Downloads\\mpv-x86_64-20240623-git-265056f\\mpv.exe",

what next or Am I missing something ?
Thanks in advance


RE: Clients For Windows - TheDreadPirate - 2024-06-28

There should be a system tray icon. You right click and provide it the address for your jellyfin server. Then in a web browser navigate to your jellyfin server and click the "Cast" icon in the top right and MPV shim should be a cast target.


RE: Clients For Windows - R4RaiN - 2024-06-28

Thanks, worked.