-
released this
2026-07-15 21:45:51 +03:00 | 0 commits to master since this release📅 Originally published on GitHub: Tue, 07 Jul 2026 04:45:28 GMT
🏷️ Git tag created: Tue, 07 Jul 2026 04:42:48 GMT📦 v2.6.0 — 2026-07-07
🔀 Other changes
- Fix docker-build.sh after Jellyfin2Samsung → Apps2Samsung rename (#417)
- Fix docker-build.sh after Jellyfin2Samsung → Apps2Samsung rename (#417)
docker-build.sh still targets the pre-rename project, so it fails on
current master:MSBUILD : error MSB1009: Project file does not exist. Switch: Jellyfin2Samsung-CrossOS/Jellyfin2Samsung.csproj#361 renamed the csproj/assembly to Apps2Samsung but did not update the
build
script. Fix - point the two hardcoded paths (and the header comment) at
the new name:- PROJECT → Jellyfin2Samsung-CrossOS/Apps2Samsung.csproj
- BIN → .../publish/Apps2Samsung
Verified: ran ./docker-build.sh on current master (v2.5.7) in the
sdk:8.0
container - publish succeeds and produces the Apps2Samsung binary. by @PatrickSt1991 in https://github.com/Apps2Samsung/Apps2Samsung/pull/418- Catalog: row-select preview + per-app versions (#420) + v2.6.0 (#424)
- Auto-detect OS language on first run (#421) (#423)
- Add Open Logs Folder button to error dialog (fixes #419) (#426)
New Contributors
- @eduardomozart made their first contribution in https://github.com/Apps2Samsung/Apps2Samsung/pull/426
Full Changelog: https://github.com/Apps2Samsung/Apps2Samsung/compare/v2.5.7...v2.6.0
Platform Status Notes 🍎 macOS (.app + dmg) ✅ Stable ARM64 + Intel 🍎 macOS (CLI) ✅ Stable Per-arch tar.gz 🐧 Linux ✅ Stable x64 + ARM64 (tar.gz / .deb) 🪟 Windows ✅ Stable CI-built
🛡️ Security Notice
Antivirus warnings may occur and are likely false positives.
Downloads
mirror of
https://github.com/Jellyfin2Samsung/Samsung-Jellyfin-Installer.git
synced 2026-03-01 11:21:12 +03:00