From 8d3cf60a3b9253afc36447032fc95ee6b6496932 Mon Sep 17 00:00:00 2001 From: Deluan Date: Tue, 8 Mar 2016 23:31:32 -0500 Subject: [PATCH] Added size parameter to getCoverArt.view endpoint --- Compatibility.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Compatibility.md b/Compatibility.md index c9fd1c3..b3ff465 100644 --- a/Compatibility.md +++ b/Compatibility.md @@ -18,7 +18,7 @@ | _MEDIA RETRIEVAL_ ||| | `stream` | 1.5.0 | Random errors when downsampling | | `download` | 1.14.0 | | -| `getCoverArt` | 1.14.0 | Missing `size` parameter | +| `getCoverArt` | 1.14.0 | Only gets embedded artwork | | ||| | _USER MANAGEMENT_ ||| | `getUser` | 1.14.0 | Hardcoded all roles, ignores `username` parameter|