mirror of
https://github.com/Jellyfin2Samsung/Samsung-Jellyfin-Installer.git
synced 2026-03-01 11:21:12 +03:00
-
released this
2026-07-15 21:46:26 +03:00 | 0 commits to master since this release📅 Originally published on GitHub: Sat, 11 Jul 2026 11:17:14 GMT
🏷️ Git tag created: Wed, 15 Jul 2026 04:30:00 GMT📦 v2.7.0-beta — 2026-07-12
The headline of this release is a brand-new Android app — Apps2Samsung now runs on your phone as a full installer head, so you can put Tizen apps on your Samsung TV without a laptop.
📱 New: Apps2Samsung for Android
- Scan & pick your TV — finds debug-ready Samsung TVs on your network (and shows your phone's own LAN IP, since that's fiddly to find on a phone).
- App catalog — the same App / Version sources as the desktop (Jellyfin and its variants, Moonfin, Litefin, the Tizen Community bundle, …), plus a "?" catalog view with app previews, versions and descriptions.
- Install your own
.wgt— a "Custom WGT file" option installs a local package straight from the phone (works offline too). - Samsung sign-in + automatic certificate — logs in with your Samsung account and provisions the signing certificate for you.
- Download → re-sign → install, entirely in-process over the developer protocol.
- TVApp channels — add name + m3u8 stream URL pairs in Settings; they're written into the TVApp package's channel list at install time.
- Settings — GitHub token (avoids API rate limits), extra TV DUIDs (one cert can cover several TVs), and toggles for Remove old version, Open after installation, Preserve WGT file, and Show all Jellyfin versions.
- Self-update check — offers the new APK when a newer build is available.
- Post-install popup with a Ko-fi QR + "🍺 Buy me a beer".
- Ships as a sideloadable
.apk(see Assets below).
🧱 Under the hood
Apps2Samsung.Coreshared library now hosts the pieces both apps use — the TV scan, the SDB engine, certificate provisioning, the catalog (release models + fetcher), the package-modification pipeline (TVApp channel injector), the update checker, and the build-info / version helper behind the "?" view. One source of truth for the desktop and mobile heads.- PKCS#12 certificates are now built so Android can read them too.
🖥️ Desktop
- Upgraded to .NET 10.
- Added an Open Logs Folder button to the error dialog (#419).
⚠️ Beta — pre-release builds for testing. The Android APK is unsigned for the store; sideload it and allow installs from your browser/file manager.
Platform Status Notes 🤖 Android (.apk) ⚠️ Beta New! Sideload; your phone as the installer 🪟 Windows ⚠️ Beta CI-built (.zip) 🐧 Linux ⚠️ Beta x64 + ARM64 (tar.gz / .deb) 🍎 macOS ⚠️ Beta ARM64 + Intel (.app + dmg / tar.gz) Downloads