diff --git a/MUSIC_API.md b/MUSIC_API.md index a30f688a..f45dc94a 100644 --- a/MUSIC_API.md +++ b/MUSIC_API.md @@ -106,7 +106,8 @@ Returns the album's `meta.json`. Sends `ETag: `; a request with `If-None-Matc "title": "Live Shit: Seattle", // from the container title tag, if any "durationSec": 8130, "width": 1280, - "height": 720 + "height": 720, + "poster": "posters/1989 - Seattle.mp4.jpg" // present when a poster was generated (see §2.3.1) } // … ] @@ -124,6 +125,15 @@ GET /api/music/cover?path= Compressed JPEG (≤600px on the long edge, ~30–80 KB). Sends `ETag: `; `If-None-Match: ` → `304`. Only meaningful when the manifest entry has `"cover": true`. +#### 2.3.1 Video poster + +``` +GET /api/music/poster?path=&file=