Remove long hex root ids and use only friendly names

This commit is contained in:
2026-05-30 02:28:58 +00:00
parent 3551808351
commit ada61e1400
8 changed files with 20 additions and 52 deletions
+2 -1
View File
@@ -1,7 +1,8 @@
# API
MediaHive exposes a small local API used by the desktop app and frontend.
All media paths are scoped to a **root**, identified by a stable `root_id`.
All media paths are scoped to a **root**, identified by a friendly `root_id`
(same identifier shown as the root name).
## Endpoints