-
released this
2026-01-17 16:23:09 +03:00 | 292 commits to master since this release📅 Originally published on GitHub: Sat, 17 Jan 2026 13:28:09 GMT
🏷️ Git tag created: Sat, 17 Jan 2026 13:23:09 GMT📦 [v2.0.0.0] – 2026-01-17
✨ What's New & Improved
🖧 Subnet validation
Local IP and Developer Host IP will be checked if it's in the same subnet mask, to prevent unexpected connection issues
🎨 Complete UI/UX Overhaul
The configuration interface has been completely redesigned with a modern tab-based navigation system for intuitive and efficient workflows.
🌓 Dark/Light Mode Support
Full theme customization is now available—seamlessly switch between dark and light modes to match your preferences.
🖌️ Jellyfin Custom CSS Styling
Personalize your Jellyfin experience with pre-configured CSS styling options or define your own custom themes directly from the installer.
📁 Organized Log Management
Log files are now automatically organized into a dedicated
Logsfolder for easier troubleshooting and maintenance.🔐 Reverse Proxy & Auto-Login Support
Comprehensive support for Jellyfin servers behind reverse proxies with automatic authentication:
- Reverse Proxy Configuration: New Base Path field for reverse proxy URLs (e.g.,
/jellyfin), combined host:port with base path support, and "Test Connection" button to verify server reachability - Automatic Authentication: Secure username/password authentication with encrypted access token storage, auto-login credential injection that pre-populates localStorage on Samsung TV, and "Login" button for seamless authentication
🎬 EditorsChoice Plugin Now Fully Functional
The EditorsChoice plugin is now fully operational and integrated.
🎞️ YouTube Trailer Error 153 Fix
Resolve YouTube playback issues by using the Local Streaming Server. Simply run the Docker container and configure the IP address in settings to restore YouTube trailer functionality.
🎋 Streamlined Custom WGT Installation
Custom WGT file installation has been relocated from Settings to the main window for improved accessibility. When viewing Releases, selecting a custom WGT file will replace the Version field with a WGT Selection field.
❌ Cancellable Samsung Sign-In
You can now cancel the Samsung sign-in process at any time, preventing indefinite waiting periods.
🗑️ Preserve Installed WGT Files
A new setting, "Don't delete WGT file", allows you to retain modified or downloaded WGT files after installation for future use.
🕸️ CORS Configuration Enhancement
Added wildcard CORS allowance (
Access-Control-Allow-Origin: *) toconfig.xmlto resolve Jellyfin server connectivity issues and enable proper cross-origin requests.🩹 Configuration Preservation
Modified
config.xmlhandling to append new entries rather than overwriting the entire file, preventing loss of existing configuration data during updates.
🙌 Special Thanks
A huge shoutout to @kingchenc for their invaluable contributions to this release! 🎉
⚠️ Platform Support Status
Platform Status Notes 🍎 macOS ✅ Fully Tested Tested on MacBook Pro (2017) 🐧 Linux ✅ Fully Tested Tested on Ubuntu 🪟 Windows ✅ Fully Tested Verified on Dell Latitude E7470
🛡️ Security Notice
⚠️ If Windows Defender or another antivirus flags this release, it's likely a false positive.
You can verify the integrity of the installer by checking its SHA256 checksum, available in the release assets.
💬 Feedback & Support
Thank you for using Samsung Jellyfin Installer!
Have feedback or found a bug? Open an issue or join the discussion.Downloads
- Reverse Proxy Configuration: New Base Path field for reverse proxy URLs (e.g.,
mirror of
https://github.com/Jellyfin2Samsung/Samsung-Jellyfin-Installer.git
synced 2026-03-01 11:21:12 +03:00