• 26.10-alpha 1dac7b810a

    26.10-alpha
    Some checks failed
    CI / validate (push) Failing after 11s
    CI / shellcheck (push) Successful in 22s
    Release / release (push) Successful in 6s
    Pre-release

    daniel released this 2026-04-21 11:48:33 +02:00 | 5 commits to main since this release

    Added

    • Jellyfin (v1.0.0, image jellyfin/jellyfin:latest). Media
      server for movies, shows, music on the LAN. First app to use the new
      path-type setting (core ≥ 26.10-alpha): the user picks their
      existing media folder in the install form (MEDIA_PATH=/mnt/media),
      the installer validates the path server-side, and docker-compose
      mounts it read-only at /media. Docker-managed volumes handle
      /config and /cache. Admin account bootstraps from the first
      browser visit to port 8096. Ports: 8096. No HW transcoding yet —
      that's a later schema extension.

    Changed

    • Vendored manifest schema (scripts/vendor/furtka_manifest.py)
      caught up to core 26.10-alpha: adds the open_url field (missing
      since 26.6-alpha cut) and the new path setting type. validate- catalog.py now accepts path-type settings without changes.
    Downloads