chore(docs): fix formatting

This commit is contained in:
Xoconoch
2025-08-23 08:56:58 -06:00
parent 02eade237d
commit dada941346
7 changed files with 50 additions and 51 deletions

View File

@@ -11,7 +11,7 @@ Open an album from search or artist page.
- Large albums
- Tracks load progressively as you scroll
Backend endpoints used:
- GET `/api/album/info?id=...&limit=50&offset=...` (metadata + paged tracks)
- GET `/api/album/download/{album_id}` (queue download)
- GET `/api/progress/stream` (live queue updates)
- Backend endpoints used:
- GET `/api/album/info?id=...&limit=50&offset=...` (metadata + paged tracks)
- GET `/api/album/download/{album_id}` (queue download)
- GET `/api/progress/stream` (live queue updates)