First app to use the core-26.10-alpha `path` setting type. User picks their existing media folder (MEDIA_PATH=/mnt/media) in the install form; core installer validates the path server-side; compose mounts it read-only at /media. Docker-managed volumes hold /config and /cache; admin account is created from the first browser visit to :8096. No HW transcoding yet — that's a later schema extension. Also bumps the vendored manifest schema in scripts/vendor/ to match core 26.10-alpha — catches up both the missing `open_url` field (gap since 26.6-alpha) and the new `path` setting type. No changes needed to validate-catalog.py itself. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
5 lines
360 B
XML
5 lines
360 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round">
|
|
<circle cx="32" cy="32" r="26" opacity="0.28"/>
|
|
<path d="M12 18 H52 V46 H12 Z M12 26 H52 M18 22 L18 22 M24 22 L24 22 M30 22 L30 22"/>
|
|
<path d="M28 32 L28 40 L38 36 Z"/>
|
|
</svg>
|