Skip to content

Releases: Saddytech/StreamBoxOS

StreamBoxOS v1.0.0 - Initial Release

Choose a tag to compare

@Saddytech Saddytech released this 03 Aug 09:33

StreamBoxOS v1.0.0 - Initial Release

🎉 First Public Release

A fully configured, license-compliant LibreELEC distribution ready for x86_64 home theater PCs.

📦 What's Included

  • Base: LibreELEC 12.0.1 + Kodi 21.3 Omega
  • Skin: Arctic Fuse 3 v3.2.15
  • Addons: 71 pre-installed and audited
  • Language: Italian pack included
  • IPTV: IPTV Simple Client (not configured - user must add their own legal sources)
  • Streaming: Netflix, Disney+, YouTube, Amazon Prime, and more (require valid subscriptions)

⚠️ Important Notes

  • Non-commercial use only (CC BY-NC-SA 4.0 license)
  • Widevine CDM NOT included - install via Kodi after first boot
  • No IPTV playlists configured - users must provide their own legal sources
  • Valid subscriptions required for all streaming services

📥 Download

# Download
wget https://github.com/Saddytech/StreamBoxOS/releases/download/v1.0.0/LibreELEC-custom-redistributable-CLEAN.img.gz

# Verify integrity
sha256sum -c LibreELEC-custom-redistributable-CLEAN.img.gz.sha256
# Expected: 06cb1fa48e390513e6121cce11fd3020e32d3b0dd3f6c45307d6ec00557dcd37

# Flash to USB
gunzip -c LibreELEC-custom-redistributable-CLEAN.img.gz | sudo dd of=/dev/sdX bs=4M status=progress
sync

📚 Documentation

✅ License Compliance

Every component has been audited. See LICENSE-COMPLIANCE-REPORT.md for complete details.

🙏 Credits

Built on the amazing work of LibreELEC Team, Kodi Foundation, and all addon developers.


SHA256: 06cb1fa48e390513e6121cce11fd3020e32d3b0dd3f6c45307d6ec00557dcd37
Size: 664 MB (compressed), 2.0 GB (uncompressed)
Platform: x86_64 only