From 0849d6b9019203f5b8dc365a7d1efd9eb2871e1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Deluan=20Quint=C3=A3o?= Date: Mon, 3 Feb 2020 11:50:46 -0500 Subject: [PATCH] docs: update `stream` notes --- API_COMPATIBILITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/API_COMPATIBILITY.md b/API_COMPATIBILITY.md index d41d09e4d..acaa4d8c2 100644 --- a/API_COMPATIBILITY.md +++ b/API_COMPATIBILITY.md @@ -54,7 +54,7 @@ Navidrome is actively being tested with: | `deletePlaylist` | | | || | _MEDIA RETRIEVAL_ || -| `stream` | Returns wrong content-length when downsampling | +| `stream` | No Transcoding/Downsampling support (for now)| | `download` | | | `getCoverArt` | Only gets embedded artwork | | `getAvatar` | Always returns the same image |