From 158b09740b1aebf27b5f1dc8683eceee408fe2e2 Mon Sep 17 00:00:00 2001 From: Deluan Date: Tue, 21 Jan 2020 18:15:16 -0500 Subject: [PATCH] Update compatibility table --- API_COMPATIBILITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/API_COMPATIBILITY.md b/API_COMPATIBILITY.md index 72e4ff148..355c54cc2 100644 --- a/API_COMPATIBILITY.md +++ b/API_COMPATIBILITY.md @@ -45,7 +45,7 @@ CloudSonic and Subsonic: | `getPlaylists` | `username` parameter is not implemented | | `getPlaylist` | | | `createPlaylist` | Return empty response on success | -| `updatePlaylist` | `comment` and `public` are not implemented | +| `updatePlaylist` | `comment` and `public` are not implemented. All playlists are public | | `deletePlaylist` | | | || | _MEDIA RETRIEVAL_ ||