From dcf0545b3be16b6a7f47795abeedd51eedb3d94b Mon Sep 17 00:00:00 2001 From: Deluan Date: Mon, 28 Mar 2016 11:39:12 -0400 Subject: [PATCH] star/unstar.view now support albumId (for ID3 access) --- Compatibility.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Compatibility.md b/Compatibility.md index 5a51840..fe640ee 100644 --- a/Compatibility.md +++ b/Compatibility.md @@ -60,8 +60,8 @@ not supported by iTunes. Also keep in mind these differences between iTunes+GoSo | `getAvatar` | Always returns the same image | | || | _MEDIA ANNOTATION_ || -| `star` | Doesn't work with artists. No ID3 support | -| `unstar` | Doesn't work with artists. No ID3 support | +| `star` | Doesn't work with artists | +| `unstar` | Doesn't work with artists | | `setRating` | Doesn't work with artists | | `scrobble` | No Last.FM support yet. It is used to update play count, last played, skip count and last skipped | | ||