← Package directory
Available on winget

Install Jellyfin2Samsung

Bridge tool to install Jellyfin on all Samsung Tizen Devices

Install with winget
winget install --id Jellyfin2Samsung.Jellyfin2Samsung
Upgrade
winget upgrade --id Jellyfin2Samsung.Jellyfin2Samsung
Uninstall
winget uninstall --id Jellyfin2Samsung.Jellyfin2Samsung

About Jellyfin2Samsung

Bridge tool to install Jellyfin on all Samsung Tizen Devices

What's new in 2.3.1.1

πŸ“¦ [v2.3.1.1] – 2026-06-04 βœ… What's New & Improved #355 - Slow Jellyfin boot (40-60s) after auto-login injection (JellyfinIndex.cs) - InjectAutoLoginAsync() - stopped injecting the server's self-reported LocalAddress blindly; it's now probed for reachability first and falls back to the verified server URL. Added LastConnectionMode: 2 (Manual) so the web client connects to the known-good address immediately instead of probing connection modes - UpdateServerAddressAsync() - the config.json LocalAddress fallback is now gated on the same reachability check, so a dead .local/IP entry can't stall the server-select path either - Root cause: Jellyfin's web client pings every stored address on startup with a 20s timeout (fetchWithTimeout) before falling back, so each unreachable address added ~20s to cold boot (40s = two dead addresses, 60s = three). A plain credential-less install was fast because there was no saved server to reconnect to - IsAddressReachableAsync() added to JellyfinApiClient.cs - bounded GET on /System/Info/Public (3s budget); only addresses that respond at install time get baked into credentials or config.json ─────────────────────┬─────────┬─────────────────────────── Platform β”‚Status β”‚Notes ─────────────────────┼─────────┼─────────────────────────── 🍎 macOS (.app + dmg)β”‚βœ… Stableβ”‚ARM64 + Intel ─────────────────────┼─────────┼─────────────────────────── 🍎 macOS (CLI) β”‚βœ… Stableβ”‚Per-arch tar.gz ─────────────────────┼─────────┼─────────────────────────── 🐧 Linux β”‚βœ… Stableβ”‚x64 + ARM64 (tar.gz / .deb) ─────────────────────┼─────────┼─────────────────────────── πŸͺŸ Window...

Read release notes

Version history

Version Updated Notes
2.3.1.1 Unknown πŸ“¦ [v2.3.1.1] – 2026-06-04 βœ… What's New & Improved #355 - Slow Jellyfin boot (40-60s) after auto-login injection (JellyfinIndex.cs) - InjectAutoLoginAsync() - stopped injecting the server's self-reported LocalAddress blin...
2.3.0.2 Unknown πŸ“¦ [v2.3.0.2] – 2026-05-29 βœ… What's New & Improved - Added macos-arm64 binary path ─────────────────────┬─────────┬─────────────────────────── Platform β”‚Status β”‚Notes ─────────────────────┼─────────┼──────────────────────...
2.3.0.1 Unknown πŸ“¦ [v2.3.0.1] – 2026-05-26 βœ… What's New & Improved - Updated document site Moved version and screenshot to json instead of hardcoded - Logs folder button Settings warning Localization - Styling fix - Allow nullable Jellyf...
2.2.1.0 Unknown πŸ“¦ [v2.2.1.0] – 2026-05-10 βœ… What's New & Improved - Added ARM64 binaries (#336) - Merge branch 'beta' of https://github.com/PatrickSt1991/Samsung-Jellyfin-Installer into beta - build yamls updated for arm64 - chore: upda...
2.2.0.9 Unknown πŸ“¦ [v2.2.0.9] – 2026-05-04 βœ… What's New & Improved - Bug fixes v2.2.09 (#334) - Arch Linux's CA bundle fix - fix: missing font (#332) - GitHub Auth for SDB ─────────────────────┬─────────┬─────────────── Platform β”‚Status...
2.2.0.8 Unknown πŸ“¦ [v2.2.0.8] – 2026-04-23 βœ… What's New & Improved - Reversed IP Warning - Fix resolve "undefined" server display on Samsung TVs and add mDNS (.local) warning ─────────────────────┬─────────┬─────────────── Platform β”‚Stat...
2.2.0.7 Unknown πŸ“¦ [v2.2.0.7] – 2026-04-11 βœ… What's New & Improved - NixOS Shell added by @Confused-Engineer #321 - Merged capability calls to prevent unexpected connection error #318 - CustomWGT Path cleared after installation #320 ────...
2.2.0.6 Unknown πŸ“¦ [v2.2.0.6] – 2026-04-10 βœ… What's New & Improved - Added feature by @balcsida, GitHub Token support to prevent rate limits by using your own GitHub token - YouTube trailers language fallback by @kingchenc, allowing you...
2.2.0.4 Unknown No notes